/*
Theme Name: YOOtheme Child
Theme URI: https://yootheme.com
Template: yootheme
Author: YOOtheme
Author URI: https://yootheme.com
Description: A powerful, flexible and elegant website builder that allows you to create complex pages within minutes and customize every aspect of the theme.
Version: 4.3.4.1708941292
Updated: 2024-02-26 09:54:52

*/

/*display nones, bruger ikke important her da nogle af dem skal kunne overskrives*/
form.cart .quantity, .woocommerce-cart-form__quote-item.cart_item .product-quantity .quantity, main ul.products>*>.button, .woocommerce-notices-wrapper, .woocommerce table.cart td.actions, .logged-in.user-role-subscriber .uk-navbar-item .nav-profile {
	display:none;
}

/*header*/
.uk-navbar-right .widget_block #quote-li-icon {
	display:block;
}
.uk-navbar-right .widget_block #quote-li-icon a {
	color:black;
}
.uk-navbar-right .widget_block #quote-li-icon a:hover, .nav-profile:hover svg path {
	fill:#3c92c4;
	color:#3c92c4;
	text-decoration:none;
}
.uk-navbar-right .widget_block #quote-li-icon .dashicons-cart {
	margin-top:0;
}
.uk-navbar-right .widget_block #quote-li-icon .totalitems {
	margin-top:-10px;
}
@media only screen and (max-width: 500px) {
	.tm-header-mobile .widget_block {
		left:15px;
		position:absolute;
	}
	.tm-header-mobile .widget_block #quote-li-icon {
		z-index:2;
	}
	.tm-header-mobile .widget_block .m-profile {
		margin-left:50px;
		z-index:1;
	}
}
@media only screen and (max-width: 370px) {
	.tm-header-mobile .widget_block .m-profile {
		display:none;
	}
}
@media only screen and (max-width: 350px) {
	.uk-offcanvas-bar {
		max-width:100vw!important;
	}
}
@media only screen and (max-width: 300px) {
	.tm-header-mobile .widget_block {
		left:0px;
	}
}
/*sticky header*/
header {
  position: -webkit-sticky !important;
  position: sticky !important;
  top: 0;
  z-index: 1000;
  border-bottom: 1px solid #f5f5f5;
}
/*header if admin bar*/
body.admin-bar header {
  top: 32px;
}
@media screen and (max-width: 782px) {
  body.admin-bar header {
    top: 46px;
  }
}
@media screen and (max-width: 600px) {
  body.admin-bar header {
    top: 0;
  }
}
/*display mobile header før*/
@media (max-width: 1065px) {
  body .uk-hidden\@s {
    display: block !important;
  }
  body .uk-visible\@s {
    display: none;
  }
}
/*fjern sm-header some ikon*/
header a.uk-preserve-width.uk-icon-link {
	display:none;
}

