/**
Theme Name: Redback Coffee
Author: Pixforma.
Author URI: https://www.pixforma.com/
Description: 
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: child-theme-astra
Template: astra
*/

html {
	overflow-x: hidden;
}

.elementor-widget-text-editor p:last-child {
	margin-bottom: 0px;
}

button, .ast-button, .button, input[type="button"], input[type="reset"], input[type="submit"] {
	border-radius: 0 !important;
}

.product-category-wrapper {
	list-style: none;
	margin: 0;
	padding: 0;
}

.product-category-wrapper li {
	display: inline-block;
	margin-right: 32px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 0.15em;
	opacity: 0.5;
	transition: all 300ms;
}

.product-category-wrapper li.active,
.product-category-wrapper li:hover {
	opacity: 1;
}

.single-product .woocommerce-notices-wrapper {
	max-width: 1600px;
	margin-left: auto;
    margin-right: auto;
}

.single-product .woocommerce-notices-wrapper .woocommerce-message {
	margin-top: 32px;
	margin-bottom: 0px;
}

.woocommerce-page .entry-title {
	font-weight: 400 !important;
}

.woocommerce-account.woocommerce-page .woocommerce-MyAccount-navigation-link.is-active a,
.woocommerce-account.woocommerce-page .woocommerce-MyAccount-navigation-link:hover a {
	color: #393C40 !important;
}

.woocommerce-account.woocommerce-page .woocommerce-MyAccount-navigation-link:after {
	opacity: 0 !important;
}

.woocommerce-account.woocommerce-page .woocommerce-Address-title h2 {
	font-size: 24px;
}

.woocommerce-mini-cart input.qty {
	height: 30px !important;
	min-height: 30px !important;
	width: 2em !important;
	margin-left: 26px !important;
	font-size: 14px;
	border-left: 0;
	border-right: 0;
}

.woocommerce-mini-cart .quantity .minus,
.woocommerce-mini-cart .quantity .plus {
	width: 26px;
}

.woocommerce-mini-cart .quantity .minus {
	margin-right: -26px;
}

.woocommerce-mini-cart .product-price {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	width: 100%;
	margin-top: 8px;
}

.woocommerce-mini-cart .ast-mini-cart-price-wrap {
	float: none;
	margin: 0;
}

.woocommerce-mini-cart .cart_item {
	position: relative !important;
	display: flex;
	flex-direction: column;
	padding-left: 60px !important;
	min-height: 60px;
	padding-top: 0px !important;
	margin-bottom: 20px;
}

.woocommerce-mini-cart .cart_item:last-child {
	margin-bottom: 0;
}

.woocommerce-mini-cart .cart_item .product-thumbnail {
	position: absolute;
	top: 0;
	left: 0;
	width: 60px;
}

.woocommerce-mini-cart .cart_item .product-name, 
.woocommerce-mini-cart .cart_item .product-price {
	padding-left: 15px;
}

.woocommerce-mini-cart .cart_item .product-remove {
	top: 0;
	border: 0;
}

.woocommerce-mini-cart .cart_item .product-remove:before,
.woocommerce-mini-cart .cart_item .product-remove:after {
	background: #000000;
}

#ast-apply-coupon,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	border-radius: 0;
}

#ast-coupon-code {
	height: 49px;
}

.woocommerce form .form-row input[type=text],
.woocommerce form .form-row input[type=tel],
.woocommerce form .form-row input[type=email],
.woocommerce form .form-row input[type=password],
.woocommerce form .form-row textarea {
	border-radius: 0 !important;
	border-color: #7e7e81 !important;
	height: auto !important;
}

.woocommerce form .form-row input[type=text]:focus,
.woocommerce form .form-row input[type=tel]:focus,
.woocommerce form .form-row input[type=email]:focus,
.woocommerce form .form-row input[type=password]:focus,
.woocommerce form .form-row textarea:focus {
	border-style: solid !important;
}

.woocommerce form .form-row .select2-selection {
	border-radius: 0 !important;
	border-color: #7e7e81 !important;
}

.ast-modern-checkout .woocommerce #ast-order-review-content .woocommerce-checkout-review-order-table, 
.ast-modern-checkout .woocommerce #order_review .woocommerce-checkout-review-order-table,
.ast-modern-checkout .woocommerce #payment ul.payment_methods {
	border-radius: 0px !important;
}

.ast-modern-checkout .woocommerce form.woocommerce-checkout .woocommerce-billing-fields-custom .ast-checkout-form-heading {
	display: block !important;
}

form #order_review_heading:not(.elementor-widget-woocommerce-checkout-page #order_review_heading) {
	padding-top: 20px !important;
	padding-bottom: 14px !important;
	margin-top: 0px !important;
	margin-bottom: 20px !important;
	border-bottom: 1px solid #393c40 !important;
}

.woocommerce-checkout button, 
.woocommerce-checkout input[type="button"], 
.woocommerce-checkout input[type="reset"], 
.woocommerce-checkout input[type="submit"] {
	border-radius: 0;
}

