@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Merriweather:wght@300;400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;700&display=swap');

/* @import url(//db.onlinewebfonts.com/c/720049974638e0f423aa4c697ca4a59e?family=Flama+Condensed+Basic); */

html {
    overflow: inherit;
}
body, button, span.date_label, .timeline_items li h3 span, input[type="submit"], input[type="reset"], input[type="button"], input[type="date"], input[type="text"], input[type="password"], input[type="tel"], input[type="email"], textarea, select, .offer_li .title h3 {
    font-family: 'Barlow Condensed', Arial, Helvetica, sans-serif!important;
}
.compose-mode .vc_element .vc_element-container, .view-mode .vc_element .vc_element-container {
	z-index: 2;
}
.fontWegithNormal{
    font-weight: normal;
}
/* font-family: 'Merriweather', serif; */

body {
    font-family: 'Barlow Condensed', sans-serif!important;
    font-size: 14px;
    line-height: 30px;
    color: #555;
    font-weight: 400;
    vertical-align: baseline;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    background-color: #ffffff;
}

p {
    margin: 0 0 20px 0;
}

h1,
h2,
h3,
h4 {
    font-family: 'Barlow Condensed', sans-serif!important;
    margin: 0 0 20px 0;
    color: red;
}

dl,
ol,
ul {
    margin: 0;
    padding: 0;
}


/* HomePage Styles */
.white-button a.vc_btn3-style-outline {
	font-size: 20px!important;
    color: #ffffff!important;
    text-transform: uppercase;
    border: 2px solid #ffffff!important;
}
	.white-button a:hover {border-color:#2a2a2a !important;}
.top-banner {
    max-height: 700px;
    margin-bottom: 70px;
}
.top-banner .wpb_single_image, .top-banner .vc_single_image-wrapper {
    margin-bottom: 0px;
}
.homePageImagebox1 .vc_single_image-wrapper {
    margin: 0px !important;
}
.woocommerce-form-login button.woocommerce-button {
    border-radius: 0px;
    background: #fff!important;
    border: 1px solid #282828;
    color: #282828!important;
    text-transform: uppercase;
    font-weight: 500!important;
}
.woocommerce-form-login button.woocommerce-button:hover {
    background: #282828!important;
    color: #fff!important;
}
#Content {
    padding-top: 0px !important;
}

#Top_bar {
    position: initial !important;
}


