/*--------------------------------------------------------------
>>> IMPORTANT NOTICE:
----------------------------------------------------------------
Please don't edit this file; any changes made here will be lost
during the theme update process. If you need to make CSS 
modifications, use the Additional CSS section in the Customizer 
or a child theme.
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  color: #626262;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  line-height: 1.7333; }

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  color: #2d2d2d;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  margin: 1.5em 0 0.5em 0; }
  h1 a,
  h1 a:visited,
  h2 a,
  h2 a:visited,
  h3 a,
  h3 a:visited,
  h4 a,
  h4 a:visited,
  h5 a,
  h5 a:visited,
  h6 a,
  h6 a:visited {
    color: #2d2d2d; }

h1 {
  font-size: 29px; }

h2 {
  font-size: 26px; }

h3 {
  font-size: 23px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 18px; }

h6 {
  font-size: 16px; }

.sub-heading, .site-content #primary .sharedaddy h3, .yarpp-related .related-posts,
.related-posts-section .related-posts, .comments-title,
.comment-reply-title {
  color: #626262;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: .5px;
  line-height: normal;
  margin: 0;
  text-transform: uppercase; }

p {
  margin: 0 0 20px; }

dfn,
cite,
em,
i {
  font-style: italic; }

blockquote {
  border-left: 3px solid #bc0825;
  font-style: italic;
  font-size: 16px;
  margin: 0 0 26px;
  padding: 15px 0 15px 25px; }
  blockquote p {
    margin-bottom: 0; }
  blockquote cite {
    color: #626262;
    display: block;
    font-weight: bold;
    font-weight: 600;
    font-size: 16px;
    margin-top: 15px; }

address {
  margin: 0 0 26px; }

pre {
  background: #eee;
  font: 14px "Courier 10 Pitch", Courier, monospace;
  line-height: 1.6;
  margin-bottom: 26px;
  max-width: 100%;
  overflow: auto;
  padding: 25px; }

code,
kbd,
tt,
var {
  font: 14px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }

abbr,
acronym {
  border-bottom: 1px dotted #626262;
  cursor: help; }

mark,
ins {
  background: #fff9c0;
  text-decoration: none; }

big {
  font-size: 125%; }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  box-sizing: inherit; }

body {
  background: #fff; }

blockquote, q {
  quotes: "" ""; }
  blockquote:before, blockquote:after, q:before, q:after {
    content: ""; }

hr {
  background-color: #e6e6e6;
  border: 0;
  height: 1px;
  margin-bottom: 27px; }

ul,
ol {
  margin: 0 0 27px 25px;
  padding: 0; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-top: 0;
  margin-bottom: 0; }

dl {
  margin: 0 0 27px; }
  dl dt {
    font-weight: bold;
    font-weight: 600; }
  dl dd {
    margin: 0 0 0 25px; }

img {
  height: auto;
  max-width: 100%; }

figure {
  margin: 15px 0; }

table {
  border: 1px solid #d6d6d6;
  font-family: "Open Sans", sans-serif;
  margin: 0 0 26px;
  width: 100%; }
  table a {
    text-decoration: none; }
  table thead th {
    color: #2d2d2d;
    text-transform: uppercase; }
  table th,
  table td {
    border: 1px solid #e6e6e6;
    padding: 8px 16px; }
    @media (max-width: 768px) {
      table th,
      table td {
        padding: 2%; } }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
.button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  background: #bc0825;
  border: 0;
  border-radius: 0;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: .8666em;
  letter-spacing: 1px;
  line-height: normal;
  padding: 11px 25px;
  text-transform: uppercase;
  transition: .3s; }
  .button:hover,
  button:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover {
    background: #ef3636;
    color: #fff; }
  .button:visited,
  button:visited,
  input[type="button"]:visited,
  input[type="reset"]:visited,
  input[type="submit"]:visited {
    color: #fff; }
  .button:active, .button:focus,
  button:active,
  button:focus,
  input[type="button"]:active,
  input[type="button"]:focus,
  input[type="reset"]:active,
  input[type="reset"]:focus,
  input[type="submit"]:active,
  input[type="submit"]:focus {
    background: #bc0825;
    color: #fff;
    outline: none; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  border: 1px solid #d6d6d6;
  box-sizing: border-box;
  font-size: .9333em;
  font-weight: normal;
  line-height: normal;
  outline: none;
  padding: 9px 13px 10px;
  transition: .3s;
  max-width: 100%;
  -webkit-appearance: none; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  input[type="number"]:focus,
  input[type="tel"]:focus,
  input[type="range"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="time"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="color"]:focus,
  textarea:focus {
    border-color: #c4c4c4; }

input[type="checkbox"] {
  margin-right: 2px; }

select {
  border: 1px solid #d6d6d6;
  max-width: 100%; }

textarea {
  width: 100%; }

label {
  color: #2d2d2d;
  font-size: .8666em; }

fieldset legend {
  color: #2d2d2d;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  padding: 10px 0; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #bc0825;
  text-decoration: none;
  transition: .3s; }
  a:visited {
    color: #bc0825; }
  a:hover, a:focus, a:active {
    color: #626262; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0; }

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
  text-align: right;
  vertical-align: middle; }
  .main-navigation a:hover{text-decoration: none;}
  .main-navigation > div {
    display: inline-block; }
  .main-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .main-navigation ul ul {
      opacity: 0;
      position: absolute;
      text-align: left;
      top: 16px;
      transform: scale(0.95);
      transition: all 0.15s ease-in;
      transform-origin: center top;
      visibility: hidden;
      z-index: 99999; }
      .main-navigation ul ul ul {
        left: 100%;
        top: -2px;
        transform-origin: left center; }
      .main-navigation ul ul li {
        margin: 0;
        padding: 0;
        min-width: 100%; }
        .main-navigation ul ul li:hover > a {
          color: #fff; }
        .main-navigation ul ul li:hover > ul,
        .main-navigation ul ul li.focus > ul {
          left: 100%; }
        .main-navigation ul ul li:first-of-type {
          border-top: 2px solid #bc0825; }
        .main-navigation ul ul li:last-of-type a {
          border-bottom: none; }
      .main-navigation ul ul a {
        background: #262627;
        border-bottom: 1px solid #353538;
        color: #b2b2b2;
        font-size: 12px;
        max-width: 100%;
        padding: 12px 20px;
        white-space: nowrap; }
    .main-navigation ul li:hover > ul,
    .main-navigation ul li.focus > ul {
      opacity: 1;
      transform: scale(1);
      visibility: visible; }
    .main-navigation ul li {
      display: inline-block;
      font-family: "Montserrat", sans-serif;
      font-size: 12px;
      line-height: normal;
      margin: 0 0 -10px 39px;
      padding: 0 0 10px;
      position: relative;
      text-align: left;
      text-transform: uppercase; }
      .main-navigation ul li.menu-item .main-navigation ul li:last-of-type {
        margin-right: 0; }
    .main-navigation ul a {
      border-bottom: 2px solid #fff;
      color: #2d2d2d;
      display: block;
      letter-spacing: 1px; }
  .main-navigation div > ul > li:hover > a {
    border-color: #bc0825; }
  .main-navigation div > ul > li.menu-item-has-children:hover > a,
  .main-navigation div > ul > li.page_item_has_children:hover > a {
    border-color: #fff; }
  .main-navigation div > ul > li.current a,
  .main-navigation div > ul > li.current_page_item > a,
  .main-navigation div > ul > li.current-menu-item > a,
  .main-navigation div > ul > li.current_page_ancestor > a,
  .main-navigation div > ul > li.current-menu-ancestor > a {
    border-color: #bc0825; }
  .main-navigation .search-toggle {
    background: transparent;
    border: none;
    display: inline-block;
    outline: none;
    padding: 0;
    position: relative;
    top: 3px; }
    .main-navigation .search-toggle .open svg {
      height: 14px;
      width: 17px; }
      .main-navigation .search-toggle .open svg path {
        fill: #2d2d2d; }
    .main-navigation .search-toggle .close {
      display: none; }
    .main-navigation .search-toggle.close-search .open {
      display: none; }

	  
	  

	  
	  
/*--------------------------------------------------------------
## Mobile Menu
--------------------------------------------------------------*/
#mobile-menu-button {
  display: none;
  line-height: 0;
  padding: 5px;
  position: relative;
  right: -5px;
  top: 6px; }
  #mobile-menu-button svg {
    height: 19px;
    width: 23px; }

