.list-inline-item a {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

.list-inline-item a span {
    font-size: 20px !important;
}

/* .advscrh_frm_btn {
    right: -46px !important;
} */

.advscrh_frm_btn button {
    height: 45px !important;
}

.post-buy-requirement button img {
    color: white !important;
}

.social_icon_list .icon_social {
    display: flex;
    justify-content: center;
}

.social_icon_list ul li .social_img {
    width: 45px !important;
}

.social_icon_list .icon a{
    font-size: 20px !important;
}

.social_icon_list .icon a:hover {
    color: #B11C38;
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
}

/* ======================== feedback form code =====================================    */

.log_reg_form {
    padding: 30px !important;
}

.log_reg_form textarea {
    height: 120px !important;
    padding: 15px !important;
}

.log_reg_form .select-option1 {
    padding: 8px !important;
    font-size: 13px !important;
}

.log_reg_form input, .log_reg_form select  {
    height: 38px !important;
    font-size: 14px !important;
}

.log_reg_form .msg {
    font-size: 13px !important;
    margin-bottom: 25px !important;
}

.breadcrumb_content h2 {
    color: #B11C38 !important;
}


/* index page css  */
