/*
Theme Name:   	Avis SE
Theme URI:    	avisse.signon.no
Author:       	Sorenso AS
Author URI:     http://sorenso.no
Template:     	storefront
License:      	GNU General Public License v2 or later
License URI:  	http://www.gnu.org/licenses/gpl-2.0.html
*/

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


body {
	background-color: #fff;
}

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

body.archive h2.woocommerce-loop-product__title {
	height: 60px;
}

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

#page .storefront-primary-navigation {
	background-color: #eee;
}

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

.site-header {
	background-color: #fff;
	padding-top: 1em;
	margin-bottom: 0!important;
}

@media screen and (max-width: 767px) {
	.woocommerce-active .site-header .site-branding {
		width: 200px!important;
	}

        #page .storefront-primary-navigation {
                background-color: #fff;
        }
        .handheld-navigation #menu-toppmeny-1 a {
                font-weight: bold;
                color: #d4002a;
        }

        .handheld-navigation #menu-toppmeny-1 li:last-child a {
		color: #00285f;
	}

	.sorenso > ul > li {
		flex: 1 0 100%!important;
		max-width: 100%!important;
	}

	#masthead {
		padding: 20px;
	}

	#masthead .col-full {
		margin: 0;
	}

	#avis-logo {
		width: 70px;
	}

	#budget-logo {
		width: 110px;
		margin-left: 10px;
	}

}

@media screen and (min-width: 768px) {
	#form-menu {}

	#form-menu ul {}

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

	.site-header-cart .cart-contents {
		padding: 1em;
	}

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

	.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: 194px;
		margin: 17px 0;
	}

	.site-header {

	}

}


.site-footer {
	background: #d4002a;
	color: #fff;
	padding: 20px;
	text-align: center;
	font-size: 14px;
}

.woocommerce-active .site-header .site-branding {
	width: 440px;
}

.site-header .site-branding img {
	float: left;
}

#budget-logo {
	margin-left: 20px;
}

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

a:focus,
button:focus,
.button.alt:focus,
input:focus,
textarea:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus {
	outline: none;
}
