/*
Theme Name: Tanner 2026
Theme URI: N/A
Author: Md. Foridul Islam
Author URI: N/A
Description: A custom wordpress theme for Tanner 2026.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Html5, Css3, PHP5, Custom post type, Blog, Wpml
Text Domain: tanner2026
*/

@import url('assets/css/main.css');


li a:after{

}
li a:after:hover{
	color: #f00;
}

.review-stars .inactive {
    opacity: .3;
}
.facebook a:after{
	content: "\f099"!important;
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    text-decoration: inherit;
    color: #1E1E1E;
    font-size: 22px;
    padding-right: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    right: 15px;
    line-height: 15px;
	
}
