	/*
Theme Name: Weekend Vasectomy Clinic
Theme URI: http://www.weekendvasectomyutah.com
Description: WordPress theme based on lifehacker's Blank theme.
Author: Serfwerks
Author URI: http://serfwerks.com
Version: 0.1
Tags: serfwerks

 
*/
@import url(//fonts.googleapis.com/css?family=Oxygen+Mono);

/*** GLOBAL : GENERAL STYLE DEFAULTS ***/
html
{
	margin: 0;
	padding: 0;
}
body
{
	background: #fff;
	margin: 0;
	padding:0;
	height:100%;
}
body, input, textarea
{
	color: #444;    
	font-family: 'futura-pt', Arial, sans-serif;
	line-height: 1.5;
  font-size : 20px;
  letter-spacing:1.5px;
  color : #4D4D4D;
  color : rgb(77, 77, 77);
}

@font-face {
	font-family: "FontAwesome";
	src: url("/wp-content/themes/WVCC_theme/fonts/fontawesome-webfont.eot");
	src: url("/wp-content/themes/WVCC_theme/fonts/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/WVCC_theme/fonts/fontawesome-webfont.ttf") format("truetype"), url("/wp-content/themes/WVCC_theme/fonts/fontawesome-webfont.woff") format("woff"), url("/wp-content/themes/WVCC_theme/fonts/fontawesome-webfont.svg#ETmodules") format("svg");
	font-weight: normal;
	font-style: normal;
}


input {
text-align:left;	
}
label#rememberme, p.login-remember label {
font-size:12px;	
}
h1, h2, h3, h4, h5, h6
{ 
	font-weight: normal;
	clear: both;
}
hr
{
	background-color: #999;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}
pre
{
	font: 11px Monaco, monospace;
	line-height: 1.5;
	margin-bottom: 1.5em;
}
code
{
	font: 11px Monaco, monospace;
}
p
{
	margin: 5px 0 20px 0;
	font-family : 'futura-pt', sans-serif;
  font-size : 20px;
  color : #4D4D4D;
  color : rgb(77, 77, 77);
  letter-spacing:0;
}
a
{
	color: #005cb9;
}
a:hover
{
	/*color: #065c88;*/
	text-decoration:none;
}
a:visited
{
	/*color: #005cb9;*/
}



/*** PAGE LAYOUT ***/

/* Styles that affect the entire layout of the page */
div#container
{
	margin: 4px 4px 4px 4px;
}
div#content
{
	
}


/*** HEADER : MENU ***/

/* To see a menu in your header, you'll need to first add one in WordPress Admin */
.menu ul
{
    list-style: none;
    margin: 0;
}
.menu ul ul
{
    display: none;
}
.menu li
{
    display: inline;
    float: left;
	padding: 0 8px 0 4px;
}
.menu-item
{
	
}
.menu-item a
{
	text-decoration: none;
	color: #666666;
	 font-size : 1em;
  line-height : 70px;
  text-transform : uppercase;
  letter-spacing:2px;

	
}
.menu-item a:hover
{
	color: #005cb9;
}

a.dropdown-toggle {
text-decoration: none;
	/* font-size : 16px;*/
  line-height : 70px;
  text-transform : uppercase;
  letter-spacing:2px;
}
a.dropdown-toggle:link, a.dropdown-toggle:visited {
	color:#ffffff !important;
	
}
a.dropdown-toggle:active {
color:#005cb9;	
}
ul#menu-vertical-menu.dropdown-menu {
text-align:right;
background:rgba(0,92,185,.6);
padding:15px;
min-width:220px;
}
ul#menu-vertical-menu.dropdown-menu li {
border-bottom:1px solid white;	
}
ul#menu-vertical-menu.dropdown-menu li a:link, ul#menu-vertical-menu.dropdown-menu li a:visited {
line-height:40px;
color:#ffffff;
letter-spacing:2px;
font-size:16px;
}
@media screen and (max-width:800px) {
	ul#menu-vertical-menu.dropdown-menu {
text-align:left;}
}

.grey_bckgrnd {
background:#e6e7e8;
padding:50px 0px;
}
 .footer_grey {
padding:0px !important;	
background:#333;
 }

span.entry-subtitle {
font-size:.5em !important;
line-height:2em;	
letter-spacing:.25em;
}
/*** HEADER : OTHER ***/



/*** CONTENT : POSTS AND PAGES ***/

/* Entry and Page Titles */
h1.entry-title
{
	
}
h2.entry-title
{
	
}
h2.entry-title a
{
	
}
h1.page-title
{
	
}

/* Media Alignment */
.alignright
{
	/* Style for right-aligned images in posts */
	padding: 8px 0 8px 8px;
	float: right;
}
.alignleft
{
	/* Style for left-aligned images in posts */
	padding: 8px 8px 8px 0;
	float: left;
}

/* Entry Content */
.entry-content
{
	/* Style that affects actual entry/post content */
}
.entry-content a
{
	
}
.entry-content a:hover
{
	
}
.entry-content h1, h2, h3, h4, h5
{
	
}
.entry-content ol li
{
	
}

.entry-utility
{
	/* Style for the entry utility, which sits below a post and provides info like categories, tags, feeds, and an edit link (for authors) */
}
.entry-meta
{
	/* Style for the entry metadata (author, etc.) */
}
.skip-link
{
	/* Style for the skip link */
	/*position: absolute;
	left: -9000px;*/
}
.navigation
{
	/* Style for the navigation links (next/previous post) on a given post */
}


/*** CONTENT : COMMENTS ***/

div#comments
{
	/* Style that affects the DIV containing all the comments */
}
.comments h3
{
	/* H3 header style for comments */
}
.comments ol
{
	/* Comments are displayed as ordered lists by default, so you want to style that list so it looks the way you want */
}
.comments ol li
{
	/* Style each list item in the comments ordered list */
}
.comments img
{
	/* Style for the user avatar beside each comment */
	float: left;
	margin: 0 12px 8px 0;
}
.comments .comment
{
	/* Style that applies to each individual comment in a series of comments */
}

