body form.coach_filterform {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
body .sec_coachfilter {
  padding-left: 16px;
  padding-right: 16px;
}
body .form-group.div_form_row {
  margin: 0 6px;
}

body .coachcards_item .card_image {
  height: 260px;
  background:#F2F3F3;
}

body .coachcards_item img {
max-width: 284px;
vertical-align: middle;
width: 100%;
}
body .coach-list-bx .form-group {width: 49% !important;}

.coachcards_item .btn {
	color: #1f3467;
	padding: 0.8rem;
	font-size: 14px;
	border-radius: 4px;
	font-weight: 700;
	display: block;
	width: 100%;
	cursor: pointer;
	border: 2px solid  #EDBA3F;
	background: #EDBA3F00;
	text-align: center;text-decoration: none;
	transition: 0.25s all!important;
}

.coachcards_item .btn:hover {
	color: #1f3467;
    background-color: #d5a739;
	border-color:#d5a739;
	transition: 0.25s all!important;
}

.coachcards {
display: flex;
flex-wrap: wrap;
list-style: none;
margin: 0;
padding: 0;
}

.coachcards_item {
display: flex;
padding: 1rem;
}

@media (min-width: 40rem) {
.coachcards_item {
  width: 50%;
}
}

@media (min-width: 56rem) {
.coachcards_item {
  width: 25%;
}
}

.coachcards_item .card {
background-color: white;
border-radius: 0.25rem;
box-shadow: 0 20px 40px -14px rgba(0, 0, 0, 0.25);
display: flex;
flex-direction: column;
overflow: hidden;
width: 100%;
}

.card_content {
padding: 1rem;
background: #fff;
}

.card_title {
color: #000;
font-size: 1.1rem;
font-weight: 700;
letter-spacing: 1px;
text-transform: capitalize;
margin: 0px;
}

.coachcards_item .card_text {
color: #000;
font-size: 0.875rem;
line-height: 1.5;
margin-bottom: 1.25rem;
font-weight: 400;
}
.made_by {
font-weight: 400;
font-size: 13px;
margin-top: 35px;
text-align: center;
}

/*coach single page*/

section.sec_business_btn {
background: #1f3568;
color: #fff;
padding: 60px 15px;
text-align: center;
}

a.button.btn_businness {
font-family: "Montserrat",Sans-serif;
font-size: 22px;
font-weight: 700;
line-height: 33px;
fill: #000;
color: #000;
background-color: #edba3f;
padding: 15px 50px;
}
body .mdl-rt ul {
padding-left: 23px;
}
section.bookingblock {
margin-top: 50px;
}

section.sec_ourteam_btn {
text-align: center;
padding: 60px 15px;
background: #f2f3f3;
}

.businness_btn {
padding: 40px 15px;
}
.info-section{
background-color: #f2f2f2;
padding:120px 15px;
}    
.container-info{
max-width: 800px; margin: 0 auto;
}
body .coach_moreinfo.container-info {max-width: 100%;margin: 0 auto;width:100%}
.is-lt{
width: 40%; display: inline-block; vertical-align: middle; margin-right: 5%;
}
.is-rt{
width: 54%; display: inline-block; vertical-align: middle; 
}
.is-lt img{
width: 300px; height: 300px; border-radius: 50%;
}
.belt-hepl{
background-color: #1f3568;
color: #fff;
text-align: center; padding: 30px 15px;
font-size: 30px;
}
.belt-hepl a{
color: #fff; text-decoration: none; display: inline-block;
}
.belt-hepl svg{
vertical-align: middle;
width: 40px;
}

.rating-icon
{
margin-top: 7px;
}
.rating-icon>img{
margin-right: 5px; max-width: 24px;
}
.mdl-lt{
width: 65%; display: inline-block; vertical-align: top; margin-right: 3%; padding-right: 3%; border-right: 1px solid #ccc; margin-top: 100px; margin-bottom: 100px;
}
.mdl-rt{
width: 28%; display: inline-block; vertical-align: top; margin-top: 100px; margin-bottom: 100px;
}
@media only screen and (max-width: 700px) {
.mdl-lt{
    width: 100%; margin-right: 0; padding-right: 0; border-right: 0; margin-top: 100px; margin-bottom: 0;
}
.mdl-rt, .is-lt, .is-rt{
    width: 100%; margin: 0;
}
.is-lt img{
    width: 250px; height: 250px; border-radius: 50%; margin: 0 auto; display: block;
}
.is-rt{
    text-align: center
}
}

body.single-coach footer#footer-section {
display: none !important;
}

