@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,700,900');
.btn-success,
.btn.btn-primary {
    background-color: #000;
    border-radius: 0;
    border-color: #000;
}

.btn-success:hover,
.btn.btn-primary:hover {
    background-color: #343434;
    border-color: #343434;
}

.btn-success:focus,
.btn.btn-primary:focus {
    background-color: #343434;
    border-color: #343434;
}

.btn.btn-default {
    border-radius: 0 !important;
}

.btn:active {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-control:focus {
    border-color: #343434;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 0, 0, .6);
}

#search_mini_form .btn-default {
    height: 40px;
    color: #000;
    font-size: 20px;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #000;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
}

#search_mini_form .btn-default i {
    font-style: normal;
}

#header-account {
    right: 0;
    width: auto;
    padding: 0;
    margin-left: 0;
}

.cart-col .links li a {
    color: #000;
}

.cart-col .links li a:hover {
    text-decoration: none;
}


/*.cart-col li.first a::before {
	content: "\f007";
	font-family: Font Awesome\ 5 Pro;
	text-align: center;
	display: block;
	font-size: 21px;
	min-height: 35px;
	color: #333;
}*/

.cart-col li.first a:hover {
    color: #333;
}

.salecto-menumanager .salecto-topmenu.desktop-menumanager {
    background: #000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.salecto-menumanager .salecto-topmenu.desktop-menumanager .salecto-level0 {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-align-content: center;
    align-content: center;
}

.salecto-menumanager .col-salecto-cms-products-category ul li a.maincategory:hover {
    color: #939598;
}


/*.salecto-menumanager .col-salecto-cms-products-category ul li.level-0 .level-1 {
	padding-left: 15px;
}
.salecto-menumanager .col-salecto-cms-products-category ul li.level-0 .level-1 .level-2 {
	padding-left: 15px;
}*/

#topbar ul.top-links {
    /* margin-left: -15px; */
    /* margin-right: -15px; */
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0;
    /* border-bottom: 1px solid #e6b903; */
    color: #2C3E50;
}

#topbar ul.top-links li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    float: left;
    width: 33.3334%;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 8px 15px 10px;
    color: #2C3E50;
    text-align: center;
    border-right: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-align: center;
    -ms-flex-pack: center;
}

select#select-currency {
    background-color: #FFFFFF;
    border: 0;
    -webkit-border-radius: 0;
    -webkit-border-radius: 50px;
    -moz-border-radius: 0;
    -moz-border-radius: 50px;
    border-radius: 0;
    border-radius: 50px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}

.top-header {
    margin: 8px 0;
}

.account-cart-wrapper a.btn {
    height: 30px;
    padding: 6px 10px;
    background-color: #FFFFFF;
    border: 0;
    -webkit-border-radius: 0;
    -webkit-border-radius: 50px;
    -moz-border-radius: 0;
    -moz-border-radius: 50px;
    border-radius: 0;
    border-radius: 50px;
}

.header-minicart>a {
    color: #FFFFFF;
    display: inline-block;
}

#topbar {
    background-color: #FFFFFF;
}

.cart-col {
    text-align: right;
}

.bnr-box {
    position: relative;
}

.salecto-menumanager .salecto-maincontent strong.salecto-boxtitle {
    display: none;
}

