@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//halso-apoteket.se/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.2.4") format("woff2");
}

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.header-banner{
	background-color:rgb(74,144,226);
	background-image: none;
}

.page-title-default{
	background-color:rgb(30,115,190);
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(30,115,190);
	background-image: none;
}

:root{
--wd-text-font:"Lato", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Poppins", 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%);
}
:root{
--wd-alternative-font:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--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;
}
:root{
--wd-header-el-font:"Lato", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(30,115,190);
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:rgb(30,115,190);
--wd-link-color-hover:rgb(109,151,191);
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:rgb(30,115,190);
}
:root{
--btn-accented-bgcolor-hover:rgb(91,144,191);
}
:root{
--notices-success-bg:rgb(30,115,190);
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
					
							--wd-form-brd-radius: 5px;
			
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #333;
		
					--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-bottom-active: -1px;
				--btn-accented-brd-radius: 0px;
				--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
				--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
			
			
					
							
					--wd-brd-radius: 5px;
			}

	
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1192px;
			}
		}

		.container {
			max-width: 1222px;
		}

		:root{
			--wd-container-w: 1222px;
		}
	
			@media (min-width: 1222px) {
			[data-vc-full-width]:not([data-vc-stretch-content]),
			:is(.vc_section, .vc_row).wd-section-stretch {
				padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
				padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
			}
		}
	
	
	
	
	
	
	
.wd-entities-title a {
    font-weight: 700;
}

body {
	color: #000
}

.menu-footer-menu-container a, .min-footer {
	color: #fff
}

p {
	color: #000
}

.footer-widget p {
	color: #fff
}

.product-grid-item :is(.wd-product-cats,.wd-product-brands-links) a {
    color: #3971b8;
}

.product-grid-item .product-image-link {
    max-height: 190px;
    min-height: 190px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-grid-item .product-image-link {
	padding: 20px 40px;
}

.wd-sidebar-opener:not(.wd-on-toolbar) {
  top: auto!important;
	bottom: 67px;
}

.woocommerce-breadcrumb a, .yoast-breadcrumb a {
	color: #3971b8;
}

.ui-btn {
	font-weight: 700;
	background-color: #3971b8;
}

.sku-tabs-btn.is-active {
    background-color: #3971b8;
}

.custom-product-categories .product-item.current-product a {
    color: #3971b8;
}

.footer-widget .wp-block-columns-is-layout-flex {
	display: flex;
	flex-direction: row;
  justify-content: space-around;
}

@media (max-width: 1024px) {

	.whb-top-bar {
		background-color: unset;
	}
}
@media (max-width: 768px) {
.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 10%!important;
}
	
	.woocommerce-checkout-review-order-table :is(th,td) {
		text-align: center;
	}
	
	.vc_non_responsive .vc_row .vc_col-sm-3, .vc_non_responsive .vc_row .vc_col-sm-4 {
		width: 100%
	}
	
	.woocommerce-checkout-review-order-table tr {
		flex-flow: column;
	}
	
	.payment_methods .payment_box {
		padding: 15px 10px;
	}
	
	.card-tab svg {
		width: 45px;
		height: 45px;
	}
	
	.payment-form {
		padding: 20px 15px;
	}
	
	#shipping_method input.shipping_method {
    top: 1px;
    margin-inline-start: 0px;
    margin-right: 5px;
	}
	
}