.elementor-6845 .elementor-element.elementor-element-e1e7924{margin-top:80px;margin-bottom:80px;}.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );}.elementor-6845 .elementor-element.elementor-element-9f769f3 .elementor-heading-title{font-family:"Poppins-regular", Sans-serif;font-size:0px;}/* Start custom CSS for wc-elements, class: .elementor-element-59c4b07 */.woocommerce *,.woocommerce{
     font-family:"Manrope", Sans-serif !important;
}
.woocommerce-additional-fields h3{
    display: none;
}
.woocommerce h3,
.checkout_coupon.woocommerce-form-coupon,
.woocommerce form .form-row label{
    font-weight: 500;
}
.woocommerce-info{
    border-top-color: #e82825;
}
.woocommerce-info::before,
.woocommerce-info .showcoupon{
    color: #e82825;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea,
.select2-container--default .select2-selection--single{
    font-weight: 400;
    border: 1px solid #eaeaea;
    padding: 8px 10px;
    border-radius: 6px;
    height: auto;
    font-size: 14px;
    font-family: "Manrope", Sans-serif !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    top: 12px;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table thead th,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th{
    font-weight: 500;
    font-size: 16px;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody td,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td{
    font-size: 15px;
}
table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th{
    background-color: transparent;
}
.woocommerce table.shop_table{
    border: 0px;
}
.woocommerce table.shop_table thead th{
     border-color: #eaeaec !important;
}
.woocommerce table.shop_table thead th,
.woocommerce table.shop_table tfoot th{
    font-size: 18px;
}
.woocommerce table.shop_table td,
.woocommerce table.shop_table tfoot th{
    border-top: 0 !important;
    border-color: #eaeaec;
}
.woocommerce table.shop_table td{
     font-size: 16px;
}
.woocommerce table.shop_table td.product-name a{
    color: #ED4B3E;
}
table thead tr th:first-child,
table tbody tr td:first-child,
table tbody tr td:first-child,
table tfoot tr th:first-child{
    border-right:0;
}
.woocommerce #payment #place_order,
.checkout_coupon.woocommerce-form-coupon button{
    /*background: #ED4B3E;*/
        background-image: linear-gradient(to right,#e82825,#eb5f24);
    background-image: -webkit-linear-gradient(to right,#e82825,#eb5f24);
    background-image: -moz-linear-gradient(to right,#e82825,#eb5f24);
    background-image: -o-linear-gradient(to right,#e82825,#eb5f24);
    border: 2px solid #ED4B3E;
    border-radius: 0;
    color: #fff;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.woocommerce #payment #place_order:hover,
.checkout_coupon.woocommerce-form-coupon button:hover{
    background: transparent;
    color: #e82825;
}
.woocommerce-checkout #payment{
    background: #eaeaea;
    font-size: 14px;
}
.woocommerce-privacy-policy-text p a{
    color: #e82825;
}
.woocommerce-error {
    border-top-color: #e82825;
    color: #d8000c;
}
.woocommerce-error::before{
    color: #e82825;
}

.woocommerce ul.order_details{
    margin: 0;
    padding: 1em;
    background: #f4f3f2;
    border-radius: 6px;
}
.woocommerce ul.order_details li{
    font-size: .935rem;
    border-right: 1px dotted #eaeaec;
    margin-right: 1em;
    padding-right: 1em;
}
.woocommerce ul.order_details li strong {
    font-size: 1.125rem;
    line-height: 2;
    color: #ed4b3e;
}
button#btn-razorpay,
button#btn-razorpay-cancel{
    border: 2px solid #ED4B3E;
    border-radius: 0;
    color: #ED4B3E;
}
button#btn-razorpay:hover,
button#btn-razorpay-cancel:hover{
    /*background: #ED4B3E; */
    background-image: linear-gradient(to right,#e82825,#eb5f24);
    background-image: -webkit-linear-gradient(to right,#e82825,#eb5f24);
    background-image: -moz-linear-gradient(to right,#e82825,#eb5f24);
    background-image: -o-linear-gradient(to right,#e82825,#eb5f24);
    color: #fff;
}
.woocommerce ul.order_details~p{
    background: #f4f3f2;
    margin: -2px 0 0 0;
    padding: .5em 1em 1em 1em;
    border-radius: 0px 0px 6px 6px;
}
.woocommerce-order-details h2,
.woocommerce-customer-details h2{
    font-size: 1.5rem;
    font-weight: 600;
}
.woocommerce .woocommerce-customer-details address{
    padding: 10px 15px;
    line-height: 26px;
    border-color: #eaeaec;
    border-bottom-width: 1px;
    border-right-width: 1px;
}

/* checkout received order */

.woocommerce-thankyou-order-details strong,
.order_details strong{
    padding-top: 5px;
    font-size: 15px !important;
}

/* rayzor pay  button*/

button#btn-razorpay, button#btn-razorpay-cancel {
    border: 2px solid #ED4B3E;
    border-radius: 0;
    color: #ED4B3E;
    font-family: "Manrope", Sans-serif !important;
    padding: 5px 20px;
    border-radius: 20px;
}

button#btn-razorpay{
    margin-right: 15px;
}


.woocommerce-error:before, .woocommerce-info:before, .woocommerce-message:before{
    color: #e82825;
    top: 50%;
    transform: translateY(-50%);
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Poppins-regular';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('/wp-content/uploads/2019/10/poppins-v9-latin-regular.woff2') format('woff2'),
		url('/wp-content/uploads/2019/10/poppins-v9-latin-regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins-regular';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('/wp-content/uploads/2019/10/Poppins-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins-regular';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('/wp-content/uploads/2019/10/Poppins-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins-regular';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('/wp-content/uploads/2019/10/Poppins-ExtraBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins-regular';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('/wp-content/uploads/2019/10/Poppins-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins-regular';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('/wp-content/uploads/2019/10/Poppins-Thin.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins-regular';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://livebox.co.in/storage/2019/10/Poppins-Light.ttf') format('truetype');
}
/* End Custom Fonts CSS */