.bnr-bnt {
    position: absolute;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-flex: 1;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    -webkit-justify-content: center !important;
    justify-content: center !important;
    padding: 0;
    margin-bottom: 0;
    top: 0px;
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center center;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -moz-box-direction: normal !important;
    -moz-box-flex: 1;
    -moz-box-orient: vertical !important;
    -webkit-box-pack: center !important;
    -moz-box-pack: center !important;
    -ms-flex-pack: center !important;
    /*background-color: rgba(0, 0, 0, 0.4);*/
    opacity: 1;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.bnr-bnt:hover {
    opacity: 1;
}

.bnr-bnt::before {
    position: absolute;
    top: 15px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    display: block;
    content: "";
    background: rgba(0, 0, 0, 0.2);
    opacity: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
    -o-transform: scale(0.75);
    transform: scale(0.75);
}

.bnr-bnt:hover::before {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}


/*.home-banners .jul .bnr-bnt {
	padding: 116px 244px 121px;
	background: rgba(0,0,0,0.4);
	margin-top: 7px;
	cursor: pointer;
	display: none;
}
.home-banners .paske .bnr-bnt {
	padding: 109px 213px 128px;
	background: rgba(0,0,0,0.4);
	margin-top: 8px;
	cursor: pointer;
	 display: none; 
}
.home-banners .sommer .bnr-bnt {
	padding: 109px 86px 127px;
	background: rgba(0,0,0,0.4);
	margin-top: 7px;
	cursor: pointer;
	display: none;
}
.home-banners .havet .bnr-bnt {
	padding: 109px 110px 127px;
	background: rgba(0,0,0,0.4);
	margin-top: 7px;
	cursor: pointer;
	display: none;
}
.home-banners .farver .bnr-bnt {
	padding: 108px 100px 127px;
	background: rgba(0,0,0,0.4);
	margin-top: 7px;
	cursor: pointer;
	display: none;
}
.home-banners .jul:hover .bnr-bnt,
.home-banners .paske:hover .bnr-bnt,
.home-banners .sommer:hover .bnr-bnt,
.home-banners .havet:hover .bnr-bnt,
.home-banners .farver:hover .bnr-bnt {
	display: block;
}*/

.bnr-bnt a {
    font-size: 46px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Playfair Display', serif;
    text-decoration: none;
    z-index: 1
}

.bnr-bnt a:hover {
    color: #fff;
}

.home-banners .paske {
    padding-left: 7px;
}

.home-banners .jul {
    padding-right: 7px;
}

.home-banners .sommer,
.home-banners .havet,
.home-banners .farver {
    padding-right: 0;
    width: 32.92%;
}

.home-products {
    margin-top: 15px;
}

.home_slider_title .slider_title_text {
    min-height: 370px;
    display: flex;
    align-items: center;
    text-align: center;
    background-color: #000;
    position: relative;
}

.home_slider_title .slider_title_text::before {
    content: "";
    position: absolute;
    left: 262px;
    top: 0;
    display: block;
    border-left: 35px solid #000;
    border-bottom: 180px solid transparent;
    border-top: 190px solid transparent;
    z-index: 9;
}

.home_slider_products .product-list .item .panel.panel-default {
    border-color: transparent;
    box-shadow: none;
    margin-bottom: 15px;
}

.label-warning {
    background-color: #000;
}

.owl-theme .owl-controls {
    margin-top: 0;
}

.home_slider.owl-carousel .owl-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex !important;
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
}

.home_slider.owl-carousel .owl-item {
    float: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-align-content: center;
    -moz-align-content: center;
    align-content: center;
}

.item .panel a.product-image {
    -webkit-box-flex: 1;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    margin-top: auto;
}

.product-list .item .panel-body.product-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-top: auto;
    text-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}

.item .product-info .price-box {
    margin-top: auto;
}

.owl-theme .owl-controls .owl-buttons div.owl-next::before {
    content: "\f105";
    font-size: 40px;
    color: #000;
    font-family: Font Awesome\ 5 Pro;
    font-weight: 300;
}

.owl-theme .owl-controls .owl-buttons div.owl-prev::before {
    content: "\f104";
    font-size: 40px;
    color: #000;
    font-family: Font Awesome\ 5 Pro;
    font-weight: 300;
}

.owl-theme .owl-controls .owl-buttons div.owl-next {
    right: -45px;
    background-position: center center;
    text-indent: 0;
    font-size: 0;
    margin: 0;
    margin-top: -10px;
}

.owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: 0px;
    background-position: center center;
    text-indent: 0;
    font-size: 0;
    margin: 0;
    margin-top: -10px;
}

.home_slider_products .product-title {
    margin-bottom: 10px;
}

.old-price {
    text-decoration: line-through;
    float: left;
    display: inline-block;
    margin-right: 20px;
    text-decoration-color: #a6a7a9;
    line-height: 27px;
}

.old-price .price-label {
    display: none;
}

.price-box .old-price span.price {
    font-size: 20px;
    color: #a6a7a9 !important;
}

.special-price {
    text-align: right;
    display: inline-block;
}

.special-price .price-label {
    display: none;
}

.special-price span {
    font-size: 20px;
}

.price-box .regular-price span.price {
    font-size: 20px;
}

.home_description_block {
    background: #939598;
    padding: 44px 105px 58px 105px;
    text-align: center;
    color: #fff;
}

.des_title h3 {
    font-size: 25px;
    margin-bottom: 18px;
    font-family: 'Playfair Display', serif;
    font-weight: 600;
}

.desc_text p {
    font-size: 13px;
    line-height: 20px
}

.desc_text p .first_line_text,
.desc_text p .mid_line_text {
    margin-bottom: 19px;
}

ul.top_links.row {
    margin-right: -7px;
    margin-left: -7px;
}

.top_links li {
    padding-right: 7px;
    padding-left: 7px;
}

.top_link_section {
    background: #ededed;
    padding: 11px 20px;
}


/*.top_links li:last-child {
	margin-right: 0;
}*/

.top_links em,
.top_links p {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    color: #939598;
}

