/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 17 2026 | 06:46:40 */
/* Add your CSS code here.

For example:
.example {
color: red;
}

For brushing up on your CSS knowledge, check out https://www.w3schools.com/css/css_syntax.asp

End of comment */ 
@font-face {
  font-display: swap;
}
.woocommerce-page .bottom-header{
	background: #000;
	padding: 14px 50px 14px 50px !important;
	margin-bottom: 0 !important;
}
.cart-block .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-block .cart-collaterals .cart_totals{
	width:100%;
}
.woocommerce-page .page-header h1.entry-title{
	vertical-align: inherit;
	color: var( --e-global-color-primary );
	font-size: 24px;
	line-height: 36px;
	letter-spacing: 2px;
	font-family: var( --e-global-typography-primary-font-family ), Sans-serif;
	font-weight: var( --e-global-typography-primary-font-weight );
	margin-top: 4rem;
	text-align: center;
	margin-bottom: 3rem;
}
.woocommerce-page .cart-block h2{
	vertical-align: inherit;
	color: var( --e-global-color-primary );
	font-size: 24px;
	line-height: 36px;
	font-family: var( --e-global-typography-primary-font-family ), Sans-serif;
	font-weight: var( --e-global-typography-primary-font-weight );

}
.woocommerce-cart .cart-block #coupon_code{
	width: 240px !important;
	padding: 9px 6px !important;
	margin-bottom: 10px;
	box-shadow:none;
}
.woocommerce-cart .cart-block .shop_table .wp-element-button{
	font-family: "europa", Sans-serif;
	font-weight: 600;
	display: inline-block;
	color: #FFFFFF;
	background-color: var( --e-global-color-primary );
	text-decoration: none;
	border-radius: 3px 3px 3px 3px;
	padding: 15px 22px 15px 22px !important;
}
.wc-proceed-to-checkout .checkout-button{
	font-family: "europa", Sans-serif !important;
	font-weight: 600 !important;
	display: inline-block !important;
	color: #FFFFFF;
	background-color: var( --e-global-color-primary ) !important;
	text-decoration: none;
	border-radius: 3px 3px 3px 3px;
	padding: 15px 22px 15px 22px;
	font-size:100% !important;
	width: 100%;
}
.product-quantity .quantity .qty{
	padding: 0.5rem !important;
}
.woocommerce a.remove{
	line-height: 0.91 !important;
}
@media only screen and (max-width: 768px){
	.woocommerce-cart .page-header h1.entry-title{
		margin-top: 3rem;
		margin-left: 10px;
		margin:3rem auto;
	}
	.woocommerce-cart .cart-block .shop_table .wp-element-button,.woocommerce-cart .cart-block #coupon_code{
		width: 100% !important;
	}
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{
	background-color: #ffffff;
	border-color: #D8D8DD;
	border-width: 2px 2px 2px 2px;
	border-radius: 30px 30px 30px 30px;
	box-shadow:unset;
}
.place-order button{
	font-family: "europa", Sans-serif;
	font-weight: 600;
	display: inline-block;
	color: #FFFFFF;
	background-color: var( --e-global-color-primary );
	text-decoration: none;
	border-radius: 3px 3px 3px 3px;
	padding: 15px 22px 15px 22px;
}
.cart-block .elementor-shortcode .woocommerce{
	display: flex;
	flex-wrap: wrap;justify-content: space-between;
}
.cart-block .elementor-shortcode .woocommerce .woocommerce-notices-wrapper{
	width:100%;
}
.cart-block .elementor-shortcode .woocommerce .woocommerce-cart-form{
	width: 65%;
}

.cart-block .elementor-shortcode .woocommerce .cart-collaterals{
	margin-bottom: 100px;
	width: 30%;
	padding: 0 35px 35px;
}
.cart-block .elementor-shortcode .woocommerce .cart-collaterals table{
	border: 0;
}
.cart-block .elementor-shortcode .woocommerce .cart-collaterals table tbody tr.cart-subtotal{
	border: 0;
}
.cart-block .elementor-shortcode .woocommerce .cart-collaterals table tbody tr.cart-subtotal th,.cart-block .elementor-shortcode .woocommerce .cart-collaterals table tbody tr.cart-subtotal td{
	background-color: transparent;
	border: 0;
}

