/*------------------------------------------------------------------------------------- 
Theme Name:		 Trexa Child Theme
Theme URI:		 https://trexa.themewolfs.com/
Description:     Trexa is a modern and responsive IT solutions & creative agency WordPress Theme, perfect for startups, tech companies, and digital agencies.
Author:			 themewolfs
Author URI:		 https://themeforest.net/user/themewolfs/portfolio
Template:		 trexa
Version:		 1.0.0
Text Domain:	 trexa-child-theme
-------------------------------------------------------------------------------------*/
/*
    Please Add your custom styles here
*/

html, body{overflow-x:hidden;}
.intro-area8__experience, .intro-area8__team, .video-section-5__wrap, .blog-section-5__date
{
	display:none;
}
.video-section-5__headding-wrap
{
	padding-bottom:90px;
}
.blog-section-5__thumb img
{
	clip-path:unset;
}
.rr-btn-border.btn-purple
{
	color: #000;
    background: #f3ff0a;
}
.rr-btn-border .icon
{
	color: #000;
    background: #f3ff0a;
}
.elementor-posts .elementor-post__card
{
	padding:20px;
}
.servicetoplist .elementor-inline-items
{
	 display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px !important;
    gap: 10px;
}
.servicetoplist .elementor-icon-list-item
{
	border: 1px solid #e3e3e3;
    border-radius: 500px;
    padding: 6px 15px !important;
	background:#fff;
	margin:0px !important;
}
.servicetoplist .elementor-icon-list-item:hover
{
	background:#f3ff0a;
}
.smallheading .elementor-heading-title
{
	display: inline-flex;
    align-items: center;
    gap: 8px;
}
.smallheading .elementor-heading-title::before
{
    content: '';
    width: 18px;
    height: 2px;
    background: #000;
    border-radius: 1px;
    flex-shrink: 0;
}
.whitesmallheading .elementor-heading-title
{
	display: inline-flex;
    align-items: center;
    gap: 8px;
}
.whitesmallheading .elementor-heading-title::before
{
    content: '';
    width: 18px;
    height: 2px;
    background: #fff;
    border-radius: 1px;
    flex-shrink: 0;
}
.portfolio-list__card-content-items-title a {
    color: #000;
    font-family: var(--font_instr);
    font-size: 36px;
    display: block;
    font-style: normal;
    font-weight: 600;
    line-height: 127.778%;
}








