/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
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: astra-child
Template: astra
*/

/* ================================================
GLOBAL
=================================================*/

html, body {
	overflow-x: hidden;
	width: 100%;
}

.elementor-widget-text-editor p {
	margin-bottom: 1em;
}

.elementor-widget-text-editor p:last-child {
	margin-bottom: 0 !important;
}


.ast-container {
	max-width: 100% !important;
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
}

.elementor-icon svg {
	overflow: visible !important;
}

.ast-article-single figure, .ast-article-single img:not(figure img) {
	box-shadow: none !important;
}



#ast-scroll-top {
	background: linear-gradient(89.9deg, rgb(75, 0, 130) 0%, rgb(136, 9, 62) 100.44%) !important;
}

/* ================================================
HEADER CSS
================================================

/* HEADER CART CSS */

.header-cart .elementor-menu-cart__product-image .attachment-woocommerce_thumbnail{
	width: 78px;
	height: 98px;
	object-fit: cover;
}

.header-cart .elementor-menu-cart__product-image {
	grid-row-end: 2 !important;
}

.header-cart .elementor-menu-cart__product-price {
	display: none !important;
}

.header-cart .elementor-menu-cart__product-name {
	display: flex;
	align-items: center;
}


.header-cart .elementor-menu-cart__subtotal {
	padding: 24px 24px !important;
	margin-top: 30px !important;
}

.header-cart .elementor-menu-cart__subtotal strong {
	float: right;
}

.header-cart .elementor-menu-cart__subtotal .woocommerce-Price-amount {
	float: left;
}


.header-cart .elementor-menu-cart__footer-buttons {
	padding-top: 42px !important;
}


/* ================================================
HOME PAGE CSS
=================================================*/
.home-products .astra-shop-thumbnail-wrap {
	margin-bottom: 15px !important;
}

.home-products .astra-shop-thumbnail-wrap img {
	max-height: 252px;
	object-fit: cover;
}

.home-products .astra-shop-thumbnail-wrap .add_to_cart_button {
	display: none !important;
}

.home-products .ast-loop-product__link {
	min-height: 51px;
}


.home-products .price {
	display: flex !important;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	gap: 3px;
	margin-bottom: 5px !important;
}

.home-products bdi {
	font-weight: 400 !important;
}

