/* Desktop menu CSS */
.desktop-menue-btn span{
	width: 38px;
	display: block;
	height: 3px;
	background: black;
	margin-bottom: 4px;
}
.desktop-menue-btn:hover{
	cursor: pointer;
}
.desktop-menue-colse-btn{
	margin-top: 3.5vw;
	position: relative;
	margin-bottom: 10vw;
}
.desktop-menue-colse-btn:hover{
	cursor: pointer;
}
.desktop-menue-colse-btn::before{
	content: '';
	background-image: url("/wp-content/uploads/2023/06/icons8-close-24.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 3vw;
	display: inline-block;
	height: 3vw;
	margin-right: 9vw;
	position: absolute;
	left: 21.3vw;
} 
.cheklist-desktop-header-menu{
	display:none;
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0vw;
	background: #f5f5f5;
	width: 26%;
	z-index:11;
}
.cheklist-desktop-header-menu ul li{
	list-style: none;
	text-align: center;
	margin-bottom: 1vw;
}
.cheklist-desktop-header-menu ul li a{
	font-size: 20px;
}
.cheklist-desktop-header-menu ul li a:hover{
	color: #141414;
}
/* .desktop-menue-btn{
margin-top: -2vw;
} */
/* Desktop menu CSS End */

.cat-links a {
	border-bottom: 0 !important;
}
/* .cat-links a:hover{
color: #141414;
} */
.title-and-excerpt-part {
	margin-bottom: 4vw !important;
}
.site-primary-header-wrap.ast-builder-grid-row-container.site-header-focus-item.ast-container {
	margin-bottom: 1vw;
}
.check-info-text p{
	text-align: center;
	font-size: 20px;
}
.menu-main-menu-container {
	margin-bottom: 7vw;
}

/* akram css start */
body.popup_opened{
	overflow:hidden !important;
}
.single-popup-box {
	position: fixed;
	top:0;
	left:0;
	justify-content: center;
	flex-direction: column;
	display: none;
	background: #000000a1;
	width:100vw;
	height:100vh;
	z-index:99;
}
.popup-box-inner{
	margin: auto;
	width: 800px;
	background: #fff;
	padding: 0 50px;
	border: 2px solid;
	padding-top:10px;
}
.popup-box-inner h1{
	font-size: 32px;
	margin-bottom: 25px;
}
.popup-box-inner h2{
	font-size: 24px;
}
.single-popup-box ul {
	margin-left: 18px;
}
.close-popup-btn {
	font-size: 37px;
	padding: 0 30px 0 10px;
	width: 15px;
	position: relative;
	right: -100%;
}
.close-popup-btn:hover,
.close-popup-btn:focus{
	background:#000;
}
#explorBtn{
	cursor:pointer;
	margin-top: 25px;
}
.single-check_list .checklist-single-page .ast-col-lg-8 {
	padding-left: 0;
}

#search-field {
	padding: 3px 10px;
	border: 2px solid;
	background: transparent;
}
.ast-icon.icon-search svg {
	font-size: 23px;
}
.contect-pageform-outer {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 20px;
	padding:20px
		margin-bottom: 0 !important;
}
.contect-pageform-outer .wpcf7-spinner{
	display:none;
}
.form-btn input{
	width:100%;
	margin-top:17px;
	padding:12px;
}
.contect-pageform-outer textarea {
	height: 283px;
}
.form-btn-m{
	display:none;
}
.contect-pageform-outer span.wpcf7-form-control-wrap {
	width: 100%;
	display: block;
}
.contect-pageform-outer input,
.contect-pageform-outer textarea{
	width: 100%;
}
.contect-pageform-outer label {
	position:relative;
}
.contect-pageform-outer label input{
	margin-bottom: 16px;
	padding: 7px !important;
}
.contect-pageform-outer label .wpcf7-not-valid-tip {
	margin-top: 0;
	bottom: -7px;
	position:absolute;
}
.form-btn input {
	margin-top: 0;
}
form .wpcf7-response-output {
	margin: 0em 0.5em 1em;
}
.wpcf7-submit {
	background: #323232 !important;
}
.page-heading {
	text-align: center;
	padding: 4% 0 1%;
}
@media only screen and (max-width: 767px){
	/* 	.popup-box-inner{
	width:auto;
} */
	.page-heading {
		text-align: center;
		padding: 4% 0 10%;
	}
	.right-section {
		margin-top: -30px;
	}
	.form-btn-m{
		display:block;
	}
	.form-btn-d{
		display:none;
	}
	.contect-pageform-outer {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		grid-gap: 20px;
		padding:20px
	}
}

