/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

/* Pile til slider */
.elementor-swiper-button-prev {
    content: url(https://absd.nordic.nu/wp-content/uploads/2020/12/NORDIC_PIL_1.png);
    width: 40px;
}

.elementor-swiper-button-next {
    content: url(https://absd.nordic.nu/wp-content/uploads/2020/12/NORDIC_PIL_2.png);
    width: 40px;
}

@media only screen and (max-width: 767px) {
    .elementor-swiper-button.elementor-swiper-button-prev {
        left: -20px !important;
    }

    .elementor-swiper-button.elementor-swiper-button-next {
        right: -20px !important;
    }
}

.kolsize {
    height: fit-content !important;
}


selector .select2-dropdown {
    border: none;
    background-color: #f7f7f7;
}

selector .select2-results__options {
    margin: 5px 5px;
}

/* LOKAL GRUPPEN ÆNDRINGER */
.language-selector-wrapper {
    position: relative;
    display: inline-block;
}

.language-selector-wrapper .language-active:after {
    content: '';
    background: url(https://absd.nordic.nu/wp-content/themes/hello-theme-child-master/img/menu-arrow.png) no-repeat center;
    background-size: contain;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin: 0 0 0 15px;
}

.language-items {
    display: none;
    position: absolute;
    width: 36px;
    padding: 5px 0px;
    margin: 0 0 0 0;
}

.language-active:hover+.language-items,
.language-items:hover {
    display: block;
    /* Show the dropdown when hovering */
}

.language-item {
    display: block;
}

.language-item:nth-child(2) {
    margin-top: 5px;
}

.language-item a {
    color: #000;
    /* Text color */
    text-decoration: none;
    /* No underline */
    display: flex;
    align-items: center;
}

.language-item img {
    width: 36px !important;
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-list {
    margin-left: -50px !important;
}

.woocommerce div.product form.cart .button {
    display: inline-block;
    width: 85%;
    font-family: "Montserrat", Sans-serif;
    font-size: 20px;
    font-weight: 500;
    text-decoration: none;
    color: #fff;
    background-color: #b5bc00;
    border-radius: 0 3px 3px 0;
    padding: 19px 0 18px;
}

/* Woocommerce Arkiver */

/* Woocommerce Content Single */
.woocommerce div.product form.cart .value select {
    display: inline-block;
    width: 100%;
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    color: #fff;
    background-color: #b5bc00;
    border-radius: 0 3px 3px 0;
    padding: 5px;
}

.woocommerce div.product form.cart .woocommerce-variation-price {
    margin-bottom: 50px;
}

.woocommerce div.product form.cart .woocommerce-variation .price {
    color: #000;
    font-family: "Montserrat", Sans-serif;
    font-size: 26px;
    font-weight: 700;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
    color: #000 !important;
}

table.variations td {
    padding: 0 !important;
}

table tbody>tr:nth-child(odd)>td,
table tbody>tr:nth-child(odd)>th {
    background-color: #DDE5E4 !important;
}

.woocommerce div.product form.cart .variations .label {
    display: none !important;
}

.woocommerce div.product form.cart .woocommerce-variation .woocommerce-price-suffix {
    font-size: 12px !important;
    margin-top: 5px;
    font-size: 26px;
    font-weight: 400;
}

.elementor-14179 .elementor-element.elementor-element-6a8dc01 tr.woocommerce-product-attributes-item .woocommerce-product-attributes-item--attribute_pa_pricetype {
    display: none !important;
}

.woocommerce div.product form.cart {
    margin-bottom: 0 !important;
}

.woocommerce div.product form.cart div.quantity {
    display: inline-block;
    width: 15%;
    margin: 0 !important;
    float: left !important;
}

.woocommerce div.product form.cart div.quantity input {
    font-family: "Montserrat", Sans-serif;
    font-size: 30px;
    font-weight: 700;
    text-decoration: none;
    color: #000;
    border-radius: 3px 0 0 3px;
    padding: 5px 0 5px 10px;
    border: 1px solid #b5bc00;
    width: 100%;
}

.woocommerce div.product form.cart .button {
    display: inline-block;
    width: 85%;
    font-family: "Montserrat", Sans-serif !important;
    font-size: 20px;
    font-weight: 500;
    text-decoration: none;
    color: #fff;
    background-color: #b5bc00;
    border-radius: 0 3px 3px 0;
    padding: 19px 0 18px;
    margin: 0 !important;
    outline: none;
    float: left !important;
}

.notify-button {
    display: inline-block !important;
    width: 100% !important;
    font-family: "Montserrat", Sans-serif !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    text-decoration: none !important;
    background-color: #b5bc00;
    border-radius: 0 3px 3px 0;
    padding: 19px 0 18px;
    margin: 0 !important;
    outline: none;
    float: left !important;
    text-align: center !important;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button {
    background-color: #b5bc00 !important;
    color: #fff !important;
}

/* Woocommerce Sign & Login */
#customer_login h2 {
    font-size: 22px;
    font-weight: 700;
}

/* WOO MULTI CURRENCY */
.woo-multi-currency .wmc-list-currencies .wmc-currency.wmc-active,
.woo-multi-currency .wmc-list-currencies .wmc-currency:hover {
    border: 1px #fff solid !important;
    box-shadow: 0px -0px 5px 1px rgba(0, 0, 0, 0.25) !important;
}

.woo-multi-currency.wmc-sidebar.style-1 .wmc-list-currencies .wmc-currency span:not(.wmc-active-title) {
    scale: 1.05;
}

.woo-multi-currency .wmc-list-currencies .wmc-currency,
.woo-multi-currency .wmc-title,
.woo-multi-currency.wmc-price-switcher a {
    background: rgba(153, 153, 153, .2);
    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.25) !important;
    color: #b5bc00 !important;
}

.woo-multi-currency.wmc-sidebar.style-1 .wmc-list-currencies .wmc-currency {
    text-transform: uppercase;
    font: 10px "Montserrat", Sans-serif !important;
    font-weight: 800 !important;
    border-top-left-radius: 12px !important;
    border-bottom-left-radius: 12px !important;
}

.woo-multi-currency.wmc-sidebar .wmc-list-currencies .wmc-sidebar-open {
    background: rgba(153, 153, 153, .2);
    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.25) !important;
    border-radius: 50%;
    cursor: pointer;
    text-align: center;
    color: #fff;
    font-weight: 800;
    font-size: 28px;

}

.woo-multi-currency.wmc-sidebar.style-1 .wmc-list-currencies .wmc-sidebar-open:before {
    color: #b5bc00 !important;
}

/* Styling for Shortcode to display a list of all product categories with hierarchical indentation and accordion functionality. */

.category-item__parent {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 45px 15px 45px;
}

.category-item__parent a {
    font-family: "Montserrat", Sans-serif;
    color: #333 !important;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none !important;
}

.category-list {
    font-family: "Montserrat", Sans-serif;
    padding-bottom: 25px !important;
}

.category-toggle {
    font-family: "Montserrat", Sans-serif;
    color: #333 !important;
    font-size: 18px;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 45px;
    cursor: pointer;
}

.category-toggle.active {
    background-color: #9ca321 !important;
    color: #333 !important;
}

.category-toggle .accordion-toggle {
    color: #333;
    font-size: 16px;
    font-weight: 600;
}

.category-item {
    margin: 0;
    padding: 0;
}

.current-category .category-item__parent .category-item__link {
    color: #ffffff !important;
}

.category-item.current-category.active {
    background-color: #B5BD00 !important;
    color: #FFFFFF !important;
}

.category-item__parent {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 3px 45px 3px 45px;
}

.category-item__parent a {
    font-family: "Montserrat", Sans-serif;
    color: #333 !important;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none !important;
}

div.category-item__parent.active {
    background-color: #B5BD00 !important;
    color: #FFFFFF !important;
}

div.category-item__parent.active span.accordion-toggle {
    color: #FFFFFF !important;
}

.category-item__parent.active a.category-item__link {
    color: #ffffff !important;
}

.category-item__children {
    background-color: #fff !important;
    color: #000 !important;
    padding: 3px 45px !important;
    font-size: 16px !important;
    text-decoration: none !important;
}

.category-item__children div.category-item {
    color: #000;
    padding: 3px 0 3px 7px !important;
    font-weight: 600;
}

.category-item__children a:hover {
    text-decoration: none !important;
}

.category-item__children div.category-item.current-category.active {
    background-color: #B5BD00 !important;
    color: #fff !important;
    font-weight: 600 !important;
}

.category-item__link {
    text-decoration: none !important;
    color: #333 !important;
}

.category-item__link.active {
    color: #fff !important;
}

.accordion-toggle {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer !important;
}


/* FIBOSEARCH */
.dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier {
    display: none !important;
}

div.dgwt-wcas-search-wrapp.fibosearch-webshop-page {
    max-width: 100% !important;
}

/* WOOCOMMERCE */

.reset_variations {
    display: none !important;
}



/* JET */
span.jet-woo-product-title a {
    font-family: "Montserrat", Sans-serif !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    text-decoration: none !important;
    color: #231f20 !important;
}






/* new css (6-8-2025) start */
/* ------------ header css ---------------------- */
.custom_mega_menu_div_cls {
    opacity: 0;
    visibility: hidden;
    height: 0px;
    position: absolute !important;
    top: 60px;
    z-index: 999999;
    background-color: white;
}

.custom_mega_menu_div_cls.active {
    opacity: 1;
    visibility: visible;
    height: auto
}

.custom-nav-ul .elementor-nav-menu__container>ul>li {
    min-height: 75px;
}

.custom-nav-ul .elementor-nav-menu__container>ul>li>.sub-menu>li>a {
    padding: 10px 20px !important
}

.custom_header_language_switcher_cls .trp-ls-shortcode-current-language {
    max-width: 50px !important;
    padding: 0px;
    min-height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
}

.custom_header_language_switcher_cls .trp-ls-shortcode-current-language {
    max-width: 50px !important;
}

.custom_header_language_switcher_cls,
.trp-ls-shortcode-language {
    max-width: 50px !important;
}

.custom_header_language_switcher_cls .trp-language-switcher>div>a {
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 5px !important;
}

.custom_header_language_switcher_cls .trp-ls-shortcode-current-language {
    background-image: none
}

.custom_header_language_switcher_cls .trp-language-switcher>div>a img {
    min-width: 36px;
    height: auto;
    transition: none;
    opacity: 1;
    margin: 0px;
}

.custom_header_language_switcher_cls {
    margin-bottom: 0px !important;
}

.custom_header_language_switcher_cls .trp-ls-shortcode-language {
    position: absolute;
    top: 50px !important;
    max-width: 50px !important;
    padding: 0px;
    background-image: none;
    width: 50px !important;
    padding: 0px !important;
    background-color: transparent !important;
    border: none;
}

.custom_header_language_switcher_cls .trp-language-switcher>div>a:hover {
    background: transparent !important;
    border-radius: 0px !important;
}

.custom_header_language_switcher_cls .trp-language-switcher {
    width: 50px !important;
}

.custom_header_language_switcher_cls .trp-language-switcher {
    position: relative;
    height: auto;
}

.custom_header_language_switcher_cls .trp-language-switcher a {
    margin-bottom: 5px !important;
}

.custom_header_language_switcher_cls .trp-language-switcher:hover .trp-ls-shortcode-current-language {
    visibility: visible !important;
}

.custom_header_language_switcher_cls .trp-language-switcher .trp-ls-shortcode-language a.trp-ls-shortcode-disabled-language {
    display: none;
}

.page-id-18326 .woocommerce-billing-fields .customer-type-option label.radio.required_field .required{display:none;}

/* ------------ header css ---------------------- */


/* single product page css start */
.woocommerce-product-gallery .flex-control-thumbs {
    display: flex;
    flex-wrap: wrap;
    row-gap: 5px;
}

.woocommerce-product-gallery .flex-control-thumbs li {
    border: 1px solid #ccc;
    margin-right: 5px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc(20% - 30px) !important;
    padding: 10px;
    float: initial !important;
}

.woocommerce-product-gallery__wrapper>div {
    /* min-height: 500px !important; */
}

.woocommerce-product-gallery__wrapper>div>a>img {
    max-height: 600px !important;
    width: auto !important;
    margin: auto;
}

.woocommerce-product-gallery .flex-control-thumbs li img {
    max-width: 100px;
}

/* single product page css end */


/* category page css start */
.archive .products .product {
    background-color: white;
    padding: 20px 30px 90px !important;
}

.archive .elementor-widget-container .woocommerce .products .product .product_type_variable {
    text-align: center !important;
    min-height: 40px !important;
    border-radius: 3px !important;
    border-radius: 3px !important;
    display: flex !important;
    font-size: 20px;
    align-items: center;
    justify-content: center;
    max-width: 180px;
    justify-content: center;
    margin: 15px auto 0px;
    font-family: "Montserrat", Sans-serif !important;
    padding: 10px 10px;
    position: absolute;
    bottom: 30px;
    left: 0px;
    right: 0px;
}

.archive .products .product .woocommerce-loop-product__link img {
    max-width: 220px;
    max-height: 195px;
    margin: 0px auto 20px;
}

.woocommerce-loop-product__title {
    line-height: 24px !important;
    color: #231f20 !important;
}

/* category page css end */

/* checkout page css start */
.woocommerce-checkout .form-row {
    float: initial !important;
    width: 100% !important;
}


.woocommerce-checkout .form-row .woocommerce-input-wrapper input,
.woocommerce-checkout .form-row .woocommerce-input-wrapper textarea {
    padding: 10px 15px;
    border: 1px solid #ddd;
}

.woocommerce-checkout .form-row .select2-container .select2-dropdown {
    border: 1px solid #ddd;
}

.woocommerce-checkout .form-row .woocommerce-input-wrapper .select2-selection {
    border: 1px solid #ddd;
}

.woocommerce-checkout-review-order-table th,
.woocommerce-checkout-review-order-table td {
    border: none;
}

table thead:first-child tr:first-child th {
    border-block-start: none !important;
}

.woocommerce-checkout-review-order-table th,
.woocommerce-checkout-review-order-table .cart_item td:nth-child(1) {
    border-right: 1px solid rgba(0, 0, 0, .1);
}

.woocommerce-checkout-review-order-table tbody tr td,
.woocommerce-checkout-review-order-table thead th {
    padding: 15px;
}

.woocommerce-checkout-review-order-table tr td span,
.woocommerce-checkout-review-order-table tr td,
.woocommerce-checkout-review-order-table tr td ul li label,
.woocommerce-checkout-review-order-table tr td ul li div,
.woocommerce-checkout-review-order-table tr td ul li span {
    font-weight: normal !important;
}

.woocommerce-checkout-review-order-table tbody tr td.product-name {
    font-size: 16px !important;
}

.woocommerce-checkout-review-order-table {
    font-family: "Montserrat", Sans-serif !important;
}

#ship-to-different-address,
.woocommerce-billing-fields h3,
#order_review_heading {
    font-size: 28px !important;
    color: #2c435b;
}

#order_review_heading {
    margin-top: 50px;
}