.bubble-bottom-left:before {
    content: "";
    width: 65px;
    height: 83px;
    position: absolute;
    bottom: -25px;
    left: 50px;
    transform: rotate(45deg) skew(15deg, 15deg);
	background:#D4D5D6;
}
.common-row figure .vc_single_image-wrapper{
	margin-bottom:0px;
}
.woocommerce .woocommerce-breadcrumb{
    font-size: 40px!important;
    color: #464545!important;
    font-weight: 700!important;
    text-transform: uppercase!important;
}
.woocommerce .woocommerce-breadcrumb a {
    font-size: 40px!important;
    color: #464545!important;
}
.woocommerce-message a.button {
    background: #fff!important;
    color: #282F35!important;
    border: 1px solid #282F35;
    border-radius: 0px;
    transition:.3s;
}
.woocommerce .wc-proceed-to-checkout .checkout-button.button.alt {
    background: #fff!important;
    color: #282F35!important;
    border: 1px solid #282F35;
    border-radius: 0px;
    padding: 15px 20px!important;
    font-weight: 600;
    font-size: 18px;
    transition:.3s;
}
.woocommerce table.shop_table td.actions .coupon button[name="apply_coupon"] {
    border-radius: 0px;
    background: #fff!important;
    border: 1px solid #282F35;
    color: #282F35;
    text-transform: uppercase;
    font-weight: 600;
    transition:.3s;
}
.woocommerce button.button[name="update_cart"],
.woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled] {
    border-radius: 0px;
    background-color: #fff!important;
    color: #282F35!important;
    border: 1px solid #282F35;
    font-weight: 600;
    transition:.3s;
    text-transform:uppercase;
}
.woocommerce form.checkout_coupon .button {
    background: #fff!important;
    border-radius: 0px;
    border: 1px solid #282828;
    color: #282828;
    text-transform: uppercase;
    font-weight: 500;
    transition:.3;
}
.woocommerce-message a.button:hover,
.woocommerce .wc-proceed-to-checkout .checkout-button.button.alt:hover,
.woocommerce table.shop_table td.actions .coupon button[name="apply_coupon"]:hover,
.woocommerce button.button[name="update_cart"]:hover,
.woocommerce form.checkout_coupon .button:hover{
    background: #282F35!important;
    color: #fff!important;
}
.woocommerce table.shop_table td.actions .coupon .input-text {
    font-weight: 500!important;
    letter-spacing: 1px!important;
    font-size: 13px!important;
}
.woocommerce-checkout #payment ul.payment_methods li label {
    line-height: 23px!important;
}
.ftd-checkout-steps li.active .ftd-step-number {
    background: #282F35!important;
}
.ftd-cart-step .woocommerce .woocommerce-message {
    width: auto!important;
    line-height: 44px;
}
.common-row{
	margin-left:0px!important;
	margin-right:0px!important;
}
.outline-button a.vc_btn3-style-outline {
    font-size: 20px!important;
    color: #282F35!important;
    text-transform: uppercase;
	border: 2px solid #282F35!important;
}
.outline-button a.vc_btn3-style-outline:hover {
    color: #ffffff!important;
	background:#282F35!important;
}
.outline-button a.vc_btn3-style-outline.vc_btn3-color-white {
	background:#fff!important;
	border: 2px solid #fff!important;
}
.outline-button a.vc_btn3-style-outline.vc_btn3-color-white:hover {
	background:transparent!important;
	border: 2px solid #fff!important;
}
.border-top-left-radius > div,
.border-top-left-radius figure img{
	border-top-left-radius:25px;
}
.border-top-right-radius > div,
.border-top-right-radius figure img{
	border-top-right-radius:25px;
}
.border-bottom-left-radius > div,
.border-bottom-left-radius figure img{
	border-bottom-left-radius:25px;
}
.border-bottom-right-radius > div,
.border-bottom-right-radius figure img {
	border-bottom-right-radius:25px;
}
.bubble-bottom-right:before {
    content: "";
    width: 65px;
    height: 83px;
    position: absolute;
    bottom: -25px;
    right: 50px;
    transform: rotate(45deg) skew(15deg, 15deg);
	background:#D4D5D6;
}
.blue-bubble:before{
	content: "";
	background:#282F35!important
}
.bubble-center:before {
    content: "";
    width: 65px;
    height: 83px;
    position: absolute;
    bottom: -50px;
    left: 50%;
    transform: rotate(45deg) skew(15deg, 15deg) translateX(-50%);
	background:#282F35;
}
.header-overlay {
    width: 100%;
    position: absolute;
    z-index: 500;
    left: 50%;
    background: #282F35;
    transform: translate(-50%);
    border-radius: 25px;
    padding: 40px 30px 40px;
    max-width: 585px;
    margin-top:-200px;
}
.header-overlay h3 {
    font-weight: 400;
    font-size: 30px;
    max-width: 420px;
    margin: 0 auto;
}
.unikke-content{
	max-width:950px;
	margin:0 auto!important;
}

#Top_bar a.responsive-menu-toggle {
    width: 45px!important;
    height: auto!important;
	right:25px!important;
}

#Top_bar a.responsive-menu-toggle img {
    width: 100%;
}

body.side-slide-is-open {
    left: 0px !important;
}

#body_overlay {
    display: none!important;
}

#Side_slide .contact_details {
    text-align: right!important;
    font-size: 14px;
}

#Side_slide .close-wrapper a.close i.icon-cancel-fine:before {
    font-weight: bold;
    color: #464545;
}

#Side_slide .extras .extras-wrapper {
    margin-bottom: 0!important;
}

#Side_slide .close-wrapper a.close {
    opacity: 1;
}

#Side_slide .close-wrapper {
    padding-right: 15px!important;
}

#Side_slide li.phone {
    display: flex;
    flex-direction: row-reverse;
    max-width: 125px;
    align-items: center;
    line-height: 16px;
    margin-left: auto;
    margin-top: 20px;
}

#Side_slide li.slogan {
    border-top: 1px solid #464545;
    padding-top: 15px;
    max-width: 200px;
    margin-left: auto;
}

#Side_slide .icon-phone:before {
    content: '\e8c6';
    font-size: 26px;
    text-align: right;
    margin-right: 0px;
    width: auto;
}

#Side_slide .contact_details li a {
    pointer-events: none;
    cursor: default;
}

#Side_slide #menu {
    text-align: right;
}

div#Side_slide>* {
    padding-right: 60px!important;
}

#Side_slide.light #menu ul li {
    border: none!important;
}

