/*
Theme Name: ADBC
Theme URI: http://wpstarter.themeawesome.com/
Description: Theme for American-Danish Business Council
Author: Ryan King
Author URI: http://ryancanhelpyou.com/
Template: WP-Forge-master
Version: v5.2.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, gray, white, one-column, two-columns, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: wpstarter
*/

@import url("../WP-Forge-master/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

body {
    background-color: #ffffff !important;
}

#wrapper {
    box-shadow: none;
}

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  font-family: 'open_sanslight', sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #222222;
  text-rendering: optimizeLegibility;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.4; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 60%;
    color: #6f6f6f;
    line-height: 0; }

h1 {
  font-size: 1.9rem;
  font-weight: bold; }

h2 {
  font-size: 1.75rem; }

h3 {
  font-size: 1.5rem; }

h4 {
  font-size: 1.35rem; }

h5 {
  font-size: 1.2rem; }

h6 {
  font-size: 1rem; }

  /* Default paragraph styles */
p {
  font-size: .87rem;
  line-height: 1.5;}

body.page .entry-meta {
	margin-bottom:.2rem;
}

.entry-meta {
	margin-top: .2rem;
	font-size:0.7rem;
	line-height: 1.846153846;
	color: #757575;
}



/* Wrapped around .top-bar to contain to grid width */
.contain-to-grid {
  background: #2D3E50; }

.top-bar {
  background: #2D3E50;
opacity: .95}

    .top-bar.expanded {
      background: #2D3E50; }
    
  .top-bar-section ul {
    background: #2D3E50;
     }

  .top-bar-section,    {
    background: #2D3E50;
     }
  .top-bar-section ul li > a {    
    background: #2D3E50;
     }

  .top-bar-section li:not(.has-form) a:not(.button) {
      background: #2D3E50; }
   
   .top-bar-section .has-form {
      background: #2D3E50; }

     .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
      border: none;
       }

    .top-bar-section li.active:not(.has-form) a:not(.button) {
    background:  #1f8dd6;
}

	.top-bar-section li.active:not(.has-form) a:not(.button) {
    background:  #1f8dd6;
}

/*.top-bar-section ul li > a.button {
    padding: .4em 39%;
}*/

@media only screen and (max-width: 46em) { /* min-width 641px and max-width 1024px, use when QAing tablet-only issues */
    .top-bar-section ul li > a.button {
        padding: .4em 1.5em;
    }
    .top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0 10px;
}
  }


.breadcrumbs {
  padding: 0.5625rem;
  overflow: hidden;
  margin-left: 0;
  margin-bottom: 0;
 }

.breadcrumbs > * {
    text-transform: capitalize;
    }

@media only screen and (min-width: 64.063em) and (max-width: 90em) { /* min-width 1025px and max-width 1440px, use when QAing large screen-only issues */
    .breadcrumbs {
      padding: 0.5625rem 5rem;
     }
  }

#secondary-sidebar {
  background-color: #F2F2F2;
  border-top: 3px solid #000;
}

.orbit-caption {
  width:340px !important;
  bottom:9% !important;
  margin: 0 6% !important;
  opacity:.9 !important;
  }

@media only screen and (max-width: 40em) { /* min-width 641px and max-width 1024px, use when QAing tablet-only issues */
    .orbit-caption {
        /*background: none !important;*/
        clear: both;
        position: relative !important;
        padding: 0 !important;
        margin: 0 !important;
      }
  }

/*#menu-social {
  text-align: right;
}*/

ul#menu-social {
  list-style-type: none;
  margin: 0 0 0 .4em;
}

#menu-social li {
  vertical-align: middle;
}

#menu-social li a:before {
    font-size: 20px;
    padding: 0px 10px 0 3px;
    vertical-align: middle;
}



footer[role="contentinfo"] {
    border-top: 1px solid #ddd;
    border-bottom: 10px solid #2D3E50;
    padding:0;
    margin:0;
}

/*.template-front-page .widget-area {
    border-top: none;
    clear: none;
    float: none;
    padding-top: 1.5rem;
    width: 33.3333%;
}*/

.orbit-container {
    margin-bottom: 1em !important;
}

.widget-area .widget, article {
  -webkit-hyphens: manual;
  -moz-hyphens: manual;
  hyphens: manual;
}

.widget-title {
  font-weight:bold;
  text-transform: capitalize;
  font-size:1.2rem;
  border-bottom: 1px solid #ddd;
}

button, .button {
    background-color: #1f8dd6;
}

.top-bar-section ul li > a.button {
    background-color: #1f8dd6;
}

.contact-logo {
  position:absolute;
  top:110px;
  left: 7%;
  opacity: .9;
  box-shadow: 3px 3px 7px #888888;
  background-color: #eee;
  padding: 3px 6px;
}

@media only screen and (max-width: 40em) { /* min-width 641px and max-width 1024px, use when QAing tablet-only issues */
    .contact-logo {
        display: none;
      }
  }

.hide li {
    display: none;
  }

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.3em 0;
  border: 1px solid #dddddd;
  padding: 0.625rem 0.75rem; 
  width: 100%;
}
.vcard li {
    margin: 0;
    display: block; }
.vcard .fn {
    font-weight: bold;
    font-size: 1rem; }

.vcard .job-title {
  margin-bottom: .6em;
}

.vcard i {
  font-size: 90%;
  margin-right: .5em;
  color: #555;
}

.entry-content ul.vcard, .entry-content ul.no-bullets {
    margin-left: 0;
}

