@charset "utf-8";
/* CSS Document */
#nOrderAmount {
	padding: 1rem;
}
#loginGotoOrder,
#btn-order,
#formCouponCode .btn-calltoaction,
#formDeliveryAddress .btn-calltoaction {
	background-color: #ff721f !important;
	border-color: #ff721f !important;
	color: #fff;
}

#loginGotoOrder {
	width: 100%;
}
#lostPasswordLink {
	background: none !important;
	border: none !important;
}
#newDeliveryAddress {
	padding-top: 25px;
}
#htmlCouponCodes h3 {
	display: none;
}
#htmlCouponCodes {
	margin: 0 -15px;
	padding: 15px;
	background-color: #fff1e8;
}
#htmlCouponCodes #couponButtonDiv {
	position: relative;
	font-weight: bold;
}
#htmlCouponCodes #couponButtonDiv:hover {
	cursor: pointer;
}
#htmlCouponCodes #couponButtonDiv:after {
	color: #ff721f;
	font-family: "Font Awesome 6 Pro";
	font-weight: 300;
	content: "\f107";
	position: absolute;
	right: 0;
	font-size: 22px;
	top: 50%;
	transform: translateY(-50%);
}

.zl_cart_smll_amount {
	display: inline-block;
	background-color: #000;
	color: #fff;
	border-radius: 50%;
	width: 16px;
	height: 16px;
	font-size: 11px;
	text-align: center;
	font-weight: 700;
}
.zl_cart_smll {
	border: 1px solid #d2d2d2;
	padding: 5px 15px;
	border-radius: 3px;
	display: inline-block;
	padding-left: 50px;
	position: relative;
	min-height: 36px;
}
.zl_cart_smll.zl_cart_smll_no_amount {
	padding-left: 30px;
}
.zl_cart_smll .fal {
	transform: translateY(2px);
	font-size: 22px;
	left: 10px;
	position: absolute;
}
.zl_cart_smll:hover {
	opacity: 0.65;
	color: #3f3f3f;
}

.zl_account_smll_container {
	display: inline-block;
	padding: 5px 15px;
	position: relative;
}
.zl_account_smll_container .fal {
	font-size: 22px;
	transform: translateY(4px);
}
.zl_account_smll_welcome {
	float: left;
	margin-right: 8px;
	height: 1px;
	font-size: 13px;
	transform: translateY(4px);
}
.zl_account_smll_welcome_with_name {
	font-size: 11px;
	transform: translateY(0);
}
.zl_account_smll_welcome_name {
	transform: translateY(-3px);
}

@media (max-width: 768px) {
	.zl_account_smll_welcome {
		display: none;
	}
}

#field_emailaddress {
	visibility: hidden;
	display: none;
}

#attriutesForCart span:nth-child(odd) {
	font-weight: bold;
}

#attriutesForCart span {
	display: inline-block;
	width: 50%;
	font-size: 12px;
}

@media (max-width: 767px) {
	#attriutesForCart span {
		width: 100%;
	}
}

/*START - Cart*/
.cartDivAttributeTable {
	margin: 10px 0 0 0;
	font-size: 12px;
}

.cartDivAttributeTitle {
	margin: 0 5px 0 0;
}

.cartDivCouponErrorMessage {
	padding: 3px 5px;
	color: #555;
	border: 1px solid #a9a9a9;
	background-color: #ccc;
	border-radius: 4px;
	margin: 0 0 10px 0;
}
/*END - Cart*/

/*START - Cart popup*/
.cartDivPopupExtraProducts {
	font-size: 14px;
}
/*END - Cart popup*/

/*START - Order navigation*/
.zl_order_navigation ul {
	position: relative;
	height: 34px;
	display: inline-block;
}
.zl_order_navigation ul::before {
	content: "";
	position: absolute;
	width: 100%;
	left: 0;
	top: 50%;
	height: 1px;
	background-color: #d2d2d2;
}
.zl_order_navigation ul li {
	list-style-type: none;
	float: left;
	position: relative;
	font-size: 24px;
	background-color: #fff;
	padding: 0 20px 0 65px;
	color: #d2d2d2;
}
.zl_order_navigation ul li:nth-child(1) {
	padding: 0 20px 0 40px;
}
.zl_order_navigation ul li:nth-child(2) {
	margin: 0 70px;
}
.zl_order_navigation ul li:nth-child(3) {
	padding: 0 0 0 20px;
}
.zl_order_navigation ul li:nth-child(1)::before {
	content: "1";
}
.zl_order_navigation ul li:nth-child(2)::before {
	content: "2";
}
.zl_order_navigation ul li:not(:last-child)::before {
	background-color: #d2d2d2;
	border-radius: 50%;
	width: 34px;
	height: 34px;
	position: absolute;
	left: 20px;
	color: #fff;
	text-align: center;
}
.zl_order_navigation ul li:nth-child(1):before {
	left: 0;
}
@media (max-width: 767px) {
	.zl_order_navigation ul {
		height: 24px;
	}
	.zl_order_navigation ul li {
		margin: 0 !important;
		padding: 5px 20px 5px 40px !important;
		float: none;
		font-size: 16px;
	}
	.zl_order_navigation ul li:before {
		left: 0 !important;
	}
	.zl_order_navigation ul li:not(:last-child)::before {
		width: 24px;
		height: 24px;
	}
	.zl_order_navigation ul li:nth-child(2) {
		margin: 0 40px;
	}
}