/* Min Konto */
#post-4260 h1.uk-article-title {
	display:none;
}
.woocommerce-MyAccount-content .wc-block-components-notice-banner.is-info>svg {
	height: 24px;
  align-self: center;
}
.woocommerce-MyAccount-content .wc-block-components-notice-banner__content {
	display: flex;
  align-items: center;
}
.woocommerce-MyAccount-content .wc-block-components-notice-banner__content:before, .woocommerce-MyAccount-content .wc-block-components-notice-banner__content a {
	margin: 0 0 0 auto!important;
}
.woocommerce-MyAccount-content>p:last-child, .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads, .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-address, .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-account {
	display:none;
}
/* Login side */
p.woocommerce-LostPassword.lost_password {
	display:none;
}
#post-4260 .woocommerce-notices-wrapper:empty+:not(.u-columns,.woocommerce-columns,.woocommerce-checkout) {
	text-align:center;
	margin-bottom:30px;
}
#post-4260 .woocommerce .woocommerce-MyAccount-content p {
	text-align:left!important;
}
#post-4260 form.woocommerce-form.woocommerce-form-login.login {
	min-width:500px;
	width: 40vw;
  max-width: 700px;
	margin:auto;
}
@media only screen and (max-width: 530px) {
	#post-4260 form.woocommerce-form.woocommerce-form-login.login {
	min-width:unset;
	width: 100%;
  max-width: unset;
}
}
/* Udkommenter hvis bruger registrering er slået til
form.woocommerce-form.woocommerce-form-register.register {
	display:grid;
}
form.woocommerce-form.woocommerce-form-register.register .afreg_extra_fields {
	order: 2;
}
form.woocommerce-form.woocommerce-form-register.register p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide {
    order: 1;
}
form.woocommerce-form.woocommerce-form-register.register p {
	order: 4;
}
form.woocommerce-form.woocommerce-form-register.register .afreg_extra_fields {
	order: 4;
}
form.woocommerce-form.woocommerce-form-register.register .woocommerce-privacy-policy-text {
	order: 5;
}
form.woocommerce-form.woocommerce-form-register.register p.woocommerce-form-row.form-row {
	order: 6;
}*/
/* Single produkt side */
.woocommerce-product-gallery img {
	aspect-ratio: 1;
	object-fit: cover;
}
.woocommerce-product-gallery img.zoomImg {
  opacity: 1 !important;
  height: auto !important;
  width: 100% !important;
}

.tm-element-woo-meta {
	width:100%;
}

.tm-element-woo-meta .product_meta .sku_wrapper, .tm-element-woo-meta .product_meta .tagged_as:first-line {
    font-size:0;
}

.tm-element-woo-meta .product_meta .sku_wrapper span {
	font-size:1rem;
}

@media only screen and (max-width: 959px) {
	.product-content, .produkt-funktioner {
		width:50%!important;
	}
}
@media only screen and (max-width: 619px) {
	.product-content, .produkt-funktioner {
		width:100%!important;
	}
}
.produkt-funktioner {
	display:flex;
	flex-wrap:wrap;
	align-content: flex-start;
}
.produkt-funktioner .uk-width-2xlarge, .produkt-funktioner hr {
	width:100%;
}
.produkt-funktioner img {
	height:90px;
}
/*ul.products>* {
	display:flex;
	flex-wrap:wrap;
	align-content:space-between;
	flex-direction: column;
  justify-content: space-between;
	text-align:center;
}
ul.products>* .button {
	display:flex;
	justify-content:center;
}*/

/* kategori alle produkter */
.woocommerce-loop-product__title {
	font-weight: bold!important;
}

@media (min-width: 959px) {
    .uk-accordion {
        display:none;
    }
}
@media (max-width: 959px) {
 .wpf-lg-filter {
     display:none!important;
 }
}

.uk-accordion .uk-accordion-title:hover {
    color: #3c92c4;
}
.uk-accordion-content .wpf_items_wrapper.wpf_layout_vertical {
    display: flex;
    align-items: baseline;
}

.uk-accordion-content .wpf_item {
    width: 50%;
}

html body * .wpf_column_vertical input {
    height:16px!important ;
    border-radius:0!important;
}

.woocommerce input[type=checkbox]:checked {
    background-position: center;
    background-size: cover;
}
.wpf_item input[type="checkbox"]:checked:before {
    content:none!important;
}

ul.products li.product {
	display:grid;
}
ul.products>* .woocommerce-loop-product__link {
	color: black;
}
ul.products li.product .woo_short_desc {
	font-size:12px;
}
ul.products>* .woocommerce-loop-product__link .price {
	margin-top: 15px;
}
.tm-element-woo-products .button {
    /*color:#3c92c4!important;
    border: 1px solid #3c92c4!important;*/
	width: fit-content;
	height: fit-content;
	border:none!important;
}
.tm-element-woo-products .button:hover {
    background:transparent!important;
    color:black!important;
}