#Side_slide #menu ul li a {
    padding: 8px 0px 8px 0px!important;
    margin-right: 0px!important;
    font-size: 18px;
    font-family: 'Merriweather', serif;
}

#Side_slide .social {
    text-align: right!important;
    margin-right: 0px!important;
}

#Side_slide .social li a {
    padding: 3px!important;
    background: #464545;
    margin-left: 10px;
    color: #fff!important;
    border-radius: 50%;
    height: 26px;
    width: 26px;
    text-align: center;
}

#Side_slide .social li a:hover {
    background: #000;
    color: #fff!important;
}

.footer-copy-center #Footer .footer_copy {
    display: none;
}

#Footer .widget {
    margin: 0px 0;
}

#Footer aside p:last-child {
    margin-bottom: 0px;
}

#Footer aside {
    color: #F8F7F7;
    font-weight: 400;
    font-size: 14px;
    padding-right: 20px;
}

#Footer aside h4 span {
    font-weight: 700;
}

#Footer aside h4 {
    color: #F8F7F7;
    font-weight: 300;
    line-height: 20px;
}

#Footer .addresss-list .address-item {
    margin-right: 30px;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    line-height: 20px;
}

#Footer .addresss-list .address-item:last-child {
    margin-right: 0px;
}

#Footer .addresss-list .address-item i {
    font-size: 27px;
    margin-right: 10px;
}

#Footer .socisl-item a {
    color: #282F35;
    width: 24px;
    height: 24px;
    background: #FFF;
    border-radius: 50%;
    padding: 2px;
    text-align: center;
    font-size: 15px;
    margin-right: 10px;
    display: inline-block;
}

#Footer .socisl-item a:hover {
    color: #555;
}

.address-item:first-child {
    max-width: 130px;
}

#Footer .widgets_wrapper .column:first-child {
    width: 30%;
}

#Footer .widgets_wrapper .column:nth-child(2) {
    width: 15%;
}
#Footer .widgets_wrapper .column:nth-child(3) {
    width: 15%;
}
#Footer .widgets_wrapper .column:nth-child(4) {
    width: 25%;
}
#Footer .widgets_wrapper .column:last-child {
    width: 12%;
}
#Footer .payment span {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 3px;
}
.margin-festligheder .vc_column-inner {
	padding-bottom: 120px !important;
}

.margin-moder .vc_column-inner {
	padding-bottom: 100px !important;
}

.margin-kulturmad .vc_column-inner {
	padding-bottom: 80px !important;
}

.white-text p {
	color: #fff;
}
a#header_cart {
    position: absolute;
    right: 90px;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    text-align: right;
    font-size: 20px;
    color: #464545;
    top: 50%;
    transform: translateY(-50%);
    column-gap: 7px;
}
a#header_cart .cart-col {
    line-height: 18px;
    text-transform: uppercase;
}
a#header_cart:hover{
    text-decoration: none;
}
a#header_cart img{
    width:50px;
}
a#myaccount_button {
    position: absolute;
    right: 235px;
    top: 50%;
    transform: translateY(-50%);
}
a#myaccount_button img {
    width: 32px;
    height: 32px;
    border-radius: 50%;
}
#Top_bar a#header_cart .header-cart-total {
    padding-right: 0!important;
    font-size: 20px!important;
    font-weight: 400!important;
}




