/*
Theme Name: ProHealth-Theme
Theme URI:
Author:
Author URI:
Description:
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:
*/
img.emoji {min-width: 25px !important;}
.tribe-week-grid-block{
  height:240px !important;
}
.tribe-week-grid-block div {
  height: 120px !important;
}
.tribe-week-grid-hours div{
  height:240px !important;
}
.tribe-grid-content-wrap > div > div{
  background-color: #fff !important;
}
.page-crumbs span > span > span {
    color: #bbbdc0;
    font-size: 0.625em;
    padding-right: 8px;
    margin-right: 8px;
}
.gform_fields .gfield .ginput_complex span input + label {
    display: none;
}

.gform_footer .button-wrapper {
    position: relative;
    display: inline-block;
}

.gform_footer input[type="submit"] + svg {
    position: absolute;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    top: 50%;
    right: 13px;
    pointer-events: none;
}

.updates p + .gform_wrapper{
    display: inline-block;
    width: 48.5714285714%;
}

.updates .gform_footer {
    display: inline-block;
}

.updates .gform_body{
    width: 68.5714285714%;
    padding: 0 2.8571428571%;
    margin-right: 2.8571428571%;
    display:inline-block;
}

.pwcenters-form {
    margin-bottom: 50px;
}

.updates form .gform_body input[type="text"]{
    width:98%;

}
.updates form{
    width:100% !important;
}

.gform_footer input[type="submit"]:hover + svg *{
    fill:#007550;
}

.updates form .gform_body .gform_fields .gfield{
    margin-bottom: 0px;
}

.arrowlist.special {

}

.arrowlist.special li {
    position: relative;
}

.arrowlist.special li a + svg {
    position: absolute;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    top: 50%;
    left: 17.5%;
    -webkit-transition: fill 0.35s ease-in-out, left 0.35s ease-in-out;
    -moz-transition: fill 0.35s ease-in-out, left 0.35s ease-in-out;
    -o-transition: fill 0.35s ease-in-out, left 0.35s ease-in-out;
    transition: fill 0.35s ease-in-out, left 0.35s ease-in-out;
}
.arrowlist.special li svg * {
    -webkit-transition: fill 0.35s ease-in-out;
    -moz-transition: fill 0.35s ease-in-out;
    -o-transition: fill 0.35s ease-in-out;
    transition: fill 0.35s ease-in-out;
    fill: #007550;
}

.arrowlist.special li a {
    left: 52px;
}

.container.sidebar-layout > div + div .box ul.arrowlist li:hover a + svg {
    left:calc(17.5% + 5px);
}

.container.sidebar-layout > div + div .box ul.arrowlist li:hover a + svg * {
    fill: white;
}

.promo-landing-lb .plb-content .plb-container{
	padding:4% !important;
}
.promo-landing-lb .plb-content .plb-container img{
	width:100%;
}
.wysiwyg .gform_wrapper .gform_body ul{
	padding:0;
}
.wysiwyg .gform_wrapper .gform_body ul li{
	padding:0;
	font-size:1em;

}
.wysiwyg ul li a{
    color:#007550;
}
.wysiwyg ul li a:hover{
	background-color: #4B71A5;
	color:white;
}
.wysiwyg .gform_wrapper .gform_body ul li label{
	font-size:1em;
}
.wysiwyg .gform_wrapper .gform_body ul li .gfield_radio li label{
	display:inline-block;
	margin-left:8px;
	font-size:1em;
}
.wysiwyg .gform_wrapper .gform_body ul li .gfield_radio li{
	float:left;
	width:15%;
}
.wysiwyg .gform_wrapper .gform_body ul li .gfield_checkbox li label{
	display:inline-block;
	padding:0 2.5%;
}
.wysiwyg .gform_wrapper .gform_body ul li .ginput_container:after{
	        content: ".";
    		visibility: hidden;
    		display: block;
    		height: 0;
    		clear: both;

}
.wysiwyg .gform_wrapper .gform_body ul li .ginput_container ul{
	margin-bottom:0;
}
.wysiwyg .gform_wrapper .gform_body ul li .ginput_container select{
	background:url('http://cvph.lltdev.com/wp-content/uploads/2015/10/selectArrow.png') no-repeat 98% #f1f1f2;
}
.wysiwyg .gform_wrapper .gform_body ul li .gfield_checkbox li {
	float:left;
	width:30%;
}
.wysiwyg .gform_wrapper .gform_body ul li:before{
	display:none;
}
@media (max-width:1200px){
    .updates p + .gform_wrapper{
        width:100%;
    }
}
@media (max-width:600px){
  .wysiwyg .gform_wrapper .gform_body ul li .gfield_checkbox li {
  	float:none;
  	width:100%;
  }
  .wysiwyg .gform_wrapper .gform_body ul li .gfield_radio li{
  	float:none;
  	width:100%;
  }

  .footer .main .container {display: block !important;}
  .footer .main .container > div {width: 100%;}

}
@media (max-width: 500px){
    .updates p + .gform_wrapper{
        width:100%;
    }
    .updates .gform_body{
        width:95%;
        padding:0 2.5%;
        margin:0;
    }
    .gform_footer .button-wrapper{
        width:95%;
    }
    .updates .gform_footer{
        width:100%;
    }
}

