HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux ubuntu-s-2vcpu-4gb-amd-sfo3-01 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:52:38 UTC 2025 x86_64
User: root (0)
PHP: 8.2.30
Disabled: NONE
Upload Files
File: /var/www/mentalhealthsteps.com/wp-content/themes/mentalhealthworld/style.css
/*--------------------------------------------------------------------------------------
Theme Name: mentalhealthworld
Theme URI: 
Author URI: http://goigi.com/
Description: 
Author: GOIGI
Version: 
----------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------*/
#responsive-form{
	max-width:600px /*-- change this to get your desired form width --*/;
	margin:0 auto;
    width:100%;
}
.form-row{
	width: 100%;
}
.column-half{
	float: left;
	position: relative;
	padding: 0.35rem;
	width:50%;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.column-third-half {
    float: left;
    position: relative;
    padding: 0.35rem;
    width: 33%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.column-full{
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}
.wpcf7 input[type="text"], .wpcf7 input[type="email"],.wpcf7 input[type="tel"],.wpcf7-select {
   background-color: #fff;
   height: 40px;
   text-align: left;
   padding-left: 15px;
   width: 100%;
   padding: 8px;
   border: 1px solid #304590;
   border-radius: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
   box-sizing: border-box
}
.wpcf7 textarea {
	background-color: #fff;
    height: 130px;
    text-align: left;
    padding-left: 15px;
	width: 100%;
	padding: 8px;
	border: 1px solid #304590;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	 box-sizing: border-box
}
.wpcf7 input[type="text"]:focus{
	background: #fff;
}
.wpcf7-submit {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    padding: 5px 50px 5px 50px;
    font-weight: 500;
    overflow: hidden;
    border-radius: 0px;
    letter-spacing: 1px;
    background-color: #b3b3b3;
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif;
    cursor: pointer !important;
    border: 2px solid transparent;
    border-radius: 50rem!important;
    box-shadow: 0px 0px 6px 4px #ccc;
}
input.wpcf7-form-control.wpcf7-submit:hover {
    background-color: #b3b3b3;
    color: #ffffff;
}
span.wpcf7-not-valid-tip{
	text-shadow: none;
	font-size: 12px;
	color: #fff;
	background: #304590;
	padding: 5px;
}
div.wpcf7-validation-errors { 
	text-shadow: none;
	border: transparent;
	background: #f9cd00;
	padding: 5px;
	color: #fff;
	text-align: center;
	margin: 0;
	font-size: 12px;
}
div.wpcf7-mail-sent-ok{
	text-align: center;
	text-shadow: none;
	padding: 5px;
	font-size: 12px;
	background: #59a80f;
	border-color: #59a80f;
	color: #fff;
	margin: 0;
}
input#um-submit-btn {
    background: #efa802;
}
.arrow {
  border: solid #45c545;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
}

.right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

/* ================================
   Funding Template Design
================================ */

.section.position-relative {
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 360px;
    overflow: hidden;
}

.bg-overlay-secondary {
    position: absolute;
    inset: 0;
    background:
        linear-gradient(135deg, rgba(12, 35, 64, 0.82), rgba(15, 87, 120, 0.72)),
        radial-gradient(circle at top right, rgba(255, 255, 255, 0.18), transparent 35%);
    z-index: 1;
}

.section.position-relative::before {
    content: "";
    position: absolute;
    right: -90px;
    top: -90px;
    width: 260px;
    height: 260px;
    background: rgba(255, 255, 255, 0.12);
    border-radius: 50%;
    z-index: 2;
}

.section.position-relative::after {
    content: "";
    position: absolute;
    left: -80px;
    bottom: -80px;
    width: 230px;
    height: 230px;
    background: rgba(0, 174, 239, 0.18);
    border-radius: 50%;
    z-index: 2;
}

.section.position-relative h1 {
    color: #ffffff;
    font-size: 64px;
    font-weight: 900;
    line-height: 1.1;
    text-transform: capitalize;
    text-shadow: 0 10px 28px rgba(0, 0, 0, 0.28);
}

/* Funding Listing Section */
.health-topic-carousel-section {
    position: relative;
    padding: 95px 0;
    background:
        radial-gradient(circle at top left, rgba(0, 174, 239, 0.10), transparent 32%),
        linear-gradient(180deg, #f5fbff 0%, #ffffff 100%);
    overflow: hidden;
}

.health-topic-carousel-section::before {
    content: "";
    position: absolute;
    right: -110px;
    bottom: -110px;
    width: 280px;
    height: 280px;
    background: rgba(12, 89, 130, 0.08);
    border-radius: 50%;
}

.health-topic-carousel-section .container {
    position: relative;
    z-index: 2;
}

.research-top-content {
    max-width: 980px;
    margin: 0 auto 50px;
    padding: 38px 42px;
    background: #ffffff;
    border-radius: 26px;
    border: 1px solid rgba(0, 112, 170, 0.12);
    box-shadow: 0 20px 55px rgba(12, 35, 64, 0.08);
    text-align: center;
}

.research-top-content h2 {
    color: #0c2340;
    font-size: 46px;
    font-weight: 900 !important;
    line-height: 1.15;
    margin-bottom: 18px !important;
}

.research-top-content p {
    color: #506174;
    font-size: 17px;
    line-height: 1.85;
    margin: 0;
}

/* Cards */
.health-topic-slide-item {
    height: 100%;
}

.health-topic-card {
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%;
    background: #ffffff;
    border-radius: 24px;
    overflow: hidden;
    text-decoration: none !important;
    border: 1px solid rgba(0, 112, 170, 0.12);
    box-shadow: 0 18px 45px rgba(12, 35, 64, 0.08);
    transition: all 0.35s ease;
}

.health-topic-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 28px 70px rgba(12, 35, 64, 0.16);
}

.health-topic-img {
    position: relative;
    height: 240px;
    overflow: hidden;
}

.health-topic-img::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, transparent 45%, rgba(12, 35, 64, 0.45) 100%);
    opacity: 0;
    transition: all 0.35s ease;
}