/* Forespørgsel side */
.afrfq_update_quote_btn {
	border: 1px solid #3c92c4!important;
}
.afrfq_update_quote_btn:hover, .addify_checkout_place_quote:hover {
	background-color:#3c92c4!important;
	color:white!important;
}
.af_quote_fields {
	background: #f6f6f6;
  padding: 30px 30px 15px 30px;
	width:calc(100% - 60px)!important;
	max-width:750px;
	margin: 50px auto auto auto;
}
.quote-fields {
	margin-bottom:0!important;
}
.af_quote_fields .form_row {
	margin-top:50px;
}
.af_quote_fields table.quote-fields tr {
	border-color:transparent!important;
}
.addify-option-field td {
	padding: 0 0 15px 0!important;
}
.addify-option-field th {
	display:none!important;
}
.af_quote_fields input {
	width:-webkit-fill-available!important;
	max-width:calc(100vw - 90px);
	border:1px solid transparent!important;
	padding:10px 0 10px 10px;
}
.af_quote_fields input:focus-visible, .af_quote_fields textarea:focus {
    border: 1px solid #3c92c4!important;
	outline:none;
}
.af_quote_fields .addify-option-field th {
	vertical-align: text-top;
}

.addify-option-field input[type], .addify-option-field textarea {
	color:#333333;
	font-family:'Open Sans';
	font-size:15px;
}
.addify-option-field input::placeholder, .addify-option-field textarea::placeholder {
	color:#888888;
}

.af_quote_fields textarea {
	resize:none;
	border:1px solid transparent!important;
}
.addify_checkout_place_quote {
	margin-right:-30px;
}
@media only screen and (max-width: 293px) {
	.woocommerce-cart-form__quote-item .product-thumbnail {
		min-width:10vw!important;
	}
}

/* woo notices */
.tm-element-woo-notices {
	margin: 16px 0 !important;
}
.tm-element-woo-notices svg {
	height:fit-content;
}
.tm-element-woo-notices .wc-forward {
	background-color:transparent!important;
}
/*text changes*/
.page-id-4305 .uk-article-title {
	line-height:0;
	font-size:0;
	pointer-events:none;
	padding-top:30px;
}
.page-id-4305 .uk-article-title:after {
	content:'Send forespørgsel';
	font-size:38.25px;
	line-height:38.25px;
}
.page-id-4305 .addify-quote-form__contents thead .product-name, .page-id-4305 .addify-quote-form__contents thead .product-quantity, .page-id-4305 .woocommerce-notices-wrapper .woocommerce-message, .addify .cart-empty, .wc-block-components-notice-banner__content {
	font-size:0;
}
/*#post-4305 .addify-quote-form__contents thead .product-name:before {
	font-size:12px;
	content:'Produkt'
}
#post-4305 .addify-quote-form__contents thead .product-quantity:before {
	font-size:12px;*/
	/*content:'Antal';*//*
}
#post-4305 .woocommerce-notices-wrapper .woocommerce-message:before {
	content:'Varen blev fjernet fra din forespørgsel.';
	font-size:15px;
}*/
.wc-block-components-notice-banner__content:before {
	content: 'Varen er blevet tilføjet.';
    font-size: 13px;
}
.wc-block-components-notice-banner__content .wc-forward {
font-size: 0;
    line-height: 0;
}
.wc-block-components-notice-banner__content .wc-forward:before {
content: 'Vis Oversigt';
    font-size: 13px;
	line-height:15px;
}
.addify .cart-empty:before {
	content:'Din forespørgsel er tom';
	font-size: 15px;
}
.addify .return-to-shop .wc-backward {
	font-size:0;
	border:none !important;
	text-decoration:none;
}
.addify .return-to-shop .wc-backward:before {
	font-size:15px;
	content:'Tilbage til produktkataloget';
	border:1px solid #3c92c4;
	color:#3c92c4;
	line-height:60px;
	padding: 10px 30px;
	transition:.1s ease-in-out;
}
.addify .return-to-shop .wc-backward:hover:before {
	background-color: #3c92c4;
  color: #fff;
  border-color: #3c92c4;
}
.product_meta {
font-size: inherit;
line-height: inherit;
}
