/* Custom css */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700;800&display=swap');

.ves-menutop .ves-megamenu .caret::after {
  
   content: "\f054";
    font-family: FontAwesome;
  position: absolute;
  font-weight: 400;
  right: 10px;
}


  
.zip 
{
	display:none!Important;
}



.form-address-edit div.region  label.label span {
 position:relative !important;

}
.form-address-edit div.region  label.label span:before {
position : absolute !important;
width :100% !important;
height: 100% !important;
content: "Governorate";
 background: white !important;
}
.form-address-edit div.country
{
  display:none;
}

#shipping-new-address-form div[name='shippingAddress.postcode'] {
 display: none !important;
}



#shipping-new-address-form div[name='shippingAddress.region_id'] label.label span {
 position:relative !important;

}
#shipping-new-address-form div[name='shippingAddress.region_id'] label.label span:before {
position : absolute !important;
width :100% !important;
height: 100% !important;
content: "Governorate";
 background: white !important;
}
div.field[name="shippingAddress.country_id"]
{
  display:none;
}
.ves-menutop .ves-megamenu .caret::after {
  
   content: "\f0da";
    font-family: FontAwesome;
  position: absolute;
  font-weight: 400;
  right: 10px;
}
.zip 
{
	display:none!Important;
}



.form-address-edit div.region  label.label span {
 position:relative !important;

}
.form-address-edit div.region  label.label span:before {
position : absolute !important;
width :100% !important;
height: 100% !important;
content: "Governorate";
 background: white !important;
}
.form-address-edit div.country
{
  display:none;
}