.place-order .button,
.cart-collaterals .checkout-button {
    background-color: #b5bc00 !important;
    padding: 15px 15px !important;
    min-height: 45px;
    font-weight: 500 !important;
    font-family: 'Montserrat';
}

.woocommerce-terms-and-conditions h1 {
    font-size: 35px;
}

.customer-type-option {
    display: inline-flex;
    align-items: center;
    column-gap: 7px;
    margin-bottom: 10px;
	margin-right:15px;
}
.woocommerce-billing-fields__field-wrapper span.required{
	color: var(--wc-red);
	font-weight: 700;
}
.woocommerce-billing-fields__field-wrapper .customer-type-heading{
	display:block;
	padding-bottom:20px;
}
/* checkout page css end */

/* cart page css start */
#order_review_heading {
    margin-top: 50px;
}

.woocommerce-cart .woocommerce-cart-form__contents tbody>tr:nth-child(odd)>td,
.woocommerce-cart .woocommerce-cart-form__contents tbody>tr:nth-child(odd)>th,
.woocommerce-cart .shop_table tbody>tr:nth-child(odd)>th,
.woocommerce-cart .shop_table tbody>tr:nth-child(odd)>td {
    background-color: white !important;
}

.woocommerce-cart .woocommerce-cart-form__contents .button,
.woocommerce-cart .woocommerce-cart-form__contents .actions .input-text {
    min-height: 40px;
    padding: 10px 15px;
    max-width: 180px !important;
    width: auto !important;
    text-align: center;
    font-size: 16px !important;
}

