.PickerImageConatiner2 {
	position: fixed;
    top: -10px;
    bottom: -10px;
    right: 15px;
    left: 15px;
	margin-top: 20px;
}

.PickerImageConatiner {
	position: fixed;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;

	background-image: linear-gradient(to right,#5f0036, #360322, #0b0006);
}

.PickerRadiusDiv {
	border-radius: 30px;
    background-color: white;
    position: absolute;
    top: 72px;
    bottom: 72px;
    left: 60px;
    right: 60px;

}

.PickerBckgroundColor {
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #780044;
	background-image: linear-gradient(to right,#5f0036, #360322, #0b0006);
}

.QatarHomePage{
	margin: 0 auto;
    width: 100%;
	height:90%;
	object-fit: contain;
}

div.pp-style-container {
    position: absolute;
    top: 35px;
    overflow: auto;
    bottom: 10px;
    margin-bottom: 10px;	
}

div.pp-style-select .eb-action-overlay {
    width: inherit;
    padding-right: 0;
	right: 10px
}

.eb-overlay-btn-container .eb-option-btn {
    background-color: #780044 !important;
}

div.pp-style-container.no-product-available:after {
	color: #780044!important;
}

.top-panel {
	background-image: linear-gradient(to right,#5f0036, #360322, #0b0006);
}

.bottom-panel {
	background-image: linear-gradient(to right,#5f0036, #360322, #0b0006);
}

div.pp-style-container.no-product-available:after{
    content:'';

}

div.pp-style-container.no-type-available:after{
    content:'';

}