/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 18 2026 | 22:03:32 */
.woocommerce-form .woocommerce-Input {
	    border: 1px solid #e0e4eb !important;
    background: #fff !important;
    color: #141d2e !important; 
    border-radius: 6px !important;
    outline: none !important;
    padding: .875rem 1rem !important;
    font-size: .875rem !important;
    transition: border-color .2s, box-shadow .2s !important;
}
/* .yith-wcwl-form {
	padding:20px;
	border-radius: 6px !important;
	background:rgba(29, 94, 255, 0.08) !important;
} */
.woocommerce-form label {
	font-size:14px !important;
line-height:20px !important;
	font-weight:500 !important;
	color:#0a1f43 !important;
}

.woocommerce-form-row {
	margin-bottom:20px;
}

.woocommerce-button , .button.primary.wc-backward , .woocommerce-mini-cart__buttons .checkout {
	padding:14px 0px ;
	width:100%;
	border-radius: 6px ;
	font-size:14px !important;
line-height:20px !important;
	font-weight:700 !important;
	background:#3067ff;
}
 .woocommerce-mini-cart__buttons .wc-forward {
padding:14px 0px ;
	width:100%;
	border-radius: 6px ;
	font-size:14px !important;
line-height:20px !important;
	font-weight:700 !important;
}

.account-login-inner h2 , .account-register-inner h2 {
font-size:28px !important;
	text-transform:capitalize !important;
	line-height:42px !important;
	font-weight:800 !important;
	color:#0a1f43 !important;
	letter-spacing:-0.56px !important;
}

@media screen and (min-width: 850px) {
   .account-container .row-divided>.col+.col:not(.large-12) {
        border-left: none !important;
    }
}

.account-login-inner  , .account-register-inner{
	width:400px;
	margin:auto;
}


/*  Account */

.my-account {
	padding:0px ;
}
.my-account .container {
width:100% !important;
}
#customer_login .large-6.col {
	padding-top:100px ;
	padding-bottom:100px !important;
	display:flex;
	padding-left:20px !important;
	padding-right:20px !Important;
}
#customer_login .col-1 {
	background:#fdfdfd;
}

.my-account-header {
	display:none;
}
@media only screen and (max-width:992px) {
	.affwp-register-form ,  .affwp-login-form  {
		width:100% !important;
		padding:24px !important;
	}
	
	.affwp-register-form legend ,  .affwp-login-form legend {
font-size:16px !important;
	}
}
.affwp-register-form  , .affwp-login-form {
	 background: #fff  !important;
    width: 480px;
    margin: auto;
    padding: 40px;
    margin-top: 50px;
    background: #f8f8f8;
    margin-bottom: 50px;
	border-radius:8px;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
}

.affwp-register-form input , .affwp-register-form textarea , .affwp-login-form input , .affwp-login-form textarea , .edit-account input , .fc-checkout-steps input{
border: 1px solid #e0e4eb !important;
    background: #fff !important;
    color: #141d2e !important; 
    border-radius: 6px !important;
    outline: none !important;
    padding: 10px 12px !important;
	box-shadow:none !important;
    font-size: .875rem !important;
	height:auto !important;
    transition: border-color .2s, box-shadow .2s !important;
}

.woocommerce-input-wrapper .input-checkbox  {
	margin-left:0px !important;
}

.affwp-register-form legend , .affwp-login-form legend {
	border:none !important;
	font-size:20px;
	text-align:center;
}
.wc-block-cart-items__row {
padding-left:15px !important;
	padding-right:15px !important;
}
.woocommerce-form__label , .fc-checkbox-field .woocommerce-input-wrapper label {
	font-weight:400 !important;
	margin-top:5px !important;
}

.woocommerce-checkout .cart_item .woocommerce-Price-amount.amount {
color:#3067ff;	
}
 .affwp-register-form  [type="submit"] ,  .affwp-login-form [type="submit"] , .edit-account .woocommerce-Button.button , .yith-wcwl-form .add_to_cart_button , .order-again a , .wc-block-cart__submit-button , .fc-place-order-button , #wc_gc_cart_redeem_send {
	padding:14px 20px ;
	width:100%;
	border-radius: 6px ;
	font-size:14px !important;
	margin-bottom:0px !important;
line-height:20px !important;
	font-weight:700 !important;
	color:#fff !important;
	background:#3067ff !important;
} 
 .woocommerce-button.cancel {
	padding:14px 20px ;
	width:100%;
	border-radius: 6px ;
	font-size:14px !important;
	
line-height:20px !important;
	font-weight:700 !important;
	color:#fff !important;
	background:red !important;

} 
 .woocommerce-button.pay {
	padding:14px 20px ;
	width:100%;
	border-radius: 6px ;
	font-size:14px !important;

line-height:20px !important;
	font-weight:700 !important;
	color:#fff !important;
	background:#4BB543 !important;

} 

.page-id-501 .content-area , .page-id-500  .content-area {
	background:rgb(248, 249, 252) !important;
}

ul.product_list_widget li .quantity.buttons_added {
align-items:center !important;
}

@media only screen and (max-width:992px) {
	.woocommerce-shop .category-page-row, .tax-product_cat .category-page-row {
		width:100% !important;
	}
}