.top_links em {
    text-align: center;
    border: 1px solid #939598;
    border-radius: 50%;
    height: 60px;
    width: 60px;
    line-height: 58px;
    font-size: 25px;
    padding-left: 7px;
    margin-right: 15px;
}


/*.cart-col .links {
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
}*/

.header-minicart .cart-icon-container {
    position: relative;
    display: inline-block;
}

span.cart-icon-container i {
    font-size: 21px;
    color: #000;
    display: block;
    text-align: center;
    min-height: 35px;
    line-height: 35px;
}

span.cart-text-container {
    color: #000;
    position: ;
    display: block;
}

.header-minicart {
    display: inline-block;
    vertical-align: middle;
}

.page-header {
    padding: 19px 0 22px;
    margin: 0;
    background-color: #fff;
}

body {
    background-color: #fff;
}

.navbar-default {
    background-color: ;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.salecto-topmenu .salecto-label {
    padding: 14.75px 15px;
}

#header-search {
    width: 75%;
}

#search_mini_form .form-control {
    height: 40px;
    padding: 6px 18px;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    background: transparent;
    border-bottom: 1px solid #000;
    padding: 0;
}


/*#search_mini_form .btn-default:hover {
	color: #FFFFFF;
	background-color: transparent;
	
}*/

.badge {
    padding: 5px 9px;
    background-color: #2C3E50;
}

.navbar-default .navbar-nav>li>a {
    padding: 14.75px 0;
    font-size: 16px;
    font-weight: 600;
    color: #FFFFFF;
    border-left: none;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    font-family: 'Playfair Display', serif;
}


/*.salecto-topmenu .salecto-level0:hover .salecto-label {
	background-color: transparent;
}*/

.navbar-default .navbar-nav>li:last-child>a {
    border-right: none;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    background-color: transparent;
}

form#search_mini_form {
    margin: 0 0;
}

.ui-tabs-panel .product-list .item {
    padding: 0;
}

.product-list .item .panel.panel-default {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.btn-primary {
    font-weight: bold;
    background-color: #F1C40F;
    border-color: #F1C40F;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}

.home_slider_title .home-products-title {
    padding: 20px 0;
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    line-height: 40px;
}

.home_slider_title .home-products-title strong {
    font-size: 33px;
    text-transform: uppercase;
    font-family: 'Playfair Display', serif;
}

section#breadcrumbs {
    margin-bottom: 20px;
    font-size: 11px;
    text-transform: uppercase;
    background-color: #F4F4F4;
    border-top: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
}

.breadcrumb {
    padding-left: 0;
    margin: 0;
    background-color: transparent;
}

.panel.panel-default.add-to-cart-panel {
    border: 1px solid #E6E6E6;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.panel.panel-default.add-to-cart-panel .panel-body {
    padding: 0 0 30px;
}

.home-usps,
.home-text {
    padding: 30px;
    margin-top: 35px;
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
}

.usp-title {
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
}

.row.usp-inner-row::after {
    position: absolute;
    top: 50%;
    right: 15px;
    display: block;
    width: 1px;
    height: 100%;
    content: "";
    background-color: #DDDDDD;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#n2-ss-1-align {
    border-bottom: 1px solid #DDDDDD;
}

h1 {
    margin-top: 0;
    font-size: 30px;
    font-weight: 600;
}

h2 {
    font-size: 25px;
    font-weight: 600;
}

#footer {
    margin-top: 0px;
    color: #fff;
    background: #000;
    /*border-top: 1px solid #DDDDDD;*/
    padding: 70px 0 0 0;
}

.footer-logo img {
    margin-bottom: 10px;
}

.footer-col li a {
    color: #fff;
}

.footer-title {
    margin-bottom: 29px;
    font-size: 22px;
    color: #fff;
    font-family: 'Playfair Display', serif;
    font-weight: lighter;
}

.footer-inner {
    padding-bottom: 46px;
}

.inner_footer p {
    font-size: 12px;
    line-height: 25px;
    width: 78%;
}

.links.social-media a {
    display: inline-flex;
    float: left;
    font-size: 25px;
    font-weight: 400;
    height: 60px;
    width: 60px;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    text-decoration: none;
    color: #fff;
}

.links.social-media a:hover {
    background-color: #343434;
}

.footer_creaditcard {
    float: right;
    margin-top: 15px;
}

.footer-creditcard {
    background-color: #202020;
}

.footer-col li {
    line-height: 25px;
    font-size: 12px;
}

.sidebar .block-layered-nav .panel-default>.panel-heading {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #000;
    border-color: #000;
}

#narrow-by-list div:first-of-type {
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
}

#narrow-by-list {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

address.copyright {
    text-align: center;
}

.btn.btn-default {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}

