/* Theme Name: A to Z [Uxdt] 
	Theme URI: https://understrap.com 
	Description: Understrap Child 
	Theme Author: the Understrap Contributors 
	Author URI: https://github.com/understrap/understrap-child/graphs/contributors 
	Template: understrap 
	Version: 1.2.0 
	License: GNU General Public License v2 or later 
	License URI: http://www.gnu.org/licenses/gpl-2.0.html 
	Text Domain: understrap-child 
	Tags: one-column, custom-menu, featured-images, theme-options, translation-ready GitHub 
	Theme URI: understrap/understrap-child */
/* CSS Document */
html {
    height: 100%;
}
body {
    height: 100%;
    font-size: 17px;
    font-family: "robotoregular", Arial, Tahoma, Verdana, Sans-Serif;
    line-height: 1.49;
    color: #101010;
    font-weight: normal;
}
div,
html,
body,
ul,
ol,
li,
a,
form,
img,
table,
td,
header,
section,
footer,
aside,
nav,
article,
figure,
figcaption,
dl,
dt,
dd {
    margin: 0;
    padding: 0;
}
header,
section,
footer,
aside,
nav,
article,
figure,
figcaption {
    display: block;
}
table {
    border-collapse: collapse;
}
img {
    border: none;
    max-width: 100%;
}
ul,
li {
    list-style: none;
}
a,
a:active,
a:visited {
    text-decoration: none;
}
a:hover {
    -webkit-transition: linear 0.3s;
    -moz-transition: linear 0.3s;
    -ms-transition: linear 0.3s;
    -o-transition: linear 0.3s;
    transition: linear 0.3s;
    text-decoration: underline;
}
input:focus,
textarea:focus {
    outline: none;
}
/*Header*/
.navbar-brand > a {
    display: inline-block;
}
.ne_logo img {
    height: 67px;
    margin: 0 10px 0 0;
}
.site_logo img {
    height: 60px;
}
/*Content*/
.site-logo img {
    max-width: 200px;
    margin: 0 auto;
    display: block;
    padding-bottom: 20px;
}
.search-autocomplete:focus {
    color: inherit;
    background-color: #ffffff;
    border-color: inherit;
    outline: 0;
    box-shadow: none;
}
ul.ui-widget {
    font-family: "robotoregular", Arial, Tahoma, Verdana, Sans-Serif;
    font-size: inharit;
    letter-spacing: 0.5px;
}
.ui-highlight {
    font-family: "robotomedium", Arial, Tahoma, Verdana, Sans-Serif;
}
#filter-wrapper {
  margin-top: 50px;
  margin-bottom: 10px;
}
.search-form input[type="search"] {
    padding: 1rem 1rem;
	border: 1px solid #B9BFC7;
}
.search-form input[type="submit"] {
    color: transparent;
    background-color: rgb(165, 48, 56);
    background-image: url(assets/img/search.svg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: 50%;
    background-position: center center;
    padding: 0px;
    border-color: rgb(165, 48, 56);
}
.search-form input[type="submit"]:active {
    color: transparent;
    background-color: #ffffff;
}
.words {
    margin-bottom: 20px;
    border-bottom: 1px solid #a4a4a4;
}
.words:last-child {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: 0px;
}
.words h1 {
    font-size: 20px;
    font-family: "robotomedium";
    margin-bottom: 5px;
}
.words h2 {
    font-size: 17px;
}
.words h3 {
    font-size: 17px;
    font-family: "robotomedium";
    margin-bottom: 5px;
}
.similar_words ul{
	
}
.similar_words ul li{
	padding: 5px 0;
}
.similar_words ul li a{
	color: #101010;
}
.similar_words ul li a:hover{
	text-decoration: underline;
}
.ext_link {
    color: #808080;
}
.ext_link:hover {
    color: #000000;
}
.search_results {
    display: none;
    padding-bottom: 30px;
}
.ssmp li a {
    color: rgb(51, 51, 51, 0.5);
    text-decoration: none;
}
.ssmp li a:hover {
    text-decoration: underline;
}
ul.ssmp {
    padding-left: 20px;
}
ul.ssmp li {
    padding-bottom: 7px;
    list-style: circle;
}
.word_stats h1 {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.24;
    letter-spacing: -0.34px;
    color: #2E2E2E;
}
.word_stats h2 {
    font-size: 24px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.19;
    letter-spacing: -0.65px;
    color: #000;
    font-family: "robotomedium";
	margin-bottom: 5px;
}
.word_stats h2 a {
    color: #A53038;
}
.ico-audio {
    cursor: pointer;
    margin: 0 0 0 10px;
}
.word_stats .btn-link {
    font-size: 22px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.83;
    letter-spacing: -0.42px;
    color: #000;
	text-decoration: none;
}
.word_stats .btn-link:hover {
	text-decoration: underline;
}
.word_stats .author_img {
    max-width: 92px;
    height: 92px;
    margin-right: 20px;
}
.word_stats .swiper-button-next.swiper-button-disabled, .word_stats .swiper-button-prev.swiper-button-disabled{
	opacity: 0;
	display: none;
}
.word_stats .swiper-button-prev, .word_stats .swiper-rtl .swiper-button-next{
	left: 20%;
}
.word_stats .swiper-button-next, .word_stats .swiper-rtl .swiper-button-prev{
	right: 20%;
}
.word_stats .swiper-button-next::after, .word_stats .swiper-button-prev::after {
	font-size: 15px;
}
.word_stats .swiper-button-next, .word_stats .swiper-button-prev{
	top: var(--swiper-navigation-top-offset,14%);
	color: #8B8A90;
}
#topbg-wrapper {
    background-image: url(assets/img/topbg.png);
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: rgb(255, 255, 255, 0.2);
    width: 100%;
}
.trending-posts li {
    display: inline-block;
	color: #a53038;
	margin-right: 10px;
}
.trending-posts li:last-child {
	margin-right: 0px;
}
.trending-posts li a {
    color: #a53038;
	font-size: 24px;
	font-family: 'robotomedium';
}
.recentlyadded-posts li {
    display: inline-block;
	color: #a53038;
	margin-right: 10px;
}
.recentlyadded-posts li:last-child {
	margin-right: 0px;
}
.recentlyadded-posts li a {
    color: #a53038;
	font-size: 24px;
	font-family: 'robotomedium';
}
.recently_added{
	border-left: 1px solid #b9bfc7;
    border-right: 1px solid #b9bfc7;
    padding: 10px 0 10px 0px;
}
.top_contributor {
    padding: 15px 0 15px 0px;
}
.top_contributor .authors_stats {
    margin-top: 30px;
}
.top_contributor .author_img {
  max-width: 65px;
  height: 65px;
}
.top_contributor .modal-content .list-group-item {
  border-width: 0px 0 1px 0px;
}
.top_contributor .modal-content .list-group-item:last-child {
  border-width: 0px;
}
.trending-posts a {
    color: #a53038;
}
.recentlyaddeda-posts {
    color: #a53038;
}
.topContrib {
	display: flex;
	gap: 10px;
	color: #000;
	font-size: 16px;
	justify-content: center;
	align-items: center;  
}
.topContrib .topContrib-item a {
    color: #2E2E2E;
	font-size: 18px;
}
.separator {
	color: #D9D9D9;
	font-size: 20px;
}
.footer-logos{
	background-color: rgb(98.43% 98.43% 98.43%);
	margin-top: 5px;
}
.footer-logos ul {
  list-style: none;
  text-align: center;
}
.footer-logos ul li {
  list-style: none;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  padding: 25px 0;
}
.footer-logos ul li a::after {
  content: "";
  border-right: 1px solid #A9A9A9;
  margin-right: 30px;
  padding-right: 30px;
}
.footer-logos ul li:last-child a::after {
  border-right: none;
  margin-right: 0px;
  padding-right: 0px;
}
.footer-logos .foo_logo img {
  width: 120px;
  height: 45px;
}
.footer-logos .foo_logo img:hover {
   filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' ><filter id='bright30'><feComponentTransfer><feFuncR type='linear' slope='0.30'/><feFuncG type='linear' slope='0.30' /><feFuncB type='linear' slope='0.30' /></feComponentTransfer></filter></svg>#bright30");
   filter: brightness(0.1);
    -webkit-filter: brightness(0.1);
    -moz-filter: brightness(0.1);
    -o-filter: brightness(0.1);
    -ms-filter: brightness(0.1);
}
/*Footer*/
#footer .widget-title{
	color: #fff;
	font-size: 18px;
	font-family: 'robotomedium';
}
#wrapper-footer-full {
   background-color: rgb(93 25 30);
}
#wrapper-footer{
   background-color: rgb(93 25 30);
}
#menu-quick-links li a{
	color: #ffffff; /* Fallback for older browsers */
    color: rgba(255, 255, 255, 0.8);
	line-height: 34px;
	font-size: 14px;
}
#wrapper-copyright {
  background-color: rgb(74 18 22);
}
.footer .wp-block-tnp-minimal{
	padding: 0px 0 30px 0 !important;
}
.footer .wp-block-tnp-minimal p{
	color: #fff;
	font-size: 18px;
	font-family: 'robotomedium';
}
.footer .tnp-subscription-minimal input.tnp-submit{
	background-color: #a53038;
}
.copyright {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.copyright li {
	list-style: none;
	font-size: 13px;
	line-height: 2.5;
	text-align: center;
	color: #ffffff; /* Fallback for older browsers */
    color: rgba(255, 255, 255, 0.7);
}
.copyright li::after {
  content: "";
  border-right: 1px solid rgba(255, 255, 255, 0.6);
  margin-right: 20px;
  padding-right: 20px;
}
.copyright li:last-child::after {
  border-right: none;
  margin-right: 0px;
  padding-right: 0px;
}
.powered_by {
    color: rgb(255, 255, 255, 0.5);
	font-size: 12px;
}
.f_uxdt_logo img {
    height: 21px;
}
.f_tech_logo img{
	height: 65px;
}
.site-info img:hover{
	opacity: 0.7;
}
.counter {
    color: rgb(255, 255, 255, 0.8);
}
#back-button {
  margin-left: -40px;
}