ul.coachcards.filtered-posts {
margin-top: 25px;
}
/*Locader css*/
.lds-dual-ring.hidden {
display: none;
}
.lds-dual-ring {
display: inline-block;
width: 80px;
height: 80px;
}
.lds-dual-ring:after {
content: " ";
display: block;
width: 64px;
height: 64px;
margin: 5% auto;
border-radius: 50%;
border: 6px solid #fff;
border-color: #fff transparent #fff transparent;
animation: lds-dual-ring 1.2s linear infinite;
position:absolute;
top: 50%;
transform: translateY(-50%);
left:0px;
right:0px;
}
@keyframes lds-dual-ring {
0% {
  transform: rotate(0deg);
}
100% {
  transform: rotate(360deg);
}
}
.overlay_loader {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100vh;
background: rgba(0, 0, 0, 0.8);
z-index: 999;
opacity: 1;
transition: all 0.5s;
}
/*close loader css*/
.coach_moreinfo h3 {
    font-size: 40px;
    line-height: 50px;
    text-align: left;
}
.coachfill-img img {
  width: 100%;
}

.coach_moreinfo .mdl-lt{
  max-width: 66.67%;
  margin-right: 0;
  width: 100%;
  border-right: 0;
  padding-left: calc(100vw * 0.08);
  padding-right: calc(100vw * 0.08);
  margin-bottom: 0;
}
body .coach_moreinfo.container-info{
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  background-color: #fff;
  width: 100%;
}
.coach_moreinfo .mdl-rt{
  width: 33.33%;
  background-color: #f1f2f2;
  margin-bottom: 0;
}
body .coach_moreinfo.container-info *{
  box-sizing: border-box;
}
body .coach_moreinfo.container-info .right_block1 {
  padding: 20px 40px;
  position: relative;
}
body .coach_moreinfo.container-info .right_block1::before{
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border-bottom: 2px solid #fc9145;
}
body .coach_moreinfo.container-info .right_block1:last-child:before{
  display: none;
}
body .coach_moreinfo.container-info .right_block1 h3{
  font-size: 40px !important;
    line-height: normal;
    text-align: left;
}
body .coach_moreinfo.container-info .right_block1 .ul_listSpecialties{
  padding-left: 0;
  margin-left: 0;
  list-style: none;
}
body .coach_moreinfo.container-info .right_block1 .ul_listSpecialties li{
  padding-left: 30px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23000' class='bi bi-check2' viewBox='0 0 16 16'%3E%3Cpath d='M13.854 3.646a.5.5 0 0 1 0 .708l-7 7a.5.5 0 0 1-.708 0l-3.5-3.5a.5.5 0 1 1 .708-.708L6.5 10.293l6.646-6.647a.5.5 0 0 1 .708 0z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0 8px;
  background-size: 20px;
  list-style: none;
}
.bottom-sec-block .custom_heading h2 {
  font-size: 4vw;
}
.bottom-sec-block .booking_block{
  width: 60% !important;
  padding-right: 50px;
}
.bottom-sec-block .booking_block:last-child{
  width: 40% !important;
}
.bottom-sec-block .custom_heading h2 em {
  font-family: Plus Jakarta Sans !important;
  font-style: normal;
  font-size: inherit !important;
  position: relative;
}
.bottom-sec-block .custom_heading h2 em svg {
  max-width: 100%;
  width: 100%;
  height: 30%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 30%;
  top: auto;
  bottom: -20%;
}
.bottom-sec-block .custom_heading h2 {
  font-size: 4vw;
  display: inline-block;
  line-height: normal;
  margin-bottom: 120px;
  position: relative;
}
.bottom-sec-block .custom_heading h2::before{
  content: "";
  position: absolute;
  bottom: -62px;
  left: 0;
  width: 25%;
  height: 2px;
  background-color: #fc9145!important;
}
.bottom-sec-block .booking_block p {
  font-size: 17px !important;
  max-width: 572px;
}
.bottom-sec-block {
  padding: 50px 40px;
}