.home-products .ast-onsale-card {
	width: 68px !important;
	height: 68px !important;
	border-radius: 100px;
	background: linear-gradient(89.9deg, #4B0082 0%, #88093E 100.44%) !important;
	color: #fff !important;
	font-family: var(--e-global-typography-accent-font-family), Sans-serif;
	font-size: var(--e-global-typography-accent-font-size);
	font-weight: var(--e-global-typography-accent-font-weight);
	line-height: var(--e-global-typography-accent-line-height);
	display: flex;
	align-items: center;
	justify-content: center;
	left: 40px !important;
	right: auto !important;
	top: 50px !important;
}


.home-filters .bapf_body ul {
	justify-content: center;
	margin: 0 !important;
}

.home-filters .bapf_body ul li label {
	height: 40px;
	padding: 10px !important;
	background: linear-gradient(89.9deg, #4B0082 0%, #88093E 100.44%);
	border: 0 !important;
	border-radius: 30px;
	color: #fff !important;
	font-family: var(--e-global-typography-3eca19a-font-family), Sans-serif;
	font-size: var(--e-global-typography-3eca19a-font-size);
	font-weight: var(--e-global-typography-3eca19a-font-weight);
	line-height: var(--e-global-typography-3eca19a-line-height);
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	transition: all 0.3s ease !important;
}

.home-filters .bapf_body ul li.checked label {
	font-weight: bold !important;
}

.home-filters .bapf_body ul li label::before {
	display: none !important;
}



.home-logo-slider .swiper-slide-inner {
	padding: 30.5px !important;
	background: #fff !important;
	border-radius: 40px;
	border: 1px solid #D7D7D7;
}

.home-logo-slider .swiper-slide-inner img {
	width: 100% !important;
	height: 100% !important;
}

.home-logo-slider .elementor-swiper-button-next {
	right: -40px !important;
}

.home-logo-slider .elementor-swiper-button-prev {
	left: -40px !important;
}




.home-form input::placeholder {
	opacity: 1 !important;
}

.home-form input {
	min-height: 60px;
	height: 60px;
	padding: 10px 20px;
}

.home-form input:focus {
	border-style: solid !important;
	outline: 0 !important;
	box-shadow: none !important;
}

.home-form button {
	min-height: 60px;
	height: 60px;
	padding: 10px 20px !important;
}


.money-box .elementor-icon-box-title::after {
	content: '';
	width: 71px;
	height: 1px;
	background: #4B0082;
	margin: 10px 0;
	display: block;
}

.money-box a {
	color: #000;
	text-decoration: underline;
}

.home-accord .e-n-accordion-item {
	border: 1px solid #4B0082;
	border-radius: 15px;
}





.woocommerce-pagination ul {
	text-align:center;
}

.woocommerce-pagination ul li {
	border:none !important;
}

.woocommerce-pagination ul li a , .woocommerce-pagination ul li .current {
	border-radius:90px !important;
}

.rtl .woocommerce-pagination .page-numbers li a {
	transform:none !important;
}


.homepost:before {
	background-size:cover !important;
	background-repeat:no-repeat !important;
	background-position:center center !important;
}

.homepost:after {
	content:'';
		background: linear-gradient(180deg, rgba(31, 31, 31, 0) 12.36%, rgba(31, 31, 31, 0.8) 83.11%) !important;
position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}

/* ================================================
SINGLE BLOG PAGE CSS
=================================================*/

.blog-content p {
	margin-bottom:1.5em;
}

.blog-content p:last-child {
	margin-bottom:0;
}


.blog-content ul,
.blog-content ol {
	margin: 0 30px 35px 0 !important;
}

.blog-content h2 {
	font-size: 28px !important;
	font-weight: 400 !important;
	line-height: 39px !important;
	color: var(--e-global-color-primary) !important;
	margin-top: 30px !important;
	margin-bottom: 10px !important;
}

.blog-content h3,
.blog-content h4,
.blog-content h5,
.blog-content h6 {
	font-size: 23px !important;
	font-weight: 400 !important;
	line-height: 30px !important;
	color: var(--e-global-color-primary) !important;
	margin-top: 30px !important;
	margin-bottom: 10px !important;
}

.blog-content .elementor-widget-button {
	display:none !important;
}

.blog-content a {
		color: var(--e-global-color-primary) !important;

}

.blog-content img {
	border-radius: 20px;
	margin: 22px 0 !important;
}

.blog-content a[href="tel:1800100988"] {
	display:none !important;
}


.related-blog .elementor-post {
	position: relative;
	overflow: hidden;
}

.related-blog .elementor-post .elementor-post__text {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #00000080;
	border-radius: 20px;
}

.related-blog .elementor-post__thumbnail {
	padding: 0 !important;
	height: 159px !important;
	overflow: hidden;
	transition: all 1.4s ease !important;
}

.related-blog .elementor-post__thumbnail img {
	width: 100% !important;
	object-fit: cover !important;

}

.related-blog .elementor-post:hover .elementor-post__thumbnail {
	transform: scale(1.2);
}


/* ================================================
SINGLE PRODUCT PAGE CSS
=================================================*/
.product-content p {
	margin-bottom: 20px;
}


.product-content ul {
	margin: 0 25px 20px 0;
}

.product-content p:last-child,
.product-content ul:last-child {
	margin-bottom: 0;
}

.product-content li::marker {
	font-size: 12px;
}

.add-to-cart-btn .single_add_to_cart_button {
	margin: 0 !important;
	height: 44px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.woocommerce-message .button {
	border-color: #ffc1cc !important;
	color: #000 !important;
	transition: all 0.3s ease !important;
}

.woocommerce-message .button:hover {
	border-color: #ff007f !important;
}



/* ================================================
CART PAGE CSS
=================================================*/

.woocommerce .quantity .ast-qty-placeholder {
	cursor:pointer;
}

/* ============================================================
CART PAGE CSS
============================================================ */
.my-cart.elementor-widget-woocommerce-cart .elementor-widget-container .woocommerce .e-cart__container {
	gap: 73px !important;
	grid-template-columns: 61.667% auto;
}

@media (max-width: 1024px) {
	.my-cart.elementor-widget-woocommerce-cart .elementor-widget-container .woocommerce .e-cart__container {
		grid-template-columns: repeat(1, 1fr);
	}
}

.my-cart .shop_table thead tr {
	background: #E9E9F0 !important;
	border-radius: 10px !important;
	height: 68px !important;
	overflow: hidden !important;
}

.my-cart .shop_table thead th:first-child {
	border-top-right-radius: 10px !important;
	border-bottom-right-radius: 10px !important;
}

.my-cart .shop_table thead th:nth-last-child(2) {
	border-top-left-radius: 10px !important;
	border-bottom-left-radius: 10px !important;
}

.my-cart .woocommerce-cart-form__cart-item {
	padding: 20px 0;
	border-bottom: 1px solid #EFEFEF !important;
}

.my-cart .product-subtotal {
	display: none !important;
}

/* .my-cart .quantity  {
height: 42px !important;
border: 1px solid #000443 !important;
border-radius: 100px !important;
width: 100px !important;
flex-direction: row-reverse !important;
justify-content: center !important;
align-items: center !important;
}

.my-cart .quantity .minus,
.my-cart .quantity .plus {
height: 38px !important;
border: 0 !important;
margin: 0 !important;
max-width: fit-content !important;
width: auto !important;
font-family: var(--e-global-typography-f731bfe-font-family), Sans-serif !important;
font-size: var(--e-global-typography-f731bfe-font-size) !important;
font-weight: var(--e-global-typography-f731bfe-font-weight) !important;
line-height: var(--e-global-typography-f731bfe-line-height) !important;
color: var(--e-global-color-primary) !important;
}

.my-cart .quantity input,
.my-cart .quantity input:focus {
min-height: 38px !important;
height: 38px !important;
margin: 0 0 0 3px !important;
max-width: 35px !important;
text-align: center !important;
font-family: var(--e-global-typography-f731bfe-font-family), Sans-serif !important;
font-size: var(--e-global-typography-f731bfe-font-size) !important;
font-weight: var(--e-global-typography-f731bfe-font-weight) !important;
line-height: var(--e-global-typography-f731bfe-line-height) !important;
color: var(--e-global-color-primary) !important;
}
*/


.my-cart .quantity {
	flex-direction: row-reverse !important;
}

.my-cart .quantity input,
.my-cart .quantity a {
	margin: 0 !important;
	height: 29px;
	border: 0 !important;
	text-align: center !important;
}

.my-cart .quantity input {
	width: 46px !important;
	background: #E9E9F0 !important;
	border-radius: 10px !important;
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-size: var(--e-global-typography-text-font-size);
	font-weight: var(--e-global-typography-text-font-weight);
	line-height: var(--e-global-typography-text-line-height);
	color: #000 !important;

}

.my-cart .quantity a {
	font-size: 25px !important;
	color: #000 !important;
}


/* Chrome, Safari, Edge, Opera */
.my-cart input[type="number"]::-webkit-outer-spin-button,
.my-cart input[type="number"]::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

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

.my-cart .product-thumbnail span {
	width: auto !important;
	height: auto !important;
	position: unset !important;
	clip-path: unset !important;
	clip: unset !important;
	display: none;
}

.my-cart .product-thumbnail img {
	width: 100% !important;
	max-width: 115px !important;
	height: 115px !important;
	object-fit: contain;
}

.my-cart .shop_table th.product-thumbnail {
	position: relative;
}

.my-cart .shop_table th.product-thumbnail::after {
	content: "תצוגה";
}

.my-cart .product-name a {
	color: #757575 !important;
}




.my-cart .shipping-calculator-button {
	display: none !important;
}

.my-cart #shipping_method label .woocommerce-Price-amount {
	float: left;
}

.my-cart .cart_totals h2 {
	/* 	border-bottom: 1px solid #A2A2A2 !important; */
	padding-bottom: 0 !important;
}


/* .my-cart .cart_totals .woocommerce-shipping-totals td[data-title="×ž×©×œ×•×— 1"]::before {
border-bottom: 1px solid #A2A2A2 !important;
padding-bottom: 12px;
font-family: "Noto Sans Hebrew", Sans-serif;
font-size: 18px !important;
font-weight: 700 !important;
letter-spacing: 0.36px;
} */

.my-cart .cart_totals .cart-subtotal td::before,
.my-cart .cart_totals .cart-subtotal td span {
	font-weight: 400 !important;
}

.my-cart .product-remove .remove span svg {
	display: none;
}


.my-cart .product-remove .remove {
	opacity: 1 !important;
}

.my-cart .product-remove .remove::before {
	border: 0 !important;
	border-radius: 0 !important
}

.my-cart .product-remove .remove span {
	width: 24px !important;
	height: 24px !important;
	background: url(/wp-content/uploads/2026/04/trash-icon.svg) no-repeat center;
	background-size: 80% auto;
	transform: scale(1) !important;
}

.my-cart .woocommerce-shipping-destination {
	margin-bottom: 20px !important;
}


.my-cart .coupon-col-start {
	padding-inline-end: 12px !important;
}

.my-cart .coupon-col-start input {
	min-height: 45px !important;
	height: 45px !important;
}

.my-cart .coupon {
	padding: 29px 48px !important;
}

.my-cart .coupon-col-end {
	display: flex;
}

.my-cart .coupon-col-end button {
	min-width: 206px !important;
	height: 45px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.my-cart .coupon::before {
	content:"יש ברשותך קוד קופון?" !important;
	display: block;
	width: 100% !important;
	height: auto !important;
	font-family: "Noto Sans Hebrew", Sans-serif;	
	font-size: 20px;
	font-weight: 400;
	line-height: 24px;
	color: #000;
	margin-bottom: 10px;
}

.my-cart .cart_totals tbody td {
	padding-left: 0 !important;
}

.my-cart .cart_totals h2 {
	border-bottom: 1px solid #d7d7d7 !important;
	padding-bottom: 10px !important;
}

.my-cart .woocommerce-shipping-totals td[data-title="משלוח"]:before {
	content: 'שיטת משלוח' !important;
}

.my-cart .shop_table .cart-subtotal {
	display: none !important;
}

.my-cart .woocommerce-shipping-totals td[data-title="משלוח"] {
	max-width: 100% !important;
	width: 100% !important;
}

.shipping-benefits-wrapper {
	margin: 10px 0 30px;
}

.shipping-benefits-container {
	direction: rtl;
}

.shipping-benefits-title {
	font-size: 16px;
	font-weight: 600;
	color: #333;
	text-align: center;
}

.shipping-benefits-box {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 10px;
	flex-wrap: wrap;
}

.shipping-benefit-item {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 8px;
	width: auto;
	font-family: var(--e-global-typography-d1265c0-font-family), Sans-serif;
}

.benefit-icon img {
	width: 25px;
	height: 25px
}

.benefit-text {
	font-family: var(--e-global-typography-d1265c0-font-family), Sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #000;
}

.my-cart .woocommerce-shipping-destination {
	font-size: 15px !important;
	border-bottom: 1px solid #DBDBDB !important;
	padding-bottom: 18px;
}

.free-shipping-progress-box {
	font-family: var(--e-global-typography-d1265c0-font-family), Sans-serif;
	padding: 7px;
	background: #F0F0F0;
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	border-radius: 10px;
	color: #000443;
	margin-bottom: 20px;
}

.free-shipping-progress-box p {
	margin: 0 !important;
}

.order-total td[data-title="סה\"כ"] {
	border: 1px solid #DBDBDB !important;
	border-left: 0 !important;
	border-right: 0 !important;
	padding: 12px 0 !important;
}

.order-total td[data-title="סה\"כ"]::before {
	content: 'סה"כ לתשלום' !important;
	font-weight: 700 !important;
}

.my-cart .order-total td[data-title="סה\"כ"] .woocommerce-Price-amount {
	font-weight: 700 !important;
}

.my-cart .checkout-button,
.my-checkout #place_order[type="submit"] {
	display: flex !important;
	align-items: center;
	justify-content: center;
	gap: 8px !important;
	height: 45px !important;
}

.my-cart .checkout-button::after,
.my-checkout #place_order[type="submit"]::after {
	content: '';
	background: url('/wp-content/uploads/2026/04/btn-arrow-left.svg') no-repeat center;
	background-size: 100% auto;
	width: 16px;
	height: 16px;
	display: inline-flex;
	margin-top: 5px;
	filter: invert(1);
	transition: all 0.2s ease !important;
}

.my-cart .checkout-button:hover::after,
.my-checkout #place_order[type="submit"]:hover::after {
	filter: invert(18%) sepia(95%) saturate(4628%) hue-rotate(350deg) brightness(98%) contrast(95%);
}

