/*

    The following CSS codes are created by the YellowPencil plugin.
    https://yellowpencil.waspthemes.com/


    T A B L E   O F   C O N T E N T S
    ........................................................................

    01. Global Styles
    02. Post Template
    03. Page Template
    04. Search Page
    05. Tag Page
    06. Category Page
    07. Archive Page
    08. Author Page
    09. 404 Error Page
    10. "تماس با ما" Page
    11. "درباره ما" Page
    12. "درخواست نقد و بررسی اپلیکشن" Page
    13. "سفارش نقد و بررسی اپلیکشن" Page
    14. "آموزش کامل دیلیت اکانت تلگرام و نکاتی که باید بدانید" Post
    15. "تبلیغات" Page
    16. "دو ترفند ساده برای رفع مشکل اتصال اینترنت گوشی شیائومی" Post
    17. "اخبار تکنولوژی و فناوری ایران و جهان" Page
    18. "افشای اطلاعات +Galaxy Tab A9 ظرفیت باتری و سرعت شارژ را نشان می دهد" Post
    19. "اپل یک آزمایشگاه مخفی هوش مصنوعی در سوئیس دارد" Post
    20. "آموزش قدم به قدم دیلیت اکانت اینستاگرام، حذف دائمی اکانت اینستاگرام ورژن جدید!" Post
    21. "راهنمای خرید بهترین لپ تاپ دانشجویی تا 40 میلیون" Post
    22. "اتوماسیون اداری برای چه کسب و کارهایی کاربرد دارد؟" Post

*/



/*-----------------------------------------------*/
/*  Global Styles                                */
/*-----------------------------------------------*/
body .g-1 .g-col a{
	border-color:#bababa;
	border-width:1px;
	border-style:solid;
	margin-left:2px;
	margin-right:2px;
	margin-top:67px;
	margin-bottom:2px;
	border-top-left-radius:8px;
	border-top-right-radius:8px;
	border-bottom-left-radius:8px;
	border-bottom-right-radius:8px;
	padding-left:3px;
	padding-right:3px;
}

body .sidebar .widget .g-1{
	padding-top:10px;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:10px;
}

body .sidebar .g-1 .g-col{
	padding-top:17px;
}

body #posts-container li{
	padding-bottom:20px;
	border-style:solid;
	border-color:#bcbcbc;
	border-bottom-color:#d3d3d3;
	border-width:0px;
}

body .post-title a{
	font-family:'IRANSansWeb_black';
}

body .thumb-title a{
	font-family:'IRANSansWeb_black';
}

body .timeline-widget .widget-posts-wrapper .widget-single-post-item{
	font-family:'IRANSansWeb_black';
}

body .the-global-title div{
	font-family:'IRANSansWeb_black';
}

body #tie-block_2605 .container-wrapper .the-global-title > div{
	width:140px !important;
}



/*-----------------------------------------------*/
/*  Post Template                                */
/*-----------------------------------------------*/
body.single-post .single-big-img{
	position: relative;
	overflow: hidden;
}

body.single-post .single-big-img::before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-image: inherit;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-filter: blur(10px);	filter: blur(10px);
	z-index: 0;
	-webkit-transform: scale(1.05);	-ms-transform: scale(1.05);	transform: scale(1.05);
}

body.single-post .thumb-overlay, body.single-post .single-big-img > *:not(::before){

	position: relative;
	z-index: 1;
}

@media (max-width:670px){

	body.single-post #tie-wrapper .single-big-img.yp_onscreen{
	-webkit-animation-name:flash;	animation-name:flash;
	-webkit-animation-duration:1.88s;	animation-duration:1.88s;
	-webkit-animation-delay:0s;	animation-delay:0s;
}

body.single-post #tie-wrapper .single-big-img{
	-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
}

body.single-post .entry-header-outer .entry-header .post-title.yp_onscreen{
	-webkit-animation-duration:1s;	animation-duration:1s;
	-webkit-animation-delay:0s;	animation-delay:0s;
	-webkit-animation-name:pulse;	animation-name:pulse;
}

body.single-post .entry-header-outer .entry-header .post-title{
	-webkit-animation-fill-mode:both;	animation-fill-mode:both;
	}

}



/*-----------------------------------------------*/
/*  Page Template                                */
/*-----------------------------------------------*/
body.page:not(.home) .main-wrap .bf-breadcrumb{
	background-color:#f4f4f4;
}

