.ui-timepicker-container{position:absolute;overflow:hidden;box-sizing:border-box}.ui-timepicker{box-sizing:content-box;display:block;height:205px;list-style:none outside none;margin:0;padding:0 1px;text-align:center}.ui-timepicker-viewport{box-sizing:content-box;display:block;height:205px;margin:0;padding:0;overflow:auto;overflow-x:hidden}.ui-timepicker-standard{font-family:Verdana,Arial,sans-serif;font-size:1.1em;background-color:#FFF;border:1px solid #AAA;color:#222;margin:0;padding:2px}.ui-timepicker-standard a{border:1px solid transparent;color:#222;display:block;padding:.2em .4em;text-decoration:none}.ui-timepicker-standard .ui-state-hover{background-color:#DADADA;border:1px solid #999;font-weight:400;color:#212121}.ui-timepicker-standard .ui-menu-item{margin:0;padding:0}.ui-timepicker-corners,.ui-timepicker-corners .ui-corner-all{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}.ui-timepicker-hidden{display:none}.ui-timepicker-no-scrollbar .ui-timepicker{border:0}@font-face{font-family:'museo100';src:url(//www.ateljeanette.se/wp-content/plugins/woocommerce-gateway-swish/assets/fonts/museosansrounded-300-webfont.eot);src:url(//www.ateljeanette.se/wp-content/plugins/woocommerce-gateway-swish/assets/fonts/museosansrounded-100-webfont.eot?#iefix) format("embedded-opentype"),url(//www.ateljeanette.se/wp-content/plugins/woocommerce-gateway-swish/assets/fonts/museosansrounded-100-webfont.woff) format("woff"),url(//www.ateljeanette.se/wp-content/plugins/woocommerce-gateway-swish/assets/fonts/museosansrounded-100-webfont.ttf) format("truetype"),url(//www.ateljeanette.se/wp-content/plugins/woocommerce-gateway-swish/assets/fonts/museosansrounded-100-webfont.svg#museo_sans_rounded100) format("svg");font-weight:normal;font-style:normal}
@font-face{font-family:'museo300';src:url(//www.ateljeanette.se/wp-content/plugins/woocommerce-gateway-swish/assets/fonts/museosansrounded-300-webfont.eot);src:url(//www.ateljeanette.se/wp-content/plugins/woocommerce-gateway-swish/assets/fonts/museosansrounded-300-webfont.eot?#iefix) format("embedded-opentype"),url(//www.ateljeanette.se/wp-content/plugins/woocommerce-gateway-swish/assets/fonts/museosansrounded-300-webfont.woff) format("woff"),url(//www.ateljeanette.se/wp-content/plugins/woocommerce-gateway-swish/assets/fonts/museosansrounded-300-webfont.ttf) format("truetype"),url(//www.ateljeanette.se/wp-content/plugins/woocommerce-gateway-swish/assets/fonts/museosansrounded-300-webfont.svg#museo_sans_rounded300) format("svg");font-weight:normal;font-style:normal}
@font-face{font-family:'museo500';src:url(//www.ateljeanette.se/wp-content/plugins/woocommerce-gateway-swish/assets/fonts/museosansrounded-500-webfont.eot);src:url(//www.ateljeanette.se/wp-content/plugins/woocommerce-gateway-swish/assets/fonts/museosansrounded-500-webfont.eot?#iefix) format("embedded-opentype"),url(//www.ateljeanette.se/wp-content/plugins/woocommerce-gateway-swish/assets/fonts/museosansrounded-500-webfont.woff) format("woff"),url(//www.ateljeanette.se/wp-content/plugins/woocommerce-gateway-swish/assets/fonts/museosansrounded-500-webfont.ttf) format("truetype"),url(//www.ateljeanette.se/wp-content/plugins/woocommerce-gateway-swish/assets/fonts/museosansrounded-500-webfont.svg#museo_sans_rounded500) format("svg");font-weight:normal;font-style:normal}
@font-face{font-family:'museo700';src:url(//www.ateljeanette.se/wp-content/plugins/woocommerce-gateway-swish/assets/fonts/museosansrounded-700-webfont.eot);src:url(//www.ateljeanette.se/wp-content/plugins/woocommerce-gateway-swish/assets/fonts/museosansrounded-700-webfont.eot?#iefix) format("embedded-opentype"),url(//www.ateljeanette.se/wp-content/plugins/woocommerce-gateway-swish/assets/fonts/museosansrounded-700-webfont.woff) format("woff"),url(//www.ateljeanette.se/wp-content/plugins/woocommerce-gateway-swish/assets/fonts/museosansrounded-700-webfont.ttf) format("truetype"),url(//www.ateljeanette.se/wp-content/plugins/woocommerce-gateway-swish/assets/fonts/museosansrounded-700-webfont.svg#museo_sans_rounded700) format("svg");font-weight:normal;font-style:normal}
.rotate {
-webkit-animation: spin 6s infinite linear;
animation: spin 6s infinite linear;
}
@-webkit-keyframes spin {
100% { -webkit-transform: rotate(360deg); }
}
@-moz-keyframes spin {
100% { -moz-transform: rotate(360deg); }
}
@keyframes spin {
100% {
-moz-transform:rotate(360deg);
-o-transform:rotate(360deg);
transform:rotate(360deg);
}
}
.redlight-swish-logo img{
max-height: 70px;
}
.redlight-swish-messages{
font-family:'museo300', serif;
-webkit-font-smoothing:antialiased;
font-size:16px;
-webkit-text-size-adjust:100%;
color:#4D4D4F;
text-align: center;
background-color: #F9F9F9;
padding: 5px 20px 20px 20px;
border: 1px solid #CCC;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
-moz-box-shadow: 3px 3px 3px rgba(50,50,50,0.28);
-webkit-box-shadow: 3px 3px 3px rgba(50, 50, 50, 0.28);
box-shadow: 3px 3px 3px rgba(50, 50, 50, 0.28);
}
.redlight-swish-centered{
margin-left:auto;
margin-right:auto;
text-align: center;
margin-bottom: 10px;
}
.redlight-swish-fixed{
position:fixed;
}
.redlight-swish-top-left{
top:0;
left:10;
}
.redlight-swish-qr-code {
max-width: 200px;
}
.startswish:hover {
background: -webkit-gradient(linear,left top,left bottom,from(#35b7ee),color-stop(98.72%,#14aceb));
background: linear-gradient(180deg,#35b7ee,#14aceb 98.72%);
}
.startswish {
background: -webkit-gradient(linear,left top,left bottom,from(#1dafec),color-stop(98.72%,#129bd4));
background: linear-gradient(180deg,#1dafec,#129bd4 98.72%);
border: none;
border-radius: 6px;
color: #fff;
cursor: pointer;
line-height: 48px;
height: 48px;
max-width: 100%;
padding: 15px 24px;
text-align: center;
-webkit-transition: background .2s ease;
transition: background .2s ease;
text-decoration: none !important;
}
@media (min-width: 768px) {
.startswish {
display: none;
}
}.yith-wcbm-clearfix:before,
.yith-wcbm-clearfix:after {
content : '';
display : table;
}
.yith-wcbm-clearfix:after {
clear : both;
}
.yith-wcbm-clearfix {
zoom : 1; }
.yith-wcbm-badge {
position        : absolute;
display         : flex;
justify-content : center;
flex-direction  : column;
box-sizing      : border-box;
text-align      : center;
line-height     : normal;
z-index         : 50;
font-family     : "Open Sans", sans-serif;
font-size       : 13px;
min-width       : max-content;
}
.yith-wcbm-badge img {
display : block;
}
.yith-wcbm-badge p {
margin      : 0 !important;
line-height : inherit;
font-size   : unset !important;
}
.yith-wcbm-badge strong,
.yith-wcbm-badge b {
font-weight : 600;
}
p.yith-wcbm-badge-txt {
margin  : 0;
padding : 0;
}
.container-image-and-badge {
position    : relative;
display     : block;
text-indent : 0;
line-height : 0;
}
.yith-wcbm-badge img {
margin : 0 !important;
}
span.onsale {
z-index : 10;
} .yith-wcbm-shortcode-badge-container .container-image-and-badge {
display : inline-block;
}  .cart_item .yith-wcbm-badge {
display : none !important;
} .product-thumbnails .yith-wcbm-badge {
display : none !important;
} .yith-wcbm-theme-flatsome .iosSlider.product-thumbnails .yith-wcbm-badge,
.yith-wcbm-theme-flatsome #mini-cart-content .container-image-and-badge .yith-wcbm-badge {
display : none !important;
}
.yith-wcbm-theme-flatsome #mini-cart-content .container-image-and-badge,
.yith-wcbm-theme-flatsome .products .container-image-and-badge,
.yith-wcbm-theme-flatsome .yith-wcbm-badge img {
position : static !important;
} .fusion-menu-cart-items .yith-wcbm-badge {
display : none !important;
} #yith-wcwl-form .yith-wcbm-badge {
display : none !important;
} .yith-wfbt-section .yith-wcbm-badge, .yith-wfbt-form .yith-wcbm-badge {
display : none !important;
} #ywsfl_container_list .yith-wcbm-badge {
display : none !important;
} .yith-quick-view-nav .container-image-and-badge {
position : static !important;
width    : 100% !important;
padding  : 0 !important;
}
.yith-quick-view-nav .yith-wcbm-badge {
display : none !important;
} .yith-ajaxsearchform-container .yith-wcbm-badge {
display : none !important;
} .yith-wcpb-product-bundled-items .yith-wcbm-badge {
display : none !important;
} .ssatc-sticky-add-to-cart .yith-wcbm-badge {
display : none !important;
} .yith-ywraq-list-widget-wrapper .yith-wcbm-badge {
display : none !important;
} .yith-wacp-content table.cart-list .yith-wcbm-badge {
display : none;
} body.yith-wcbm-theme-basel .container-image-and-badge > img,
body.yith-wcbm-theme-basel .container-image-and-badge *:not(.yith-wcbm-badge) img {
width : 100%;
}