@media(min-width: 921px) {

	.my-cart .woocommerce-cart-form__cart-item.cart_item,
	.my-cart .shop_table  thead tr {
		display: flex;
		width: 100%;
		max-width: 100%;
	}

	.my-cart .shop_table  thead tr {
		align-items: center;
	}

	.my-cart .woocommerce-cart-form__cart-item.cart_item td {
		display: flex;
		align-items: center;
	}

	.my-cart .product-remove {
		width: 50px !important;
		order: 2;
	}

	.my-cart td.product-remove {
		justify-content: flex-end;
		padding-left: 8px !important;
	}

	.my-cart .product-thumbnail {
		width: 200px !important;
		order:1;
	}

	.my-cart th.product-thumbnail {
		padding-right: 40px !important;
	}

	.my-cart .product-name {
		width: 18vw !important;
		min-width: 200px !important;
		max-width: 350px !important;
		order: 3;
		flex-direction: column;
		align-items: flex-start !important;
		justify-content: center;
	}


	.my-cart .product-price {
		width: 100px !important;
		order: 5;
	}

	.my-cart .product-quantity {
		width: 170px !important;
		order: 4;
	}

	.my-cart th.product-quantity {
		padding-right: 25px !important;
	}


	.my-cart .minus,
	.my-cart .plus {
		width: 25px !important;
		background-size: 50% auto !important;
	}
}



