/* table.variations tbody tr th.label,
table.variations tbody tr td.value{
    background: none;
}
table.variations tbody tr th.label:hover,
table.variations tbody tr td.value:hover{
    background: none;
} */
.elementor-element.product-price span:nth-child(2) {
    display: none;
}
.elementor-element.product-price span.woocommerce-Price-amount.amount {
	color:black;
}
.mylist-kforw .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before {
	position:unset !important;
}
.mylist-kforw a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-position-shortcode.ftinvwl-animated {
    margin-left: 22px;
}
.mylist-kforw .tinv-wishlist-clear:after {
    content: unset;
}
.ksforw_variable_dropdown {
    display: inline-grid;
    padding-bottom: 15px;
}
.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
    display: block !important;
}
.ksforw_variable_dropdown {
    display: block;
}
.ksforw_variable_dropdown label {
    padding-bottom: 10px;
}
.elementor-shortcode .kforw-selected-product-color {
    display: none;
}
/* .kforw-product-page-swatch.kforwoo_nocolor.ksfrow_var_pro {
    display: none;
} */
.ksforwoo_color_field input {
    display: block;
    background: transparent;
    border: 1px solid;
    border-radius: 5px;
    box-shadow: none;
}
.ksforwoo_color_field label {
    padding-bottom: 12px;
}
.ksforwoo_color_field {
    padding-bottom: 15px;
}
.ksforwoo_color_field {
    display: none;
}
#color_paint_selected {
    display: none;
}
ul#category_paint_selection {
    margin: 0px;
    width: 100%;
}
ul#category_paint_selection li.active a {
    background: #ccc;
}
ul#category_paint_selection li a {
    color: black;
    font-weight: 500;
}
.kfwoo-search-collection.step1 {
    margin-top: 12px;
}
.step2 .category_container {
    height: 650px;
    overflow-x: hidden;
    margin: 0 -10px;
}
.step2 .farve_cat .farve:hover {
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
}
@media (max-width: 1600px) {
    .step2 .farve_cat {
        width: calc(25% - 20px);
    } 
}
.step2 .farve_cat {
    /*border: 1px solid #f2f2f2;*/
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.step2 .farve_cat {
    cursor: pointer;
    margin: 10px;
    line-height: 40px;
    overflow: hidden;
    width: calc(50% - 20px);
    position: relative;
    float: left;
}
.farve_cat .farve_bg h2 {
    font-size: 16px;
}


/* responsive as per web*/
@media only screen and (max-width: 500px) {
	popup-kforw {
		margin: 15px auto;
	}
	.step2 .category_container {
		height: 250px;
	}
	.konkrol_custom_main_wrapper.bootstrap-iso.konkrol_custom_shortcoe_product_main {
    overflow-x: hidden;
}
}
@media only screen and (max-width: 690px) {
.kforw-selected-product-color {
    padding-bottom: 110px;
}
}
@media only screen and (max-width: 485px){
	.kforw-selected-product-color {
		padding-bottom: 65px;
	}
}
@media only screen and (max-width: 800px){
	.bootstrap-iso.konkrol_custom_shortcoe_product_main .kfwoo-bottom-content.row {
		max-width: 110% !important;
	}
}
.kfor_woo_quantity .minus {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.kfor_woo_quantity .plus {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
/*input.input-text.qty.text {
    display: none;
}*/
td.product-quantity input.input-text.qty.text {
    display: block;
}
.kfor_woo_quantity span{
    cursor:pointer; 
}
.kfor_woo_quantity .minus, 
.kfor_woo_quantity .plus{
    width:25px;
    background:#f2f2f2;
    padding:8px 10px 10px 8px;
    border:1px solid #ddd;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}
.kfor_woo_quantity input{
    height: 44px;
    width: 65px !important;
    text-align: center;
    display: inline-block;
    box-shadow: unset !important;
    vertical-align: middle;
    box-shadow: unset !important;
    vertical-align: middle;
    border-radius: unset !important;
    border: 1px solid #ddd !important;
}  
.number.kfor_woo_quantity {
    width: 30%;
    display: inline-flex;
    align-items: center;
    float: left;
} 
input#kforw-search-input {
    width: 100%;
}
button.kfwoo-button {
    color: white;
    border-radius: 2px;
    margin-top: 25px;
}
.kfwoo-search-collection hr {
    border-color: black;
    border-width: 2px;
}
.kfwoo-search-collection h3 {
    font-weight: bold;
}
ul.kforw-collection li {
    list-style-type: none;
}
ul.kforw-collection {
    position: relative;
    overflow: hidden;
    list-style: none;
    margin: 10px 0 10px 0;
    padding: 0;
}
ul.kforw-collection li {
    height: 35px;
    float: left;
    cursor: pointer;
    font-size: 16px;
    position: relative;
    color: #8a8a8a;
    padding-left: 45px;
    width: 33%;
    margin-top: 2px;
    margin-left: 0px !important;
}
ul.kforw-collection li:before {
    content: '';
    color: #ffffff;
    position: absolute;
    top: 0px;
    left: 0;
    width: 28px;
    height: 28px;
    border: 1px solid #000000;
    border-radius: 10%;
    text-align: center;
    line-height: 30px;
}
ul.kforw-collection li.active:before {
    content: "\2713";
    background: black;
}
.kforw-search input[type=text] {
    padding: 10px 10px 10px 45px;
    font-size: 16px;
    border-radius: 4px;
    border: 1px solid black;
}
.kforw-search {
    position: relative;
    margin-bottom: 20px;
}
.kforw-search span {
    position: absolute;
    font-size: 45px;
    top: -15px;
    color: #7a7a7aed;
    left: 10px;
    transform: rotate(100deg);
}
.kforw-search input[type=text]::placeholder { 
    color: #ccc;
    opacity: 1;
}
.kforw-search p {
    font-size: 12px;
    padding-top: 15px;
}
.kforw-collection-dispaly ul {
    margin: 0 -1%;
    padding: 0;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    flex: auto;
    /*-webkit-overflow-scrolling: touch;*/
    /*overflow-x: hidden;*/
    /*overflow-y: auto;*/
    /*max-height: 480px;*/
}
.kforw-collection-dispaly ul li {
    list-style-type: none;
    margin: 0 1% 8% !important;
    flex: none;
    width: 23%;
    padding: 15px 15px;
    cursor: pointer;
    user-select: none;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    line-height: normal;
    font-size: 14px;
}
.kforw-collection-dispaly ul li p {
    position: absolute;
    top: 50px;
    left: 0;
    font-size: 12px;
    color: black
}
.kforw-collection-dispaly ul li.active:after {
    content: '';
    color: #ffffff;
    position: absolute;
    top: 0px;
    left: 0;
    width: 25px;
    height: 25px;
    border: 1px solid #000000;
    border-radius: 10%;
    text-align: center;
    line-height: 25px;
    content: "\2713";
    background: black;
}
.kforwoo-crousal {
    padding-top: 65px;
}
.kforwoo-thumbs.row {
    padding-top: 15px;
	padding-bottom: 15px
}
.kforwoo-thumbs.row img{
    cursor: pointer;
}
img#kforwoo-main-image {
    width: 100%;
}
@media only screen and (max-width: 950px) {
    .kfwoo-bottom-content.row {
        display: flex;
        flex-flow: column-reverse;
    }
    .button.kfwoo-button {
        margin-bottom: 10px;
    }
}
@media only screen and (max-width: 400px) {
    .bootstrap-iso.konkrol_custom_shortcoe_product_main a.button.color_select_for_product, a.button.reset_select_for_product {
        width: 44%;
    }
    .bootstrap-iso.konkrol_custom_shortcoe_product_main ul.kforw-collection li {
        padding-left: 32px;
    }
    .bootstrap-iso.konkrol_custom_shortcoe_product_main ul.kforw-collection li:before {
        width: 25px;
        height: 25px;
    }
    /*.konkrol_custom_shortcoe_product_main .kforw-collection-dispaly ul li {
        margin: 0 1% 9% !important;
    }
    .bootstrap-iso.konkrol_custom_shortcoe_product_main .kforw-collection-dispaly ul li {
        padding: 3px 15px !important;
    }
    .bootstrap-iso.konkrol_custom_shortcoe_product_main .kforw-collection-dispaly ul li p {
        top: 56px !important;
    }*/
    .popup-kforw {
        width: 85% !important;
    }
    /*.konkrol_custom_shortcoe_product_main .kforw-collection-dispaly ul li p {
        font-size: 8px !important;
    }*/
    .bootstrap-iso.konkrol_custom_shortcoe_product_main .kfwoo-bottom-content.row {
        max-width: 110% !important;
    }
    ul.kforwoo-main-gallery {
        width: 15%;
    }
}
@media only screen and (max-width: 500px) {
    span.kforw_total {
        display: none !important;
    }
    /*.kforw-collection-dispaly ul li p {
        top: 65px;
    }*/
    .konkrol_custom_shortcoe_product_main ul.kforw-collection li {
        width: 48%;
        margin-top: 10px;
    }
    .bootstrap-iso.konkrol_custom_shortcoe_product_main .kfwoo-bottom-content.row {
        max-width: 110% !important;
    }
    /*.bootstrap-iso.konkrol_custom_shortcoe_product_main .kforw-collection-dispaly ul li {
        padding: 7px 15px;
    }*/
    a.button.color_select_for_product, a.button.reset_select_for_product {
        margin-right: 9px;
    }
    /*gallery small devices*/
    .kforwoo-crousal {
        width: 100%;
    }
    img#kforwoo-main-image {
/*         width: 82%; */
        float: left;
		margin-bottom: 10px;
    }
    ul#kforwoo-main-gallery {
        display: block !important;
    }
    ul.kforwoo-main-gallery li {
        list-style-type: none;
        margin: 0px 0px 14px 0px !important;
    }
    ul.kforwoo-main-gallery {
        width: 15%;
        float: left;
        margin-left: 5px;
    }
/*     .kforwoo-thumbs.row {
        display: none;
    } */
}
@media only screen and (max-width: 600px) {
    .kforwoo_calculation_wrap .calculation_right_kfrow,
    .kforwoo_calculation_wrap .calculation_left_kfrow {
        width: 100% !important;
        float: unset !important;
        text-align: unset !important;
    } 
    .kforw_addtocart button {
        width: 100% !important;
    }
}