.children ul li
{
	/* A style that refers to the children (as in, responses to) any given comment */
}

.comment-reply-link
{
	/* Style for the "Reply" link on a comment */
}
.comment-meta
{
	/* Style for metadata for a comment */
}
div#respond
{
	/* DIV that contains the comment response form */
}
div#respond h3
{
	/* H3 header for the comment response form */
}


/*** CONTENT : SIDEBAR ***/
div#primary
{
	/* Primary Widget Area DIV */
}
div#secondary
{
	/* Secondary Widget Area DIV */
}
.widget-area
{
	/* Class that applies to BOTH widget areas */
}
.xoxo
{
	/* Class that applies to each item in each widget area (an unordered list class) */
}


/*** FOOTER ***/
div.footer
{
	/*float: left;*/
	clear: both;
}


/*** YOUR CSS ***/



.carousel-inner > .item {
/*max-height:450px;*/
height:450px;	
}
.service .carousel-inner > .item {
/*max-height:450px;*/
height:350px;
/*width:80%;*/
	text-align:center;
	margin:0 auto;
}
.news .carousel-inner > .item {
/*max-height:450px;*/
height:350px;
/*width:80%;*/
	text-align:center;
	margin-top:0 auto;
}


.local_touch {
background:url(/wp-content/uploads/2015/09/personal_touch.jpg);
background-size:cover;
background-position:center;
background-repeat:no-repeat;	
}

h4 {
font-family : 'futura-pt', Arial, sans-serif;
  font-size : 33px;
  line-height : 30px;
  letter-spacing : 6.6px;
  text-transform : uppercase;
  color : #4D4D4D;
  color : rgb(77, 77, 77);}
  
  .caption_right {
	position:absolute !important;
	right:10% !important;
	left:auto !important;  
  }
  
  .carousel-caption {
	top:15%;
	bottom:auto;
	font-family : 'futura-pt', Arial, sans-serif;
  color : #4D4D4D;
  color : rgb(77, 77, 77);  
  }
  
 h2 {font-family : 'futura-pt', Arial, sans-serif;
  font-size: 3em;
line-height: 1em;
 /* letter-spacing : 16.8px;*/
  text-transform : uppercase;
  color : #722c24;
  
}
div.subhead {
 font-family : 'futura-pt', Arial, sans-serif;
  font-size : 20px;
  line-height : 20px;
  text-transform : uppercase;
  color : #4D4D4D;
  color : rgb(77, 77, 77);
	font-weight:700;
	letter-spacing:2px;
}
div.learn_more {
font-family : 'futura-pt', Arial, sans-serif;
  font-size : 20px;
  /*line-height : 84px;*/
  text-transform : uppercase;	
  color:white;
  padding:15px 	20px;
  background:#9f1f00;
  display:inline-block;
letter-spacing:2px;
-webkit-transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
-moz-transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) ;
}
div.learn_more:hover {
	background:#005CB9;
	cursor:pointer;
	-webkit-transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
-moz-transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) ;
}
div.dark_bckgrnd, div.dark_bckgrnd h2, div.dark_bckgrnd h4, div.subhead.white, .dark_bckgrnd p {
color:white !important;	
text-shadow: 0px 0px 5px rgba(0,0,0,0.7);
}

h1 {
 font-family : 'futura-pt', Arial, sans-serif !important;
  line-height : 1.5em !important;
  letter-spacing : 5px !important;
  text-transform : uppercase !important;
  color: white	;
margin-bottom: 0px !important;
/*text-shadow: 1px 1px 2px #0061a1;	*/
/*text-shadow: 0px 0px 5px rgba(255,255,255,.5) !important;*/
font-size:3em !important;
	
}
h5 {
 font-family : 'futura-pt', Arial, sans-serif;
  font-size : 40px;
  line-height : 50px;
  letter-spacing : 6px;
  text-transform : uppercase;
  color : #005CB9;
  color : rgb(0, 92, 185);
  text-align:center;
	
}
.quote {
font-size : 20px;
  text-transform : uppercase;
  color : #4D4D4D;
  color : rgb(77, 77, 77);
  margin:50px 0px;
  font-weight:700;
  letter-spacing:1px;

-webkit-font-smoothing: antialiased;
}
.carousel-indicators{
display:none;	
}

.blue_row {
background:#005cb9;
/*height:450px;*/
padding:50px 0;
display:block;
overflow:hidden;	
}

.grey_row {
background:#666;
/*height:450px;*/
padding:50px 0;
display:block;
overflow:hidden;	
}
.white_bckgrnd {
background:white;
-webkit-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.59);
-moz-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.59);
box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.59);
width:350px;
height:350px !important;	
}

.service_desk {
background:url(/wp-content/uploads/2015/08/support.jpg);
background-size:cover;
background-repeat:no-repeat;	
}

footer {
padding:20px  !important;
min-height:200px;
width:100%;
bottom: 0;
    left: 0;
    position: absolute;
}
.footer p {
	font-size:14px;
}
li.span3 {
width:350px;
height:350px;
text-align:center;	
background:white;
-webkit-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.59) !important;
-moz-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.59) !important;
box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.59) !important;
display:inline-block !important;
margin-right:20px;
}
ul.thumbnails {
text-align:center;	
}
ul.thumbnails > li {
display:inline-block !important;
list-style:none;	
text-align:center;
}
.service-block {
width:350px;height:350px;background:white;display:inline-block;
}
h4.service_title {
 font-size : 30px;
  text-transform : uppercase;
  color : #005CB9;
  color : rgb(0, 92, 185);	
}
li.service_list {
display:block !important;	
font-family: 'futura-pt', sans-serif;
  font-size : 16px;
  text-transform : uppercase;
  color : #005CB9;
  color : rgb(0, 92, 185);
}
ul.service_li, ul.thumbnails  {
-webkit-margin-before: 0em;
-webkit-margin-after: 0em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-webkit-padding-start: 0px;	
}
.white_box {
height:350px;
padding:20px;
margin:0 auto;
cursor:pointer;
}
.white_box:nth-child(odd):hover, .white_box:nth-child(even):hover{
	background:rgba(159,31,0,1);	
}
.white_box:hover p, .white_box:hover h4, .white_box:hover ul li{
color:white !important;	
}
.white_box:nth-child(odd) {
	background:white;
}
.white_box:nth-child(even) {
    background: #e6e7e8;
}

