@font-face {
font-weight: normal;
font-style: normal;
font-family: "woodmart-font";
src: url(//cardiocare.dk/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.6.0) format("woff2");
}
:root {
--wd-header-banner-h: 40px;
--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
--wd-text-font-weight: 500;
--wd-text-color: rgb(0,0,0);
--wd-text-font-size: 18px;
--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
--wd-title-font-weight: 700;
--wd-title-color: #242424;
--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%);
--wd-alternative-font: "Lato", 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: rgb(0,0,0);
--wd-widget-title-font-size: 16px;
--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;
--wd-primary-color: rgb(229,92,33);
--wd-alternative-color: rgb(251,188,52);
--wd-link-color: #333333;
--wd-link-color-hover: #242424;
--btn-default-bgcolor: #f7f7f7;
--btn-default-bgcolor-hover: #efefef;
--btn-accented-font-family: "Poppins", Arial, Helvetica, sans-serif;
--btn-accented-font-weight: 600;
--btn-accented-transform: capitalize;
--btn-accented-bgcolor: rgb(229,92,33);
--btn-accented-bgcolor-hover: rgb(229,92,33);
--wd-form-brd-width: 2px;
--notices-success-bg: rgb(229,92,33);
--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(229,92,33);
background-image: none;
}
.page-title-default {
background-color: rgb(255,255,255);
background-image: none;
background-size: cover;
background-position: center center;
}
.footer-container {
background-color: #ffffff;
background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
font-family: "Poppins", Arial, Helvetica, sans-serif;
font-weight: 600;
font-size: 15px;
text-transform: capitalize;
color: rgb(0,0,0);
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
font-family: "Poppins", Arial, Helvetica, sans-serif;
font-weight: 700;
font-size: 15px;
color: rgb(229,92,33);
}
html .product.wd-product del, html .product.wd-product del .amount {
font-family: "Poppins", Arial, Helvetica, sans-serif;
font-weight: 500;
font-size: 14px;
color: rgb(0,0,0);
}
html .main-page-wrapper .wd-product .product-wrapper .wd-entities-title {
font-family: "Poppins", Arial, Helvetica, sans-serif;
font-weight: 500;
font-size: 16px;
line-height: 22px;
color: rgb(0,0,0);
}
html .widget_product_categories .product-categories li a {
font-family: "Poppins", Arial, Helvetica, sans-serif;
font-weight: 400;
font-size: 14px;
text-transform: capitalize;
color: rgb(0,0,0);
}
.widget_product_categories .product-categories li a:hover, .widget_product_categories .product-categories li.current-menu-item a {
color: rgb(229,92,33);
}
html .widget_product_categories .product-categories > li > a, html .widget_product_categories .product-categories > li > .children > li > a, html .widget_product_categories .product-categories li a {
color: rgb(0,0,0);
}
html .wd-nav.wd-nav-secondary > li > a {
color: rgb(0,0,0);
}
.product-labels .product-label.onsale {
background-color: rgb(255,255,0);
color: rgb(0,0,0);
}
.product-labels .product-label.new {
background-color: rgb(229,92,33);
}
.product-labels .product-label.out-of-stock {
background-color: rgb(255,105,105);
color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
--wd-popup-width: 500px;
}
@media (max-width: 1024px) {
:root {
--wd-header-banner-h: 40px;
}
}
:root{
--wd-container-w: 1280px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}
.page-numbers.current{
border-radius: 100px !important;
}
.whb-column.whb-col-center.whb-visible-lg {
justify-content: center !important;
} .main-page-wrapper {
padding-top: 0px !important;
}
.grow { 
cursor: pointer;
transition: all .2s ease-in-out; 
} .mobile-nav .wd-nav-opener {
border: none !important;
} .wd-nav-mobile>li>a, .wd-nav-mobile>li>ul li>a {
border: none !important;
text-transform: capitalize !important;
color: #022a17 !important;
}	
.sub-sub-menu {
background-color: #f7f7f7 !important;
}
.grow:hover { 
transform: scale(1.02); 
}
.show-toggle{
color: #022A17;
font-size: 16px;
}
.show-toggle .show-toggle-btn {
font-weight: 700;
border: 0;
border-radius: 0;
background: transparent;
cursor: pointer;
padding: 0;
color: #022A17;
font-size: 16px;
text-transform: lowercase !important;
}
p.show-toggle {
color: #022A17 !important;
font-weight: 500 !important;
}
button.show-toggle-btn {
outline: none;
border: 0;
}
.product-labels.labels-rounded .out-of-stock {
max-width: 70px !important;
text-transform: capitalize;
} .contact-hours { text-align: center !important; }
.contact-hours .elementor-widget-wrap {
display: flex !important;
flex-direction: column !important;
align-items: center !important;
justify-content: center !important;
}
.contact-hours .elementor-widget,
.contact-hours .elementor-widget-container {
width: 100% !important;
text-align: center !important;
} .contact-hours .elementor-icon-list-items {
margin: 0 auto !important;
padding-left: 0 !important;
list-style: none !important;
display: flex !important;
flex-direction: column !important;
align-items: center !important;
justify-content: center !important;
}
.contact-hours .elementor-icon-list-item {
float: none !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
width: 100% !important;
}
.contact-hours .elementor-icon-list-icon { 
margin-right: .5em !important; 
}
.contact-hours .elementor-icon-list-text {
margin: 0 auto !important;
text-align: center !important;
} .product-grid-item .price .ccg-price-prefix {
display: inline !important;
font-weight: 400;
opacity: 1;
margin-right: 2px;
}
.product-grid-item .price ins,
.product-grid-item .price del {
display: inline !important;
text-decoration: none !important;
background: transparent !important;
vertical-align: baseline;
}
@media (max-width: 768px) {
.product-grid-item .price span,
.product-grid-item .price small,
.product-grid-item .price ins,
.product-grid-item .price del {
display: inline !important;
vertical-align: baseline;
}
}
.product-grid-item .woocommerce-price-suffix {
color: #555;
font-size: 0.9em;
font-weight: 400;
opacity: 0.9;
}  .single-product .elementor-widget-woocommerce-product-price .price .woocommerce-Price-amount {
display: inline !important;
vertical-align: baseline;
} .single-product .elementor-widget-woocommerce-product-price .price
> .woocommerce-Price-amount + .woocommerce-Price-amount::before {
content: "–";
display: inline-block;
margin: 0 0.18em;
position: relative;
top: -0.03em;
font-weight: 400;
} .single-product .elementor-widget-woocommerce-product-price .price {
white-space: normal !important;
}
.single-product .elementor-widget-woocommerce-product-price .price small.woocommerce-price-suffix {
display: block !important;
margin-top: 0.25rem;
color: #555;
font-weight: 400;
font-size: 0.9em;
} .ccg-price-prefix {
color: #666666; font-weight: 400; opacity: 0.9;
} body.woocommerce-account .woocommerce-MyAccount-content .button,
body.woocommerce-account .woocommerce-MyAccount-content button.button,
body.woocommerce-account .woocommerce-form .button,
body.woocommerce-account .woocommerce-form button.button,
body.woocommerce-account .woocommerce-form-register .button {
background-color: #E55C21 !important;
border-color: #E55C21 !important;
color: #fff !important;
} body.woocommerce-account .woocommerce-MyAccount-content .button:hover,
body.woocommerce-account .woocommerce-MyAccount-content button.button:hover,
body.woocommerce-account .woocommerce-form .button:hover,
body.woocommerce-account .woocommerce-form button.button:hover,
body.woocommerce-account .woocommerce-form-register .button:hover {
background-color: #c44d1d !important;
border-color: #c44d1d !important;
} body.woocommerce-account .woocommerce-MyAccount-content a,
body.woocommerce-account .woocommerce-form a,
body.woocommerce-account .woocommerce-ResetPassword a {
color: #E55C21 !important;
}
body.woocommerce-account .woocommerce-MyAccount-content a:hover,
body.woocommerce-account .woocommerce-form a:hover,
body.woocommerce-account .woocommerce-ResetPassword a:hover {
color: #c44d1d !important;
} body.woocommerce-account .woocommerce-MyAccount-content input[type="checkbox"]:checked,
body.woocommerce-account .woocommerce-form input[type="checkbox"]:checked {
background-color: #E55C21 !important;
border-color: #E55C21 !important;
} body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
color: #4A6F83 !important; font-weight: 500;
transition: 0.2s ease-in-out;
} body.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
color: #E55C21 !important;
} body.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
color: #E55C21 !important;
font-weight: 600;
}
.wc_payment_methods .reepay-logos img {
width: auto !important;
height: 20px !important;
max-height: 20px !important;
max-width: 100% !important;
display: inline-block !important;
visibility: visible !important;
}
.woodmart-entry-meta .meta-author {
display:none;
}
.blog-post-loop .entry-meta-list .meta-author,
.single-post .post-single-page .meta-author {
display:none;
}@media (min-width: 1025px) { .wd-products .wd-stretch-cont-lg .product-wrapper {
border-radius: 15px 15px 15px 15px;
border-width: 2px 2px 2px 2px;
border-color: #3131351C;
padding: 20px 20px 20px 20px;
} .wd-add-btn-replace .add-to-cart-loop {
padding: 0px 20px 0px 20px !important; }
.wd-product .price{ }
.wd-product :is(.product-image-link,.hover-img) img {
width: 210px !important;
} .container, .container-fluid {
padding-right: 0px;
padding-left: 0px;
}
.wd-header-nav,.site-logo {
padding-inline:0px !important;
} .wd-products .product-wrapper {
border-radius: 15px 15px 15px 15px !important;
border-width: 2px 2px 2px 2px !important;
min-height:425px !important;
}
.wd-nav.wd-gap-l {
gap: 90px !important;
}
.wd-product :is(.product-wrapper,.product-element-bottom,.product-list-content,[class*="-information"])>*:not(:is(.product-element-bottom,.wd-entities-title,[class*="wd-product-"],.price)) {
margin-block: 6px !important;
}
}
@media (min-width: 768px) and (max-width: 1024px) { .fkcart-shortcode-container .fkcart-mini-open .fkcart-mini-toggler {
float:right !important;
}	
.whb-general-header :is(.whb-mobile-left,.whb-mobile-right){
flex:none !important;
}
:is(.wd-custom-icon,picture.wd-custom-icon img) {
max-width: 26px !important;
}
}
@media (max-width: 576px) { .fkcart-shortcode-container.fkcart-mini-open.fkcart-mini-toggler {
} .wd-tools-element .wd-tools-text {
font-family: poppins !important;
font-weight: 700 !important;
text-transform: none !important;
}
.wd-header-text {
flex: none !important;
}
.wd-tools-element .wd-tools-text {
margin-left: 4px !important;
color: #022a17 !important;
}
:is(.wd-custom-icon,picture.wd-custom-icon img) {
max-width: 26px !important;
} .wd-products .product-wrapper {
border-radius: 15px 15px 15px 15px !important;
border-width: 1px 1px 1px 1px !important;
min-height:225px !important;
}
.wd-product :is(.product-image-link,.hover-img) img {
width: 100% !important;
min-height: 150px !important;
max-height: 150px !important;
object-fit: contain !important;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
font-size: 13px !important;
}
html .product.wd-product del, html .product.wd-product del .amount {
font-size: 13px !important;
}
:is(.browser-Safari,.platform-iOS[class*="FBAN"]) .hide-larger-price .price>:is(ins,small) {
margin-inline-start: calc(10px + 4px);
}
@media (max-width: 767px) { .container,
.site-content,
.row,
.wd-products-element {
padding-left: 0 !important;
padding-right: 0 !important;
margin-left: 0 !important;
margin-right: 0 !important;
width: 100% !important;
}
.wd-products-element {
display: flex !important;
flex-wrap: wrap !important;
justify-content: space-between !important;
}
.wd-products-element .product-grid-item {
width: 50% !important;
box-sizing: border-box !important;
padding-left: 5px !important;
padding-right: 5px !important;
margin: 0 !important;
margin-bottom: 15px !important;
}
@media (max-width: 479px) {
.wd-products-element .product-grid-item {
width: 100% !important;
padding-left: 10px !important;
padding-right: 10px !important;
}
} .wd-product .price {
font-size: 14px !important;
line-height: 1.4 !important;
white-space: normal !important;
margin-top: 5px !important;
text-align: center !important; } .wd-product del {
display: block !important;
text-decoration: line-through !important;
color: #444 !important;
font-weight: 600 !important;
margin-bottom: 3px !important;
text-align: center !important; } .wd-product ins {
display: block !important;
color: #d9534f !important;
font-weight: 700 !important;
margin-bottom: 5px !important;
text-align: center !important; } .wd-product .price .woocommerce-price-suffix,
.wd-product .price small,
.wd-product .price span.price-excl-vat {
display: block !important;
margin-top: 2px !important;
font-size: 12px !important;
color: #666 !important;
white-space: nowrap !important;
text-align: center !important; } .wd-product .button {
font-size: 13px !important;
padding: 8px 10px !important;
width: 100% !important;
margin-top: 5px !important;
} .product-wrapper {
padding: 8px !important;
}
}
}