body.page:not(.home) #content{
	margin-top:-20px;
}

body.page:not(.home) #wpgtr_stickyads_textcss_ad a img{
	max-width:100%;
}



/*-----------------------------------------------*/
/*  Search Page                                  */
/*-----------------------------------------------*/
body.search .main-section .listing-blog{
	background-color:#ffffff;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:15px;
	border-top-left-radius:12px;
	border-top-right-radius:12px;
	border-bottom-left-radius:12px;
	border-bottom-right-radius:12px;
	-webkit-box-shadow:none;	box-shadow:none;
}

body.search .main-section .search-header{
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	background-color:#ffffff;
	border-top-left-radius:12px;
	border-top-right-radius:12px;
	border-bottom-left-radius:12px;
	border-bottom-right-radius:12px;
	-webkit-box-shadow:none;	box-shadow:none;
}

body.search #sidebar-secondary-sidebar .widget{
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:15px;
	background-color:#ffffff;
	border-top-left-radius:12px;
	border-top-right-radius:12px;
	border-bottom-left-radius:12px;
	border-bottom-right-radius:12px;
	-webkit-box-shadow:none;	box-shadow:none;
}

body.search #sidebar-primary-sidebar .widget{
	background-color:#ffffff;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:15px;
	border-top-left-radius:12px;
	border-top-right-radius:12px;
	border-bottom-left-radius:12px;
	border-bottom-right-radius:12px;
	-webkit-box-shadow:0px 0px 14px -6px #aaaaaa;	box-shadow:0px 0px 14px -6px #aaaaaa;
}

body.search .main-wrap .bf-breadcrumb{
	background-color:#f4f4f4;
}

body.search #content{
	margin-top:-20px;
	-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
}

@media (min-width:421px){

	body.search #sidebar-secondary-sidebar .widget{
	margin-bottom:15px;
}

body.search #sidebar-primary-sidebar .widget{
	margin-bottom:15px;
	}

}



@media (min-width:481px){

	body.search #content .main-section .content-column{
	padding-right:0px;
	padding-left:0px;
	}

}



/*-----------------------------------------------*/
/*  Tag Page                                     */
/*-----------------------------------------------*/
body.tag #sidebar-primary-sidebar .widget{
	-webkit-box-shadow:0px 0px 14px -6px #aaaaaa;	box-shadow:0px 0px 14px -6px #aaaaaa;
	padding-top:12px;
	padding-bottom:12px;
	border-top-left-radius:12px;
	border-top-right-radius:12px;
	border-bottom-left-radius:12px;
	border-bottom-right-radius:12px;
	background-color:#ffffff;
	padding-left:12px;
	padding-right:12px;
}

body.tag .main-section .listing-blog{
	-webkit-box-shadow:0px 0px 14px -6px #aaaaaa;	box-shadow:0px 0px 14px -6px #aaaaaa;
	padding-top:12px;
	padding-bottom:12px;
	border-top-left-radius:12px;
	border-top-right-radius:12px;
	border-bottom-left-radius:12px;
	border-bottom-right-radius:12px;
	background-color:#ffffff;
	padding-left:12px;
	padding-right:12px;
}

body.tag .main-section .archive-title{
	-webkit-box-shadow:0px 0px 14px -6px #aaaaaa;	box-shadow:0px 0px 14px -6px #aaaaaa;
	padding-top:12px;
	padding-bottom:12px;
	border-top-left-radius:12px;
	border-top-right-radius:12px;
	border-bottom-left-radius:12px;
	border-bottom-right-radius:12px;
	background-color:#ffffff;
	padding-left:12px;
	padding-right:12px;
}

body.tag #sidebar-secondary-sidebar .widget{
	-webkit-box-shadow:0px 0px 14px -6px #aaaaaa;	box-shadow:0px 0px 14px -6px #aaaaaa;
	padding-top:12px;
	padding-bottom:12px;
	border-top-left-radius:12px;
	border-top-right-radius:12px;
	border-bottom-left-radius:12px;
	border-bottom-right-radius:12px;
	background-color:#ffffff;
	padding-left:12px;
	padding-right:12px;
}

body.tag #posts-container li{
	padding-bottom:20px;
	border-style:solid;
	border-color:#bcbcbc;
	border-bottom-color:#d3d3d3;
	border-width:0px;
}

