:root {
    --wccp-ce-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
}

body.woocommerce :is(.blockOverlay,.wd-loader-overlay):after {
    border:3px solid rgba(0,0,0,0);
    border-left-color:var(--wd-primary-color);
}

body.woocommerce .composite_form>.blockUI.blockOverlay {
    position: absolute!important;
    background: rgba(255, 255, 255, .6);
}

.composite_component.options-style-dropdowns:not(.selection_thumbnail_hidden) .component_options_select {
    margin-bottom:.5rem;
}

.composite_component.options-style-dropdowns:not(.selection_thumbnail_hidden) .component_content .product.content.summary_content.populated.cart {
    box-shadow: var(--bb-shadow) !important;
    background-color: #fff;
    padding-top: .5rem;
    padding-bottom: .5rem;
    border-radius: 2px;
    height: 100%;
    min-height: 165px;
    position: relative;
	display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: auto 1fr;
    align-items: center;
}

.composite_component.options-style-dropdowns:not(.selection_thumbnail_hidden) .component_content .component_summary.cp_clearfix {
    width: 100%;
}


.composite_component .min-qty-text {
    margin-bottom:0;
}

.product.content.summary_content.populated.cart {
    display: flex;
    flex-direction: column;
}

.composite_component.options-style-dropdowns:not(.selection_thumbnail_hidden) .component_content .composited_product_details_wrapper {
	order: 1;
    grid-area: 1 / 1 / 3 / 2;
}

.composite_component.options-style-dropdowns:not(.selection_thumbnail_hidden) .component_content .composited_product_title_wrapper {
    order: 2;
}

.composite_component.options-style-dropdowns:not(.selection_thumbnail_hidden) .component_content .composited_product_title_wrapper {
    margin-top: auto;
    padding: 0.5rem 0.5rem 0 0.5rem;
	grid-area: 1 / 2 / 2 / 4;
}

.composite_component.options-style-dropdowns:not(.selection_thumbnail_hidden) .component_content h4.composited_product_title.component_section_title.product_title {
    padding: 0;
    margin-top: 0;
    font-size: 1em;
}
.custom_component_data_wrapper {
	order: 3;
    grid-area: 2 / 2 / 3 / 4;
    align-self: start;
    padding: 0.5rem;
}

.composite_component.options-style-dropdowns:not(.selection_thumbnail_hidden) label.selected_option_label {
    display: none;
}

.component_content .composited_product_images .composited_product_image a {
    pointer-events: none;
}

.composite_component.options-style-dropdowns:not(.selection_thumbnail_hidden) .component_content .composited_product_images.images {
    width: 100%;
}

.composite_component.options-style-dropdowns:not(.selection_thumbnail_hidden) .component_content img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail.wp-post-image {
    height: 100px;
    max-height: 100px;
    object-fit: contain;
    width: 100%;
    padding: .5rem;
}

.composite_component.options-style-dropdowns:not(.selection_thumbnail_hidden) .component_content .product.content.summary_content.populated.cart:after {
    display: inline-block;
    position: absolute;
    line-height: 1.2;
}

.composite_component.component[data-nav_title*="Stuðningsfætur"] .component_inner {
    margin-top: 0.5rem;
}
.composite_component.component[data-nav_title*="Stuðningsfætur (90x200cm)"] .component_inner:before {
    content: "Undir 90x200cm rúmbotn fara 2stk af stuðningsfótum.";
}
.composite_component.component[data-nav_title*="Stuðningsfætur (90x210cm)"] .component_inner:before {
    content: "Undir 90x200cm rúmbotn fara 2stk af stuðningsfótum.";
}
.composite_component.component[data-nav_title*="Stuðningsfætur (100x200cm)"] .component_inner:before {
    content: "Undir 100x200cm rúmbotn fara 2stk af stuðningsfótum.";
}
.composite_component.component[data-nav_title*="Stuðningsfætur (120x200cm)"] .component_inner:before {
    content: "Undir 120x200cm rúmbotn fara 2stk af stuðningsfótum.";
}
.composite_component.component[data-nav_title*="Stuðningsfætur (160x200cm)"] .component_inner:before {
    content: "Undir 140x200cm rúmbotn fara 4stk af stuðningsfótum.";
}
.composite_component.component[data-nav_title*="Stuðningsfætur (160x200cm)"] .component_inner:before {
    content: "Undir 160x200cm rúmbotn fara 5stk af stuðningsfótum.";
}
.composite_component.component[data-nav_title*="Stuðningsfætur (180x200cm)"] .component_inner:before {
	content: "Undir 180x200cm rúmbotn fara 8stk af stuðningsfótum.";
}
.composite_component.component[data-nav_title*="Stuðningsfætur (180x210cm)"] .component_inner:before {
	content: "Undir 180x200cm rúmbotn fara 8stk af stuðningsfótum.";
}
.composite_component.component[data-nav_title*="Stuðningsfætur (192x203cm)"] .component_inner:before {
	content: "Undir 192x203cm rúmbotn fara 8stk af stuðningsfótum.";
}
.composite_component.component[data-nav_title*="Stuðningsfætur (200x200cm)"] .component_inner:before {
	content: "Undir 200x200cm rúmbotn fara 8stk af stuðningsfótum.";
}