#mobile-navigation {
  background: #262627;
  left: 0;
  overflow-x: hidden;
  overflow-y: scroll;
  position: absolute;
  top: 101%;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  z-index: 10; }
  #mobile-navigation::-webkit-scrollbar {
    display: none; }
  #mobile-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    #mobile-navigation ul li {
      font-family: "Montserrat", sans-serif;
      font-size: 12px;
      letter-spacing: 1px;
      line-height: 3.3;
      position: relative;
      width: 100%; }
      #mobile-navigation ul li a {
        border-bottom: 1px solid #353538;
        color: #b2b2b2;
        display: block;
        padding: 0 30px;
        text-decoration: none;
        text-transform: uppercase;
        width: 100% !important; }
        #mobile-navigation ul li a:hover {
          color: #fff; }
      #mobile-navigation ul li.menu-item-has-children > a {
        padding-right: 40px; }
      #mobile-navigation ul li .dropdown-toggle {
        background: transparent;
        color: #4d4d4d;
        font-size: 14px;
        padding: 14px;
        position: absolute;
        right: 0;
        top: 0;
        transition: none; }
        #mobile-navigation ul li .dropdown-toggle:hover {
          color: #fff; }
        #mobile-navigation ul li .dropdown-toggle.toggle-open {
          transform: rotate(-180deg); }
    #mobile-navigation ul ul {
      background: #18181a;
      display: none;
      margin: 0;
      padding: 0; }
      #mobile-navigation ul ul ul {
        display: none; }

#mobile-navigation ul ul li a {
  padding-left: 30px; }

#mobile-navigation ul ul ul li a {
  padding-left: 60px; }

#mobile-navigation ul ul ul ul li a {
  padding-left: 90px; }

#mobile-navigation ul ul ul ul ul li a {
  padding-left: 120px; }

#mobile-navigation ul ul ul ul ul ul li a {
  padding-left: 150px; }

@media (max-width: 1100px) {
  #masthead .search-toggle {
    margin-right: 20px; }
  #masthead #mobile-menu-button {
    display: inline-block; }
  #masthead .main-navigation ul {
    display: none; }
  #masthead .main-navigation .search-icon {
    display: none; } }

@media (min-width: 1100px) {
  #masthead #mobile-navigation {
    display: none !important; } }

/*--------------------------------------------------------------
## Posts, Post and Comment Navigation
--------------------------------------------------------------*/
.comment-navigation,
.posts-navigation,
.post-navigation {
  margin: 0 0 60px;
  width: 100%; }
  .comment-navigation::after,
  .posts-navigation::after,
  .post-navigation::after {
    clear: both;
    content: "";
    display: table; }
  .comment-navigation .nav-previous,
  .posts-navigation .nav-previous,
  .post-navigation .nav-previous {
    float: left;
    text-align: left;
    width: 50%; }
    @media (max-width: 768px) {
      .comment-navigation .nav-previous,
      .posts-navigation .nav-previous,
      .post-navigation .nav-previous {
        float: none;
        margin-bottom: 25px; } }
  .comment-navigation .nav-next,
  .posts-navigation .nav-next,
  .post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%; }
    @media (max-width: 768px) {
      .comment-navigation .nav-next,
      .posts-navigation .nav-next,
      .post-navigation .nav-next {
        float: none;
        text-align: left; } }

