/* Enter Your Custom CSS Here */

#top-nav-social, .fixed-header-box .cart-dropdown {
  display: none !important;
}
.top-nav {
  background-color: #177db5 !important;
}
p, .main-container, .page-content a {
  font-size: 1.1em !important;
  line-height: 1.3em !important;
}
.page-content .woocommerce a.button {
  margin-left: 8px;
}
#footer-sidebars > .row aside.cell-1-4 {
  width: 75% !important;
}
.menu-footer-container {
  text-align: right;
}
#footer-sidebars > .row aside.last {
  float: right;
}
#menu-footer {
  width: 50%;
  float: right;
  text-align: right;
}
#menu-footer li {
  display: inline;
  float: right;
}
#text-2 {
  width: 20%;
  float: left;
}
.tv-split {
  float: left;
  width: 49%;
  text-align: center;
}

.tv-split .wp-video {
  width: 90% !important;
}