/*

Theme Name: X – Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/
body {font-size:15px;}
body .x-navbar {background-color: #129ba5;}
.x-navbar {z-index: 999;} /* Default was 1030 */
#healthyLiving h2 {color:#FFFFFF;}
#healthyLiving h2 a {color:#FFFFFF;}

h1.visuallyhidden {color:#FFFFFF;}
.x-navbar .desktop .x-nav > li > a {color: #FFFFFF !important;}
ul#menu-mainmenu > li.current-menu-item a {box-shadow: inset 0 4px 0 0 #EBE4F2;}

.x-navbar .desktop ul#menu-mainmenu.x-nav > li > a:hover, .x-navbar .desktop ul#menu-mainmenu.x-nav > .x-active > a {box-shadow: inset 0 4px 0 0 #EF9950;}

div.intro {background-color:rgba(67, 72, 73, 0.7);}
div.intro p {padding: 10px;}
h2.intro {background-color:rgba(67, 72, 73, 0.7); padding: 10px;}
div.about-bg-white {background-color: rgba(243, 242, 242, 0.6); color:#333333; padding:0 10px 10px 10px !important;}
div.about-bg-black {background-color: rgba(50, 55, 58, 0.50); color:#FFFFFF; padding:0 10px 10px 10px !important;}
div.about-bg-black h2{color:#FFFFFF !important;}
a.fiftyPercent {width:48%;}

ul.sub-menu li a {color: #434849 !important;}
ul.sub-menu li a:hover {color: #1caec2 !important;}

#customer-circles  h3 span a {color:#FFFFFF}

div.socialCircles a {color: #FFFFFF; padding:0 10px; display: block; background: #EF9950; border-radius:50%; height:100px; width:100px; text-align:center; margin:0 auto;}
div.socialCircles a i {color: #FFFFFF; font-size: 60px; text-align: center; line-height: 100px;}
div.socialCircles a:hover {background:#129ba5;}

/* full header for recent posts */
.x-recent-posts .h-recent-posts,
.x-recent-posts .x-recent-posts-date {
    overflow: visible;
    text-overflow: clip;
    white-space: normal;
}

div.widget_text ul.sidebarHealthyLiving {
    margin: 0 0 1.313em 1em;
    list-style-type: none;
    margin-right:0px;
}

div.widget_text ul.sidebarHealthyLiving li {
	padding:7px 0 0 0;
}

h3.h-recent-posts {font-size:2em !important; text-align: center;}
#naloxone-news  .x-recent-posts-excerpt {color:#848484;}
.format-standard .entry-wrap {background-color:#FFFFFF;}

.x-breadcrumb-wrap {background-color: #92DCE0; /*rgba(221,205,139,0.700)*/;}
a.orange {border-color: #C64122; background-color: #D14D28; }

/* New DOH Menu for the header */

.doh-menu {
    background-color: #EBE4F2;
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: absolute;
    left: 335px;
    top: 90px;
    z-index: 11;
    width: 200px;
    display: none;
}

.doh-menu li a {color:#000000; padding:5px 0 5px 15px; display:block; text-decoration: none;}
.doh-menu li a:hover {background-color:#518787; color:#FFFFFF;}

span.x-recent-posts-excerpt{color: #848484 !important;}
/*red hover color: #ff2a13;*/

a.facebook, a.twitter, a.youtube {font-size:2.2em;}
/*a.facebook:hover, a.twitter:hover, a.youtube:hover {color:#F4A41A;}*/

.x-colophon.top {
    padding: 1.4% 0 1.2%;
}

/* From Custom CSS from X Theme */

#customer-circles {
    background-position: 55% 40%;
    background-size:inherit;
}

.headline-white {color:#FFFFFF;}

#customer-circles  h3 span a {color:#FFFFFF}

ul.sub-menu li a {
    color: #434849 !important;
}

ul.sub-menu li a:hover {
    /*color: #1caec2 !important;*/
}

h3.h-recent-posts {font-size:2em;}
#patient-information {min-height:350px}

/*ul#font-awesome i {
text-align: center;
color: #ffffff;
font-size: 40px;background-color: #000000;
width: 75px;
height: 75px;
line-height: 75px;
border-radius: 50%;
}*/

.button2 {
    background-color: #1caec2;
    color:#fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.4);
    display: inline-block;
    padding:10px 10px;
    border-radius: 5px;
    text-decoration: none;
    font-weight: bold;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
    outline: 0;
    text-align: center;
    margin:0 10px 10px 0;
}

.button2:hover {background: #08556A; color:#FFFFFF; border-radius: 5px; border:none;}

.button.right {
    float:right;
}
a.button.left {
    float:left;
}

.col2 {width: 50%; margin: 0 auto; display: block;}

.aligncenter {
    text-align: center;
    /*display: block;
    margin-left: auto;
    margin-right: auto;*/
}

/*
 * Image replacement
*/

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
*/

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
*/

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/* Current Menu Item Color */

.widget_nav_menu .current-menu-item>a {
    background-color: #1caec2;
    color:#FFF;
}

.widget_nav_menu ul li.current-menu-item>a {
    display: block;
    border-bottom: 1px solid #ddd;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding: 0.65em 0.85em;
    color:#FFFFFF;
    box-shadow: none;
}

div.widget_nav_menu ul.menu li a:hover {color:#848484;}

div.widget_nav_menu {text-shadow: none;}

div.aaron {
    /*background:purple; border-radius:50%; height:200px; width:200px; text-align:center; margin:0 auto; padding-top:90px;*/
}

/* clickable circle icons */
.aaron a {
    display: block; background: #EF9950; border-radius:50%; height:200px; width:200px; text-align:center; margin:0 auto;
}

.aaron a:hover {background:#518787;}

div.aaron a i {color:#FFFFFF; font-size: 100px; text-align: center; line-height: 200px;}

.x-accordion-heading .x-accordion-toggle.collapsed {background-color: #F2F2F2; /*#FFF*/}
.x-accordion-heading .x-accordion-toggle {background:#92DCE0; /*background:#F2F2F2;*/ color:#272727;} /*div.blueAccordionHeader*/
.x-accordion-heading .x-accordion-toggle:before {
    content: "\f067";
    position: relative;
    display: inline-block;
    bottom: 0.1em;
    margin-right: 10px;
    font-size: 74%;
    color: #272727;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-family: "FontAwesome" !important;
    font-style: normal !important;
    font-weight: normal !important;
    text-decoration: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.x-btn, .button, [type="submit"] {
    border-color: #c67226 !important;
    background-color: #d68a3e !important;
}

/* Only targets articles on category pages */
article.category-before-pregnancy .entry-wrap, article.category-during-pregnancy .entry-wrap,
article.category-after-pregnancy .entry-wrap {padding:20px;}

div.wpcf7 h4 {margin-top:15px; color:#518787;}
.bold {font-weight: bold;}
/* White text that can be used on all color blocks */
.colorBlock {color:#FFFFFF;}

.x-navbar .mobile .x-nav li>a {color: #FFFFFF!important;}

@media only screen and (max-width : 700px)  {
    header.masthead {margin-top: 0px;}
    #utahGovHeaderWrapper {display: none;}
    #x-section-1 {padding: 27px 0px!important;}
    div.about-bg-black {background-color: rgba(50, 55, 58, 0.80);}
}

@media only screen and (max-width : 650px)  {
    header.masthead {margin-top: 0px;}
    div#uibar{display:none;}

}

/*** UtahGov Header ***/
/*#utahGovHeaderWrapper {font-family: sans-serif; display: block; position: absolute; z-index: 1000; top: 0; left: 0; width: 100%; height: 42px; background: #333333;}
#utahGovHeaderWrapper > div {line-height: 42px;}
#utahGovAgencySection img {height: 28px;}*/

/*** Accessibility Overrides ***/

body.accessibilityview .x-navbar {background-color: #127177!important;}
body.accessibilityview {color: #000000!important;}
.accessibilityview #about {background-color: #FFFFFF!important;}
.accessibilityview #healthyLiving {background-color: #127177!important;}
.accessibilityview .about-bg-black {background-color: #000000!important;}
.accessibilityview .x-recent-posts-excerpt {color:#000000!important;}
.accessibilityview .x-container article a, .accessibilityview footer .last a {color:#6f4805 !important; text-decoration: underline;}