    

        /* .new-form-sec {
            padding: 0px 15px;
        } */

        /* .new-form-sec-container {
            max-width: 1300px;
            margin: auto;
        } */

        .new-form-sec-inner {
            padding: 40px 80px;
            background: linear-gradient(93.49deg, #FFEFDF 0%, #FFFBF6 100%);
            border: 1px solid #FD982F;
            border-radius: 24px;
        }

        .new-form-sec-heading h2 {
            text-align: center;
            font-family: "Inter Tight", sans-serif;
            font-weight: 500;
            font-size: 52px;
            line-height: 125%;
        }

        .new-form-sec-form-box-inner {
            display: flex;
            gap: 10px;
            align-items: center;
            justify-content: space-between;
        }

        .new-form-sec-form-subbox-inner {
            flex: 0 0 23%;
            max-width: 23%;
        }

        .new-form-sec-form-box {
            padding: 32px 24px;
            background-color: #8B8B8B;
            border: 1px solid #FD982F4D;
            border-radius: 20px;
            margin: 28px 0px;
            box-shadow: 0px 24px 48px -12px #934B0014;
        }

        .new-form-sec-form-subbox-fieldset fieldset {
            position: relative;
            border: 0px;
        }

        .new-form-sec-form-subbox-fieldset fieldset select {
            width: 100%;
            border: none;
            background: transparent;
            font-family: "Inter Tight", sans-serif;
            font-weight: 400;
            font-size: 16px;
            line-height: 24px;
            padding: 15px 20px 15px 40px;
            background-color: #fff;
            border-radius: 16px;
            border: 1px solid #0000004D;
            appearance: none;
            -webkit-appearance: none;
            -moz-appearance: none;
            background: #fff url("../../../../wp-content/uploads/2026/07/Icon.png") no-repeat right 15px center;
            background-size: 12px;
            padding-right: 45px;
            cursor: pointer;
        }

        .new-form-sec-form-subbox-fieldset fieldset .fielstate-span {
            position: absolute;
            top: 15px;
            left: 13px;
        }

        .new-form-sec-form-subbox-fieldset fieldset legend {
            font-family: "Inter Tight", sans-serif;
            font-weight: 600;
            font-size: 12px;
            line-height: 18px;
            letter-spacing: 0.6px;
            text-align: center;
            text-transform: uppercase;
        }

        .new-form-sec-form-btn-subbox {
            flex: 0 0 15%;
            max-width: 15%;
        }

        .new-form-sec-form-btn-subbox-inner button {
            width: 100%;
            padding: 19px 40px;
            background-color: #FD982F;
            border: none;
            box-shadow: 0px 4px 6px -4px #FF994433;
            box-shadow: 0px 10px 15px -3px #F943;
            border-radius: 16px;
            display: flex;
            gap: 8px;
            align-items: center;
            font-family: Inter Tight;
            font-weight: 500;
            font-size: 16px;
            letter-spacing: 0%;
            justify-content: center;
            text-align: center;
        }

        .new-form-sec-form-subbox-fieldset span img {
            filter: brightness(0) invert(0);
        }

        * {
            margin: 0px;
            padding: 0px;
            box-sizing: border-box;
        }

        /* .search-detail-container {
            max-width: 1300px;
            margin: auto;
        } */

        .seach-deatil-middle-part-inner {
            display: flex;
            gap: 20px;
            align-items: center;
            flex-wrap: wrap;
        }

        .seach-deatil-middle-part-inner-right a {
            text-decoration: none;
            font-family: "Inter Tight", sans-serif;
            font-weight: 600;
            font-size: 14px;
            line-height: 100%;
            vertical-align: middle;
            color: #000000;
        }

        .seach-deatil-middle-part-inner-right a {
            text-decoration: none;
        }

        .cross-filter {
            display: flex;
            gap: 20px;
            flex-wrap: wrap;
        }

        .seach-deatil-middle-part-inner-left {
            display: flex;
            gap: 20px;
            flex-wrap: wrap;
        }

        .seach-deatil-middle-part-inner-left-filter {
            text-decoration: none;
            font-family: "Inter Tight", sans-serif;
            font-weight: 500;
            font-size: 16px;
            line-height: 100%;
            letter-spacing: 0px;
            color: #535F72;
            display: flex;
            align-items: center;
        }

        .cross-filter-span {
            padding: 10px 16px;
            background-color: #FD982F0F;
            border-radius: 100px;
            border: 1px solid #FD982F33;
            display: flex;
            align-items: center;
            gap: 8px;
            font-family: Inter Tight;
            font-weight: 600;
            font-size: 14px;
            line-height: 100%;
            letter-spacing: 0.7px;
            color: #FD982F;
        }

        .cross-img {
            cursor: pointer;
        }

        .available {
            font-family: "Inter Tight", sans-serif;
            font-weight: 400;
            font-size: 20px;
            line-height: 24px;
            letter-spacing: 0px;
            color: #535F72;
			margin-bottom:0px;
        }

        .seach-deatil-middle-part-inner {
            padding: 36px 0px;
        }

        .seach-deatil-last-part-box {
            display: flex;
            gap: 40px 20px;
            flex-wrap: wrap;
            justify-content: center;
            font-size: 22px;
            color: #000;
        }

        .seach-deatil-last-part-box-subbox {
            flex: 0 0 32%;
            max-width: 32%;
        }

        .seach-deatil-last-part-box-subbox-inner-img-box {
            position: relative;
            overflow: hidden;
            border-radius: 10px;
        }

      .seach-deatil-last-part-box-subbox-inner-img img {
	width: 100%;
	object-fit: cover;
	display: block;
	object-position: top !important;
	aspect-ratio: 2/2 !important;
}
        .seach-deatil-last-part-box-subbox-inner {
            padding: 16px;
            border: 1px solid #FD982F80;
            border-radius: 12px;
        }

        .seach-deatil-last-part {
            padding: 40px 0px;
        }

        .trainer-name {
	font-family: "Inter Tight", sans-serif;
	font-weight: 600;
	font-size: 24px;
	line-height: 130%;
	letter-spacing: 0px;
	color: #000 !important;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	min-height: auto;
}

        .trainer-working {
            font-family: "Inter Tight", sans-serif;
            font-weight: 600;
            font-size: 14px;
            line-height:120%;
            letter-spacing: 0.7px;
            color:#000;
			margin-bottom:0px;
			margin-top:8px;
        }

/*         .seach-deatil-last-part-box-subbox-inner-img-bottom {
            position: absolute;
            bottom: 0px;
            left: 0px;
            right: 0px;
            background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
            padding: 16px;
        } */
.seach-deatil-last-part-box-subbox-inner-img-bottom{
	margin-top:16px;
}

        .seach-deatil-last-part-box-subbox-inner-img-top {
            position: absolute;
            top: 16px;
            right: 20px;
        }

        .seach-deatil-last-part-box-subbox-inner-img-top-inner {
            width: 40px;
            height: 40px;
            background: #FFFFFFCC;
            background-color: #FFFFFFCC;
            display: flex;
            align-items: center;
            justify-content: center;
            border-radius: 50px;
            backdrop-filter: blur(4px);
        }

        .seach-deatil-last-part-box-subbox-inner-img-top-inner img {
            width: 25px;
            height: 20px;
            display: block;
            object-fit: contain;
        }

/*         .seach-deatil-last-part-box-subbox-inner-details-top {
            display: flex;
            justify-content: space-between;
            gap: 10px;
        } */

        .seach-deatil-last-part-box-subbox-inner-details {
            padding: 16px 0px 0px;
        }

        .review {
            font-family: "Inter Tight", sans-serif;
            font-weight: 600;
            font-size: 16px;
            line-height: 24px;
            letter-spacing: 0px;
            color: #111C2C;
        }

        .review small {
            font-family: "Inter Tight", sans-serif;
            font-weight: 500;
            font-size: 12px;
            line-height: 14.4px;
            letter-spacing: 0px;
            color: #535F72;
        }

        .seach-deatil-last-part-box-subbox-inner-details-top-right-inner {
            padding: 4px 8px;
            background-color: #D6E3FA4D;
            border-radius: 6px;
            display: flex;
            align-items: center;
            gap: 4px;
        }

        .seach-deatil-last-part-box-subbox-inner-details-top-right-inner span {
            font-family: "Inter Tight", sans-serif;
            font-weight: 600;
            font-size: 12px;
            line-height: 14.4px;
            letter-spacing: 0px;
            color: #596578;
        }

        .seach-deatil-last-part-box-subbox-inner-details-middle p {
            font-family: "Inter Tight", sans-serif;
            font-weight: 400;
            font-size: 16px;
            line-height: 25.6px;
            letter-spacing: 0px;
            color: #535F72;
            padding: 12px 0px;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
			margin-bottom:0px;
        }

        .seach-deatil-last-part-box-subbox-inner-details-last {
            display: flex;
            justify-content: space-between;
            gap: 10px;
            align-items: center;
            padding-top: 16px;
            border-top: 1px solid #DBC2B1;
        }

        .seach-deatil-last-part-box-subbox-inner-details-last-inner h4 {
            font-family: "Inter Tight", sans-serif;
            font-weight: 600;
            font-size: 24px;
            line-height: 33.6px;
            letter-spacing: 0px;
            color: #111C2C;
        }

        .seach-deatil-last-part-box-subbox-inner-details-last-inner h4 small {
            font-weight: 500;
            font-size: 16px;
            line-height: 14.4px;
            letter-spacing: 0px;
            color: #535F72;
        }

        .seach-deatil-last-part-box-subbox-inner-details-last-inner p {
            font-family: Inter Tight;
            font-weight: 700;
            font-size: 16px;
            line-height: 24px;
            letter-spacing: 0px;
            color: #FD982F;
        }

        .seach-deatil-last-part-box-subbox-inner-details-last-right a {
            text-decoration: none;
            background-color: #FD982F;
            padding: 8px 16px;
            font-family: "Inter Tight", sans-serif;
            font-weight: 500;
            font-size: 16px;
            line-height: 24px;
            letter-spacing: 0px;
            text-align: center;
            color: #000000;
            border-radius: 8px;
        }

        .seach-deatil-last-part-pagination {
            display: flex;
            gap: 12px;
            justify-content: center;
            margin-top: 40px;
            align-items: center;
        }

        .seach-deatil-last-part-pagination-previous,
        .seach-deatil-last-part-pagination-next {
            width: 40px;
            height: 40px;
            border: 1px solid #FD982F;
            display: flex;
            justify-content: center;
            align-items: center;
            border-radius: 50px;
        }

        .seach-deatil-last-part-pagination-middle {
            display: flex;
            gap: 12px;
        }
    .seach-deatil-last-part-pagination{
    display:flex;
    justify-content:center;
    margin:50px 0;
}

.seach-deatil-last-part-pagination ul{
    display:flex;
    align-items:center;
    gap:10px;
    list-style:none;
    padding:0;
    margin:0;
}

.seach-deatil-last-part-pagination li{
    margin:0;
}

.seach-deatil-last-part-pagination a,
.seach-deatil-last-part-pagination span{
    width:42px;
    height:42px;
    display:flex;
    align-items:center;
    justify-content:center;
    border:1px solid #ddd;
    border-radius:8px;
    text-decoration:none;
    color:#333;
    font-weight:600;
    transition:.3s;
}

.seach-deatil-last-part-pagination a:hover{
    background:#FF8C1A;
    color:#fff;
    border-color:#FF8C1A;
}

/* Active Page */
.seach-deatil-last-part-pagination .current{
    background:#FF8C1A;
    color:#fff;
    border-color:#FF8C1A;
}

/* Previous & Next */
.seach-deatil-last-part-pagination .prev,
.seach-deatil-last-part-pagination .next{
    width:42px;
    font-size:18px;
}

/* Dots */
.seach-deatil-last-part-pagination .dots{
    border:none;
    width:auto;
    padding:0 8px;
}
        .pagination-number {
            width: 40px;
            height: 40px;
            font-family: "Inter Tight", sans-serif;
            font-weight: 700;
            font-size: 16px;
            line-height: 24px;
            letter-spacing: 0px;
            text-align: center;
            color: #000000;
            text-decoration: none;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .pagination-number.pagination-active {
            background-color: #FD982F;
            border-radius: 50px;
        }

        .new-form-sec-form-box-inner {
            display: flex;
            gap: 10px;
            align-items: center;
            justify-content: space-between;
        }

        .new-form-sec-form-subbox-inner {
            flex: 0 0 23%;
            max-width: 23%;
        }

        .new-form-sec-form-box {
            padding: 32px 24px;
            background-color: #fff;
            border: 1px solid #FD982F4D;
            border-radius: 20px;
            margin-top: 28px;
            box-shadow: 0px 24px 48px -12px #934B0014;
        }

        .new-form-sec-form-subbox-fieldset fieldset {
            position: relative;
            border: 0px;
        }

        .new-form-sec-form-subbox-fieldset fieldset select {
            width: 100%;
            border: none;
            background: transparent;
            font-family: "Inter Tight", sans-serif;
            font-weight: 400;
            font-size: 16px;
            line-height: 24px;
            padding: 15px 20px 15px 40px;
            background-color: #fff;
            border-radius: 16px;
            border: 1px solid #0000004D;
            appearance: none;
            -webkit-appearance: none;
            -moz-appearance: none;
             background: #fff url("../../../../wp-content/uploads/2026/07/Icon.png") no-repeat right 15px center;
            background-size: 12px;
            padding-right: 45px;
            cursor: pointer;
        }

        .new-form-sec-form-subbox-fieldset fieldset .fielstate-span {
            position: absolute;
            top: 15px;
            left: 13px;
        }

        .new-form-sec-form-btn-subbox {
            flex: 0 0 15%;
            max-width: 15%;
        }

        .new-form-sec-form-btn-subbox-inner button {
            width: 100%;
            padding: 19px 40px;
            background-color: #FD982F;
            border: none;
            box-shadow: 0px 4px 6px -4px #FF994433;
            box-shadow: 0px 10px 15px -3px #F943;
            border-radius: 16px;
            display: flex;
            gap: 8px;
            align-items: center;
            font-family: Inter Tight;
            font-weight: 500;
            font-size: 16px;
            letter-spacing: 0%;
            justify-content: center;
            text-align: center;
        }

        .new-form-sec-heading h2 {
            text-align: left;
            font-family: "Inter Tight", sans-serif;
            font-weight: 500;
            font-size: 52px;
            line-height: 125%;
        }
.page-id-12 .new-form-sec-form-box {
	background-color: #8B8B8B;
	border: 1px solid #FD982F4D;
}
.page-id-12 .new-form-sec-heading h2 {
	text-align: center;
}
.page-template-search-detail-template .search-detail-sec {
	max-width: 1300px;
	margin: 150px auto 0px;
	padding:0px 15px;
}

.page-template-search-detail-template .new-header {
    border-radius: 12px;
	background-color: #000;
}
.page-template-search-detail-template {
	background-color: #fff !important;
}
        /* .search-detail-sec {
            padding: 0px 15px;
        } */
.new-form-sec-form-btn-subbox-inner button:hover {
	background: #fd982f;
}
.new-form-sec-form-btn-subbox-inner button {
	position: relative;
	overflow: hidden;
}
.new-form-sec-form-btn-subbox-inner button::after {
    content: '';
    background: #fff;
    inset: 0;
    position: absolute;
    transition: 0.4s;
    transform: skew(45deg);
    width: 0%;
    height: 100%;
    left: -30px;
	z-index: 1;
}
.new-form-sec-form-btn-subbox-inner button:hover::after {
	transform: skew(0deg);
	width: 100%;
	height: 100%;
    left: 0px;
}
.new-form-sec-form-btn-subbox-inner button span, .new-form-sec-form-btn-subbox-inner button img {
	position: relative;
	z-index: 2;
}
.new-form-sec-form-btn-subbox-inner button span {
	color: #000 !important;
}
.new-form-sec-form-btn-subbox-inner button:hover span, .new-form-sec-form-btn-subbox-inner button:focus span {
	color: #000 !important;
}
.seach-deatil-last-part-box-subbox-inner-details-last a {
	background-color: #FD982F;
	padding: 8px 16px;
	border-radius: 8px;
	font-family:  "Inter Tight", sans-serif;
	font-weight: 500 !important;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0px;
	text-align: center;
	color: #000000;
}
.seach-deatil-last-part-box-subbox-inner-img img {
	border-radius: 10px;
}
.seach-deatil-last-part-box-subbox-inner-details-top-left {
	display: flex;
	width: 100%;
	align-items: center;
	gap: 5px;
}
.seach-deatil-last-part-box-subbox-inner-details-last a{
	position:relative;
	z-index:1;
	overflow:hidden;
}

.seach-deatil-last-part-box-subbox-inner-details-last a:hover {
	background-color: #000;
	color: #fff;
}
.seach-deatil-last-part-box-subbox-inner-details-top-left.state-city {
	margin-top:0px;
	margin-bottom:10px;
}
.trainer-working span {
	font-size: 18px;
}
#coachPopupModal .modal-header::before {
	background: #FD982F !important;
}
.btn-close {
	background-color: #FD982F !important;
}
.contact-coach-button button {
	background-color: #FD982F !important;
}
#coachPopupModal .contact-coach-captcha {
	display: flex;
	flex-direction: column;
	justify-content: start !important;
	margin-top: 4px !important;
	margin-bottom: 2px !important;
	align-items: start !important;
	padding: 0px !important;
}
        @media (max-width:1600px) {
            .new-form-sec-inner {
                padding: 40px 60px;
            }

            .new-form-sec-heading h2 {
                font-size: 46px;
            }

            .new-form-sec-form-box {
                padding: 32px 20px;
            }
        }

        @media (max-width:1455px) {
            .new-form-sec-inner {
                padding: 40px 40px;
            }

            .new-form-sec-heading h2 {
                font-size: 42px;
            }
        }

        @media (max-width:1366px) {
            .new-form-sec-heading h2 {
                font-size: 36px;
            }
        }

        @media(max-width:1299px) {
            .new-form-sec-inner {
                padding: 40px 30px;
            }

            .new-form-sec-form-btn-subbox-inner button {
                padding: 15px 30px;
            }
			.trainer-name {
	font-size: 18px;
}
        }

        @media (max-width:1199px) {
            .new-form-sec-inner {
                padding: 30px 20px;
            }
        }

        @media (max-width:1099px) {
            .new-form-sec-form-box {
                padding: 32px 15px;
            }

            .new-form-sec-heading h2 {
                font-size: 32px;
            }

            .seach-deatil-last-part-box {
                gap: 24px 15px;
            }
        }

        @media (max-width:991px) {
            .new-form-sec-form-subbox-fieldset fieldset select {
                font-size: 14px;
            }

            .seach-deatil-middle-part-inner {
                gap: 15px;
            }

            .cross-filter {
                gap: 10px;
            }

            .seach-deatil-last-part-box-subbox {
                flex: 0 0 48%;
                max-width: 48%;
            }

            .seach-deatil-last-part {
                padding: 30px 0px;
            }
        }

        @media(max-width:767px) {
            .new-form-sec-inner {
                padding: 30px 15px;
            }

            .new-form-sec-form-box-inner {
                flex-wrap: wrap;
            }

            .new-form-sec-form-subbox-inner {
                flex: 0 0 49%;
                max-width: 49%;
            }

            .new-form-sec-form-btn-subbox {
                flex: 0 0 49%;
                max-width: 49%;
            }

            .new-form-sec-heading h2 {
                font-size: 28px;
            }

            .new-form-sec-inner {
                padding: 20px 15px;
            }

            .seach-deatil-last-part-box {
                gap: 20px 15px;
            }

            .seach-deatil-last-part-box-subbox {
                flex: 0 0 100%;
                max-width: 100%;
            }
			.seach-deatil-last-part-box-subbox-inner-img img {
            height:auto;
        }
			.trainer-name{
				min-height:auto;
			}
        }

        @media (max-width:576px) {

            .new-form-sec-form-subbox-inner,
            .new-form-sec-form-btn-subbox {
                flex: 0 0 99%;
                max-width: 99%;
            }

            .new-form-sec-form-box-inner {
                gap: 15px;
            }

            .new-form-sec-form-box {
                padding: 20px 15px;
            }

        }