ul.service_li {
margin-top:20px;	
}
.header_row {
height:350px;
position: relative;
border-bottom:1px solid #cccccc;
}
.sub_hero_img {
height:250px;	
}
a.phone_text{
color:white !important;
}
.main_hdr {
	position: absolute;
  top: 60%;
  left: 50%;
  -webkit-transform: translate(-50%, -60%);
  -moz-transform: translate(-50%, -60%);
  transform: translate(-50%, -60%);
}
.main_hdr.right_align {
left:auto;
right:-20%;	
}
ul#menu-vertical-menu.dropdown-menu li a:hover {
color : #005CB9;
 color : rgb(0, 92, 185);	
}
.white_header {
color:white;text-shadow: 0px 0px 6px rgba(0,0,0, 1);	
}

.white_headline p{
font-size : 24px;
  line-height : 40px;
  text-transform : uppercase;
  color : #FFFFFF;
  color : rgb(255, 255, 255);
  text-align:center;
}
.white_text p {
color:white;	
padding:0 20px;
text-align:center;
}
.wpb_row, .wpb_content_element, ul.wpb_thumbnails-fluid > li, .last_toggle_el_margin, .wpb_button {
margin-bottom:0px !important;	
}

.white_headline a:link, .white_headline a:visited, .white_headline a:active {
color:white !important;
text-decoration:none !important;	
}
.white_headline a:hover{
color:#999;	
}
a.lost_password:link, a.lost_password:visited, a.lost_password:active {
	color:#005cb9;
	text-decoration:none;
	font-size:12px;
}

a.lost_password:hover {
	color:#9f1f00;
}

input#user_login, input#user_pass {
width:230px;	
}
#retrieve_password {
display:none;	
}
#wrapper {
     box-sizing: border-box;
    min-height: 100%;
   /* padding-bottom: 200px;*/
    position: relative;
}
.content_wrapper {
padding-bottom:200px;
min-height:100%;
position:relative;
	
}
.center_align, .vc_align_center
{
text-align:center;	
}
.white_text {
color:white !important;	
}

div.news_thumb {
margin-top:5%;
margin-bottom:5%;
height:150px;
text-align:center;
color:white;
font-family:'futura-pt', sans-serif;	
padding:5%;
background-size:cover !important;
background-position:center;
cursor:pointer;
}

div.footer_news_thumb {
	padding:0 5%;
	position:relative;
}
div.foot_news, div.foot_news_item {
height:200px !important;	
}
.news_title {
font-family:'futura-pt', sans-serif;
color:white;
font-size:1.25em;	
text-shadow: 0px 2px 3px #000;
 text-align: center;
    position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.footer_news_title {
font-family:'futura-pt', sans-serif;
color:white;
font-size:1.75em;	
text-shadow: 0px 2px 3px #000;
 text-align: center;
    position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);	
}

.shadowed {
    -webkit-filter: drop-shadow(12px 12px 25px rgba(0,0,0,0.5));
    filter: url("data:image/svg+xml;utf8,<svg height='0' xmlns='http://www.w3.org/2000/svg'><filter id='drop-shadow'><feGaussianBlur in='SourceAlpha' stdDeviation='4'/><feOffset dx='12' dy='12' result='offsetblur'/><feFlood flood-color='rgba(0,0,0,0.5)'/><feComposite in2='offsetblur' operator='in'/><feMerge><feMergeNode/><feMergeNode in='SourceGraphic'/></feMerge></filter></svg>#drop-shadow");
    -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12, Color='#444')";
    filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12, Color='#444')";
}

.vert_cent {
display: flex !important;align-items:center !important;
}
.news_col {
	display:block;
position: relative;
    top: 50%;
	height:auto;
    -webkit-transform: translateY(-50%);  
    transform: translateY(-50%);  
}


@media (min-width: 768px) { 
    .vertical-align {
        display: flex;
        align-items: center;
    }
}
.vertical-align {
 /* display: flex;
  flex-direction: row;*/
}

.vertical-align > [class^="col-"],
.vertical-align > [class*=" col-"] {
  display: flex;
  align-items: center;     /* Align the flex-items vertically */
  justify-content: center; /* Optional, to align inner flex-items 
                              horizontally within the column  */
}

.news_alert {
position:absolute;
bottom:0;
left:0;
width:100%;
height:auto;
font-size:16px;
color:white;
background:rgba(0,0,0,.35);
}

.case_study_quote {
font-family:"adobe-text-pro", serif;
font-style:italic;
color:#9f1f00;
font-size:18px;	
}
h5.right_align_hdr {
text-align:left !important;
margin-top:30px;
margin-bottom:15px;	
}
/*.blue_row .vc_col-sm-3 {
width:25%;
float:left;	text-align:center;
}*/