.return-to-shop a.button {


	background-color: var(--e-global-color-secondary);
	font-family: var(--e-global-typography-accent-font-family), Sans-serif;
	font-size: var(--e-global-typography-accent-font-size);
	font-weight: var(--e-global-typography-accent-font-weight);
	line-height: var(--e-global-typography-accent-line-height);
	color: #000;
	transition-duration: 0.3s;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: var(--e-global-color-secondary);
	border-radius: 100px 100px 100px 100px;
	padding: 10px 20px;}

.return-to-shop a.button:hover , .return-to-shop a.button:focus {
	background-color: var( --e-global-color-c33c376 );
	border-color: var( --e-global-color-c33c376 );
}








/* ============================================================
CHECKOUT PAGE CSS
============================================================ */
label[for="shipping_method_0_local_pickup2"]::after {
	content: "חינם";
	float:left;
}

.woocommerce-terms-and-conditions-wrapper .required ,.woocommerce-terms-and-conditions-wrapper a  {
	display:none !important;
}
.my-checkout .e-checkout__container {
	gap: 60px !important;
}

.my-checkout input,
.my-checkout select {
	min-height: 50px !important;
}

.my-checkout textarea {
	min-height: 120px;
	resize: none;
}

.my-checkout #customer_details {
	margin: 0px !important;
}

