.storefront-primary-navigation {
	background-color: #000000c4;
}

@media only screen and (max-width: 768px) {
	.storefront-primary-navigation {
		background-color: transparent;
	}
}

header#masthead {
	padding-top: 3.617924em;
}

.site-header, .secondary-navigation ul ul, .main-navigation ul.menu > li.menu-item-has-children:after, .secondary-navigation ul.menu ul, .storefront-handheld-footer-bar, .storefront-handheld-footer-bar ul li > a, .storefront-handheld-footer-bar ul li.search .site-search, button.menu-toggle, button.menu-toggle:hover {
	background-color: black;
}

button.menu-toggle {
	border: none;
}

.site-info a {
    display: none;
}
.site-branding a {
	color: #fff;
}
#site-navigation li a {
	color: #fff;
}
#site-header-cart .cart-contents {
	color: #fff!important;
}


/* Fra sjov.dk */
/* Cookies notice */
.cn-button.wp-default {
    background: #14bb29;
}
a#cn-more-info {
    background: none;
    text-decoration: underline;
}

/* Topbar */
.woa-top-bar-wrap {
	background: #e3ab00;
	padding: 4px 0px;
}
.woa-top-bar-wrap * {
    color: #fff;
    text-transform: uppercase;
    font-family: Montserrat, Arial!important;
}
.woa-top-bar-wrap p {
	margin-bottom: 0px;
  font-size: 13px;
}
.woa-top-bar-2 {
	text-align: right;
}
@media only screen and (min-width: 960px) {
	.woa-top-bar-wrap .textwidget span {
		margin-right: 30px;
	}
	.woa-top-bar-wrap .textwidget span:last-of-type {
		margin-right: 0px;
	}
}
@media only screen and (max-width: 960px) {
	.woa-top-bar-wrap p {
		font-size: 10px;
		text-align: center;
	}
	.woa-top-bar-wrap .textwidget span {
		margin-right: 5px;
	}	
}
/* Header */
header#masthead {
	padding-top: 3.617924em;
}
.site-branding .site-title a {
    font-size: 38px;
    text-shadow: 2px 2px 1px rgb(0 0 0);
}
.site-branding .site-description {
	text-shadow: 1px 1px 1px rgb(0 0 0);
}
p.site-description {
    background-color: #000000b3;
    padding: 0px 4px;
    display: inline-block!important;
	color: #fff;
}
.site-header, .secondary-navigation ul ul, .main-navigation ul.menu > li.menu-item-has-children:after, .secondary-navigation ul.menu ul, .storefront-handheld-footer-bar, .storefront-handheld-footer-bar ul li > a, .storefront-handheld-footer-bar ul li.search .site-search, button.menu-toggle, button.menu-toggle:hover {
	background-color: black;
}
.site-info a {
    display: none;
}
/* Navigation / Menu */
button.menu-toggle {
	border: none;
}
.storefront-primary-navigation {
	background-color: #000000;
}

@media only screen and (max-width: 768px) {
	.storefront-primary-navigation {
		background-color: transparent;
	}
}
@media only screen and (max-width: 960px) {
#site-navigation .menu {
    background: #000000;
    padding: 0px 15px;
}
}
#menu-main-menu .sub-menu a {
    color: black!important;
}
/* Sidebar menu kategorier */
div#woocommerce_product_categories-3 .product-categories li::before {
	content: '';
	background-image: url('/wp-content/uploads/2021/08/ikon-list-tomat.png');
	background-size: 18px;
