/*
Theme Name: Aramco
Theme URI: http://demo.casethemes.net/aramco
Author: Case-Themes
Author URI: https://casethemes.net/
Description: **Introducing Aramco – Physical Therapy & Physiotherapy WordPress Theme**   Experience the future of rehabilitation with Aramco. This cutting-edge approach combines AI-driven techniques with expert therapy to optimize recovery, improve mobility, and enhance overall well-being.
Version: 1.0.0
Requires PHP: 7.4
Tested up to: 6.0
License: ThemeForest
License URI: https://themeforest.net/licenses
Text Domain: aramco
Copyright (c) 2025 Case-Themes. All rights reserved.
This theme is licensed under the GPL-2.0+ license.
Tags:  	chiropractor, clinic, dentist, doctor, healthcare, medical, orthopedic, pharmacy, physical therapy, physiotherapy, psychologist, rehab, rehabilitation, sport, wellness 
*/
.pxl-item--icon svg {
    width: 45px;
}
.persoal-growth .pxl-item--icon img {
    height: 230px;
    margin: auto;
    display: block;
    /* width: 230px; */
    object-fit: cover;
    padding: 5px;
    border: 5px solid #620d8a1a;
}
.persoal-growth-1 .pxl-item--icon img {
    border: 5px solid #ffffff;
    padding: 15px;
}
.quick-link ul{
        column-count: 2;
    column-gap: 40px;
}
.bio-well .pxl-item--title {
    margin: 30px;
}
.bio-well .pxl-item--description {
    text-align: center;
}
.pxl-post--author-info{
    display: none;
}
#comments {
    display: none;
}
.pxl-contact-form-4 .pxl-holder textarea {
    height: 150px;
    padding: 20px 26px;
}
.layout.column {
    flex-direction: column;
    background-color: transparent !important;
}
#app{
        background-color: transparent !important;
}
.page-id-4243 #pxl-wapper #pxl-main {
    padding-top: 0px;
    padding-bottom: 0px;
}
.banner-img .pxl-item--image::before{
    background-color: #ffffff !important;
}
.way-i-serve a {
    color: #fff;
    font-size: 14px;
    margin-top: 10px;
}


/* TARGET HEADING */
.cta-bbtn .pxl-item--title {
    position: relative;
    text-align: center;
    padding-top: 5px;
}

/* LINE BEFORE */
.cta-bbtn .pxl-item--title::after {
    content: "";
    position: absolute;
    bottom: -19px;
    left: 50%;
    transform: translateX(-50%);
    width: 10%;
    height: 3px;
    background: #620D8A;
    border-radius: 10px;
}