.entry-header {
    margin-bottom: .8rem;
}

.no-bullets li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  /*border: 1px solid red;*/
}

button .no-bullets {
  margin: 0;
  padding: 0;
  border: 1px solid blue;
}

.float li {
  float: left;
  margin-right: .5em;
}

.wpcf7-form
{
    background-color: #f7f7f7;
    border: 1px solid #eee;
    margin: 1em auto;
    padding: 1.2em 1em 0 1em;
}

.left-off-canvas-menu ul li {
  list-style-type: none;
}
.left-off-canvas-menu ul li .button {
  width: 85%;
  margin: 2em auto;
  padding: .5em;
}

.tab-bar .menu-icon span div {
  width: 8em;
  margin: 0 0 0 .5em;
  color: #aaa;
}

footer .widget-area .widget {
  margin-bottom: .2em;
}

/*.widget-area .widget h3 {
  margin-bottom: 5px;
  border-bottom: 1px solid #555;
  font-weight: bold;
}*/

.latest-post-widget .entry-header {
    margin-bottom: 2em;
}

.latest-post-widget h4 {
    font-size: 90%;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.latest-post-widget .entry-meta {
    font-size: 65%;
}

.widget-area .MemberLogoWidget ul {
  margin-left: 0;
}

.widget-area [class*="block-grid-"] {
    margin: 0;
    padding: 0;
}

.widget-area [class*="block-grid-"] > li {
    padding: .2rem 0.625rem ;
    margin-bottom: 1em;
}

.widget-area [class*="block-grid-"] > li:hover  {
    opacity: .7;
}

/*  Tooltip Styles  */

.has-tip {
  border: none;
}

.has-tip:not(.pointer)  {
  cursor: default;
}

.pointer {
  cursor: pointer;
}

.has-tip:hover {
  border: none;
}

.tooltip {
  background-color: #ddd;
  border: 1px solid #bbb;
  color: #555;
  -moz-box-shadow:    3px 3px 5px 6px #ccc;
  -webkit-box-shadow: 3px 3px 5px 6px #ccc;
  box-shadow:         3px 3px 5px 6px #ccc;
}

.label {
  background-color: #1f8dd6;
}

.members h3 {
  border-bottom: 1px solid #ddd;
  padding-bottom: .2em;
  margin-bottom: 1em;
}

.members .has-tip img {
  margin: 0 3em 1em 0;
 /* border: 1px solid red;*/
  max-height: 150px;
}


@media only screen and (min-width: 65em) { 
    #content {
      padding-right: 3em;
      padding-left: 0;
    }
}

.highlight {
  background-color: #D3E3E3;
  background-color: #CAE7F1;
  font-size: 120%;
  padding: 3px 15px;
}

.top-bar-section .has-form {
    padding-left: 0;
}

/*EVENT styles*/

.event-entry-meta {
  margin-top: .4em;
}

.event-entry-meta i {
  margin-right: .4em;
  color: #999;
  font-size: 80%;
  vertical-align: middle;
}

.eo-event-meta {
  font-size: 80%;
}

ul.eo-event-meta {
  list-style-type: none;
}

nav#nav-above div {
  display: none;
}

#nav-below {
  margin: 0 0 5em 0;
  padding: 0;
  clear: both;
}

article.event {
  margin-bottom: 1em;
  padding-bottom: 0;
}


h2.margintop {
  margin-top: 2em;
}

.widget_theme_my_login p {
  margin-bottom: 0 !important;
  padding-bottom: 0;
}

.widget_theme_my_login form {
  margin-bottom: 0 !important;
}

ul.pdf {
  list-style-type: none;
  margin: 1em 0 2em 0;
}

ul.pdf li {
  margin-bottom: .7em;
}

.news {
  padding-left: 0;
}

.pricing-table .description, .pricing-table .bullet-item {
  text-align: left;
}

figcaption {
  padding-top: 14px;
  border-bottom: 1px solid #ddd;
  position: relative;
  bottom: 10px;
}

header figcaption {
  padding-top: 0;
  border-bottom: 1px solid #ddd;
  position: relative;
  bottom: 10px;
}

.single-adbc_manual h6.widget-title {
  border: none;
}

.single-adbc_manual .widget-area ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.single-adbc_manual .widget-area li {
  padding: .1em .5em ;
  margin: 0 1em 0 0;
}

.single-adbc_manual .widget-area li a {
  display: block;
}

.single-adbc_manual .widget-area li:hover {
  background-color: #f9f9f9;
}

.single-adbc_manual .entry-content p {
  font-size: 1rem;
  color: #666;
}

.single-adbc_manual .current_page_item {
  background-color: #f5f5f5;
}


/* =Media Queries
----------------------------------------------- 
@media only screen and (max-width: 40em) { /* max-width 640px, mobile-only styles, use when QAing mobile issues */
	}
@media only screen and (min-width: 40.063em) and (max-width: 64em) { /* min-width 641px and max-width 1024px, use when QAing tablet-only issues */
	}
@media only screen and (min-width: 64.063em) and (max-width: 90em) { /* min-width 1025px and max-width 1440px, use when QAing large screen-only issues */
	}
@media only screen and (min-width: 90.063em) and (max-width: 120em) { /* min-width 1441px and max-width 1920px, use when QAing xlarge screen-only issues */
	}
@media only screen and (min-width: 120.063em) { /* min-width 1921px, xlarge screens */
	}