body.tag .background-overlay #tie-container #tie-wrapper #content #main-content-row .main-content .wide-post-box .container-wrapper .mag-box-container #posts-container li{
	border-bottom-width:1px !important;
}



/*-----------------------------------------------*/
/*  Category Page                                */
/*-----------------------------------------------*/
body.category #sidebar-secondary-sidebar .widget{
	background-color:#ffffff;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:15px;
	border-top-right-radius:12px;
	border-bottom-left-radius:12px;
	border-bottom-right-radius:12px;
	border-top-left-radius:12px;
	-webkit-box-shadow:0px 0px 14px -6px #aaaaaa;	box-shadow:0px 0px 14px -6px #aaaaaa;
}

body.category #sidebar-primary-sidebar .widget{
	background-color:#ffffff;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:15px;
	border-top-left-radius:12px;
	border-top-right-radius:12px;
	border-bottom-left-radius:12px;
	border-bottom-right-radius:12px;
	-webkit-box-shadow:0px 0px 14px -6px #aaaaaa;	box-shadow:0px 0px 14px -6px #aaaaaa;
}

body.category #content .main-section .content-column{
	padding-top:0px;
	padding-bottom:0px;
}

body.category .main-section .archive-title{
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:15px;
}

body.category .main-section .listing-blog{
	background-color:#ffffff;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:15px;
	border-top-left-radius:12px;
	border-top-right-radius:12px;
	border-bottom-left-radius:12px;
	border-bottom-right-radius:12px;
	-webkit-box-shadow:none;	box-shadow:none;
	-webkit-box-shadow:0px 0px 14px -6px #aaaaaa;	box-shadow:0px 0px 14px -6px #aaaaaa;
}

body.category .main-wrap .content-wrap .content-wrap{
	margin-top:-20px;
}

body.category .main-section .category-title{
	border-top-left-radius:12px;
	border-top-right-radius:12px;
	border-bottom-left-radius:12px;
	border-bottom-right-radius:12px;
	-webkit-box-shadow:none;	box-shadow:none;
	-webkit-box-shadow:0px 0px 14px -6px #aaaaaa;	box-shadow:0px 0px 14px -6px #aaaaaa;
	background-color:#ffffff;
}

body.category .category-title .pre-title span{
	border-top-left-radius:8px;
	border-top-right-radius:8px;
}

body.category .category-title .term-badge a{
	border-top-left-radius:12px;
	border-top-right-radius:12px;
	border-bottom-left-radius:12px;
	border-bottom-right-radius:12px;
}

body.category .main-section .pagination a.page-numbers{
	-webkit-box-shadow:0px 0px 14px -6px #aaaaaa;	box-shadow:0px 0px 14px -6px #aaaaaa;
}

body.category .background-overlay #tie-container #tie-wrapper #content #main-content-row .main-content .wide-post-box .container-wrapper .mag-box-container #posts-container li{
	border-bottom-width:1px !important;
}

body.category #posts-container .post-title a{
	font-family:'IRANSansWeb';
}

@media (min-width:421px){

	body.category #sidebar-secondary-sidebar .widget{
	margin-bottom:15px;
}

body.category #sidebar-primary-sidebar .widget{
	margin-bottom:15px;
	}

}



@media (min-width:481px){

	body.category #content .main-section .content-column{
	padding-left:0px;
	padding-right:0px;
	}

}



/*-----------------------------------------------*/
/*  Archive Page                                 */
/*-----------------------------------------------*/
body.archive #sidebar-secondary-sidebar .widget{
	background-color:#ffffff;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:15px;
	border-top-right-radius:12px;
	border-bottom-left-radius:12px;
	border-bottom-right-radius:12px;
	border-top-left-radius:12px;
	-webkit-box-shadow:none;	box-shadow:none;
}

body.archive #sidebar-primary-sidebar .widget{
	background-color:#ffffff;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:15px;
	border-top-left-radius:12px;
	border-top-right-radius:12px;
	border-bottom-left-radius:12px;
	border-bottom-right-radius:12px;
	-webkit-box-shadow:0px 0px 14px -6px #aaaaaa;	box-shadow:0px 0px 14px -6px #aaaaaa;
}

body.archive #content .main-section .content-column{
	padding-top:0px;
	padding-bottom:0px;
}

body.archive .main-section .archive-title{
	background-color:#ffffff;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:15px;
	border-top-left-radius:12px;
	border-top-right-radius:12px;
	border-bottom-left-radius:12px;
	border-bottom-right-radius:12px;
	-webkit-box-shadow:none;	box-shadow:none;
}

