/*
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)
*/

.home_header .header-sidebar-logo img{
    width:90%;
}
.all_services .service-one-title{
    height: 70px;
}
.all_services .services-one-des{
    height: 96px;
}

.all_services_listing  .services-one-des{
    height: 290px;
}
.tronix-menu-wrapper .mobile-logo img{
    width: 70%;
}
.footer_sections select{
	background: transparent;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    color: #fff;
    border-color: #2b3347;
	margin-bottom: 25px;
}
.footer_sections select option{
	color: #2b3347;
}
.footer_sections .country_phone_number{
	display: flex;
}
.footer_sections .country_phone_number #uacf7_country_select{
	width: 13%;
}

.footer_sections .country_phone_number .country-list{
	width: 300px !important;
}
div#back-top{
	right: unset !important;
	left: 50px;
}
.grecaptcha-badge{
	display: none;
}
.footer_sections .footer-social{
    display: none;
}
.blog  .all-posts-wrapper .post-thumbnail-wrapper img{
    height: unset;
}
.blog .post-title{
    font-size: 25px;
    line-height: 30px;
	word-break: auto-phrase;
}
.our_portfolio .tronix-section-title{
    font-size: 30px;
}
.single-post .single-blog-post-title{
	display: none;
}
.digital_partner_section .elementor-widget-wrap,
.our_blog_digital_agency .elementor-widget-wrap,
.contact_digital_section .elementor-widget-wrap,
.digital_about_section .elementor-widget-wrap,
.digital_our_service .elementor-widget-wrap,
.our_digital_project_section .elementor-widget-wrap{
	border-radius: 10px;
}
.breadcroumb-area {
    min-height: 100px !important;
}

@media (max-width: 767px) {
    .our_portfolio .tronix-section-title{
        font-size: 30px;
        line-height: 40px;
    }
    .footer_section .tronix-contact-from-two-wrappwr{
        padding: 20px;
    }
	.single-tronix_project .project-details-title{
		font-size: 30px;
		line-height: 35px;
	}
	.single-tronix_project .tronix_list-wrapper .container{
		padding: 0;
	}
}
@media (min-width: 1025px) {
    .home_header .tronix-header .menu-area .col-auto.d-none{
        display: block   !important;
    }
}
