/*
Theme Name:   	Amaya Child
Template:     	amaya
Version:      	1.00
Text Domain:  	amayachild
*/

.UAE_price_table{
	width: 35%;
    border: 1px solid #e5e5ee;
	position:absolute !important;
	margin: -30% 0  !important;
}

.UAE_price_table td, td {
    padding: 0px !important;
	
}

@media screen and (max-width: 959px) {
   body header #header-responsive {
        display: block !important;
    }
}