body.archive .main-section .listing-blog{
	background-color:#ffffff;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:15px;
	border-top-left-radius:12px;
	border-top-right-radius:12px;
	border-bottom-left-radius:12px;
	border-bottom-right-radius:12px;
	-webkit-box-shadow:none;	box-shadow:none;
}

body.archive .main-wrap .content-wrap .content-wrap{
	margin-top:-20px;
}

body.archive .main-section .category-title{
	border-top-left-radius:12px;
	border-top-right-radius:12px;
	border-bottom-left-radius:12px;
	border-bottom-right-radius:12px;
	-webkit-box-shadow:0px 0px 14px -6px #aaaaaa;	box-shadow:0px 0px 14px -6px #aaaaaa;
}

body.archive .category-title .pre-title span{
	border-top-left-radius:8px;
	border-top-right-radius:8px;
}

body.archive .category-title .term-badge a{
	border-top-left-radius:12px;
	border-top-right-radius:12px;
	border-bottom-left-radius:12px;
	border-bottom-right-radius:12px;
}

body.archive .main-wrap{
	-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
}

body.archive .main-wrap .bf-breadcrumb{
	background-color:#f4f4f4;
}

body.archive .archive-title .pre-title span{
	border-top-left-radius:8px;
	border-top-right-radius:8px;
}

@media (min-width:421px){

	body.archive #sidebar-secondary-sidebar .widget{
	margin-bottom:15px;
}

body.archive #sidebar-primary-sidebar .widget{
	margin-bottom:15px;
	}

}



@media (min-width:481px){

	body.archive #content .main-section .content-column{
	padding-left:0px;
	padding-right:0px;
	}

}



/*-----------------------------------------------*/
/*  Author Page                                  */
/*-----------------------------------------------*/
body.author .main-section .listing-blog{
	background-color:#ffffff;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:15px;
	border-top-left-radius:12px;
	border-top-right-radius:12px;
	border-bottom-left-radius:12px;
	border-bottom-right-radius:12px;
	-webkit-box-shadow:none;	box-shadow:none;
}

body.author .main-section .author-profile{
	background-color:#ffffff;
	margin-bottom:15px;
	padding-top:15px;
	padding-right:15px;
	padding-left:15px;
	padding-bottom:15px;
	border-top-left-radius:12px;
	border-top-right-radius:12px;
	border-bottom-left-radius:12px;
	border-bottom-right-radius:12px;
	-webkit-box-shadow:none;	box-shadow:none;
}

body.author #sidebar-secondary-sidebar .widget{
	background-color:#ffffff;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:15px;
	border-top-left-radius:12px;
	border-top-right-radius:12px;
	border-bottom-left-radius:12px;
	border-bottom-right-radius:12px;
	-webkit-box-shadow:none;	box-shadow:none;
}

body.author #sidebar-primary-sidebar .widget{
	background-color:#ffffff;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:15px;
	border-top-left-radius:12px;
	border-top-right-radius:12px;
	border-bottom-left-radius:12px;
	-webkit-box-shadow:0px 0px 14px -6px #aaaaaa;	box-shadow:0px 0px 14px -6px #aaaaaa;
}

body.author #content{
	-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
	margin-top:-20px;
	padding-top:50px;
}

body.author .main-wrap .bf-breadcrumb{
	background-color:#f4f4f4;
}

@media (min-width:421px){

	body.author #sidebar-secondary-sidebar .widget{
	margin-bottom:15px;
	}

}



@media (min-width:481px){

	body.author #content .main-section .content-column{
	padding-right:0px;
	padding-left:0px;
	}

}



/*-----------------------------------------------*/
/*  404 Error Page                               */
/*-----------------------------------------------*/
body.error404 .main-wrap .bs-injection .kk-star-ratings{
	display:none;
}

body.error404 #content .main-section .content-column{
	background-color:#ffffff;
	padding-left:40px;
	padding-right:40px;
	padding-top:40px;
	padding-bottom:40px;
	border-top-left-radius:12px;
	border-top-right-radius:12px;
	border-bottom-left-radius:12px;
	border-bottom-right-radius:12px;
	-webkit-box-shadow:0px 0px 14px -6px #aaaaaa;	box-shadow:0px 0px 14px -6px #aaaaaa;
}

