/*
	Theme Name: North Child Theme
	Theme URI: https://themeforest.net/item/north-responsive-woocommerce-theme/9117256
	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
	Author URI: http://themeforest.net/user/fuelthemes
	Template: north-wp
	Text Domain: north
	License: Themeforest Split Licence
	License URI: -
*/

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

h1, h2, h3, h4, h5 {
	letter-spacing: 3px !important;
}

#thb_fullscreen_rows .fp-section .fp-tableCell .inner-wrap.row .vertical-top .vc_column-inner {
	justify-content: flex-start;
	padding: 3vh 2vw 0 2vw;
}

.thb-footer-copyright p, .metalpotato {
    font-size: 12px;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.81) !important;
}

.footer .thb-footer-menu+.thb-footer-copyright, .metalpotato {
	padding-top: 20px !important;
	margin-top: 0px !important;
}

.thb-footer-credit{
	margin-top: 6px !important;
}

.homeimage img {
    max-width:115px !important;
}

.maxwidth1100 {
    max-width:1100px;
    margin: auto !important;
}

div.top {
    vertical-align:top !important;
}

.maxwidth800 {
    max-width:800px;
}

.testimonial p {
    color:black;
    font-size:18px;
    max-width:950px;
    margin:auto;
    letter-spacing:1px;
    margin:20px 0;
}

.testimonial-name {
    font-size: 19px;
}

.testimonial p strong {
    padding:40px 0 !important;
}

.footer .footer-social-icons .social {
    font-size: 18px;
}

.page-title {
    padding-top: 94px;
    background-size: cover;
}
 /** Testimonials slider fix START **/
.fp-tableCell .wpb_wrapper {
	width: 100%;
}
.fp-tableCell .wpb_wrapper .testimonial {
	width: 100% !important;
}
/** Testimonials slider fix END **/

.fp-tableCell h3.testimonial-heading {
	display: none;
}
.fp-tableCell .testimonial-client {
	font-weight: 400;
    line-height: 1.3;
	font-family: Merriweather, sans-serif;
	color: #000;
	font-size: 26px;
}
.fp-tableCell .testimonial-inner>div, .fp-tableCell .testimonial-inner>div p {
	text-align: center;
}
.fp-tableCell .testimonial-inner>div p {
	width: 100%;
	display: inline-block;
}

.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-center {
  display: inline-block;
}


.thb_subscribe {
  display: block;
  margin: 40px auto;
}

#mc4wp-form-1 {
	max-width: 360px;
    margin-right: auto;
    margin-left: auto;
}

#mc4wp-form-1 .mc4wp-form-fields {
	width: 100%;
	position: relative;
}
#mc4wp-form-1 .mc4wp-form-fields input[type="email"] {
	margin: 0;
    width: 100%;
    padding-right: 70px;
}

#mc4wp-form-1 .mc4wp-form-fields .widget_subscribe_btn {
	position: absolute;
    top: 0;
    right: 0;
    height: 100%;
}

select#thb-quick-shop-categories option:nth-child(2) {
    display: none;
}

.header #thb_fullscreen_rows .fp-section .fp-tableCell {
    padding: 100px 0 0 !important;
}

.header {
    padding: 35px 0 !important;
}

.home .header .row {
    	padding: 0 35px;
    }
    
.archive h2.thb-shop-title {
    color: transparent;
}

@media (min-width:900px) and (max-width:2000px) {
    
    .breakpoint-hide {
		display: none;
	
	}
}



.home .row {
    	padding: 0 0;
    }