ul.kforwoo-main-gallery {
    display: none;
}
/* product page css */
.kforw-selected-product-color {
    margin: 0 0 20px;
}
.kforw-selected-product-color div#kforw-product-page-swatch {
    padding-top: 20%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    cursor: pointer;
    border-radius: 10px;
}
.kforw-selected-product-color .kforw-product-page-swatch a.button {
    margin: 0;
    position: absolute;
    bottom: 0px;
    right: 0px;
    border-radius: 10px;
    font-weight: normal 
}
.kforw-selected-color-wrap span:nth-child(2) {
    font-weight: bold;
    color: black;
}
.kforw-info span {
    font-style: italic;
    font-size: 12px;
    margin: 0;
    color: black;
    display: inline;
}
.kforw-info {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-top: 15px;
    padding: 3px 8px 10px 8px;
}
.kforw-variation {
    display: table;
    width: 100%;
    margin-top: 20px;
}
.kforw-variation > div {
    display: table-row;
}
.kforw-variation .kforw_header span {
    font-size: 13px !important;
    display: table-cell;
    text-transform: uppercase;
    font-weight: bold;
    color: black;
    text-align: center;
    padding-bottom: 8px;
}
.kforw-variation .kforw_attribute span {
    font-size: 16px !important;
    display: table-cell;
    text-align: center;
    padding: 5px;
    color: black;
    font-weight: bold;
    vertical-align: middle;
}
.kforw-variation .kforw_attribute span.kforw_total {
    width: 100px;
}
.kforw-variation .kforw_attribute span.kforw_qty input {
    width: 40px;
    height: 30px;
    text-align: center;
    border: 1px solid #666;
    border-radius: 5px;
    -moz-appearance: textfield;
    margin: 0 5px;
    font-size: 16px;
    padding: 0px;
}
.kforw-variation .kforw_attribute.kforwodd {
    background: #f6f6f6;
}
.kforw-variation .kforw_attribute.kforweven {
    background: #ffffff;
}
.kforw-variation .kforw_attribute span.kforw_qty input::-webkit-outer-spin-button,
.kforw-variation .kforw_attribute span.kforw_qty input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.kforw-variation .kforw_attribute span.kforw_price p {
    display: inline;
}
.kforw-variation .kforw_attribute p.kforw_regular_price.saleexist {
    text-decoration: line-through;
    font-size: 0.8em;
}
.kforw-variation .kforw_attribute p.kforw_sale_price {
    color: #c60f12;
}
span.kforw_qty .kforw_number span {
    cursor:pointer; 
}
span.kforw_qty .kforw_number span.minus,
span.kforw_qty .kforw_number span.plus{
    width: 22px;
    height: 22px;
    background: #6c6c6c;
    border-radius: 50px;
    padding: 2px 0px 0px 0px;
    color: white;
    border: 1px solid #ddd;
    display: inline-block !important;
    vertical-align: middle;
    text-align: center;
}
span.kforw_qty .kforw_number span.minus:hover,
span.kforw_qty .kforw_number span.plus:hover {
    background: #6c6c6c85;
}
span.kforw_qty .kforw_number span.minus i,
span.kforw_qty .kforw_number span.plus i {
    font-size: 17px;
}
.kforwoo_calculation_wrap .calculation_right_kfrow {
    width: 50%;
    float: right;
    text-align: right;
}
.kforwoo_calculation_wrap .calculation_left_kfrow {
    width: 50%;
    float: left;
}
.kforwoo_calculation_wrap {
    width: 100%;
    display: table;
    clear: both;
    margin-top: 18px;
}
.calculation_left_kfrow .kforw-liter-qty span,
.calculation_left_kfrow .kforw-area-cover span,
.calculation_right_kfrow .kforw-price span {
    font-weight: bold;
    color: black;
}
.calculation_right_kfrow .kforw-price span:nth-child(2) {
    font-size: 28px;
}
.kforw_addtocart {
    margin-top: 2px;
}
.kforw-product-page-swatch.kforwoo_nocolor {
    border: 1px solid #006ba1;
}
/*popup -------------------*/
.overlay-kforw {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
}
.overlay-kforw:target {
    visibility: visible;
    opacity: 1;
    z-index: 100;
}
.popup-kforw {
    margin: 50px auto;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    width: 80%;
    position: relative;
    transition: all 1s ease-in-out;
}
.popup-kforw h2 {
    margin-top: 0;
    color: #333;
    font-family: Tahoma, Arial, sans-serif;
}
.popup-kforw .close-kforw {
    position: absolute;
    top: -10px;
    right: 2px;
    transition: all 200ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #333;
}
.popup-kforw .content {
    max-height: 30%;
    overflow: auto;
}
@media screen and (max-width: 700px){
    .popup-kforw{
        width: 70%;
    }
}
a.close-kforw span {
    font-size: 30px;
}
.kforw-search-popup input[type=text] {
    padding: 10px 10px 10px 45px;
    font-size: 14px;
    border-radius: 4px;
    border: 1px solid black;
}
.kforw-search-popup {
    position: relative;
    margin-bottom: 20px;
}
.kforw-search-popup span {
    position: absolute;
    font-size: 45px;
    top: -19px;
    color: #7a7a7aed;
    left: 10px;
    transform: rotate(
100deg);
}
.konkrol_custom_shortcoe_product_main ul.kforw-collection {
    margin: 0px;
}
.konkrol_custom_shortcoe_product_main .kforw-search {
    margin-bottom: 10px;
}
.konkrol_custom_shortcoe_product_main .kforwoo-crousal {
    padding-top: 8px;
}

