#mec-active-current {
  display: none !important;
}

.mec-calendar .mec-calendar-table-head dt {
  font-size: 9px;
}

dt.mec-calendar-day {
  font-size: 0.9em;
}

body {
  font-family: "Noto Sans", sans-serif;
  font-size: 14px;
  color: #333333;
  outline: none;
}

a, a:active, a:focus, a:active {
  color: black;
}

a:hover {
  color: #262626;
}

.maincontent a {
  font-weight: bold;
  text-decoration: underline;
  font-style: normal;
}

h1, h2, h3, h4 {
  color: #ffcc44;
  font-family: "Noto Sans", sans-serif;
}

.sans-serif {
  font-family: "Noto Sans", sans-serif;
}

.fw {
  width: 100%;
}

img {
  max-width: 100%;
  height: auto;
}

.img-fw {
  width: 100%;
  height: auto;
}

.bg-yellow {
  background-color: #ffcc44;
}

.fa.fa-square {
  color: #474747;
}

.card {
  border-radius: 0;
  border: none !important;
}
.card .card-header {
  font-family: "Noto Sans", sans-serif;
  color: #000000;
  font-weight: bold;
  padding: 0.5rem 0;
  text-transform: uppercase;
}
.card .card-header h1, .card .card-header h2, .card .card-header h3 {
  color: #000000;
  font-family: "Noto Sans", sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 0;
}
.card .card-body {
  padding: 10px 0;
}
.card .card-header:first-child {
  border-radius: 0;
}
.card.card-yellow .card-header {
  background-color: transparent;
  border: none;
  position: relative;
  margin-bottom: 15px;
}
.card.card-yellow .card-header:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 1px;
  width: 50%;
  border-bottom: 3px solid #ffcc44;
}
.card.card-yellow .card-header:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 50%;
  border-bottom: 3px solid #ffcc44;
}

.carousel-caption {
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  right: 15%;
  /*top: 20px;
  bottom: unset;*/
  top: unset;
  bottom: 40px;
  left: 49%;
  z-index: 10;
  padding: 20px;
  color: #ffffff;
  text-align: left;
}
.carousel-caption h5 {
  font-size: 1.7rem;
  color: #000000;
}
.carousel-caption p, .carousel-caption a, .carousel-caption a:hover, .carousel-caption a:active, .carousel-caption a:hover {
  color: #000000;
}

.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: 100%;
}

h1.tribe-events-page-title {
  display: none;
}

body.blog #tribe-events-bar {
  display: none;
}

.menu-cont {
  background: #ffcc44;
  /*background: -moz-linear-gradient(top,  $yellowlight 0%, $yellow 100%);
  background: -webkit-linear-gradient(top,  $yellowlight 0%,$yellow 100%);
  background: linear-gradient(to bottom,  $yellowlight 0%,$yellow 100%);*/
}

.header-search-input {
  padding: 5px;
  border: 1px solid #000;
}

.header-search-btn {
  border: 1px solid #000;
  padding: 5px;
  background: transparent;
  cursor: pointer;
}

ul.sideparentmenu {
  list-style-type: none;
  padding-left: 0;
  border-bottom: 1px solid #ccc;
}
ul.sideparentmenu li {
  border-top: 1px solid #ccc;
  font-weight: bold;
}
ul.sideparentmenu li a {
  display: block;
  padding: 5px;
  background-color: #eee;
  color: #828282;
}
ul.sideparentmenu li ul.child {
  list-style-type: none;
  padding-left: 0;
}
ul.sideparentmenu li ul.child li {
  font-weight: normal;
  background: transparent;
}
ul.sideparentmenu li ul.child li a {
  background-color: transparent;
}
ul.sideparentmenu li ul.child li.curparent a {
  font-weight: bold;
}
ul.sideparentmenu li ul.child li.current a {
  color: #000;
  font-weight: bold;
  background: #ffcc44;
  /*background: -moz-linear-gradient(top,  $yellowlight 0%, $yellow 100%);
  background: -webkit-linear-gradient(top,  $yellowlight 0%,$yellow 100%);
  background: linear-gradient(to bottom,  $yellowlight 0%,$yellow 100%);*/
}
ul.sideparentmenu li ul.child li ul.childchild {
  list-style-type: none;
  padding-left: 15px;
}
ul.sideparentmenu li ul.child li ul.childchild li {
  font-weight: normal;
  padding-left: 0;
  background: transparent;
}
ul.sideparentmenu li ul.child li ul.childchild li a {
  font-weight: normal;
  color: #828282;
  background: transparent;
}
ul.sideparentmenu li ul.child li ul.childchild li.current {
  background: #ffcc44;
  /*background: -moz-linear-gradient(top,  $yellowlight 0%, $yellow 100%);
  background: -webkit-linear-gradient(top,  $yellowlight 0%,$yellow 100%);
  background: linear-gradient(to bottom,  $yellowlight 0%,$yellow 100%);*/
}
ul.sideparentmenu li ul.child li ul.childchild li.current a {
  font-weight: bold;
  color: #000;
}
ul.sideparentmenu li ul.child li ul.childchild li.curparent a {
  font-weight: bold;
}
ul.sideparentmenu li ul.child li ul.childchildchild {
  list-style-type: none;
  padding-left: 15px;
  background: #ffffff;
}
ul.sideparentmenu li ul.child li ul.childchildchild li {
  font-weight: normal;
  padding-left: 0;
  background: transparent;
}
ul.sideparentmenu li ul.child li ul.childchildchild li a {
  font-weight: normal !important;
  color: #828282 !important;
  background: transparent;
}
ul.sideparentmenu li ul.child li ul.childchildchild li.current {
  background: #ffcc44;
}
ul.sideparentmenu li ul.child li ul.childchildchild li.current a {
  font-weight: bold !important;
  color: #000 !important;
}

