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

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 18px;
	--wd-primary-color: #424242;
	--wd-alternative-color: #439665;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #439665;
	--btn-default-bgcolor-hover: #649678;
	--btn-accented-bgcolor: rgb(10,5,12);
	--btn-accented-bgcolor-hover: rgb(28,38,0);
	--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;
}
.header-banner {
	background-color: rgb(38,38,38);
	background-image: none;
	background-size: cover;
	background-position: center bottom;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: rgb(130,130,130);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #F7F7F7;
	background-image: none;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.product-labels .product-label.onsale {
	background-color: rgb(11,79,108);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(67,150,101);
	color: rgb(251,251,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.wd-builder-off .wd-fbt.wd-design-side {
	--wd-form-width: 30%;
}

@media (max-width: 768.98px) {
	.woocommerce-product-gallery.thumbs-position-left {
		--wd-thumbs-width: 100px;
	--wd-thumbs-height: 100px;
	}

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--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: 1600px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.widget_nav_mega_menu>.widget-title::before {
	content: "\f0c9";
	font-family: "Font Awesome 5 Free";
	margin-right: "5px";
}

.search-style-with-bg.searchform .searchsubmit {
    background-color: #439665 !important;
}

.woodmart-tltp span.woodmart-tooltip-label,
div.tooltip-inner {
    display:none;
}
.woodmart-tltp span.woodmart-tooltip-label:before,
div.tooltip.top .tooltip-arrow {
        display:none;
}
.woodmart-buttons>div a span.woodmart-tooltip-label:before {
        display:none;
}

.wd-action-btn > a:hover {
    color: #439665;
}
.wd-sticky-btn-cart a.button.vipps-buy-now {
    margin-bottom: 0px;
}

.yotpo.bottomLine .yotpo-bottomline .yotpo-stars, .yotpo.bottomline .yotpo-bottomline .yotpo-stars, .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-stars ::after{
    content: "\a";
    white-space: pre;
}
.slider-border .wd-slider-wrapper {
    border: 15px solid #ffffff;
	  border-radius: 30px;
}
#y-badges .y-badges-certified {
    font-size: 8px !important;   
}

p.in_stocks, p.out_stocks {
    justify-content: center;
    }

.you_save_price {
	background: linear-gradient(to right, #fdeff9, #ecf0f1); /* Lett gradient fra rosa til lys grå for et moderne utseende */
	padding: 12px;
	border: 1px dashed #ccc; /* Mykere farge på rammen */
	border-radius: 8px; /* Runde hjørner */
	width: 220px; /* Litt bredere for bedre plass */
	font-size: 15px; /* Litt større tekst for bedre lesbarhet */
	font-weight: 600;
	text-align: center; /* Sentrerer teksten */
	box-shadow: 0px 4px 6px rgba(0,0,0,0.1); /* Subtil skygge for dybde */
	margin-top: 20px; /* Mer margin på toppen for å gi plass */
	margin-bottom: 20px; /* Legger til margin på bunnen */
	margin-left: auto;
	margin-right: auto;
	display: block; /* Sikrer at elementet sentreres riktig */
}
@media (min-width: 1025px) {
	wd-sticky-btn-cart .cart-actions .button[name="update_cart"]{
    margin-bottom: 12px;
}

.wd-nav[class*="wd-style-"]>li>a{
    font-size: 14px;
}
.wd-nav #wd-header-secondary-nav>li>a{
    font-size: 12px;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.mobile-nav-tabs li {
	background-color: #387d55;
	color: white;
}

.mobile-nav-tabs li.active {
  background-color: #439665;
  color: white;
}

.wd-tools-element>a {
    color: #388d55;
}

.wd-tools-element>a:hover {
    color: #388d55;
}

}

@media (min-width: 577px) and (max-width: 767px) {
	.mobile-nav-tabs li {
	background-color: #387d55;
	color: white;
}

.mobile-nav-tabs li.active {
  background-color: #439665;
  color: white;
}

.wd-tools-element>a {
    color: #388d55;
}

.wd-tools-element>a:hover {
    color: #388d55;
}

}

@media (max-width: 576px) {
	.mobile-nav-tabs li {
	background-color: #387d55;
	color: white;
}

.widget_nav_mega_menu {
display:none;
}
.wd-header-mobile-nav .wd-tools-icon:before {
    font-size: 30px;
    content: "\f15a";
    font-family: "woodmart-font";
}

.standalone-bottomline {
    display: flex;
    justify-content: center;
}

img.inline {
    height: 2ex;
    display: inline;
    vertical-align: text-bottom;
}
.col-lg-3.order-lg-first {
    display: none;
}

.vipps_checkout_widget_wrapper .vipps_checkout_widget{
	width: 100%;
}
}

