/**
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: 4.11.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
*/

body {
	background: #010101 !important;
}

.elementor-74 .main-header .elementor-element .elementskit-navbar-nav .menu-item-82 .elementskit-submenu-panel {
	width: 300px !important
}

.main-header .ekit-nav-dropdown-hover .elementskit-dropdown-has .elementskit-dropdown {
	transform: translatey(10px);
}

.elementor-74 .main-header .elementor-element .elementskit-navbar-nav>li>a {
	position: relative !important;
}

.elementor-74 .main-header .elementor-element .elementskit-navbar-nav>li>a:before {
	position: absolute;
	right: 50%;
	bottom: 0;
	content: '';
	width: 0%;
	height: 1px;
	background: #bc8157;
	transition: 0.5s !important;
}

.elementor-74 .main-header .elementor-element .elementskit-navbar-nav>li>a:after {
	position: absolute;
	left: 50%;
	bottom: 0;
	content: '';
	width: 0%;
	height: 1px;
	background: #bc8157;
	transition: 0.5s !important;
}

.elementor-74 .main-header .elementor-element .elementskit-navbar-nav>li>a:hover:before,
.elementor-74 .main-header .elementor-element .elementskit-navbar-nav>li:hover>a:before {
	width: 50%;
}

.elementor-74 .main-header .elementor-element .elementskit-navbar-nav>li>a:hover:after,
.elementor-74 .main-header .elementor-element .elementskit-navbar-nav>li:hover>a:after {
	width: 50%;
}

.elementor-74 .main-header .elementor-element .elementskit-navbar-nav .elementskit-submenu-panel li {
	margin: 12px 6px !important;
}

.elementor-74 .main-header .elementor-element .elementskit-navbar-nav .elementskit-submenu-panel li a:hover {
	border-left: 4px solid #bc8157;
	padding-left: 14px;
}

.elementor-74 .main-header .elementor-element .elementskit-navbar-nav>li {
	padding-bottom: 20px !important;
}

.elementor-74 .main-header .elementor-element.elementor-element-28038233 .e-con-inner {
	padding: 25px 0 !important;
}

.hero-setion .elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal {
	bottom: -40px !important;
}

.service-image .elementor-widget-image,
.service-image-right .elementor-widget-image {
	position: relative;
	z-index: 1;
}

.service-image .elementor-widget-image:before {
	position: absolute;
	width: 100%;
	height: 100%;
	border: 1px solid #ffffff;
	content: '';
	right: -10%;
	bottom: -25px;
	z-index: -1;
}

.service-image-right .elementor-widget-image:before {
	position: absolute;
	width: 100%;
	height: 100%;
	border: 1px solid #ffffff;
	content: '';
	left: -10%;
	bottom: -25px;
	z-index: -1;
}

.product-detail-short {
	list-style-type: disc;
	margin: 0;
}

.product-detail-short li {
	padding-left: 20px;
}

.product-section .woocommerce-loop-product__title {
	font-size: 24px !important;
	line-height: 34px !important;
	text-align: center !important;
	color: #ffffff !important;
	font-family: "Playfair Display", Sans-serif !important
}

.product-section .woocommerce-Price-amount.amount {
	font-size: 20px !important;
	color: #b48c4c !important;
}

.product-section .button.product_type_simple {
	padding: 16px 32px;
	font-size: 18px;
	background: #ffffff;
	color: #010101;
	border-radius: 0;
	border: 1px solid #ffffff;
}

.product-section .button.product_type_simple:hover {
	background: #010101;
	color: #b48c4c;
	border-radius: 0;
	border: 1px solid #b48c4c;
}

/* .product-section .ast-article-single {
	padding: 20px !important;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
	border: 1px solid #b48c4c3d;
} */

.product-section .elementor-element.elementor-element-7cc0296.elementor-widget.elementor-widget-shortcode{
		padding: 20px !important;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
	border: 1px solid #b48c4c3d;
}