.btn-primary:hover {
    background-color: #E2B80F;
    border-color: #E2B80F;
}

.product-view .product-media .product-image {
    background-color: #FFFFFF;
    border: 1px solid #E6E6E6;
}

.salecto-menumanager .form-group.salecto-boxtitle,
.salecto-boxtitle {
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: bold;
    color: #2C3E50;
}

.salecto-topmenu .salecto-submenu a.form-group {
    font-size: 14px;
    line-height: 24px;
    color: #2C3E50;
}

a {
    color: #333;
}

a:hover {
    color: #343434;
}

.product-title a {
    font-size: 14px;
    font-weight: bold;
}

#sort-filters {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.opc-wrapper-opc .panel-default>.panel-heading {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

#topbar ul.top-links li:last-child {
    border-left: 0;
}

#topbar ul.top-links li:first-child {
    border-right: 0;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color: #2C3E50;
    border-color: #2C3E50;
}

.home-banners {
    margin-top: 0;
}

#brand-slider,
.home-trustpilot {
    padding: 25px;
    margin-top: 30px;
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

#tp-widget-wrapper {
    color: #2C3E50;
}

.tp-widget-wrapper div {
    color: #2C3E50;
}

.home-banners img {
    margin-top: 14px;
    border: 1px solid #DDDDDD;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}


/* Slider */

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}

.slick-list {
    position: relative;
    display: block;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: "";
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: inline-block;
    float: none;
    vertical-align: middle;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

#brand-slider img {
    max-width: 140px;
    max-height: 70px;
    margin: 0 auto;
}

span.slick-arrow {
    position: absolute;
    cursor: pointer;
}

span.slick-prev.slick-arrow {
    top: 40%;
    left: 25px;
}

span.slick-next.slick-arrow {
    top: 40%;
    right: 25px;
}

.add-to-cart-buttons button.btn.btn-success {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}

.page-title.cart-title,
.opc-wrapper-opc {
    margin-top: 20px;
}

.btn-proceed-checkout.btn-checkout {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}


/*CATEGORY-PAGE*/

#sidebar-nav-menu .plus-right {
    background-image: none !important;
    width: auto !important;
    height: auto !important;
    margin: 0;
}

#sidebar-nav-menu .parent>.plus-right:before {
    content: '\f067';
    font-family: Font Awesome\ 5 Pro;
    font-size: 16px;
    padding: 5px;
    color: #fff;
    background-color: #000;
}

#sidebar-nav-menu .parent>.plus-right.icon:before {
    content: '\f068';
    font-family: Font Awesome\ 5 Pro;
    font-size: 16px;
    padding: 5px;
    color: #fff;
    background-color: #000;
}

#sidebar-nav-menu li {
    margin-left: 0px;
    border-bottom: 1px solid #d6d4d4;
    background: none;
}

#sidebar-nav-menu li:first-child {
    border-top: 1px solid #d6d4d4;
}

#sidebar-nav-menu li.level0 .plus-right {
    font-weight: normal;
}

#sidebar-nav-menu li.level0 .plus-right.icon {
    font-weight: normal;
}

#sidebar-nav-menu li.level0 ul.level0 {
    padding-left: 0 !important;
    margin-left: 0 !important;
    margin-top: 5px;
}

#sidebar-nav-menu li.level0 ul.level0 li.level1 {
    padding: 5px 0 5px 15px;
}

#sidebar-nav-menu li.level0 ul.level0 li.level1:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

#sidebar-nav-menu li.level0 ul.level0 li.level1 ul.level1 {
    margin-top: 5px;
}

#sidebar-nav-menu li.level0 ul.level0 li.level1 ul.level1 li.level2 {
    padding: 5px 0;
}

#sidebar-nav-menu li.level0 ul.level0 li.level1 ul.level1 li.level2:last-child {
    border-bottom: 0;
}

#sidebar-nav-menu li.level0 ul.level0 li.level1 ul.level1 li.level2 ul.level2 {
    margin-top: 5px;
}

#sidebar-nav-menu li.level0 ul.level0 li.level1 ul.level1 li.level2 ul.level2 li.level3 {
    padding: 5px 0;
}

#sidebar-nav-menu li.level0 ul.level0 li.level1 ul.level1 li.level2 ul.level2 li.level3:last-child {
    border-bottom: 0;
}

.block-layered-nav ol.layered-links li>a {
    padding-right: 0;
}

.toolbar .view .views-container .btn.grid::before,
.toolbar .view .views-container .btn.list::before {
    display: block;
    font-size: 24px;
}

.toolbar .view .views-container .btn.grid,
.toolbar .view .views-container .btn.list {
    border: none;
}