.woocommerce-cart .woocommerce-cart-form__contents tbody>tr>td,
.woocommerce-cart .woocommerce-cart-form__contents tbody>tr>th {
    padding: 15px !important;
}

.woocommerce-cart .woocommerce-cart-form__contents thead th {
    font-size: 20px !important;
}

.woocommerce-cart .shop_table .product-remove,
.woocommerce-cart .shop_table .product-thumbnail,
.woocommerce-cart .shop_table .product-name,
.woocommerce-cart .shop_table .product-price,
.woocommerce-cart .shop_table .product-quantity,
.woocommerce-cart .shop_table .product-subtotal,
.woocommerce-cart .shop_table .actions {
    border-right: 0px !important;
}

.woocommerce-cart .shop_table .actions,
.woocommerce-cart .shop_table .product-remove {
    border-left: 0px !important;

}

.woocommerce-cart .woocommerce-cart-form__contents tbody td,
.woocommerce-cart .woocommerce-cart-form__contents tbody th,
.woocommerce-cart .shop_table th,
.woocommerce-cart .shop_table td {
    border-bottom: 0px !important;
}

.product-thumbnail a img {
    max-width: 50px;
    width: 50px !important
}

.product-thumbnail a {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 70px;
}

.woocommerce-cart .shop_table {
    border-radius: 0px !important;
}