.floating-icons1 .elementor-icon-list-item .elementor-icon-list-icon {
	width: 50px;
	height: 50px;
	background: #ffffff;
	border-radius: 50%;
	display: flex !important;
	justify-content: center !important;
	align-items: center !important;
	padding: 13px;
	text-align: center;
}

.floating-icons1 .elementor-icon-list-item .elementor-icon-list-icon svg {
	margin-right: 0px !important;
}

.floating-icons1 .elementor-icon-list-item:first-child .elementor-icon-list-icon {
	background-color: #ba894e;
	box-shadow: 2px 2px 3px #000 !important;

}

.floating-icons1 .elementor-icon-list-item:nth-child(2) .elementor-icon-list-icon {
	background-color: #25d366;
	box-shadow: 2px 2px 3px #000 !important;
}

.floating-icons1 .elementor-icon-list-item:nth-child(3) .elementor-icon-list-icon {
	background-color: #603f3a;
	box-shadow: 2px 2px 3px #000 !important;
}

/* 
.site-content .ast-container{
	max-width:1470px !important;
} */

.ast-article-single.ast-woo-product-no-review .flaticon-back.slick-arrow::before,
.ast-article-single.ast-woo-product-no-review .wpgs-nav .slick-prev:before {
	content: '';
	display: inline-block;
	width: 30px;
	height: 30px;
	background-image: url(https://websitenn.com/magic-silk/wp-content/uploads/2025/05/left-chevron.png);
	background-size: contain;
	background-repeat: no-repeat;
	margin-left: 20px;
}

.ast-article-single.ast-woo-product-no-review .flaticon-right-arrow.slick-arrow::before,
.ast-article-single.ast-woo-product-no-review .wpgs-nav .slick-next:before {
	content: '';
	display: inline-block;
	width: 30px;
	height: 30px;
	background-image: url(https://websitenn.com/magic-silk/wp-content/uploads/2025/05/chevron.png);
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: 20px;
}

.ast-article-single.ast-woo-product-no-review .wpgs-nav .slick-next:before {
	right: 35px;
	position: relative;
}

.ast-article-single.ast-woo-product-no-review .zoomtoo-container {
	border-radius: 10px !important;
}

.ast-article-single.ast-woo-product-no-review .wpgs-nav .slick-slide img {
	border-radius: 10px !important;
}

.ast-article-single.ast-woo-product-no-review .product_title.entry-title {
	font-family: Montaga, serif;
	font-size: 40px;
	font-weight: 600;
	line-height: 50px;
	color: #bc8157;
	margin-bottom: 10px;
}

.ast-article-single.ast-woo-product-no-review .woocommerce-Price-amount.amount {
	font-size: 30px !important;
	line-height: 40px !important;
	color: #ffffff !important;
	font-weight: 500;
}

.product-detail-short {
	margin-top: 20px !important;
	padding-left: 0 !important;
}

.product-detail-short li {
	list-style: none !important;
	position: relative;
	margin-top: 10px !important;
	color: #ffffff;
	font-family: 'Inter'
}

.product-detail-short li:before {
	position: absolute;
	left: 0;
	top: 10px;
	/*     transform: translatey(-50%); */
	/* background: url(https://websitenn.com/magic-silk/wp-content/uploads/2025/05/chevron-1.png); */
	/* background-repeat: no-repeat; */
	/* background-size: contain; */
	width: 10px;
	height: 10px;
	content: '';
	background: #bc8157;
	border-radius: 50%;
}

.ast-article-single.ast-woo-product-no-review p {
	font-size: 16px;
	line-height: 26px;
	font-family: 'Inter';
	color: #ffffff;
	margin-bottom: 16px;
}

.ast-article-single.ast-woo-product-no-review h1,
.ast-article-single.ast-woo-product-no-review h2,
.ast-article-single.ast-woo-product-no-review h3,
.ast-article-single.ast-woo-product-no-review h4,
.ast-article-single.ast-woo-product-no-review h5 {
	color: #ffffff;
	text-transform: capitalize;
	font-family: Montaga, serif;
	margin-top: 16px !important;
}

.ast-article-single.ast-woo-product-no-review .single_add_to_cart_button.button.alt,
.ast-article-single.ast-woo-product-no-review button.single_add_to_cart_button,.woocommerce-MyAccount-orders  .woocommerce-orders-table__cell-order-actions a ,.woocommerce-table--order-details a.order-actions-button{
	padding: 16px 24px !important;
	font-size: 20px !important;
	background-color: #ffffff !important;
	color: #010101 !important;
	border-radius: 5px;
	border: 1px solid #ffffff !important;
	opacity: 1;
	transition: 0.5s;
	margin-top: 20px !important;
	margin: 0 !important;
}

/* .ast-article-single.ast-woo-product-no-review .quantity {
	display: none !important;
} */

.ast-article-single.ast-woo-product-no-review .woocommerce-Price-amount.amount {
	margin: 10px 0 0px 0 !important;
    display: block !important;
}

.ast-article-single.ast-woo-product-no-review .single_add_to_cart_button.button.alt:hover {
	background: #010101;
	color: #b48c4c;
	border-radius: 0;
	border: 1px solid #b48c4c;
}

.ast-article-single.ast-woo-product-no-review .woocommerce-product-details__short-description {
	padding-top: 20px !important;
}

.ast-article-single.ast-woo-product-no-review .description_tab.active a,
.ast-article-single.ast-woo-product-no-review .additional_information_tab.active a,
.ast-article-single.ast-woo-product-no-review .tab-description_tab.active a {
	font-size: 20px;
	line-height: 30px;
	padding: 16px 32px !important;
	background: #bc8157;
	color: #ffffff !important;
	font-weight: 500 !important;
	margin: 0 !important;
}

.ast-article-single.ast-woo-product-no-review .description_tab a,
.ast-article-single.ast-woo-product-no-review .additional_information_tab a,
.ast-article-single.ast-woo-product-no-review .tab-description_tab a {
	font-size: 20px;
	line-height: 30px;
	padding: 16px 32px !important;
	background: #ffffff;
	color: #010101 !important;
	font-weight: 500 !important;
	margin: 0 !important;
}

.ast-article-single.ast-woo-product-no-review .woocommerce-tabs ul.tabs li.active::before {
	background: #bc8157 !important;
}

.ast-article-single.ast-woo-product-no-review .woocommerce-tabs.wc-tabs-wrapper {
	margin-bottom: 0px !important;
}

.ast-article-single.ast-woo-product-no-review .variations label {
	color: #ffffff !important;
}

.ast-article-single.ast-woo-product-no-review .woo-selected-variation-item-name {
	color: #bc8157 !important;
}

.ast-article-single.ast-woo-product-no-review .reset_variations {
	color: #bc8157 !important;
	opacity: 1 !important;
}

.ast-article-single.ast-woo-product-no-review .variable-item.button-variable-item.button-variable-item-1kg {
	margin-left: 0 !important;
}

.ast-article-single.ast-woo-product-no-review .tabs.wc-tabs {
	display: flex;
	justify-content: center;
	margin-bottom: 30px !important;
}

.ast-article-single.ast-woo-product-no-review .woocommerce-tabs ul.tabs li {
	margin: 0 !important;
}

.ast-article-single.ast-woo-product-no-review .woocommerce-tabs ul.tabs::before {
	top: 99% !important;
}

.ast-article-single.ast-woo-product-no-review .woocommerce-tabs .shop_attributes th {
	color: #ffffff !important;
}

.ast-article-single.ast-woo-product-no-review .woocommerce-tabs .tabs.wc-tabs {
	border-bottom: 1px solid #ffffff !important;
}

.ast-article-single.ast-woo-product-no-review .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description h2{
	display:none !important;
}
.ast-article-single.ast-woo-product-no-review .price{
	display: flex;
    align-items: center;
    gap: 0 20px;
	color:#ffffff !important;
}

.ast-article-single .entry-title,.ast-article-single .woocommerce-billing-fields h3,.ast-article-single .woocommerce-additional-fields h3{ 
	font-family: "Playfair Display", Sans-serif;
    font-size: 30px !important;
    font-weight: 700 !important;
    line-height: 40px !important;
    color: #bc8157;
}

.ast-article-single .woocommerce-additional-fields h3{
	margin-top:20px !important;
}

.ast-article-single .woocommerce-MyAccount-navigation>ul{
	padding-left:0px !important
}

.ast-article-single .woocommerce-MyAccount-navigation a{
    font-family: "Playfair Display", Sans-serif;
    font-size: 18px !important;
    font-weight: 600 !important;
    line-height: 28px !important;
    color: #bc8157;
	padding:12px !important;
}

.ast-article-single .woocommerce-MyAccount-content p{
	color:#ffffff !important;
}

.ast-article-single .woocommerce-MyAccount-content p > a{
	color:#bc8157 !important;
}

.ast-article-single .woocommerce-info{
	border-top-color:#bc8157 !important;
}

.ast-article-single .woocommerce-info::before{
	color:#bc8157 !important;
}

.ast-article-single .woocommerce-Address .edit{
	color:#bc8157;
}

.ast-article-single .woocommerce-Address{
	color:#ffffff !important;
}

.ast-article-single .woocommerce-EditAccountForm label,.ast-article-single .woocommerce-form-login label, .ast-article-single .woocommerce-ResetPassword label,.ast-article-single .woocommerce-billing-fields__field-wrapper label,.ast-article-single .woocommerce-additional-fields__field-wrapper label, .woocommerce-MyAccount-content label{
    color: #ffffff;
        font-size: 16px !important;
    line-height: 26px !important;
    font-weight: 500 !important;
    padding-bottom: 10px;
}

.ast-article-single .woocommerce-EditAccountForm legend{
    font-family: "Playfair Display", Sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    color: #bc8157;
    text-transform: capitalize;
}
.ast-article-single .woocommerce-Button.button, .ast-article-single  .woocommerce-form-login__submit,.ast-article-single .woocommerce-checkout-review-order .button.alt,  .woocommerce-MyAccount-content .woocommerce-address-fields .button{
    padding: 16px 24px !important;
    font-size: 20px !important;
    background-color: #ffffff !important;
    color: #010101 !important;
    border-radius: 0;
    border: 1px solid #ffffff !important;
    opacity: 1;
    transition: 0.5s;
    margin-top: 20px !important;
    margin: 0 !important;
	margin-top: 20px !important;
}

.ast-article-single .woocommerce-Button.wc-forward, .ast-article-single .button.wc-forward{
	background:#bc8157 !important;
	padding:16px 24px !important;
	color:#ffffff !important; 
	font-weight:600;
	font-size:18px !important;
	margin: 0 !important;
	border-radius:5px !important;
}

.ast-article-single .woocommerce-EditAccountForm fieldset{
	margin-top:40px !important;
}

.ast-article-single .woocommerce h2{
	color:#bc8157;
}

.ast-article-single .woocommerce-LostPassword.lost_password a{
	color:#bc8157;
}

.ast-article-single  .woocommerce-notices-wrapper .woocommerce-error::before{
	color:#bc8157 !important
}

.ast-article-single .woocommerce-error{
	border-top-color:#bc8157;
}

.ast-article-single .woocommerce-ResetPassword p{
	color:#ffffff !important;
}

.ast-article-single #order_review_heading{
	color:#bc8157 !important;
}

.ast-article-single .woocommerce-checkout-review-order-table .product-name, .ast-article-single .woocommerce-checkout-review-order-table th{
	color:#bc8157 !important;
}

.ast-article-single .woocommerce-checkout-review-order-table .product-total ,.ast-article-single .woocommerce-checkout-review-order-table td{
	color:#ffffff !important;
}

.ast-article-single .woocommerce-checkout-payment label{
	color:#ffffff !important;
}
.ast-article-single .woocommerce-privacy-policy-text p{
	color:#ffffff;
}

.ast-article-single .woocommerce-privacy-policy-text a{
	color:#bc8157 !important;
}

.ast-article-single  .summary.entry-summary{
	float:right !important;
}

.woocommerce-form-coupon-toggle .showcoupon{
	color:#bc8157 !important;
}

.woocommerce-error::before{
	color:#bc8157 !important;
}

.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout .woocommerce-error a, .woocommerce-MyAccount-content .woocommerce-error li{
	color:#bc8157 !important;
}

.woocommerce-billing-fields__field-wrapper .checkout-inline-error-message{
	color:#ffffff !important;
	margin:10px 0 !important;
}

.woocommerce-form-coupon-toggle .woocommerce-info{
	display:none !important;	
}

.main-header .elementor-nav-menu--dropdown .elementor-item{
	justify-content:space-between !important;
}


.main-header  .elementor-widget-off-canvas .e-off-canvas{
	overflow: auto;
}

.woocommerce .order_details{
	padding-left:0 !important;
}

.woocommerce .order_details li{
	color:#bc8157 !important;
}

.woocommerce .order_details li strong{
	color:#ffffff !important;
	padding-top:5px !important;
}

 .woocommerce-MyAccount-orders  .woocommerce-orders-table__cell, .woocommerce-MyAccount-orders  .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-number a{
	color:#ffffff !important;	
}

.woocommerce-MyAccount-orders  .woocommerce-orders-table__cell-order-actions{
	display:flex !important;
	justify-content:space-between !important
}

.woocommerce-MyAccount-orders .woocommerce-orders-table__cell-order-actions a{
	padding:10px 32px !important;
	font-size:20px !important;
}

#order_review {
	color:#ffffff !important; 
}

