.wp-pagenavi {
clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
text-decoration: none;
border: 1px solid #BFBFBF;
padding: 3px 5px;
margin: 2px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
border-color: #000;
}
.wp-pagenavi span.current {
font-weight: bold;
}.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dt-scroll{width:100%}.dt-scroll .tablepress{width:100%!important}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top:0!important}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0!important;overflow:hidden!important}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}.tablepress thead th:active{outline:none}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"\25b2"/"";display:block;position:absolute}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"\25bc"/"";display:block;position:absolute;top:50%}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{padding-right:24px;position:relative}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{bottom:0;color:var(--head-sort-arrow-color);position:absolute;right:6px;top:0;width:12px}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{font-family:sans-serif!important;font-size:12px;line-height:12px;opacity:.2}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}.dt-container{clear:both;margin-bottom:1rem;position:relative}.dt-container .tablepress{margin-bottom:0}.dt-container .tablepress tfoot:empty{display:none}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container .dt-input,.dt-container label{display:inline;width:auto}.dt-container .dt-input{font-size:inherit;padding:5px}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:#0000;border:1px solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none!important;vertical-align:middle}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid #0000;color:#0000004d!important;cursor:default;outline:none}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging .ellipsis{padding:0 1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}.wc-block-components-tabs .wc-block-components-tabs__list > .wc-block-components-tabs__item .wc-block-components-tabs__item-content > img.vipps-payment-logo {
height: 2em;
margin-bottom: -0.7em;
} .wc-block-grid__product .vippsbuynow {
}
.wc-block-grid__product .single-product.button.vipps-buy-now .inline.vipps-logo.negative {
display: inline-block;
margin: 0 .2em;
height: 2ex;
max-width: 100%;
width: auto;
vertical-align: text-bottom;
} .vipps-badge-wrapper.aligncenter {
text-align: center;
} div.wp-block-button.wc-block-components-product-button.wc-block-button-vipps {
text-align: center;
margin-bottom:0;
}
div.wp-block-button.wc-block-components-product-button.wc-block-button-vipps a.single-product.button.vipps-buy-now{
margin-left: auto;
margin-right: auto;
display: inline-block;
padding-top:0;
}
div.wp-block-button.wc-block-components-product-button.wc-block-button-vipps a.single-product.button.vipps-buy-now img{
max-width: 10rem;
margin-bottom:0;
}
div.vipps_buy_now_wrapper.loop {
text-align:center;
}
div.vipps_buy_now_wrapper.loop  a.single-product.button.vipps-buy-now img{
max-width: 10rem;
}  .vipps_checkout_widget_wrapper {
width: 100%;
display:flex;
flex-direction:column;
align-items:center;
font-family: "Vipps Text", Arial, sans-serif;
margin-bottom: 1rem;
color: black;
}
.vipps_checkout_widget_wrapper .vipps_checkout_widget .vipps_checkout_widget_title {
font-size:18px;
line-height:24px;
font-weight:500;
color: black;
}
.vipps_checkout_widget_wrapper .vipps_checkout_widget .vipps_checkout_widget_title.accordion {
cursor: pointer;
transition: 0.4s,
}
.vipps_checkout_widget_title.active .vipps_checkout_widget_icon::before {
content: "\2212";
}
.vipps_checkout_widget_title .vipps_checkout_widget_icon::before {
content: "\002B";
}
.vipps_checkout_widget_title .vipps_checkout_widget_icon {
font-size: 1.5rem;
}
.vipps_checkout_widget_wrapper .vipps_checkout_widget .vipps_checkout_widget_title .vipps_checkout_widget_icon{
float: right;
width: 24px;
text-align: center;
}
.vipps_checkout_widget_wrapper .vipps_checkout_widget {
width: 586px;
font-weight:400;
border-bottom: 1px solid lightgrey;
}
.vipps_checkout_widget_wrapper .vipps_checkout_widget .vipps_checkout_body {
display: none;
}
.vipps_checkout_widget_wrapper .vipps_checkout_widget .vipps_checkout_widget_input {
border-radius: 8px;
height: 56px;
width: 100%;
padding: 12px 15px;
font-size: 16px;
border: 1px solid #ddd;
border-radius: 6px;
box-sizing: border-box;
outline: none;
margin: 0px;
}
.vipps_checkout_widget_wrapper .vipps_checkout_widget .vipps_checkout_widget_button {
min-width: 5.5em;
padding: 7.5px 16px;
font-size: 14px;
line-height:20px;
text-transform: none;
border-radius: 24px;
color: white;
margin-top: 0.5em;
margin-bottom: 0.5em;
font-family: "Vipps Text", Arial, sans-serif;
font-weight: bold;
cursor: pointer;
border: none;
}
.vipps_checkout_widget_wrapper .vipps_checkout_widget .vipps_checkout_widget_small {
font-size: 14px;
font-weight: bold;
}
.vipps_checkout_widget_wrapper .vipps_checkout_widget:not(:last-child) {
margin: 1rem;
}
.vipps_checkout_widget_wrapper .vipps_checkout_widget {
padding-bottom: .8rem;
}
#vipps_checkout_widget_coupon_active_codes_container_codes {
display: flex;
flex-wrap: wrap;
gap: 1em;
}
.vipps_checkout_widget_coupon_active_code_box {
display: flex;
align-items: center;
background-color: #f0f0f2;
padding: 8px 12px;
margin-top: 0.2em;
max-width: fit-content;
border-radius: 4px;
gap: 0.5em;
}
.vipps_checkout_widget_coupon_delete {
display: flex;
justify-content: center;
align-items: center;
width: 20px;
height: 20px;
border-radius: 50%;
background-color: #000;
color: white;
font-size: 12px;
cursor: pointer;
text-decoration: none;
}
.vipps_checkout_widget_wrapper .vipps_checkout_widget .vipps_checkout_widget_input.error {
border-color: #C60000;
}
.vipps_checkout_widget_wrapper .vipps_checkout_widget .vipps_checkout_widget_input.success {
border-color: #048a1a;
}
.vipps_checkout_widget_wrapper .vipps_checkout_widget .vipps_checkout_widget_error {
color: #C60000;
}
.vipps_checkout_widget_wrapper .vipps_checkout_widget .vipps_checkout_widget_success {
color: #048a1a;
}
@media (min-width: 720px) {
.vipps_checkout_widget_wrapper .vipps_checkout_widget {
width: 624px;
}
}
form#vippsdata {
margin:0;
}
h2.confirmVippsExpressCheckoutHeader {
margin-top: 0;
}
a.button.vipps-express-checkout img {
max-width: 100%;
width: 13.5rem;
max-height: 100%;
filter: drop-shadow( 0px 1px 2px #d7d7d7);
}
a.button.vipps-express-checkout:hover img {
opacity: 0.9;
}
a.button.vipps-express-checkout.disabled img {
opacity: 0.7;
}
li.wc_payment_method.payment_method_vipps img {
max-width: 145px;
}
a.button.vipps-buy-now:focus {
outline: none;
}
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.vipps-buy-now, .woocommerce ul.products li.product .button.vipps-buy-now, a.button.vipps-buy-now {
color: #fff;
background-color:transparent;
}
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.vipps-buy-now:hover, .woocommerce ul.products li.product .button.vipps-buy-now:hover, a.button.vipps-buy-now:hover {
opacity: 0.9;
}
ul.products li.product a.button.vipps-buy-now img {
margin:0px;
display:inline;
}
a.button.vipps-express-checkout {
background-color: #fff;
color: transparent;
vertical-align: bottom;
padding: 0;
margin-left:.5em;
}
a.button.vipps-express-checkout:active, a.button.vipps-buy-now:active {
border: 0;
}
a.button.vipps-express-checkout:hover, a.button.vipps-buy-now:hover {
border: 0;
} a.single-product.button.vipps-buy-now  {
padding-left:0;
padding-right:0;
padding-bottom:0;
}
.widget_shopping_cart a.button.vipps-express-checkout {
color:transparent;
background-color: #fff;
float: none;
margin-top: .5em;
margin-bottom: 0;
margin-left: auto;
margin-right: auto;
clear: both;
} .woocommerce-cart-tab-container .widget_shopping_cart a.button.vipps-express-checkout {
min-width: 190px;
}
.vippslogincontainer {
width: 100%;
text-align: center;
}
a.button.vipps-login {
vertical-align: bottom;
max-width: 250px;
color:transparent;
background-color: #fff;
margin: 1em auto;
min-width: 190px;
clear: both;
padding:0;
} .woocommerce-info.vipps-info {
background-color: #fe5b24;
}
img.inline {
height: 2ex;
display:inline;
vertical-align: text-bottom;
}
.vippsorange {
background-color: #fe5b24;
}
.vippsorange-light {
background-color: #fff4ec;
}
.vippspurple {
background-color: #551488;
}
.vippspurple2 {
background-color: #5E3DC2;
}
.vippspurple-light {
background-color: #8851F6;
}
.vippsdarkgray {
background-color: #161225;
}
.vipps_checkout_button_wrapper {
margin-top: 1rem;
margin-bottom: 1rem;
}
.vippsspinner {
width:125px;
height:125px;
display: none;
position:absolute;
top:50%;
left:50%;
margin-left: -62px;
margin-top: -62px;
transform:scale(0.6);
-o-transform:scale(0.6);
-ms-transform:scale(0.6);
-webkit-transform:scale(0.6);
-moz-transform:scale(0.6);
}
.vippsoverlay {
background: #e9e9e9;
position:fixed;
display: none;
top: 0;           
right: 0;        
bottom: 0;
left: 0;
opacity: 0.5;
z-index: 1000;
}
body.processing {
cursor: progress;
}
.processing .vippsoverlay {
display:block;
}
.processing .vippsspinner  {
display:block;
}
.vippsspinner {
--oncolor: rgba(254,90,36,0.97);
}
.vippsspinner.mobilepay {
--oncolor: rgba(90, 120, 255, 0.97);
}
.f_circleG{
position:absolute;
background-color:rgb(255,255,255);
height:22px;
width:22px;
border-radius:12px;
-o-border-radius:12px;
-ms-border-radius:12px;
-webkit-border-radius:12px;
-moz-border-radius:12px;
animation-name:f_fadeG;
-o-animation-name:f_fadeG;
-ms-animation-name:f_fadeG;
-webkit-animation-name:f_fadeG;
-moz-animation-name:f_fadeG;
animation-duration:1.2s;
-o-animation-duration:1.2s;
-ms-animation-duration:1.2s;
-webkit-animation-duration:1.2s;
-moz-animation-duration:1.2s;
animation-iteration-count:infinite;
-o-animation-iteration-count:infinite;
-ms-animation-iteration-count:infinite;
-webkit-animation-iteration-count:infinite;
-moz-animation-iteration-count:infinite;
animation-direction:normal;
-o-animation-direction:normal;
-ms-animation-direction:normal;
-webkit-animation-direction:normal;
-moz-animation-direction:normal;
}
#frotateG_01{
left:0;
top:51px;
animation-delay:0.45s;
-o-animation-delay:0.45s;
-ms-animation-delay:0.45s;
-webkit-animation-delay:0.45s;
-moz-animation-delay:0.45s;
}
#frotateG_02{
left:15px;
top:15px;
animation-delay:0.6s;
-o-animation-delay:0.6s;
-ms-animation-delay:0.6s;
-webkit-animation-delay:0.6s;
-moz-animation-delay:0.6s;
}
#frotateG_03{
left:51px;
top:0;
animation-delay:0.75s;
-o-animation-delay:0.75s;
-ms-animation-delay:0.75s;
-webkit-animation-delay:0.75s;
-moz-animation-delay:0.75s;
}
#frotateG_04{
right:15px;
top:15px;
animation-delay:0.9s;
-o-animation-delay:0.9s;
-ms-animation-delay:0.9s;
-webkit-animation-delay:0.9s;
-moz-animation-delay:0.9s;
}
#frotateG_05{
right:0;
top:51px;
animation-delay:1.05s;
-o-animation-delay:1.05s;
-ms-animation-delay:1.05s;
-webkit-animation-delay:1.05s;
-moz-animation-delay:1.05s;
}
#frotateG_06{
right:15px;
bottom:15px;
animation-delay:1.2s;
-o-animation-delay:1.2s;
-ms-animation-delay:1.2s;
-webkit-animation-delay:1.2s;
-moz-animation-delay:1.2s;
}
#frotateG_07{
left:51px;
bottom:0;
animation-delay:1.35s;
-o-animation-delay:1.35s;
-ms-animation-delay:1.35s;
-webkit-animation-delay:1.35s;
-moz-animation-delay:1.35s;
}
#frotateG_08{
left:15px;
bottom:15px;
animation-delay:1.5s;
-o-animation-delay:1.5s;
-ms-animation-delay:1.5s;
-webkit-animation-delay:1.5s;
-moz-animation-delay:1.5s;
}
@keyframes f_fadeG{
0%{
background-color:rgba(254,90,36,0.97);
background-color: var(--oncolor);
}
100%{
background-color:rgb(255,255,255);
}
}
@-o-keyframes f_fadeG{
0%{
background-color:rgba(254,90,36,0.97);
background-color: var(--oncolor);
}
100%{
background-color:rgb(255,255,255);
}
}
@-ms-keyframes f_fadeG{
0%{
background-color:rgba(254,90,36,0.97);
background-color: var(--oncolor);
}
100%{
background-color:rgb(255,255,255);
}
}
@-webkit-keyframes f_fadeG{
0%{
background-color:rgba(254,90,36,0.97);
background-color: var(--oncolor);
}
100%{
background-color:rgb(255,255,255);
}
}
@-moz-keyframes f_fadeG{
0%{
background-color:rgba(254,90,36,0.97);
background-color: var(--oncolor);
}
100%{
background-color:rgb(255,255,255);
}
}