/*
Theme Name: ATAC
Description: ATAC is a child theme of Hello Elementor
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.0
*/


/*------------------------------------------------*/
/*-------------------[GENERAL]--------------------*/
/*------------------------------------------------*/
.img_blog img {
	object-fit:contain!important;
	background-position:center center!important;
}
li#block-3 {
    list-style: none;
}
ul.wp-block-categories-list.sidebarr__.wp-block-categories {
    padding: 0;
}
ul.wp-block-categories-list.sidebarr__.wp-block-categories li {
    list-style: none;
    font-size: 18px;
    font-weight: 500;
    width: 100%;
    border-bottom: 1px solid #00000021;
    padding: 10px 0px;
}

/* Services sidebar*/
.services-sidebar ul {
    padding-left: 20px;
}
.services-sidebar ul li{
    margin-top: 10px;
    color:#fff;
    padding-bottom: 5px;
    border-bottom: 1px solid #fff;
}
.services-sidebar ul li:last-child{
	border-bottom: none;
}
.pccfs-inline-service-list ul li:last-child{
    border-bottom: 1px solid #fff;
}
.services-sidebar ul li::marker{
    font-size: 23px;
}
.services-sidebar ul li a { 
    font-family: poppins;
    color:#fff;
    font-size: 18px;
}
.services-sidebar ul li:hover{
	 border-color: #D8262A;
}
.services-sidebar ul li a:hover{ 
    color:#D8262A;
}
.pccfs-service-list .services-sidebar ul{
		display: flex;
		flex-wrap: wrap;
	  	gap: 20px;
}
.pccfs-service-list .services-sidebar ul li{
	margin-right: 20px;
}
/*------------------------------------------------*/
/*-----------------[HEADER-MENU]------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*-----------------[Page Listing]------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------[HOMEPAGE]--------------------*/
/*------------------------------------------------*/


/* Contact Form End*/

/*------------------------------------------------*/
/*------------------[SUBPAGES]--------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*-------------------[FOOTER]---------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*-----------------[RESPONSIVE]-------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