#order_review label{
	color:#ffffff !important;
}

#order_review .button.alt{
	background:#ffffff !important;
	color:#010101 !important;
	border-radius:0 !important;
}

#order_review td{
	padding:10px !important;
}

.woocommerce-order-details ,.woocommerce-order-details .woocommerce-table__product-name.product-name a{
	color:#ffffff !important;
}

.woocommerce-order-details .wc-item-meta li strong.wc-item-meta-label{
	padding-top:0px !important;
}

.woocommerce-order-details .wc-item-meta{
	padding-left:0 !important;
}
.woocommerce-table--order-details a.order-actions-button:last-child{
	margin-left:10px !important;
}

.woocommerce-customer-details address{
	color:#ffffff !important;
}

.woocommerce-MyAccount-content p>mark{
	color: #bc8157 !important;
}

.woocommerce-privacy-policy-text{
	display:none !important;
}

.product-section .qib-button-wrapper .quantity input.input-text.qty.text, .qib-button-wrapper button.qib-button{
	border:none !important;
}

.qib-button-wrapper .quantity input.input-text.qty.text{
	width:60px !important;
}

.qib-button-wrapper button.qib-button{
	font-size:30px !important;
	padding:12px !important;
	line-height:unset !important;
	    display: flex;
    justify-content: center;
    align-items: center;
}