.composite_form [data-nav_title="Rúmbotn"] .component_inner {
    display: block !important;
}

body form.composite_form {
    border-top: 1px solid var(--bb-global-color-border);
    padding-top: var(--md);
}
.composite_form .component_title_toggled .component_title_button.aria_button:after {
    content: "\f143";
    font-family: 'woodmart-font';
		transition:.3s;
		height:24px;
}

.component:nth-child(-n + 2) button.component_title_button.aria_button {
    display: none;
}

.composite_form .component.open .component_title_toggled .component_title_button.aria_button:after {
    transform: rotate(45deg);
}
button.component_title_button.aria_button {
	justify-content:flex-end;
	min-height:auto;
}
.composite_form .component_title_toggled .component_title_text:before {
	content:none!important;
}
body .component_title_wrapper {
	height:2rem;
}
body .composite_form .component_title_toggled {
	width:100%;
	margin-bottom:0;
	display: inline-flex;
  align-items: center;
  height: 100%;
}
body .composite_form .component_title_toggled .component_title_text {
	padding-left:0;
}

.composite_form [data-nav_title="Rúmbotn"] .component_inner select option {
	background-color:transparent;
} */
.composite_form .component_inner .select_label {
    display: none;
}

body .composite_component.toggled {
    background-color: var(--bb-global-color-light-grey);
    padding: 1rem;
    border-radius: 2px;
    box-shadow: var(--bb-shadow);
	overflow:hidden;
}
body .composite_form:not(.paged) .component .component_inner {
    padding-bottom: 0;
}
.component_option_thumbnail_container .thumbnail_description .title {
	margin-bottom:0;
}
body .component_option_thumbnail button, .woocommerce div.product form.composite_form .component_option_thumbnail .button {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    color: transparent;
}
body .component_option_thumbnail_container .thumbnail_buttons {
	padding:0;
}
body .component_option_thumbnail.loading button.component_option_thumbnail_select, body .component_option_thumbnail.selected button.component_option_thumbnail_select {
	opacity:1;
}
body .component_option_thumbnail.selected .image.thumbnail_image {
    opacity: 0.5;
}
body .component_option_thumbnail .image {
	height: 100px;
  background-color: #fff;
	padding:0;
}
body ul.component_option_thumbnails_container li.component_option_thumbnail_container { 
  margin: 0;
}
body ul.component_option_thumbnails_container li.component_option_thumbnail_container img {
	height: 100px;
  max-height: 100px;
  object-fit: contain;
  width: 100%;
	padding:.5rem;
}
body .component_option_thumbnail_container .thumbnail_description {
    margin-top: auto;
    margin-bottom: auto;
    padding: 0.5rem;
}
body .component .composited_product_title_wrapper {
	padding-top:0;
}

body p.component_section_title, body h4.composited_product_title {
	margin:0;
}
.composite_form .component.first .component_title_toggled {
    pointer-events: none;
}
.composite_form [data-nav_title="Rúmbotn"] .component_title_toggled {
    pointer-events: none;
}

