/* CSS Document */
/*
Theme Name: Godrej Theme | Site Specific Css
Theme URI: #
Author: Madison
Author URI: #
/*--------------------------------------------------------------
# 
--------------------------------------------------------------*/


.search-footer-links li::after{
    content: '';
    position: absolute;
    min-height: 15px;
    width: 1px;
    background:black;
    top: 57.5%;
    right: 10px;
    transform: translateY(-50%);
}



.search-footer-links li a {
    font-size: 16px;
}

.popular-search-footer-content h4{
    font-size: 26px;
}