.qib-button-wrapper button.minus.qib-button{
	border-radius:5px 0 0 5px !important;
}

.qib-button-wrapper button.plus.qib-button{
	border-radius: 0 5px 5px 0 !important;
}

.qib-button-wrapper button.qib-button, .qib-button-wrapper div.quantity.wqpmb_quantity ,.qib-button-wrapper .quantity input.input-text.qty.text{
	height:54px !important
}

.qib-button-wrapper{
	margin-top:0 !important;
	margin-right:20px !important;
}

.qib-button-wrapper .quantity input.input-text.qty.text{
	color:#000000 !important;
}

.main-header .elementor-widget-woocommerce-menu-cart.elementor-menu-cart--cart-type-mini-cart .elementor-menu-cart__main{
	left:-78% !important;
}

.woocommerce-cart-form__cart-item.cart_item .remove{
	color:#ffffff !important;
}

.woocommerce-cart-form__cart-item.cart_item .remove:before{
	border-color:#ffffff !important;
}

.woocommerce-cart-form__cart-item.cart_item .product-name a{
	font-size: 18px;
    color: #bc8157;
}

.woocommerce-cart-form__cart-item.cart_item .woocommerce-Price-amount.amount{
	color:#ffffff !important;
}

.shop_table.shop_table_responsive .coupon .input-text{
	    padding: 20px !important;
    border-radius: 5px 0 0 5px !important;
    margin: 0 !important;
}