#Footer .container{
    display: flex;
}
#Footer .widgets_wrapper .column {
    margin-bottom: 0;
    position: relative;
}
.column.one-fifth:after {
    width: 1px;
    height: 100%;
    content: "";
    background: #fff;
    position: absolute;
    top: 0px;
    right: 0;
}
.column.one-fifth:last-child:after {
    content:none;
}
.d-flex {
    display: flex;
    align-items: flex-start;
	justify-content: space-between;
}
#Side_slide .extras .extras-wrapper {
    justify-content: flex-end!important;
}
#Side_slide .extras .extras-wrapper a {
    position: initial;
    transform: none;
}
header#Header {
    box-shadow: 0 0 3px #d0d0d0;
}
.product-container {
    max-width: 1130px;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
}
.product-container .col-lg-4 {
    flex: 0 0 auto;
    width: calc(33.33333333% - 25px);
}
.section_wrapper.default-woo-list h1.page-title {
    /* display: none; */
    font-size: 40px;
    padding-left: 10px;
    margin: 20px 0;
}
.post-type-archive .section_wrapper.default-woo-list h1.page-title {
    display: none;
}
.woocommerce .product-container div.product {
    border-radius: 20px 20px 20px 0;
    border: none;
}
.woocommerce .product-container div.product .card-body {
    background: #EDEEEE;
    text-align: left;
    margin-top: 5px;
    border-radius: 0 0 20px;
    width: calc(100% - 32px);
}
.woocommerce .product-container div.product .card-body a {
    text-decoration: none!important;
}
.woocommerce .product-container img {
    border-radius: 20px 20px 0 0;
}
.product-container .add-to-cart-container{
    width: calc(100% - 42px);
}
.product-container a.add_to_cart_button, 
.product-container a.product_type_grouped {
    width: 100%;
    padding: 17px 15px !important;
    border-radius: 0px;
    border: 1px solid #282F35!important;
    background-image: url(../../assets/images/cart-icon.png) !important;
    color: #282F35!important;
    text-transform: uppercase;
    font-size: 20px!important;
    background-repeat: no-repeat;
    background-color: #fff!important;
    font-weight: 500;
    background-size: 30px;
    background-position: 85% center;
    text-align:center;
    transition:.3s;
	margin-top: 15px;
}
.product-container a.add_to_cart_button:hover, 
.product-container a.product_type_grouped:hover {
    background-color:#282F35!important;
    background-image: url(../../assets/images/cart-icon-light.png) !important;
    color: #fff!important;
}
.product-container h2.woocommerce-loop-product__title {
    text-transform: uppercase;
}
.section_wrapper.default-woo-list {
    margin-bottom: 40px;
}
h2.vc_custom_heading.shop-title {
    margin-top: 80px;
    margin-bottom: 50px;
    padding-left: 10px;
}
.ftd-woo-filters-wrapper.shop-filters {
    display: none;
}
.product-container span.woocommerce-Price-amount.amount bdi {
    font-size: 25px;
    color: #464545;
    font-weight: 600;
}
nav.breadcrumb a, nav.breadcrumb {
    font-size: 40px;
    color: #464646;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 39px;
    background: transparent!important;
}
.single-product.woocommerce div.product div.summary {
    background: #EDEEEE;
    padding: 20px;
    width: calc(50% - 40px);
    border-radius: 0 20px 20px 0;
}
.woocommerce-product-gallery__image, 
.woocommerce-product-gallery__image img {
    border-radius: 20px 0 0 20px;
}
.woocommerce .product div.entry-summary h1.product_title {
    font-size: 40px!important;
    line-height: 45px!important;
    color: #464545;
    text-transform: uppercase;
    margin-bottom: 0!important;
}
.woocommerce .product div.entry-summary > p.price bdi {
    color: #464545;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 25px;
    font-family: 'Barlow Condensed', sans-serif!important;
}
.woocommerce div.product div.summary form.cart {
    display: block;
}
.woocommerce div.product div.summary form.cart div.quantity {
    float: none;
}
button.add_to_cart_button_single.btn.btn-primary,
button.single_add_to_cart_button.btn.btn-primary {
    width: calc(100% - 40px);
    display: block;
    padding: 17px 15px !important;
    border-radius: 0px;
    border: 1px solid #282F35!important;
    color: #282F35!important;
    text-transform: uppercase;
    font-size: 20px!important;
    background-color: #fff!important;
    font-weight: 500;
    background-position: 80% center;
    font-family: 'Barlow Condensed', sans-serif!important;
    margin-top: 30px;
    transition:.3s;
}
button.add_to_cart_button_single.btn.btn-primary:hover img, button.single_add_to_cart_button.btn.btn-primary:hover img {
    filter: brightness(5);
}
button.add_to_cart_button_single.btn.btn-primary:hover,
button.single_add_to_cart_button.btn.btn-primary:hover {
    color: #fff!important;
    background-color: #282F35!important;
}
button.add_to_cart_button_single.btn.btn-primary img,
button.single_add_to_cart_button.btn.btn-primary img{
    width:30px;
    position: relative;
    top:5px;
    margin-left: 5px;
}
td.woocommerce-grouped-product-list-item__label a {
    color: #464545;
    font-size: 25px;
    text-align: left;
    display: block;
    font-weight: 700;
    text-transform: uppercase;
}
td.woocommerce-grouped-product-list-item__price bdi {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 700;
}
.woocommerce div.product div.images .flex-control-thumbs{
    margin-top:20px;
}
.woocommerce div.product div.images .flex-control-thumbs li {
    width: calc(50% - 10px);
    float: left;
    margin: 0;
    list-style: none;
    height: 218px;
    overflow: hidden;
    margin-bottom: 20px;
    margin-right: 20px;
}
.woocommerce div.product div.images .flex-control-thumbs li:nth-child(even) {
    margin-right: 0;
}
.woocommerce div.product div.images .flex-control-thumbs li:nth-last-child(2) {
    border-radius: 0 0 0 20px;
}
.flex-viewport .woocommerce-product-gallery__image, .flex-viewport .woocommerce-product-gallery__image img{
    border-radius: 20px 0 0 0;
}




