/**
Theme Name: Apex TRT
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: apex-trt
Template: astra
*/

#gform_browse_button_3_26{
	background:#7ed957!important;
	margin-top:10px;
}

#gform_drag_drop_area_3_26:before{
	color:#7ed957!important;
}

.gform-theme--framework .gf_progressbar .percentbar_blue {
    background-color: #7ed957!important;
}

.gf_progressbar_wrapper{
	padding-bottom:15px;
}

#gform_3 .gform_previous_button{
	position:relative!important;
	top:0px!important;
    background: #ff914d!important;
    padding: 10px 20px!important;
    height: inherit!important;
    border-radius: 6px!important;
	font-size:16px!important;
	color:#fff!important;
}

#gform_3 .gform_previous_button:hover{
	background:#7ed957!important;
}

span.highlight-o:before {
    position: absolute;
    content: '';
    background: url(images/orange-line.png);
    width: 100%;
    height: 15px;
    background-size: contain;
    bottom: -15px;
    right: 0;
    left: 0;
    margin: auto;
    background-repeat: no-repeat;
}
.home-faqs-inner i.vc_toggle_icon:before, .home-faqs-inner .vc_toggle_active i.vc_toggle_icon:before {
    content: '';
    background-image: url(https://www.apextrt.com.au/wp-content/uploads/2025/03/arrow-faq.png) !important;
    background-size: contain;
    width: 22px !important;
    height: 22px !important;
    background-position: center;
    background-repeat: no-repeat;
    border: none;
    background-color: transparent;
    right: 0;
    left: 0;
    margin: auto;
	transition: ease-out all 0.2s;
}
.home-faqs-inner i.vc_toggle_icon:after{
	display: none;
}
.home-faqs-inner .vc_toggle_active i.vc_toggle_icon:before {
    visibility: visible;
    transform: rotate(52deg) translateX(-10px);
	transition: ease-in all 0.2s;
}
.help-block-1{
	background: url(images/fit-man_2378943007.webp);
	background-size: cover;
	background-position: top center;
}

/*blood-test-page-css*/

h3.blood-test-sub-head{
	    font-size: 30px!important;	
}
.blood-test-main-inner-2{
	    padding-top: 60px;
}

.blood-test-main-inner-2 ul.bt-list , .blood-test-2nd-row ul.bt-list{
    margin: 0;
    padding: 12px 0 0;
    list-style: none;
}
.blood-test-main-inner-2 ul.bt-list li , .blood-test-2nd-row ul.bt-list li  {
    padding-bottom: 12px;
    display: grid;
      grid-template-columns: 27px calc(100% - 37px);
    gap: 10px;
}
.blood-test-main-inner-2 ul.bt-list li:last-child , .blood-test-2nd-row ul.bt-list li:last-child  {
    padding-bottom: 0;
}
.blood-test-main-inner-2 ul.bt-list img , .blood-test-2nd-row ul.bt-list img{
    margin-top: 5px;
}

/* .blood-test-main-inner-2 .site-btn  {
    margin-top: 30px;
} */

.required-iner-row{
    
    background: #f5f5f5;
    padding: 30px;
    border-radius: 10px;
    /*margin: 30px 0px 0px!important;*/
}
.guidelines-grid .site-btn {
        margin-top: 25px;
        margin:auto;
}
.required-iner-row strong{
        border-bottom: 1px solid #0000001a;
    display: block;
    margin-bottom: 25px !important;
    padding-bottom: 15px;
}
.column-counts-2{
    column-count:2;
}
.process-work-inner-page .step-blocks {
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 32px;
}
.process-work-inner-page p.step-h {
    line-height: 1.5;
    padding-bottom: 20px;
	text-align: center;
}
.process-work-inner-page span.num {
    margin-bottom: 20px !important;
}
.ul-bottom-sapce{
	padding-bottom:15px!important;
}
.p-as-heading
{
        font-family: 'Assistant', sans-serif;
    font-size: 25px;
    font-weight: 600;
	padding-top:25px;
	padding-bottom:15px;
	margin-bottom:0px!important;
	    line-height: 30px;
}

.policy-row ul>li>ul{

}
.policy-row ul>li>ul , .policy-row ol>li>ul{
	list-style:none!important;
		padding-top:15px!important;
}
.policy-row ul li:not(:last-child) , .policy-row ol li:not(:last-child){
	padding-bottom:12px;
}


.policy-row ol{
	list-style:none!important;
	padding-left:0px!important;
}

.policy-row ol li{
	padding-left:42px!important;
	position:relative;
}

.policy-row ol li span{
position:absolute;
	left:0;
	top:0;
}
.policy-row ul.d {list-style-type: lower-alpha!important;}
.policy-row ul.d li{
	    padding-left: 4px !important;

}