.vc_col-sm-3.col-md-6 {
text-align:center;	
}
@media (min-width: 1300px) {
.large_slider {
display:block;	
}
.small_slider {
display:none;
}
.large_slider .server_background{
	background: url('/wp-content/uploads/2015/09/server4.jpg');background-size:cover; background-position: 0 center; background-repeat:no-repeat;height: 450px;}
	
	.managed_it {
		position:relative;
		/*left:50%;*/
		height:auto;
		left:0;
	}
	
.carousel-caption.managed_it{
	top:25%;
}
}
@media (min-width:1000px){
	#mobile-menu{
	display: none;
}
	#regular-menu {
		display: block;
	}
	#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1:before {
		color:#ffffff !important;
	}
	.footerh1 {
	color:white;font-size:2.5em !important;
	}
}
@media (max-width:1000px){
	#mobile-menu{
	display: block;
	
}
	#regular-menu {
		display: none;
	}
	#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1:before, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1:after {
		color:#0061a1 !important;
	} 
	.footerh1 {
	color:white;font-size:1em !important;
	}
	.main_hdr h1 {
		text-align:center;
	}
}
@media (max-width:1300px) {
	.small_slider .server_background{
	background: url('/wp-content/uploads/2015/07/server_rack2.jpg'); background-position:center;background-size:cover; background-repeat:no-repeat;height: 450px;}
	.managed_it {
		position:relative;
		left:0%;
		width:100%;
		/*background:rgba(255,255,255,0.75);*/
		height:450px;
		color:white !important;	
text-shadow: 0px 0px 5px rgba(0,0,0,0.7);
	}
	.carousel-caption.managed_it{
	top:0;
	padding-top:10%;

}
.manage {
color:white !important;
text-shadow:0 0 7px #000;	
}
.large_slider {
display:none;	
}
.small_slider {
display:block;
}
	
}
.headerBackground {
	/*background: url(Images/texture-4-1.png) repeat #f4f4f4;*/
	background: rgba(255, 255, 255, 0.85);
	border-top:1px solid white;
	/*border-bottom:1px solid white;*/
	position:relative;
	/*top:50px;*/
	width:100%;
	z-index:10;
	padding:0px;
}
.navbar-default .navbar-nav > li > a {	
color:rgb(93,105,101) !important;
	text-align: center;
}
@media (min-width:1026px) {
.footer_btn_right {
padding:30px;text-align:right;	
}
.footer_btn_left {
padding:30px;text-align:left;	
}
.service_slider_small, .news_slider_small, .control_small {
display:none;	
}
.service_slider, .news_slider, .control_large {
display:block;	
}
.navbar-nav > li > a {
padding:0px 10%;
line-height:80px;	
}
.truth_vr {
border-left: 1px solid #d6d6d6;	
}
}
@media (min-width:996px) {
	.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 90%;
    width: 90%;
    border: 0;
    margin: 2.5 5%;}
	.ani_div {
display:block;	
}

.pdf_div {
	display:none;
}
}
@media (max-width:995px) {
	.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 90%;
    width: 100%;
    border: 0;
    margin: 2.5 5%;}
	
.pdf_div {
display:block;	
}
}


@media (max-width: 1025px) {
	
	.footer_btn_right, .footer_btn_left {
padding:20px;text-align:center;	
}
.news_thumb {
padding:5%;	
}
.service_slider_small, .news_slider_small, .control_small {
display:block;	
}
.service_slider, .news_slider, .control_large {
display:none;	
}
.blog_thumb {
display:none;	
}
.navbar-nav > li > a {
padding:0px 20px;
line-height:80px;	
}
.headerBackground {
	background: rgba(255, 255, 255, 0.85);
}

}
.services_alt:nth-child(odd) {
	background:white;
}
.services_alt:nth-child(even) {
	background: #e6e7e8;
}
.headerCTA {
	background: #0061a1;
	text-align: center;
	padding: 0px 20px;	
	position:relative;
	top:0px;
	width:100%;
	height:50px !important;	
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color:white !important;
	background:rgba(0, 98, 162, 0.5) !important;
}
.top_phone a:link, .top_phone a:visited, .top_phone a:active {
	font-size:16px;
	color:white;
	text-transform:uppercase;
	line-height:50px;
	letter-spacing:3px;
}
.top_phone a:link {
color:#005cb9;
}
.navbar-default .navbar-nav > li > a {
color:white;	
}

.tooth_pain_pic {
background:linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(/wp-content/uploads/2017/07/image3.jpg);
background-size:cover;
background-position:center 20%;
background-repeat:no-repeat;	
height:550px;
text-align:center;
position:relative;
}
.tooth_pain_headline {
position:absolute;
top:40%;
-webkit-transform:translateY(-50%);
transform:translateY(-40%);
padding-top:50px;	
width:100%;	
text-align:left;
padding-left:10%;	
}
.treatment_headline {
	position:absolute;
top:40%;
-webkit-transform:translateY(-40%);
transform:translateY(-40%);
padding-top:0px;	
width:100%;
}
img.logo {
height:60px;
	width:auto;
	margin:10px 30px;
}
@media (max-width:1025px) {
.tooth_pain_headline{
	width:80%;
	padding-left:5%;
}	
}

@media only screen 
  and (max-width: 740px) 
  and (orientation: landscape) {
.tooth_pain_pic{
height:90vh;	
}
}

