.tiered-pricing--active td {
    background-color: #EDB055 !important;
	padding:10px !important;
}
.tiered-pricing-table>tbody>tr>td{
	padding:10px !important;
}
.tiered-pricing-table>thead{
		padding:2px !important;
}
thead > tr > th{
			padding:10px !important;
			font-weight: 700;

}
/*Tierd pricing table edit*/
.tpt__tiered-pricing {
 
    border: 1px solid;
    border-radius: 2px;
    padding: 0px !important;
    margin: 2px;
}

.tiered-pricing--active td{
    background-color: #EDB055;
}
.tiered-pricing-table>tbody>tr>td {
    padding:3px !important;
}
.tiered-pricing-table {
    margin:0px;
}
.tpt__tiered-pricing {
	margin-bottom:10px !important;
}
thead>tr{
	background-color:#100E31 !important;
}
th>span{
	color:white;
	font-weight:600;
}

@media only screen and (max-width: 766px) {

.quantity{
    margin-left:10px !important;
    -webkit-margin-end: 0px !important;
    margin-inline-end: 0px !important;

 }
}
body > div.template-container > div.template-content > div > div.elementor.elementor-2176.elementor-location-header > div.elementor-element.elementor-element-ff6165a.e-con-full.e-flex.e-con.e-parent.e-lazyloaded > div > div > div.elementor-element.elementor-element-0df5a2f.e-con-full.e-flex.e-con.e-child > div.elementor-element.elementor-element-39a70dd.etheme-elementor-off-canvas__toggle-qty-middle.etheme-elementor-off-canvas-toggle-content.etheme-elementor-off-canvas-zero-quantity-yes.etheme-elementor-off-canvas-right.etheme-elementor-off-canvas.etheme-elementor-off-canvas-products-has-quantity-input.etheme-elementor-widget-loaded.elementor-widget.elementor-widget-theme-etheme_cart.etheme-elementor-off-canvas--active > div > div > div > div.etheme-elementor-off-canvas__container.elementor-lightbox > div > div.etheme-elementor-off-canvas_content > div > div > ul > li > div > h4{

}
#back-top{
display:none !important;	
}
/*side cart fix here*/
.xoo-wsc-container{
	display: flex;
    flex-flow: column;
}
.xoo-wsc-footer{
	order:1 !important;
}
.xoo-wsc-body{
	order:2 !important;
}
.xoo-wsc-ft-btn-continue{
	background-color:#171831 !important;
	font-size:14px;
}
.xoo-wsc-ft-btn-continue:hover{
	background-color:white !important;
}