.pagination {
  clear: both;
  padding-top: 30px;
  text-align: center; }
  .pagination .page-numbers {
    border: 1px solid #626262;
    color: #626262;
    display: inline-block;
    font-family: "Open Sans", sans-serif;
    font-size: 0.9333em;
    line-height: normal;
    margin-right: 4px;
    padding: 11px 17px;
    transition: .3s; }
    .pagination .page-numbers:visited {
      color: #626262; }
    .pagination .page-numbers:hover {
      border-color: #bc0825;
      color: #bc0825; }
    .pagination .page-numbers.next, .pagination .page-numbers.prev {
      font-family: Verdana;
      padding: 12px 13px; }
  .pagination .dots {
    border: none;
    font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
    font-size: 13px;
    padding-right: 0;
    padding-left: 0; }
    .pagination .dots:hover {
      background: none;
      color: #626262; }
  .pagination .current {
    border-color: #bc0825;
    color: #bc0825; }

.post-navigation {
  font-size: 16px; }
  .post-navigation a {
    color: #626262;
    font-weight: bold;
    font-weight: 600; }
    .post-navigation a:hover {
      color: #bc0825; }
    .post-navigation a .sub-title {
      border-bottom: 2px solid #d6d6d6;
      color: #929292;
      display: inline-block;
      font-size: 14px;
      font-weight: normal;
      text-transform: uppercase;
      line-height: normal;
      margin-bottom: 10px;
      padding-bottom: 3px; }
    .post-navigation a div {
      line-height: normal; }

.comment-navigation {
  text-transform: capitalize;
  margin: 25px 0; }
  .comment-navigation span {
    font-size: 13px;
    position: relative;
    right: 0;
    top: 1px; }
    .comment-navigation span.icon-long-arrow-left {
      padding-right: 3px; }
    .comment-navigation span.icon-long-arrow-right {
      padding-left: 3px; }
  .comment-navigation a {
    color: #626262;
    font-size: 14px;
    font-weight: bold;
    font-weight: 600; }
    .comment-navigation a:hover {
      color: #bc0825; }

/*--------------------------------------------------------------
## Footer Menu
--------------------------------------------------------------*/
.footer-menu {
  float: right;
  font-size: 13px;
  text-align: right;
  width: 70%; }
  @media (max-width: 768px) {
    .footer-menu {
      float: none;
      padding-top: 15px;
      text-align: center;
      width: 100%; } }
  .footer-menu .menu {
    list-style: none;
    margin: 0;
    padding: 0; }
    .footer-menu .menu li {
      display: inline-block;
      font-size: 13px;
      margin-right: 15px;
      padding: 0;
      vertical-align: middle; }
      .footer-menu .menu li:after {
        padding: 0 12px; }
      .footer-menu .menu li:last-of-type:after {
        content: none;
        padding: 0; }
      .footer-menu .menu li a {
        color: inherit; }
        .footer-menu .menu li a:hover {
          color: #fff; }
        .footer-menu .menu li a:before {
          color: #fff; }
        .footer-menu .menu li a:hover:before {
          background: #818388; }
      .footer-menu .menu li:last-of-type {
        margin-right: 0; }

/*--------------------------------------------------------------
## Footer Menu Social Icons
--------------------------------------------------------------*/
.footer-menu a[href*="behance.net"], .footer-menu a[href*="codepen.io"], .footer-menu a[href*="delicious.com"], .footer-menu a[href*="deviantart.com"], .footer-menu a[href*="digg.com"], .footer-menu a[href*="dribbble.com"], .footer-menu a[href*="facebook.com"], .footer-menu a[href*="flickr.com"], .footer-menu a[href*="foursquare.com"], .footer-menu a[href*="github.com"], .footer-menu a[href*="plus.google.com"], .footer-menu a[href*="instagram.com"], .footer-menu a[href*="linkedin.com"], .footer-menu a[href*="pinterest.com"], .footer-menu a[href*="reddit.com"], .footer-menu a[href*="soundcloud.com"], .footer-menu a[href*="stackexchange.com"], .footer-menu a[href*="stackoverflow.com"], .footer-menu a[href*="tumblr.com"], .footer-menu a[href*="twitter.com"], .footer-menu a[href*="vimeo.com"], .footer-menu a[href*="vine.co"], .footer-menu a[href*="vk.com"], .footer-menu a[href*="weibo.com"], .footer-menu a[href*="wordpress.com"], .footer-menu a[href*="xing"], .footer-menu a[href*="yelp.com"], .footer-menu a[href*="youtube.com"] {
  font-size: 0;
  text-align: center; }
  .footer-menu a[href*="behance.net"]:before, .footer-menu a[href*="codepen.io"]:before, .footer-menu a[href*="delicious.com"]:before, .footer-menu a[href*="deviantart.com"]:before, .footer-menu a[href*="digg.com"]:before, .footer-menu a[href*="dribbble.com"]:before, .footer-menu a[href*="facebook.com"]:before, .footer-menu a[href*="flickr.com"]:before, .footer-menu a[href*="foursquare.com"]:before, .footer-menu a[href*="github.com"]:before, .footer-menu a[href*="plus.google.com"]:before, .footer-menu a[href*="instagram.com"]:before, .footer-menu a[href*="linkedin.com"]:before, .footer-menu a[href*="pinterest.com"]:before, .footer-menu a[href*="reddit.com"]:before, .footer-menu a[href*="soundcloud.com"]:before, .footer-menu a[href*="stackexchange.com"]:before, .footer-menu a[href*="stackoverflow.com"]:before, .footer-menu a[href*="tumblr.com"]:before, .footer-menu a[href*="twitter.com"]:before, .footer-menu a[href*="vimeo.com"]:before, .footer-menu a[href*="vine.co"]:before, .footer-menu a[href*="vk.com"]:before, .footer-menu a[href*="weibo.com"]:before, .footer-menu a[href*="wordpress.com"]:before, .footer-menu a[href*="xing"]:before, .footer-menu a[href*="yelp.com"]:before, .footer-menu a[href*="youtube.com"]:before {
    font-family: "siteorigin-corp-icons";
    font-size: 16px; }

.footer-menu a:before {
  display: inline-block;
  background: #5b5f68;
  border-radius: 50%;
  color: #b4b5b8;
  height: 35px;
  line-height: 35px;
  transition: .3s;
  width: 35px; }

.footer-menu a[href*="behance.net"]:before {
  content: "\e91a"; }

.footer-menu a[href*="codepen.io"]:before {
  content: "\e919"; }

.footer-menu a[href*="delicious.com"]:before {
  content: "\e918"; }

.footer-menu a[href*="deviantart.com"]:before {
  content: "\e917"; }

.footer-menu a[href*="digg.com"]:before {
  content: "\e916"; }

.footer-menu a[href*="dribbble.com"]:before {
  content: "\e915"; }

.footer-menu a[href*="facebook.com"]:before {
  content: "\e914"; }

.footer-menu a[href*="flickr.com"]:before {
  content: "\e913"; }

.footer-menu a[href*="foursquare.com"]:before {
  content: "\e912"; }

.footer-menu a[href*="github.com"]:before {
  content: "\e911"; }

.footer-menu a[href*="plus.google.com"]:before {
  content: "\e910"; }

.footer-menu a[href*="instagram.com"]:before {
  content: "\e90f"; }

.footer-menu a[href*="linkedin.com"]:before {
  content: "\e90e"; }

.footer-menu a[href*="pinterest.com"]:before {
  content: "\e90d"; }

.footer-menu a[href*="reddit.com"]:before {
  content: "\e90c"; }

.footer-menu a[href*="soundcloud.com"]:before {
  content: "\e90b"; }

.footer-menu a[href*="stackexchange.com"]:before {
  content: "\e90a"; }

.footer-menu a[href*="stackoverflow.com"]:before {
  content: "\e909"; }

.footer-menu a[href*="tumblr.com"]:before {
  content: "\e908"; }

.footer-menu a[href*="twitter.com"]:before {
  content: "\e907"; }

.footer-menu a[href*="vimeo.com"]:before {
  content: "\e906"; }

.footer-menu a[href*="vk.com"]:before {
  content: "\e905"; }

.footer-menu a[href*="weibo.com"]:before {
  content: "\e904"; }

.footer-menu a[href*="wordpress.com"]:before {
  content: "\e903"; }

.footer-menu a[href*="xing"]:before {
  content: "\e902"; }

.footer-menu a[href*="yelp.com"]:before {
  content: "\e91e"; }

.footer-menu a[href*="youtube.com"]:before {
  content: "\e91c"; }

/*--------------------------------------------------------------
## Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
  color: #929292;
  font-size: 12px;
  margin-bottom: 15px; }
  .breadcrumbs a {
    color: #929292; }
    .breadcrumbs a:hover {
      color: #bc0825; }

/*--------------------------------------------------------------
## Scroll to Top
--------------------------------------------------------------*/
#scroll-to-top {
  background: rgba(0, 0, 0, 0.65);
  border-radius: 2px;
  bottom: 20px;
  cursor: pointer;
  height: 45px;
  line-height: 0;
  opacity: 0;
  padding-top: 15px;
  position: fixed;
  right: 20px;
  transform: scale(0, 0);
  transition: .2s;
  text-align: center;
  width: 45px;
  z-index: 101; }
  #scroll-to-top svg path {
    fill: #fff; }
  #scroll-to-top img,
  #scroll-to-top svg {
    display: inline-block;
    height: 15px;
    opacity: .6;
    transition: .3s;
    width: 15px; }
  #scroll-to-top:hover svg {
    opacity: .9; }
  #scroll-to-top.show {
    opacity: 1;
    transform: scale(1, 1); }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important; }
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; }

#content[tabindex="-1"]:focus {
  outline: 0; }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 27px; }

.alignright {
  display: inline;
  float: right;
  margin-left: 27px; }

@media (max-width: 480px) {
  .alignleft,
  .alignright {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: none; } }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before::after,
.clear:after::after,
.entry-content:before::after,
.entry-content:after::after,
.comment-content:before::after,
.comment-content:after::after,
.site-header:before::after,
.site-header:after::after,
.site-content:before::after,
.site-content:after::after,
.site-footer:before::after,
.site-footer:after::after {
  clear: both;
  content: "";
  display: table; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/*--------------------------------------------------------------
# Jetpack
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Infinite Scroll
--------------------------------------------------------------*/
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none; }

.infinity-end.neverending .site-footer {
  display: block; }

/*--------------------------------------------------------------
## Sharing
--------------------------------------------------------------*/
.site-content #primary .sharedaddy {
  border: 1px solid #e6e6e6;
  border-right: 0;
  border-left: 0;
  margin-bottom: 40px;
  padding: 30px 0; }
  .site-content #primary .sharedaddy h3 {
    display: inline-block; }
    .site-content #primary .sharedaddy h3:before {
      content: none; }
  .site-content #primary .sharedaddy .sd-content {
    display: inline-block;
    float: right; }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 50px; }

.widget-area .widget .widget-title,
.site-footer .widget .widget-title {
  font-size: .9333em;
  font-weight: 600;
  letter-spacing: 1px;
  margin: 0 0 15px;
  text-transform: uppercase; }
  .widget-area .widget .widget-title ~ *,
  .site-footer .widget .widget-title ~ * {
    font-size: .9333em; }