@media (max-width:900px){

	body.error404 .main-wrap .content-wrap #content .container .main-section{
	-webkit-transform:translatex(0px) translatey(0px) !important;	-ms-transform:translatex(0px) translatey(0px) !important;	transform:translatex(0px) translatey(0px) !important;
	}

}



/*-----------------------------------------------*/
/*  "تماس با ما" Page                    */
/*-----------------------------------------------*/
body.page-id-13910 .elementor-widget-heading h2{
	font-family:'chikav-bold' !important;
}

body.page-id-13910 .elementor-form .elementor-field-group .elementor-button > span{
	color:#ffffff;
}

body.page-id-13910 .elementor-button span .elementor-button-text{
	color:#ffffff;
	font-family:'chikav';
}

body.page-id-13910 #content{
	-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
}

body.page-id-13910 #sidebar-secondary-sidebar .widget{
	background-color:#ffffff;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:15px;
	border-top-right-radius:12px;
	border-bottom-left-radius:12px;
	border-bottom-right-radius:12px;
	border-top-left-radius:12px;
	-webkit-box-shadow:0px 0px 14px -6px #aaaaaa;	box-shadow:0px 0px 14px -6px #aaaaaa;
}

body.page-id-13910 #sidebar-primary-sidebar .widget{
	background-color:#ffffff;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:15px;
	border-top-left-radius:12px;
	border-top-right-radius:12px;
	border-bottom-left-radius:12px;
	border-bottom-right-radius:12px;
	-webkit-box-shadow:0px 0px 14px -6px #aaaaaa;	box-shadow:0px 0px 14px -6px #aaaaaa;
}

body.page-id-13910 #content .main-section .content-column{
	background-color:#ffffff;
	border-top-left-radius:12px;
	border-top-right-radius:12px;
	border-bottom-left-radius:12px;
	border-bottom-right-radius:12px;
	-webkit-box-shadow:0px 0px 14px -6px #aaaaaa;	box-shadow:0px 0px 14px -6px #aaaaaa;
	padding-top:18px;
	-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
	height:738px;
}



/*-----------------------------------------------*/
/*  "درباره ما" Page                     */
/*-----------------------------------------------*/
body.page-id-14299 .elementor-widget-heading h2{
	font-family:'chikav-bold' !important;
}

body.page-id-14299 .elementor-button-link .elementor-button-text{
	font-family:'chikav-bold';
}

body.page-id-14299 .elementor-text-editor .MsoNormal > span{
	font-size:16px !important;
}

body.page-id-14299 .elementor-text-editor p > span{
	font-size:16px !important;
}

body.page-id-14299 #content .main-section .content-column{
	padding-top:0px;
	margin-top:-50px !important;
	background-color:#ffffff;
}

body.page-id-14299 #content{
	background-color:#ffffff;
	-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
}

body.page-id-14299 .main-wrap .bs-injection{
	display:none;
}



/*-----------------------------------------------*/
/*  "درخواست نقد و بررسی اپلیکشن" Page*/
/*-----------------------------------------------*/
body.page-id-16114 .jeg_singlepage .jeg_share_button .jeg_sharelist{
	display:none;
}

body.page-id-16114 .jeg_singlepage .entry-header h1{
	display:none;
}

body.page-id-16114 #gform_wrapper_1{
	margin-top:-52px;
}

body.page-id-16114 .jeg_wrapper h1 span{
	font-family:'chikav-bold';
	color:#83adf5 !important;
}

body.page-id-16114 #breadcrumbs{
	display:none;
}

body.page-id-16114 .jeg_singlepage .content-inner{
	margin-top:-50px;
}



/*-----------------------------------------------*/
/*  "سفارش نقد و بررسی اپلیکشن" Page*/
/*-----------------------------------------------*/
body.page-id-15998 #gform_fields_2 .field_description_below label{
	color:#ffffff;
}

body.page-id-15998 #gform_fields_2 .gfield_label span{
	color:#db0404;
}

body.page-id-15998 #gform_fields_2 .field_description_below .textarea{
	border-top-left-radius:20px;
	border-bottom-left-radius:20px !important;
	border-bottom-right-radius:20px !important;
	border-top-right-radius:20px !important;
}

body.page-id-15998 #gform_fields_2 .field_description_below .ginput_container_number input[type=text]{
	border-top-left-radius:20px;
	border-bottom-left-radius:20px !important;
	border-bottom-right-radius:20px !important;
}

