@import 'https://fonts.googleapis.com/css?family=Open+Sans:200,300,400,600,700';

/* Options set in the admin page */

body {
  font-family: Open Sans;
}

/* Accent Color 1 */
.sf-menu li.current-menu-item,
.sf-menu li ul li:hover,
.owl-buttons > div:hover,
.jp-interface,
.filters li a.active,
.filters li a:hover,
.iconbox.left > span,
.iconbox.right > span,
ul.accordion > li.active div.title,
.toggle .title.toggled,
.btn,
input[type='submit'],
.comment-reply-link,
.label.red,
.dropcap.boxed,
.bargraph > span span,
.pagenavi ul li.disabled a,
.mobile-menu ul li a.active,
.taglink:hover,
.widget.widget_tag_cloud li > a:hover,
.woocommerce span.onsale,
.iconbox.right:hover > span,
.iconbox.left:hover > span,
.single-portfolio .post .portfolio-navigation .gotoportfolio:hover {
  background: #fc3d32;
}

#breadcrumb .name > div {
  border-color: #fc3d32;
}

a:hover,
.iconbox.top > span {
  color: #fc3d32;
}

::-webkit-selection {
  background-color: #fc3d32;
}
::-moz-selection {
  background-color: #fc3d32;
}
::selection {
  background-color: #fc3d32;
}

/* Accent Color 2 */
.flex .bulletrow .flex-control-nav.flex-control-paging a.flex-active,
.pricing .item.featured .header,
.flex .bulletrow .flex-control-nav.flex-control-paging a:hover,
.btn.red,
input[type='submit'].red,
.comment-reply-link.red,
.woocommerce
  .widget_price_filter
  .price_slider_wrapper
  .ui-slider
  .ui-slider-range {
  background: #fc3d32;
}

.iconbox.top:hover > span,
.testimonials.flex blockquote p cite,
.widget.widget_calendar table caption,
.fresco .overlay .details,
.fresco .overlay .zoom,
.fresco .overlay .static {
  color: #fc3d32;
}

blockquote.styled,
.post .post-gallery.quote,
.widget.widget_calendar table caption,
blockquote.styled,
blockquote.pullright {
  border-color: #fc3d32;
}

/* Others */

.fresco:hover .overlay {
  background-color: rgba(252, 61, 50, 0.8);
}
a {
  color: #000000;
}
a:hover {
  color: #fc3d32;
}
.post .post-title h2 a {
}
.post .post-content h1 {
}
.post .post-content h2 {
}
.post .post-content h3 {
}
.post .post-content h4 {
}
.post .post-content h5 {
}
.post .post-content h6 {
}
.sf-menu li:hover,
.sf-menu li.sfHover,
.sf-menu li ul li {
  background-color: ;
}
.sf-menu li ul li:hover {
  background-color: ;
}
#header .logo h1 a {
}
#header ul.sf-menu > li > a {
}
#header ul.sf-menu ul > li > a {
}
.sidebar .widget h6 {
}

/* Footer */
footer {
  color: ;
}
footer .widget h6 {
}
footer a {
  color: ;
}
footer a:hover {
  color: #fc3d32;
}