.widget-area .widget a,
.site-footer .widget a {
  color: #626262; }
  .widget-area .widget a:hover,
  .site-footer .widget a:hover {
    color: #bc0825; }

.widget-area .widget ul,
.site-footer .widget ul {
  list-style: none;
  margin: 0; }
  .widget-area .widget ul li,
  .site-footer .widget ul li {
    line-height: 2; }

.widget-area .widget input,
.site-footer .widget input {
  font-size: 14px; }

/*--------------------------------------------------------------
## Calendar Widgets
--------------------------------------------------------------*/
.widget #wp-calendar {
  border: 0;
  margin: 0; }
  .widget #wp-calendar caption {
    color: #2d2d2d;
    font-weight: bold;
    font-weight: 600;
    text-align: left; }
  .widget #wp-calendar tr:nth-child(2n+2) {
    background: none; }
  .widget #wp-calendar th,
  .widget #wp-calendar td {
    border: 0;
    padding: 0; }
  .widget #wp-calendar thead {
    border-bottom: 2px solid #e6e6e6; }
    .widget #wp-calendar thead tr {
      background: none; }
    .widget #wp-calendar thead th {
      padding: 8px 0;
      text-align: center; }
  .widget #wp-calendar tbody .pad {
    background: none; }
  .widget #wp-calendar tbody tr:first-of-type td {
    padding-top: 8px; }
  .widget #wp-calendar tbody td {
    padding-bottom: 8px;
    text-align: center; }
  .widget #wp-calendar tfoot #prev,
  .widget #wp-calendar tfoot #next {
    padding-top: 4px; }
    .widget #wp-calendar tfoot #prev a,
    .widget #wp-calendar tfoot #next a {
      color: #2d2d2d; }
      .widget #wp-calendar tfoot #prev a:hover,
      .widget #wp-calendar tfoot #next a:hover {
        color: #bc0825; }
  .widget #wp-calendar tfoot #next {
    text-align: right; }

/*--------------------------------------------------------------
## Categories Widget
--------------------------------------------------------------*/
.widget_categories .cat-item {
  color: #929292;
  margin-bottom: 8px; }
  .widget_categories .cat-item:last-of-type {
    margin-bottom: 0; }
  .widget_categories .cat-item a {
    color: #2d2d2d; }

/*--------------------------------------------------------------
## Recent Comments Widget
--------------------------------------------------------------*/
.widget_recent_comments .recentcomments {
  color: #929292;
  margin-bottom: 16px; }
  .widget_recent_comments .recentcomments:last-of-type {
    margin-bottom: 0; }
  .widget_recent_comments .recentcomments .comment-author-link {
    color: #2d2d2d; }
    .widget_recent_comments .recentcomments .comment-author-link:before {
      color: #929292;
      content: "\e91f";
      display: inline-block;
      font-family: "siteorigin-corp-icons";
      padding: 0 9px 0 0;
      vertical-align: top; }
  .widget_recent_comments .recentcomments a {
    color: #2d2d2d; }

/*--------------------------------------------------------------
## Recent Posts Widget
--------------------------------------------------------------*/
.widget_recent_entries li {
  color: #929292;
  margin-bottom: 11px; }
  .widget_recent_entries li:last-of-type {
    margin-bottom: 0; }
  .widget_recent_entries li a {
    color: #2d2d2d; }
  .widget_recent_entries li span {
    display: block; }

/*--------------------------------------------------------------
## Recent Posts Extended Widget
--------------------------------------------------------------*/
.widget.recent-posts-extended li {
  clear: both;
  padding-top: 3px; }

.widget.recent-posts-extended .rpwe-alignleft {
  float: left;
  margin-right: 15px;
  padding-bottom: 17px; }

.widget.recent-posts-extended h3 {
  color: #2d2d2d;
  clear: none;
  font-size: 1em;
  font-weight: normal;
  line-height: 1;
  margin: 0;
  padding-top: 6px; }
  .widget.recent-posts-extended h3 a {
    color: #2d2d2d; }
    .widget.recent-posts-extended h3 a:hover {
      color: #626262; }

.widget.recent-posts-extended time {
  color: #929292;
  font-size: .9285em;
  line-height: normal; }

/*--------------------------------------------------------------
## - Search Widget
--------------------------------------------------------------*/
.widget .search-form {
  position: relative; }
  .widget .search-form input[type="search"] {
    font-size: .9285em;
    padding: 10px 30px 10px 13px;
    width: 100%; }
  .widget .search-form button[type="submit"] {
    position: absolute;
    right: 14px;
    top: 13px; }
    .widget .search-form button[type="submit"] svg {
      height: 14px;
      width: 14px; }
      .widget .search-form button[type="submit"] svg path {
        fill: #626262; }

/*--------------------------------------------------------------
## Tag Cloud Widget
--------------------------------------------------------------*/
.site-footer aside.widget.widget_tag_cloud .tagcloud a:after {
  background: #363a43; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Layout
--------------------------------------------------------------*/
.corp-container {
  margin: 0 auto;
  max-width: none;
  padding: 0 15px;
  position: relative;
  width: 1170px; }
  .responsive .corp-container {
    max-width: 1170px;
    width: 100%; }
  .full-width .corp-container {
    max-width: none; }

.site-content::after {
  clear: both;
  content: "";
  display: table; }

.content-area {
  width: 100%; }

.sidebar .content-area {
  float: left;
  width: 66%; }
  .sidebar-left.sidebar .content-area {
    float: right; }
  @media (max-width: 768px) {
    .sidebar .content-area {
      border: 0;
      padding-right: 0;
      width: 100%; } }

z.page-layout-no-sidebar .content-area {
  float: none;
  width: 100%; }

.page-layout-full-width-no-sidebar .content-area {
  float: none;
  width: 100%; }

.page-layout-full-width-no-sidebar .site-content .polestar-container {
  max-width: none;
  padding: 0; }

.widget-area {
  float: right;
  padding-left: 2.75%;
  width: 34%; }
  .sidebar-left .widget-area {
    float: left;
    padding-right: 2.75%;
    padding-left: 0; }
  @media (max-width: 768px) {
    .widget-area {
      border-top: 1px solid #d6d6d6;
      margin-top: 50px;
      padding: 50px 0 0;
      width: 100%; } }

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
.site-header {
  background: #fff;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 60px;
  padding: 25px 0;
  position: relative;
  width: 100%;
  z-index: 999; }
  .page-layout-no-header-margin .site-header {
    margin-bottom: 0; }
  @media (max-width: 600px) {
    .admin-bar .site-header.sticky.stuck {
      top: 0; } }
  .site-header.stuck {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075); }
  .site-header .site-header-inner {
    display: table;
    vertical-align: middle;
    width: 100%; }
  .site-header .site-branding {
    display: table-cell;
    vertical-align: middle; }
    .site-header .site-branding .site-title {
      font-family: "Montserrat", sans-serif;
      font-size: 29px;
      line-height: normal;
      margin: 0; }
      .site-header .site-branding .site-title a {
        color: #2d2d2d; }
    .site-header .site-branding img {
      display: inline-block;
      vertical-align: middle; }
    .site-header .site-branding .site-description {
      color: #2d2d2d;
      font-size: 14px;
      line-height: normal;
      margin: 0; }
    .site-header .site-branding > * {
      transform-origin: left center; }
      .centered.site-header .site-branding > * {
        transform-origin: center center; }
  .site-header.centered .container-inner {
    display: block; }
  .site-header.centered .site-branding {
    margin: 0 auto 20px auto;
    padding: 0;
    text-align: center; }
    .site-header.centered .site-branding img {
      display: inline-block;
      max-width: 100%; }
  .site-header.centered .main-navigation {
    text-align: center; }
  .site-header.centered .site-branding,
  .site-header.centered .main-navigation {
    display: block; }
  body.responsive .site-header {
    min-width: 0; }

.masthead-sentinel {
  margin-bottom: 60px; }
  .no-header-margin .masthead-sentinel {
    margin-bottom: 0; }

/*--------------------------------------------------------------
## Full Screen Search
--------------------------------------------------------------*/
#fullscreen-search {
  background: rgba(9, 13, 20, 0.95);
  display: none;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 10000; }
  #fullscreen-search .corp-container {
    top: 40%; }
  #fullscreen-search h3 {
    color: #b2b2b2;
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 2px;
    text-align: center;
    margin: 0 0 85px;
    text-transform: uppercase; }
    @media (max-width: 768px) {
      #fullscreen-search h3 {
        font-size: 18px; } }
    @media (max-width: 768px) {
      #fullscreen-search h3 {
        font-size: 16px; } }
  #fullscreen-search form {
    left: 50%;
    max-width: 555px;
    position: absolute;
    transform: translate(-50%, -50%); }
    #fullscreen-search form input[type="search"] {
      background: transparent;
      border: 0;
      border-bottom: 1px solid #b2b2b2;
      color: #fff;
      display: inline-block;
      font-size: 32px;
      font-weight: normal;
      outline: none;
      padding: 0 49px 0 14px;
      text-align: center;
      width: 100%; }
      @media (max-width: 768px) {
        #fullscreen-search form input[type="search"] {
          font-size: 24px; } }
    #fullscreen-search form button[type="submit"] {
      background: transparent;
      border: none;
      display: inline-block;
      outline: none;
      padding: 0;
      position: absolute;
      right: 12px;
      top: -4px; }
      @media (max-width: 768px) {
        #fullscreen-search form button[type="submit"] {
          top: -15px; } }
      #fullscreen-search form button[type="submit"] svg {
        fill: #929292;
        height: 23px;
        width: 23px; }
        @media (max-width: 480px) {
          #fullscreen-search form button[type="submit"] svg {
            display: none; } }
  #fullscreen-search .search-close-button {
    background: transparent;
    border: none;
    display: block;
    outline: none;
    padding: 0;
    position: absolute;
    right: 60px;
    top: 60px; }
    #fullscreen-search .search-close-button .close {
      display: inline-block; }
      #fullscreen-search .search-close-button .close svg {
        height: 24px;
        width: 24px; }
        #fullscreen-search .search-close-button .close svg path {
          fill: #929292; }
    @media (max-width: 1100px) {
      #fullscreen-search .search-close-button {
        right: 25px; } }

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block; }

