ul {
    -webkit-margin-before: 0px !important;
    -webkit-margin-after: 5px !important;
}
  .post-content p {
    margin-top: 0;
    margin-bottom: 10px;
}

#menu-item-wpml-ls-31-pt-pt .fusion-main-menu > ul > li {
    padding-right: 10px !important;
}
.button-large {
    font-size: 15px !important;
}

/* Enter Your Custom CSS Here */
.post-content h4 {
    font-size: 18px;
    line-height: 30px !important;
}

body {
    line-height: 28px !important;
    font-size: 15px !important;
}

.ilightbox-overlay.metro-black {
    background: #fff;
}

.ilightbox-toolbar.metro-black {
    top: 8px;
    left: 8px;
    height: 25px;
    visibility: hidden;
}

.ilightbox-holder.metro-black {
    padding: 0px;
    background: #000;
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.4);
}

/*.tfs-slider .slide-content-container {
    position: inherit;
      margin-top: 25px !important;
  margin-left: 0px !important;
}*/


.flexslider .slides img {
    width: inherit;
    max-width: 100%;
    display: block;
}
.flex-control-paging li a.flex-active {
    background: #8D110C;
    background: rgba(141, 17, 12, 1.0);
}

.flex-control-paging li a {
    background: #c8c8c8;
    background: rgba(200, 200, 200, 1.0);
  box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.3);
}

.fusion-accordian .panel-title a .fa-fusion-box {
    background-color: #8D110C !important;
}

.fusion-toggle-heading {
    text-transform: uppercase;
}

.wpcf7-form .wpcf7-text, .wpcf7-form textarea, input[type="text"] {
    background-color: #ff9933 !important;
    color: #fff !important;
  font-size: 20px;
  font-weight: 100;
}

.wpcf7-form .wpcf7-text, select {
        background-color: #ff9933 !important;
    color: #fff !important;
}

.wpcf7-form input[type="submit"], .wpcf7-submit {
    border-color: #ff9933 !important;
    color: #ff9933 !important;
    background: #fff !important;
    background-image: none !important;
  	border-width: 2px !important;
}

#wrapper .select-arrow {
    background-color: #ff9933 !important;
}

.fusion-footer-copyright-area {
    background-color: #343434 !important;
    border-color: #343434 !important;
    padding-top: 5px;
    padding-bottom: 7px;
}

.fusion-footer-widget-area {
    color: #444 !important;
}

.button-large {
    font-size: 12px;
}

.fusion-button {
  font-weight: 400 !important;
}