body :is(.component.options-style-thumbnails .component_options, .component.options-style-radios .component_options) {
    overflow: visible;
}
body .component.options-style-thumbnails .component_options {
    padding-bottom: 1.5rem;
}
.component_options_inner .component_option_thumbnail {
    box-shadow: var(--bb-shadow) !important;
    background-color: #fff;
    padding-top: .5rem;
    border-radius: 2px;
		display:flex;
		flex-direction:column;
		height:100%;
		min-height:165px;
}
.component_options_inner .component_option_thumbnail:hover {
    box-shadow: var(--bb-shadow-hover) !important;
}
ul.component_option_radio_buttons_container {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}
body .component_option_radio_button_container .radio_button_description .title {
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    font-family: var(--wd-text-font);
}
.component_option_radio_button_container .radio_button_description {
	padding:1rem;
}
body .component .component_option_radio_button {
	background-color:#fff;
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    text-align: left;
    border: 1px solid rgba(0, 0, 0, 0.11);
    border-radius: 2px;
    min-height: 60px;
    padding-right: 10px;
    box-shadow: var(--bb-shadow);
}
body .component_option_radio_button_container .radio_button_input {
	order:2;
	width:10%;
	padding:0;
}
.component_option_radio_button_container .radio_button_input input[type="radio"] {
    width: 100%;
    height: 18px;
    margin-inline-end: 0;
}
.component .component_option_radio_button.selected {
    background-color: #5da271;
}
.component .component_option_radio_button:hover {
    box-shadow: var(--bb-shadow-hover);
}
.component .component_option_radio_button.selected .title {
    color: #fff;
		font-family:var(--wd-text-font);
		font-weight:400;
		margin-bottom:0;
		margin-top:0;
}
.component_option_radio_button.selected .radio_button_input input[type="radio"] {
    display: none;
}
.component_options_inner .component_option_thumbnail.selected:before {
    content: "\f107";
    font-family: "woodmart-font";
    font-weight: 400;
    position: absolute;
    background-color: #15774a;
    border-radius: 25em;
    width: 24px;
    height: 24px;
    color: #fff;
    top: 0;
    right: 0;
    margin-top: 5px;
    margin-right: 5px;
    z-index: 999;
}
.product-type-composite #wd-add-to-cart {
    display: none;
}
body .composite_form:not(.paged) .composite_wrap {
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	padding-top:1rem;
}
.product-type-composite .composite_price .price :is(.amount, del) {
    font-size: 2rem;
}
body .product-type-composite .composite_form .composite_wrap .composite_price p.price {
    margin: 0;
    line-height: 1.2;
}
body .composite_wrap .composite_price {
    margin-bottom: var(--md) !important;
    width: 100%;
}
.composite_wrap .composite_button {
    display: flex;
    width: 100%;
}
.multistep, .composite_price, .composite_message, .composite_availability, .composite_button, .composite_form .component_message {
	width:100%;
}
.single-product-page.product-type-composite .wd-single-add-cart :is(.out-of-stock) {
    display: block;
}
.composite_wrap .composite_button div.quantity {
	margin-right:0.5rem;
}
.cart_item .component dt {
    display: none;
}
.woocommerce-cart-form__cart-item.component_table_item:has(.component-2Veldukli) {
    display: none;
}
.component_content .reset_variations_wrapper_fixed {
    display: none;
}
.component .cart .variations tr[data-attribute_label="Stærð"] .label {
    display: none;
}

body .composited_product_title_wrapper :is(p:last-child, h4:last-child) {
    font-size: 1rem;
    margin-bottom: 0;
}
.component :is(.component_description, .component_description p) {
    color: #333;
    margin: 0.5rem 0 0 0;
}

body .composite_form .component.static:has(.out-of-stock) {
    height: auto;
}
.component_table_item .product-quantity {
    text-align: center;
}
.component.static:has(.out-of-stock) .component_options {
    pointer-events: none;
    opacity: 0.5;
    display: block;
}
.component_wrap:has(.out-of-stock) {
    margin-top: var(--md);
}
body .composite_form .composite_component.static:has(.out-of-stock) ~ .composite_data .composite_wrap .composite_price {
    display: none!important;
}
.single_variation_wrap.component_wrap {
    display: none!important;
}

li.component_option_thumbnail_container span.out-of-stock-label {
    color: var(--bb-global-color-error);
    text-align: center;
    font-weight: 600;
    padding: 5px 10px;
}

.composite_message .validation_message.composite-resetting {
  display: none !important;
}

body dl.component dd p {
    font-size: 13px;
}
body .component.static .component_options, body .component.static p.component_section_title:not(.product_title) {
    display: block;
}

body ul.component_option_thumbnails_container {
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	row-gap:.5rem;
}
body .full_width .columns-3 ul.component_option_thumbnails_container li.component_option_thumbnail_container {
	width:calc(100% / 3);
}
li.component_option_thumbnail_container:has(.out-of-stock) {
    order:9999;
}
.product-type-composite .wd-single-meta:has(.sku) {
    display: none;
}
.product-type-composite.outofstock .composite_component:not(.first) {
    display: none!important;
}
.component .component_pagination:not(.component_options_append) {
	display:none;
}

.custom_component_data_wrapper .short-description-wrapper {
    position: relative;
}

.custom_component_data_wrapper button.read-more-btn {
	display: block;
    background: none;
    background-color: transparent;
    border: none;
    color: var(--wd-link-color);
    font-size: 14px;
    cursor: pointer;
    margin-top: 0;
    width: 100%;
    padding: 0;
    min-height: unset;
}

.custom_component_data_wrapper button.read-more-btn:hover {
    text-decoration: underline;
	color: var(--wd-link-color-hover);
	background-color:transparent;
	background:none;
}

.component_table_item .product-name a {
    font-weight: 400;
    color: var(--wd-text-color);
    font-family: var(--wd-text-font);
}
.component_table_item .product-name p:has(a) {
    pointer-events: none;
    cursor: default;
}
@media (max-width:767px) {
	.composite_component.options-style-dropdowns:not(.selection_thumbnail_hidden) .component_content .product.content.summary_content.populated.cart {
		display:flex;
	}
}