@media (max-width:1366px){
  .coach_moreinfo .mdl-lt{margin-top: 50px;}
  .coach_moreinfo .mdl-rt{margin-top: 50px;}
  .coach_moreinfo h3{font-size: 35px;}
  body .coach_moreinfo.container-info .right_block1 h3{font-size: 27px !important;}
}
@media (max-width:1199px){
  .coach_moreinfo .mdl-lt{padding-left: 28px;padding-right: 28px;}
}
@media (max-width:991px){
  .coach_moreinfo .mdl-lt{max-width: 100%;}
  .coach_moreinfo .mdl-rt{width: 100%;}
  .coachfill-img img{max-width: 500px;}
  .bottom-sec-block{padding: 0 40px;}
  .coach_moreinfo h3{font-size: 30px;}
  body .coach_moreinfo.container-info .right_block1 h3{font-size: 22px !important;}
  .bottom-sec-block .booking_block{width: 100% !important;}
  .bottom-sec-block .booking_block:last-child{width: 100% !important;}
  .bottom-sec-block .custom_heading h2{font-size: 32px;margin-bottom: 80px;}
  .bottom-sec-block .custom_heading h2::before{bottom: -42px;width: 100%;max-width: 161px;}
  .bottom-sec-block .booking_block{padding-right: 0 !important;margin-bottom: 0 !important;}
  body .custom_contactform .nectar-highlighted-text h2{font-size: 34px !important;}
}
@media (max-width:767px){
  body .coach_moreinfo.container-info .right_block1{padding: 20px 20px;}
  .coach_moreinfo .mdl-lt{padding-left: 20px;padding-right: 20px;}
  .coach_moreinfo h3{font-size: 26px;}
  .bottom-sec-block{padding: 0 20px;}
}
.divcaochmain .filtered-posts .coachcards_item{
  width: 33.33%;
}
.divcaochmain .filtered-posts .coachcards_item .card_content{
  display: none;
}
.divcaochmain .filtered-posts .coachcards_item .card .card_image{
  height: auto;
  padding-top: 100%;
}
@media (max-width:999px){
  .divcaochmain .filtered-posts .coachcards_item{
    width: 50%;
  } 
}
@media (max-width:767px){
  .divcaochmain .filtered-posts .coachcards_item{
    width: 100%;
  } 
  body .form-group.div_form_row{
    margin: 0;
    width: 100%;
  }
}
.load-more-wrap {
    display: flex;
    justify-content: center;
	    margin-top: 40px;
}
.load-more-wrap a {
    font-family: Plus Jakarta Sans;
    text-transform: none!important;
    letter-spacing: -0.02em;
    font-size: 16px;
    font-weight: 500;
    padding: 17px 35px;
	line-height:1em;
    border: 1px solid rgba(0,0,0,.15);
    transition: background-color .3s ease,border-color .3s ease,color .3s ease !important;
    cursor: pointer;
	text-decoration:none;
	display:inline-block;
	border-radius: 50px;
}
.load-more-wrap a:hover{
	background-color:#fc9145;
	border-color:#fc9145;
	color:#fff;
}

body .category-post p:empty {display: none !important;}