/*

 Theme Name:   Twenty Twenty-One Child

 Theme URI:    https://diviextended.com/

 Description:  A child theme of Twenty Twenty-One WordPress theme.

 Author:       Elicus Technologies

 Author URI:   https://elicus.com

 Template:     twentytwentyone

 Version:      1.0.0

 License:      GNU General Public License v2 or later

 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

*/



@import url("../twentytwentyone/style.css");
.ptext p{color: #262626; margin-bottom: 25px;}
.ptext p a {color: #A2BE06;}

.ptext-custom {color: #fff; margin-bottom: 5px;}
.ptext-custom a {color: #A2BE06;}

.top-img {top:-85px}

.readmore {font-family: "Smoothy Reg", sans-serif; font-size: 37px; color: #fff; position: relative;}
.readmore::after{    content: "";
    height: 15px;
    position: absolute;
    bottom: -10px;
    width: 125px;
    left: 10px;
    color: #fff;
    text-align: center;
    background: url(https://rescue.itulstaging.com/wp-content/uploads/2021/10/line-img.png) no-repeat;
}
.mb-0 { margin-bottom: 0px !important;}
.whitecolor-text-link a{ color: #c8d59b;}

.tablesorter  a{ color: #262626 !important; text-decoration: underline; line-height: 25px;}
.custom-nav ul.elementor-nav-menu li a{ background: url() no-repeat bottom center;     background-size: 50%; }
.custom-nav ul.elementor-nav-menu li a:hover{ background: url(https://rescue.itulstaging.com/wp-content/uploads/2021/10/line-img.png) no-repeat bottom center;     background-size: 50%;}
.custom-nav ul.elementor-nav-menu li a.elementor-item-active{ background: url(https://rescue.itulstaging.com/wp-content/uploads/2021/10/line-img.png) no-repeat bottom center;     background-size: 50%; }
.table-link a {text-decoration: underline;}

@media only screen and (max-width: 1024px) {
    
    .custom-nav ul.elementor-nav-menu li a:hover{ background: none;     background-size: 50%;}
.custom-nav ul.elementor-nav-menu li a.elementor-item-active{ background: none;     background-size: 50%; }

  }