.konkrol_custom_shortcoe_product_main .kforw-collection-dispaly ul li {
    margin: 0 1% 6% !important;
}
.bootstrap-iso.konkrol_custom_shortcoe_product_main .kfwoo-bottom-content.row {
    max-width: 100%;
}
a.button.color_select_for_product,
a.button.reset_select_for_product {
    border: none;
    color: #fff;
    background-color: var(--primary-color);
    border-color: rgba(0,0,0,.05);
    font-size: 16px;
    padding: 13px;
    color: black;
}
a.button.color_select_for_product:hover,
a.button.reset_select_for_product:hover {
    text-decoration: none;
}
button.button.button-alt.color_select_for_product {
    margin-top: 10px;
    color: white;
}
a.close-kforw span.dashicons-dismiss:before {
    color: white;
    background: black;
    border-radius: 30px;
}
a.button.reset_select_for_product,
a.button.color_select_for_product {
    background: #cccccc;
}

.step1 .farver .farve {cursor:pointer;margin: 10px;line-height:40px;overflow:hidden;width: calc(25% - 20px);position:relative;float: left;}
.step1 .farver .farve .farve_bg {height: 110px;}
.step1 .farver .farve {border:1px solid #f2f2f2;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;-ms-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease;}
.step1 .farver .farve:hover {box-shadow:0 0 10px rgba(0, 0, 0, 0.2)}
.step1 .farver .farve.selected {box-shadow:0 0 10px rgba(0, 0, 0, 0.6)}
.step1 .farver .farve .farve_navn {font-size:12px;}
.step1 .farver .farve .farve_kort {font-size:12px;}
.step1 .farver .farve .farve_hover {padding:5px 0 5px 10px;border-top: 1px solid #f2f2f2;}
.step1 .farver .farve .farve_hover > div {line-height:22px;}
.step1 .farver .farve .farve_bg:hover .farve_hover,
.step1 .farver .farve.selected .farve_hover {display:block}
.step1 .farver .farve[title="Hvid"] .farve_bg {border:1px solid #f2f2f2}
.step1 .farver .colorboxcontainer {height:800px;overflow-x: hidden;margin: 0 -10px;}
.step1 .farver .colorboxcontainer::-webkit-scrollbar {-webkit-appearance: none;width: 7px}
.step1 .farver .colorboxcontainer::-webkit-scrollbar-thumb {border-radius: 4px;background-color: rgba(0,0,0,.5);-webkit-box-shadow: 0 0 1px rgba(255,255,255,.5)}

.category_container::-webkit-scrollbar {-webkit-appearance: none;width: 7px}
.category_container::-webkit-scrollbar-thumb {border-radius: 4px;background-color: rgba(0,0,0,.5);-webkit-box-shadow: 0 0 1px rgba(255,255,255,.5)}


@media(max-width:1600px) {
    .step1 .farver .farve {width:calc(25% - 20px)}
}
@media(max-width:1200px) {
    .step1 .farver .farve {width:calc(50% - 20px)}
}
@media(max-width:700px) {
    .step1 .farver .farve {width:calc(33% - 20px)}
}
@media(max-width:500px) {
    .step1 .farver .farve {width:calc(50% - 20px)}
}
.site-header {
    z-index: 1 !important;
}
.step1 .farver .farve.active {
    box-shadow: 0 0 10px rgb(0 0 0 / 60%);
}