.my-checkout #customer_details .col-1 {
	padding: 0 !important;
	border: 0 !important;
}

.my-checkout #customer_details .col-1 .woocommerce-billing-fields,
.my-checkout #customer_details .col-1 .woocommerce-additional-fields,
.my-checkout #customer_details .col-1 .shipping_address{
	border: 1px solid #C5C5C5 !important;
	border-radius: 10px;
	padding: 38px 65px 51px !important;
}

.my-checkout #customer_details .col-1 .woocommerce-billing-fields {
	margin-bottom: 20px;
}

/* .my-checkout #customer_details .col-1 .woocommerce-shipping-fields {
display: none !important;
} */


/* .my-checkout #order_review_heading {
color: #B41D14 !important;
border-bottom: 1px solid #A2A2A2;
padding-bottom: 6px;
} */

.my-checkout .woocommerce-shipping-totals th {
    font-family: "Noto Sans Hebrew", Sans-serif;
    font-size: 17px;
    font-weight: 600;
    line-height: 22px;
}

.my-checkout td.product-total,
.my-checkout .cart-subtotal td,
.my-checkout .order-total td{
	padding-left: 0px !important;
}

.my-checkout .order-total th,
.my-checkout .order-total td span {
	font-weight: 700 !important;
}

.my-checkout .e-coupon-box .e-woocommerce-coupon-nudge {
	font-weight: 400 !important;
	margin-bottom: 10px;
}