body:not(.single) .hentry {
  display: block;
  float: left;
  margin: 0 0 31px;
  width: 31%; }
  @media (max-width: 768px) {
    body:not(.single) .hentry {
      width: 48.25%; } }
  @media (max-width: 480px) {
    body:not(.single) .hentry {
      width: 100%; } }
  body:not(.single) .hentry:nth-of-type(3n+1) {
    margin-right: 3.5%; }
    @media (max-width: 768px) {
      body:not(.single) .hentry:nth-of-type(3n+1) {
        margin-right: 0; } }
  @media (max-width: 768px) {
    body:not(.single) .hentry:nth-of-type(2n+1) {
      margin-right: 3.5%; } }
  body:not(.single) .hentry:nth-of-type(3n+3) {
    margin-left: 3.5%; }
    @media (max-width: 768px) {
      body:not(.single) .hentry:nth-of-type(3n+3) {
        margin-left: 0; } }
  body:not(.single) .hentry:nth-of-type(3n+4) {
    clear: left; }
    @media (max-width: 768px) {
      body:not(.single) .hentry:nth-of-type(3n+4) {
        clear: none; } }
  @media (max-width: 768px) {
    body:not(.single) .hentry:nth-of-type(2n+3) {
      clear: left; } }
  body.sidebar:not(.single) .hentry {
    width: 48.25%; }
    @media (max-width: 480px) {
      body.sidebar:not(.single) .hentry {
        width: 100%; } }
    body.sidebar:not(.single) .hentry:nth-of-type(3n+1) {
      margin-right: 0; }
    body.sidebar:not(.single) .hentry:nth-of-type(2n+1) {
      margin-right: 3.5%; }
    body.sidebar:not(.single) .hentry:nth-of-type(3n+3) {
      margin-left: 0; }
    body.sidebar:not(.single) .hentry:nth-of-type(3n+4) {
      clear: none; }
  body:not(.single) .hentry:only-child {
    margin: 0; }
  body:not(.single) .hentry .entry-title {
    font-size: 1.0666em; }
  body:not(.single) .hentry .entry-thumbnail {
    margin-bottom: -1px; }
  body:not(.single) .hentry .content-wrapper {
    background: #fff;
    border: 1px solid #e6e6e6;
    padding: 15px 30px 33px; }
  body:not(.single) .hentry .entry-content {
    font-size: .9333em;
    padding-bottom: 0; }
    body:not(.single) .hentry .entry-content p:last-of-type {
      margin: 0; }
    body:not(.single) .hentry .entry-content p:only-of-type {
      margin: 0; }

.page-content,
.entry-content,
.entry-summary {
  padding: 25px 0; }