body.page-id-15998 .gform_body #gform_fields_2 .field_description_below .ginput_container_number input[type=text]{
	border-top-right-radius:20px !important;
}

body.page-id-15998 #gform_fields_2 .field_description_below .ginput_container_text input[type=text]{
	border-top-right-radius:20px;
	border-bottom-left-radius:20px !important;
	border-bottom-right-radius:20px !important;
	-webkit-box-shadow:none;	box-shadow:none;
}

body.page-id-15998 .elementor-widget-wrap .elementor-widget-wp-widget-gform_widget .elementor-widget-container #gform_wrapper_2 #gform_2 .gform_body #gform_fields_2 .field_description_below .ginput_container_text input[type=text]{
	border-top-left-radius:20px !important;
}

body.page-id-15998 #gform_fields_2 .field_description_below .ginput_container_email input[type=text]{
	border-top-left-radius:20px;
	border-bottom-left-radius:20px !important;
	border-bottom-right-radius:20px;
}

body.page-id-15998 .elementor-widget-wp-widget-gform_widget .elementor-widget-container #gform_wrapper_2 #gform_2 .gform_body #gform_fields_2 .field_description_below .ginput_container_email input[type=text]{
	border-top-right-radius:20px !important;
}

body.page-id-15998 #gform_fields_2{
	margin-left:20px !important;
	margin-right:20px !important;
}

body.page-id-15998 .elementor-widget-container .elementor-button-wrapper .elementor-button-link .elementor-button-content-wrapper span{
	font-family:'IRANSansWeb';
}

body.page-id-15998 #chera-naghd-o-barrasi h2{
	font-family:'IRANSansWeb';
}

body.page-id-15998 .elementor .elementor-element-2ed001f{
	-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
}

body.page-id-15998 .elementor-element-7897822 .elementor-widget-heading .elementor-heading-title{
	text-align:center;
}

body.page-id-15998 .elementor-element-db5a273 .elementor-widget-heading .elementor-heading-title{
	text-align:center;
}

body.page-id-15998 .elementor-element-441bf0f .elementor-widget-image-box .elementor-image-box-title{
	text-align:center;
}

body.page-id-15998 #soalat-shoma .elementor-widget-heading p.elementor-heading-title{
	font-family:'IRANSansWeb';
}



/*-----------------------------------------------*/
/*  "آموزش کامل دیلیت اکانت تلگرام و نکاتی که باید بدانید" Post*/
/*-----------------------------------------------*/
body.postid-16961 #top-navigation{
	padding-right:27px;
}



/*-----------------------------------------------*/
/*  "تبلیغات" Page                        */
/*-----------------------------------------------*/
body.page-id-16995 .main-wrap .bs-injection{
	display:none;
}



/*-----------------------------------------------*/
/*  "دو ترفند ساده برای رفع مشکل اتصال اینترنت گوشی شیائومی" Post*/
/*-----------------------------------------------*/
body.postid-37266 .main-wrap .bs-injection{
	background-color:#f4f4f4;
	margin-top:0px;
}

body.postid-37266 .main-wrap{
	-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
}

body.postid-37266{
	background-color:#f4f4f4;
}



/*-----------------------------------------------*/
/*  "اخبار تکنولوژی و فناوری ایران و جهان" Page*/
/*-----------------------------------------------*/
body.page-id-16307 #content .layout-3-col{
	-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
}

body.page-id-16307 .vc_custom_1696681350820 .bs-vc-column .img-holder{
	min-width:110px;
	max-width:300px;
	min-height:115px;
}

body.page-id-16307 .main-section .bs-vc-column .img-holder{
	min-width:129px;
	min-height:118px;
}

body.page-id-16307 .main-section .single-container{
	background-color:#f4f4f4;
}

body.page-id-16307 .vc_row-o-equal-height .bs-vc-column .bs-listing-single-tab{
	background-color:#ffffff;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	border-top-left-radius:12px;
	border-top-right-radius:12px;
	border-bottom-left-radius:12px;
	border-bottom-right-radius:12px;
	-webkit-box-shadow:0px 0px 14px -6px #aaaaaa;	box-shadow:0px 0px 14px -6px #aaaaaa;
}

body.page-id-16307 .main-section .bs-vc-column .bs-listing-single-tab{
	background-color:#ffffff;
	padding-left:10px;
	border-top-left-radius:15px;
	border-top-right-radius:15px;
	border-bottom-left-radius:15px;
	border-bottom-right-radius:15px;
}