/* akram css end */
/* Customer's CSS */
/* .ast-site-identity{
padding:0 0 1em 0;
} */
header .site-title a {
	border: 2px solid;
	font-size: 20px;
	padding: 6px 10px 5px;
	font-weight:900;
}
/* button.side-bar-btn {
display: none;
} */
.single .checklist-post-content a {
	font-weight:bold;
	text-decoration:underline;
}
.single .checklist-post-content a:hover{
	color: #046bd2;
}

.single .checklist-post-content ul {
	margin-left: 17px;
	margin-bottom: 10px;
}
.ast-header-html-1 .email-add {
	background: url(https://wordpress-821607-3561565.cloudwaysapps.com/wp-content/uploads/2023/05/icons8-envelope-100.png) no-repeat left center;
	padding-left: 24px;
	background-size: 18px 18px;
	padding-bottom: 2px;
}
#ast-mobile-popup .ast-header-html-1 .email-add {
	margin-left: 14px;
	background: url(https://wordpress-821607-3561565.cloudwaysapps.com/wp-content/uploads/2023/05/icons8-envelope-100-1.png) no-repeat left center;
	padding-left: 24px;
	background-size: 18px 18px;
	padding-bottom: 0;
	color:#fefefe;
}
.banner-text {
	font-size: 25px;
	line-height: 36px;
}
.cat-links {
	font-size: 20px;
	word-spacing: 50px;
	padding-top:16px;
}
.cat-links a{
	border-bottom:2px solid transparent;
	transition-duration:0.15s;
}
.cat-links a:hover{
	border-color:#6e58ce;
}
.btn a {
	background: transparent;
	color: #fff !important;
	border: 2px solid #1E293B !important;
	padding: 10px 30px !important;
	font-weight:600!important;
}
.btn a:hover {
	color:#141414 !important;
	background: transparent !important;
	border-color: #1E293B !important;
}
#search-4 input.search-field {
	width: 0 !important;
	padding: 0 !important;
	border: none;
}
/* .title-and-excerpt-part{
border: 2px solid #000;
padding: 16px;
box-shadow: 0 7px 18px #1810102c;
background-color: #f2f3f5;
} */
#full-screen-search.open{
	display:block;
}
#full-screen-search{
	display:none;
}
.title-and-excerpt-part {
	padding: 30px 20px;
}
.title-and-excerpt-part h3 {
	font-size: 21px;
	color: #323232;
	margin-bottom: 5px;
}
.check-list-section .check-list-outer-part {
	padding: 0;
}
.title-and-excerpt-part {
	padding: 0;
	/* 	margin: 15px; */
	/* 	border: 1px solid #d5d5d5; */
	border-radius: 20px;
	transition: all .5s ease-out;
	background:#fff
}
.tax-check_list_cat #content .ast-container{
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
}
.tax-check_list_cat #content .ast-container > div{
	margin-top: 60px;
	margin-bottom: 60px;
}
.checklist-category-page-heading{
	margin-bottom: 30px;
}
.checklist-category-page-heading h1{
	font-size: 35px;
	line-height: 43px;
}
/* .title-and-excerpt-part:hover {
box-shadow: 0 7px 18px #1810102c;
color: #141414;
} */

.title-and-excerpt-part .check-list-title {
	/*min-height: 80px;*/
	margin-bottom:20px;
}
.author_info {
	margin-right: 6px;
}
.check-list-outer-part a:hover{
	color: #141414;
}
.check_list_info_outer ul{
	margin: 0;
	margin-left:20px;
}
.check_list_info_outer ul li{
	list-style: disc;
}
.check-list-section .ast-row{
	max-width:100%;
	margin:0 !important;
}
.pagination {
	text-align: center;
	padding: 70px 0 0 0;
}
.pagination .page-numbers, .pagination .current {
	padding: 5px 10px;
	border: 1px solid #d5d5d5;
	border-radius: 10px;
	background: #fff;
}
.pagination .current {
	background:#a8a8a82c;
}
.pagination .next, .pagination .prev, .pagination .dots{
	border:none !important;
}
.checklist-single-page .ast-row{
	width:100%;
	margin:auto !important;
}
.about-list {
	margin: 0 0 0 20px;
}
/* .check-list-outer-part {
margin-left: 5%;
} */
.ast-container.all-checklist-c {
	padding: 0;
}
.checklist-outer-sction {
	position: sticky !important;
	top: 50px;
	background:#FFF;
}
.checklist-fields-sction {
	padding: 20px 10px;
}