.toolbar .view .views-container .btn.grid:hover,
.toolbar .view .views-container .btn.list:hover,
.toolbar .view .views-container .btn.grid:focus,
.toolbar .view .views-container .btn.list:focus,
.toolbar .view .views-container .btn.grid:active:focus,
.toolbar .view .views-container .btn.list:active:focus {
    background: transparent;
    box-shadow: none;
}

.sort-by-container .toolbar .sorter .view {
    display: block;
    text-align: right;
}

.sort-by-container .toolbar .sorter .view .views-container {
    display: inline-block;
}

.page-title.category-title h1 {
    font-family: 'Playfair Display', serif;
}

.sidebar .block-layered-nav #ajax-filters .panel-primary>.panel-heading {
    color: #fff;
    background-color: #000;
    border-color: #000;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.sidebar .block-layered-nav #ajax-filters .panel-primary {
    border-color: #000;
    border-radius: 0;
}

.product-list.grid .item .panel.panel-default button.btn-primary {
    background-color: #000;
    border-color: #000;
    border-radius: 0;
}

.product-list.grid .item .panel.panel-default button.btn-default {
    border-radius: 0;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover {
    background-color: #000;
    border-color: #000;
}

.pagination>li>a,
.pagination>li>a:focus,
.pagination>li>a:hover {
    color: #000;
}


/*CATEGORY-PAGE*/


/*PRODUCT-PAGE*/

.add-to-cart-wrapper .add-to-box .input-group .form-control {
    z-index: 0;
}

.product-details .panel.panel-default.add-to-cart-panel {
    border: none;
    box-shadow: none;
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    border-radius: 0;
}

.product-view .panel.panel-default.add-to-cart-panel button.btn-success {
    background-color: #000;
    border-color: #000;
    border-radius: 0;
}

#MB_window .buttons button.btn-primary {
    background-color: #000;
    border-color: #000;
    border-radius: 0;
}

#MB_window .buttons button.btn-default {
    border-radius: 0;
}


/*PRODUCT-PAGE*/


/*ADD TO CART*/

#header-cart .minicart-wrapper .minicart-bottom a.btn-primary {
    background-color: #000;
    border-color: #000;
    border-radius: 0;
}

#header-cart .minicart-wrapper .minicart-bottom a.btn-default {
    border-radius: 0;
}

#coupon_code {
    border-radius: 0;
}

.display-single-price .panel.panel-default .panel-body button.btn-success {
    background-color: #000;
    border-color: #000;
    border-radius: 0;
    margin-bottom: 15px;
}

.display-single-price .panel.panel-default .panel-body button.btn-continue.btn-default {
    height: 46px;
}

.display-single-price .panel.panel-default .panel-body button.btn-default {
    border-radius: 0;
}


/*ADD TO CART*/


/*LOGIN*/

#login-form,
.customer-account-create #form-validate,
.customer-account-forgotpassword #form-validate {
    margin-bottom: 50px;
}

.new-users .buttons-set {
    margin-top: 15px;
}


/*LOGIN*/

.noroute-block {
    text-align: center;
    display: inline-block;
    width: 100%;
    color: #55575b;
    margin: 50px 0;
}

.noroute-img-col {
    margin: 0 0 30px;
}

.cms-no-route .noroute-img-col img {
    margin: 0 auto;
    width: auto;
    height: auto;
    max-width: 100%;
}

.noroute-cont-col {
    margin: 0 0 15px;
}

.cms-no-route .noroute-cont-col h1 {
    font-weight: 700;
    color: #55575b;
    font-size: 50px;
    line-height: 1.2;
    text-transform: none;
    margin-bottom: 12px;
}

.cms-no-route .noroute-cont-col h1 strong {
    font-size: 20px;
    display: block;
    font-weight: 700;
    padding-top: 4px;
}

.cms-no-route .noroute-cont-col p {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.6;
    color: #88898c;
    margin: 0 0 15px;
}

.cms-no-route .noroute-cont-col p span {
    display: block;
}

.noroute-menu-col {
    margin: 0 0 15px;
}

.cms-no-route .noroute-menu-col ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.cms-no-route .noroute-menu-col li {
    margin: 0;
    display: inline-block;
    padding: 0 18px;
    font-size: 13px;
    color: #88898c;
    font-weight: 400;
    font-style: normal;
}

.cms-no-route .noroute-menu-col li a {
    color: #88898c;
}

.noroute-cont-col .search-autocomplete:before {
    display: none;
}

.noroute-cont-col #search_mini_form {
    margin: 30px 0;
}

.noroute-cont-col #search_mini_form .input-group,
.noroute-cont-col #search_mini_form .input-box {
    display: inline-block;
    width: 100%;
    position: relative;
    max-width: 470px;
}