/*--------------------------------------------------------------
## Posts
--------------------------------------------------------------*/
.entry-title {
  color: #2d2d2d;
  font-size: 1.6em;
  line-height: normal;
  margin: 0 0 3px; }
  @media (max-width: 768px) {
    .entry-title {
      font-size: 26px; } }
  @media (max-width: 480px) {
    .entry-title {
      font-size: 23px; } }
  .entry-title a {
    color: inherit;
    text-decoration: none; }
    .entry-title a:hover {
      color: #626262; }

.entry-meta {
  font-size: .8666em;
  font-family: "Open Sans", sans-serif;
  line-height: normal; }
  .entry-meta span {
    color: #929292;
    display: inline-block; }
    .entry-meta span:not(:last-child):after {
      content: '\007c';
      font-size: 12px;
      padding: 0 5px;
      vertical-align: top; }
    .entry-meta span a {
      color: inherit;
      text-decoration: none; }
      .entry-meta span a:hover {
        color: #bc0825; }
  .entry-meta .post-categories {
    display: inline-block;
    list-style: none;
    margin: 0; }
  .entry-meta .byline,
  .entry-meta .updated:not(.published) {
    display: none; }

.single .byline,
.group-blog .byline {
  display: inline; }

.entry-thumbnail,
.entry-video {
  margin-bottom: 25px; }
  .entry-thumbnail a,
  .entry-video a {
    display: block;
    line-height: 0; }

.more-wrapper {
  display: block;
  font-size: 14px;
  text-transform: uppercase; }
  .more-wrapper a {
    color: #2d2d2d;
    font-weight: 600; }
    .more-wrapper a:hover {
      color: #bc0825; }

.page-links {
  margin-top: 26px;
  text-align: left; }
  .page-links .page-links-title {
    color: #2d2d2d;
    font-size: 14px;
    font-weight: 500; }
  .page-links .page-links-title {
    border: none;
    color: #626262;
    font-weight: 600;
    padding: 0;
    text-transform: none; }
    .page-links .page-links-title:hover {
      border: none;
      color: #626262; }
  .page-links span {
    border: 1px solid #626262;
    color: #626262;
    display: inline-block;
    font-family: "Open Sans", sans-serif;
    font-size: 0.9333em;
    line-height: normal;
    margin-right: 4px;
    padding: 11px 17px;
    transition: .3s; }
    .page-links span:visited {
      color: #626262; }
    .page-links span:hover {
      border-color: #bc0825;
      color: #bc0825; }
  .page-links a span {
    color: #626262; }

.single .entry-footer {
  margin: 15px 0; }

.tags-links a, aside.widget.widget_tag_cloud .tagcloud a {
  background: #e4e6eb;
  color: #626262;
  display: inline-block;
  font-size: 12px;
  height: 28px;
  line-height: 28px;
  padding: 0 10px 0 20px;
  position: relative;
  margin: 0 10px 10px 0;
  transition: .2s; }
  .tags-links a:after, aside.widget.widget_tag_cloud .tagcloud a:after {
    background: #f9f9f9;
    border-bottom: 14px solid transparent;
    border-right: 13px solid #e4e6eb;
    border-top: 14px solid transparent;
    content: '';
    position: absolute;
    left: 0;
    transition: .2s;
    top: 0; }
  .tags-links a:hover, aside.widget.widget_tag_cloud .tagcloud a:hover {
    background: #bc0825;
    color: #fff; }
  .tags-links a:hover:after, aside.widget.widget_tag_cloud .tagcloud a:hover:after {
    border-right-color: #bc0825; }

/*--------------------------------------------------------------
## Archives, Search Results & 404
--------------------------------------------------------------*/
.page-header {
  margin-bottom: 25px; }

.page-title {
  font-size: 32px;
  line-height: normal;
  margin: 0; }

.archive .page-header,
.search-results .page-header {
  margin-bottom: 50px; }

.archive .page-title,
.search-results .page-title {
  font-size: 18px; }

.archive .taxonomy-description,
.search-results .taxonomy-description {
  font-size: 14px;
  margin-top: 15px; }

.archive .entry-title,
.search-results .entry-title {
  font-size: 29px; }

/*--------------------------------------------------------------
## Search Form
--------------------------------------------------------------*/
.search-form input[type="search"] {
  padding-right: 43px; }

.search-form button[type="submit"] {
  background: none;
  border: none;
  padding: 0;
  position: relative;
  right: 36px;
  top: 3px; }
  .search-form button[type="submit"] svg {
    height: 16px;
    width: 16px; }
    .search-form button[type="submit"] svg path {
      fill: #929292; }

/*--------------------------------------------------------------
## - Author Box
--------------------------------------------------------------*/
.author-box {
  display: table;
  border-right: 0;
  border-left: 0;
  margin: 0;
  margin-bottom: 60px;
  width: 100%; }
  .author-box .author-avatar {
    display: table-cell;
    vertical-align: top;
    width: 130px; }
    @media (max-width: 480px) {
      .author-box .author-avatar {
        display: block;
        width: 100%; } }
    .author-box .author-avatar img {
      border-radius: 50px;
      display: block;
      height: 100px;
      width: 100px; }
      @media (max-width: 480px) {
        .author-box .author-avatar img {
          margin: 0 auto 15px; } }
  .author-box .author-description {
    display: table-cell;
    vertical-align: top; }
    .author-box .author-description h3 {
      font-size: 15px;
      font-weight: bold;
      line-height: normal;
      margin: 0; }
    .author-box .author-description span {
      display: block;
      font-size: 13px;
      margin-bottom: 10px; }
      .author-box .author-description span a {
        color: #626262; }
        .author-box .author-description span a:hover {
          color: #bc0825; }
    .author-box .author-description div {
      font-size: 14px; }

/*--------------------------------------------------------------
## - Related Posts
--------------------------------------------------------------*/
.yarpp-related,
.related-posts-section {
  margin-bottom: 60px; }
  .yarpp-related .related-posts,
  .related-posts-section .related-posts {
    margin-bottom: 20px; }
  .yarpp-related ol,
  .related-posts-section ol {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%; }
    .yarpp-related ol::after,
    .related-posts-section ol::after {
      clear: both;
      content: "";
      display: table; }
    .yarpp-related ol li,
    .related-posts-section ol li {
      display: block;
      float: left;
      margin: 0 0 25px 0;
      width: 31%; }
      @media (max-width: 480px) {
        .yarpp-related ol li,
        .related-posts-section ol li {
          width: 100%; } }
      .yarpp-related ol li:nth-child(3n+1),
      .related-posts-section ol li:nth-child(3n+1) {
        margin-right: 3.5%; }
        @media (max-width: 480px) {
          .yarpp-related ol li:nth-child(3n+1),
          .related-posts-section ol li:nth-child(3n+1) {
            margin-right: 0; } }
      .yarpp-related ol li:nth-child(3n+3),
      .related-posts-section ol li:nth-child(3n+3) {
        margin-left: 3.5%; }
        @media (max-width: 480px) {
          .yarpp-related ol li:nth-child(3n+3),
          .related-posts-section ol li:nth-child(3n+3) {
            margin-left: 0; } }
      .yarpp-related ol li:only-child,
      .related-posts-section ol li:only-child {
        margin: 0; }
      .yarpp-related ol li div,
      .related-posts-section ol li div {
        background: #fff;
        border: 1px solid #e6e6e6;
        padding: 25px 30px; }
      .yarpp-related ol li a,
      .related-posts-section ol li a {
        display: block;
        line-height: 0;
        text-decoration: none; }
      .yarpp-related ol li img,
      .related-posts-section ol li img {
        margin-bottom: -1px; }
      .yarpp-related ol li .related-post-title,
      .related-posts-section ol li .related-post-title {
        font-size: 16px;
        font-weight: normal;
        line-height: normal;
        margin: 0 0 3px; }
        .yarpp-related ol li .related-post-title:hover,
        .related-posts-section ol li .related-post-title:hover {
          color: #bc0825; }
      .yarpp-related ol li .related-post-date,
      .related-posts-section ol li .related-post-date {
        color: #929292;
        font-size: 13px;
        font-weight: normal;
        line-height: normal;
        margin: 0; }
        .yarpp-related ol li .related-post-date:hover,
        .related-posts-section ol li .related-post-date:hover {
          color: #bc0825; }

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-list {
  margin: 0 0 30px;
  padding: 0; }
  .comment-list .comment,
  .comment-list .pingback {
    color: #626262;
    display: block; }
    .comment-list .comment .comment-box,
    .comment-list .pingback .comment-box {
      border-bottom: 1px solid #e6e6e6;
      padding: 25px 0; }
    .comment-list .comment .comment-container,
    .comment-list .pingback .comment-container {
      margin-left: 80px; }
    .comment-list .comment .avatar-container,
    .comment-list .pingback .avatar-container {
      float: left; }
      .comment-list .comment .avatar-container img,
      .comment-list .pingback .avatar-container img {
        display: block;
        border-radius: 50%; }
    .comment-list .comment .info,
    .comment-list .pingback .info {
      line-height: normal;
      padding-bottom: 15px; }
    .comment-list .comment .author,
    .comment-list .pingback .author {
      color: #2d2d2d;
      font-family: "Montserrat", sans-serif;
      font-size: 15px;
      font-weight: bold; }
      .comment-list .comment .author a,
      .comment-list .pingback .author a {
        color: #2d2d2d;
        text-decoration: none; }
        .comment-list .comment .author a:hover,
        .comment-list .pingback .author a:hover {
          color: #626262; }
      .comment-list .bypostauthor .author:before {
        content: "\f040";
        font-family: "siteorigin-corp-icons";
        font-size: 14px;
        margin-right: 5px; }
    .comment-list .comment .date,
    .comment-list .pingback .date {
      color: #929292;
      font-size: 13px; }
      .comment-list .comment .date:before,
      .comment-list .pingback .date:before {
        content: '\00b7';
        font-size: 14px;
        margin: 0 9px; }
    .comment-list .comment .comment-content,
    .comment-list .pingback .comment-content {
      font-size: 14px; }
      .comment-list .comment .comment-content p,
      .comment-list .pingback .comment-content p {
        margin-bottom: 15px; }
      .comment-list .comment .comment-content a,
      .comment-list .pingback .comment-content a {
        word-wrap: break-word; }
    .comment-list .comment .comment-reply-link,
    .comment-list .pingback .comment-reply-link {
      color: #2d2d2d;
      font-family: "Montserrat", sans-serif;
      font-size: 12px;
      font-weight: bold;
      line-height: normal;
      text-transform: uppercase; }
      .comment-list .comment .comment-reply-link:hover,
      .comment-list .pingback .comment-reply-link:hover {
        color: #bc0825; }
    @media (min-width: 481px) {
      .comment-list .comment .children,
      .comment-list .pingback .children {
        margin-left: 5px; } }
  .comment-list .pingback {
    list-style: none; }
    .comment-list .pingback .comment-container {
      list-style: none;
      margin-left: 0; }

.comment-reply-title {
  margin-bottom: 15px; }
  .comment-reply-title #cancel-comment-reply-link {
    color: #929292;
    font-size: 13px;
    margin-left: .25em; }
    .comment-reply-title #cancel-comment-reply-link:hover {
      color: #bc0825; }

#commentform p {
  line-height: normal;
  margin-bottom: 25px; }

#commentform label {
  display: block;
  line-height: normal;
  margin-bottom: 6px; }

#commentform textarea {
  width: 100%; }

#commentform .comment-form-author,
#commentform .comment-form-email,
#commentform .comment-form-url {
  box-sizing: border-box;
  float: left;
  line-height: 0;
  margin-bottom: 30px;
  width: 31%; }
  @media (max-width: 768px) {
    #commentform .comment-form-author,
    #commentform .comment-form-email,
    #commentform .comment-form-url {
      width: 100%; } }
  #commentform .comment-form-author input,
  #commentform .comment-form-email input,
  #commentform .comment-form-url input {
    width: 100%; }

#commentform .comment-form-email {
  margin: 0 3.5% 25px; }
  @media (max-width: 768px) {
    #commentform .comment-form-email {
      margin: 0 0 25px; } }

#commentform .comment-notes,
#commentform .logged-in-as {
  font-size: 13px;
  line-height: 1.6875; }
  #commentform .comment-notes a,
  #commentform .logged-in-as a {
    color: #626262;
    text-decoration: none; }
    #commentform .comment-notes a:hover,
    #commentform .logged-in-as a:hover {
      color: #bc0825; }

#commentform .form-submit {
  display: block;
  margin: 0;
  clear: both; }

#commentform .comment-subscription-form {
  margin: 15px 0 8px; }
  #commentform .comment-subscription-form ~ p {
    margin-top: 0; }
  #commentform .comment-subscription-form label {
    color: #626262;
    font-size: 13px;
    font-weight: normal; }

.no-comments {
  font-size: 14px;
  font-weight: bold;
  font-weight: 600;
  margin: 0; }

.commentform-error {
  font-size: 14px;
  margin: 0 0 25px; }

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
.site-footer {
  background: #363a43;
   }
  .site-footer .widgets {
    padding-top: 95px;
    width: 100%; }
    .site-footer .widgets::after {
      clear: both;
      content: "";
      display: table; }
    .site-footer .widgets.widgets-1 .widget {
      width: 100%; }
    .site-footer .widgets.widgets-2 .widget {
      width: 48.625%; }
    .site-footer .widgets.widgets-3 .widget {
      width: 31.5%; }
    .site-footer .widgets.widgets-4 .widget {
      width: 22.9375%; }
    .site-footer .widgets.widgets-5 .widget {
      width: 17.8%; }
    .site-footer .widgets.widgets-6 .widget {
      width: 14.375%; }
    .site-footer .widgets.widgets-7 .widget {
      width: 11.92857%; }
    .site-footer .widgets.widgets-8 .widget {
      width: 10.09375%; }
    .site-footer .widgets.widgets-9 .widget {
      width: 8.66667%; }
    .site-footer .widgets.widgets-10 .widget {
      width: 7.525%; }
    .site-footer .widgets .widget {
      box-sizing: content-box;
      margin: 0 2.75% 95px 0;
      float: left; }
      .site-footer .widgets .widget .widget-title {
        color: #fff;
        font-size: 1.0666em;
        font-weight: normal; }
      .site-footer .widgets .widget ~ * {
        color: #b4b5b8; }
      .site-footer .widgets .widget a {
        color: #fff; }
        .site-footer .widgets .widget a:hover {
          color: #b4b5b8; }
      .site-footer .widgets .widget:last-of-type {
        margin-right: 0; }
      @media (max-width: 768px) {
        .site-footer .widgets .widget {
          float: none;
          width: 100% !important; } }
  .site-footer .site-info {
    float: left;
    font-size: 13px;
    text-align: left;
    width: 30%; }
    @media (max-width: 768px) {
      .site-footer .site-info {
        float: none;
        text-align: center;
        width: 100%; } }
  .site-footer .bottom-bar {
    background: #2f333b;
    color: #b4b5b8;
    overflow: auto;
    padding: 25px 0; }
    .site-footer .bottom-bar div:only-of-type {
      float: none;
      text-align: center;
      width: 100%; }
    .site-footer .bottom-bar a {
      color: #b4b5b8; }
      .site-footer .bottom-bar a:hover {
        color: #fff; }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: 0;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  font-size: 14px;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    margin: 12px 0; }

.wp-caption-text {
  text-align: center; }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 27px; }

.gallery-item {
  display: inline-block;
  margin-bottom: 15px;
  text-align: center;
  vertical-align: top;
  width: 100%; }
  .gallery-columns-2 .gallery-item {
    max-width: 50%; }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33333%; }
  .gallery-columns-4 .gallery-item {
    max-width: 25%; }
  .gallery-columns-5 .gallery-item {
    max-width: 20%; }
  .gallery-columns-6 .gallery-item {
    max-width: 16.66667%; }
  .gallery-columns-7 .gallery-item {
    max-width: 14.28571%; }
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%; }
  .gallery-columns-9 .gallery-item {
    max-width: 11.11111%; }
  .gallery-item .gallery-icon a {
    display: block;
    line-height: 0;
    margin-bottom: 8px; }

.gallery-caption {
  display: block;
  font-size: 13px; }
  
  /*--------------------------------------------------------------
## Custom
--------------------------------------------------------------*/

.home-icons {
	width: 50px;
	text-align: cente;
}

.site-header{margin-bottom:0;}
.site-header .social,
.site-header .idiomas,
.site-header .search{float:right;}

.top-section{ margin-top:10px;}
.top-section-1{margin-bottom:6px;overflow:hidden;}
.top-section .search-toggle{background:transparent;border:none;display:inline-block;outline:none;padding:0;position:relative;top:4px;}
.top-section .search-toggle .open svg{height:17px;width:17px}
.top-section .search-toggle .open svg path{fill:#2d2d2d;}
.top-section .search-toggle .close,.top-section .search-toggle.close-search .open{display:none;}

.top-section .idiomas aside, .top-section .social aside{margin:0 0 0 6px; padding:0; }
.top-section .social ul{margin:0 0 0 6px;}
.top-section .social li{display:inline-block;font-size:18pt;line-height:13pt;padding-top:0px;}

.entry-content, .entry-summary, .page-content{margin-top:0px;padding-top:0;padding-bottom:0;}
.widget-area{padding-left:0;}
.widget-area,.woocommerce #content div.product div.images{float:none;width:100%;}
.site-footer li:before,
.woocommerce .product-categories li:before{content: "\3E";margin-right:5px;}
.site-footer .info li:before,.site-footer .bottom-bar li:before{content: "";margin-right:0;}
.woocommerce ul.product_list_widget li{ display:inline-block; margin:0;padding:0 6px 0 0;	}
.woocommerce ul.product_list_widget li img{ width:90px;}
.woocommerce .attachment-shop_thumbnail.size-shop_thumbnail.wp-post-image{margin:0;padding:0;}
.site-footer{background:#2d2d2d;}
.site-footer .bottom-bar {background:#000;}
.site-footer .widgets{padding:0;}
.site-footer .widgets .widget{margin:0 2.75% 25px 0; padding-top: 30px;}
.site-footer .bottom-bar{padding:10px 0;}
.site-footer .bottom-bar div:only-of-type{text-align:left;}
.site-footer .bottom-bar ul{margin:0;}
.site-footer .bottom-bar li{display:inline-block;padding:6px 15px 6px 0;line-height:1;font-size:10pt;}
.site-footer .bottom-bar .col-md-8{padding-left:0px;}
.site-footer .bottom-bar .left{float:left;}
.site-footer .bottom-bar .social .fa i,.site-footer .bottom-bar .social .fa {margin:0;padding:0}
.site-footer .bottom-bar .social li{display:inline-block;padding:3px 5px 6px 0;}
.site-footer .bottom-bar .copyright{padding-left:6px;}
.site-footer .corp-container .widget li{font-size:9pt;margin-bottom:20px;}
.site-footer .widget .info li{font-size:9pt;line-height:2;margin-bottom:0px;}
.site-footer .fa{min-width: 20px;}
h1,h2,h3,p,.site-footer .bottom-bar li,.woocommerce-breadcrumb, .form .text_label {font-family:Montserrat,sans-serif;}
p,li,h2, .woocommerce-breadcrumb{font-weight:300;}
h1,h2{font-size:20pt;}
p,li,label{font-size:11pt;font-family:Montserrat,sans-serif;}
.woocommerce .woocommerce-breadcrumb, .woocommerce-breadcrumb a{font-size:9pt;margin-top:15px;}

h1,h2,.entry-title,#secondary .widget ul li, .site-footer ul li{color:#bc0825; }
#description h2 .fa{margin-right:10px;}
.site-footer .info li{color:#fff;}
h2.widget-title,.woocommerce h2 i{color:#323232; text-transform:uppercase}
h1{letter-spacing:-0.5px;text-transform:uppercase;}

.home section{text-align:center;}
.home h1,.home h2{color:#323232;padding:2em 0 .3em 0;margin:0;text-transform:uppercase;font-weight:300;}
.home h1:before,.home h2:before, .h2_style:before{content: "\2022";padding-right:10px;font-weight:400;}
.home h1:after,.home h2:after, .h2_style:after{content: "\2022";padding-left:10px;font-weight:400;}
.home p.h1,.home p.h2, .p_style {color:#bc0825;padding:0;margin-top:-2px; font-size:12pt;}
.home p.h1 i,.home p.h1 i{ padding:0;font-weight:800;}
.home ul{text-align:left;}

.home .gray{background:#eee;padding-bottom:2em;*margin-top:-1.7em;}
.home .white{background:#fff;padding-bottom:2.5em;}
.home .red{background:#bc0825;margin-bottom:2.6em;line-height:2.2;}
.home h3{font-size:12pt;margin-top:1em;margin-bottom:1em;text-transform:uppercase;}
.home h3 i{ background:#bc0825; color:#fff;font-size:50pt;padding:20px;margin:10px;border-radius:10px;border:5px solid #fff; width: 120px; height: 120px;}
.home h3 i:hover{background:#323232;}
.home section img{border-radius:10px; margin-bottom:20px;}
.home img:hover{opacity:0.75;}

.c404 {background:#000;}
.c404 main{padding-bottom:10em;text-align:center;}
.c404 h1{color:#fff; font-size:40pt;font-weight:bold;margin:1em 25%;}
.c404 p{color:#fff;margin: 0 0 2em 0;}

div[id^='product'] h2, div[id^='product'] h1{margin-top: 30px;}
div[id^='product'] p { margin: 0 0 13px; }

.entry-content ul { margin:0 15px 1.5em 15px;}
.entry-content li{list-style:none;*margin-left: 20px;}
.entry-content li:before{content: "\3E";margin-right:5px;color:#bc0825;font-weight:bold;margin-left: -12px;}

.woocommerce-products-header {display:none;}
.woocommerce .categorias a {display:block; width:100%; height:100%;}
.woocommerce .categorias ul {text-align:center; margin:0 0 30px 0;}
.woocommerce .categorias li {text-align:center; font-size:10pt;display:inline-block;vertical-align:middle;text-transform:uppercase;color:323232;margin:3px 3px; background-color: #e5e5e5}
.woocommerce .categorias li a {padding:0.5em 1em;text-decoration:none;line-height:1.1; color:#2d2d2d;}

.woocommerce .categorias li:hover,
.woocommerce .categorias li.selected
{ background:#bc0825; transition: .3s;}

.woocommerce .categorias li a:hover, .woocommerce .categorias li.selected a,
.woocommerce .categorias .current-menu-item a{background:#bc0825; color:#fff;}
.woocommerce .categorias li a:hover,
.woocommerce .categorias li.selected a s{color:#fff;	background:#bc0825;}
.woocommerce ul,
.woocommerce ul.products li{overflow: hidden;}
.woocommerce ul.products .fondo_img {background:#555;float:left; transition:all 0.3s ease;}
.woocommerce ul.products .fondo_img:hover{background:#000;color:#fff;}
.woocommerce ul.products li.product a img {opacity: 0.45;margin:0; min-height:251px;}
.woocommerce ul.products li.product,
.woocommerce ul.products{overflow: hidden;}
.woocommerce ul.products h2 {font-size:1.2em!important;color:#fff;text-align:center;padding:0 16px!important; position:relative; top: -40px;  top: -139px;}
.woocommerce div.product div.images .flex-control-thumbs li {padding: 6px 6px 0 0;}
.woocommerce div.product div.images .flex-control-thumbs li {width: 15%;}
.woocommerce .categorias ul{margin-bottom:0;}


.form .row {margin-bottom:1em;}
.form input[type="text"],
.form input[type="email"],
.form input[type="number"],
.form textarea,
.form .borde{border:1px solid #323232;}
.form .borde label{margin-left:10px;padding:10px 0 3px 0;}
.form label,
.form .text_label{color:#2d2d2d;font-weight:400;}
.enviar{text-align:center;margin:0 0 1em 0;}
.form .nota_legal p{font-size:80%;line-height:1.5;margin-bottom:0.5em;}
.form .nota_legal{ margin:0 0 1em 0;}
div.wpcf7-validation-errors{background:#bc0825;border:0;color:#fff; padding:20px 10px;font-family:Montserrat,sans-serif; position:relative; width: 200%; margin-left:-50%; padding: 10px 50%;text-align:center;}

div.wpcf7-mail-sent-ng,
div.wpcf7-validation-errors{background:#bc0825;border:0;color:#fff; padding:20px 10px;font-family:Montserrat,sans-serif; position:relative; width: 200%; margin-left:-50%; padding: 10px 50%;text-align:center;}
div.wpcf7-mail-sent-ok{background:#8a971c;border:0;color:#fff; padding:20px 10px;font-family:Montserrat,sans-serif; position:relative; width: 200%; margin-left:-50%; padding: 10px 50%;text-align:center;}

.bandacompleta_home p{padding:30px 6px }

.bandacompleta{text-align:center;}
.bandacompleta p,
.home .red p{color:#fff; line-height:2.2; margin:0;}
.bandacompleta a,
.home .red a{color:#fff; border:1px solid #fff;padding:6px 12px;}
.home .red a:hover{ color:#bc0825;background:#fff; }
.bandacompleta.black{background:#323232;color:#fff;}
.bandacompleta.red{background:#bc0825;color:#fff;}
.bandacompleta a:hover{ color:#323232;background:#fff; }
.bandacompleta{position:relative; width: 200%; margin-left:-50%; padding: 30px 50%;}
.bandacompletaunderline a {text-decoration: underline; border: none; padding:0;}
.bandacompletaunderline a:hover {background:none; color:#ec909f;}

.entradilla{margin-top:2em; }
.fin_p{margin-bottom:2.5em!important; }

.center{text-align:center;}
.left{text-align:left;}
.red{color:#fff;}
.form input,.form textarea{font-family:Montserrat,sans-serif;font-size:14pt;}
.form .enviar{padding-bottom:1em;}
.form .enviar input{font-family:Montserrat,sans-serif; text-transform: capitalize; font-weight:300;font-size:11pt;}

#description i.fa{min-width:24px;}

@media (min-width:0px) and (max-width: 1100px){
	.top-section .idiomas{ position:absolute; top:-25px;left:0;width:100%;background:#969696;text-align:right;	}
	.top-section .idiomas .lang{ text-align:right; padding: 3px 10px;}
	.site-header-inner{padding-top:15px;}
	.top-section .social{ display:none;}
	#masthead .search-toggle{ margin-right:0;padding-bottom:0;}
	#mobile-menu-button {padding:0;}
	
	.site-footer .corp-container .widget li{margin-bottom:0px;}
}
@media (min-width:0px) and (max-width: 1024px){
	.woocommerce ul.products li.product a img {min-height:200px;}
}
@media (min-width:0px) and (max-width: 768px){
	.site-header{ margin-bottom: 0px;}
	.site-header .site-branding{text-align:left;}
	.site-footer .bottom-bar .col-md-4{margin-top: 50px;}

	.c404 h1{margin:0.5em 0;}
	
	.woocommerce .categorias{display:block;}
	.woocommerce .categorias li{display:inline-block;}
	.woocommerce .categorias ul{margin:0 0 20px 0;}
	
	

}

@media (min-width:0px) and (max-width: 470px){
	.woocommerce .categorias li {width: 100%; margin: 1px;}
	
	.woocommerce ul.products li.product a img {min-height:151px;}
	
#menu-categorias-es ul {
	display: inline-block;
	list-style:none;
}
	
.full-width-div {
    position: absolute;
    width: 100%;
    left: 0;
}