#footer a {
  color: #000 !important;
}
#footer a:hover {
  color: black;
}

@media (min-width: 992px) {
  .columncounttwo {
    column-count: 2;
  }
}
body.single-tribe_events .tribe-events-event-image img {
  width: 350px;
  max-width: 100%;
  height: auto;
}

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
  font-family: "Noto Sans", sans-serif;
  margin: 0;
  padding: 0;
  list-style: none;
}

.sf-menu li {
  position: relative;
}

.sf-menu ul {
  position: absolute;
  display: none;
  top: 0;
  transform: translateY(-100%);
  padding-bottom: 0;
  left: 0;
  z-index: 99;
}

.sf-menu > li {
  float: left;
}

.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
  display: block;
}

.sf-menu li.menu-item-has-children:hover:before {
  content: " ";
  position: absolute;
  top: -7px;
  left: 50%;
  transform: translateX(-50%) translateY(-100%);
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #ffcc44;
}

.sf-menu li.menu-item-has-children ul li:hover.menu-item-has-children:before {
  content: none;
}

.sf-menu li ul li:hover:before, .sf-menu li.special:hover:before {
  content: none;
}

.sf-menu a {
  display: block;
  position: relative;
}

.sf-menu ul ul {
  top: 0;
  left: 100%;
}

.sf-menu ul.sub-menu {
  background-color: transparent;
}

.sf-menu ul.sub-menu li {
  background-color: #ffffff;
}

.sf-menu ul.sub-menu li ul.sub-menu {
  background-color: transparent;
}

.sf-menu ul.sub-menu ul.sub-menu {
  transform: translateY(0) !important;
}

/*** DEMO SKIN ***/
.sf-menu {
  float: left;
  margin-bottom: 0;
}

.sf-menu ul {
  min-width: 12em;
  /* allow long menu items to determine submenu width */
  *width: 12em;
  /* no auto sub width for IE7, see white-space comment below */
  margin-bottom: 0;
}

.sf-menu a {
  border: none;
  padding: 0 1em;
  text-decoration: none;
  zoom: 1;
  /* IE7 */
}

.sf-menu a {
  color: #000;
}

.sf-menu a:hover {
  color: black;
}

.sf-menu li ul li a {
  color: #000;
}

.sf-menu li ul li a:hover {
  color: #000;
}

.sf-menu li {
  background: transparent;
  white-space: nowrap;
  /* no need for Supersubs plugin */
  *white-space: normal;
  /* ...unless you support IE7 (let it wrap) */
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}

.sf-menu li.special {
  background-color: #fff;
}

.sf-menu ul {
  z-index: 9999;
}

.sf-menu ul li, .sf-menu ul li ul li {
  background: rgba(255, 255, 255, 0.7);
  border-bottom: 1px solid #000;
}

.sf-menu ul li ul {
  padding-left: 5px;
  background-color: transparent;
}

.sf-menu ul li ul li {
  background-color: #fff;
}

/*
.sf-menu li:hover,
.sf-menu li.sfHover {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform:scale(1.05) ;
	transform:scale(1.05) ;
	 /*only transition out, not in */
/*-webkit-transition: none;
transition: none;
}


.sf-menu ul li:hover {
background-color: #feda55;
transform: scale(1);
}
*/
/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
  padding-right: 2.5em;
  *padding-right: 1em;
  /* no CSS arrows for IE7 (lack pseudo-elements) */
}

/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 1em;
  margin-top: -3px;
  height: 0;
  width: 0;
  /* order of following 3 rules important for fallbacks to work */
  border: 5px solid transparent;
  border-top-color: #dFeEFF;
  /* edit this to suit design (no rgba in IE8) */
  border-top-color: rgba(255, 255, 255, 0.5);
}

/*
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
	border-top-color: white;  IE8 fallback colour

}

 */
/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #dFeEFF;
  /* edit this to suit design (no rgba in IE8) */
  border-left-color: rgba(255, 255, 255, 0.5);
}

/*
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
	border-left-color: white;
}
*/
.sf-menu li.current {
  background-color: #fff;
}

#mainmenu li ul li ul {
  padding-bottom: 0;
}

.sf-menu li ul {
  padding-bottom: 25px;
}

/*# sourceMappingURL=ydc-dominikanereu.css.map */
