 /**
 * @file
 * Overall specifications for W3CSS Theme.
 */

/* Reset Links. */
*,
*:before,
*:after {
  box-sizing: border-box;
  outline: none;
}

html,
body {
  min-height: 100%;
  overflow-wrap: break-word;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.8;
  font-weight: normal;
  font-style: normal;
}

img,
object,
embed,
video {
  outline: none;
  padding: 0;
  margin: 0;
  border: 0;
  border: none;
  text-align: center;
  max-width: 100%;
  height: auto;
  display: block;
}

a img {
  border: none;
  outline: none;
}

svg:not(:root) {
  overflow: hidden;
}

h1,
h2,
h3 {
  font-weight: 600;
}

h4,
h5,
h6 {
  font-weight: normal;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
li a {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  text-decoration: none;
  outline: none;
}

a,
a:link,
a:visited,
a:hover,
a:active,
a:focus {
  text-decoration: none;
  outline: none;
}

a,
input,
button,
textarea,
a:visited,
input:visited,
button:visited,
textarea:visited,
a:focus-within,
input:focus-within,
button:focus-within,
textarea:focus-within,
a:hover,
input:hover,
button:hover,
textarea:hover,
a:focus,
input:focus,
button:focus,
textarea:focus,
a:active,
input:active,
button:active,
textarea:active {
  border-radius: 0;
  outline: none;
  
}
a{
  color: #00bcd4;
}


a:hover{
  color: #fff;
  background: #6C8A8A;
}


input[type=textarea],
input[type=button],
input[type=search],
input[type=textfield] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
}

.w3-ul li,
nav.action-links li {
  border: none;
  border-width: 0 !important;
}

.main-navigation-inner-v li .w3-button {
  white-space: normal;
}


#main-container {
  background-attachment: fixed;
  background-size: cover;

}

.top-container-inner .first-top > div, .top-container-inner .second-top > div, .top-container-inner .third-top > div, .main-container-inner .first-sidebar > div, .main-container-inner .w3css-content > div, .main-container-inner .second-sidebar > div, .bottom-container-inner .first-bottom > div, .bottom-container-inner .second-bottom > div, .bottom-container-inner .third-bottom > div, .bottom-container-inner .forth-bottom > div, .footer-container-inner .first-footer > div, .footer-container-inner .second-footer > div, .footer-container-inner .third-footer > div
{
  border-radius: 15px;
}

.field--name-field-event-date
{
  color: #f7ad22;
  font-size: 1.2em;
  font-weight: bold;
  text-shadow: 0.2px 0.2px 0.2px #000;
  letter-spacing: .1rem;
}
.field--name-field-event-date label
{
  color: #000;
  letter-spacing: normal;
}

h1, h2, h3, .fredericka-the-great {
  font-family: inherit;
}


.field--name-field-event-date
{
  text-align: center;
}
.addtocal-container {
  float: none;
  margin-top: 10px;
}
.addtocal-container .addtocal:hover
{
  background: #fff;
  color: #2a6592!important;
}
.site-name, .site-name a, .site-slogan {
  text-transform: uppercase;
  line-height: 100%!important;
}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #1e2121;
}

h1.page-title {
  padding: 24px 32px;
  font-size: 56px;
}

.fc-event, .fc-event:hover {
  color: inherit;
}

.fc-time-grid-event{
  text-align: center;
  font-size: 1.2em;
}

.fc-list-table td {
  border-width: 1px 0 0;
  padding: 4px 4px;
}

.fc-scroller
{
  min-height: 600px!important;
}

.fc-list-table td
{
  padding-right: 10px;
}

.fc-button-primary {
  color: #000;
  background-color: #ffffff;
  border-color: transparent;
}
.fc-button-primary:not(:disabled).fc-button-active, .fc-button-primary:not(:disabled):active {
    border-color: transparent;
}
.fc-toolbar h2 {
  font-size: 1em;
}
.path-calendar .w3-width-800
{
      max-width: 1300px !important;
}
.site-slogan 
{
    font-weight: bold;}

.site-slogan h3, .fredericka-the-great {
    font-family: inherit!important;
}

.block-views-blockwho-s-new-block-1
{
    margin-top: 100px;
}

.w3-row-padding
{
}

.fc-button-group>.fc-button:not(:last-child):hover,
.fc-button-group>.fc-button:not(:first-child):hover
{
    background: #3e6778;
}
.fc-button-group>.fc-button:not(:last-child),
.fc-button-group>.fc-button:not(:first-child)
{
    background: #2ab1e8;
}

.w3-image {
    float: none;
    border: 1px solid;
    border-radius: 5px;
    padding: 1px;
}
.w3-image:hover {
    border-radius: 5px;
    border-color: #0085a0!important;
}

.w3-input {
    padding: 8px;
    display: block;
    border: none;
    border-bottom: 1px solid #ccc;
    width: 100%;
    border-radius: 5px;
}
.w3-input:hover {
    
    border-radius: 5px;
    border-color: #0085a0!important;
}

.w3-button
{
     border-radius: 5px;
}
.w3-button:hover
{
     border-radius: 5px;
     border-color: #0085a0!important;
}



.views-field-field-title
{
    font-size: 1.2em;
}

