/*
Theme Name: prestigemensmedical
Theme URI: https://prestigemensmedical.com/
Author: x3digital
Author URI: https://prestigemensmedical.com/
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://prestigemensmedical.com/
Text Domain: pmmc
Tags: custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images
*/

.title-bar{
    display: none;
}
.wpcf7-form p {
    display: none;
}
.wpcf7-not-valid-tip {
    font-size: 12px;
}
.wpcf7 form .wpcf7-response-output {
    margin: 0;
    padding: 010px;
    font-size: 12px;
}
.top-bar ul.menu li a.main-nav__sub-menu-item {
    justify-content: left;
}
aside.thumbnail img {
    width: 300px;
}

span.first-name input[type="text"].form_text,
span.last-name input[type="text"].form_text{
    width: 48%;
    display: inline-block;
}
span.last-name input[type="text"].form_text{margin-left: 4%;}

.widget_pmmc_lead{
    height: 100%;
}
.content .content-text .content-text {
    padding: 0 !important;
}

.pmmc-hide-notice::before {
    position: absolute;
    top: -22px;
    right: -19px;
    font-family: "Material Icons";
    font-size: 22px;
    color: #fff;
    background: #fd642f;
    border-radius: 50px;
    height: 30px;
    width: 30px;
}
.pmmc-hide-notice.close::before {    
    content: "\e5db";
}
.pmmc-hide-notice.open::before {    
    content: "\e5d8";
	top: -30px;
}
.florida-child__link {
    padding: 10px;
    font-size: 15px;
}

header.page-header .phone {
    color: #003b4c;
    font-size: 1.77778rem;
    font-weight: 800;
    line-height: 1.4;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
	display: inline-block;
}
header.page-header .phone a {
    color: inherit;
    font-weight: bold;
    text-decoration: none;
    font-family: "Montserrat", sans-serif;
}

.ppc-page .logos .logos-heading {
    font-size: 1.42222rem;
}

@media screen and (min-width: 64em) {
    .ppc-page .logos {
        padding: 3.88889rem 0;
    }
    .ppc-page .logos .logos-heading {
        font-size: 1.77778rem;
    }
}

.logos {
    padding: 2.22222rem 0;
    text-align: center;
}

.logos .logos-heading {
    margin: 0 0 1.66667rem;
    color: #000;
    font-size: 1.44444rem;
    font-weight: bold;
}

.logos .logos-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
    text-align: center;
}

.logos .logos-wrapper .logo-item {
    -ms-flex-item-align: center;
    align-self: center;
    margin: 0.55556rem 0;
}

@media screen and (min-width: 40em) {
    .logos .logos-wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .logos .logos-wrapper .logo-item {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }
}

@media screen and (min-width: 78.75em) {
    .logos .logos-wrapper .logo-item {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        margin: 0 1.94444rem;
    }
}
header.page-header .button-contain .button{
	margin: 0.83333rem 0 0.27778rem;
}

.banner-heading strong::before {
	display :none !important;
}

.banner-heading strong::after {
	display :none !important;
}

@media only screen and (min-width: 640px) and (max-width: 768px) 
{ 
	.logo {
    width: 150px; 
}
	.tagline-wrapper {
		margin-top: -90px;
    margin-right: 70px;
		
	}
	.button-contain {
       margin-top: -121px;
		   width: 154px;
      margin-left: 87px;
	}
	.contact {
       margin-left : 80px !important;
	}
	
}

@media only screen and (min-width: 768px) and (max-width: 1024px) 
{ 
	.logo {
    width: 150px; 
}
	.tagline-wrapper {
		margin-top: -90px;
    margin-right: 70px;
		
	}
	.button-contain {
       margin-top: -121px;
		   width: 154px;
      margin-left: 121px;
	}
	.contact {
       margin-left : 80px !important;
	}
	
}

@media only screen and (min-width: 200px) and (max-width: 425) { 
	.jtxamm-drilldown { height: 515px !important; }
}

.title-bar {
	width:100% !important;
	margin-right:0px !important;
	margin-left:0px !important;
}

@media (max-width: 425px){
	header.page-header {
	    position: relative;
	    padding: 20px 0 50px 0;
	}
	header.page-header .logo {
	    width: 100%;
	    margin: 0;
	}
	header.page-header .tagline {
	    margin-top: 0;
	    font-size: 12px;
	    text-align: center;
		font-weight: 400;
	}
	header.page-header .tagline br{
	    display: none;
	}
	header.page-header .tagline a{
		font-size: 10px;
	}
	header.page-header .tagline-image{display: none;}
	header.page-header .contact {
	    margin-bottom: 0;
		margin-top: 0;
		display: block;
		font-size: 1.66667rem;
		text-align: center;
	}
	header.page-header .contact .button{
	    font-size: 12px;
		display: inline-block;
	}
	header.page-header .phone {
	    font-size: 13px;
	}
	header.page-header .top-bar.small-collapse {
	    position: initial;
	    width: 100%;
	}
	header.page-header .title-bar {
	    position: absolute;
	    right: 0;
	    bottom: 0;
		background-color: #fd642e;
		color: #fff;
	}
	header.page-header .title-bar .menu-icon::after{
		background: #ffffff;
	    -webkit-box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff;
    	box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff;
	}
	header.page-header  #main-menu {
	    position: absolute;
	    width: 100vw;
	    bottom: -361px;
	    left: 0;
	}
	header.page-header .is-drilldown {
	    max-width: 100% !important;
	}
	header.page-header .button-contain .button {
		margin: 0;
		padding: 11px;
		white-space: initial;
		font-size: 12px;
		font-weight: 700;
		line-height: 1.3;
	}
	header.page-header .button-contain .button img, header.page-header .button-contain .button img{display: none}
	.banner.full-width-banner .banner-heading span{
		font-size: 2rem;
	}
}


.paged-results {
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    background: #fb6f40;
    margin: 0 auto;
}
.paged-results .page-selected, .paged-results a, .paged-results a.page-notselected {
    padding: 10px;
    text-decoration: none;
    line-height: 18px;
    font-size: 18px;
    width: 40px;
    text-align: center;
    border: none;
    margin: 0;
    color: #fff;
}
.paged-results a.page-notselected:hover,
.paged-results a.page-viewall:hover{
    color: #fff;
    background: #232323;
    border: none;
    transition: 0.2s;
}
span.page-separator {
    margin: 0 5px;
}
.paged-results .page-selected {
    background: #232323;
}