.my-checkout .e-coupon-box .e-coupon-anchor {
	display: block !important;
	margin: 0 !important;
}

.my-checkout .e-coupon-box .e-coupon-anchor .form-row {
	padding-top: 20px !important;
}

.my-checkout .e-coupon-box .e-coupon-anchor-description {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-size: var(--e-global-typography-text-font-size);
	font-weight: var(--e-global-typography-text-font-weight);
	line-height: var(--e-global-typography-text-line-height);
	color: #000;
/* 	display: none; */
	margin-bottom: 14px !important;
}

.my-checkout .e-coupon-box input,
.my-checkout .e-coupon-box button {
	min-height: 45px !important;
	width: 100% !important;

}

.my-checkout input,
.my-checkout select,
.my-checkout textarea {
	opacity: 1 !important;
}

.my-checkout .e-coupon-box input {
	background: transparent !important;
	border: 1px solid #DBDBDB !important;
	color: #757575 !important;
}

.my-checkout .coupon-container-grid {
	gap: 12px;
	grid-template-columns: 70% auto !important;
}



.my-checkout .coupon-container-grid button {
	height: 45px !important;
	display: flex !important;
	align-items: center;
	justify-content: center;

}

.my-checkout input[type="checkbox"],
.my-checkout input[type="checkbox"]:hover {
	appearance: none;
	border: 1px solid #000 !important;
	border-radius: 5px;
	max-width: 16px;
	width: 100%;
	min-height: 16px !important;
	height: 16px;
	background: transparent !important;
	position: relative;
	cursor: pointer;
	margin: 6px 0 0 0 !important;
}

.my-checkout input[type="checkbox"]::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(0);
	max-width: 11px;
	width: 100%;
	height: 11px;
	background: #000;
	border-radius: 3px;
	transition: transform 0.2s ease;
}

.my-checkout input[type="checkbox"]:checked::after {
	transform: translate(-50%, -50%) scale(1);
}

.my-checkout .payment_methods input {
	display: inline-block !important;
	margin-left: 5px !important;
}

.my-checkout .woocommerce-terms-and-conditions-wrapper {
	margin-bottom: 15px !important;;
}

.my-checkout .woocommerce-form__label-for-checkbox {
	display: flex !important;
	align-items: flex-start;
	gap: 6px;
}

.my-checkout .woocommerce-form__label-for-checkbox span {
	top: 0 !important;
}

.my-checkout .woocommerce-shipping-totals {
	display: flex;
	flex-direction: column;
}

.my-checkout .woocommerce-shipping-totals th,
.my-checkout .woocommerce-shipping-totals td {
	float: none;
	max-width: 100% !important;
	width: 100% !important;
}


.my-checkout #billing_country_field .woocommerce-input-wrapper,
.my-checkout #shipping_country_field .woocommerce-input-wrapper {
	/* 	background-color: #F0F0F0; */
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-size: var(--e-global-typography-text-font-size) !important;
	font-weight: var(--e-global-typography-text-font-weight) !important;
	line-height: var(--e-global-typography-text-line-height) !important;
	padding: 0;
	color: #AFAFAF !important;
	border-radius: 10px !important;
}

.my-checkout .woocommerce-terms-and-conditions-checkbox-text a {
	text-decoration: underline !important;
}

.my-checkout .select2-selection {
	/* 	background: transparent !important; */
	height: 50px !important;
	display: flex;
	align-items: center;
}


/* CHECKOUT TABLE LAYOUT FLEX */

.my-checkout .woocommerce-checkout-review-order-table {
	display: flex !important;
	flex-direction: column;
	margin-bottom: 0 !important;
}

