/*
Theme Name: Kulturlampan
Author: MastodontMedia
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/


/*.mm-tax-toggle {
	border:1px solid #212121;
	padding:3px 17px;
	border-radius: 99px;
	max-width: 145px;
	text-align:center;
}

.mm-tax-toggle a{
	background-color:#212121;
}*/

.price .wts-vat-text {
	font-size: 10px !important;
}

.price .woocommerce-price-suffix {
	display: none !important;
}

body .wp-block-wdevs-tax-switch .wdevs-tax-switch .wdevs-tax-switch-label {
	height: 20px;
	width: 50px;
}

body .wp-block-wdevs-tax-switch .wdevs-tax-switch .wdevs-tax-switch-slider:before {
    bottom: 3px;
    height: 14px;
    width: 14px;
}

body .wp-block-wdevs-tax-switch .wdevs-tax-switch .wdevs-tax-switch-checkbox:checked+.wdevs-tax-switch-slider:before {
	transform: translateX(28px);
}

.mm-tax-toggle label {
	color:#212121;
}

.pdfs-trigger,
.pdfs-trigger-single {
	font-family: "Source Sans Pro", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
	color: inherit;
}

.pdfs-trigger i,
.pdfs-trigger-single i {
	font-size: 1.4em;
	margin-right: 15px;
}

.kl-pdfs {
	display: flex;
	flex-wrap: wrap;
	gap: 50px;
}

.kl-pdfs a {
	display: flex;
	flex-direction: column;
	align-items: center;
	color: #242424;
	font-size: 1,4em;
}

.kl-pdfs a i {
	font-size: 100px;
}

.kl-inspiration {
	display: flex;
	height: 800px;
	background-color: #065747;
	color: #fff;
}

.kl-inspiration h2 {
	color: #fff !important;
}

.kl-inspiration > div {
	flex: 0 0 50%;
}

.kl-inspiration img {
	object-fit: cover;
	height: 100% !important;
	width: 100%;
}

.kl-inspiration > div:first-child {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 40px;
}

.kl-inspiration hr {
    width: 100%;
    border: none;
    border-top: 0.5px solid #fff;
    margin-bottom: 20px !important;
}

@media ( max-width: 600px ) {
	
	.kl-inspiration {
		flex-direction: column;
		height: auto;
	}
	
}







/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

body.woocommerce-checkout .woocommerce-error,
.woocommerce-form-coupon-toggle,
#kco-extra-checkout-fields {
	display: none;
}

#klarna-checkout-container {
	margin-top: 10px;
}

.kulturlampan-checkout {
	position: sticky;
    top: 160px;
}

.kulturlampan-checkout .order-review {
    display: flex;
	flex-direction: column;
    gap: 10px;
}

body.woocommerce-checkout .step-header {
    display: flex;
    align-items: center;
    gap: 15px;
}

body.woocommerce-checkout .step-header span {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #065747;
	font-weight: 600;
    color: #fff;
    font-size: 1.3rem;
}

body.woocommerce-checkout .step-header h2 {
	margin: 0;
}

.kulturlampan-checkout .order-review .items {
    display: flex;
	flex-direction: column;
    gap: 10px;
}

.kulturlampan-checkout .order-review .items .item {
	display: flex;
    padding: 1rem;
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid #ddd;
	gap: 20px;
	line-height: 1;
}

.kulturlampan-checkout .order-review .items .item .image {
    flex: 0 0 64px;
}

.kulturlampan-checkout .order-review .items .item .info {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	flex: 1;
}

.kulturlampan-checkout .order-review .items .item .info > div {
	display: flex;
	justify-content: space-between;
}

.kulturlampan-checkout .order-review .items .item .info .name a {
	font-size: 1.2rem;
}

.kulturlampan-checkout .order-review .items .item .info .remove svg {
	width: 20px;
}

.kulturlampan-checkout .order-review .items .item .info .price {
	font-weight: 600;
    font-size: 1rem;
    color: #000;
	margin-bottom: 5px;
}

.kulturlampan-checkout .order-review .items .item .info .stock {
    font-size: 0.75rem;
}

.kulturlampan-checkout .order-review .items .item .info .stock .stock-indicator {
    width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #5cb85c;
	margin-right: 5px;
	display: inline-block;
}

.kulturlampan-checkout .order-review .items .item .info .quantity {
	display: flex;
	align-items: center;
	gap: 3px;
}

.kulturlampan-checkout .order-review .items .item .info .quantity a {
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	border: 1px solid #ddd;
	padding: 3px;
}

.kulturlampan-checkout .order-review .items .item .info .quantity svg {
	width: 17px;
}

.kulturlampan-checkout .order-review .items .item .info .quantity input {
    border: none;
    outline: none;
    box-shadow: none;
    width: 32px;
    text-align: center;
    color: #000;
    padding: 0;
}

.kulturlampan-checkout .order-review .coupon-container {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.kulturlampan-checkout .order-review .coupon-container div:first-child {
	display: flex;
	gap: 15px;
}

.kulturlampan-checkout .order-review .coupon-container input {
	flex: 0 0 70%;
	border: 1px solid #ddd;
}

.kulturlampan-checkout .order-review .coupon-container a.apply {
	flex: 1;
    border: 1px solid #ddd;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    line-height: 1;
    font-size: 0.9rem;
	background-color: #fff;
}

.kulturlampan-checkout .order-review .coupon-container .coupon-message {
	position: relative;
    background-color: #fff;
    padding: 15px;
    border: 1px solid #ddd;
    padding-right: 15px;
}

.kulturlampan-checkout .order-review .coupon-container .coupon-message a {
	position: absolute;
	top: 5px;
	right: 5px;
}





.kulturlampan-checkout .order-review .totals {
	background-color: #fff;
}

.kulturlampan-checkout .order-review .totals table {
	margin: 0;
}

.kulturlampan-checkout .order-review .totals table td {
    padding: 10px;
    background-color: #fff;
    font-size: 1rem;
    border-color: #ddd;
}

.kulturlampan-checkout .order-review .totals table td:first-child {
	font-weight: 700;
	border-right: 0;
}

.kulturlampan-checkout .order-review .totals table td:last-child {
	text-align: right;
	border-left: 0;
}

.kulturlampan-checkout .order-review .totals table tr:last-child td {
	background-color: #f3f4f6;
}

.kulturlampan-checkout-shipping {
	margin: 10px 0 40px 0;
	padding: 20px;
	background-color: #fff;
}

.kulturlampan-checkout-shipping label {
	cursor: pointer;
}

.kulturlampan-checkout .loader-container {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	justify-content: center;
	align-items: center;
	background-color: #ffffffc5;
}

.kulturlampan-checkout .loader-container.active {
	display: flex;
}

.kulturlampan-checkout .spinner {
	width: 48px;
	height: 48px;
	border: 5px solid #333;
	border-bottom-color: transparent;
	border-radius: 50%;
	display: inline-block;
	box-sizing: border-box;
	animation: rotation 1s linear infinite;
}

.kulturlampan-checkout-cod {
	display: flex;
    gap: 20px;
}

.kulturlampan-checkout-cod form.woocommerce-checkout {
	background-color: #fff;
	padding: 15px;
	margin-top: 10px;
}

.kulturlampan-checkout-cod .col2-set .col-1,
.kulturlampan-checkout-cod .col2-set .col-2 {
    width: 100% !important;
}

@media ( max-width: 900px ) {

	.kulturlampan-checkout-cod {
		flex-direction: column;
	}

}

@keyframes rotation {
0% {
	transform: rotate(0deg);
}
100% {
	transform: rotate(360deg);
}
} 