.cart-block .elementor-container{
	max-width: 1300px !important;
	padding: 0 15px;
}

.cart-block .elementor-shortcode .woocommerce .cart-collaterals table tbody tr.order-total th,.cart-block .elementor-shortcode .woocommerce .cart-collaterals table tbody tr.order-total td{
	border-bottom: 0;
}
.cart-block .elementor-shortcode .woocommerce .woocommerce-cart-form .shop_table{
	border: 0;
	margin: 0 0px 24px 0;
}
.cart-block .elementor-shortcode .woocommerce .woocommerce-cart-form .shop_table thead:first-child tr:first-child th{
	border: 0;
	border-top: 0;
	border-bottom: 1px solid rgba(0,0,0,.1);
	padding: 9px 12px 28px;
}

.cart-block .elementor-shortcode .woocommerce .woocommerce-cart-form .shop_table td{
	border: 0;
	background: transparent;
}
.cart-block .elementor-shortcode .woocommerce .woocommerce-cart-form .shop_table img{
	width: 92px;
}

.cart-block .elementor-shortcode .woocommerce .woocommerce-cart-form .shop_table a{

	color: #000;
}
.cart-block .elementor-shortcode .woocommerce .woocommerce-cart-form .shop_table a:hover{
	background:transparent !important;
	color:var( --e-global-color-accent ) !important;
}


.woocommerce a.remove{
	color: black!important;
}
.woocommerce a.remove:hover{
	background: black !important;
}

.cart-block .elementor-shortcode .woocommerce .woocommerce-cart-form .shop_table tr.cart_item td{
	border-bottom: 1px solid rgba(0,0,0,.1);
	padding: 15px 12px;
}

.woocommerce-checkout-form{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.woocommerce-checkout-form #customer_details{
	width: 60%;
	padding-right: 80px;
}
.woocommerce-checkout-form .order-details{
	width: 40%;
}
.woocommerce-checkout-form #customer_details .col-1{
	width:100%;
}
.woocommerce-checkout-form .order-details .woocommerce-checkout-review-order .shop_table{
	border:0;
}
.woocommerce-checkout-form .order-details .woocommerce-checkout-review-order .shop_table thead tr{
	border:0;
	background:transparent;
}
.woocommerce-checkout-form .order-details .woocommerce-checkout-review-order .shop_table thead tr th{
	border:0;
	background:transparent;
	border-bottom:1px solid hsla(0,0%,50.2%,.5019607843137255);
}
.woocommerce-checkout-form .order-details .woocommerce-checkout-review-order .shop_table tbody tr{
	border:0;
	background:transparent;
}
.woocommerce-checkout-form .order-details .woocommerce-checkout-review-order .shop_table tbody tr td{
	border:0;
	background:transparent;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}
.woocommerce-checkout-form .order-details .woocommerce-checkout-review-order .shop_table tfoot tr{
	border:0;
	background:transparent;
}
.woocommerce-checkout-form .order-details .woocommerce-checkout-review-order .shop_table tfoot tr th{
	border:0;
	background:transparent;
}
.woocommerce-checkout-form .order-details .woocommerce-checkout-review-order .shop_table tfoot tr td{
	border:0;
	background:transparent;
}
.woocommerce-checkout-form .order-details .woocommerce-checkout-review-order .shop_table tfoot tr.cart-subtotal th{
	border-bottom: 1px solid rgba(0,0,0,0.1);
}
.woocommerce-checkout-form .order-details .woocommerce-checkout-review-order .shop_table tfoot tr.cart-subtotal td{
	border-bottom: 1px solid rgba(0,0,0,0.1);
}
body.woocommerce-checkout .wp-element-button{
	font-family: "europa", Sans-serif;
	font-weight: 600;
	display: inline-block;
	color: #FFFFFF;
	background-color: var( --e-global-color-primary ) !important;
	text-decoration: none;
	border-radius: 3px 3px 3px 3px;
	padding: 12px 22px 12px 22px;
}

