/*
Theme Name:     Storefront Child Theme
Theme URI:      https://github.com/stuartduff/storefront-child-theme
Author:         Stuart Duff
Author URI:     https://stuartduff.com
Template:       storefront
Description:    This is a blank child theme for WooThemes StoreFront theme
Version:        1.0.0
License:        GNU General Public License v2 or later
License URI:    https://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    storefront
Tags:           black, white, light, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
Storefront is based on Underscores https://underscores.me/, (C) 2012-2014 Automattic, Inc.
Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer https://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal https://necolas.github.com/normalize.css/
FontAwesome License: SIL Open Font License - https://scripts.sil.org/OFL
Images License: GNU General Public License v2 or later
*/


*,
*:before,
*:after {
    margin: 0;
    padding: 0;
    font-size: 12px; /* 100%; */
    font-weight: normal;
    border: 0px solid;
    font-smoothing: antialiased !important;
    -webkit-font-smoothing: antialiased !important;
    list-style: none !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* @font-face {
    font-family: 'HelveticaNeueMedium';
    src: url('https://admin.nordisk.store/wp-content/themes/storefront-child-theme-master/HelveticaNeueMedium.woff') format('woff'), url('https://admin.nordisk.store/wp-content/themes/storefront-child-theme-master/HelveticaNeueMedium.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
} */


* {
    box-sizing: border-box;
    font-family: 'HelveticaNeueMedium' !important;
}


* {
    box-sizing: border-box;
    /*    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;*/
    -webkit-font-smoothing: antialiased !important;
}

::-webkit-scrollbar {
    width: 0px;
    background: transparent;
    /* make scrollbar transparent */
}


*,
*:before,
*:after {
    margin: 0;
    padding: 0;
    font-size: 12px; /* 100%; */
    font-weight: normal;
    border: 0px solid;
    -webkit-font-smoothing: antialiased;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-size: 12px; /* 100%; */
    overflow-x: hidden;
}

body {
    font-size: 11px;
    color: black;
    font-weight: normal !important;

    background-color: #F8F7F2!important;
}

.wc-block-components-form .wc-block-components-text-input input[type="email"], 
.wc-block-components-form .wc-block-components-text-input input[type="number"], 
.wc-block-components-form .wc-block-components-text-input input[type="password"], 
.wc-block-components-form .wc-block-components-text-input input[type="tel"], 
.wc-block-components-form .wc-block-components-text-input input[type="text"], 
.wc-block-components-form .wc-block-components-text-input input[type="url"], 
.wc-block-components-text-input input[type="email"], 
.wc-block-components-text-input input[type="number"], 
.wc-block-components-text-input input[type="password"], 
.wc-block-components-text-input input[type="tel"], 
.wc-block-components-text-input input[type="text"], 
.wc-block-components-text-input input[type="url"] {
    background-color: #F8F7F2!important;
}


a {
    color: rgb(150, 150, 150);
    text-decoration: none !important;
}

a:hover {
    color: rgb(40, 40, 40);
}

#masthead,
.storefront-breadcrumb,
#secondary,
#colophon,
#wpadminbar,
.edit-link,
.woo_pp_cart_buttons_div {
    display: none;
}

#primary,
#main {
    width: 100%;
}


.cart_totals h2 {
    display: none;
}

.entry-title {
    display: none;
}

.page-template-default {
    padding: 0;
    margin: 0;

    background-color: #F8F7F2!important;
}

.col-full {
    margin: 0;
    padding: 10px;
    width: 100%;
}


table td {
    max-height: 10px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

table td,
table th {
    padding: 0px 0;
    text-align: left;
    vertical-align: top;
}

a.remove::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "Delete";
    font-weight: normal !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: rgb(150, 150, 150);
    text-indent: 0;
    text-align: left;
    margin-top: 4px;
    width: 80px;
}

@media (max-width: 768px) {
    a.remove::before {
        content: "X";
        margin-left: 5px;
    }
}

table.shop_table_responsive tr td[data-title]::before {
    font-weight: normal;
}

table.cart td.actions {
    min-height: 50px;
}

input[type='text'],
input[type='number'],
input[type='email'],
input[type='tel'],
input[type='url'],
input[type='password'],
input[type='search'],
textarea,
.input-text {
    /*    position: static;
    height: auto;*/
    padding: 3px;
    background-color: rgb(255, 255, 255);
    color: rgb(180, 180, 180);
    border: 0;
    -webkit-appearance: none;
    box-sizing: border-box;
    font-weight: normal;
    font-family: 'HelveticaNeueMedium' !important;

    padding-left: 10px;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
    padding: 0;
    border-top: 1px solid rgb(170, 170, 170);
    /*background: red;*/
}

.select2-container--default .select2-results__option[aria-selected=true], .select2-container--default .select2-results__option[data-selected=true] {
    background-color: #000;
    color: white;
    border: 0;
    outline: 0;
}



textarea:focus,
input:focus {
    background-color: rgb(255, 255, 255) !important;
}

label {
    font-weight: normal !important;
}
.star-rating span:before,
.quantity .plus,
.quantity .minus,
p.stars a:hover:after,
p.stars a:after,
.star-rating span:before,
#payment .payment_methods li input[type=radio]:first-child:checked+label:before {
    color: rgb(40, 40, 40);
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px;
    border-radius: 0px;
}

.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-noreviews,
p.no-comments {

    background-color: rgb(255, 255, 255);
    margin-left: 0px;
     color: rgb(40, 40, 40);
    clear: both;
    padding: 0;


}



a:hover,
.showcoupon:hover {
    color: rgb(180, 180, 180) !important;
}