.shop_table.shop_table_responsive .coupon >  .button{
	    margin: 0 !important;
    border-radius: 0 5px 5px 0 !important;
    padding: 13px !important;
	    background: #bc8157 !important;
	}

.shop_table.shop_table_responsive .button{
	background: #bc8157 !important;
	padding:.618em 1em;
}

.shop_table.shop_table_responsive .cart-subtotal th ,
.shop_table.shop_table_responsive .order-total th{
	color:#ffffff !important;
}

.shop_table.shop_table_responsive .cart-subtotal .woocommerce-Price-amount.amount, .shop_table.shop_table_responsive .order-total .woocommerce-Price-amount.amount{
	color:#bc8157 !important;
}

.product-quantity .qib-button-wrapper button.qib-button,.product-quantity .qib-button-wrapper div.quantity.wqpmb_quantity,.product-quantity .qib-button-wrapper .quantity input.input-text.qty.text{
	height:40px !important;
}

.woocommerce-cart-form__cart-item.cart_item td:before{
	color:#ffffff !important;
}

.woocommerce-cart-form__cart-item.cart_item .qib-button-wrapper{
	float:right !important;
	margin:0 !important;
	height:27px !important; 
} 

.woocommerce-order p{
	color:#ffffff !important;
}

.woocommerce-message{
	border-top-color:#bc8157 !important;
}