@media (max-width: 1000px){
.tooth_pain_pic {
background: linear-gradient(rgba(0,0,0, 0.15),  rgba(0,0,0, 0.15)), url(//weekendvasectomyidaho.com/wp-content/uploads/2017/07/image3.jpg) no-repeat; 
background-size:cover;background-position:right center;	
}

h1 {
 font-size:2em !important;
}
	p.hero_headline, h3.truth, h3.myth {
		font-size:1em !important;
	}
	h1.homeIntro {
		font-size:1.5em !important;
	}
.nav > li {
  position: relative;
  display: block;
}
img.logo {
max-width:100px;
height:auto;	
}
}
@media (min-width:1001px) {
ul.nav.navbar-nav.navbar-right {
white-space:nowrap;	
}
.nav > li {
  position: relative;
  display: inline-block;
}
}
@media (min-width:550px) {
	img.logo {
	position: relative;
}	
}
@media (max-width:550px) {
img.logo {
max-width:80px;
height:50px;
	width:auto;
	position: absolute;
}	
.tooth_pain_headline {
	width: 90%;
padding-left: 5%;
text-align: center;
}
.tooth_pain_pic { 
background-position:85% top;
}
.top_phone a:link, .top_phone a:visited, .top_phone a:active {
font-size:.75em;	
}
}
div.navbar-header{
padding:10px;	
}
p.hero_headline, h3.truth, h3.myth {font-family: 'futura-pt', "Open Sans", sans-serif;	
/*line-height: 42px;*/
color: white;	
/*text-shadow: 0px 0px 5px rgba(255, 255, 	255, 0.7);*/
font-size:1.5em;
letter-spacing:0.075em;
text-transform:uppercase; }

h3.truth {
	color:#bf6f08;
}

.btn {	
text-transform:uppercase;
letter-spacing:3px;
font-size:20px;	
}

.navbar-toggle {
margin-right: 30px;
padding: 9px 10px;
margin-top: 10px;	
}
h2.homeIntro {
color:#bf6f08;
text-align: left;	
font-size:2em;
line-height:1.5em;
letter-spacing:1px;
}

.blue_text {
color: #0061a1 !important;	
	font-family: 'futura-pt', "Open Sans", sans-serif;	
	font-size:20px;	
}
.orange_background {
	padding:5%;
background:#722c24;
text-align:center;
font-size:2em;
color:white;
	font-family: 'futura-pt', "Open Sans", sans-serif;
}
.button {
font-family: 'futura-pt', "Open Sans", sans-serif;	
text-transform: uppercase;	
text-align: center;
color: white;
padding: 10px 30px;	
text-decoration: none;
border-radius: 5px;	

}
.buttonBlue {
	border:1px solid #0062a2;
	 -webkit-transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)	;
	color: #0062a2;
	}
	.buttonBlue:hover{
	background: #0062a2;
	 -webkit-transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)	;
	color:white !important;
	}
.buttonWhite {
	border:1px solid white;
	 -webkit-transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)	;
	}
	.buttonWhite:hover{
	background: white;
	 -webkit-transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)	;
	color:rgb(93, 106, 102) !important;
	}
	.buttonOrange, .gform_button.button {
	border:1px solid #0062a2;
	 -webkit-transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)	;
	color:#0062a2 !important;
		background: none;
	}
	.buttonOrange:hover{
	background: #0062a2;
	 -webkit-transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)	;
	color:white !important;
	}
	.centerButton{
		margin: 50px auto;
display:block;
width: 100%;
/*max-width: 280px;*/
text-align:center;}
.buttonWhite {
	border:1px solid #ffffff;
color: #fff;
border-radius:5px;
-webkit-transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
-moz-transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) ;
}
.buttonWhite:hover {
background:#fff;
color:#0061a1;	-webkit-transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
-moz-transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) ;
}

.testimonial_bckgrnd {
background:linear-gradient(rgba(0,0,0, 0.25),  rgba(0,0,0, 0.45)), url(/wp-content/uploads/2015/11/patient_girl.jpg);background-size:cover;background-position:center 20%;background-repeat:no-repeat;height:400px;overflow:hidden;padding:5% 2.5%;

}


.doctor_bckgrnd {
background:linear-gradient(rgba(0,0,0, 0.10),  rgba(0,0,0, 0.20)), url(/wp-content/uploads/2015/11/Stanton-Business-Photo-11.jpg);background-size:cover;background-position:center 20%;background-repeat:no-repeat;height:400px;overflow:hidden;padding:5% 2.5%;
}
@media screen 
  and (max-width: 800px) 
  and (orientation: landscape) {
	.testimonial_bckgrnd, .doctor_bckgrnd {
		height:100vh;  
  }
  .doctor_bckgrnd {
background:linear-gradient(rgba(0,0,0, 0.20),  rgba(0,0,0, 0.30)), url(/wp-content/uploads/2015/11/Stanton-Business-Photo-11.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;height:100vh;overflow:hidden;padding:5% 2.5%;
}
.test-doc {
position:relative;
top:50%;
-ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);		
	text-align:center;	
}
  }
.testimonial_bckgrnd h2, .doctor_bckgrnd h2 {
font-size:20px;
color:white;
line-height:30px;
text-transform:uppercase;
letter-spacing:3px;
margin:30px 0;
}
.testimonial_bckgrnd img, .doctor_bckgrnd img {
border-radius:10px;
/*float:left;*/
/*margin-right:40px;*/
width:200px;
height:200px;	
}
@media screen and (max-width:1200px) {
	.testimonial_bckgrnd, .doctor_bckgrnd {
	padding:5%;
	text-align:center;	
	overflow:hidden;
	}
}

@media screen and (min-width:1201px) {
	.testimonial_bckgrnd, .doctor_bckgrnd {
	padding:2.5%;
	text-align:left;	
	}
}

