/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 11 2025 | 13:16:54 */
.page-id-11 
{
	background-color:#fcf4ee;
}
.page-id-11 header
	{
		display:none !important;
	}
.page-id-11 .site-footer
{
	display:none !important;
}
.page-id-11 .ast-container
{
	max-width: 100% !important;
}
.page-id-11 .checkout-content-block 
{
	background-color:#FFFFFF;
	
}
.page-id-11 .checkout-content-block .checkout-block .checkout-form input
{
	border: 1px solid #cccccc !important;
	font-size: 16px;
	color: #3D3232;
}
.page-id-11 .wc-blocks-components-select .wc-blocks-components-select__select
{
	border: 1px solid #cccccc !important;
	font-size: 16px;
	color: #3D3232;
}
.page-id-11 .checkout-content-block .wc-block-components-checkbox label
{
	font-size: 15px;
	color: #3D3232;
	font-weight: 400;
}
.page-id-11 .wc-block-components-form .wc-block-components-text-input label, .wc-block-components-text-input label
{
	font-size: 16px;
}
.page-id-11 .checkout-content-block .shipping-block label
{
	font-size: 16px;
}
.page-id-11 .checkout-content-block .payment-options .wc-block-components-radio-control
{
	font-size: 16px;
}
.page-id-11 .checkout-content-block .order-summary .cart-item-block .wc-block-components-product-name
{
	font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
}
.page-id-11 .checkout-content-block .order-summary .coupon-block .wc-block-components-panel__button
{
	font-size: 16px;
}
.page-id-11 .checkout-content-block .order-summary .coupon-block label
{
	font-size: 16px;
}
.page-id-11 .checkout-content-block .order-summary .cart-totals-block
{
	font-size: 16px;
}
.page-id-11 .checkout-content-block .order-summary .wc-block-components-totals-wrapper
{
	font-size: 16px;
}
.page-id-11 .checkout-content-block .terms-conditions-block
{
	font-size: 16px;
}
.page-id-11 .checkout-content-block .placeorder-btn button
{
	font-size: 20px;
    font-weight: 600;
}
.page-id-11 .eb-feature-list-wrapper .eb-feature-list-items
{
	justify-content:center;
}
.page-id-11 .checkout-footer
{
	display:flex;
	justify-content:center;
	flex-direction: column;
	
}
.page-id-11 .checkout-footer ul li
{
	
}

@media (max-width: 768px) and (min-width:481px)
{
	.page-id-11 .checkout-header .three-blocks
	{
		flex-direction: row;
	}
	.page-id-11 .checkout-header .three-blocks .info-block
	{
		flex-basis: 30% !important;
	}
	.page-id-11 .checkout-content-block .backlink-block
	{
		flex-direction: row;
	}
	.page-id-11 .checkout-content-block .backlink-block .link-block
	{
		flex-basis: 50% !important;
	}
}
@media (max-width: 480px)
{
	
	.page-id-11 .checkout-header p
	{
		font-size: 15px !important;
	}
	.page-id-11 .checkout-header .three-blocks .info-block
	{
		margin-bottom: 0;
        max-height: 55px;
	}
	.page-id-11 .checkout-content-block .wc-block-components-checkbox label 
	{
    	font-size: 14px;    
	}
}