.zl_order_navigation ul li.zl_order_navigation_active {
	color: inherit;
}
.zl_order_navigation ul li.zl_order_navigation_active::before {
	background-color: black;
}
/*END - Order navigation*/


.zl_order_txtbelowbutton {
	font-family: 'Architects Daughter', cursive;
	padding-top: 5px;
}
.zl_order_container_content {
	padding: 20px 15px;
	background-color: #f7f7f7;
}

/*START - USPS*/
.zl_order_usps {
	padding: 20px 30px;
	background-color: #fff1e8;
}
.zl_order_usps ul {
	margin: 0;
	padding: 0;
}
.zl_order_usps ul li {
	list-style-type: none;
	font-size: 15px;
	margin: 10px 0;
	padding: 5px 0;
	padding-left: 45px;
	position: relative;
}
.zl_order_usps ul li::before {
	color: #ff721f;
	font-family: "Font Awesome 6 Pro";
	font-size: 22px;
	content: "\f00c";
	display: block;
	background-color: #fff;
	border-radius: 50%;
	width: 32px;
	height: 32px;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	text-align: center;
}
.zl_shop_usps {
	padding: 5px 0;
	background: #f0f0f0;
	text-align: center;
}
.zl_shop_usps ul li {
	display: inline-block;
	padding: 0 10px;
	font-size: 13px;
}
.zl_shop_usps ul li::before {
	font-family: "Font Awesome 6 Pro";
	content: "\f00c";
	margin: 0 5px 0 0;
}
/*END - USPS*/

#filtergroup_price {
	padding: 8px 0 16px 0;
	display: block;
	position: relative;
}
#filtergroup_price .zl_productfilter_title .fal {
	display: none;
}

.zl_productfilters_current {
	padding: 11px;
	background-color: #f1f1f1;
	margin-top: -4px;
	margin-bottom: -4px;
}
.zl_productfilters_current .btn {
	margin: 4px;
	text-align: left;
}

@media (max-width: 991px) {
	#jsonfilter {
		background-color: #f1f1f1;
		padding: 15px;
	}
	.zl_productfilters_current {
		transform: translate(-4px, -4px);
		padding: 0;
	}
	#filtergroup_price {
		padding: 8px 0;
		border-bottom: 1px solid #d4d4d4;
	}
	#filtergroup_price .zl_productfilter_title:hover {
		cursor: pointer;
	}
	#filtergroup_price .zl_productfilter_title .fal {
		display: block;
	}
	#filtergroup_price .zl_productfilter_title .fa-angle-up {
		display: none;
	}
	#filtergroup_price .zl_productfilter_title.expanded .fa-angle-up {
		display: block;
	}
	#filtergroup_price .zl_productfilter_title.expanded .fa-angle-down {
		display: none;
	}
	#filtergroup_price .filtergroup_price_content {
		padding-top: 8px;
		display: none;
	}
	#filtergroup_price .zl_productfilter_title.expanded + .filtergroup_price_content {
		display: block;
	}
}

.zl_productfilter_cats ul li.zl_productfilter_cats_haschilds:hover {
	cursor: pointer;
}
.zl_productfilter_cats ul li.zl_productfilter_cats_haschilds a {
	width: calc(100% - 24px);
}
.zl_productfilter_cats ul li.zl_productfilter_cats_haschilds ul {
	height: 0;
	overflow: hidden;
}
.zl_productfilter_cats ul li.zl_productfilter_cats_haschilds.expand ul {
	height: auto;
}
.zl_productfilter_cats ul li.zl_productfilter_cats_haschilds.expand .fal:before {
	content: "\f106";
}