.thirty {
font-size:30px !important;	
}
.treatment_hero {
background:url(http://tv-endo.com/wp-content/uploads/2015/09/hero3-home.jpg);
background-repeat:no-repeat;
background-position:center 100%;
height:400px;	
background-size:cover;
}

.footerFormBackground {
background:linear-gradient(rgba(0, 98, 162, 0.65),  rgba(0, 98, 162, 0.65)), url(https://weekendvasectomyidaho.com/wp-content/uploads/2019/08/image4.jpg);
background-size:cover;
background-repeat:none;
background-position:center 40%;	
}
.footerForm h2 {
color:#ffffff;
font-size:20px;
text-transform:uppercase;
line-height:40px;
letter-spacing:2px;	
margin-bottom:30px;
}

.footerForm h1 {
	font-size:40px;
	margin-bottom:0px;
}
h1.homevideos {
color: #0061a1;	
text-shadow:none;
font-size:2em !important;
line-height:1em;
}

.videoWrapper {
	position: relative;
	padding-bottom: 30%; 
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 80%;
height: 75%;
margin:0 10%;
}
.pdf_description {
font-size: 20px;
color: #0061a1;
line-height: 30px;
text-transform: uppercase;
letter-spacing: 3px;
margin: 30px 0;	
}
h3.bio {
color:#0061a1;
font-size:1.5em;	
text-transform:uppercase;
}

.evaluationBox {
	padding: 20px 10px;
	max-width: 280px;
	background: url(/wp-content/uploads/2015/10/texture-4.png) repeat #333333;
	margin: 0px 20px 40px 20px		
}
.evaluationBox img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;	
}
.evaluationBox p {
	color: #ffffff;	
	margin: 0px;
}
.faqQuestion {
	color: #0061a1;
}	
hr {
	border: none;
	width: 100%;
	height: 1px;
	background: #0061a1;
	color: #0061a1;
	clear: both;	
	margin: 20px 0px;
	display: block;
}
.disclaimer {
width:100%;
font-size:15px;
text-align:center;
color:#a6a6a6;
margin:30px 0;	
}
.form-label-top, .form-label-left, .form-label-right {
font-weight:400 !important;
text-transform:uppercase;
font-family:'futura-pt', Arial, sans-serif;	
}
.jotform-form {
padding:0 !important;background:#e6e6e6;border-radius:5px;}
h1.homeIntro {
		color: #bf6f08;
text-align: left;
font-size:1.5em !important;

	}

@media screen and (max-width: 1025px) {
.col-md-10 {
padding:0px 2.5%;	
}
}

@media screen and (max-width:550px) {
.logo-small {
display:block;	
}
.logo-large {
display:none;	
}
.navbar-toggle {
margin-top:8px;	
}
}
@media screen and (min-width:551px) {
.logo-small {
display:none;	
}
.logo-large {
display:inline-block ;
}
.navbar-toggle {
margin-top:10px	
}
}
@media screen and (max-width:600px) {
	h1 {font-size: 2.5em; }
h1.homevideos {
font-size:1.5em !important;	
}.treatment_headline {
padding:0 2.5%;
}
.footerForm h1 {
font-size:2em;
padding:0 2.5%;	
}
.footerForm h2 {
font-size:1em;
padding:0 2.5%;	
}
.top_phone a:link, .top_phone a:visited, .top_phone a:active {
font-size:1em;
letter-spacing:1px;	
}
h2 {
font-size:2em;
letter-spacing:5px;
line-height:1.5em;	
}
}
@media screen and (min-width:601px) {
.testimonial_bckgrnd .col-sm-8, .doctor_bckgrnd .col-sm-8{
padding-left:5%;}	
}
div.row.header_row {
/*background-position:center;	*/
}
@media screen and (max-width:1000px) {
.header_row {
height:50vh;	
}
}
@media screen 
  and (max-width: 570px) 
  and (orientation: landscape) {
	h1 {
		font-size:2em;
	}
	p.hero_headline {
	font-size:1em;	
	}
  }
  
  @media (max-width:550px) {
.top_phone a:link, .top_phone a:visited, .top_phone a:active {
font-size:.75em;	
}
}
.couple_img {
background:linear-gradient(rgba(255, 255, 255, 0.85),  rgba(255, 255, 255, 0.35)), url(/wp-content/uploads/2017/07/guysmiley.jpg);
background-size:cover;
background-position:right center;
background-repeat:no-repeat;	
height:400px;
padding:5%;
}

.xray_img {
/*	background:linear-gradient(rgba(255, 255, 255, 0.35),  rgba(255, 255, 255, 0.35)), url(/wp-content/uploads/2015/11/why_see_an_endodontist.jpg);*/
	
background:linear-gradient(rgba(255, 255, 255, 0.45),  rgba(255, 255, 255, 0.45)), url(/wp-content/uploads/2017/06/GS9.jpg);
background-size:cover;
background-position:right top;
background-repeat:no-repeat;	
height:400px;
padding:5%;
}
.hero_hdr {
font-size:1.5em;
	text-transform:uppercase;
}
@media (max-width:550px) {
.couple_img {background: linear-gradient(rgba(255, 255, 255, 0.85), rgba(255, 255, 255, 0.55)), url(/wp-content/uploads/2017/07/guysmiley.jpg);
background-position: center;
background-size: cover;
}
.xray_img {
	background: linear-gradient(rgba(255, 255, 255, 0.45), rgba(255, 255, 255, 0.45)), url(/wp-content/uploads/2017/06/GS9.jpg);
background-size: cover;
background-position: center top;
}
h2.homeIntro {
display:block;
text-align:center;

}
	

.hero_hdr {
	position:relative;
top:50%;
 -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);		
	text-align:center;
}
}
@media (min-width:1000px) {

	
}
h2.pageHdr {
color: #0061a1;
font-size:2em;
line-height:1.5em;
letter-spacing:1px;	
}
.procedure_div {
padding:2.5%	
}
.procedure_box {
background:#e6e6e6;
border-radius:5px;
padding:5%;
text-align:center;
width:100%;
overflow:hidden;
font-size:20px;
/*line-height: 20px;*/
position:relative;
}
.procedure_box p {
text-align:left;
padding-bottom:15px;	
}
.procedure_box a.buttonBlue, .procedure_box a.buttonOrange {
font-size:1em;
white-space: nowrap;	
}
.SSG-form input, .SSG-form textarea {
max-width:500px !important;	
text-align:left;
padding-left:5%;
}

.frm_style_formidable-style.with_frm_style label.frm_primary_label, .frm_style_formidable-style.with_frm_style.frm_login_form label {
	font-family: 'futura-pt', Arial, sans-serif !important;
	font-size:16px !important;
	font-weight:normal !important;
	color:#0061a1 !important;
}
h3 {/*color: #0061a1 !important;*/ 
font-family: 'futura-pt', "Open Sans", sans-serif; 
font-size: 1.5em;
text-transform:uppercase;
margin:20px 0;color:#bf6f08;
text-align:left;
}
h3.blue_text.bio {
margin: 10px 0 20px 0; 
text-align:center;	
line-height: 1.25em;
}
h3.orange_text {
	color:#bf6f08;
	margin: 10px 0 20px 0; 
text-align:center;	
line-height: 1.25em;
}

blockquote {
padding: 2.5% 5%;
margin:5%;	

}

blockquote p {
font-weight: 400;
color:#ffffff;
font-size:1.5em;	

}
.procedure_box.testimonial {
height:215px;text-align:left;	
}
.dropdown-menu {
background: rgba(0, 0, 0, 0.5) !important;	
color:white;
}
a.button.buttonOrange {
	display: inline-block;
position: absolute;
left: 50%;
transform: translate(-50%, 0);
	
}
a.button.buttonWhite {
	/*display: inline-block;
position: absolute;
left: 50%;
transform: translate(-50%, 0);*/
	border: 1px solid #ffffff;
-webkit-transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
-moz-transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) ;
color: #ffffff !important;
background: none;
}