body.woocommerce-cart .wp-element-button{
	font-family: "europa", Sans-serif;
	font-weight: 600;
	display: inline-block;
	color: #FFFFFF;
	background-color: var( --e-global-color-primary ) !important;
	text-decoration: none;
	border-radius: 3px 3px 3px 3px;
	padding: 15px 22px 15px 22px;
}
body.woocommerce-cart .wp-element-button:hover{
	color: #FFFFFF;
}

.woocommerce-info {
	border-top-color: #000;
}
.woocommerce-info a,.woocommerce-privacy-policy-text a{
	color: #000;
	text-decoration: underline;
	font-weight:bold;
}
.woocommerce-info::before {
	color: #000;
}
.woocommerce form .form-row textarea{
	height: 7em;
}
.woocommerce-privacy-policy-text p{
	font-size: 0.9em;
}


body.woocommerce-checkout .select2-container--default .select2-selection--single{
	border-color: #D8D8DD;
	border-width: 2px 2px 2px 2px;
	border-radius: 30px 30px 30px 30px;
	height: 41px;
}
body.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered{
	padding-left: 1em;
	padding-top: 4px;
}
body.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow{
	top: 7px;
	right: 11px;
}
.woocommerce-checkout-form .woocommerce-NoticeGroup-checkout{
	width:100%;
}
.wc-stripe_cc-container .wc-stripe-save-source input[type=checkbox]:checked+.save-source-checkbox:after{
	border-color: #000 !important;
}
.input-radio {
	position: absolute;
	left: -9999px;
}
.input-radio:checked + label, [type="radio"]:not(:checked) + label{
	position: relative;
	padding-left: 28px;
	cursor: pointer;
	line-height: 20px;
	display: inline-block;
	color: #666;
}

.input-radio:checked + label:before, [type="radio"]:not(:checked) + label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 2px;
	width: 18px;
	height: 18px;
	border: 1px solid #ddd;
	border-radius: 100%;
	background: #fff;
}
.input-radio:checked + label:after, [type="radio"]:not(:checked) + label:after {
	content: '';
	width: 10px;
	height: 10px;

	position: absolute;
	top: 6px;
	left: 4px;
	border-radius: 100%;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.input-radio:checked + label:after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
	background: #000;
}
.woocommerce-checkout-form .checkbox .woocommerce-form__input{
	    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}
.woocommerce-checkout-form .checkbox label{
	position: relative;
    cursor: pointer;
}
.woocommerce-checkout-form .checkbox label:before {
    content: '';
    -webkit-appearance: none;
    background-color: transparent;
    border: 1px solid #bababa;
    
    padding: 9px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 10px;
}
.woocommerce-checkout-form .checkbox .woocommerce-form__input:checked + label:after {
    content: '';
    display: block;
    position: absolute;
    top: 3px;
    left: 7px;
   width: 7px;
    height: 12px;
    border: solid #000;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


@media only screen and (max-width: 991px){
	.cart-block .elementor-shortcode .woocommerce .woocommerce-cart-form {
		width: 100%;
		border-bottom: 1px solid;
		margin-bottom: 1rem;
	}
	.cart-block .elementor-shortcode .woocommerce .cart-collaterals {
		margin-bottom: 00px;
		width: 100%;

	}
	.woocommerce-checkout-form #customer_details {
		width: 100%;
		padding-right: 0;
	}
	.woocommerce-checkout-form .order-details {
		width: 100%;
		margin-top: 2rem;
	}

}
@media only screen and (max-width: 414px){
	.wc-stripe-card-icons-container{
		    width: 100%;
    margin-top: 1rem;
	}
}