height: 18px;
width: 18px; 
opacity: 1;
}
/* Cart */
.site-header-cart .widget_shopping_cart a, 
.site-header .product_list_widget li .quantity,
.site-header-cart .widget_shopping_cart .total{
    color: #000000;
}
.site-header-cart .widget_shopping_cart a:hover {
	text-decoration: underline;
	color: #000000;
}
/* WooCommerce */
.woocommerce-info a.button.wc-forward {
    background: #74bde6;
    padding: 0px 5px;
}
.woocommerce .products .product .button, a.button.checkout.wc-forward, button#place_order, a.checkout-button.button.alt.wc-forward {
    background: #0eab03;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.5px;
	font-size: 15px;
	font-family: Montserrat, Arial!important;
	font-weight: normal!important;
    width: 100%;
		margin-bottom: 0px;
}
.woocommerce .products .product .button:hover, a.button.checkout.wc-forward:hover, button#place_order:hover, a.checkout-button.button.alt.wc-forward:hover {
	background: #0cbd00;
}
/* Category */
li.product {
    background: whitesmoke;
}
h2.woocommerce-loop-product__title {
    margin: 0px 8px;
}
/* Sale badge */
.sale-perc {
    position: absolute;
	height: 86px;
	width: 89px;
    top: -15px;
    right: -25px;
    background-image: url('/wp-content/uploads/2021/05/tilbud-badge.png');
	background-size: 90px auto;
    color: #fff;
	line-height: 20px;
	font-size: 14px;
	text-transform: uppercase;
    padding: 18px 3px 0px 0px;
    border-radius: 2px;
	transform: rotate(10deg);
}
.sale-perc b {
	display: block;
	font-size: 28px;
}
.products .onsale {
	display: none;
}
.product .onsale {
	height: 86px;
	width: 89px;
border: 0;
    background-image: url('/wp-content/uploads/2021/05/tilbud-badge.png');
	background-size: 90px auto;
    color: #fff;
	line-height: 20px;
	font-size: 30px!important;
	text-transform: uppercase;
    padding: 30px 10px;
	margin-bottom: 0px;
    border-radius: 2px;
	transform: rotate(10deg);
}
/* Product */
.product h1.product_title.entry-title {
	margin-bottom: 0px!important;
}
#main .product .price {
	margin: 10px 0px!important;
}
.product .price ins span.woocommerce-Price-amount.amount {
	color: #000;
	font-size: 120%
}
.product button.single_add_to_cart_button.button.alt {
	background: #0eab03;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
	font-size: 15px;
	font-family: Montserrat, Arial!important;
	font-weight: normal!important;
    width: 70%;
		margin-bottom: 0px;
	clear: both;
	margin-bottom: 12px;
}
@media only screen and (min-width: 960px) {
h2.woocommerce-loop-product__title {
    height: 37px!important;
    overflow: hidden;
}
}
.after-add-to-cart {
    background: #eeeeee;
    width: 70%;
    padding: 5px 12px;
}
@media only screen and (max-width: 960px) {
	.after-add-to-cart {
    width: 100%;
}
	.summary .cart .button.alt {
		width: 100%!important;
	}
	.woocommerce-product-gallery {
		margin-bottom: 0px!important;
	}
	.product .onsale {
		position: absolute;
    z-index: 9999;
	}
	section.related.products .sale-perc {
		right: 0px;
	}
}
/* Mængderabat - Dynamic pricing and discounts */
.rp_wcdpd_product_page {
    margin-bottom: 0px!important;
}
/* Checkout */
.free-del-note {
    font-size: 120%;
    font-weight: bold;
}
.proceed-to-checkout-above-cart {
    text-align: center;
    max-width: 350px;
    width: 100%;
    margin: 0px 0px 10px 0px;
    float: right;
}
.shop_table td, .shop_table th {
    padding: 5px 10px;
}
.woocommerce-shipping-methods span.woocommerce-Price-amount.amount:before {
	content: "Tracking på pakken";
	display: block;
	font-size: 12px;
}
.woocommerce-checkout .site-header .storefront-primary-navigation {
	display: none;
}
.woocommerce-checkout header#masthead {
    padding-top: 1.8em;
}
.woocommerce-checkout .storefront-breadcrumb {
	display: none;
}
.woocommerce-checkout .entry-header {
	padding: 15px 0px 10px 0px!important;
}
.form-row-wide {
	clear: none!important;
}
.wc-left {
    width: 44.4444444444%;
    float: left;
    margin-right: 11.1111111111%;
}
.wc-right {
    width: 44.4444444444%;
    float: right;
    margin-right: 0;
}
/* Checkout add-ons tiktok indpakning */
div#wc_checkout_add_ons {
    background: #e3ab00;
    border-radius: 5px;
    padding: 15px;
}
div#wc_checkout_add_ons p {
    margin-bottom: 0px;
	color: #fff;
}
div#wc_checkout_add_ons p:first-of-type {
	font-size: 22px;
}
div#wc_checkout_add_ons p:first-of-type {
	background-image: url('/wp-content/uploads/2021/07/tiktoklogo-lille.png');
	background-repeat: no-repeat;
	background-size: 25px 25px;
	padding-left: 30px;
	background-position: 0px 5px;
	
}
div#wc_checkout_add_ons p:first-of-type input {
	display: none;
}

/* Holler box hollerbox popup */
/*.holler-box .avatar {
	display: none;
}
span.hwp-powered-by {
    display: none;
}
.hwp-row {
    background: transparent;
}
.hwp-close i {
  font-size: 22px;
}
.hwp-row input {
    padding: 5px 10px!important;
    height: auto!important;
    margin-bottom: 5px!important;
	border-radius: 3px!important;
}
.hwp-row input[type="submit"] {
	background: #0eab03;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 15px;
    font-family: Montserrat;
    font-weight: normal!important;
	
}*/
/* Nyhedsbrev popup */
/* Fra sjov.dk slutter */