.elementor-9570 .elementor-element.elementor-element-033d4ca{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}#elementor-popup-modal-9570 .dialog-widget-content{background-color:#FCF9F4;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-9570{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-9570 .dialog-message{width:800px;height:100vh;align-items:flex-start;}#elementor-popup-modal-9570 .dialog-close-button{display:flex;font-size:20px;}body:not(.rtl) #elementor-popup-modal-9570 .dialog-close-button{right:5%;}body.rtl #elementor-popup-modal-9570 .dialog-close-button{left:5%;}#elementor-popup-modal-9570 .dialog-close-button i{color:#000000;}#elementor-popup-modal-9570 .dialog-close-button svg{fill:#000000;}@media(max-width:767px){.elementor-9570 .elementor-element.elementor-element-033d4ca{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-9570 .elementor-element.elementor-element-093d6df > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}#elementor-popup-modal-9570 .dialog-close-button{top:24px;}}@media(min-width:768px){.elementor-9570 .elementor-element.elementor-element-033d4ca{--content-width:500px;}}/* Start custom CSS */.searchandfilter ul>li>ul:not(.children) {
    margin-left: 0px;
     font-size: 16px;
    line-height:19px;
    font-family: 'Inter';
    color: #656565;
}
.searchandfilter ul li li {
    padding: 12px 0;
}
.sf-input-radio {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 18px;
    height: 18px;
    border: 1px solid #656565; 
    border-radius: 100%;
    display: inline-block;
    position: relative;
    background-color: white;
    cursor: pointer;
}


.sf-input-radio:checked {
    background-color: #fff; 
    border-color: #F38283; 
  
}


.sf-input-radio:checked::after {
    content: "";
    width: 10px;
    height: 10px;
    background: #F38283;
    border-radius: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    
}

.sf-label-radio {
    margin-left: 8px;
    font-size: 16px;
    color: #656565;
    cursor: pointer;
      margin-top: 10px;
}

.searchandfilter li[data-sf-field-input-type=radio] label, .searchandfilter {
    
        margin-top: -9px;
}


.blog-category-filter .searchandfilter h4 {
  font-size: 20px;
  line-height: 24px;
  font-family: 'Inter';
  color: #656565;
  margin:0px;
  padding: 20px 20px;
  border-bottom: 1px solid #EEEEEE;

}

.blog-category-filter form ul 
{
    margin:0px;
    padding:0px;
}
.blog-category-filter form ul li ul
{
  padding: 20px 20px;   
}
.main-pp-filter .e-con-inner
{
    padding:0px;
}/* End custom CSS */