.woocommerce-cart .shop_table .cart-subtotal td {
    border-bottom: none !important
}

/* cart page css end */


/* webshop page filter block css start */
.custom_product_filter_cls {
	display:none;
    background-color: white;
    padding: 40px;
}

.custom_product_filter_cls .wpc-filters-section {
    margin-bottom: 7px
}

.wpc-filters-section:last-child .wpc-filters-widget-select {
    margin-bottom: 0px;
}

.custom_product_filter_cls .wpc-filters-widget-select {
    background-position: 20px !important;
    margin-bottom: 10px;
    font-family: 'Montserrat';
    color: #231f20;
    font-size: 14px;
    padding: 3px 5px;
}

.custom_product_filter_cls .wpc-instead-of-posts-found {
    display: none;
}

.wpc-filters-widget-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 35px;
}

.custom_product_filter_cls .wpc-filters-section .wpc-filter-header {
    display: none;
}

/* webshop page filter block css end */

/* search page css start */
.search-results .woocommerce .products {
    /* grid-template-columns: repeat(5, 1fr);
    grid-row-gap: 20px; */
}
.elementor-menu-cart__toggle_button {
	text-decoration:none !important;
}
/* search page css end */
@media screen and (max-width:767px) and (min-width:450px) {
    .wpc-filters-widget-wrapper {
        grid-template-columns: 1fr 1fr;
    }

    .custom_product_filter_cls {
        padding: 20px;
    }
}