a.button.buttonWhite:hover {
	border: 1px solid #ffffff;
-webkit-transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
-moz-transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) ;
color: #0061a1 !important;
background: white;
}

.why_box {
height: auto !important;	
}


.small-caption {
font-size:.5em;
color:#535353;
text-align:left;
}
.doc_test {
height:auto !important;	
}
.rotate{
    -moz-transition: all 2s linear;
    -webkit-transition: all 2s linear;
    transition: all 2s linear;
}

.rotate.down{
    -ms-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    transform:rotate(45deg);
}
.cd-products-wrapper {
  overflow-x: auto;
  /* this fixes the buggy scrolling on webkit browsers - mobile devices only - when overflow property is applied */
  -webkit-overflow-scrolling: touch;
}
 
.cd-products-table .features {
  /* fixed left column - product properties list */
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 120px;
}
 
.cd-products-columns {
  /* products list wrapper */
  width: 1200px; /* single column width * products number */
  margin-left: 120px; /* .features width */
}
@media only screen and (min-width: 1170px) {
  .cd-products-table.top-fixed .cd-products-columns > li {
    padding-top: 160px;
  }
 
  .cd-products-table.top-fixed .top-info {
    height: 160px;
    position: fixed;
    top: 0;
  }
 
  .cd-products-table.top-fixed .top-info h3 {
    transform: translateY(-116px);
  }
  
  .cd-products-table.top-fixed .top-info img {
    transform: translateY(-62px) scale(0.4);
  }
 
}
img.surgeon_img {
	width:100%;
	max-width: 400px;
	height: auto;
	border-radius: 50%;
}
.gform_wrapper label.gfield_label {
	font-weight: 400 !important;
}
.news-area {
	background:linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(/wp-content/uploads/2018/02/shoshone-falls.jpg);
	background-size:cover;
	background-position: center top;
	background-repeat: no-repeat;
}
#e2wget5widget {	
max-width:80% !important;
}
#e2wget5widget .e2wdescription p {
max-width: 100% !important;	
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 60%;
}

.entry-content img, 
.entry-content iframe, 
.entry-content object, 
.entry-content embed {
        max-width: 100%;
}
.buttonRed {
	background: #722c24;
letter-spacing: 3px;
}
.buttonRed:hover {
	background: #0061a1;
}
.navbar-collapse {
    display: block !important;
}
.navbar-header {
    display: none !important;
}

