/*
===============================================================
 # CUSTOM CSS
 - Please do not edit this file. this file is generated by server-side code
 - Every changes here will be overwritten
===============================================================*/

body.page-id-712 .content-wrap {
  min-height: 0 !important;
}
.ms-slide-info.ms-dir-h { min-height: 0 !important; height: auto; }

.featured-slider .ms-slide-info {
  margin-top: 0 !important;
  padding-top: 0;
  font-size: 17px;
  line-height: 1.3;
  color: #444;
}

.featured-slider .ms-info h2 {
  margin: 1.125em 0 0.5em;
  color: #000;
  font-size: 19px;
  font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
  font-weight: 400;
  line-height: 1em;
}

.featured-slider .ms-info a {
  font-size: 0.875em;
}

.featured-slider .ms-skin-default .ms-nav-next,
.featured-slider .ms-skin-default .ms-nav-prev {
    position: absolute;
  	top: auto;
  	left: 0;
    right: 26px;
    bottom: -26px;
    z-index: 110;
    width: 20px;
    height: 20px;
  	margin: 0;
    background: #ccc;
    border: 1px solid #ccc;
    cursor: pointer;
}

.featured-slider .ms-skin-default .ms-nav-next {
    right: 0;
  	left: auto;
}

.featured-slider .ms-skin-default .ms-nav-next:before,
.featured-slider .ms-skin-default .ms-nav-prev:before {
  content: "\f105";
  font-family: fontAwesome;
  position: absolute;
  top: 0;
  left: 2px;
  right: 0;
  text-align: center;
  font-size: 1.75em;
  line-height: 20px;
  color: #fff;
}
.featured-slider .ms-skin-default .ms-nav-prev:before {
  content: "\f104";
  left: -2px;
}

.featured-slider .ms-bullets.ms-dir-h {
    bottom: -22px !important;
}
.featured-slider .ms-bullet {
    margin: 3px !important;
    background: none;
    background-color: #ccc;
    border-radius: 8px;
    width: 8px;
    height: 8px;
}
.featured-slider .ms-bullet-selected {
    background-color: #777;
}

.featured-slider .ms-tabs .ms-thumb-frame { 
  background-color: #ccc;
  border-radius: 10px;
}
.featured-slider .ms-tabs .ms-thumb-frame-selected { background-color: #777; }

.featured-slider .ms-tabs.ms-dir-h .ms-thumb-frame {
  margin-top: 0;
  border: none;
}

.featured-slider .ms-tabs.ms-dir-h.ms-align-bottom .ms-thumb-frame-selected .ms-thumb-ol { opacity: 0; }