/*
	Theme Name: The Voux Child Theme
	Theme URI: http://themeforest.net/user/fuelthemes
	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
*/

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

#easy-opt-in-widget-2 { padding: 30px 15px;}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-optin-cat .tooltipster-box { background-color: #333 !important;}


.post.listing.listing-style2 .listing_content .post-title h6 {
    font-size: 15px;
    font-weight: 500;
}
.post.featured-style11 .featured-title {
    margin-top: 5%;   
}
.header .social-holder .icon-1x {
    font-size: 20px;
}
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
    padding: 10px 15px; 
}
footer .widget.style5 > strong {
    margin-top: 20px;
}
.thb-post-style1-content .post-meta {
    display: none !important;
}
#subfooter p {
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 0;
}
.authorpage .avatar {
    width: 50px;
}
.authorpage .author-content {
    padding-left: 65px;
}

.post .post-author em {
    font-style: normal;
}
.post.featured-style2 .featured-title .post-author {
    display: none;
}
.post.featured-style2 .featured-title .post-meta a {
    color: #fff;
    background: #64C0E7;
	margin-bottom: 0;
}
.widget_metaslider_widget {
    padding: 20px;
}
.post.featured-style2 .featured-title .post-title h3 {
	margin-bottom: 0;
}
.post.featured-style2 .featured-title {
    background: rgba(0,0,0,0.8);
    border: 1px solid #000;
}
.post.featured-style2 .post-title a{
    color: #fff;   
}
.theme-light .nivo-controlNav {
    text-align: center !important;
}
.jaw_widget li ul {
    margin-left: 30px;
    margin-top: 5px;
}
.widget.style5 ul li {
    padding-bottom: 10px;
    margin-bottom: 2px;
}

.widget.style5 {
    border: 2px solid #f0f0f0;
}
.wpcf7-display-none {
    display: none;
}
.widget.style5.widget_metaslider_widget {
    padding: 10px 0px 0px 0px;
}
.post.featured-style5 .featured-title {
    background-color: rgba(51,51,51,0.8);
}
.post.featured-style5 .featured-title .post-title h3 {
    text-transform: none;
}
.post.featured-style5 .featured-title .post-title h3 a {
    color: #fff;
}

.listing_content .post-meta.style2 {
    display:none;
}
#footer .widget ul.menu li a {
    font-size: 14px;
    text-transform: none;
}
#category-title h1, #category-title p {
    display: none;
} 
#category-title {
    padding: 10px;
    background-image: none !important;
}
.full-menu-container .full-menu > .current-menu-item > a {
    color: #64c0e7;
}
.authorpage .author-content h5 {
    font-size: 38px;
}
.post .article-tags {
    text-transform: none;
}
.post .article-tags strong {
    text-transform: uppercase;
}
.post .article-tags a {
    background: #ff686b;
    padding: 0px 5px;
    color: #fff;
}
#subfooter a {
    margin: 0 20px;
}
#footer.style1 {
    padding-top: 30px;
}
.post .post-meta.style2 a {
	padding: 1px 5px;
}
.slick-nav {
	border: 1px solid rgba(0,0,0,0.2);
}
.slick-nav svg {
	fill: #000;
}
.boxed-icon.google-plus.social{display:none;}

@media screen and (min-width: 64.0625em) {
 .hide-for-large, .hide-for-large-up {
    display:none;
 }
 .post.featured-style5 .featured-title {
    width: 50%;
    padding: 20px;
}
.category_container.author-information .inner {
    padding: 20px;
}
}
@media only screen and (min-width: 75em){
    .author-information .authorpage .avatar{
        width: 84px;   
    }
    .author-information .authorpage .author-content{
        padding-left: 114px;
    }
}
@media only screen and (min-width: 40.063em){
    .post .post-title h1 {
        font-size: 50px;
    }
}