.health-topic-card:hover .health-topic-img::after {
    opacity: 1;
}

.health-topic-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: all 0.55s ease;
}

.health-topic-card:hover .health-topic-img img {
    transform: scale(1.08);
}

.health-topic-content {
    position: relative;
    padding: 28px 26px 30px;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.health-topic-content h3 {
    color: #0c2340;
    font-size: 24px;
    font-weight: 900;
    line-height: 1.35;
    margin: 0 0 22px;
    transition: all 0.3s ease;
}

.health-topic-card:hover .health-topic-content h3 {
    color: #0077b6;
}

.health-topic-content span {
    margin-top: auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    min-height: 44px;
    padding: 11px 20px;
    background: #0077b6;
    color: #ffffff;
    border-radius: 50px;
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: all 0.3s ease;
}

.health-topic-content span::after {
    content: "→";
    margin-left: 8px;
    transition: all 0.3s ease;
}

.health-topic-card:hover .health-topic-content span {
    background: #0c2340;
}

.health-topic-card:hover .health-topic-content span::after {
    margin-left: 14px;
}

/* Empty State */
.health-topic-carousel-section .row > .col-12 p,
.health-topic-carousel-section p:empty {
    text-align: center;
}

/* Responsive */
@media (max-width: 991px) {
    .section.position-relative {
        min-height: 300px;
    }

    .section.position-relative h1 {
        font-size: 46px;
    }

    .health-topic-carousel-section {
        padding: 75px 0;
    }

    .research-top-content {
        padding: 32px 28px;
    }

    .research-top-content h2 {
        font-size: 36px;
    }

    .health-topic-img {
        height: 220px;
    }
}

@media (max-width: 575px) {
    .section.position-relative {
        min-height: 260px;
        height: 32vh !important;
    }

    .section.position-relative h1 {
        font-size: 34px;
    }

    .health-topic-carousel-section {
        padding: 55px 0;
    }

    .research-top-content {
        padding: 26px 20px;
        border-radius: 18px;
        margin-bottom: 35px;
    }

    .research-top-content h2 {
        font-size: 30px;
    }

    .research-top-content p {
        font-size: 15px;
    }

    .health-topic-card {
        border-radius: 18px;
    }

    .health-topic-img {
        height: 210px;
    }

    .health-topic-content {
        padding: 24px 22px;
    }

    .health-topic-content h3 {
        font-size: 21px;
    }
}