/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 04 2023 | 09:21:42 */
#lang_all_mobile{
	    padding: 12px 30px;
	background-color: #f3f3f3;
}
.lang_all a {
    margin-right: 10px;
}

#medimall_about-4 .rt-social li a i{
	    font-size: 1.1rem;
}

#medimall_about-4 .rt-social li a,
#medimall_about-4 .rt-social li a:hover i{
	    color:#fff;
	transform:scale(1.1);
}
#medimall_about-4 .rt-social {
	margin-top:.85rem
}
.cust_btn_blue{
	    background-color: #2aa8cf !important;
    color: #fff !important;
    padding: 0.5rem 1rem !important;
    border-radius: 2px !important;
	margin-top: 5px;
}
.cust_btn_green {
	  background-color: #4bb747 !important;
    color: #fff !important;
    padding: 0.5rem 1rem !important;
    border-radius: 2px !important;
	 
}
.contact_form label{
	margin-bottom:4px;
}
.contact_form textarea{
	    height: 8rem;
}