@media screen and (max-width:1024px) {
    .custom-nav-ul .elementor-nav-menu__container>ul>li {
        min-height: initial
    }

    .custom-nav-ul .elementor-nav-menu {
        top: 10px;
        position: relative;
        border-top: 1px solid #dde5e4;
    }
}

@media screen and (max-width:767px) {

    /* header css start */
    .custom-nav>.elementor-element-populated {
        column-gap: 10px;
    }

    .cart-icon .elementor-menu-cart__toggle_button {
        padding-right: 5px !important;
    }

    .header-logo {
        min-width: 190px !important;
    }

    /* header css end */

    #order_review_heading {
        margin-top: 30px;
    }

    .wpc-filters-widget-wrapper {
        column-gap: 15px;
    }

    .custom_header_language_switcher_cls .trp-ls-shortcode-current-language {
        max-width: 35px !important;
    }

    .custom_header_language_switcher_cls .trp-language-switcher {
        width: 35px !important
    }

    .custom_header_language_switcher_cls .trp-language-switcher>div>a img {
        width: 30px;
        min-width: initial;
    }

    .custom_header_language_switcher_cls .trp-ls-shortcode-language {
        width: 50px !important;
    }

    .cart-icon .eicon-cart-solid,
    .login-icon .elementor-icon i,
    .search-icon i {
        font-size: 22px;
    }

    .cart-icon #elementor-menu-cart__toggle_button {
        text-decoration: none !important;
        padding: 0px !important;
    }

    .custom-nav-ul .elementor-menu-toggle {
        padding: 0px !important;
    }

    .search-icon,
    .custom-nav-ul .elementor-menu-toggle {
        top: -3px;
        position: relative;
    }
}

@media screen and (max-width:450px) {
    .wpc-filters-widget-wrapper {
        grid-template-columns: 1fr;
    }

    .custom_product_filter_cls {
        padding: 15px;
    }
}

/* end css */