@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//gamingbutikken.no/wp-content/themes/woodmart/fonts/woodmart-font-2-400.woff2?v=8.1.2") format("woff2");
}

:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 15px;
	--wd-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(28,97,231);
	--wd-alternative-color: rgba(28,97,231,0.2);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(225,235,255);
	--btn-default-bgcolor-hover: rgb(219,227,249);
	--btn-default-color: rgb(28,97,231);
	--btn-default-color-hover: rgb(28,97,231);
	--btn-accented-bgcolor: rgb(28,97,231);
	--btn-accented-bgcolor-hover: rgb(28,97,231);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(247,247,248);
	--wd-bordered-bg:rgb(247,247,248);
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(28,97,231);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(247,247,248);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .post.wd-post .wd-entities-title {
	font-size: 18px;
}
html .wd-buy-now-btn {
	background: rgb(107,163,49);
}
html .wd-buy-now-btn:hover {
	background: rgb(95,158,44);
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	font-size: 18px;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(34,119,204);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(34,119,204);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 5px;
}
:root{
--wd-container-w: 1300px;
--wd-form-brd-radius: 5px;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 8px;
}

@media (min-width: 1300px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


/* BLACK FRIDAY SHIT */
.page-id-18030 .wd-page-title.page-title.page-title-default.title-size-default.title-design-centered.color-scheme-light { display: none; }

.label-term-black-friday {
	background-color: black!important;
}


form.cart { display: flex; flex-wrap: wrap; gap: 5px; }
	
.product-labels {
	max-width: 70%!important;
}
.single-product form.cart .quantity {
    display: none !important;
}
.product-labels.labels-rounded-sm {
	min-width:100%
}
/* Targeting the link containing "Nintendo" */
.wd-product-brands a {
    font-size: 16px; /* Adjust font size to match the desired look */
    font-weight: 700; /* Adjust weight to make it bold */
    color: #666666;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    display: block; /* Ensure it appears above the title */
}

/* Targeting the product title */
.elementor-element-ebb12f3 .product_title {
    font-size: 24px;
    font-weight: 700;
    color: #000000;
    margin: 0;
    line-height: 1.2;
}
a.single-product.button.vipps-buy-now {
	min-width:100%
}
@media (min-width: 768px) { /* Adjust the 768px value to the minimum width at which you want the max-width to apply */
	.vipps-buy-now {
		max-width: 50%;
	}
}
/* Specific selectors to override any previous opacity and transition styles */
.woocommerce-product-gallery .product-image-thumbnail, 
.woocommerce-product-gallery .product-image-thumbnail:hover, 
.woocommerce-product-gallery .product-image-thumbnail.active-thumb,
.woocommerce-product-gallery .product-image-thumbnail img {
    opacity: 1 !important; /* Ensure full opacity */
    transition: none !important; /* Remove transition effect */
}

.elementor-element-733b9dc.wd-btn-design-full.wd-single-add-cart.text-left.wd-design-default.wd-swatch-layout-default.wd-stock-status-off.elementor-widget.elementor-widget-wd_single_product_add_to_cart {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;  /* Align items to the start of the container */
}

.single_add_to_cart_button {
	max-height:50px;
}

.single-product.button.vipps-buy-now {
	background-color:#ff5b24;
}

.vipps-buy-now {
	padding-top: 0;
	padding-bottom:0;
	border-radius: 5px;
}

.vipps-logo {
    max-height: 15px !important;
		margin-top: 3px;
    margin-left: 5px;
}
#tab-title-additional_information {
    display: none;
}
.woodmart-nav-link {
    font-size: medium!important; /* Adjust the size as needed */
    /* other existing styles */
}
/* Increase the icon size */
.service-icon {
    font-size: 1.5em; /* Larger icons */
}

/* Enhance font size and weight for readability */
.service-item {
    font-size: 1em; /* Larger text */
    font-weight: bold; /* Bolder text for key terms */
    color: #333; /* Darker color for better contrast */
    margin-bottom: 8px; /* Adjusted spacing for better visual separation */
}