.woocommerce-message::before, .woocommerce-info::before{
	color:#bc8157 !important;
}

.shop_table.shop_table_responsive th{
    color: #ffffff !important;
}

.shop_table.shop_table_responsive td,.shop_table.shop_table_responsive td .tax_label{
        color: #bc8157 !important;
}

.woocommerce p{
    color:#ffffff;
}

.btn-razorpay, .btn-razorpay-cancel{
    background:#ba894e;
}

.ast-article-single.ast-woo-product-no-review p.order-note{
    margin-top: 8px  !important;
    font-size: 20px  !important;
    color: #555  !important;
    padding-top: 80px  !important;
    font-family: Roboto !important;
    color: #FFFFFF  !important;
    font-weight: 400  !important;
}

.woocommerce .button.wc-backward{
    display:none;
}

.woocommerce .restore-item{
    color:#bc8157;
}

@media(min-width:992px) and (max-width:1600px) {
	.service-image .elementor-widget-image:before {
		right: 0%;
	}

	.service-image-right .elementor-widget-image:before {
		left: 0%;
	}

	.ast-container{
		max-width: 1200px !important;
	}

}

@media(min-width:320px) and (max-width:992px) {
	.ast-article-single.ast-woo-product-no-review .woocommerce-Price-amount.amount{
		margin:20px 0 10px 0 !important;
	}
	
	.ast-article-single.ast-woo-product-no-review .woocommerce-tabs.wc-tabs-wrapper{
		padding-top:10px !important;
	}
	
	.ast-article-single.ast-woo-product-no-review .description_tab.active a, .ast-article-single.ast-woo-product-no-review .additional_information_tab.active a, .ast-article-single.ast-woo-product-no-review .tab-description_tab.active a{
		padding:10px 20px !important;
		font-size:16px !important;
	}
	
	.ast-article-single.ast-woo-product-no-review .description_tab a, .ast-article-single.ast-woo-product-no-review .additional_information_tab a, .ast-article-single.ast-woo-product-no-review .tab-description_tab a{
		padding:10px 20px !important;
		font-size:16px !important;
	}

	
	.woocommerce-MyAccount-content{
		margin:20px 0 40px 0 !important;	
	}
	
	.checkout.woocommerce-checkout , .woocommerce-ResetPassword.lost_reset_password{
		margin-bottom:40px !important;
	}
	
	form #order_review:not(.elementor-widget-woocommerce-checkout-page #order_review){
		padding:0 20px !important;
	}
	
	.ast-article-single .woocommerce-Button.wc-forward, .ast-article-single .button.wc-forward{
		float:unset !important;
		margin-top:10px !important
	}
	
	.main-header .elementor-nav-menu--dropdown a.highlighted .sub-arrow i{ 
		transform:rotate(180deg);
	}
	
	.shop_table.shop_table_responsive .coupon > .button{
		    padding: 14px 0 !important;
	}
	
	.shop_table.shop_table_responsive .button{
		padding:15px 20px !important;
	}
	
	.shop_table.shop_table_responsive .cart-subtotal td:before, .shop_table.shop_table_responsive .order-total td:before{
		color:#ffffff !important;
	}
	
	.woocommerce-message{
		display:flex;
		flex-direction:column !important;
	}
	
	.woocommerce-notices-wrapper .button.wc-forward{
		width:124px !important;
	}
	
	.woocommerce-cart-form__cart-item.cart_item .product-name a{
		font-size:16px !important;
	}
}