.woocommerce-account.ast-plain-container.ast-no-sidebar #primary,
.woocommerce-cart.ast-plain-container.ast-no-sidebar #primary,
.woocommerce-checkout.ast-plain-container.ast-no-sidebar #primary {
	margin-top: 64px;
	margin-bottom: 64px;
}

.woocommerce-form-login__rememberme input[type="checkbox"] {
	border-radius: 0 !important;
	border: 1px solid #7e7e81 !important;
}

.woocommerce-form-login__rememberme input[type="checkbox"]:checked::before {
	color: #000000 !important;
	line-height: 1em !important;
}

@media (max-width: 1400px) and (min-width: 768px) {
	
}

@media (max-width: 1400px) {
	.woocommerce-account.ast-plain-container.ast-no-sidebar #primary,
	.woocommerce-cart.ast-plain-container.ast-no-sidebar #primary,
	.woocommerce-checkout.ast-plain-container.ast-no-sidebar #primary {
		margin-top: 48px;
		margin-bottom: 48px;
	}
}

@media (max-width: 1024px) and (min-width: 768px) {
	.woocommerce table.shop_table_responsive thead, .woocommerce-page table.shop_table_responsive thead {
		display: table-header-group !important;
	}

	.woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
		display: table-row !important;
	}

	.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
		display: table-cell !important;
        text-align: unset !important;
	}

	.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
		display: none !important;
	}

	.woocommerce-cart .woocommerce-cart-form table tbody tr:nth-last-child(1) {
		display: none !important;
	}

	.woocommerce table.shop_table_responsive tbody tr td, .woocommerce-page table.shop_table_responsive tbody tr td {
		border-top: 1px solid #393c40 !important;
	}
}

@media (max-width: 767px) {

	.ast-plain-container.ast-no-sidebar #primary {
		margin-top: 32px;
		margin-bottom: 32px;
	}

	.product-category-wrapper {
		text-align: center;
	}

	.product-category-wrapper li {
		margin-left: 8px;
		margin-right: 8px;
		margin-top: 12px;
		font-size: 12px;
	}

	.woocommerce-cart table.woocommerce-cart-form__contents {
		border-bottom: 0 !important;
	}

	.woocommerce-cart table.shop_table_responsive tr.cart_item {
		position: relative;
        display: flex;
        flex-direction: column;
        gap: 5px;
        margin-bottom: 0px;
        padding-top: 15px;
        padding-bottom: 15px;
        padding-right: 15px;
        border-bottom: 1px solid #393c40;
        padding-inline-start: 115px;
        min-height: 136px;
	}

	.woocommerce-cart table.shop_table_responsive tr.cart_item td {
		display: flex;
        flex-wrap: wrap;
        align-items: center;
        gap: 5px;
        padding: 0;
        min-height: unset !important;
        text-align: unset !important;
        border-top: 0;
        justify-content: space-between;
	}

	.woocommerce table.shop_table_responsive tr.cart_item td::before, .woocommerce-page table.shop_table_responsive tr.cart_item td::before {
		font-weight: normal;
		content: attr(data-title);
	}

	.woocommerce-cart table.shop_table_responsive tr.cart_item td.product-remove {
		position: absolute;
        top: 15px;
        inset-inline-end: 15px;
        z-index: 1;
	}

	.woocommerce-cart table.shop_table_responsive tr.cart_item td.product-remove > a {
		opacity: 1;
	}

	.woocommerce-cart table.shop_table_responsive tr.cart_item td.product-remove > a::before {
		display: none;
	}

	.woocommerce-cart table.shop_table_responsive tr.cart_item td.product-name {
		padding-inline-end: 20px;
        border-bottom: none;
        font-weight: bold;
	}

	.woocommerce-cart table.shop_table_responsive tr.cart_item td.product-name::before {
		display: none !important;
	}

	.woocommerce-cart table.shop_table_responsive tr.cart_item td.product-thumbnail {
		position: absolute;
        top: 15px;
        left: 15px;
        overflow: hidden;
        max-height: 115px;
        border: none;
	}

	.woocommerce-cart table.shop_table_responsive tr.cart_item td.product-thumbnail img {
		min-width: 85px;
		max-width: 85px;
	}

	.woocommerce-cart table.shop_table_responsive tr.cart_item td.product-quantity .quantity .qty {
		min-height: 30px;
		height: 30px;
		padding: 0;
		width: 30px;
		margin-left: 25px;
	}

	.woocommerce-cart table.shop_table_responsive tr.cart_item td.product-quantity .quantity .minus,
	.woocommerce-cart table.shop_table_responsive tr.cart_item td.product-quantity .quantity .plus {
		width: 25px;
	}

	.woocommerce-cart table.shop_table_responsive tr.cart_item td.product-quantity .quantity .minus {
		margin-right: -25px;
	}

	.woocommerce-cart table.shop_table_responsive tr.cart_item td.product-quantity .quantity .plus {
		margin: 0;
	}
	
}

@media (max-width: 540px) {
	
}