.elementor-653 .elementor-element.elementor-element-88d9fb{--display:flex;--min-height:80dvh;--background-transition:0.3s;}body.elementor-page-653:not(.elementor-motion-effects-element-type-background), body.elementor-page-653 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-3f91fb6 );}/* Start custom CSS */body>*{
    overflow-x:hidden !important;
}


.directorist-listing-single{
    padding: 4% !important;
      box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
      border: none !important;
      border-radius: 20px !important;

}
.directorist-listing-single__content{
    padding: 2% !important;
}

.directorist-listing-single__meta{
    border: none !important;
    padding: 0 !important;
        margin-top: 20px !important;
}

.directorist-listing-single__info{
    padding: 0 !important;
    margin-top: 20px !important;
}

.directorist-listing-single__content{
        display: flex;
    flex-direction: column-reverse;
}

.directorist-thumnail-card-front-img{
    border-radius: 20px !important;
}

.directorist-listing-category>a>.directorist-icon-mask{
    background: #123e35 !important;
    color: white !important;
}
.directorist-listing-category>a>.directorist-icon-mask::after{
    background: white !important;
}

.directorist-listing-title{
    font-size: 1.6em !important;
    font-weight: 600 !important;
}/* End custom CSS */