.pewc-checkboxes-list-desc .woocommerce-Price-amount:before {
    content: "/ ";
}
.pewc-checkbox-wrapper .pewc-checkboxes-list-desc-wrapper .pewc-checkboxes-list-desc{
    margin-bottom: 0;
}
.pewc-checkboxes-list-wrapper .pewc-checkbox-wrapper .pewc-checkboxes-list-desc-wrapper{
    margin-top: 0;
    line-height: 22px;
    display: flex!important;
    align-items: center;
    color: #464545;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
}
.pewc-style-simple .pewc-item input[type=number]::-webkit-inner-spin-button, 
.pewc-style-simple .pewc-item input[type=number]::-webkit-outer-spin-button {  
    background-color: transparent!important;
   opacity: 1!important;

}
.pewc-style-simple .pewc-item input[type=number] {
    border: 1px solid #000!important;
    background: #fff!important;
    padding: 8px 3px;
    color: #000;
    font-weight: 500;
}
.pewc-preset-style .pewc-checkbox-wrapper span.pewc-theme-element{
    background: #dcdcdc;
}
.pewc-preset-style .pewc-item-field-wrapper span.pewc-theme-element:hover{
    background: #aaa;
}
.pewc-step-buttons {
    display: flex;
    flex-wrap: nowrap;
    column-gap: 20px;
    margin: 0 -20px;
}
.woocommerce .product div.entry-summary .cart .pewc-step-buttons a.button {
    width: calc(50% - 20px);
    text-align: center;
    border: 1px solid #000;
    background: #fff;
    border-radius: 0px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px;
    font-size: 20px;
    transition:.3s;
}
.woocommerce .product div.entry-summary .cart .pewc-step-buttons a.button:hover{
	background: #282828;
    color: #282828;
}
.woocommerce .product div.entry-summary .cart .pewc-step-buttons a.button[data-direction="next"]:hover:before{
 color:#fff;
}
.woocommerce .product div.entry-summary .cart .pewc-step-buttons a.button[data-direction="next"]:before {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    right: 15px;
    font-size: 20px;
    top: 8px;
    color:#464545;
}
.woocommerce .product div.entry-summary .cart .pewc-step-buttons a.button[data-direction="next"]:hover:after{
 color:#fff;
}
.woocommerce .product div.entry-summary .cart .pewc-step-buttons a.button[data-direction="next"]:after {
    content: "Næste";
    visibility: visible;
    color: #464545;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    line-height: 47px;
    background: transparent;
}
.woocommerce .product div.entry-summary .cart .pewc-step-buttons a.button[data-direction="previous"]:hover:before{
 color:#fff;
}
.woocommerce .product div.entry-summary .cart .pewc-step-buttons a.button[data-direction="previous"]:before {
    content: "\f104";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    left: 15px;
    font-size: 20px;
    top: 8px;
    color:#464545;
}
.woocommerce .product div.entry-summary .cart .pewc-step-buttons a.button[data-direction="previous"]:hover:after{
 color:#fff;
}
.woocommerce .product div.entry-summary .cart .pewc-step-buttons a.button[data-direction="previous"]:after {
    content: "Forrige";
    visibility: visible;
    color: #464545;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    line-height: 47px;
    background: transparent;
}
ul.woocommerce-error li {
    color: #b81c23!important;
}
.return-to-shop a.button {
    background: #fff!important;
    border: 1px solid #282828;
    border-radius: 0px;
    color: #282828!important;
    text-transform: uppercase;
    font-weight: 500;
    transition:.3s;
}
.return-to-shop a.button:hover {
    background: #282828!important;
    color: #fff!important;
}
.pewc-total-field-wrapper {
    margin-top: 1rem;
}
.pewc-steps-wrapper .pewc-tab:before {
    content: '';
    border-left: solid 30px #EDEEEE;
}
.pewc-steps-wrapper .pewc-tab.active-tab {
    background: #282828;
    color: #fff;
}
.pewc-steps-wrapper .pewc-tab.active-tab:after {
    border-left: solid 30px #282828;
}
.pewc-steps-wrapper .pewc-tab {
    flex: 1;
    text-transform: uppercase;
    font-weight: 500;
}
.pewc-steps-wrapper .pewc-tab {
    text-align: center;
}
.has-extra-fields p.price.pewc-main-price {
    display: none;
}
.woocommerce .product div.entry-summary h1.product_title:after {
    content:none!important;
}
.pewc-item-field-wrapper input.pewc-form-field.pewc-number-field {
    width: 50%;
    padding: 10px;
}
li.pewc-group h4 .pewc-field-price{
    font-size: 18px;
    font-weight: 700;
    float: none;
    margin-left: 6px;
}
li.pewc-group h4 .pewc-field-price .woocommerce-Price-currencySymbol{
    text-transform: uppercase;
}
li.pewc-group h4 .pewc-field-price:before{
    content:"/ ";
}
.pewc-preset-style .pewc-radio-form-label span.pewc-theme-element, .pewc-preset-style .pewc-item-field-wrapper span.pewc-theme-element{
    content: "";
    background: #d9d9d9;
}
.pewc-total-field-wrapper {
    text-transform: uppercase;
    font-weight: 500;
}
.pewc-total-field-wrapper .pewc-total-field {
    font-weight: 600;
}
.single-product.woocommerce .product div.entry-summary .product_meta {
    margin: 0 0 15px!important;
    display: none;
}
button.add_to_cart_button_single.btn.btn-primary span:after,
button.single_add_to_cart_button.btn.btn-primary span:after {
    content: " LÆG I KURV +";
    position: absolute;
    visibility: visible;
    top: 50%;
    transform: translate(-50%,-50%);
    left: 48%;
}
button.add_to_cart_button_single.btn.btn-primary span,
button.single_add_to_cart_button.btn.btn-primary span{
    visibility: hidden;
}
.pewc-total-field-wrapper p:not(:last-child) {
    display: none;
}
.woocommerce-tabs.wc-tabs-wrapper {
    display: none;
}
.woocommerce-cart .cart-collaterals .row .col-lg-6:first-child {
    display: none;
}
.woocommerce-cart .cart-collaterals .row .col-lg-6 {
    width: 100%;
}
.woocommerce table.shop_table th, .woocommerce table.shop_table td {
    padding: 8px 8px!important;
}
.shop_table .woocommerce-Price-amount.amount bdi {
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
}
.wc-proceed-to-checkout a {
    background: #fff;
    border: 1px solid #000;
    border-radius: 0px;
    color: #000;
    text-transform: uppercase;
    padding: 12px;
}
.wc-proceed-to-checkout a:hover{
    text-decoration: none;
    background-color: #dddddd;
    border: 1px solid #000;
    color: #000;
}
.woocommerce  .coupon .input-group button,
.woocommerce form.checkout_coupon .input-group button {
    margin-bottom: 0;
    font-family: inherit;
    text-transform: uppercase;
}
.woocommerce form.checkout_coupon .input-group button {
    padding: 10px!important;
    border-radius: 0!important;
}
.woocommerce  .coupon .input-group input,
.woocommerce form.checkout_coupon .input-group input{
    margin-bottom: 0;
    font-family: inherit;
}
.woocommerce-checkout #payment ul.payment_methods li.active-payment {
    border-color: #282F35!important;
}
.woocommerce-checkout #payment ul.payment_methods li.wc_payment_method.active-payment .ftd-payment-check {
    background: #282F35!important;
}
.actions button.btn.btn-outline-primary[name="update_cart"], #payment button#place_order {
    box-shadow: none;
    background: #fff!important;
    border: 1px solid #282F35;
    color: #282F35;
    opacity: 1;
    text-transform: uppercase;
    border-radius: 0;
    margin-right: 0px;
    padding: 15px 20px!important;
    font-weight: 500;
    font-size:18px;
    transition:.3s;
}
.actions button.btn.btn-outline-primary[name="update_cart"]:hover, #payment button#place_order:hover{
	background:#282F35!important;
    color:#fff!important;
}
.woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox {
    line-height: 22px;
}
.woocommerce table.shop_table td.actions {
    padding-left: 0px!important;
    padding-right: 0px!important;
}
.ftd-cart-step-2 .woocommerce #order_review {
    flex-basis: calc(43% - 41px)!important;
    max-width: calc(43% - 41px)!important;
    margin-left: -55px!important;
    margin-top: 90px!important;
}
.ftd-cart-step-2 h3#order_review_heading {
    position: relative;
    left: 50px;
}
.ftd-cart-step-2 .woocommerce #customer_details {
    flex-basis: 54%!important;
    max-width: 54%!important;
}
.woocommerce form .form-row .input-checkbox {
    margin: 0!important;
    appearance: auto!important;
    margin-right: 5px!important;
    padding: 0px;
    border: none;
    display: inline-block;
    width: auto;
    position: relative;
    top: -1px;
}
.woocommerce .woocommerce-MyAccount-navigation,
.woocommerce-account .woocommerce-MyAccount-content {
    width: 100%!important;
}
@media (min-width: 768px){
    .col-md-9 {
        flex: 0 0 auto;
        width: 70%;
    }
}
@media (max-width:959px) {
    .product-container .col-lg-4 {
        flex: 0 0 auto;
        width: calc(50% - 25px);
    }
    .d-flex.addresss-list {
        display: block!important;
    }
    #Footer .addresss-list .address-item {
        margin-bottom: 15px;
    }
    aside#custom_html-3 {
        border: none;
        padding-left: 0;
        padding-right: 0;
    }
    aside#custom_html-4 {
        padding-left: 0;
        margin-top: 20px!important;
    }
    .container {
        width: auto!important;
    }
	h2 {
		font-size: 20px!important;
		line-height: 22px!important;
		letter-spacing: 0px!important;
		margin-bottom: 5px!important;
	}
	h1, .text-logo #logo {
		font-size: 30px!important;
		line-height: 35px!important;
	}
	.header-overlay h3 {
		font-size: 18px;
		line-height: normal;
	}
	.header-overlay {
		width: 100%;
		position: absolute;
		z-index: 500;
		left: 50%;
		background: #282F35;
		transform: translate(-50%);
		border-radius: 25px;
		padding: 40px 30px 40px;
		max-width: 300px;
		margin-top:-215px;
	}
	.bubble-center:before {
		content: "";
		width: 55px;
		height: 73px;
		bottom: -40px;
	}
	.outline-button a.vc_btn3-style-outline {
		font-size: 15px!important;
		white-space:nowrap
	}
    .woocommerce .woocommerce-breadcrumb,
    .woocommerce .woocommerce-breadcrumb a{
        font-size: 17px!important;
    }
}