/* Style the button more prominently */
.shop-button {
	  font-size: 1.1em; /* Larger button text */
    color: #fff; /* White text */
    background-color: #007bff; /* Brighter background color */
    padding: 10px 20px; /* Larger padding for a bigger button */
    border-radius: 5px; /* Rounded corners */
    text-transform: uppercase; /* Capitalized lettering for a commanding presence */
    font-weight: bold; /* Bolder text for the button */
}

/* Ensure responsive design */
@media (max-width: 768px) {
    .service-icon {
        font-size: 1.2em; /* Slightly smaller icons for mobile */
    }
    .service-item {
        font-size: 0.9em; /* Slightly smaller text for mobile */
    }
    .shop-button {
        font-size: 1em; /* Adjust button text size for mobile */
        padding: 8px 16px; /* Adjust button padding for mobile */
    }
}
.wd-fbt-purchase-btn.single_add_to_cart_button.button {
    padding-left: 10px;
    padding-right: 10px;
}
.date-of-availability {
	    font-weight: bold; /* Make the text bold */
    font-size: 1.1em; /* Set the base font size */
    color: #333; /* A darker color for the text */
}

.date-of-availability .availability-date {
    font-weight: bold; /* Make the date bold */
    font-size: 1.1em; /* Slightly larger font size for the date */
}

.service-item.warning {
    margin-top: 10px; /* Adjust as needed */
    position: relative;
    display: flex;
    align-items: center;
    background-color: #fff; /* or any color you want for the background */
}

.service-item.warning p {
    margin: 0;
    color: black; /* Text color */
    font-size: 12px; /* Adjust font size as needed */
}

.service-icon.warning-icon {
    color: red; /* Icon text color */
    font-weight: bold;
    padding: 2px 8px;
    border: 1px solid red;
    margin-right: 10px;
    background-color: #fff;
    font-size: 12px; /* Adjust the font size as needed */
}

.woocommerce-product-gallery__image,
.product-image-thumbnail img,
.attachment-woodmart_shop_catalog_x2.size-woodmart_shop_catalog_x2,
.attachment-large.size-large,
.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
  mix-blend-mode: multiply;
}
.woocommerce-product-gallery__image img {
    display: block;
    max-width: 90%;
    max-height: 90vh;
    margin: 5% auto;
    object-fit: contain;
}
/* Set a consistent background color for image wrappers and thumbnails */
.product-image-wrap,
.product-image-thumbnail,
.product-element-top.wd-quick-shop,
.product-grid-item .hover-img {
  background-color: #F7F7F8;
}
.woocommerce-cart .main-page-wrapper {
    background-color: #F7F7F8;
}


.wd-coupon-form button[name="apply_coupon"],
.wd-empty-mini-cart a.btn.btn-size-small.btn-color-primary {
    padding-left: 10px;
    padding-right: 10px;
}

.product-grid-item .star-rating {
    display: none;
}
/* Apply styles to all search input fields within the specified search forms */
.wd-header-search-form input[type="text"],
.wd-header-search-form-mobile input[type="text"] {
    border-radius: 10px;
}

/* Override for background color and border color */
/* Override for background color and border color */
.wd-header-search-form input[type="text"],
.wd-header-search-form-mobile input[type="text"] {
    background-color: #f6f7f6;
    border-color: #f6f7f6;
}
.wd-single-gallery.elementor-widget-wd_single_product_gallery {
    mix-blend-mode: multiply;
}

.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--waiting-list {
	display:none;
}
.woocommerce-shipping-totals.shipping {
	display:none;
}
body.woocommerce-checkout .wd-content-layout.content-layout-wrapper.container.wd-builder-off { 
	padding-block: 0; 
}
.dintero-checkout-select-other-wrapper {
	display:none;
}
.wd-checkout-remove-btn-wrapp {
	display:none;
}
.woocommerce-error {
	margin-top: 5px;
}
.dintero-express-wrapper {
	margin-top: 5px;
}
.yith-wcwtl-submit { border-radius: 5px; /* Adjust the value as needed for more or less rounding */ }@media (min-width: 1025px) {
	.elementor-element-1218bc2 {
    box-shadow: 0 0 4px rgba(0,0,0,0.12);
}

}

