.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.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);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.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: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}.mobmenu .cta-order-mobile {
position: absolute;
right: 14px;
top: 16px;  
color:#000000 !important;
font-size:10px;
background-color: #f4d813;
border-radius: 22px;
font-weight: 700; padding: 6px 8px 6px 8px;
letter-spacing: -0.3px;
display: inline-block;
vertical-align: middle;
-webkit-transition: all .6s ease-in-out;
-moz-transition: all .6s ease-in-out;
-o-transition: all .6s ease-in-out;
transition: all .6s ease-in-out;
}
.mobmenu .cta-order-mobile:hover, .mobmenu .cta-order-mobile:active {
background-color: #ffffff;
color:#000000 !important;
} #header_pop nav ul.elementor-nav-menu li.ss-shop-cta a {
background-color: #F7D834;
color:#000000;
border-radius: 22px;
font-weight:bold;
font-size:14px;
background-image: url(https://www.sunset-boulevard.dk/wp-content/uploads/2021/10/btnbag.svg);
background-position: calc(100% - 14px) -1px;
background-size: 42px;
background-repeat:no-repeat;
padding: 14px 64px 14px 22px;
height:46px;
max-width: 252px;
letter-spacing: 0.3px;
display: inline-block;
vertical-align:middle;
-webkit-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
-o-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
}
.mobmenu-content #mobmenuleft > li.ss-shop-cta > a:hover {
background-color: #fff !important;
}
#header_pop nav ul.elementor-nav-menu li.ss-shop-cta a:hover {
background-color: #fff !important; }
#mobmenuleft li.ss-shop-cta a {
background-image: url(https://www.sunset-boulevard.dk/wp-content/uploads/2021/10/btnbag.svg);
background-position: calc(100% - 22px) 4px;
background-repeat: no-repeat;
background-size: 48px;
padding-left:18px !important;
font-weight:bold;
background-color: #f4d813;
color:#000000 !important;
-webkit-transition: all 0.9s ease-in-out;
-moz-transition: all 0.9s ease-in-out;
-o-transition: all 0.9s ease-in-out;
transition: all 0.9s ease-in-out;
}
#mobmenuleft li.ss-shop-cta a::after {
display:none;
}
#mobmenuleft li.ss-shop-cta a:hover {
background-color: #fff;
}
#mobmenuleft li.ss-shop-cta {
order: -1;
} .product-slider {
margin: 0em 2em 0em 2em;
}
.product-slider .slick-arrow {
position:absolute;
color: #fff;
height: 30px;
display: block;
cursor: pointer;
font-size: 0px;
}
.product-slider .slick-arrow:hover {
color: #f8d834;  
-webkit-transition: all 0.8s ease-in-out;
-moz-transition: all 0.8s ease-in-out;
-o-transition: all 0.8s ease-in-out;
transition: all 0.8s ease-in-out;
}
.product-slider .slick-arrow.slick-next {
right: -32px;
top: 40%;
}
.product-slider .slick-arrow.slick-prev {
left: -32px;
top: 40%;
}
.ss-product {
position:relative; -webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.ss-product .ss-content-inner {
position:relative; border: 1px solid #4B4B4B;
border-radius: 10px;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.ss-product .ss-content-inner .ssp-image {
position:relative;
width:100%;
height:auto;
overflow:hidden;
border-radius:8px; }
.ss-product .ss-content-inner .ssp-image img {
position:absolute;
left: 0;
top: 0;
width:100%;
height:auto;
}
.ss-product .ss-content-inner .ssp-image .ssp-badge {
position:absolute;
top:18px;
left:18px;
border-radius:40em;
padding:8px 22px;
color:#000000;
background-color:#f4d813;
border:#000000 3px solid;
font-family: "Dispatch";
font-weight:bold;
}
.ssp-badge {
border-radius:40em;
padding:4px 16px;
color:#000000;
background-color:#f4d813;
border:#000000 3px solid;
font-family: "Dispatch";
font-weight:bold;
text-align:center;
}
@media screen and (max-width: 768px) {
.single-produkter .ssp-badge {
display:none;
}
.single-produkter .product-slider {
margin: 0em 10px 0em 10px; 
}
}
.ss-product:hover .ss-content-inner .ssp-more {
opacity:1;
}
.ss-product:hover .ss-content-inner {
box-shadow:
0 0.4px 1.2px -8px rgba(255, 255, 255, 0.018),
0 1px 2.5px -8px rgba(255, 255, 255, 0.026),
0 1.8px 4px -8px rgba(255, 255, 255, 0.032),
0 3.1px 5.7px -8px rgba(255, 255, 255, 0.038),
0 5px 8.2px -8px rgba(255, 255, 255, 0.044),
0 8.8px 12.8px -8px rgba(255, 255, 255, 0.052),
0 19px 26px -8px rgba(255, 255, 255, 0.07)
;
}
.ss-product .ss-content-inner .ssp-more {
opacity: 0;
position:absolute;
bottom:0px;
right:0px;
left:0px;
width:100%;
text-align:center;
background-color:#00624d94;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
padding: 12px 4px;
-webkit-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
-o-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
}
.ss-product .ss-content-inner .ssp-more a {
display:block;
width:100%;
color:#fff;
font-family: "Dispatch";
}
.ss-product .ss-title {
}
.ss-product .ss-title a {
width:100%;
text-align:center;
font-family: "Dispatch";
display:flex;
justify-content:center;
align-items:center;
min-height:52px; }
.ptags {
position:absolute;
right:6px;
top:16px;
display:flex;
flex-direction:column;
z-index:55;
}
.ptags.product {
position:relative; }
.ptag {
position:relative;
background-color: rgba(255,255,255,0.9);
border-radius: 20px;
padding: 2px;
margin-top: 6px;
width: 30px;
height: 30px;
}
.ptag img {
width:26px;
max-width:26px;
height:auto;
}
.pt1 .tooltip {
left: -10px; 
}
.pt2 .tooltip {
left: -37px;
}
.ptag .tooltip {
background: #fff;
bottom: 100%;
color: #222;
display: block;
pointer-events:none;
margin-bottom: 15px;
font-size:11px; border-radius: 10px;   
opacity: 0;
padding: 8px;
pointer-events: none;
position: absolute;
width: auto;
-webkit-transform: translateY(10px);
-moz-transform: translateY(10px);
-ms-transform: translateY(10px);
-o-transform: translateY(10px);
transform: translateY(10px);
-webkit-transition: all .25s ease-out;
-moz-transition: all .25s ease-out;
-ms-transition: all .25s ease-out;
-o-transition: all .25s ease-out;
transition: all .25s ease-out;
-webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
-moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
-ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
-o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
-webkit-touch-callout: none; 
-webkit-user-select: none;
-khtml-user-select: none; 
-moz-user-select: none;
-ms-user-select: none; 
user-select: none;
} .ptag .tooltip:before {
bottom: -20px;
content: " ";
display: block;
height: 20px;
left: 0;
position: absolute;
width: 100%;
} .ptag .tooltip:after {
border-left: solid transparent 10px;
border-right: solid transparent 10px;
border-top: solid #fff 10px;
bottom: -10px;
content: " ";
height: 0;
left: 50%;
margin-left: -13px;
position: absolute;
width: 0;
}
.ptag:hover .tooltip {
opacity: 1;
pointer-events: auto;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
} .lte8 .ptag .tooltip {
display: none;
}
.lte8 .ptag:hover .tooltip {
display: block;
}
.single-produkter .ptags {
right:0px;
top:0px;
}
.single-produkter .ptag {
background-color: #fff;
border-radius: 40em;
padding: 2px;
}
.single-produkter .ptag.pt1 {
margin-right:8px;
}
.single-produkter .ptags.product {
display: flex;
flex-direction: row;
}
.product-slider .slick-list {margin: 0 -5px;}
.product-slider .slick-slide>div {margin: 0 5px;} .content-list-ajax {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: center;
width: 100%;
}
.content-list-ajax .search-box {
position: relative;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
padding: 0 1.6rem;
}
.content-list-ajax #product-search {
width: 100%;
position: relative;
height: 100%;
}
.content-list-ajax .search-box .text-search {
border: 1px solid #eded;
border-radius: 4rem!important;
padding: 1rem;
padding-left: 26px;
font-size: .8rem;
width: 100%;
}
.content-list-ajax .search-box .search-btn {
margin: 0;
border: none;
background-color: #9b2524;
color: #fff;
border-radius: 4rem;
width: 64px;
text-align: center;
position: absolute;
right: 0;
height: 100%;
background-image: url(//sunset-boulevard.dk/wp-content/plugins/img/elements/icon-search.png);
background-position: center;
background-size: 24%;
background-repeat: no-repeat;
}
.content-list-ajax #product-filter {
width: 100%;
padding: 0 1.5rem;
position:relative;
}
.content-list-ajax #product-filter ul {
list-style-type: none;
width: 100%;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
margin: 0;
padding: 0;
list-style-type: none;
}
.content-list-ajax #product-filter .product-terms li {
cursor: pointer;
min-width:80px;
font-size: 0.9em;
letter-spacing: 0.2642px;
font-weight: bold;
background: transparent;
color: #fff;
margin-right: 6px;
padding: 8px 12px;
max-height: 40px;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
color: #9b2524;
margin-bottom: 5px;
-webkit-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
position:relative;
flex: 1 1 auto;
border-right: 1px solid #343a40;
border-radius:0px;
}
.content-list-ajax #product-filter .product-terms li:last-child {
border:none;
} .content-list-ajax #product-filter.catsadmin .product-terms { -webkit-appearance: none;
flex-wrap: nowrap;
overflow-x: scroll;
width: auto;
max-width: 100%;
min-width: auto;
overflow-y: hidden;
margin-right:30px; scrollbar-width: thin;
}
.content-list-ajax #product-filter.catsadmin .product-terms li {
width: auto;
display: block;
max-width: 100%;
min-width: auto;
}
.content-list-ajax #product-filter .scroll-next {
display: flex;
justify-content: center;
align-items: center;
position: absolute;
top: 0px;
right: 0px;
width: 74px;
height: 44px;
background-color: red;
z-index: 99;
background: linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 28%);
cursor: pointer;
font-size:22px;
font-weight:bold;
color:#ffffff;
}   .content-list-ajax #product-filter * {
scrollbar-width: auto;
scrollbar-color: #f4d813 #000000;
} .content-list-ajax #product-filter *::-webkit-scrollbar {
width: 16px;
}
.content-list-ajax #product-filter *::-webkit-scrollbar-track {
background: #000000;
}
.content-list-ajax #product-filter *::-webkit-scrollbar-thumb {
background-color: #f4d813;
background-image:url(https://www.sunset-boulevard.dk/wp-content/uploads/2022/08/scroll-horizontal.png);
background-repeat:no-repeat;
background-position:center;
border-radius: 10px;
border: 3px solid #000000;
}
@media screen and (min-width: 768px) { }
.content-list-ajax #product-filter ul li {
cursor: pointer;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
justify-content: flex-end;
align-items: center;
padding: 14px 8px;
min-width: 80px;
-webkit-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
}
.ss-product .ss-content-inner .ssp-image {
position:relative;
padding-bottom: 85%;
height: 0;
border-radius:8px;
}
.content-list-ajax #product-filter ul li input, .content-list-ajax #recipe-filter ul li input {
display: none;
}
.content-list-ajax #product-filter .product-terms li img.cat-parent-symbol, .content-list-ajax #product-filter .recipe-terms li img.cat-parent-symbol{
width: 18px;
height: 18px;
display: block;
margin-right: 4px;
}
.content-list-ajax #product-filter .product-sub-terms, .content-list-ajax #product-filter .product-sub-terms {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
display: none;
}
.content-list-ajax #product-filter ul li span, .content-list-ajax #recipe-filter ul li span {
padding-top: 18px;
font-size: 15px;
font-family: noto-sans,sans-serif;
color: #9b2524;
text-align: center;
white-space: nowrap;
}
.content-list-ajax #product-filter .product-sub-terms.active, .content-list-ajax #product-filter .product-sub-terms.active {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
flex-wrap: wrap;
}
.content-list-ajax #product-filter .product-terms li:hover, .content-list-ajax #product-filter .recipe-terms li:hover {
color: #FDD83A !important;
} 
.content-list-ajax #product-filter .product-terms .active-tab, .content-list-ajax #product-filter .recipe-terms .active-tab {
color: #FDD83A !important;
} .content-list-ajax #product-results {
width: 100%;
}
.content-list-ajax #product-results .products {
display:flex;
flex-wrap: wrap;
width:100%;
margin:0px;
padding: 2em;
}
.content-list-ajax {
min-height:576px;
}
.content-list-ajax #product-results .products .ss-product {
width:100%;
opacity: 1;
padding: 0 12px;
margin-bottom: 1.1em;
}
.content-list-ajax #product-results .products .ss-product.fadein { }
.content-list-ajax #product-results .products .ss-product.fadein:nth-child(1) {
animation-delay: 0ms;
}
.content-list-ajax #product-results .products .ss-product.fadein:nth-child(2) {
animation-delay: 40ms;
}
.content-list-ajax #product-results .products .ss-product.fadein:nth-child(3) {
animation-delay: 65ms;
}
.content-list-ajax #product-results .products .ss-product.fadein:nth-child(4) {
animation-delay: 80ms;
}
.content-list-ajax #product-results .products .ss-product.fadein:nth-child(5) {
animation-delay: 95ms;
}
.content-list-ajax #product-results .products .ss-product.fadein:nth-child(6) {
animation-delay: 110ms;
}
.content-list-ajax #product-results .products .ss-product.fadein:nth-child(7) {
animation-delay: 125ms;
}
.content-list-ajax #product-results .products .ss-product.fadein:nth-child(8) {
animation-delay: 135ms;
}
.content-list-ajax #product-results .products .ss-product.fadein:nth-child(9) {
animation-delay: 140ms;
}
.content-list-ajax #product-results .products .ss-product.fadein:nth-child(10) {
animation-delay: 145ms;
}
.content-list-ajax #product-results .products .ss-product.fadein:nth-child(11) {
animation-delay: 152ms;
}
.content-list-ajax #product-results .products .ss-produc.fadein:nth-child(12) {
animation-delay: 160ms;
}
@keyframes fadeIn {
from {
opacity: 0; }
to {
opacity: 1; }
} @media screen and (max-width: 480px) {
.ss-product .ss-content-inner .ssp-image .ssp-badge {
font-size: 12px;
top: 5px;
left: 5px;
border-radius: 40em;
padding: 2px 8px;    
border: #000000 2px solid;
}
.content-list-ajax #product-results .products {
padding:0px;
padding-top:1em;
}
}
@media screen and (min-width: 320px) {
.content-list-ajax #product-results .products .ss-product {
width:50%
}
.content-list-ajax #product-results .ss-product .ss-content-inner { }
}
@media screen and (min-width: 768px) {
.content-list-ajax #product-results .products .ss-product {
width: 33.333%;
}
.content-list-ajax #product-results .ss-product .ss-content-inner {
}
}
@media screen and (min-width: 1024px) {
.content-list-ajax #product-filter .scroll-next {
display:none;
} 
.content-list-ajax #product-filter.catsadmin .product-terms {
overflow-x: hidden;  
}
} .postid-491 .elementor-element-6e22ecb .elementor-widget-container {display:none;} .elementor-element-19e007ec {
pointer-events:none;
}