.box li svg * {
	stroke: #000;
	stroke-width: .5;
}

.box svg path[fill="none"] {
	stroke-width: 1;
}

.box li:hover svg * {
	stroke: #fff;
}

.nav .sub-menu a {
	font-size: .9rem !important;
}

@media (max-width: 1050px){
	.nav {
		font-size: 1.3rem;
	}
}

/*
 * wysiwyg - header alterations
 * */
 .wysiwyg h1 {
	font-size: 34px;
	font-weight: 300;
	background: none;
	color: #4B71A5;
	text-align: left;
	padding: 3% 0;
}

.wysiwyg h2 {
	font-family: sans-serif;
	font-size: 18px;
	font-weight: 700;
}

.wysiwyg h3 {
	font-family: sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #58585b;
}

/* - Added for image responsiveness . #2177 - */
.wysiwyg img {
	min-width: 225px;
	width: calc(100% - 15em);
	height: auto;
}

.blog p a img {
	min-width: 245px;
	width: calc(100% - 20em);
	height: auto;
}

.blog ul li,
.blog ol li  {
	font-size: 1.1rem;
	margin: 0 5%;
	line-height: 2rem;
}

/* New */
p, h1, h2, h3, h4, h5, h6, a, ul li {
  font-family: 'Roboto', sans-serif !important;
}

h1 {text-transform: inherit !important;}

#menu-sitemap-menu li {
  display: inline-block;
  font-size: 14px;
  margin-bottom: 3px;
  margin-right: 3px;
  padding-right: 5px;
  border-right: 1px solid #bbbdc0;
  line-height: 0;
  margin: 0;
  margin-bottom: 5px;
}

#menu-sitemap-menu li a {
  display: inline-block;
  color: #bbbdc0;
  text-transform: uppercase;
  font-size: .875em;
  line-height: 1.25em;
}

.blog .header .container .nav>ul>li {
    display: inline-block;
    margin: 0 32px 0 0 !important;
    position: relative;
    padding: 0px 3px;
}

.blog .header .container .nav>ul>li a {font-size: 14px;}

.container.sidebar-layout>div+div .box h2 {
    background-color: #8BCC40 !important;
}

.header .container .nav .top span:last-child {margin-right: 0;}
.header .container .nav>ul>li>a {font-size: 14px !important;}

#gform_submit_button_14 {width: 100%;}

.header .container .nav>ul>li>a {text-transform: none !important;}

small {
  font-size: 15px !important;
  line-height: 22px;
}

@media(max-width: 726px) {
  .blog .header .container .nav>ul>li {
    display: block;
    margin: 0 !important;
  }
}

@media(min-width: 726px) {
  .amenities > div:first-child {min-height: 620px;}
  .vid {min-height: 0 !important;}
}

@media(min-width: 961px) {
  .amenities div:first-child {min-height: inherit;}
}
