/*
	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: -
*/

/*.page-padding.shop-header-style1 {
    background: linear-gradient(to bottom, rgba(239, 207, 158, 0.4), transparent);
}*/
body {
    background: linear-gradient(to bottom, rgba(239, 207, 158, 0.4), transparent);
    background-size: 100% 300px;
    background-repeat: no-repeat;
}
header.header {
	background: white !important;
	padding: 25px 0;
}
@media (min-width: 1024px){
	header.header {
		font-size: 18px !important;
		font-weight: 300;
	}
}

.thb-full-menu>li a, .secondary-menu>li a {
    font-weight: 300;
}
.mobile-menu li a {
    display: block;
    padding: 15px 15px;
    font-size: 22px;
    line-height: 1.5;
    font-weight: 300;
}


div [role="main"] {
    padding: 0 10px;
}
.liste-a-puce li {
    list-style-position: outside !important;
	margin-left: 30px;
}

footer {
    background: #f1f1f2 !important;
	margin-top: 50px !important;
}
.footer-social-icons i {
    font-size: 40px !important;
}


.mobile-menu li span {
    font-size: 11px;
    right: 0 !important;
    top: 18px !important;
    background: #f1f1f2 !important;
    border-radius: 50px !important;
}
.mobile-menu li span:after {
    left: -10px !important;
    top: 3px !important;
}
.mobile-menu li a.active span:after {
    top: -2px !important;
}