body.page-id-16307 .main-section .content-column .single-container .wpb_row .bs-vc-wrapper .bs-vc-column .bs-vc-wrapper .bs-listing-single-tab{
	padding-right:10px !important;
	padding-top:10px !important;
	padding-bottom:10px !important;
}

body.page-id-16307 .vc_custom_1614590924626 .listing-item .img-holder{
	min-height:0px;
	min-width:0px;
}

body.page-id-16307 .vc_custom_1695540288008 .listing-item .img-holder{
	min-width:0px;
	min-height:0px;
}

body.page-id-16307 .vc_custom_1696682363856 .listing-item .img-holder{
	min-width:0px;
	min-height:0px;
}

body.page-id-16307 .vc_custom_1695540254838 .listing-item .img-holder{
	min-height:0px;
	min-width:0px;
}

body.page-id-16307 .main-section .vc_wp_rss .widget{
	background-color:#ffffff;
	padding-right:12px;
	padding-left:12px;
	padding-top:12px;
	padding-bottom:12px;
	border-top-left-radius:12px;
	border-top-right-radius:12px;
	border-bottom-left-radius:12px;
	border-bottom-right-radius:12px;
}

body.page-id-16307 .main-section .widget .rss-widget-icon{
	display:none;
}

body.page-id-16307 .main-section .vc_custom_1742033218039{
	-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
	background-color:transparent !important;
}

body.page-id-16307 .vc_custom_1742033218039 .bs-vc-wrapper .bs-vc-column{
	-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
}

body.page-id-16307 .vc_custom_1742033218039 .bs-vc-column .bs-box{
	margin-bottom:0px;
	margin-top:-34px;
	padding-right:10px;
	margin-left:-21px;
}

body.page-id-16307 .main-section .vc_custom_1742033218039 > .bs-vc-wrapper{
	background-color:#ffffff;
	border-top-left-radius:12px;
	border-top-right-radius:12px;
	border-bottom-left-radius:12px;
	border-bottom-right-radius:12px;
	-webkit-box-shadow:0px 0px 14px -6px #aaaaaa;	box-shadow:0px 0px 14px -6px #aaaaaa;
}

body.page-id-16307 .vc_custom_1742033218039 .bs-box .bs-box-inner{
	border-top-left-radius:12px;
	border-bottom-left-radius:12px;
}

body.page-id-16307 .main-section .wpb_row:nth-child(8) .bs-listing-single-tab{
	-webkit-box-shadow:0px 0px 14px -6px #aaaaaa;	box-shadow:0px 0px 14px -6px #aaaaaa;
}

body.page-id-16307 .main-section .bs-vc-column .vc_custom_1695540288008{
	-webkit-box-shadow:0px 0px 14px -6px #aaaaaa;	box-shadow:0px 0px 14px -6px #aaaaaa;
}

body.page-id-16307 .main-section .bs-vc-column .vc_custom_1614590924626{
	-webkit-box-shadow:0px 0px 14px -6px #aaaaaa;	box-shadow:0px 0px 14px -6px #aaaaaa;
}

body.page-id-16307 .main-section .bs-vc-column .vc_custom_1695540254838{
	-webkit-box-shadow:0px 0px 14px -6px #aaaaaa;	box-shadow:0px 0px 14px -6px #aaaaaa;
}

body.page-id-16307 .main-section .wpb_row .bs-vc-wrapper .bs-vc-column > .bs-vc-wrapper{
	-webkit-box-shadow:0px 0px 14px -6px #aaaaaa;	box-shadow:0px 0px 14px -6px #aaaaaa;
}

body.page-id-16307 .vc_row-o-equal-height .bs-vc-column .bs-vc-wrapper{
	-webkit-box-shadow:none !important;	box-shadow:none !important;
}

body.page-id-16307 .vc_custom_1742033218039 .bs-vc-wrapper .vc_hidden-sm > .bs-vc-wrapper{
	-webkit-box-shadow:none !important;	box-shadow:none !important;
}

body.page-id-16307 .main-section .listing .listing-blog{
	-webkit-box-shadow:none;	box-shadow:none;
}

body.page-id-16307 #tie-block_627 .entry .seo-hidden.sr-only{
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

body.page-id-16307 .sr-only{
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	padding: 0 !important;
	margin: -1px !important;
	overflow: hidden !important;
	clip: rect(0,0,0,0) !important;
	white-space: nowrap !important;
	border: 0 !important;
}