.my-cart .woocommerce-shipping-methods li,
.my-checkout .woocommerce-shipping-methods li{
	border: 1px solid #DBDBDB !important;
	border-radius: 10px;
	padding: 13px 17px 9px 32px !important;
	display: flex;
	align-items: flex-start;
	gap: 6px;
	margin-bottom: 17px !important;
}

.my-checkout .woocommerce-shipping-methods li {
	padding: 12px 17px 12px 30px !important;
}

.my-cart .woocommerce-shipping-methods li label,
.my-checkout .woocommerce-shipping-methods li label {
	width: 100% !important;
	text-align: right !important;
	color: #000 !important;
}

.my-cart .woocommerce-shipping-methods li label .woocommerce-Price-amount,
.my-checkout .woocommerce-shipping-methods li label .woocommerce-Price-amount{
	color: #000443 !important;
	font-weight: 700 !important;
	margin-left: 0  !important;
}

.my-cart .woocommerce-shipping-methods li label .shipping-description,
.my-checkout .woocommerce-shipping-methods li label .shipping-description{
	color: #757575 !important;
	font-size: 15px !important;
	font-weight: 400 !important;
	line-height: 24px !important;
}


.my-checkout .woocommerce-shipping-methods li label .shipping-description,
.my-checkout .woocommerce-shipping-methods li label br {
	display: none !important;
}

.my-cart input[type="radio"],
.my-checkout input[type="radio"]{
	appearance: none;
	border: 1px solid #000000;
	border-radius: 5px;
	max-width: 16px !important;
	width: 100% !important;
	height: 16px !important;
	min-height: auto !important;
	background: transparent;
	position: relative;
	cursor: pointer;
	margin: 6px 0 0 0 !important;
}

.my-checkout .wc_payment_method input[type="radio"] {
	margin: 0 !important;
}

.my-cart input[type="radio"]::after,
.my-checkout input[type="radio"]::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(0);
	max-width: 11px !important;
	width: 100% !important;
	height: 11px !important;
	background: #000;
	border-radius: 3px;
	transition: transform 0.2s ease;
}

.my-cart input[type="radio"]:checked::after,
.my-checkout input[type="radio"]:checked::after{
	transform: translate(-50%, -50%) scale(1);
}

ul#shipping_method li:not(.elementor-widget-woocommerce-cart #shipping_method li) {
	text-indent: 0 !important;
}

.my-checkout .shop_table thead tr {
	display: flex !important;
	justify-content: space-between;
	padding: 0 !important;
}

.my-checkout .shop_table thead tr th {
	padding-bottom: 0 !important;
}

.my-checkout tbody .cart_item {
	display: flex !important;
	padding: 0 !important;
}

.my-checkout thead th.product-name,
.my-checkout tbody .cart_item .product-name,
.my-checkout tfoot .cart-subtotal th,
.my-checkout tfoot .order-total th{
	width: 79% !important;
	max-width: none !important;
}

.my-checkout tbody .cart_item .product-name {
	display: inline !important;
}

.my-checkout thead th.product-total,
.my-checkout tbody .cart_item .product-total,
.my-checkout tfoot .cart-subtotal td,
.my-checkout tfoot .order-total td {
	width: 21% !important;
	max-width: none !important;
}

.my-checkout thead th.product-total {
	padding: 0 !important;
}

.my-checkout tfoot tr {
	display: flex;
	padding: 0 !important;
}


.my-checkout .woocommerce-shipping-totals td .woocommerce-Price-amount {
	float: left;
	margin-left: 30px !important;
	font-weight: 400 !important;
}


/* .my-checkout .e-checkout__column-end .e-checkout__column-inner {
	border: 1px solid #C5C5C5 !important;
	border-radius: 10px !important;
} */

.my-checkout .select2-selection__rendered {
	color: #AFAFAF !important;
}


.my-checkout .payment_box {
	background: transparent  !important;
	padding: 0 20px !important;
	margin-top: 5px !important;
}

.my-checkout .woocommerce-shipping-totals td {
	padding: 0 !important;
}