/******* A-Z Filter *******/
#title-status {
    padding-bottom: 20px;
    padding-top: 10px;
}
#title-status p {
    margin-bottom: 15px;
    font-size: 16px;
}
#title-status span {
    text-transform: uppercase;
    font-family: "robotomedium";
    font-size: 34px;
    line-height: 33.91px;
    background-color: #efefef;
    border-radius: 7px;
    padding: 5px 15px;
}
#title-status p:last-child {
    text-decoration: underline;
    color: #a02a37;
    cursor: pointer;
}
#a-z {
    margin-bottom: 0px;
    padding: 0px;
    text-align: center;
}
ul#a-z li {
    padding: 5px 6px;
    text-align: center;
    text-transform: uppercase;
    opacity: 0.5;
    font-size: 33px;
    line-height: 1.78;
    color: #6e6e6e;
    font-family: "robotolight";
	transition: transform 0.3s ease;
}
ul#a-z li:hover {
    transform: scale(1.5);
}
ul#a-z li.active {
    cursor: pointer;
    opacity: 1;
}
ul#a-z li.current {
    color: #a02a37;
    font-family: "robotomedium";
}
ul#a-z li:first-child {
    border: 0px none;
}
#posts-results {
    padding: 0px;
}
#posts-results li {
    display: none;
}
#posts-results li.show {
    display: block;
}
#posts-results li a {
    color: #000000;
}
#posts-results li a:hover{
	text-decoration: underline;
}
#posts-results li > a {
    display: block;
    padding: 10px 0;
}
.posts-result h1 {
    font-size: 22px;
    line-height: 42px;
}
.posts-result h1 a[aria-expanded="true"] {
    font-family: "robotomedium";
}
.posts-result h2 {
    font-size: 22px;
    line-height: 26px;
}
.posts-result p {
    font-size: 17px;
    line-height: 26px;
    padding-bottom: 30px;
}