body.page-id-16307 #tie-block_2890 .post-item{
	padding-bottom:20px;
	border-style:solid;
	border-color:#bcbcbc;
	border-bottom-color:#d3d3d3;
}

body.page-id-16307 .background-overlay #tie-container #tie-wrapper #tiepost-16307-section-8127 .section-item .container-normal .main-content-row .main-content #tie-block_2890 .container-wrapper .mag-box-container .posts-list-container .post-item{
	border-bottom-width:1px !important;
}

body.page-id-16307 #tie-main-slider-4-block_2648 div .thumb-overlay{
	-webkit-box-shadow: inset 0 0 150px 80px rgba(0, 0, 0, 0.9) !important;	box-shadow: inset 0 0 150px 80px rgba(0, 0, 0, 0.9) !important;
	background-color: rgba(0, 0, 0, 0.3) !important;
}

body.page-id-16307 #tie-block_2648 .wide-slider-nav-wrapper{
	background-color:rgba(112,112,112,0.3);
}

body.page-id-16307 .converted-to-normal, body.page-id-16307 .converted-heading, body.page-id-16307 div.post-title, body.page-id-16307 div.thumb-title{
	font-family: "IRANSansWeb", Tahoma, Geneva, sans-serif !important;
	font-size: inherit;
	font-weight: bold !important;
	display: block;
}

body.page-id-16307 .converted-to-normal a, body.page-id-16307 .converted-heading a, body.page-id-16307 div.post-title a, body.page-id-16307 div.thumb-title a{
	font-family: "IRANSansWeb", Tahoma, Geneva, sans-serif !important;
	font-size: inherit !important;
	text-decoration: none !important;
}

@media (max-width:620px){

	body.page-id-16307 #wpgtr_stickyads_textcss_ad a img{
	max-width:100%;
	}

}



@media (min-width:481px){

	body.page-id-16307 .vc_custom_1742033218039 .bs-vc-wrapper .bs-vc-column:nth-child(2){

	padding-right:0px;
}

body.page-id-16307 .vc_custom_1742033218039 .bs-vc-wrapper .vc_custom_1742032645470{
	padding-left:0px;
	}

}



@media (min-width:669px){

	body.page-id-16307 #content .layout-3-col{
	margin-top:0px;
	}

}



/*-----------------------------------------------*/
/*  "افشای اطلاعات +Galaxy Tab A9 ظرفیت باتری و سرعت شارژ را نشان می دهد" Post*/
/*-----------------------------------------------*/
body.postid-52300 .yn-header .yn-heading-wrapper p{
	font-family:'iranyekanwebbold' !important;
}

body.postid-52300 .YN .yn-header .yn-branding{
	font-family:'iranyekanwebbold';
}

body.postid-52300 .yn-content .yn-grid p{
	font-family:'iranyekanwebbold' !important;
}



/*-----------------------------------------------*/
/*  "اپل یک آزمایشگاه مخفی هوش مصنوعی در سوئیس دارد" Post*/
/*-----------------------------------------------*/
body.postid-65545 .main-wrap{
	-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
}

body.postid-65545 #content{
	padding-top:19px;
}



/*-----------------------------------------------*/
/*  "آموزش قدم به قدم دیلیت اکانت اینستاگرام، حذف دائمی اکانت اینستاگرام ورژن جدید!" Post*/
/*-----------------------------------------------*/
body.postid-19383 #content .container .main-section > strong{
	width:0px;
}

@media (min-width:768px){

	body.postid-19383 .main-section strong .sidebar-column-primary{
	width:346px;
	}

}



/*-----------------------------------------------*/
/*  "راهنمای خرید بهترین لپ تاپ دانشجویی تا 40 میلیون" Post*/
/*-----------------------------------------------*/
body.postid-74193 .main-wrap .adcontainer{
	padding-bottom:20px;
}



/*-----------------------------------------------*/
/*  "اتوماسیون اداری برای چه کسب و کارهایی کاربرد دارد؟" Post*/
/*-----------------------------------------------*/
body.postid-86847 #sidebar-primary-sidebar .widget .bs-listing-multi-tab{
	background-color:#ffffff;
	border-top-left-radius:12px;
	border-top-right-radius:12px;
	border-bottom-left-radius:12px;
	border-bottom-right-radius:12px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}