/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 24 2025 | 18:40:14 */
 .header-top1 .col-lg-3.col-md-12 {
    width: 20%;
}

.header-top1  .mid_content.one {
    width: 63%;
}
 .services-style-pic img {
    width: 300px;
    height: 180px;
}
.header-top1 img.logo_default {
    padding: 9px;
}
.header.style_three .header_mid, .default_sickty_heaad.style_three .header_mid {
 
    padding: 0px;
  
}

.contact_form_box_all.type_one .contact_form_box_inner .contact_form_shortcode p i
Specificity: (0,4,2)
 {
	
    color: #021C5F;
	 }
*{
	--primary-color-one: #021C5F !important;
}
h2{
	font-size: 24px;
}
h3{
	font-size:20px;
}
h4{
	font-size:19px;
}
.single-post h1 {
    font-size: 28px !important;
    line-height: 80px;
}

.single-post h2 {
    font-size: 20px !important;
    line-height: 80px;
}

.single-post h3 {
    font-size: 20px !important;
    line-height: 80px;
}
	  .elementor-column.elementor-col-50, .elementor-column[data-col="50"] {
        width: 100% !important;
		

}

body {
    -webkit-user-select: none; /* کروم و سافاری */
    -moz-user-select: none;    /* فایرفاکس */
    -ms-user-select: none;     /* IE/Edge */
    user-select: none;         /* مرورگرهای جدید */
}

/* جلوگیری از درگ کردن تصاویر */
img {
    -webkit-user-drag: none;
    user-drag: none;
}