/*
Theme Name: Tronix Child
Author: ThemePul
Description: This Child Theme Only For Tronix Theme
Version: 1.0.0
Template: tronix

This is the child theme for Tronix theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

/* Social Media Optimization page Expertise and Experience section*/
.owl-item:nth-child(4) .item-desc h3 {
    white-space: nowrap;
}
.owl-item:nth-child(4) .card-desc h3 {
    white-space: nowrap;
}

/*Cloud Services page Blog section*/
.news-block-two .news-inner-box-two .lower-content .post-info li a {
    color: var(--color-body);
    padding-left: 5px;
    font-size: 14px !important;
}

/*Services page services list link color on hover*/
.services-one-des.one a:hover {
	color: #FF0000;
}
/*Services page services list content area*/
.service-one-content {
	min-height: 18rem;
}
.page-id-16595 .services-one-des.one {
    list-style: disc;
    padding-left: 20px;
}
.page-id-16595 .services-one-des.one {
    list-style-type: square; /* Square bullets */
}

.page-id-16595 .services-one-des.one a {
    display: list-item;
}
.page-id-16595 .services-one-des.one a::marker {
	color: #FF0000!important;
}

/*Services page services list title*/
.service-one-content h5.service-one-title {
	font-size: 29px;
}

/*API Integration page animated texts*/
.section-v2-title-area h2.section-v2-title {
	line-height: 50px !important;
}

/*Cookie banner*/
.cky-notice p.cky-title {
	text-shadow: none;
}
.cky-notice-group .cky-notice-des p {
	text-shadow: none;
}

/*Leading Competitive Technology Solutions Provider section*/
.about-item h2.about-title {
	line-height: 45px !important;
}

/*core-hrm service box*/
body.page-id-18933 .service-box-five {
	min-height: 27rem;
}