.noroute-cont-col #search_mini_form label {
    display: none;
}

.noroute-cont-col #search {
    border: 2px solid #dbdbdb;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    font-size: 14px;
    color: #b4b4b4;
    font-style: italic;
    height: 56px;
    padding: 0 56px 0 15px;
    outline: none;
}

.noroute-cont-col #search_mini_form .btn,
.noroute-cont-col #search_mini_form .search-button {
    background: #dbdbdb !important;
    text-indent: 0;
    width: 56px;
    height: 56px;
    -webkit-border-radius: 0 15px 15px 0;
    -moz-border-radius: 0 15px 15px 0;
    border-radius: 0 15px 15px 0;
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
    color: #fff !important;
    display: inline-block;
    padding: 7px 15px;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
}

.noroute-cont-col #search_mini_form .btn span,
.noroute-cont-col #search_mini_form .search-button span {
    display: none;
}

.noroute-cont-col #search_mini_form .search-button:before {
    background: none;
    content: "\f002";
    font-family: FontAwesome;
    text-indent: 0;
    height: auto;
    width: auto;
    margin: 0;
    font-size: 28px;
    position: relative;
    top: 0;
    left: 0;
}

.skip-link.skip-account {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}

.skip-link.skip-account:focus,
.skip-link.skip-account:hover {
    text-decoration: none;
    color: #000;
}

.skip-link.skip-account .far {
    text-align: center;
    display: block;
    font-size: 21px;
    color: #333;
    margin: 8px 0;
}

.skip-link.skip-account .account-text {
    display: block;
}

#header-account li:nth-child(2) {
    padding-top: 0;
}

.cart-totals table tr td:last-child {
    text-align: right;
}

.cart-totals table tr th,
.cart-totals table tr td {
    padding-left: 15px;
    padding-right: 15px;
}

.availability.bundle-stock .label {
    color: #000;
    padding: 0 5px 0 0;
    font-size: 100%;
}

.add-to-cart-panel .price-info .price-box+.price-box {
    display: none;
}

.add-to-cart-panel .product-options dd .input-box {
    margin-bottom: 10px;
}

.add-to-cart-panel .product-options dd .input-box .price-notice {
    display: none;
}

.qty-wrapper .form-control {
    z-index: 0;
}

.product-sku {
    margin-bottom: 10px;
}

.add-to-cart-panel .price-box .regular-price .label {
    color: #000;
    padding: 0;
    font-size: 20px;
    font-weight: 700;
}

.item .product-info .price-box .label {
    font-size: 18px;
    color: #000;
    padding: 0;
    font-weight: 600;
}

.category-description {
    margin-bottom: 20px;
}

#checkout-review-table-wrapper .opc-data-table {
    font-size: 13px;
}

#checkout-review-table-wrapper .opc-data-table tr th,
#checkout-review-table-wrapper .opc-data-table tr td {
    padding-left: 5px;
    padding-right: 5px;
}

#checkout-review-table-wrapper .opc-data-table th .tax-flag {
    font-size: 10px;
}

.opc-index-index #footer {
    margin-top: 20px;
}

.price-info .price-box .bundle-selection-price {
    font-size: 16px;
    color: #000;
}

.price-info .price-box .bundle-selection-price .price {
    font-size: 16px;
}

.customer-account-changeforgotten .buttons-set {
    margin-bottom: 15px;
}

@media only screen and (min-width: 768px) {
    #header-nav {
        margin-bottom: 14px;
        background-color: transparent;
    }
}

@media only screen and (min-width: 769px) {
    .page-header .row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
    }
    .cart-icon-container i.fa {
        -webkit-align-self: center;
        align-self: center;
        font-size: 1.3em;
        -ms-flex-item-align: center;
    }
    .cart-icon-container span.badge {
        position: absolute;
        top: 0;
        right: 2px;
        padding: 4px 6px 3px 6px;
        color: #fff;
        background-color: #95969b;
        font-size: 10px;
    }
}

@media (max-width: 480px) {
    .cms-no-route .noroute-cont-col p span {
        display: inline;
    }
    .cms-no-route .noroute-menu-col li {
        padding: 0 10px;
    }
    .cms-no-route .noroute-cont-col h1 {
        font-size: 30px;
    }
    .cms-no-route .noroute-cont-col h1 strong {
        font-size: 16px;
    }
    .noroute-cont-col #search_mini_form {
        margin: 20px 0;
    }
    .noroute-block {
        margin: 30px 0;
    }
}

@media (min-width: 993px) {
    #topbar ul li i.fa {
        margin-right: 5px;
    }
}