/* Starter CSS for Menu */
#cssmenu {
  padding: 0;
  margin: 0;
  border: 0;
  width: auto;
}
#cssmenu ul,
#cssmenu li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#cssmenu ul {
  position: relative;
  z-index: 597;
}
#cssmenu ul li {
  float: left;
  min-height: 1px;
  vertical-align: middle;
}
#cssmenu ul li.hover,
#cssmenu ul li:hover {
  position: relative;
  z-index: 599;
  cursor: default;
}
#cssmenu ul ul {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 598;
  width: 100%;
}
#cssmenu ul ul li {
  float: none;
}
#cssmenu ul ul ul {
  top: 0;
  left: 190px;
  width: 190px;
}
#cssmenu ul li:hover > ul {
  visibility: visible;
}
#cssmenu ul ul {
  bottom: 0;
  left: 0;
}
#cssmenu ul ul {
  margin-top: 0;
}
#cssmenu ul ul li {
  font-weight: normal;
}
#cssmenu a {
  display: block;
  line-height: 1em;
  text-decoration: none;
}
/* Custom CSS Styles */
#cssmenu {
  background: #333333;
  border-bottom: 4px solid #1b9bff;
  font-family: 'Oxygen Mono', Tahoma, Arial, sans-serif;
  font-size: 12px;
}
#cssmenu > ul {
  *display: inline-block;
}
#cssmenu:after,
#cssmenu ul:after {
  content: '';
  display: block;
  clear: both;
}
#cssmenu ul {
  text-transform: uppercase;
}
#cssmenu ul ul {
  border-top: 4px solid #1b9bff;
  text-transform: none;
  min-width: 190px;
}
#cssmenu ul ul a {
  background: #1b9bff;
  color: #ffffff;
  border: 1px solid #0082e7;
  border-top: 0 none;
  line-height: 150%;
  padding: 16px 20px;
  font-size: 12px;
}
#cssmenu ul ul ul {
  border-top: 0 none;
}
#cssmenu ul ul li {
  position: relative;
}
#cssmenu ul ul li:first-child > a {
  border-top: 1px solid #0082e7;
}
#cssmenu ul ul li:hover > a {
  background: #4eb1ff;
  color: #ffffff;
}
#cssmenu ul ul li:last-child > a {
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -moz-box-shadow: 0 1px 0 #1b9bff;
  -webkit-box-shadow: 0 1px 0 #1b9bff;
  box-shadow: 0 1px 0 #1b9bff;
}
#cssmenu ul ul li:last-child:hover > a {
  -moz-border-radius: 0 0 0 3px;
  -webkit-border-radius: 0 0 0 3px;
  border-radius: 0 0 0 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#cssmenu ul ul li.has-sub > a:after {
  content: '+';
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -8px;
}
#cssmenu ul li:hover > a,
#cssmenu ul li.active > a {
  background: #1b9bff;
  color: #ffffff;
}
#cssmenu ul li.has-sub > a:after {
  content: '+';
  margin-left: 5px;
}
#cssmenu ul li.last ul {
  left: auto;
  right: 0;
}
#cssmenu ul li.last ul ul {
  left: auto;
  right: 99.5%;
}
#cssmenu a {
  background: #333333;
  color: #CBCBCB;
  padding: 0 20px;
}
#cssmenu > ul > li > a {
  line-height: 48px;
  font-size: 12px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
	margin: 0 0 0 0 !important;
	padding:0 2% 0 0 !important;
	vertical-align: inherit !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
	color:#0062a2 !important;
	font-size:14px !important;
	text-transform: uppercase !important;
	/*padding:1.5% 2.5% !important;*/
	background-color:transparent !important;
	/*line-height: 80px !important;*/
}
#mega-menu-wrap-primary .mega-menu-toggle, #mega-menu-wrap-primary {
	background-color: transparent !important;
	
}
.main-navigation ul ul a {
    width: auto !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item-has-children > a.mega-menu-link:after {margin:0 !important}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link {
	padding: 0 20px;
}
.navbar-collapse.collapse {
	width:100%;
	text-align: center;
	/*height: 80px !important;*/
}
#mega-menu-wrap-primary #mega-menu-primary {
	text-align: center !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
background:#0062a2 !important;
	color:white !important;
	text-transform:uppercase !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
color:#bf6f08 !important;	
}
.faq-btn:before {
position: relative;
padding-right: 20px;
margin-left: -35px;
/* top: 70px; */
/* right: -10%; */
margin-top: -0.5em;
color: #ccc;
font-size: 16px;
content: "\f055";
font-family: "FontAwesome" !important;}

.faq-btn {
	text-transform: uppercase;
	color:#0062a2 !important;
	padding-left: 35px;
}

.widget-area ul li {
	margin-bottom:20px;
}

h3.widget-title {
border-bottom:1px dashed #999;
	margin-bottom:15px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
	/*width:200px !important;
	min-width: 150px !important;*/
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item a.mega-menu-link:before {
	 display: inline !important;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    display: inline !important;
}
.woocommerce div.product form.cart .button {
    background: #0062a2 !important;
    
}
.woocommerce #content input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover {

background:#722c24 !important;

background-color:#722c24 !important;

color:white !important;

text-shadow: transparent !important;

box-shadow: none;

border-color:#722c24 !important;

}

.woocommerce #content input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce-page #content input.button:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button:hover, .woocommerce-page input.button:hover {

background:#722c24 !important;

background-color:#722c24 !important;

color:white !important;

text-shadow: transparent !important;

box-shadow: none;

border-color:#722c24 !important;

}

.woocommerce #content input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce-page #content input.button, .woocommerce-page #respond input#submit, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button {

background: #0062a2 !important;

color:white !important;

text-shadow: transparent !important;

border-color:#0062a2 !important;

}

.woocommerce #content input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover {

background: #722c24 !important;

box-shadow: none;

text-shadow: transparent !important;

color:white !important;

border-color:#722c24 !important;

}
.woocommerce div.product form.cart .variations th, .woocommerce div.product form.cart .variations label  { 
    color:#722c24;
    }


woocommerce-shipping-destination {
    text-transform: uppercase;
    letter-spacing: normal;
}
.product-name {
    text-transform: uppercase;
}
.coupon_code {
    
}
.team-member-name {
    font-size:1.25em !important; 
    margin-bottom:2.5%;
}
h3.team-member-title {
    color: #0062a2;
    font-size: .75em !important;
    text-transform: uppercase !important;
    font-family: 'futura-pt', arial, san-serif !important;
    font-weight: 600;
    letter-spacing:1px;
    text-align: center;
    margin: 1% 0; 
}
img.bio-photo {
    border-radius: 50%;
    border: 1px solid #dbdbdb;
    height: auto;
    max-width: 200px;
    width:80%
}
.team {
  /*  padding:5%;
    border-radius: 5px;*/
}
.bio-button {
    font-size:1.5em;
    
}
.bio-button:hover {
    cursor: pointer;
}
.btn {
    letter-spacing: 2px ;
}
h5 {
    font-size: 1.25em !important;
    letter-spacing: 1px;
    
}
h5.modal-h5 {
    text-align: left;
    font-size: 1em !important;
}
.modal-header {
    background:#e6e6e6
}
.modal_h4 {
    font-size:.75em !important;
    letter-spacing: 1px;
    text-align: center;
}
h4.doc-location {
    font-size:0.75em;
    letter-spacing: 1px;
}
button.bio-btn {
    background: #0062a2;
    color:white;
    transition: 2s;
}
button.bio-btn:hover {
    background: rgb(192, 192, 192);;
    color:white;
    transition: 2s;
}
.apt-btn {
    background:#0061a1;
    color:white;
}
.new-section {
                overflow :hidden;color: gray;text-align: left;line-height: 1.6em}.new-section::before {display: block;float: right;margin-top:.7em;border-top: 2px solid; silverwidth: 78;content: ""    }