@media(max-width:767px) {
	.kol-margin .margin p {margin-top: 45px !important;}
    .mobile-header-mini #Top_bar a.responsive-menu-toggle {
        right: 20px!important;
    }
    a#header_cart {
        right: 75px;
    }
    html .mobile-header-mini #Top_bar .logo {
        margin-left: 20px!important;
    }
    a#header_cart img {
        width: 45px;
    }
    #Top_bar #logo img.logo-mobile {
        max-height: 35px!important;
    }
    #Side_slide .social li a i {
        font-size: 17px;
        line-height: 22px;
    }
	.border-top-left-radius > div,
	.border-top-left-radius figure img{
		border-top-left-radius:0px;
	}
	.border-top-right-radius > div,
	.border-top-right-radius figure img{
		border-top-right-radius:0px;
	}
	.border-bottom-left-radius > div,
	.border-bottom-left-radius figure img{
		border-bottom-left-radius: 0px;
	}
	.border-bottom-right-radius > div,
	.border-bottom-right-radius figure img {
		border-bottom-right-radius:0px;
	}
	.header-overlay {
		left: 53%;
		transform: translateX(-50%);
		border-radius: 15px;
		padding: 15px 15px 20px;
		max-width: 240px;
		margin-top: -166px;
	}
	.header-overlay h1 {
		font-size: 22px!important;
		margin-bottom: 2px;
	}
	p {font-size: 15px!important;line-height:17px!important;}
	.header-overlay h3 {
		font-size: 15px;
		line-height: normal;
	}
	.brand-logo img {
		max-width: 100px!important;
		margin: 0 auto;
		text-align: center;
	}
	.mobile-row-reverse {
		flex-direction: column-reverse;
	}
	#Side_slide.right.light {
		width: 350px;
	}
	.brand-logo figure.wpb_wrapper.vc_figure {
		margin: 10px 0;
	}
	.margin-festligheder .vc_column-inner, .margin-kulturmad .vc_column-inner, .margin-moder .vc_column-inner, .responsive-padding .vc_column-inner {
	padding: 20px !important;
	}
	.white-button a.vc_btn3-style-outline {
		padding-top: 13px;
		padding-bottom: 13px;
		padding-left: 19px;
		padding-right: 19px;
		font-size: 15px!important;
	}
    .column.one-fifth:after {
        content: none;
    }
    #Footer .widgets_wrapper .column {
        width: 50%!important;
    }
    #Footer .container{
        flex-wrap: wrap;
    }
    #Footer aside h4 {
        font-size: 20px;
    }
    #Footer .addresss-list .address-item i {
        font-size: 17px;
        margin-right: 10px;
        width: 13px;
    }
    nav.breadcrumb a, nav.breadcrumb {
        font-size: 18px;
        line-height: 24px;
        padding: 0 !important;
    }
    .woocommerce-breadcrumb-custom.mb-5.mt-5 {
        margin: 20px 0!important;
    }
    .ftd-cart-step-2 .woocommerce .woocommerce-checkout {
        display: block;
    }
    .ftd-cart-step-2 .woocommerce #customer_details {
        flex-basis: 100%!important;
        max-width: 100%!important;
    }
    .ftd-cart-step-2 .woocommerce #order_review {
        flex-basis: 100%!important;
        max-width: 100%!important;
        margin-left: 0px!important;
        margin-top: 20px!important;
    }
    .ftd-cart-step-2 h3#order_review_heading {
        left: 0;
    }
}
@media (max-width:500px){
    .product-container .col-lg-4 {
        flex: 0 0 auto;
        width: calc(100% - 25px);
    }
    .product-container {
        padding-left: 0;
        padding-right: 0;
    }
    .woocommerce div.product div.images .flex-control-thumbs li {
        height: 130px;
    }
    .pewc-steps-wrapper .pewc-tab {
        flex: none;
        width: calc(100% - 50px);
        padding-left: 0;
    }
    .pewc-checkboxes-list-wrapper .pewc-checkbox-wrapper .pewc-checkboxes-list-desc-wrapper {
        line-height: 18px;
        font-size: 17px;
    }
    .header-overlay h2 {
        font-size: 15px!important;
    }
    .archive .header-overlay {
        margin-top: -130px;
    }
    h2.vc_custom_heading.shop-title {
        margin-top: 50px;
    }
    .ftd-cart-step .woocommerce .woocommerce-message {
        display: flex;
        flex-direction: column-reverse;
        text-align: center;
    }
}