@media(min-width:320px) and (max-width:576px) {
	.ast-article-single.ast-woo-product-no-review .woocommerce-Price-amount.amount{
		font-size:24px !important;
		margin: 0 !important;
	}
	
	.ast-article-single.ast-woo-product-no-review .tabs.wc-tabs{
		flex-direction:column !important;
	}
	
	.ast-article-single.ast-woo-product-no-review .description_tab.active a, .ast-article-single.ast-woo-product-no-review .additional_information_tab.active a, .ast-article-single.ast-woo-product-no-review .tab-description_tab.active a,.ast-article-single.ast-woo-product-no-review .description_tab a, .ast-article-single.ast-woo-product-no-review .additional_information_tab a, .ast-article-single.ast-woo-product-no-review .tab-description_tab a{
		width:100% !important;
	}
	
	.hero-setion .elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -20px !important;
}
	
	.ast-article-single .woocommerce-info{
		gap:10px 0 !important;
	}
	
	.ast-article-single .entry-title, .ast-article-single .woocommerce-billing-fields h3, .ast-article-single .woocommerce-additional-fields h3 {
    font-family: "Playfair Display", Sans-serif;
    font-size: 25px !important;
    font-weight: 600 !important;
    line-height: 35px !important;
    color: #bc8157;
}
	
	.ast-article-single .woocommerce-error li{
		display:flex !important;
		flex-direction:column !important;
		gap:10px 0 !important;
	}
	
	.ast-article-single .woocommerce-Button.wc-forward, .ast-article-single .button.wc-forward{
		float:unset !important;
		margin-top:10px !important
	}
	
	
.video-sec .elementor-widget-video .elementor-open-inline .elementor-custom-embed-image-overlay, .video-sec iframe,.video-sec .elementor-widget-video .elementor-wrapper.elementor-open-inline {
	height:400px !important;
	width:100% !important;
}

	.woocommerce-MyAccount-orders .woocommerce-orders-table__cell-order-actions{
		        flex-direction: column !important;
        gap: 10px;
	}
	
	.woocommerce-MyAccount-orders .woocommerce-orders-table__cell-order-actions a, .woocommerce-table--order-details a.order-actions-button{
		font-size:16px !important; 
		text-align:center !important;
		display:block;
	}
	
	.woocommerce-table--order-details a.order-actions-button:last-child{
		margin-top:10px !important;
		margin-left:0 !important
	}
	 
	body .qib-button-wrapper{
		float:left !important;
	}
	
	.woocommerce-cart-form .button{ 
		margin-left:0 !important;
	}
	
	
	.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
		line-height:27px !important;
	}
	
	.product-quantity .qib-button-wrapper button.qib-button{
		line-height:10px !important;
	}
	
	.woocommerce-order-overview{
	display: flex !important;
    flex-direction: column !important;
    gap: 10px 0 !important;
}

.woocommerce-js ul.order_details li{
	border-right:0 !important;
	    border-bottom: 1px dashed var(--ast-border-color) !important;
	padding-bottom:10px;
}
}