/** @format */
:root {
	--color-1: #ed7422;
	--color-2: #ab0433;
}

#hwm_checkout-tabel {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 100%;
}

.hwm_customer_details {
	width: 50%;
	padding-right: 40px;
}

#hwm_customer_order {
	width: 50%;
	padding-left: 40px;
}

@media only screen and (max-width: 50em) {
	#hwm_checkout-tabel {
		display: flex;
		flex-direction: column;
		justify-content: center;
		width: 100%;
	}

	.hwm_customer_details {
		width: 100%;
		padding-right: 0px;
	}

	#hwm_customer_order {
		width: 100%;
		padding-left: 0px;
	}

	.product-quantity {
		display: flex !important;
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
	}

	.qib-button-wrapper {

		white-space: nowrap;

		
	
	}
	
	#hwm_checkout-container .qib-button-wrapper {

		white-space: nowrap;
		max-width: fit-content;
	
	}

	.payment_box.payment_method_makecommerce {
		padding: 0 !important;
	}

	#hwm_checkout-container {
		width: 95%;
	}

	#hwm_checkout-container .place-order {
		padding: 30px 0 !important;
	}
	.epoe-info li {
		text-align: center;
	}
}

#hwm_checkout-container th,
#hwm_checkout-container td,
#hwm_checkout-container input,
#hwm_checkout-container select,
#hwm_checkout-container textarea,
#hwm_checkout-container table {
	border: none !important;
	background-color: transparent;
}

#hwm_checkout-container th,
#hwm_checkout-container td {
	border-bottom: 1px solid var(--color-1) !important;
}

#hwm_checkout-container,
#hwm_checkout-container td p {
	color: var(--color-2);
	font-size: 16px;
	font-weight: 500 !important;
}

#hwm_checkout-container label {
	font-weight: 500 !important;
}

#hwm_checkout-container input,
#hwm_checkout-container select,
#hwm_checkout-container textarea {
	border: 1px solid var(--color-1) !important;
}

#hwm_checkout-container .payment_method_makecommerce {
	background-color: #eee !important;
	padding: 20px;
	margin-right: 0 !important;
}

#hwm_checkout-container #payment {
	background-color: transparent !important;
}

#hwm_checkout-container .wc_payment_methods {
	padding: 0 !important;
}

#hwm_checkout-container .payment_method_makecommerce:before {
	display: none !important;
}

#hwm_checkout-container form {
	padding-top: 60px;
}

#hwm_checkout-container .cart_item .product-total,
#hwm_checkout-container .order-total td {
	text-align: right !important;
}

#hwm_checkout-container .woocommerce-cart-form table {
	text-align: center !important;
}

.hwm__btn-cart {
	background-color: #ed7422 !important;
	font-family: "Poppins", sans-serif;
	border: none !important;
	border-radius: 0;
	padding: 10px 25px !important;
	color: #fff !important;
	font-size: 20px !important;
	font-weight: 300 !important;
	letter-spacing: 1px;
}

@media only screen and (max-width: 50em) {
	.hwm__btn-cart {
		width: 100%;
		border-radius: 5px;
	}
}

#hwm_checkout-container .woocommerce .quantity input.qty {
	width: 100%;
}

#hwm_checkout-container .qib-button-wrapper button.qib-button {
	border-radius: 5px !important;
	background-color: #ed7422 !important;
	border-collapse: #ed7422 !important;
}

#hwm_checkout-container .qib-button {
	color: #fff !important;
}

#hwm_checkout-container .wqpmb_input_text {
	border: none !important;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none !important;
	margin: 0;
}
/* Firefox */
#hwm_checkout-container input[type="number"] {
	-moz-appearance: none !important;
}
#hwm_checkout-container input[type="number"] {
	-moz-appearance: textfield;
}

textarea,
input:matches([type="email"], [type="number"], [type="password"], [type="search"], [type="tel"], [type="text"], [type="url"]) {
	-webkit-appearance: none !important;
}