.author_info_outer span {
	font-size: 1rem;
	font-weight: 600;
	padding: 0;
}
.check_list_info_outer li {
	padding: 10px 0;
	margin: 5px 0;
	background: #fff;
	border-radius: 5px;
	line-height: 1;
}
a.checklist_exploremore_btn{
	display: inline-block;
	background: transparent;
	color: #323232;
	font-weight: 600;
	/* 	text-decoration: underline;
	transition: all .3s ease; */
}
/* a.checklist_exploremore_btn:hover {
padding-left: 5px;
} */

.checklist-single-page-heading {
	margin-bottom: 30px;
}
.checklist-single-page-heading h1 {
	font-size: 35px;
	line-height: 43px;
}
.checklist-single-page .ast-col-lg-10, .checklist-single-page .ast-col-lg-12{
	padding:0;
}
.checklist-catogry-inner-page{
	padding: 20px;
	border-top: 1px solid #F5F5F5;
}
/* .all-checklist-inner-page{
margin: 4em 0;
} */

.page-template-archive-all-checklist #content > .ast-container{
	padding-left: 0;
	padding-right: 0;
}

.page-template-archive-all-checklist #content > .ast-container .all-checklist-inner-page{
	padding-left: 20px;
	padding-right: 20px;
}
.all-checklist-container .ast-breadcrumbs-wrapper {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}

#search-6 input.search-field {
	padding: 5px 45px 5px 16px;
	background: transparent;
	border-color: #9b9b9b;
}
#search-6 input.search-field::placeholder{
	color:#141414
}

.all-checklist-inner-page .ast-container{
	display:block;
}
.ast-container.search-c {
	display: block;
}

.check_list_url-outer {
	display: none;
}
.single-checklist-img .alignnone.size-medium.wp-image-38 {
	width: 100%;
}

.ast-container.checklist-single-page {
	display: block;
	padding: 0;
}
.header-center{
	text-align:center;
}
a.email-add {
	font-size: 20px;
	line-height: 40px;
}
.header-center #searchform {
	/*   width: 31vw; */
	background:#F5F5F5;
	padding:10px 0;
	border-radius:10px;
	transform: translatex(11%);
}
.header-center input#s {
	padding: 10px 160px 10px 12px;
	background:#fff;
	border:none;
	position: relative;
	left: 9px;
	width: 241px;
	/* 	border-top-right-radius:10px;
	border-bottom-right-radius:10px; */
}
.header-center select#cat {
	padding: 12px 45px;
	font-size: 15px;
	border: none;
	background:#323232;
	color:#fff;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
	-webkit-appearance: none;
}
.header-center select#cat option{
	background:#F5F5F5;
}
.header-center button {
	background: transparent;
	color: #666666;
	padding: 0;
	transform: translateX(-35px);
}

.tax-check_cat #primary,
.search #primary{
	margin:0;
}
.all-checklist-inner-page {
	margin-top: 35px;
}
.sfsi_widget.sfsi_shortcode_container {
	width: 100% !important;
}
.norm_row.sfsi_wDiv {
	width: 100% !important;
	text-align: center !important;
}
.ast-below-header-bar {
	display: none !important;
}

.fixed-header {
	position: fixed;
	width: 100%;
	top: 0;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	background-color: #fff !important;
}

a:focus {
    outline: none;
}

@media (min-width: 1366px){
	.breadcrum-part {
		width: 1351px;
		margin: auto;
	}
}
@media (min-width: 1200px){
	.container.checklist-archive-page, .checklist-single-page{
		margin-top:0px;
		margin-bottom:60px;
	}
}

@media (min-width:992px) {
	.tax-check_cat .site-content .ast-container,
	.search .site-content .ast-container{
		max-width: 800px !important;
	}
}

@media (max-width:992px) {
	.header-center select#cat {
		padding: 9px 7vw !important;
	}
	.header-center input#s {
		padding: 10px 20.6vw 10px 12px;
	}
	.header-center #searchform{
		transform: translatex(0);
	}
	.check-list-outer-part {
		margin-left: 1%;
	}
	.checklist-single-page-heading{ margin-left: 1%;}
	.menu-main-menu-container {
		margin-bottom: 10vw;
	}
	/* 	.desktop-menue-colse-btn {
	margin-top: 5.5vw;
	margin-bottom: 15vw;
} */
	.desktop-menue-colse-btn::before {
		left: 29.5vw;
	}
	.cheklist-desktop-header-menu {
		width: 35%;
	}
	.header-center input#s {
		padding: 10px 114px 10px 12px;

	}
	.header-center select#cat {
		padding: 11px 30px;
	}
	.header-center #searchform {
		/* 	width: 42vw; */
		/* 	transform: translatex(17%); */
	}
}
@media (max-width: 992px){
	.checklist-outer-sction {
		position: initial !important;
		padding:15px 15px 30px 15px;
	}
	.checklist-fields-sction{
		padding:0;
	}
	.checklist-content-sction .ast-col-lg-8, .checklist-post-content .vc_column-inner{
		padding:0
	}
	.checklist-post-content {
		margin: 15px 0;
	}
	.checklist-single-page-heading{
		margin:10px 0;
	}
	.checklist-single-page-heading h1 {
		font-size: 20px;
		line-height: 30px;
	}
	.all-checklist-container {
		margin: 5px 0 30px 0 !important;
	}
}
@media screen and (max-width: 921px){
	.ast-site-identity{
		padding:1em 0;
	}
}