.my-checkout  #order_review_heading {
	color: #4b0082 !important;
	border-bottom: 1px solid #A2A2A2 !important;
	padding-bottom: 10px !important;
}

#terms_description {
	font-family: var(--e-global-typography-accent-font-family), Sans-serif !important;
    font-size: var(--e-global-typography-accent-font-size) !important;
    font-weight: var(--e-global-typography-accent-font-weight) !important;
    line-height: var(--e-global-typography-accent-line-height) !important;
	color: #000 !important;
}

.my-account input,
.my-account button{
	height: 45px !important;
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
}


body.woocommerce-account:not(.logged-in) .woocommerce-form-login {
	text-align: right !important;
	max-width: 600px;
	width: 100%;
	margin: 0 auto !important;
}

body.woocommerce-account:not(.logged-in) .elementor-heading-title,
body.woocommerce-account:not(.logged-in) .woocommerce h2 {
	text-align: center !important;
}


body.woocommerce-account:not(.logged-in) .woocommerce-form-login input {
	border-color: #000 !important;
}


body.woocommerce-account:not(.logged-in) .woocommerce-form-login__submit {
	width: 100% !important;
}

body.woocommerce-account:not(.logged-in) .woocommerce-form-login .woocommerce-LostPassword {
	font-size: 16px !important;
}

.my-account input[type="checkbox"],
.my-account input[type="checkbox"]:hover {
	appearance: none;
	border: 1px solid #000;
	border-radius: 4px;
	max-width: 20px !important;
	width: 100% !important;
	height: 20px !important;
	min-height: auto !important;
	background: transparent;
	position: relative;
	cursor: pointer;
	margin: 0 !important;
}

.my-account .wc_payment_method input[type="checkbox"] {
	margin: 0 !important;
}

.my-account input[type="checkbox"]::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(0);
	max-width: 15px !important;
	width: 100% !important;
	height: 14px !important;
	background: #000;
	border-radius: 3px;
	transition: transform 0.2s ease;
}

.my-account input[type="checkbox"]:checked::after {
	transform: translate(-50%, -50%) scale(1);
}




.home-filters .berocket_single_filter_widget .bapf-clean-rounded ul li ul , 
.home-filters .berocket_single_filter_widget .bapf-clean-rounded ul li i {
	display:none !important;
}


@media (max-width: 767px) {
	.no-br br {
		display: none;
	}

	.swiper-btn-prev {
		position: absolute;
		right: 0;
		top: 50%;
		/* 		transform: translateY(-50%); */
		z-index: 999;
		right:-10px;
	}

	.swiper-btn-next {
		position: absolute;
		left: 0;
		top: 50%;
		/* 		transform: translateY(-50%); */
		z-index: 999;
		left:-10px;

	}

	.home-logo-slider .swiper-slide-inner {
		padding: 15px !important;
		border-radius: 20px;
	}
	.home-logo-slider .elementor-swiper-button-next {
		right: -10px !important;
	}

	.home-logo-slider .elementor-swiper-button-prev {
		left: -10px !important;
	}

	.home-products .ast-article-single  {
		border-radius: 20px !important;
	}

	.home-products .ast-onsale-card {
		width: 38px !important;
		height: 38px !important;
		left: 15px !important;
		top: 15px !important;
		font-size: 10px !important;
	}


	.home-form button,
	.home-form input{
		min-height: 50px;
		height: 50px;
	}


	.my-cart.elementor-widget-woocommerce-cart .elementor-widget-container .woocommerce .e-cart__container {
		gap: 40px !important
	}

	.my-cart .coupon {
		padding: 30px 20px !important;
	}
	.my-cart .product-remove {
		max-width: fit-content !important;
		float: left;
	}

	.my-cart .coupon-col-start {
		padding-inline-end: 0 !important;
	}

	.my-cart .woocommerce-shipping-methods li {
		padding: 15px !important;
	}

	.my-checkout #customer_details .col-1 .woocommerce-billing-fields, .my-checkout #customer_details .col-1 .woocommerce-additional-fields, .my-checkout #customer_details .col-1 .shipping_address {
		padding: 30px !important;
	}
	
	.my-cart .product-thumbnail {
		padding-bottom: 30px!important;
	}

}