#hwm_checkout-container .place-order {
	padding-left: 0 !important;
}

#hwm_checkout-container .woocommerce-input-wrapper select {
	padding: 20px;
}
#hwm_checkout-container .woocommerce-input-wrapper select,
#order_comments::placeholder {
	color: var(--color-2);
	font-size: 16px;
	font-weight: 500 !important;
}

#hwm_checkout-container .woocommerce form .form-row input.input-text,
#hwm_checkout-container .woocommerce form .form-row textarea {
	color: var(--color-2);
	font-size: 16px;
	font-weight: 500 !important;
}

.woocommerce .quantity input.qty,
.woocommerce-page .quantity input.qty {
	color: var(--color-2);
	font-weight: 500 !important;
}

#hwm_checkout-container .form-row-first {
	width: 100%;
}

#hwm_help-id--1 {
	margin-top: 40px;
}

#hwm_checkout-container h3 {
	font-weight: 400;
	color: var(--color-1);
}

/* TELLIMUS */

#hwm_checkout-container #order_review .cart_item td,
#hwm_checkout-container .order-total th,
#hwm_checkout-container .order-total td {
	padding-left: 0 !important;
	padding-right: 0;
}

@font-face {
	font-family: "icons";
	src: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/137355/icons.eot");
	src: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/137355/icons.eot#iefix")
			format("embedded-opentype"),
		url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/137355/icons.ttf")
			format("truetype"),
		url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/137355/icons.woff")
			format("woff"),
		url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/137355/icons.svg#icons")
			format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

[class^="icon-"]:before {
	font-family: "icons" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-search:before {
	content: "\e900";
}
.icon-profile:before {
	content: "\e901";
}
.icon-categories:before {
	content: "\e902";
}
.icon-basket:before {
	content: "\e903";
}
.icon-bag:before {
	content: "\e904";
}
.icon-cart:before {
	content: "\e905";
}
.icon-rectangle:before {
	content: "\e906";
}

.navbar {
	display: flex;
	background: #fff;
	padding: 10px 35px;
	border-radius: 0 0 25px 25px;
	box-shadow: 0 2px 20px -5px rgba(black, 0.1);
}
.navbar > a {
	position: relative;
	width: 48px;
	height: 48px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.navbar:before {
	font-size: 25px;
	color: #ccc;
}

.navbar:not(:last-child) {
	margin-right: 15px;
}

.icon-bag:before {
	color: var(--color-1);
}

.icon-bag.no-empty:after {
	content: "";
	background: #7bded1;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	color: #fff;
	position: absolute;
	left: 50%;
	transform: translate(-50%);
	top: 0;
}

.icon-bag.basket:before {
	content: "\e906";
	font-size: 25px;
	margin-top: 4px;
}

.icon-bag.cart:before {
	content: "\e905";
}

.count {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 30px 0;
	font-size: 20px;
}
.count .minus,
.add {
	width: 40px;
	height: 40px;

	border: 2px solid #7bded1;
	background: rgba(#fff, 0.9);
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #7bded1;
	font-weight: bold;
}
.count:focus {
	outline: none;
}

.num {
	padding: 0 20px;
	font-size: 18px;
}

.scale:before {
	animation: scale 0.5s ease-out;
}
.scale-basket:before {
	animation: scale-basket 0.5s ease-out;
}
.scale-cart:before {
	animation: scale-cart 0.5s ease-out;
}

@keyframes scale {
	0% {
		transform: scale(0);
	}
	80% {
		transform: scale(1.2);
	}
	100% {
		transform: scale(1);
	}
}

@keyframes scale-basket {
	0% {
		transform: scale(0);
	}
	80% {
		transform: scale(1.2);
	}
	100% {
		transform: scale(1);
	}
}

@keyframes scale-cart {
	0% {
		transform: scale(0);
	}
	80% {
		transform: scale(1.2);
	}
	100% {
		transform: scale(1);
	}
}