@media (max-width: 992px) {
    #topbar ul li i.fa {
        display: block;
        margin-bottom: 5px;
    }
    #topbar ul.top-links li {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -moz-box-direction: normal;
        -moz-box-orient: vertical;
    }
    #checkout-review-table-wrapper .opc-data-table {
        font-size: 12px;
    }
    #checkout-review-table-wrapper .opc-data-table tr th {
        font-size: 10px;
    }
    #checkout-review-table-wrapper .opc-data-table tr th,
    #checkout-review-table-wrapper .opc-data-table tr td {
        padding-left: 2px;
        padding-right: 2px;
    }
}

@media only screen and (max-width: 768px) {
    .add-to-cart-panel .add-to-cart-buttons button.btn.btn-success.btn-lg.btn-block {
        padding: 10px 16px;
        font-size: 18px;
        line-height: 1.3333333;
    }
    span.cart-text-container {
        display: none;
    }
    .cart-icon-container i.fa {
        position: relative;
        top: 2px;
        font-size: 1em;
    }
    #header-search {
        width: 100%;
        padding: 0 15px;
        top: 200px;
    }
    #header-search .input-group {
        background: #fff;
        border: 1px solid #ccc;
    }
    /*.input-group {
		background: #f4f4f4;
		border: 1px solid #CCC;
	}*/
    #search_mini_form input.form-control {
        padding: 0 25px;
        border-bottom: none;
    }
    #search_mini_form button.btn-default {
        border-bottom: none;
    }
    .home-banners img {
        max-width: 100%;
        margin-top: 15px;
    }
    .salecto-menumanager .salecto-topmenu.desktop-menumanager {
        display: block;
    }
    .sort-by-container .toolbar .sorter .view {
        display: none;
    }
    .product-details .sharing-links {
        margin-bottom: 20px;
    }
    .product-media .product-image #image-main {
        max-height: none;
    }
    .page-header .cart-col .skip-links {
        position: relative;
    }
    .opc-col-right .opc-review-actions button.opc-btn-checkout {
        margin-bottom: 20px;
    }
    #topbar {
        display: block;
    }
    .top_link_section {
        margin: 7px 0;
    }
    .cart-col .skip-links .header-minicart>a {
        padding-top: 0;
    }
    .cart-col .header-minicart .skip-cart>i.fa.fa-shopping-cart {
        position: relative;
        top: 3px;
    }
    .page-header {
        padding: 0;
    }
    .page-header>.container {
        padding: 0;
    }
    .logo-col {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 100%;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
        -webkit-justify-content: center;
        justify-content: center;
        padding: 0;
        margin: 25px 0;
        -moz-box-flex: 1;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
    }
    .header-nav,
    .header-search,
    .header-minicart {
        display: table-cell !important;
        width: 25%;
        text-align: center;
        vertical-align: middle;
        border: 1px solid #CCCCCC;
    }
    .skip-link.skip-account {
        width: 25%;
        display: table-cell !important;
        margin-right: 0;
        border: 1px solid #CCCCCC;
        border-right: 0;
    }
    .skip-link.skip-account .account-text {
        display: none;
    }
    .cart-col .links {
        border-right: none;
    }
    .header-search {
        border-right: 0;
    }
    .header-nav i,
    .header-search i,
    .header-minicart i,
    .cart-col .links i {
        font-weight: 400;
        color: #333 !important;
    }
    .cart-col {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 100%;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
        -moz-box-flex: 1;
        margin-bottom: 10px;
    }
    section#breadcrumbs {
        margin-bottom: 10px;
    }
    .breadcrumb {
        padding-right: 0;
        padding-left: 0;
    }
    .block-layered-nav .block-title.mobile-title.collapsed {
        color: #FFFFFF;
        background-color: #000;
    }
    /*.block-layered-nav .block-title.mobile-title {
		background-color: #F1C40F;
	}*/
    .block-layered-nav .panel-default>.panel-heading::before,
    .block-layered-nav .panel-default>.panel-heading::after,
    .sort-by::after,
    .limiter::after {
        display: table;
        clear: both;
        content: "";
    }
    .navbar-default {
        background-color: #FFFFFF;
    }
    .navbar-default.skip-content.skip-active {
        border: 0;
    }
    .navbar-default .navbar-nav>li>a {
        color: #000000;
        border: 0;
    }
    .navbar-default .navbar-nav>li:last-child>a {
        color: #000000;
        border: 0;
    }
    .navbar.navbar-default>.container {
        padding: 0;
    }
    #narrow-by-list .sort-by,
    #narrow-by-list .limiter {
        float: none;
    }
    .block-layered-nav .panel-default>.panel-heading {
        color: #333333;
        background-color: transparent;
    }
    .cms-index-index #content {
        margin-top: 0;
    }
    .row.usp-inner-row::after {
        position: inherit;
        display: table;
        clear: both;
        content: "";
    }
    .row.usp-inner-row {
        margin-bottom: 30px;
    }
    .page-header .row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0;
    }
    .cart-col li.first a:before {
        min-height: auto;
        display: inline-block;
    }
    .header-minicart span.cart-icon-container i {
        min-height: auto;
        line-height: 44px;
    }
    .header-minicart .cart-icon-container {
        display: block;
    }
    .cart-icon-container span.badge {
        position: absolute;
        color: #fff;
        background-color: #95969b;
        font-size: 10px;
        left: auto;
        bottom: auto;
        top: 3px;
        right: 0;
        border-radius: 50%;
        width: auto;
        height: 18px;
        width: 18px;
        align-items: center;
        justify-content: center;
        display: inline-flex;
    }
    .mm-menu .mm-listitem_opened>.mm-panel {
        background: #fff;
    }
    .mm-menu .mm-listitem_opened>.mm-panel li.mm-listitem:hover {
        background: #EBEDED;
    }
    .home-banners .jul {
        padding-right: 15px;
    }
    .home-banners .paske {
        padding-left: 15px;
    }
    .home-banners .sommer,
    .home-banners .havet,
    .home-banners .farver {
        width: auto;
        padding-right: 15px;
    }
    .bnr-bnt::before {
        top: 30px;
    }
    .home_slider_title .slider_title_text {
        min-height: auto;
        margin-bottom: 40px;
    }
    .home_slider_title .home-products-title {
        padding: 20px;
        width: 100%;
    }
    .home_slider_title .slider_title_text::before {
        left: -1px;
        top: 129px;
        border-top: 30px solid #000;
        border-left: 167px solid transparent;
        border-right: 165px solid transparent;
        pointer-events: none;
        display: none;
    }
    .home-products-title span {
        display: block;
    }
    .home_description_block {
        padding: 15px;
    }
    #footer a.footer-logo {
        text-align: center;
    }
    .inner_footer p {
        width: 100%;
        text-align: center;
    }
    .footer-title {
        margin-bottom: 9px;
    }
    #footer .footer-col {
        margin-bottom: 20px;
    }
    .owl-theme .owl-controls .owl-buttons div.owl-prev {
        left: 0;
    }
    .owl-theme .owl-controls .owl-buttons div.owl-next {
        right: 0;
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .small.row {
        margin-right: -7px;
        margin-left: -7px;
    }
    .home-banners .sommer,
    .home-banners .havet,
    .home-banners .farver {
        width: 33.3%;
        padding-right: 7px;
        padding-left: 7px;
    }
    .home_slider_title .slider_title_text {
        min-height: 290px;
    }
    .old-price {
        float: none;
    }
    .cart-col {
        margin-bottom: 10px;
    }
    .top_link_section {
        margin: 7px 0;
    }
    .home_slider_title .slider_title_text::before {
        left: 157px;
        border-left: 35px solid #000;
        border-bottom: 146px solid transparent;
        border-top: 146px solid transparent;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .home_slider_title .slider_title_text::before {
        left: 157px;
        border-left: 35px solid #000;
        border-bottom: 146px solid transparent;
        border-top: 146px solid transparent;
    }
    .add-to-cart-panel .input-group.input-group-lg.qty-wrapper .input-group-addon {
        height: 46px;
    }
    .add-to-cart-panel .input-group.input-group-lg.qty-wrapper .form-control {
        height: 46px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .home_slider_title .slider_title_text::before {
        left: 212px;
        border-left: 35px solid #000;
        border-bottom: 146px solid transparent;
        border-top: 146px solid transparent;
    }
    #checkout-review-table-wrapper .opc-data-table {
        font-size: 11px;
    }
    #checkout-review-table-wrapper .opc-data-table tr th,
    #checkout-review-table-wrapper .opc-data-table tr td {
        padding-left: 1px;
        padding-right: 1px;
    }
}

@media screen and (min-width: 416px) and (max-width: 767px) {
    .home-banners .sommer,
    .home-banners .havet,
    .home-banners .farver,
    .home-banners .paske,
    .home-banners .jul {
        text-align: center;
        float: none;
    }
}


/* MOBILE NAVIGATION */

.mm-slideout .close-menu-icon {
    position: absolute;
    left: -50px;
    border-left: 1px solid #dfdfdf;
}

.close-menu-icon .fa-close {
    width: 49px;
}

.mm-navbar {
    padding: 0 50px;
}

.mm-panel_has-navbar .mm-navbar {
    display: block;
    background: white;
}

li.level-1.mm-listitem {
    padding: 0 10px;
}

li.level-2.mm-listitem {
    padding: 0 10px;
}