/* Social media */
.l-subheader.at_top, .l-subheader.at_bottom {
  line-height: 0px;
  height: 40px !important;
  /* visibility: hidden; */
}


/* header Video */
audio, video, iframe, object, embed {
    width: 100%;
    height: 100%;
    display: inline-block;
    object-fit: cover;
}

/* vimeo */
.player .title {
  visibility: hidden !important;
}
http://sismocreation.com/wp-admin/profile.php
/* Portfolio */
.single-us_portfolio .l-titlebar.size_large .l-titlebar-h{
  display: none;
}
/* phone */
a[href^=tel] { color: inherit; text-decoration: none; }

/* Button headers */
.msp-preset-btn-159 {
  color:#FFFFFF !important;
}
@media (max-width: 668px) {
.msp-preset-btn-159 {
  color:#FFFFFF !important;
  min-height: 25px;
  min-width: 150px;
  font-size:12px !important;
  line-height: normal !important;
  text-align: center !important;
  padding-top: 5px !important;
}
}

/* Padding */
.g-cols.offset_none > div {
  padding:0%;
}

/* Copyright */
.w-copyright {
  text-align: center;
}

/* Box Middle */
.middletxt {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  padding: 5%;
}

/* Section */
.l-section-h {
  padding-top: 0px;
}

/* Portfolio */
.w-portfolio.with_indents .w-portfolio-item {
  padding:10px;
}

/* Button */
@media (max-width: 768px) {
.ubtn-normal {
    padding: 10px 24px 10px 0px;
}
}

.no-touch a:hover, .highlight_secondary, .no-touch .w-blog-post-link:hover .w-blog-post-title, .no-touch .w-blog-post-link:hover .w-blog-post-preview-icon, .no-touch .w-blog-post-meta a:hover, .no-touch .w-blognav-prev:hover .w-blognav-title, .no-touch .w-blognav-next:hover .w-blognav-title, a.w-btn.color_secondary.style_outlined, .w-btn.color_secondary.style_outlined, .w-counter.color_secondary .w-counter-number, .w-iconbox.color_secondary .w-iconbox-icon, .w-separator.color_secondary, .w-sharing.type_outlined.color_secondary .w-sharing-item, .no-touch .w-sharing.type_simple.color_secondary .w-sharing-item:hover .w-sharing-icon, .no-touch .l-main .widget_tag_cloud a:hover, .no-touch .l-main .widget_product_tag_cloud .tagcloud a:hover, .no-touch .bbp_widget_login a.button.logout-link:hover {
  color:#ffffff;
}
.aio-icon {color: #ED1C24 !important;}
.aio-icon:hover {color: #3B2314 !important;}
input[type="submit"] {background-color: #ED1C24 !important;}
input[type="submit"]:hover {background-color: #3B2314 !important;}


/* Typography */

.g-html ul {
  list-style: none;
  padding: 0px;
  margin: 0;
}

.g-html li {
  padding-left: 15px; /* space inside block */
  text-indent: -15px;
}

.g-html li:before {
  list-style-position: outside;
  content: "•";
  padding-right: 10px; /* Space after content */
}

/* Forms */
.wpcf7-form p {
    color: #FFFFFF;
}
.l-canvas {
  color: #ffffff;
}
div.wpcf7-mail-sent-ok {
  background: #ffffff;
}

/* Footer */
.l-subfooter.at_bottom {
  background-color: #3b2314;
  color: #ffffff;
}

l-subfooter.at_top {
  background-color: #3B2314 !important;
  color: #ffffff;
}
