/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 05 2024 | 08:13:47 */
::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
::-webkit-scrollbar-thumb {
  background: #333; 
	border-radius:8px
}

::-webkit-scrollbar-thumb:hover {
  background: #555; 
}

.mh-social-whatsapp{
	padding: 25px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.custom-menu li{
	text-align: center !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.custom-menu .mhc_pricing_menus_items li:first-child .mhc_pricing_menus_item_title{
	font-weight:700 !important;
	font-size:20px !important
}

.custom-slider .mhc_testimonial_author a{
	color:#fff;
	display:inline-block;
	margin-bottom:10px
}

.wpcf7-not-valid-tip{
	color: #dc3232;
    background: #ffe5e5;
    padding: 8px;
    border-radius: 6px;
    margin-top: 5px;
	width:max-content;
}
.wpcf7{
	margin-top:-12px !important
}
/* .page-id-1230 #left-area{
	width:100% !important
} */
/* .wpcf7-form,
.wpcf7-form > div,*/
#rate-wrapper{
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    width: 100%;
} 
/* .wpcf7-form > p,
.wpcf7-form > div{
	width:32%;
}
#rate-wrapper{
	width:66%;
}
#rate-wrapper input,
#rate-wrapper select{
	margin-top:15px;
}

.wpcf7-form p:nth-child(22){
	width:100%;
} */

.cf7cstmzr_form_frontend_link{
	display:none
}
select[name="rate"]{
	height:36px !important
}
.custom-file span{
  position:relative;
}
.custom-file span:before {
  content:"رفع ملف";
  position:absolute;
  left:0;
  padding:5px;
	right:0;
  background:#1E73BE;
  color:#fff;
  width:130px;
  text-align:center;
  border-radius:5px;
  cursor:pointer;
}
.custom-file span >input {
  visibility:hidden;
}
div[data-id="group-335"]>p,
div[data-id="group-1"] >p,
div[data-id="group-2"] >p,
div[data-id="group-3"] >p,
.wpcf7-form > p,
#rate-wrapper{
	padding-bottom:1em !important;
}