@media screen and (max-width: 768px){
	.checklist-single-page-heading {
		padding: 0;
	}
}
@media screen and (max-width: 767px){
	.popup-box-inner{
		width:auto;
	}
	.popup-box-inner h1 {
		font-size: 20px;
	}
	.popup-box-inner h2 {
		font-size: 18px;
	}
	.checklist-outer-sction {
		padding: 0;
		padding-bottom: 20px;
	}
	.checklist-single-page-heading {
		padding: 0;
	}
	header .site-title a {
		font-size: 15px;
	}
	.header-center select#cat {
		padding: 9px 45px;
	}
	.header-center #searchform {
		/* 	width: 62vw; */
		/* transform: translatex(-1%); */
		/* 		    margin-top: 2vw; */
	}
	.check-list-outer-part {
		padding: 10px;
		border-bottom: 1px solid #F5F5F5;
	}
	/* 	.check-list-outer-part:last-child {
	border-bottom: 1px solid #F5F5F5;
} */
	.pagination {
		text-align: center;
		padding: 30px 0 0 0;
	}
	.ast-below-header-bar .header-widget-area {
		width: 100%;
		padding: 0;
	}
	.header-center #searchform {
		background: none;
	}
	.header-center #searchform {
		background: #F2F2F2;
	}
	.ast-below-header-bar {
		padding-bottom: 8px;
		padding-top: 8px !important;
	}
	.header-center input#s {
		padding:  0 10px !important;
		width: 100%;
		left: 0;
		background: none;
	}
	.checklist-form {
		display: flex;
	}
	.ast-header-search{
		display:none !important;
	}
	.ast-below-header-bar {
		display: block !important;
	}

}
@media screen and (max-width: 480px){
	.email-add{
		display:none !important;
	}
	.banner-text {
		font-size: 20px;
		line-height: 26px;
	}
	.cat-links {
		font-size: 18px;
		word-spacing: 26px;
		padding-top: 16px;
	}
	/* 	.all-checklist-container{
	padding: 0 11px !important;
} */
	.ast-search-menu-icon .search-form{
		padding: 0 1.5em 0 0;
	}
	.footer-widget-area[data-section="section-footer-menu"] .astra-footer-mobile-vertical-menu {
		display: flex;
	}
	.footer-widget-area[data-section="section-footer-menu"] .astra-footer-mobile-vertical-menu li{
		margin-bottom: 12px;
	}
	.header-center select#cat {
		padding: 9px 18px !important;
	}
	.all-checklist-inner-page {
		margin-top: 0;
	}
}
@media screen and (max-width: 428px){
	.header-center select#cat {
		padding: 9px 3vw !important !important;
	}
	.header-center button {
		transform: translateX(-26px);
	}
}
.show_checklist_wrapper {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
/* Dev - Farooq Bin Munir @ Wiselogix on 21-10-21 */
.checklist-outer-sction {
	padding: 0 !important;
}
.ast-button-wrap .menu-toggle.main-header-menu-toggle{
	padding: 0 !important;
}
/*.check_list_info_outer {
box-shadow: 0 0 10px -5px;
padding: 10px;
border-radius: 5px;
}*/

@media (max-width: 992px){
	/* 	.check_list_info_outer{
	display: none;
	order: 1;
}
	.check_list_url-outer{
	display: block !important;
} */
	.checklist-fields-inner-sction {
		display: flex;
		flex-direction: column;
	}
	.check_list_url-outer {
		margin-top: 0px;
		margin-bottom: 30px;
	}
	.checklist-outer-sction {
		padding: 15px 15px 0 0px;
	}
	.single-check_list .all-checklist-container {
		padding-top: 0 !important;
	}
}
@media (min-width: 992px){
	.check_list_info_outer{
		display: block !important;
	}
}