.views-field-name
{
    font-size: 1.4em;
}

#footer-container
{
    margin-bottom: 100px;
}
.fc-button {
    padding: 2px 2px;
}

.ui-widget-header {
    border: 1px solid #dddddd /*{borderColorHeader}*/;
    background: #cbf1f6
}

.addtocal-container button
{
    border: 1px solid #b1f2ff;
}

.addtocal-container .addtocal,
.addtocal-container .addtocal
{
  border: 1px solid #3390a3;
}
.addtocal-container .addtocal:hover,
.addtocal-container .addtocal:hover
{
  border: 1px solid #1FA2FF;
}
.path-view-frontpage .addtocal-container button
{
    margin-top: 10px;
}
.addtocal-container button,
.addtocal-container .addtocal,
.addtocal-container .addtocal-menu
{
    background-image: linear-gradient(to right, #1FA2FF 0%, #0093b1   51%, #1FA2FF  100%)!important;
    text-align: center;
    transition: 0.2s;
    background-size: 200% auto!important;
    color: white;            
    box-shadow: 0 0 20px #eee;
    border-radius: 10px!important;
    padding: 0 10px!important;
    margin-left: 10px;
}

.addtocal-container button:hover,
.addtocal-container .addtocal:hover,
.addtocal-container .addtocal-menu:hover
{
            color: #fff!important;
            background-image: linear-gradient(to right, #0093b1 0%, #1FA2FF   51%, #1FA2FF  100%)!important;
            text-decoration: none;
          }

.addtocal-container .addtocal-menu a:hover
{
    background: #0085a0;
}

.ui-dialog .ui-dialog-title {
    text-shadow: 0.5px 0.5px 1px white;
}

.path-view-taxonomy-term .view-header,
.path-view-taxonomy-term .w3-row-padding
{
    padding: 0px;
    margin: 0px;
}

.path-view-taxonomy-term .view-header h2 {
    font-family: -webkit-body;
    font-weight: bold;
    font-size: 3em;
}

span, a
{
    padding: 1px;
    border-radius: 3px;
    transition:0.3s;
}
span:hover, a:hover
{
    transition:0.5s!important;
}

.fc-content:hover {
    color: #fff;
    text-shadow: -0.5px 0.5px 0 #000,
                0.5px 0.5px 0 #000,
                0.5px -0.5px 0 #000,
                -0.5px -0.5px 0 #000;
}

.addtocal-container .addtocal {
    text-shadow: 0.2px 0.2px #000;
    color: #fff!important;
}

#block-drupal8-w3css-theme-facebookeventpage .btn-primary
{
    font-size: large;
    margin-top: -25px;
}

.top-container-inner .first-top > div,
.top-container-inner .first-top
{
    padding: 0px!important;
}

.path-node-93 #block-drupal8-w3css-theme-content
{
    display: none;
}

#top-container .top-box>.animate-border:before, 
#bottom-container .bottom-box>.animate-border:before, 
#footer-container .footer-box>.animate-border:before {
    border-radius: 20px!important;
}


  iframe {
    position: relative;
    top: 0;
    left: 0;
    width: 100% !important;
  }

.tabindex  .addtocal-container
  {
      display: none;
  } 

  #main-container {
    padding-bottom: 100px;
}

.fc-event, .fc-event:hover {
  color: #000000!important;
}

#block-drupal8-w3css-theme-bodymindsoulhealthassociation {
  background-color: #edfcff !important;
  width: 80%;
  margin: 0 auto;
  padding: 10px 20px;
  margin-top: 50px;
  margin-bottom: 50px;
  max-width: 100%;
  border: 1px solid #018ca8;
  border-radius: 5px;
}

h1, h2, h3, .fredericka-the-great {
  font-family: inherit!important;
}

#mc_embed_signup .button
{
  background: #026e85!important;
}
#mc_embed_signup .button:hover
{
  background: #8eeaff!important;
  color: #026e85;
}

#page-title, #highlighted, .page-wrapper, #top-container, #footer-container, .search-slide-wrapper, #top-container .top-box>div, #main-container .main-box > div, #footer-container .footer-box>div, #bottom-container .bottom-box>div {
  background-color: #f4fdfe;
  color: #002229;
}

#drupal-modal.ui-dialog,
.ui-dialog[aria-describedby="drupal-modal"] {
  width: 800px !important;
  max-width: 95% !important;
}
.ui-dialog {
  width: 80vw !important;
  max-width: 1200px !important;
}

.ui-dialog .addtocal,
.ui-dialog .addtocal-menu
{
  display: none!important;
}

.fc-time-grid-event .fc-time,
.fc-time-grid-event .fc-title {
    font-size: .75em;
}


.w3-table th:first-child img, .w3-table td:first-child img, .w3-table-all th:first-child img, .w3-table-all td:first-child img {
    min-height: 50px;
    min-width: 50px;
}

#header {
    background: #075767 url("/themes/d8w3css/fonts/css/bg1.jpg") top left repeat!important;
}


.site-name{
    background: #0093b1;
    padding: 2px;
    border-radius: 5px;
}

.mobile-nav-responsive svg, .mobile-nav svg {
    float: none!important;
    margin: 0 auto!important;
    width: 40px!important;
    display: block!important;
}