.footer-top-section{
    padding-bottom:50px;
}
.footer-top-section ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.footer-top-section ul li {
    width: 188px;
    text-align: center;
}
.footer-top-section ul li img {
    max-width: 150px;
    height: auto;
}
.footer-top-section ul li a {
    display: block;
    padding: 10px;
}

.age-checker__inner{
    background: url(/wp-content/uploads/2022/06/logo_new.png) no-repeat top center;
    padding-top: 100px;    
}

.error-checking {
    color: #c00;
}
/*Woo Gallery custom css*/
div#wpgs-gallery {
    border-radius: 20px 0px 0px 20px !important;
}
#wpgs-gallery .gallery-navigation-carousel .wcgs-swiper-arrow {
    transition: 0.3s !important;
}
.wcgs-thumb.swiper-slide.swiper-slide-visible {
    opacity: 0.6;
	transition: 0.3s !important;
}
.wcgs-thumb.swiper-slide.swiper-slide-visible:hover {
    opacity: 1;
}
.wcgs-thumb.swiper-slide.swiper-slide-visible.swiper-slide-thumb-active {
    opacity: 1;
}
.fancybox-is-open .fancybox-bg {
    opacity: 1 !important;
    transition-timing-function: cubic-bezier(.22,.61,.36,1);
    background-color: #000 !important;
}
button.fancybox-button {
    background: rgba(30, 30, 30, .6) !important;
}

@media (min-width: 769px) {
    #wpgs-gallery.wcgs-woocommerce-product-gallery {
        margin-right: 2%;
    }
	#wpgs-gallery.wcgs-woocommerce-product-gallery+.summary {
        max-width: calc(48% - 30px) !important;
    }
}
@media (max-width: 768px) {
    #wpgs-gallery.wcgs-woocommerce-product-gallery {
		max-width: 100% !important;
    }
	#wpgs-gallery.wcgs-woocommerce-product-gallery+.summary {
        max-width: calc(100% - 40px) !important;
    }
	.wcgs-thumb img {
   		 width: 200px;
	}
	div#wpgs-gallery {
    border-radius: 20px 20px 0px 0px !important;
	}
	.single-product.woocommerce div.product div.summary {
		border-radius: 0px 0px 20px 20px !important;
	}
}

