/*
Theme Name:   	NB
Theme URI:    	nb.signon.no
Author:       	Sorenso AS
Author URI:     http://sorenso.no
Template:     	storefront
License:      	Proprietary
License URI:  	http://www.gnu.org/licenses/gpl-2.0.html
*/

/*
 * Add your own custom css below this text.
 */

body {
	background-color: #ececec;
}

/*
.storefront-primary-navigation {
	background-color: #ececec;
}
*/


.woocommerce-info, .woocommerce-noreviews, p.no-comments {
	background-color: #dd0c24;
}

.site-header {
	background-image: url(./assets/nb_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-size: 75px auto;
	background-color: #ececec;
	padding-top: 0;
	margin-bottom: 0!important;
}

.site-search form {
	display: inline-block;
}

@media screen and (max-width: 767px) {
	.sorenso > ul > li {
		flex: 1 0 100%!important;
		max-width: 100%!important;
	}
}



@media screen and (min-width: 768px) {

        #form-menu {}

        #form-menu ul {}

        #form-menu li {
                float: left;
                margin-right: 10px;
        }

        #form-menu a {
                color: #2c2d33;
        }

	#site-navigation {
		margin-top: 10px;
	}

	#masthead > .col-full {
		height: 120px;
	}

	#menu-toppmeny a {
		padding: 1em 0.5em;
		text-transform: uppercase;
		font-weight: bold;
		color: #222;
	}

	.storefront-secondary-navigation.woocommerce-active .site-header .secondary-navigation {
		width: 50%;
		float: right;
	}
	.secondary-navigation ul.menu a {
		color: #ffffff;
	}
	.secondary-navigation ul.menu a:hover {
		color: #a0cc39;
	}

	.woocommerce-active .site-header .site-branding {
		width: 157px;
		float: left;
		margin-right: 4.347826087%;
		margin-top: 44px;
		margin-bottom: 0;
	}

	.woocommerce-active .site-header .site-branding img {
		width: 157px;
		position: relative;
	}

	.site-header {

	}

}


.site-footer {
	background: #dd0c24;
	border-top: 1px solid #a5a5a5;
	color: #fff;
	padding: 20px;
	text-align: center;
	font-size: 14px;
}


/* aner ikke hva dette er, men det tar opp plass på front */
#post-25 {
	display: none;
}