a:focus,
input:focus,
textarea:focus,
button:focus {
    outline: 0px solid white;
}

table.cart td.product-remove {
    display: table-cell;
    padding: 0em;
    border: 0;
}

table.cart td.product-quantity .qty {
    padding: 0;
    /* width: 3.706325903em; */
}

h2,
h3 {
    /*text-transform: uppercase;*/
    font-size: 11px;
    line-height: 100%;
}

h2 {
    color: rgb(150, 150, 150);
}

.woocommerce-order-details {
    display: none;
}

.woocommerce-column--billing-address,
.woocommerce-column--shipping-address {
    display: none;
}

button,
input[type="button"],
.button,
.widget a.button {

    font-weight: normal;
    text-transform: uppercase;
    outline: 0;
    border: 0;
    border-radius: 20px;
}

button.alt,
input[type="button"].alt,
input[type="reset"].alt,
input[type="submit"].alt,
.button.alt,
.widget-area .widget a.button.alt {
    background-color: black;
    font-size: 11px !important;
    border-color: none;
    color: #ffffff;

}

button,
input[type='button'],
input[type='reset'],
input[type='submit'],
.button,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link,
.added_to_cart {
    padding: 10px 30px 8px 30px !important;
    border-radius: 4px;
}

.order_details {
    background-color: none!important;
}
ul.order_details {
    margin-top: 20px!important;
}
ul.order_details li {
    padding-left: 0px!important;
}

.wc-forward::after,
.woocommerce-Button--next::after {

    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    /*font-weight: 900;*/
    line-height: inherit;
    vertical-align: baseline;
    content: "";
    margin-left: 0.5407911001em;
}

.woocommerce-shipping-calculator>p:first-child a::before {

    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    font-family: 'Font Awesome 5 Free';
    /*font-weight: 900;*/
    line-height: inherit;
    vertical-align: baseline;
    content: "";
    margin-right: 0;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: black;
    color: #fff;
}

th {
    font-weight: normal !important;
}

.wc-proceed-to-checkout .button {
    display: block;
    text-align: center;
    margin-bottom: 1em;
}


.wc-proceed-to-checkout .button.checkout-button {
    font-size: 11px;
}


@media (min-width: 768px) {}

table.cart td.product-remove a.remove {
    /* float: none; */
    position: relative;
    top: auto;
    right: auto;
    font-size: 11px;
}

.woocommerce-error {
    background-color: rgb(0, 0, 0);
}


.woocommerce-privacy-policy-text {
    display: none
}

#payment .payment_methods>li .payment_box,
#payment .place-order {
    background-color: #fff;
    margin-top: 0px;
}

.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-noreviews,
p.no-comments {
    /*padding: 1em 1.618em;*/
    padding: 0;
    margin-bottom: 2.617924em;
    background-color: #fff;
    margin-left: 0;
    border-radius: 0px;
     color: rgb(40, 40, 40);
    clear: both;
    border-left: 0 solid rgba(0, 0, 0, 0.15);
}

.woocommerce-message a,
.woocommerce-info a,
.woocommerce-error a,
.woocommerce-noreviews a,
p.no-comments a,
p.no-comments a:hover {
     color: rgb(40, 40, 40);
}

.form-row.woocommerce-invalid input.input-text {
    box-shadow: inset 0px 0 0 rgb(255, 0, 0);
    background: rgba(255, 0, 0, 0.1);
}

.form-row.woocommerce-validated input.input-text {
    box-shadow: inset 0px 0 0 rgb(0, 255, 0);
}

.shipping_method {
    margin-left: 2px;
}


b,
strong {
    font-weight: normal;
}

#back {
    position: relative;
    width: auto;
    height: auto;
     color: rgb(40, 40, 40);
    z-index: 9;
    top: 10px;
    left: 8px;
    transition: all 700ms;
    margin-bottom: 15px;
    font-family: 'HelveticaNeueMedium' !important;
    margin: 20px;
}

.product-total {
    text-transform: uppercase;
}

button.back {
    padding: 0 !important;
    background: transparent;
    color: rgb(255, 255, 255);
    text-align: left;
    outline: 0;
    border: 0;
    border-radius: 0px;
    transition: all 700ms;
    cursor: pointer;
     color: rgb(40, 40, 40);
}

.select2-container--default .select2-selection--single {
    border-radius: 0px;
}

table td {
    min-height: 20px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

table.cart td,
table.cart th {
    /*padding: 0.875em 0.875em 0; */
}

@media (max-width: 768px) {

    table.cart td,
    table.cart th {
        padding: 0px !important;
    }
}

table.cart td.product-subtotal {
    padding-bottom: 0;
}



@media (min-width: 768px) {

    table.cart th,
    table.cart td {
        padding: 5px 0;
    }

    .product-name,
    .product-quantity,
    .product-subtotal,
    .product-price {
        /*text-transform: uppercase;*/
        font-weight: normal !important;
        padding: 0;
        height: 0;
    }

    table:not(.has-background) tbody tr:nth-child(2n) td,
    fieldset,
    fieldset legend {
        background-color: #fff;
    }

    table:not(.has-background) th {
        background-color: #fff;
    }
}

#wufdc_div h6 {
    height: 100px;
}

#wufdc_div {
    position: static;
}

.wc-backward {
    display: none;
}


#order_review_heading {
    display: none;
}

.wc-block-checkout__shipping-option .wc-block-components-radio-control__option {
    padding: .875em .875em .875em 4.2em!important;
}
.wc-block-components-order-summary .wc-block-components-order-summary-item__individual-prices {
    padding-top: 0!important;
}
* {
    font-size: 12px!important;
}