.navbar-collapse .navbar {
  background: #464646; }

.main-menu > ul > li::before {
  color: #d2d2d2; }

body.home {
  background: rba(70, 70, 70); }
  body.home .header {
    min-height: 500px;
    height: 70vh;
    overflow: hidden; }
  body.home .header-wrapper {
    overflow: hidden; }
  body.home .bg-head {
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 200px;
    margin: 0;
    background-color: RGBA(0, 0, 0, 0.3); }
  body.home .site-title {
    color: white; }
    body.home .site-title a {
      color: white;
      text-shadow: 1px 1px black; }
    body.home .site-title a:hover {
      color: #c8c8c8; }
  body.home .site-description {
    font-size: 2em;
    color: white;
    text-shadow: 0px 0px 5px black;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.6); }
    body.home .site-description h3,
    body.home .site-description a {
      font-size: 2em;
      color: white; }
  body.home footer,
  body.home main {
    position: relative; }
  body.home #super-background-container {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    height: 70vh;
    min-height: 500px; }
    body.home #super-background-container .super-background {
      background-color: transparent;
      background-size: cover;
      background-position: center center;
      background-repeat: no-repeat;
      width: 100%;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0; }
      body.home #super-background-container .super-background .super-cover {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0; }

.header {
  -webkit-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat; }
  .header h1.entry-title {
    font-size: 3em; }

.header::after {
  background: rgba(255, 255, 255, 0.15);
  content: none; }

.navbar {
  z-index: 100;
  background-color: RGBA(255, 255, 255, 0.5);
  background-color: rgba(40, 40, 40, 0.45);
  border-bottom: 0px solid transparent;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.95); }
  .navbar a {
    font-size: 1.1em;
    text-shadow: 0px 0px 5px rgba(25, 25, 25, 0.8) !important; }
  .navbar .main-menu li li {
    background-color: #464646; }
  .navbar .main-menu li ul {
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
    border-bottom: 0px solid transparent;
    margin-top: 1px; }
  .navbar .main-menu li li a:hover {
    background: rgba(0, 0, 0, 0.25); }
  .navbar .main-menu > ul > li.menu-item-has-children > a::after,
  .navbar .main-menu > ul {
    border-top-color: #d2d2d2; }
  .navbar button,
  .navbar input[type="submit"],
  .navbar input[type="reset"],
  .navbar input[type="button"] {
    color: #d2d2d2; }
  .navbar button:hover,
  .navbar input[type="submit"]:hover,
  .navbar input[type="reset"]:hover,
  .navbar input[type="button"]:hover {
    color: #fafafa; }

.menu-toggle {
  text-indent: 0; }

.fixed .menu-toggle {
  color: #d2d2d2; }

.main-menu > ul > li.menu-item-has-children > a::after,
.main-menu > ul > li.page_item_has_children > a::after {
  right: 10px; }

.main-menu li.menu-item-has-children > a,
.main-menu li.page_item_has_children > a {
  padding-right: 20px; }

.mobile-menu {
  z-index: 1000; }
  .mobile-menu .visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: auto;
    margin: auto;
    overflow: auto;
    padding: 0;
    padding-left: 10px;
    width: auto;
    position: static; }
  .mobile-menu a {
    text-shadow: none;
    background: none; }
  .mobile-menu a:hover,
  .mobile-menu .current-menu-item > a {
    border-left: 4px solid #DFAF2C;
    padding-left: 16px; }
  .mobile-menu .sub-menu > .current-menu-item > a {
    border-left: none;
    padding-left: 40px; }
  .mobile-menu .sub-menu > .current-menu-item > a:hover {
    border-left: 4px solid #DFAF2C;
    padding-left: 36px; }
  .mobile-menu ul ul a:hover {
    padding-left: 36px; }

.menu-toggle::before,
.mobile-menu-open .menu-toggle:before,
.mobile-menu-open.navbar-collapse .menu-toggle:before {
  border: none; }

.main-menu > ul > li:hover > a,
.main-menu > ul > li.current-menu-item > a,
.main-menu > ul > li.current-menu-ancestor > a {
  color: #fafafa !important; }

.main-menu a {
  padding: 40px 5px;
  color: #d2d2d2 !important;
  text-shadow: none;
  background: none; }

.header-inner time.entry-date {
  color: white;
  text-shadow: 1px 1px rgba(10, 10, 10, 0.4); }

.contact-header-links {
  float: right; }
  .contact-header-links ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    .contact-header-links ul li {
      float: left;
      position: relative;
      text-transform: uppercase;
      font-size: 1em;
      line-height: 1;
      letter-spacing: 1px; }
  .contact-header-links a {
    height: 95px;
    padding: 35px 4px;
    display: block;
    color: #d2d2d2;
    background: none;
    text-shadow: none;
    transition: background .3s; }
  .contact-header-links a:hover {
    color: #fafafa; }

.navbar-collapse .contact-header-links a {
  height: 55px;
  padding: 15px 4px;
  color: #d2d2d2; }

.navbar-collapse .contact-header-links a:hover {
  color: #fafafa; }

#header-big-arrow {
  display: none; }
  #header-big-arrow a {
    background: 0 0;
    text-shadow: none; }
    #header-big-arrow a i {
      color: white;
      color: rgba(255, 255, 255, 0.2);
      -webkit-transition: color .15s linear;
      transition: color .15s linear; }
    #header-big-arrow a i:hover {
      color: lightgrey;
      color: rgba(255, 255, 255, 0.35); }

@media screen and (max-width: 991px) {
  .contact-header-links {
    float: left;
    width: 80%; }
    .contact-header-links ul li {
      font-size: 1.5em;
      width: 33.3%;
      text-align: center; }
      .contact-header-links ul li a {
        padding: 30px 4px;
        width: 100%; }
      .contact-header-links ul li a:hover {
        background: rgba(20, 20, 20, 0.3); } }

@media screen and (max-width: 520px) {
  .contact-header-links {
    width: 65%; }
  body.home #header-big-arrow {
    display: block; }
  body.home .header .header-inner.title-center {
    padding-top: 150px; }
    body.home .header .header-inner.title-center svg {
      height: 30vh !important;
      width: 30vh !important; }
    body.home .header .header-inner.title-center #header-big-arrow i {
      font-size: 10vh; } }

/***********
 * FONTS
***********/
.bg-dk, main {
  color: #444; }
  .bg-dk div[class*=" so-widget-sow-icon-default-"] .sow-icon span, main div[class*=" so-widget-sow-icon-default-"] .sow-icon span,
  .bg-dk div[class*=" so-widget-sow-icon-default-"] .sow-icon a span, main div[class*=" so-widget-sow-icon-default-"] .sow-icon a span {
    color: #444 !important; }
  .bg-dk p, main p,
  .bg-dk h1, main h1,
  .bg-dk h2, main h2,
  .bg-dk h3, main h3,
  .bg-dk h4, main h4,
  .bg-dk h5, main h5,
  .bg-dk h6, main h6 {
    color: #444; }
  .bg-dk .lsow-accordion .lsow-panel .lsow-panel-title, main .lsow-accordion .lsow-panel .lsow-panel-title,
  .bg-dk .lsow-accordion .lsow-panel .lsow-panel-title::after, main .lsow-accordion .lsow-panel .lsow-panel-title::after {
    color: #444 !important; }
  .bg-dk a:not([type=button]):not(.button), main a:not([type=button]):not(.button),
  .bg-dk a:not([type=button]):not(.button):visited, main a:not([type=button]):not(.button):visited,
  .bg-dk a:not([type=button]):not(.button):active, main a:not([type=button]):not(.button):active {
    color: #444 !important; }
  .bg-dk a:not([type=button]):not(.button):hover, main a:not([type=button]):not(.button):hover {
    color: #DFAF2C !important; }
  .bg-dk .decoration-inside, main .decoration-inside {
    border-color: #444 !important; }
  .bg-dk .iw-so-number-count, main .iw-so-number-count {
    color: #444 !important; }
  .bg-dk .lsow-accordion.style3 .lsow-panel, main .lsow-accordion.style3 .lsow-panel {
    border-color: #444 !important; }

.bg-dk-wh {
  color: #444; }
  .bg-dk-wh div[class*=" so-widget-sow-icon-default-"] .sow-icon span,
  .bg-dk-wh div[class*=" so-widget-sow-icon-default-"] .sow-icon a span {
    color: #444 !important; }
  .bg-dk-wh p,
  .bg-dk-wh h1,
  .bg-dk-wh h2,
  .bg-dk-wh h3,
  .bg-dk-wh h4,
  .bg-dk-wh h5,
  .bg-dk-wh h6 {
    color: #444; }
  .bg-dk-wh .lsow-accordion .lsow-panel .lsow-panel-title,
  .bg-dk-wh .lsow-accordion .lsow-panel .lsow-panel-title::after {
    color: #444 !important; }
  .bg-dk-wh a:not([type=button]):not(.button),
  .bg-dk-wh a:not([type=button]):not(.button):visited,
  .bg-dk-wh a:not([type=button]):not(.button):active {
    color: #444 !important; }
  .bg-dk-wh a:not([type=button]):not(.button):hover {
    color: white !important; }
  .bg-dk-wh .decoration-inside {
    border-color: #444 !important; }
  .bg-dk-wh .iw-so-number-count {
    color: #444 !important; }
  .bg-dk-wh .lsow-accordion.style3 .lsow-panel {
    border-color: #444 !important; }

.bg-lt {
  color: white; }
  .bg-lt div[class*=" so-widget-sow-icon-default-"] .sow-icon span,
  .bg-lt div[class*=" so-widget-sow-icon-default-"] .sow-icon a span {
    color: white !important; }
  .bg-lt p,
  .bg-lt h1,
  .bg-lt h2,
  .bg-lt h3,
  .bg-lt h4,
  .bg-lt h5,
  .bg-lt h6 {
    color: white; }
  .bg-lt .lsow-accordion .lsow-panel .lsow-panel-title,
  .bg-lt .lsow-accordion .lsow-panel .lsow-panel-title::after {
    color: white !important; }
  .bg-lt a:not([type=button]):not(.button),
  .bg-lt a:not([type=button]):not(.button):visited,
  .bg-lt a:not([type=button]):not(.button):active {
    color: white !important; }
  .bg-lt a:not([type=button]):not(.button):hover {
    color: #e1e1e1 !important; }
  .bg-lt .decoration-inside {
    border-color: white !important; }
  .bg-lt .iw-so-number-count {
    color: white !important; }
  .bg-lt .lsow-accordion.style3 .lsow-panel {
    border-color: white !important; }

/***********
 * BACKGROUNDS
***********/
main {
  background-color: white;
  margin-bottom: -1px;
  border-color: white; }
  main .main-feature {
    background: white !important; }
  main .entry-content .more-link {
    background: white !important; }
  main button.slick-arrow {
    color: #DFAF2C !important; }
  main .main-feature::before {
    border-right-color: white !important; }
  main .main-feature::after {
    border-left-color: white !important; }
  main ::-moz-selection {
    background-color: #DFAF2C;
    color: white;
    text-shadow: none; }
  main ::selection {
    background-color: #DFAF2C;
    color: white;
    text-shadow: none; }
  main a:not([type=button]),
  main a:not([type=button]):visited,
  main a:not([type=button]):active {
    text-shadow: 0.03em 0 white, -0.03em 0 white, 0 0.03em white, 0 -0.03em white, 0.06em 0 white, -0.06em 0 white, 0.09em 0 white, -0.09em 0 white, 0.12em 0 white, -0.12em 0 white, 0.15em 0 white, -0.15em 0 white;
    background: linear-gradient(white, white) 0 95%/0.05em 1px no-repeat, linear-gradient(white, white) 100% 95%/0.05em 1px no-repeat, linear-gradient(#DFAF2C, #DFAF2C) 0 95%/1px 1px repeat-x;
    transition: background-color .15s, color .15s; }
  main .bg-lt a,
  main .bg-lt a:visited,
  main .bg-lt a:active {
    background: linear-gradient(white, white) 0 95%/0.05em 1px no-repeat, linear-gradient(white, white) 100% 95%/0.05em 1px no-repeat, linear-gradient(white, white) 0 95%/1px 1px repeat-x; }
  main a:hover {
    background: 0 0; }
  main div[class*=" so-widget-sow-button-wire-"] .ow-button-base a {
    transition: background-color .2s, color .2s;
    background: transparent; }
  main div[class*=" so-widget-sow-button-wire-"] .ow-button-base a:active,
  main div[class*=" so-widget-sow-button-wire-"] .ow-button-base a:visited,
  main div[class*=" so-widget-sow-button-wire-"] .ow-button-base a {
    color: #DFAF2C !important;
    border-color: #DFAF2C !important;
    text-shadow: none; }
  main div[class*=" so-widget-sow-button-wire-"] .ow-button-base a.ow-button-hover:hover {
    background: #DFAF2C !important;
    color: white !important;
    text-shadow: none; }

footer.footer {
  background-color: #1D1D1D;
  margin-bottom: -1px;
  border-color: #1D1D1D; }
  footer.footer .main-feature {
    background: #1D1D1D !important; }
  footer.footer .entry-content .more-link {
    background: #1D1D1D !important; }
  footer.footer button.slick-arrow {
    color: #DFAF2C !important; }
  footer.footer .main-feature::before {
    border-right-color: #1D1D1D !important; }
  footer.footer .main-feature::after {
    border-left-color: #1D1D1D !important; }
  footer.footer ::-moz-selection {
    background-color: #DFAF2C;
    color: #1D1D1D;
    text-shadow: none; }
  footer.footer ::selection {
    background-color: #DFAF2C;
    color: #1D1D1D;
    text-shadow: none; }
  footer.footer a:not([type=button]),
  footer.footer a:not([type=button]):visited,
  footer.footer a:not([type=button]):active {
    text-shadow: 0.03em 0 #1D1D1D, -0.03em 0 #1D1D1D, 0 0.03em #1D1D1D, 0 -0.03em #1D1D1D, 0.06em 0 #1D1D1D, -0.06em 0 #1D1D1D, 0.09em 0 #1D1D1D, -0.09em 0 #1D1D1D, 0.12em 0 #1D1D1D, -0.12em 0 #1D1D1D, 0.15em 0 #1D1D1D, -0.15em 0 #1D1D1D;
    background: linear-gradient(#1D1D1D, #1D1D1D) 0 95%/0.05em 1px no-repeat, linear-gradient(#1D1D1D, #1D1D1D) 100% 95%/0.05em 1px no-repeat, linear-gradient(#DFAF2C, #DFAF2C) 0 95%/1px 1px repeat-x;
    transition: background-color .15s, color .15s; }
  footer.footer .bg-lt a,
  footer.footer .bg-lt a:visited,
  footer.footer .bg-lt a:active {
    background: linear-gradient(#1D1D1D, #1D1D1D) 0 95%/0.05em 1px no-repeat, linear-gradient(#1D1D1D, #1D1D1D) 100% 95%/0.05em 1px no-repeat, linear-gradient(white, white) 0 95%/1px 1px repeat-x; }
  footer.footer a:hover {
    background: 0 0; }
  footer.footer div[class*=" so-widget-sow-button-wire-"] .ow-button-base a {
    transition: background-color .2s, color .2s;
    background: transparent; }
  footer.footer div[class*=" so-widget-sow-button-wire-"] .ow-button-base a:active,
  footer.footer div[class*=" so-widget-sow-button-wire-"] .ow-button-base a:visited,
  footer.footer div[class*=" so-widget-sow-button-wire-"] .ow-button-base a {
    color: #DFAF2C !important;
    border-color: #DFAF2C !important;
    text-shadow: none; }
  footer.footer div[class*=" so-widget-sow-button-wire-"] .ow-button-base a.ow-button-hover:hover {
    background: #DFAF2C !important;
    color: #1D1D1D !important;
    text-shadow: none; }

.bg-black {
  background-color: #1D1D1D;
  margin-bottom: -1px;
  border-color: #1D1D1D; }
  .bg-black .main-feature {
    background: #1D1D1D !important; }
  .bg-black .entry-content .more-link {
    background: #1D1D1D !important; }
  .bg-black button.slick-arrow {
    color: white !important; }
  .bg-black .main-feature::before {
    border-right-color: #1D1D1D !important; }
  .bg-black .main-feature::after {
    border-left-color: #1D1D1D !important; }
  .bg-black ::-moz-selection {
    background-color: white;
    color: #1D1D1D;
    text-shadow: none; }
  .bg-black ::selection {
    background-color: white;
    color: #1D1D1D;
    text-shadow: none; }
  .bg-black a:not([type=button]),
  .bg-black a:not([type=button]):visited,
  .bg-black a:not([type=button]):active {
    text-shadow: 0.03em 0 #1D1D1D, -0.03em 0 #1D1D1D, 0 0.03em #1D1D1D, 0 -0.03em #1D1D1D, 0.06em 0 #1D1D1D, -0.06em 0 #1D1D1D, 0.09em 0 #1D1D1D, -0.09em 0 #1D1D1D, 0.12em 0 #1D1D1D, -0.12em 0 #1D1D1D, 0.15em 0 #1D1D1D, -0.15em 0 #1D1D1D;
    background: linear-gradient(#1D1D1D, #1D1D1D) 0 95%/0.05em 1px no-repeat, linear-gradient(#1D1D1D, #1D1D1D) 100% 95%/0.05em 1px no-repeat, linear-gradient(white, white) 0 95%/1px 1px repeat-x;
    transition: background-color .15s, color .15s; }
  .bg-black .bg-lt a,
  .bg-black .bg-lt a:visited,
  .bg-black .bg-lt a:active {
    background: linear-gradient(#1D1D1D, #1D1D1D) 0 95%/0.05em 1px no-repeat, linear-gradient(#1D1D1D, #1D1D1D) 100% 95%/0.05em 1px no-repeat, linear-gradient(white, white) 0 95%/1px 1px repeat-x; }
  .bg-black a:hover {
    background: 0 0; }
  .bg-black div[class*=" so-widget-sow-button-wire-"] .ow-button-base a {
    transition: background-color .2s, color .2s;
    background: transparent; }
  .bg-black div[class*=" so-widget-sow-button-wire-"] .ow-button-base a:active,
  .bg-black div[class*=" so-widget-sow-button-wire-"] .ow-button-base a:visited,
  .bg-black div[class*=" so-widget-sow-button-wire-"] .ow-button-base a {
    color: white !important;
    border-color: white !important;
    text-shadow: none; }
  .bg-black div[class*=" so-widget-sow-button-wire-"] .ow-button-base a.ow-button-hover:hover {
    background: white !important;
    color: #1D1D1D !important;
    text-shadow: none; }

.bg-transparent-to-footer {
  background-color: transparent;
  margin-bottom: -1px;
  border-color: transparent;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,207cca+50,ffffff+50,ffffff+99 */
  background: transparent;
  /* Old browsers */
  background: -moz-linear-gradient(3deg, #1D1D1D 0%, #1D1D1D 50%, transparent 51%, transparent 99%), -moz-linear-gradient(-3deg, #DFAF2C 0%, #DFAF2C 50%, transparent 51%, transparent 99%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(3deg, #1D1D1D 0%, #1D1D1D 50%, transparent 51%, transparent 99%), -webkit-linear-gradient(-3deg, #DFAF2C 0%, #DFAF2C 50%, transparent 51%, transparent 99%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(3deg, #1D1D1D 0%, #1D1D1D 50%, transparent 51%, transparent 99%), linear-gradient(-3deg, #DFAF2C 0%, #DFAF2C 50%, transparent 51%, transparent 99%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$colour2', endColorstr='$colour1', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  margin-bottom: 0px !important;
  margin-top: -50px !important;
  height: 100px;
  position: relative;
  z-index: 11;
  pointer-events: none; }
  .bg-transparent-to-footer .main-feature {
    background: transparent !important; }
  .bg-transparent-to-footer .entry-content .more-link {
    background: transparent !important; }
  .bg-transparent-to-footer button.slick-arrow {
    color: #DFAF2C !important; }
  .bg-transparent-to-footer .main-feature::before {
    border-right-color: transparent !important; }
  .bg-transparent-to-footer .main-feature::after {
    border-left-color: transparent !important; }
  .bg-transparent-to-footer ::-moz-selection {
    background-color: #DFAF2C;
    color: transparent;
    text-shadow: none; }
  .bg-transparent-to-footer ::selection {
    background-color: #DFAF2C;
    color: transparent;
    text-shadow: none; }
  .bg-transparent-to-footer a:not([type=button]),
  .bg-transparent-to-footer a:not([type=button]):visited,
  .bg-transparent-to-footer a:not([type=button]):active {
    text-shadow: 0.03em 0 transparent, -0.03em 0 transparent, 0 0.03em transparent, 0 -0.03em transparent, 0.06em 0 transparent, -0.06em 0 transparent, 0.09em 0 transparent, -0.09em 0 transparent, 0.12em 0 transparent, -0.12em 0 transparent, 0.15em 0 transparent, -0.15em 0 transparent;
    background: linear-gradient(transparent, transparent) 0 95%/0.05em 1px no-repeat, linear-gradient(transparent, transparent) 100% 95%/0.05em 1px no-repeat, linear-gradient(#DFAF2C, #DFAF2C) 0 95%/1px 1px repeat-x;
    transition: background-color .15s, color .15s; }
  .bg-transparent-to-footer .bg-lt a,
  .bg-transparent-to-footer .bg-lt a:visited,
  .bg-transparent-to-footer .bg-lt a:active {
    background: linear-gradient(transparent, transparent) 0 95%/0.05em 1px no-repeat, linear-gradient(transparent, transparent) 100% 95%/0.05em 1px no-repeat, linear-gradient(white, white) 0 95%/1px 1px repeat-x; }
  .bg-transparent-to-footer a:hover {
    background: 0 0; }
  .bg-transparent-to-footer div[class*=" so-widget-sow-button-wire-"] .ow-button-base a {
    transition: background-color .2s, color .2s;
    background: transparent; }
  .bg-transparent-to-footer div[class*=" so-widget-sow-button-wire-"] .ow-button-base a:active,
  .bg-transparent-to-footer div[class*=" so-widget-sow-button-wire-"] .ow-button-base a:visited,
  .bg-transparent-to-footer div[class*=" so-widget-sow-button-wire-"] .ow-button-base a {
    color: #DFAF2C !important;
    border-color: #DFAF2C !important;
    text-shadow: none; }
  .bg-transparent-to-footer div[class*=" so-widget-sow-button-wire-"] .ow-button-base a.ow-button-hover:hover {
    background: #DFAF2C !important;
    color: transparent !important;
    text-shadow: none; }

.bg-main {
  background-color: #DFAF2C;
  margin-bottom: -1px;
  border-color: #DFAF2C; }
  .bg-main .main-feature {
    background: #DFAF2C !important; }
  .bg-main .entry-content .more-link {
    background: #DFAF2C !important; }
  .bg-main button.slick-arrow {
    color: #444 !important; }
  .bg-main .main-feature::before {
    border-right-color: #DFAF2C !important; }
  .bg-main .main-feature::after {
    border-left-color: #DFAF2C !important; }
  .bg-main ::-moz-selection {
    background-color: #444;
    color: #DFAF2C;
    text-shadow: none; }
  .bg-main ::selection {
    background-color: #444;
    color: #DFAF2C;
    text-shadow: none; }
  .bg-main a:not([type=button]),
  .bg-main a:not([type=button]):visited,
  .bg-main a:not([type=button]):active {
    text-shadow: 0.03em 0 #DFAF2C, -0.03em 0 #DFAF2C, 0 0.03em #DFAF2C, 0 -0.03em #DFAF2C, 0.06em 0 #DFAF2C, -0.06em 0 #DFAF2C, 0.09em 0 #DFAF2C, -0.09em 0 #DFAF2C, 0.12em 0 #DFAF2C, -0.12em 0 #DFAF2C, 0.15em 0 #DFAF2C, -0.15em 0 #DFAF2C;
    background: linear-gradient(#DFAF2C, #DFAF2C) 0 95%/0.05em 1px no-repeat, linear-gradient(#DFAF2C, #DFAF2C) 100% 95%/0.05em 1px no-repeat, linear-gradient(#444, #444) 0 95%/1px 1px repeat-x;
    transition: background-color .15s, color .15s; }
  .bg-main .bg-lt a,
  .bg-main .bg-lt a:visited,
  .bg-main .bg-lt a:active {
    background: linear-gradient(#DFAF2C, #DFAF2C) 0 95%/0.05em 1px no-repeat, linear-gradient(#DFAF2C, #DFAF2C) 100% 95%/0.05em 1px no-repeat, linear-gradient(white, white) 0 95%/1px 1px repeat-x; }
  .bg-main a:hover {
    background: 0 0; }
  .bg-main div[class*=" so-widget-sow-button-wire-"] .ow-button-base a {
    transition: background-color .2s, color .2s;
    background: transparent; }
  .bg-main div[class*=" so-widget-sow-button-wire-"] .ow-button-base a:active,
  .bg-main div[class*=" so-widget-sow-button-wire-"] .ow-button-base a:visited,
  .bg-main div[class*=" so-widget-sow-button-wire-"] .ow-button-base a {
    color: #444 !important;
    border-color: #444 !important;
    text-shadow: none; }
  .bg-main div[class*=" so-widget-sow-button-wire-"] .ow-button-base a.ow-button-hover:hover {
    background: #444 !important;
    color: #DFAF2C !important;
    text-shadow: none; }

.bg-main-cut {
  background-color: #DFAF2C;
  margin-bottom: -1px;
  border-color: #DFAF2C;
  background: -moz-linear-gradient(80deg, #d3a62a 0%, #d3a62a 9.98%, transparent 10%, transparent 99%), -moz-linear-gradient(100deg, #cca028 0%, #cca028 9.98%, transparent 10%, transparent 99%), -moz-linear-gradient(100deg, transparent 0%, transparent 90%, #cca028 90%, #cca028 99%), -moz-linear-gradient(80deg, #DFAF2C 0%, #DFAF2C 90%, #d3a62a 90%, #d3a62a 99%);
  background: -webkit-linear-gradient(80deg, #d3a62a 0%, #d3a62a 9.98%, transparent 10%, transparent 99%), -webkit-linear-gradient(100deg, #cca028 0%, #cca028 9.98%, transparent 10%, transparent 99%), -webkit-linear-gradient(100deg, transparent 0%, transparent 90%, #cca028 90%, #cca028 99%), -webkit-linear-gradient(80deg, #DFAF2C 0%, #DFAF2C 90%, #d3a62a 90%, #d3a62a 99%);
  background: linear-gradient(80deg, #d3a62a 0%, #d3a62a 9.98%, transparent 10%, transparent 99%), linear-gradient(100deg, #cca028 0%, #cca028 9.98%, transparent 10%, transparent 99%), linear-gradient(100deg, transparent 0%, transparent 90%, #cca028 90%, #cca028 99%), linear-gradient(80deg, #DFAF2C 0%, #DFAF2C 90%, #d3a62a 90%, #d3a62a 99%);
  box-shadow: 0px 40px 20px -40px black inset, 0px -40px 20px -40px black inset; }
  .bg-main-cut .main-feature {
    background: #DFAF2C !important; }
  .bg-main-cut .entry-content .more-link {
    background: #DFAF2C !important; }
  .bg-main-cut button.slick-arrow {
    color: #444 !important; }
  .bg-main-cut .main-feature::before {
    border-right-color: #DFAF2C !important; }
  .bg-main-cut .main-feature::after {
    border-left-color: #DFAF2C !important; }
  .bg-main-cut ::-moz-selection {
    background-color: #444;
    color: #DFAF2C;
    text-shadow: none; }
  .bg-main-cut ::selection {
    background-color: #444;
    color: #DFAF2C;
    text-shadow: none; }
  .bg-main-cut a:not([type=button]),
  .bg-main-cut a:not([type=button]):visited,
  .bg-main-cut a:not([type=button]):active {
    text-shadow: 0.03em 0 #DFAF2C, -0.03em 0 #DFAF2C, 0 0.03em #DFAF2C, 0 -0.03em #DFAF2C, 0.06em 0 #DFAF2C, -0.06em 0 #DFAF2C, 0.09em 0 #DFAF2C, -0.09em 0 #DFAF2C, 0.12em 0 #DFAF2C, -0.12em 0 #DFAF2C, 0.15em 0 #DFAF2C, -0.15em 0 #DFAF2C;
    background: linear-gradient(#DFAF2C, #DFAF2C) 0 95%/0.05em 1px no-repeat, linear-gradient(#DFAF2C, #DFAF2C) 100% 95%/0.05em 1px no-repeat, linear-gradient(#444, #444) 0 95%/1px 1px repeat-x;
    transition: background-color .15s, color .15s; }
  .bg-main-cut .bg-lt a,
  .bg-main-cut .bg-lt a:visited,
  .bg-main-cut .bg-lt a:active {
    background: linear-gradient(#DFAF2C, #DFAF2C) 0 95%/0.05em 1px no-repeat, linear-gradient(#DFAF2C, #DFAF2C) 100% 95%/0.05em 1px no-repeat, linear-gradient(white, white) 0 95%/1px 1px repeat-x; }
  .bg-main-cut a:hover {
    background: 0 0; }
  .bg-main-cut div[class*=" so-widget-sow-button-wire-"] .ow-button-base a {
    transition: background-color .2s, color .2s;
    background: transparent; }
  .bg-main-cut div[class*=" so-widget-sow-button-wire-"] .ow-button-base a:active,
  .bg-main-cut div[class*=" so-widget-sow-button-wire-"] .ow-button-base a:visited,
  .bg-main-cut div[class*=" so-widget-sow-button-wire-"] .ow-button-base a {
    color: #444 !important;
    border-color: #444 !important;
    text-shadow: none; }
  .bg-main-cut div[class*=" so-widget-sow-button-wire-"] .ow-button-base a.ow-button-hover:hover {
    background: #444 !important;
    color: #DFAF2C !important;
    text-shadow: none; }

.bg-transparent-to-main {
  background-color: transparent;
  margin-bottom: -1px;
  border-color: transparent;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,207cca+50,ffffff+50,ffffff+99 */
  background: transparent;
  /* Old browsers */
  background: -moz-linear-gradient(3deg, #DFAF2C 0%, #DFAF2C 50%, transparent 51%, transparent 99%), -moz-linear-gradient(-3deg, #444 0%, #444 50%, transparent 51%, transparent 99%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(3deg, #DFAF2C 0%, #DFAF2C 50%, transparent 51%, transparent 99%), -webkit-linear-gradient(-3deg, #444 0%, #444 50%, transparent 51%, transparent 99%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(3deg, #DFAF2C 0%, #DFAF2C 50%, transparent 51%, transparent 99%), linear-gradient(-3deg, #444 0%, #444 50%, transparent 51%, transparent 99%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$colour2', endColorstr='$colour1', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  margin-bottom: 0px !important;
  margin-top: -50px !important;
  height: 100px;
  position: relative;
  z-index: 11;
  pointer-events: none; }
  .bg-transparent-to-main .main-feature {
    background: transparent !important; }
  .bg-transparent-to-main .entry-content .more-link {
    background: transparent !important; }
  .bg-transparent-to-main button.slick-arrow {
    color: #444 !important; }
  .bg-transparent-to-main .main-feature::before {
    border-right-color: transparent !important; }
  .bg-transparent-to-main .main-feature::after {
    border-left-color: transparent !important; }
  .bg-transparent-to-main ::-moz-selection {
    background-color: #444;
    color: transparent;
    text-shadow: none; }
  .bg-transparent-to-main ::selection {
    background-color: #444;
    color: transparent;
    text-shadow: none; }
  .bg-transparent-to-main a:not([type=button]),
  .bg-transparent-to-main a:not([type=button]):visited,
  .bg-transparent-to-main a:not([type=button]):active {
    text-shadow: 0.03em 0 transparent, -0.03em 0 transparent, 0 0.03em transparent, 0 -0.03em transparent, 0.06em 0 transparent, -0.06em 0 transparent, 0.09em 0 transparent, -0.09em 0 transparent, 0.12em 0 transparent, -0.12em 0 transparent, 0.15em 0 transparent, -0.15em 0 transparent;
    background: linear-gradient(transparent, transparent) 0 95%/0.05em 1px no-repeat, linear-gradient(transparent, transparent) 100% 95%/0.05em 1px no-repeat, linear-gradient(#444, #444) 0 95%/1px 1px repeat-x;
    transition: background-color .15s, color .15s; }
  .bg-transparent-to-main .bg-lt a,
  .bg-transparent-to-main .bg-lt a:visited,
  .bg-transparent-to-main .bg-lt a:active {
    background: linear-gradient(transparent, transparent) 0 95%/0.05em 1px no-repeat, linear-gradient(transparent, transparent) 100% 95%/0.05em 1px no-repeat, linear-gradient(white, white) 0 95%/1px 1px repeat-x; }
  .bg-transparent-to-main a:hover {
    background: 0 0; }
  .bg-transparent-to-main div[class*=" so-widget-sow-button-wire-"] .ow-button-base a {
    transition: background-color .2s, color .2s;
    background: transparent; }
  .bg-transparent-to-main div[class*=" so-widget-sow-button-wire-"] .ow-button-base a:active,
  .bg-transparent-to-main div[class*=" so-widget-sow-button-wire-"] .ow-button-base a:visited,
  .bg-transparent-to-main div[class*=" so-widget-sow-button-wire-"] .ow-button-base a {
    color: #444 !important;
    border-color: #444 !important;
    text-shadow: none; }
  .bg-transparent-to-main div[class*=" so-widget-sow-button-wire-"] .ow-button-base a.ow-button-hover:hover {
    background: #444 !important;
    color: transparent !important;
    text-shadow: none; }

.bg-main-to-transparent {
  background-color: transparent;
  margin-bottom: -1px;
  border-color: transparent;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,207cca+50,ffffff+50,ffffff+99 */
  background: transparent;
  /* Old browsers */
  background: -moz-linear-gradient(183deg, #DFAF2C 0%, #DFAF2C 50%, transparent 51%, transparent 99%), -moz-linear-gradient(177deg, #444 0%, #444 50%, transparent 51%, transparent 99%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(183deg, #DFAF2C 0%, #DFAF2C 50%, transparent 51%, transparent 99%), -webkit-linear-gradient(177deg, #444 0%, #444 50%, transparent 51%, transparent 99%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(183deg, #DFAF2C 0%, #DFAF2C 50%, transparent 51%, transparent 99%), linear-gradient(177deg, #444 0%, #444 50%, transparent 51%, transparent 99%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$colour2', endColorstr='$colour1', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  margin-top: 0px !important;
  margin-bottom: -50px !important;
  height: 100px;
  position: relative;
  z-index: 11;
  pointer-events: none; }
  .bg-main-to-transparent .main-feature {
    background: transparent !important; }
  .bg-main-to-transparent .entry-content .more-link {
    background: transparent !important; }
  .bg-main-to-transparent button.slick-arrow {
    color: #444 !important; }
  .bg-main-to-transparent .main-feature::before {
    border-right-color: transparent !important; }
  .bg-main-to-transparent .main-feature::after {
    border-left-color: transparent !important; }
  .bg-main-to-transparent ::-moz-selection {
    background-color: #444;
    color: transparent;
    text-shadow: none; }
  .bg-main-to-transparent ::selection {
    background-color: #444;
    color: transparent;
    text-shadow: none; }
  .bg-main-to-transparent a:not([type=button]),
  .bg-main-to-transparent a:not([type=button]):visited,
  .bg-main-to-transparent a:not([type=button]):active {
    text-shadow: 0.03em 0 transparent, -0.03em 0 transparent, 0 0.03em transparent, 0 -0.03em transparent, 0.06em 0 transparent, -0.06em 0 transparent, 0.09em 0 transparent, -0.09em 0 transparent, 0.12em 0 transparent, -0.12em 0 transparent, 0.15em 0 transparent, -0.15em 0 transparent;
    background: linear-gradient(transparent, transparent) 0 95%/0.05em 1px no-repeat, linear-gradient(transparent, transparent) 100% 95%/0.05em 1px no-repeat, linear-gradient(#444, #444) 0 95%/1px 1px repeat-x;
    transition: background-color .15s, color .15s; }
  .bg-main-to-transparent .bg-lt a,
  .bg-main-to-transparent .bg-lt a:visited,
  .bg-main-to-transparent .bg-lt a:active {
    background: linear-gradient(transparent, transparent) 0 95%/0.05em 1px no-repeat, linear-gradient(transparent, transparent) 100% 95%/0.05em 1px no-repeat, linear-gradient(white, white) 0 95%/1px 1px repeat-x; }
  .bg-main-to-transparent a:hover {
    background: 0 0; }
  .bg-main-to-transparent div[class*=" so-widget-sow-button-wire-"] .ow-button-base a {
    transition: background-color .2s, color .2s;
    background: transparent; }
  .bg-main-to-transparent div[class*=" so-widget-sow-button-wire-"] .ow-button-base a:active,
  .bg-main-to-transparent div[class*=" so-widget-sow-button-wire-"] .ow-button-base a:visited,
  .bg-main-to-transparent div[class*=" so-widget-sow-button-wire-"] .ow-button-base a {
    color: #444 !important;
    border-color: #444 !important;
    text-shadow: none; }
  .bg-main-to-transparent div[class*=" so-widget-sow-button-wire-"] .ow-button-base a.ow-button-hover:hover {
    background: #444 !important;
    color: transparent !important;
    text-shadow: none; }

.bg-white {
  background-color: white;
  margin-bottom: -1px;
  border-color: white; }
  .bg-white .main-feature {
    background: white !important; }
  .bg-white .entry-content .more-link {
    background: white !important; }
  .bg-white button.slick-arrow {
    color: #DFAF2C !important; }
  .bg-white .main-feature::before {
    border-right-color: white !important; }
  .bg-white .main-feature::after {
    border-left-color: white !important; }
  .bg-white ::-moz-selection {
    background-color: #DFAF2C;
    color: white;
    text-shadow: none; }
  .bg-white ::selection {
    background-color: #DFAF2C;
    color: white;
    text-shadow: none; }
  .bg-white a:not([type=button]),
  .bg-white a:not([type=button]):visited,
  .bg-white a:not([type=button]):active {
    text-shadow: 0.03em 0 white, -0.03em 0 white, 0 0.03em white, 0 -0.03em white, 0.06em 0 white, -0.06em 0 white, 0.09em 0 white, -0.09em 0 white, 0.12em 0 white, -0.12em 0 white, 0.15em 0 white, -0.15em 0 white;
    background: linear-gradient(white, white) 0 95%/0.05em 1px no-repeat, linear-gradient(white, white) 100% 95%/0.05em 1px no-repeat, linear-gradient(#DFAF2C, #DFAF2C) 0 95%/1px 1px repeat-x;
    transition: background-color .15s, color .15s; }
  .bg-white .bg-lt a,
  .bg-white .bg-lt a:visited,
  .bg-white .bg-lt a:active {
    background: linear-gradient(white, white) 0 95%/0.05em 1px no-repeat, linear-gradient(white, white) 100% 95%/0.05em 1px no-repeat, linear-gradient(white, white) 0 95%/1px 1px repeat-x; }
  .bg-white a:hover {
    background: 0 0; }
  .bg-white div[class*=" so-widget-sow-button-wire-"] .ow-button-base a {
    transition: background-color .2s, color .2s;
    background: transparent; }
  .bg-white div[class*=" so-widget-sow-button-wire-"] .ow-button-base a:active,
  .bg-white div[class*=" so-widget-sow-button-wire-"] .ow-button-base a:visited,
  .bg-white div[class*=" so-widget-sow-button-wire-"] .ow-button-base a {
    color: #DFAF2C !important;
    border-color: #DFAF2C !important;
    text-shadow: none; }
  .bg-white div[class*=" so-widget-sow-button-wire-"] .ow-button-base a.ow-button-hover:hover {
    background: #DFAF2C !important;
    color: white !important;
    text-shadow: none; }

.bg-transparent-to-white {
  background-color: transparent;
  margin-bottom: -1px;
  border-color: transparent;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,207cca+50,ffffff+50,ffffff+99 */
  background: transparent;
  /* Old browsers */
  background: -moz-linear-gradient(3deg, white 0%, white 50%, transparent 51%, transparent 99%), -moz-linear-gradient(-3deg, #444 0%, #444 50%, transparent 51%, transparent 99%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(3deg, white 0%, white 50%, transparent 51%, transparent 99%), -webkit-linear-gradient(-3deg, #444 0%, #444 50%, transparent 51%, transparent 99%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(3deg, white 0%, white 50%, transparent 51%, transparent 99%), linear-gradient(-3deg, #444 0%, #444 50%, transparent 51%, transparent 99%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$colour2', endColorstr='$colour1', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  margin-bottom: 0px !important;
  margin-top: -50px !important;
  height: 100px;
  position: relative;
  z-index: 11;
  pointer-events: none; }
  .bg-transparent-to-white .main-feature {
    background: transparent !important; }
  .bg-transparent-to-white .entry-content .more-link {
    background: transparent !important; }
  .bg-transparent-to-white button.slick-arrow {
    color: #444 !important; }
  .bg-transparent-to-white .main-feature::before {
    border-right-color: transparent !important; }
  .bg-transparent-to-white .main-feature::after {
    border-left-color: transparent !important; }
  .bg-transparent-to-white ::-moz-selection {
    background-color: #444;
    color: transparent;
    text-shadow: none; }
  .bg-transparent-to-white ::selection {
    background-color: #444;
    color: transparent;
    text-shadow: none; }
  .bg-transparent-to-white a:not([type=button]),
  .bg-transparent-to-white a:not([type=button]):visited,
  .bg-transparent-to-white a:not([type=button]):active {
    text-shadow: 0.03em 0 transparent, -0.03em 0 transparent, 0 0.03em transparent, 0 -0.03em transparent, 0.06em 0 transparent, -0.06em 0 transparent, 0.09em 0 transparent, -0.09em 0 transparent, 0.12em 0 transparent, -0.12em 0 transparent, 0.15em 0 transparent, -0.15em 0 transparent;
    background: linear-gradient(transparent, transparent) 0 95%/0.05em 1px no-repeat, linear-gradient(transparent, transparent) 100% 95%/0.05em 1px no-repeat, linear-gradient(#444, #444) 0 95%/1px 1px repeat-x;
    transition: background-color .15s, color .15s; }
  .bg-transparent-to-white .bg-lt a,
  .bg-transparent-to-white .bg-lt a:visited,
  .bg-transparent-to-white .bg-lt a:active {
    background: linear-gradient(transparent, transparent) 0 95%/0.05em 1px no-repeat, linear-gradient(transparent, transparent) 100% 95%/0.05em 1px no-repeat, linear-gradient(white, white) 0 95%/1px 1px repeat-x; }
  .bg-transparent-to-white a:hover {
    background: 0 0; }
  .bg-transparent-to-white div[class*=" so-widget-sow-button-wire-"] .ow-button-base a {
    transition: background-color .2s, color .2s;
    background: transparent; }
  .bg-transparent-to-white div[class*=" so-widget-sow-button-wire-"] .ow-button-base a:active,
  .bg-transparent-to-white div[class*=" so-widget-sow-button-wire-"] .ow-button-base a:visited,
  .bg-transparent-to-white div[class*=" so-widget-sow-button-wire-"] .ow-button-base a {
    color: #444 !important;
    border-color: #444 !important;
    text-shadow: none; }
  .bg-transparent-to-white div[class*=" so-widget-sow-button-wire-"] .ow-button-base a.ow-button-hover:hover {
    background: #444 !important;
    color: transparent !important;
    text-shadow: none; }

.bg-white-cut {
  background-color: white;
  margin-bottom: -1px;
  border-color: white;
  background: -moz-linear-gradient(80deg, #C2B9C9 0%, #C2B9C9 9.98%, transparent 10%, transparent 99%), -moz-linear-gradient(100deg, lightgrey 0%, lightgrey 9.98%, transparent 10%, transparent 99%), -moz-linear-gradient(100deg, transparent 0%, transparent 90%, lightgrey 90%, lightgrey 99%), -moz-linear-gradient(80deg, white 0%, white 90%, #C2B9C9 90%, #C2B9C9 99%);
  background: -webkit-linear-gradient(80deg, #C2B9C9 0%, #C2B9C9 9.98%, transparent 10%, transparent 99%), -webkit-linear-gradient(100deg, lightgrey 0%, lightgrey 9.98%, transparent 10%, transparent 99%), -webkit-linear-gradient(100deg, transparent 0%, transparent 90%, lightgrey 90%, lightgrey 99%), -webkit-linear-gradient(80deg, white 0%, white 90%, #C2B9C9 90%, #C2B9C9 99%);
  background: linear-gradient(80deg, #C2B9C9 0%, #C2B9C9 9.98%, transparent 10%, transparent 99%), linear-gradient(100deg, lightgrey 0%, lightgrey 9.98%, transparent 10%, transparent 99%), linear-gradient(100deg, transparent 0%, transparent 90%, lightgrey 90%, lightgrey 99%), linear-gradient(80deg, white 0%, white 90%, #C2B9C9 90%, #C2B9C9 99%); }
  .bg-white-cut .main-feature {
    background: white !important; }
  .bg-white-cut .entry-content .more-link {
    background: white !important; }
  .bg-white-cut button.slick-arrow {
    color: #DFAF2C !important; }
  .bg-white-cut .main-feature::before {
    border-right-color: white !important; }
  .bg-white-cut .main-feature::after {
    border-left-color: white !important; }
  .bg-white-cut ::-moz-selection {
    background-color: #DFAF2C;
    color: white;
    text-shadow: none; }
  .bg-white-cut ::selection {
    background-color: #DFAF2C;
    color: white;
    text-shadow: none; }
  .bg-white-cut a:not([type=button]),
  .bg-white-cut a:not([type=button]):visited,
  .bg-white-cut a:not([type=button]):active {
    text-shadow: 0.03em 0 white, -0.03em 0 white, 0 0.03em white, 0 -0.03em white, 0.06em 0 white, -0.06em 0 white, 0.09em 0 white, -0.09em 0 white, 0.12em 0 white, -0.12em 0 white, 0.15em 0 white, -0.15em 0 white;
    background: linear-gradient(white, white) 0 95%/0.05em 1px no-repeat, linear-gradient(white, white) 100% 95%/0.05em 1px no-repeat, linear-gradient(#DFAF2C, #DFAF2C) 0 95%/1px 1px repeat-x;
    transition: background-color .15s, color .15s; }
  .bg-white-cut .bg-lt a,
  .bg-white-cut .bg-lt a:visited,
  .bg-white-cut .bg-lt a:active {
    background: linear-gradient(white, white) 0 95%/0.05em 1px no-repeat, linear-gradient(white, white) 100% 95%/0.05em 1px no-repeat, linear-gradient(white, white) 0 95%/1px 1px repeat-x; }
  .bg-white-cut a:hover {
    background: 0 0; }
  .bg-white-cut div[class*=" so-widget-sow-button-wire-"] .ow-button-base a {
    transition: background-color .2s, color .2s;
    background: transparent; }
  .bg-white-cut div[class*=" so-widget-sow-button-wire-"] .ow-button-base a:active,
  .bg-white-cut div[class*=" so-widget-sow-button-wire-"] .ow-button-base a:visited,
  .bg-white-cut div[class*=" so-widget-sow-button-wire-"] .ow-button-base a {
    color: #DFAF2C !important;
    border-color: #DFAF2C !important;
    text-shadow: none; }
  .bg-white-cut div[class*=" so-widget-sow-button-wire-"] .ow-button-base a.ow-button-hover:hover {
    background: #DFAF2C !important;
    color: white !important;
    text-shadow: none; }

.bg-green {
  background-color: #4CA66B;
  margin-bottom: -1px;
  border-color: #4CA66B; }
  .bg-green .main-feature {
    background: #4CA66B !important; }
  .bg-green .entry-content .more-link {
    background: #4CA66B !important; }
  .bg-green button.slick-arrow {
    color: white !important; }
  .bg-green .main-feature::before {
    border-right-color: #4CA66B !important; }
  .bg-green .main-feature::after {
    border-left-color: #4CA66B !important; }
  .bg-green ::-moz-selection {
    background-color: white;
    color: #4CA66B;
    text-shadow: none; }
  .bg-green ::selection {
    background-color: white;
    color: #4CA66B;
    text-shadow: none; }
  .bg-green a:not([type=button]),
  .bg-green a:not([type=button]):visited,
  .bg-green a:not([type=button]):active {
    text-shadow: 0.03em 0 #4CA66B, -0.03em 0 #4CA66B, 0 0.03em #4CA66B, 0 -0.03em #4CA66B, 0.06em 0 #4CA66B, -0.06em 0 #4CA66B, 0.09em 0 #4CA66B, -0.09em 0 #4CA66B, 0.12em 0 #4CA66B, -0.12em 0 #4CA66B, 0.15em 0 #4CA66B, -0.15em 0 #4CA66B;
    background: linear-gradient(#4CA66B, #4CA66B) 0 95%/0.05em 1px no-repeat, linear-gradient(#4CA66B, #4CA66B) 100% 95%/0.05em 1px no-repeat, linear-gradient(white, white) 0 95%/1px 1px repeat-x;
    transition: background-color .15s, color .15s; }
  .bg-green .bg-lt a,
  .bg-green .bg-lt a:visited,
  .bg-green .bg-lt a:active {
    background: linear-gradient(#4CA66B, #4CA66B) 0 95%/0.05em 1px no-repeat, linear-gradient(#4CA66B, #4CA66B) 100% 95%/0.05em 1px no-repeat, linear-gradient(white, white) 0 95%/1px 1px repeat-x; }
  .bg-green a:hover {
    background: 0 0; }
  .bg-green div[class*=" so-widget-sow-button-wire-"] .ow-button-base a {
    transition: background-color .2s, color .2s;
    background: transparent; }
  .bg-green div[class*=" so-widget-sow-button-wire-"] .ow-button-base a:active,
  .bg-green div[class*=" so-widget-sow-button-wire-"] .ow-button-base a:visited,
  .bg-green div[class*=" so-widget-sow-button-wire-"] .ow-button-base a {
    color: white !important;
    border-color: white !important;
    text-shadow: none; }
  .bg-green div[class*=" so-widget-sow-button-wire-"] .ow-button-base a.ow-button-hover:hover {
    background: white !important;
    color: #4CA66B !important;
    text-shadow: none; }

.bg-orange {
  background-color: #E67E30;
  margin-bottom: -1px;
  border-color: #E67E30; }
  .bg-orange .main-feature {
    background: #E67E30 !important; }
  .bg-orange .entry-content .more-link {
    background: #E67E30 !important; }
  .bg-orange button.slick-arrow {
    color: white !important; }
  .bg-orange .main-feature::before {
    border-right-color: #E67E30 !important; }
  .bg-orange .main-feature::after {
    border-left-color: #E67E30 !important; }
  .bg-orange ::-moz-selection {
    background-color: white;
    color: #E67E30;
    text-shadow: none; }
  .bg-orange ::selection {
    background-color: white;
    color: #E67E30;
    text-shadow: none; }
  .bg-orange a:not([type=button]),
  .bg-orange a:not([type=button]):visited,
  .bg-orange a:not([type=button]):active {
    text-shadow: 0.03em 0 #E67E30, -0.03em 0 #E67E30, 0 0.03em #E67E30, 0 -0.03em #E67E30, 0.06em 0 #E67E30, -0.06em 0 #E67E30, 0.09em 0 #E67E30, -0.09em 0 #E67E30, 0.12em 0 #E67E30, -0.12em 0 #E67E30, 0.15em 0 #E67E30, -0.15em 0 #E67E30;
    background: linear-gradient(#E67E30, #E67E30) 0 95%/0.05em 1px no-repeat, linear-gradient(#E67E30, #E67E30) 100% 95%/0.05em 1px no-repeat, linear-gradient(white, white) 0 95%/1px 1px repeat-x;
    transition: background-color .15s, color .15s; }
  .bg-orange .bg-lt a,
  .bg-orange .bg-lt a:visited,
  .bg-orange .bg-lt a:active {
    background: linear-gradient(#E67E30, #E67E30) 0 95%/0.05em 1px no-repeat, linear-gradient(#E67E30, #E67E30) 100% 95%/0.05em 1px no-repeat, linear-gradient(white, white) 0 95%/1px 1px repeat-x; }
  .bg-orange a:hover {
    background: 0 0; }
  .bg-orange div[class*=" so-widget-sow-button-wire-"] .ow-button-base a {
    transition: background-color .2s, color .2s;
    background: transparent; }
  .bg-orange div[class*=" so-widget-sow-button-wire-"] .ow-button-base a:active,
  .bg-orange div[class*=" so-widget-sow-button-wire-"] .ow-button-base a:visited,
  .bg-orange div[class*=" so-widget-sow-button-wire-"] .ow-button-base a {
    color: white !important;
    border-color: white !important;
    text-shadow: none; }
  .bg-orange div[class*=" so-widget-sow-button-wire-"] .ow-button-base a.ow-button-hover:hover {
    background: white !important;
    color: #E67E30 !important;
    text-shadow: none; }

.bg-pink {
  background-color: #C2B9C9;
  margin-bottom: -1px;
  border-color: #C2B9C9; }
  .bg-pink .main-feature {
    background: #C2B9C9 !important; }
  .bg-pink .entry-content .more-link {
    background: #C2B9C9 !important; }
  .bg-pink button.slick-arrow {
    color: white !important; }
  .bg-pink .main-feature::before {
    border-right-color: #C2B9C9 !important; }
  .bg-pink .main-feature::after {
    border-left-color: #C2B9C9 !important; }
  .bg-pink ::-moz-selection {
    background-color: white;
    color: #C2B9C9;
    text-shadow: none; }
  .bg-pink ::selection {
    background-color: white;
    color: #C2B9C9;
    text-shadow: none; }
  .bg-pink a:not([type=button]),
  .bg-pink a:not([type=button]):visited,
  .bg-pink a:not([type=button]):active {
    text-shadow: 0.03em 0 #C2B9C9, -0.03em 0 #C2B9C9, 0 0.03em #C2B9C9, 0 -0.03em #C2B9C9, 0.06em 0 #C2B9C9, -0.06em 0 #C2B9C9, 0.09em 0 #C2B9C9, -0.09em 0 #C2B9C9, 0.12em 0 #C2B9C9, -0.12em 0 #C2B9C9, 0.15em 0 #C2B9C9, -0.15em 0 #C2B9C9;
    background: linear-gradient(#C2B9C9, #C2B9C9) 0 95%/0.05em 1px no-repeat, linear-gradient(#C2B9C9, #C2B9C9) 100% 95%/0.05em 1px no-repeat, linear-gradient(white, white) 0 95%/1px 1px repeat-x;
    transition: background-color .15s, color .15s; }
  .bg-pink .bg-lt a,
  .bg-pink .bg-lt a:visited,
  .bg-pink .bg-lt a:active {
    background: linear-gradient(#C2B9C9, #C2B9C9) 0 95%/0.05em 1px no-repeat, linear-gradient(#C2B9C9, #C2B9C9) 100% 95%/0.05em 1px no-repeat, linear-gradient(white, white) 0 95%/1px 1px repeat-x; }
  .bg-pink a:hover {
    background: 0 0; }
  .bg-pink div[class*=" so-widget-sow-button-wire-"] .ow-button-base a {
    transition: background-color .2s, color .2s;
    background: transparent; }
  .bg-pink div[class*=" so-widget-sow-button-wire-"] .ow-button-base a:active,
  .bg-pink div[class*=" so-widget-sow-button-wire-"] .ow-button-base a:visited,
  .bg-pink div[class*=" so-widget-sow-button-wire-"] .ow-button-base a {
    color: white !important;
    border-color: white !important;
    text-shadow: none; }
  .bg-pink div[class*=" so-widget-sow-button-wire-"] .ow-button-base a.ow-button-hover:hover {
    background: white !important;
    color: #C2B9C9 !important;
    text-shadow: none; }

.bg-golden {
  background-color: red;
  margin-bottom: -1px;
  border-color: red; }
  .bg-golden .main-feature {
    background: red !important; }
  .bg-golden .entry-content .more-link {
    background: red !important; }
  .bg-golden button.slick-arrow {
    color: white !important; }
  .bg-golden .main-feature::before {
    border-right-color: red !important; }
  .bg-golden .main-feature::after {
    border-left-color: red !important; }
  .bg-golden ::-moz-selection {
    background-color: white;
    color: red;
    text-shadow: none; }
  .bg-golden ::selection {
    background-color: white;
    color: red;
    text-shadow: none; }
  .bg-golden a:not([type=button]),
  .bg-golden a:not([type=button]):visited,
  .bg-golden a:not([type=button]):active {
    text-shadow: 0.03em 0 red, -0.03em 0 red, 0 0.03em red, 0 -0.03em red, 0.06em 0 red, -0.06em 0 red, 0.09em 0 red, -0.09em 0 red, 0.12em 0 red, -0.12em 0 red, 0.15em 0 red, -0.15em 0 red;
    background: linear-gradient(red, red) 0 95%/0.05em 1px no-repeat, linear-gradient(red, red) 100% 95%/0.05em 1px no-repeat, linear-gradient(white, white) 0 95%/1px 1px repeat-x;
    transition: background-color .15s, color .15s; }
  .bg-golden .bg-lt a,
  .bg-golden .bg-lt a:visited,
  .bg-golden .bg-lt a:active {
    background: linear-gradient(red, red) 0 95%/0.05em 1px no-repeat, linear-gradient(red, red) 100% 95%/0.05em 1px no-repeat, linear-gradient(white, white) 0 95%/1px 1px repeat-x; }
  .bg-golden a:hover {
    background: 0 0; }
  .bg-golden div[class*=" so-widget-sow-button-wire-"] .ow-button-base a {
    transition: background-color .2s, color .2s;
    background: transparent; }
  .bg-golden div[class*=" so-widget-sow-button-wire-"] .ow-button-base a:active,
  .bg-golden div[class*=" so-widget-sow-button-wire-"] .ow-button-base a:visited,
  .bg-golden div[class*=" so-widget-sow-button-wire-"] .ow-button-base a {
    color: white !important;
    border-color: white !important;
    text-shadow: none; }
  .bg-golden div[class*=" so-widget-sow-button-wire-"] .ow-button-base a.ow-button-hover:hover {
    background: white !important;
    color: red !important;
    text-shadow: none; }

.bg-violet {
  background-color: #884DA7;
  margin-bottom: -1px;
  border-color: #884DA7; }
  .bg-violet .main-feature {
    background: #884DA7 !important; }
  .bg-violet .entry-content .more-link {
    background: #884DA7 !important; }
  .bg-violet button.slick-arrow {
    color: white !important; }
  .bg-violet .main-feature::before {
    border-right-color: #884DA7 !important; }
  .bg-violet .main-feature::after {
    border-left-color: #884DA7 !important; }
  .bg-violet ::-moz-selection {
    background-color: white;
    color: #884DA7;
    text-shadow: none; }
  .bg-violet ::selection {
    background-color: white;
    color: #884DA7;
    text-shadow: none; }
  .bg-violet a:not([type=button]),
  .bg-violet a:not([type=button]):visited,
  .bg-violet a:not([type=button]):active {
    text-shadow: 0.03em 0 #884DA7, -0.03em 0 #884DA7, 0 0.03em #884DA7, 0 -0.03em #884DA7, 0.06em 0 #884DA7, -0.06em 0 #884DA7, 0.09em 0 #884DA7, -0.09em 0 #884DA7, 0.12em 0 #884DA7, -0.12em 0 #884DA7, 0.15em 0 #884DA7, -0.15em 0 #884DA7;
    background: linear-gradient(#884DA7, #884DA7) 0 95%/0.05em 1px no-repeat, linear-gradient(#884DA7, #884DA7) 100% 95%/0.05em 1px no-repeat, linear-gradient(white, white) 0 95%/1px 1px repeat-x;
    transition: background-color .15s, color .15s; }
  .bg-violet .bg-lt a,
  .bg-violet .bg-lt a:visited,
  .bg-violet .bg-lt a:active {
    background: linear-gradient(#884DA7, #884DA7) 0 95%/0.05em 1px no-repeat, linear-gradient(#884DA7, #884DA7) 100% 95%/0.05em 1px no-repeat, linear-gradient(white, white) 0 95%/1px 1px repeat-x; }
  .bg-violet a:hover {
    background: 0 0; }
  .bg-violet div[class*=" so-widget-sow-button-wire-"] .ow-button-base a {
    transition: background-color .2s, color .2s;
    background: transparent; }
  .bg-violet div[class*=" so-widget-sow-button-wire-"] .ow-button-base a:active,
  .bg-violet div[class*=" so-widget-sow-button-wire-"] .ow-button-base a:visited,
  .bg-violet div[class*=" so-widget-sow-button-wire-"] .ow-button-base a {
    color: white !important;
    border-color: white !important;
    text-shadow: none; }
  .bg-violet div[class*=" so-widget-sow-button-wire-"] .ow-button-base a.ow-button-hover:hover {
    background: white !important;
    color: #884DA7 !important;
    text-shadow: none; }

.bg-workblue {
  background-color: #65A4E1;
  margin-bottom: -1px;
  border-color: #65A4E1; }
  .bg-workblue .main-feature {
    background: #65A4E1 !important; }
  .bg-workblue .entry-content .more-link {
    background: #65A4E1 !important; }
  .bg-workblue button.slick-arrow {
    color: white !important; }
  .bg-workblue .main-feature::before {
    border-right-color: #65A4E1 !important; }
  .bg-workblue .main-feature::after {
    border-left-color: #65A4E1 !important; }
  .bg-workblue ::-moz-selection {
    background-color: white;
    color: #65A4E1;
    text-shadow: none; }
  .bg-workblue ::selection {
    background-color: white;
    color: #65A4E1;
    text-shadow: none; }
  .bg-workblue a:not([type=button]),
  .bg-workblue a:not([type=button]):visited,
  .bg-workblue a:not([type=button]):active {
    text-shadow: 0.03em 0 #65A4E1, -0.03em 0 #65A4E1, 0 0.03em #65A4E1, 0 -0.03em #65A4E1, 0.06em 0 #65A4E1, -0.06em 0 #65A4E1, 0.09em 0 #65A4E1, -0.09em 0 #65A4E1, 0.12em 0 #65A4E1, -0.12em 0 #65A4E1, 0.15em 0 #65A4E1, -0.15em 0 #65A4E1;
    background: linear-gradient(#65A4E1, #65A4E1) 0 95%/0.05em 1px no-repeat, linear-gradient(#65A4E1, #65A4E1) 100% 95%/0.05em 1px no-repeat, linear-gradient(white, white) 0 95%/1px 1px repeat-x;
    transition: background-color .15s, color .15s; }
  .bg-workblue .bg-lt a,
  .bg-workblue .bg-lt a:visited,
  .bg-workblue .bg-lt a:active {
    background: linear-gradient(#65A4E1, #65A4E1) 0 95%/0.05em 1px no-repeat, linear-gradient(#65A4E1, #65A4E1) 100% 95%/0.05em 1px no-repeat, linear-gradient(white, white) 0 95%/1px 1px repeat-x; }
  .bg-workblue a:hover {
    background: 0 0; }
  .bg-workblue div[class*=" so-widget-sow-button-wire-"] .ow-button-base a {
    transition: background-color .2s, color .2s;
    background: transparent; }
  .bg-workblue div[class*=" so-widget-sow-button-wire-"] .ow-button-base a:active,
  .bg-workblue div[class*=" so-widget-sow-button-wire-"] .ow-button-base a:visited,
  .bg-workblue div[class*=" so-widget-sow-button-wire-"] .ow-button-base a {
    color: white !important;
    border-color: white !important;
    text-shadow: none; }
  .bg-workblue div[class*=" so-widget-sow-button-wire-"] .ow-button-base a.ow-button-hover:hover {
    background: white !important;
    color: #65A4E1 !important;
    text-shadow: none; }

.bg-transparent-to-workblue {
  background-color: transparent;
  margin-bottom: -1px;
  border-color: transparent;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,207cca+50,ffffff+50,ffffff+99 */
  background: transparent;
  /* Old browsers */
  background: -moz-linear-gradient(3deg, #65A4E1 0%, #65A4E1 50%, transparent 51%, transparent 99%), -moz-linear-gradient(-3deg, #DFAF2C 0%, #DFAF2C 50%, transparent 51%, transparent 99%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(3deg, #65A4E1 0%, #65A4E1 50%, transparent 51%, transparent 99%), -webkit-linear-gradient(-3deg, #DFAF2C 0%, #DFAF2C 50%, transparent 51%, transparent 99%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(3deg, #65A4E1 0%, #65A4E1 50%, transparent 51%, transparent 99%), linear-gradient(-3deg, #DFAF2C 0%, #DFAF2C 50%, transparent 51%, transparent 99%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$colour2', endColorstr='$colour1', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  margin-bottom: 0px !important;
  margin-top: -50px !important;
  height: 100px;
  position: relative;
  z-index: 11;
  pointer-events: none; }
  .bg-transparent-to-workblue .main-feature {
    background: transparent !important; }
  .bg-transparent-to-workblue .entry-content .more-link {
    background: transparent !important; }
  .bg-transparent-to-workblue button.slick-arrow {
    color: #DFAF2C !important; }
  .bg-transparent-to-workblue .main-feature::before {
    border-right-color: transparent !important; }
  .bg-transparent-to-workblue .main-feature::after {
    border-left-color: transparent !important; }
  .bg-transparent-to-workblue ::-moz-selection {
    background-color: #DFAF2C;
    color: transparent;
    text-shadow: none; }
  .bg-transparent-to-workblue ::selection {
    background-color: #DFAF2C;
    color: transparent;
    text-shadow: none; }
  .bg-transparent-to-workblue a:not([type=button]),
  .bg-transparent-to-workblue a:not([type=button]):visited,
  .bg-transparent-to-workblue a:not([type=button]):active {
    text-shadow: 0.03em 0 transparent, -0.03em 0 transparent, 0 0.03em transparent, 0 -0.03em transparent, 0.06em 0 transparent, -0.06em 0 transparent, 0.09em 0 transparent, -0.09em 0 transparent, 0.12em 0 transparent, -0.12em 0 transparent, 0.15em 0 transparent, -0.15em 0 transparent;
    background: linear-gradient(transparent, transparent) 0 95%/0.05em 1px no-repeat, linear-gradient(transparent, transparent) 100% 95%/0.05em 1px no-repeat, linear-gradient(#DFAF2C, #DFAF2C) 0 95%/1px 1px repeat-x;
    transition: background-color .15s, color .15s; }
  .bg-transparent-to-workblue .bg-lt a,
  .bg-transparent-to-workblue .bg-lt a:visited,
  .bg-transparent-to-workblue .bg-lt a:active {
    background: linear-gradient(transparent, transparent) 0 95%/0.05em 1px no-repeat, linear-gradient(transparent, transparent) 100% 95%/0.05em 1px no-repeat, linear-gradient(white, white) 0 95%/1px 1px repeat-x; }
  .bg-transparent-to-workblue a:hover {
    background: 0 0; }
  .bg-transparent-to-workblue div[class*=" so-widget-sow-button-wire-"] .ow-button-base a {
    transition: background-color .2s, color .2s;
    background: transparent; }
  .bg-transparent-to-workblue div[class*=" so-widget-sow-button-wire-"] .ow-button-base a:active,
  .bg-transparent-to-workblue div[class*=" so-widget-sow-button-wire-"] .ow-button-base a:visited,
  .bg-transparent-to-workblue div[class*=" so-widget-sow-button-wire-"] .ow-button-base a {
    color: #DFAF2C !important;
    border-color: #DFAF2C !important;
    text-shadow: none; }
  .bg-transparent-to-workblue div[class*=" so-widget-sow-button-wire-"] .ow-button-base a.ow-button-hover:hover {
    background: #DFAF2C !important;
    color: transparent !important;
    text-shadow: none; }

.bg-workblue-to-transparent {
  background-color: transparent;
  margin-bottom: -1px;
  border-color: transparent;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,207cca+50,ffffff+50,ffffff+99 */
  background: transparent;
  /* Old browsers */
  background: -moz-linear-gradient(183deg, #65A4E1 0%, #65A4E1 50%, transparent 51%, transparent 99%), -moz-linear-gradient(177deg, #DFAF2C 0%, #DFAF2C 50%, transparent 51%, transparent 99%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(183deg, #65A4E1 0%, #65A4E1 50%, transparent 51%, transparent 99%), -webkit-linear-gradient(177deg, #DFAF2C 0%, #DFAF2C 50%, transparent 51%, transparent 99%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(183deg, #65A4E1 0%, #65A4E1 50%, transparent 51%, transparent 99%), linear-gradient(177deg, #DFAF2C 0%, #DFAF2C 50%, transparent 51%, transparent 99%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$colour2', endColorstr='$colour1', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  margin-top: 0px !important;
  margin-bottom: -50px !important;
  height: 100px;
  position: relative;
  z-index: 11;
  pointer-events: none; }
  .bg-workblue-to-transparent .main-feature {
    background: transparent !important; }
  .bg-workblue-to-transparent .entry-content .more-link {
    background: transparent !important; }
  .bg-workblue-to-transparent button.slick-arrow {
    color: #DFAF2C !important; }
  .bg-workblue-to-transparent .main-feature::before {
    border-right-color: transparent !important; }
  .bg-workblue-to-transparent .main-feature::after {
    border-left-color: transparent !important; }
  .bg-workblue-to-transparent ::-moz-selection {
    background-color: #DFAF2C;
    color: transparent;
    text-shadow: none; }
  .bg-workblue-to-transparent ::selection {
    background-color: #DFAF2C;
    color: transparent;
    text-shadow: none; }
  .bg-workblue-to-transparent a:not([type=button]),
  .bg-workblue-to-transparent a:not([type=button]):visited,
  .bg-workblue-to-transparent a:not([type=button]):active {
    text-shadow: 0.03em 0 transparent, -0.03em 0 transparent, 0 0.03em transparent, 0 -0.03em transparent, 0.06em 0 transparent, -0.06em 0 transparent, 0.09em 0 transparent, -0.09em 0 transparent, 0.12em 0 transparent, -0.12em 0 transparent, 0.15em 0 transparent, -0.15em 0 transparent;
    background: linear-gradient(transparent, transparent) 0 95%/0.05em 1px no-repeat, linear-gradient(transparent, transparent) 100% 95%/0.05em 1px no-repeat, linear-gradient(#DFAF2C, #DFAF2C) 0 95%/1px 1px repeat-x;
    transition: background-color .15s, color .15s; }
  .bg-workblue-to-transparent .bg-lt a,
  .bg-workblue-to-transparent .bg-lt a:visited,
  .bg-workblue-to-transparent .bg-lt a:active {
    background: linear-gradient(transparent, transparent) 0 95%/0.05em 1px no-repeat, linear-gradient(transparent, transparent) 100% 95%/0.05em 1px no-repeat, linear-gradient(white, white) 0 95%/1px 1px repeat-x; }
  .bg-workblue-to-transparent a:hover {
    background: 0 0; }
  .bg-workblue-to-transparent div[class*=" so-widget-sow-button-wire-"] .ow-button-base a {
    transition: background-color .2s, color .2s;
    background: transparent; }
  .bg-workblue-to-transparent div[class*=" so-widget-sow-button-wire-"] .ow-button-base a:active,
  .bg-workblue-to-transparent div[class*=" so-widget-sow-button-wire-"] .ow-button-base a:visited,
  .bg-workblue-to-transparent div[class*=" so-widget-sow-button-wire-"] .ow-button-base a {
    color: #DFAF2C !important;
    border-color: #DFAF2C !important;
    text-shadow: none; }
  .bg-workblue-to-transparent div[class*=" so-widget-sow-button-wire-"] .ow-button-base a.ow-button-hover:hover {
    background: #DFAF2C !important;
    color: transparent !important;
    text-shadow: none; }

.bg-workblue-cut {
  background-color: #65A4E1;
  margin-bottom: -1px;
  border-color: #65A4E1;
  background: -moz-linear-gradient(80deg, #609bd6 0%, #609bd6 9.98%, transparent 10%, transparent 99%), -moz-linear-gradient(100deg, #5e97d1 0%, #5e97d1 9.98%, transparent 10%, transparent 99%), -moz-linear-gradient(100deg, transparent 0%, transparent 90%, #5e97d1 90%, #5e97d1 99%), -moz-linear-gradient(80deg, #65A4E1 0%, #65A4E1 90%, #609bd6 90%, #609bd6 99%);
  background: -webkit-linear-gradient(80deg, #609bd6 0%, #609bd6 9.98%, transparent 10%, transparent 99%), -webkit-linear-gradient(100deg, #5e97d1 0%, #5e97d1 9.98%, transparent 10%, transparent 99%), -webkit-linear-gradient(100deg, transparent 0%, transparent 90%, #5e97d1 90%, #5e97d1 99%), -webkit-linear-gradient(80deg, #65A4E1 0%, #65A4E1 90%, #609bd6 90%, #609bd6 99%);
  background: linear-gradient(80deg, #609bd6 0%, #609bd6 9.98%, transparent 10%, transparent 99%), linear-gradient(100deg, #5e97d1 0%, #5e97d1 9.98%, transparent 10%, transparent 99%), linear-gradient(100deg, transparent 0%, transparent 90%, #5e97d1 90%, #5e97d1 99%), linear-gradient(80deg, #65A4E1 0%, #65A4E1 90%, #609bd6 90%, #609bd6 99%);
  box-shadow: 0px 40px 20px -40px black inset, 0px -40px 20px -40px black inset; }
  .bg-workblue-cut .main-feature {
    background: #65A4E1 !important; }
  .bg-workblue-cut .entry-content .more-link {
    background: #65A4E1 !important; }
  .bg-workblue-cut button.slick-arrow {
    color: white !important; }
  .bg-workblue-cut .main-feature::before {
    border-right-color: #65A4E1 !important; }
  .bg-workblue-cut .main-feature::after {
    border-left-color: #65A4E1 !important; }
  .bg-workblue-cut ::-moz-selection {
    background-color: white;
    color: #65A4E1;
    text-shadow: none; }
  .bg-workblue-cut ::selection {
    background-color: white;
    color: #65A4E1;
    text-shadow: none; }
  .bg-workblue-cut a:not([type=button]),
  .bg-workblue-cut a:not([type=button]):visited,
  .bg-workblue-cut a:not([type=button]):active {
    text-shadow: 0.03em 0 #65A4E1, -0.03em 0 #65A4E1, 0 0.03em #65A4E1, 0 -0.03em #65A4E1, 0.06em 0 #65A4E1, -0.06em 0 #65A4E1, 0.09em 0 #65A4E1, -0.09em 0 #65A4E1, 0.12em 0 #65A4E1, -0.12em 0 #65A4E1, 0.15em 0 #65A4E1, -0.15em 0 #65A4E1;
    background: linear-gradient(#65A4E1, #65A4E1) 0 95%/0.05em 1px no-repeat, linear-gradient(#65A4E1, #65A4E1) 100% 95%/0.05em 1px no-repeat, linear-gradient(white, white) 0 95%/1px 1px repeat-x;
    transition: background-color .15s, color .15s; }
  .bg-workblue-cut .bg-lt a,
  .bg-workblue-cut .bg-lt a:visited,
  .bg-workblue-cut .bg-lt a:active {
    background: linear-gradient(#65A4E1, #65A4E1) 0 95%/0.05em 1px no-repeat, linear-gradient(#65A4E1, #65A4E1) 100% 95%/0.05em 1px no-repeat, linear-gradient(white, white) 0 95%/1px 1px repeat-x; }
  .bg-workblue-cut a:hover {
    background: 0 0; }
  .bg-workblue-cut div[class*=" so-widget-sow-button-wire-"] .ow-button-base a {
    transition: background-color .2s, color .2s;
    background: transparent; }
  .bg-workblue-cut div[class*=" so-widget-sow-button-wire-"] .ow-button-base a:active,
  .bg-workblue-cut div[class*=" so-widget-sow-button-wire-"] .ow-button-base a:visited,
  .bg-workblue-cut div[class*=" so-widget-sow-button-wire-"] .ow-button-base a {
    color: white !important;
    border-color: white !important;
    text-shadow: none; }
  .bg-workblue-cut div[class*=" so-widget-sow-button-wire-"] .ow-button-base a.ow-button-hover:hover {
    background: white !important;
    color: #65A4E1 !important;
    text-shadow: none; }

.bg-ashgrey {
  background-color: #C0C0C0;
  margin-bottom: -1px;
  border-color: #C0C0C0; }
  .bg-ashgrey .main-feature {
    background: #C0C0C0 !important; }
  .bg-ashgrey .entry-content .more-link {
    background: #C0C0C0 !important; }
  .bg-ashgrey button.slick-arrow {
    color: white !important; }
  .bg-ashgrey .main-feature::before {
    border-right-color: #C0C0C0 !important; }
  .bg-ashgrey .main-feature::after {
    border-left-color: #C0C0C0 !important; }
  .bg-ashgrey ::-moz-selection {
    background-color: white;
    color: #C0C0C0;
    text-shadow: none; }
  .bg-ashgrey ::selection {
    background-color: white;
    color: #C0C0C0;
    text-shadow: none; }
  .bg-ashgrey a:not([type=button]),
  .bg-ashgrey a:not([type=button]):visited,
  .bg-ashgrey a:not([type=button]):active {
    text-shadow: 0.03em 0 #C0C0C0, -0.03em 0 #C0C0C0, 0 0.03em #C0C0C0, 0 -0.03em #C0C0C0, 0.06em 0 #C0C0C0, -0.06em 0 #C0C0C0, 0.09em 0 #C0C0C0, -0.09em 0 #C0C0C0, 0.12em 0 #C0C0C0, -0.12em 0 #C0C0C0, 0.15em 0 #C0C0C0, -0.15em 0 #C0C0C0;
    background: linear-gradient(#C0C0C0, #C0C0C0) 0 95%/0.05em 1px no-repeat, linear-gradient(#C0C0C0, #C0C0C0) 100% 95%/0.05em 1px no-repeat, linear-gradient(white, white) 0 95%/1px 1px repeat-x;
    transition: background-color .15s, color .15s; }
  .bg-ashgrey .bg-lt a,
  .bg-ashgrey .bg-lt a:visited,
  .bg-ashgrey .bg-lt a:active {
    background: linear-gradient(#C0C0C0, #C0C0C0) 0 95%/0.05em 1px no-repeat, linear-gradient(#C0C0C0, #C0C0C0) 100% 95%/0.05em 1px no-repeat, linear-gradient(white, white) 0 95%/1px 1px repeat-x; }
  .bg-ashgrey a:hover {
    background: 0 0; }
  .bg-ashgrey div[class*=" so-widget-sow-button-wire-"] .ow-button-base a {
    transition: background-color .2s, color .2s;
    background: transparent; }
  .bg-ashgrey div[class*=" so-widget-sow-button-wire-"] .ow-button-base a:active,
  .bg-ashgrey div[class*=" so-widget-sow-button-wire-"] .ow-button-base a:visited,
  .bg-ashgrey div[class*=" so-widget-sow-button-wire-"] .ow-button-base a {
    color: white !important;
    border-color: white !important;
    text-shadow: none; }
  .bg-ashgrey div[class*=" so-widget-sow-button-wire-"] .ow-button-base a.ow-button-hover:hover {
    background: white !important;
    color: #C0C0C0 !important;
    text-shadow: none; }

.bg-cozybrown {
  background-color: #B16D2B;
  margin-bottom: -1px;
  border-color: #B16D2B; }
  .bg-cozybrown .main-feature {
    background: #B16D2B !important; }
  .bg-cozybrown .entry-content .more-link {
    background: #B16D2B !important; }
  .bg-cozybrown button.slick-arrow {
    color: white !important; }
  .bg-cozybrown .main-feature::before {
    border-right-color: #B16D2B !important; }
  .bg-cozybrown .main-feature::after {
    border-left-color: #B16D2B !important; }
  .bg-cozybrown ::-moz-selection {
    background-color: white;
    color: #B16D2B;
    text-shadow: none; }
  .bg-cozybrown ::selection {
    background-color: white;
    color: #B16D2B;
    text-shadow: none; }
  .bg-cozybrown a:not([type=button]),
  .bg-cozybrown a:not([type=button]):visited,
  .bg-cozybrown a:not([type=button]):active {
    text-shadow: 0.03em 0 #B16D2B, -0.03em 0 #B16D2B, 0 0.03em #B16D2B, 0 -0.03em #B16D2B, 0.06em 0 #B16D2B, -0.06em 0 #B16D2B, 0.09em 0 #B16D2B, -0.09em 0 #B16D2B, 0.12em 0 #B16D2B, -0.12em 0 #B16D2B, 0.15em 0 #B16D2B, -0.15em 0 #B16D2B;
    background: linear-gradient(#B16D2B, #B16D2B) 0 95%/0.05em 1px no-repeat, linear-gradient(#B16D2B, #B16D2B) 100% 95%/0.05em 1px no-repeat, linear-gradient(white, white) 0 95%/1px 1px repeat-x;
    transition: background-color .15s, color .15s; }
  .bg-cozybrown .bg-lt a,
  .bg-cozybrown .bg-lt a:visited,
  .bg-cozybrown .bg-lt a:active {
    background: linear-gradient(#B16D2B, #B16D2B) 0 95%/0.05em 1px no-repeat, linear-gradient(#B16D2B, #B16D2B) 100% 95%/0.05em 1px no-repeat, linear-gradient(white, white) 0 95%/1px 1px repeat-x; }
  .bg-cozybrown a:hover {
    background: 0 0; }
  .bg-cozybrown div[class*=" so-widget-sow-button-wire-"] .ow-button-base a {
    transition: background-color .2s, color .2s;
    background: transparent; }
  .bg-cozybrown div[class*=" so-widget-sow-button-wire-"] .ow-button-base a:active,
  .bg-cozybrown div[class*=" so-widget-sow-button-wire-"] .ow-button-base a:visited,
  .bg-cozybrown div[class*=" so-widget-sow-button-wire-"] .ow-button-base a {
    color: white !important;
    border-color: white !important;
    text-shadow: none; }
  .bg-cozybrown div[class*=" so-widget-sow-button-wire-"] .ow-button-base a.ow-button-hover:hover {
    background: white !important;
    color: #B16D2B !important;
    text-shadow: none; }

.bg-cookingblue {
  background-color: #41849D;
  margin-bottom: -1px;
  border-color: #41849D; }
  .bg-cookingblue .main-feature {
    background: #41849D !important; }
  .bg-cookingblue .entry-content .more-link {
    background: #41849D !important; }
  .bg-cookingblue button.slick-arrow {
    color: white !important; }
  .bg-cookingblue .main-feature::before {
    border-right-color: #41849D !important; }
  .bg-cookingblue .main-feature::after {
    border-left-color: #41849D !important; }
  .bg-cookingblue ::-moz-selection {
    background-color: white;
    color: #41849D;
    text-shadow: none; }
  .bg-cookingblue ::selection {
    background-color: white;
    color: #41849D;
    text-shadow: none; }
  .bg-cookingblue a:not([type=button]),
  .bg-cookingblue a:not([type=button]):visited,
  .bg-cookingblue a:not([type=button]):active {
    text-shadow: 0.03em 0 #41849D, -0.03em 0 #41849D, 0 0.03em #41849D, 0 -0.03em #41849D, 0.06em 0 #41849D, -0.06em 0 #41849D, 0.09em 0 #41849D, -0.09em 0 #41849D, 0.12em 0 #41849D, -0.12em 0 #41849D, 0.15em 0 #41849D, -0.15em 0 #41849D;
    background: linear-gradient(#41849D, #41849D) 0 95%/0.05em 1px no-repeat, linear-gradient(#41849D, #41849D) 100% 95%/0.05em 1px no-repeat, linear-gradient(white, white) 0 95%/1px 1px repeat-x;
    transition: background-color .15s, color .15s; }
  .bg-cookingblue .bg-lt a,
  .bg-cookingblue .bg-lt a:visited,
  .bg-cookingblue .bg-lt a:active {
    background: linear-gradient(#41849D, #41849D) 0 95%/0.05em 1px no-repeat, linear-gradient(#41849D, #41849D) 100% 95%/0.05em 1px no-repeat, linear-gradient(white, white) 0 95%/1px 1px repeat-x; }
  .bg-cookingblue a:hover {
    background: 0 0; }
  .bg-cookingblue div[class*=" so-widget-sow-button-wire-"] .ow-button-base a {
    transition: background-color .2s, color .2s;
    background: transparent; }
  .bg-cookingblue div[class*=" so-widget-sow-button-wire-"] .ow-button-base a:active,
  .bg-cookingblue div[class*=" so-widget-sow-button-wire-"] .ow-button-base a:visited,
  .bg-cookingblue div[class*=" so-widget-sow-button-wire-"] .ow-button-base a {
    color: white !important;
    border-color: white !important;
    text-shadow: none; }
  .bg-cookingblue div[class*=" so-widget-sow-button-wire-"] .ow-button-base a.ow-button-hover:hover {
    background: white !important;
    color: #41849D !important;
    text-shadow: none; }

.bg-transparent-to-cookingblue {
  background-color: transparent;
  margin-bottom: -1px;
  border-color: transparent;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,207cca+50,ffffff+50,ffffff+99 */
  background: transparent;
  /* Old browsers */
  background: -moz-linear-gradient(3deg, #41849D 0%, #41849D 50%, transparent 51%, transparent 99%), -moz-linear-gradient(-3deg, #444 0%, #444 50%, transparent 51%, transparent 99%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(3deg, #41849D 0%, #41849D 50%, transparent 51%, transparent 99%), -webkit-linear-gradient(-3deg, #444 0%, #444 50%, transparent 51%, transparent 99%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(3deg, #41849D 0%, #41849D 50%, transparent 51%, transparent 99%), linear-gradient(-3deg, #444 0%, #444 50%, transparent 51%, transparent 99%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$colour2', endColorstr='$colour1', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  margin-bottom: 0px !important;
  margin-top: -50px !important;
  height: 100px;
  position: relative;
  z-index: 11;
  pointer-events: none; }
  .bg-transparent-to-cookingblue .main-feature {
    background: transparent !important; }
  .bg-transparent-to-cookingblue .entry-content .more-link {
    background: transparent !important; }
  .bg-transparent-to-cookingblue button.slick-arrow {
    color: #444 !important; }
  .bg-transparent-to-cookingblue .main-feature::before {
    border-right-color: transparent !important; }
  .bg-transparent-to-cookingblue .main-feature::after {
    border-left-color: transparent !important; }
  .bg-transparent-to-cookingblue ::-moz-selection {
    background-color: #444;
    color: transparent;
    text-shadow: none; }
  .bg-transparent-to-cookingblue ::selection {
    background-color: #444;
    color: transparent;
    text-shadow: none; }
  .bg-transparent-to-cookingblue a:not([type=button]),
  .bg-transparent-to-cookingblue a:not([type=button]):visited,
  .bg-transparent-to-cookingblue a:not([type=button]):active {
    text-shadow: 0.03em 0 transparent, -0.03em 0 transparent, 0 0.03em transparent, 0 -0.03em transparent, 0.06em 0 transparent, -0.06em 0 transparent, 0.09em 0 transparent, -0.09em 0 transparent, 0.12em 0 transparent, -0.12em 0 transparent, 0.15em 0 transparent, -0.15em 0 transparent;
    background: linear-gradient(transparent, transparent) 0 95%/0.05em 1px no-repeat, linear-gradient(transparent, transparent) 100% 95%/0.05em 1px no-repeat, linear-gradient(#444, #444) 0 95%/1px 1px repeat-x;
    transition: background-color .15s, color .15s; }
  .bg-transparent-to-cookingblue .bg-lt a,
  .bg-transparent-to-cookingblue .bg-lt a:visited,
  .bg-transparent-to-cookingblue .bg-lt a:active {
    background: linear-gradient(transparent, transparent) 0 95%/0.05em 1px no-repeat, linear-gradient(transparent, transparent) 100% 95%/0.05em 1px no-repeat, linear-gradient(white, white) 0 95%/1px 1px repeat-x; }
  .bg-transparent-to-cookingblue a:hover {
    background: 0 0; }
  .bg-transparent-to-cookingblue div[class*=" so-widget-sow-button-wire-"] .ow-button-base a {
    transition: background-color .2s, color .2s;
    background: transparent; }
  .bg-transparent-to-cookingblue div[class*=" so-widget-sow-button-wire-"] .ow-button-base a:active,
  .bg-transparent-to-cookingblue div[class*=" so-widget-sow-button-wire-"] .ow-button-base a:visited,
  .bg-transparent-to-cookingblue div[class*=" so-widget-sow-button-wire-"] .ow-button-base a {
    color: #444 !important;
    border-color: #444 !important;
    text-shadow: none; }
  .bg-transparent-to-cookingblue div[class*=" so-widget-sow-button-wire-"] .ow-button-base a.ow-button-hover:hover {
    background: #444 !important;
    color: transparent !important;
    text-shadow: none; }

.bg-cookingblue-to-transparent {
  background-color: transparent;
  margin-bottom: -1px;
  border-color: transparent;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,207cca+50,ffffff+50,ffffff+99 */
  background: transparent;
  /* Old browsers */
  background: -moz-linear-gradient(183deg, #41849D 0%, #41849D 50%, transparent 51%, transparent 99%), -moz-linear-gradient(177deg, #444 0%, #444 50%, transparent 51%, transparent 99%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(183deg, #41849D 0%, #41849D 50%, transparent 51%, transparent 99%), -webkit-linear-gradient(177deg, #444 0%, #444 50%, transparent 51%, transparent 99%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(183deg, #41849D 0%, #41849D 50%, transparent 51%, transparent 99%), linear-gradient(177deg, #444 0%, #444 50%, transparent 51%, transparent 99%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$colour2', endColorstr='$colour1', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  margin-top: 0px !important;
  margin-bottom: -50px !important;
  height: 100px;
  position: relative;
  z-index: 11;
  pointer-events: none; }
  .bg-cookingblue-to-transparent .main-feature {
    background: transparent !important; }
  .bg-cookingblue-to-transparent .entry-content .more-link {
    background: transparent !important; }
  .bg-cookingblue-to-transparent button.slick-arrow {
    color: #444 !important; }
  .bg-cookingblue-to-transparent .main-feature::before {
    border-right-color: transparent !important; }
  .bg-cookingblue-to-transparent .main-feature::after {
    border-left-color: transparent !important; }
  .bg-cookingblue-to-transparent ::-moz-selection {
    background-color: #444;
    color: transparent;
    text-shadow: none; }
  .bg-cookingblue-to-transparent ::selection {
    background-color: #444;
    color: transparent;
    text-shadow: none; }
  .bg-cookingblue-to-transparent a:not([type=button]),
  .bg-cookingblue-to-transparent a:not([type=button]):visited,
  .bg-cookingblue-to-transparent a:not([type=button]):active {
    text-shadow: 0.03em 0 transparent, -0.03em 0 transparent, 0 0.03em transparent, 0 -0.03em transparent, 0.06em 0 transparent, -0.06em 0 transparent, 0.09em 0 transparent, -0.09em 0 transparent, 0.12em 0 transparent, -0.12em 0 transparent, 0.15em 0 transparent, -0.15em 0 transparent;
    background: linear-gradient(transparent, transparent) 0 95%/0.05em 1px no-repeat, linear-gradient(transparent, transparent) 100% 95%/0.05em 1px no-repeat, linear-gradient(#444, #444) 0 95%/1px 1px repeat-x;
    transition: background-color .15s, color .15s; }
  .bg-cookingblue-to-transparent .bg-lt a,
  .bg-cookingblue-to-transparent .bg-lt a:visited,
  .bg-cookingblue-to-transparent .bg-lt a:active {
    background: linear-gradient(transparent, transparent) 0 95%/0.05em 1px no-repeat, linear-gradient(transparent, transparent) 100% 95%/0.05em 1px no-repeat, linear-gradient(white, white) 0 95%/1px 1px repeat-x; }
  .bg-cookingblue-to-transparent a:hover {
    background: 0 0; }
  .bg-cookingblue-to-transparent div[class*=" so-widget-sow-button-wire-"] .ow-button-base a {
    transition: background-color .2s, color .2s;
    background: transparent; }
  .bg-cookingblue-to-transparent div[class*=" so-widget-sow-button-wire-"] .ow-button-base a:active,
  .bg-cookingblue-to-transparent div[class*=" so-widget-sow-button-wire-"] .ow-button-base a:visited,
  .bg-cookingblue-to-transparent div[class*=" so-widget-sow-button-wire-"] .ow-button-base a {
    color: #444 !important;
    border-color: #444 !important;
    text-shadow: none; }
  .bg-cookingblue-to-transparent div[class*=" so-widget-sow-button-wire-"] .ow-button-base a.ow-button-hover:hover {
    background: #444 !important;
    color: transparent !important;
    text-shadow: none; }

.bg-meatred {
  background-color: #EB786B;
  margin-bottom: -1px;
  border-color: #EB786B; }
  .bg-meatred .main-feature {
    background: #EB786B !important; }
  .bg-meatred .entry-content .more-link {
    background: #EB786B !important; }
  .bg-meatred button.slick-arrow {
    color: white !important; }
  .bg-meatred .main-feature::before {
    border-right-color: #EB786B !important; }
  .bg-meatred .main-feature::after {
    border-left-color: #EB786B !important; }
  .bg-meatred ::-moz-selection {
    background-color: white;
    color: #EB786B;
    text-shadow: none; }
  .bg-meatred ::selection {
    background-color: white;
    color: #EB786B;
    text-shadow: none; }
  .bg-meatred a:not([type=button]),
  .bg-meatred a:not([type=button]):visited,
  .bg-meatred a:not([type=button]):active {
    text-shadow: 0.03em 0 #EB786B, -0.03em 0 #EB786B, 0 0.03em #EB786B, 0 -0.03em #EB786B, 0.06em 0 #EB786B, -0.06em 0 #EB786B, 0.09em 0 #EB786B, -0.09em 0 #EB786B, 0.12em 0 #EB786B, -0.12em 0 #EB786B, 0.15em 0 #EB786B, -0.15em 0 #EB786B;
    background: linear-gradient(#EB786B, #EB786B) 0 95%/0.05em 1px no-repeat, linear-gradient(#EB786B, #EB786B) 100% 95%/0.05em 1px no-repeat, linear-gradient(white, white) 0 95%/1px 1px repeat-x;
    transition: background-color .15s, color .15s; }
  .bg-meatred .bg-lt a,
  .bg-meatred .bg-lt a:visited,
  .bg-meatred .bg-lt a:active {
    background: linear-gradient(#EB786B, #EB786B) 0 95%/0.05em 1px no-repeat, linear-gradient(#EB786B, #EB786B) 100% 95%/0.05em 1px no-repeat, linear-gradient(white, white) 0 95%/1px 1px repeat-x; }
  .bg-meatred a:hover {
    background: 0 0; }
  .bg-meatred div[class*=" so-widget-sow-button-wire-"] .ow-button-base a {
    transition: background-color .2s, color .2s;
    background: transparent; }
  .bg-meatred div[class*=" so-widget-sow-button-wire-"] .ow-button-base a:active,
  .bg-meatred div[class*=" so-widget-sow-button-wire-"] .ow-button-base a:visited,
  .bg-meatred div[class*=" so-widget-sow-button-wire-"] .ow-button-base a {
    color: white !important;
    border-color: white !important;
    text-shadow: none; }
  .bg-meatred div[class*=" so-widget-sow-button-wire-"] .ow-button-base a.ow-button-hover:hover {
    background: white !important;
    color: #EB786B !important;
    text-shadow: none; }

::-moz-selection {
  background-color: #DFAF2C;
  color: white;
  text-shadow: none; }

::selection {
  background-color: #DFAF2C;
  color: white;
  text-shadow: none; }

.neige-level-0 .main-img-one,
.neige-level-1 .main-img-one,
.neige-level-2 .main-img-one {
  background-image: url("../res/imge1.jpg"); }
  .neige-level-0 .main-img-one .super-cover,
  .neige-level-1 .main-img-one .super-cover,
  .neige-level-2 .main-img-one .super-cover {
    background-color: RGBA(50, 50, 50, 0.05); }

.neige-level-0 .main-img-two,
.neige-level-1 .main-img-two,
.neige-level-2 .main-img-two {
  background-image: url("../res/imge2.jpg"); }
  .neige-level-0 .main-img-two .super-cover,
  .neige-level-1 .main-img-two .super-cover,
  .neige-level-2 .main-img-two .super-cover {
    background-color: RGBA(50, 50, 50, 0.05); }

.neige-level-0 .main-img-three,
.neige-level-1 .main-img-three,
.neige-level-2 .main-img-three {
  background-image: url("../res/imge3.jpg"); }
  .neige-level-0 .main-img-three .super-cover,
  .neige-level-1 .main-img-three .super-cover,
  .neige-level-2 .main-img-three .super-cover {
    background-color: RGBA(50, 50, 50, 0.05); }

.neige-level-0 .main-img-four,
.neige-level-1 .main-img-four,
.neige-level-2 .main-img-four {
  background-image: url("../res/imge4.jpg"); }
  .neige-level-0 .main-img-four .super-cover,
  .neige-level-1 .main-img-four .super-cover,
  .neige-level-2 .main-img-four .super-cover {
    background-color: RGBA(50, 50, 50, 0.05); }

.neige-level-3 .main-img-one,
.neige-level-4 .main-img-one {
  background-image: url("../res/imgh1.jpg"); }
  .neige-level-3 .main-img-one .super-cover,
  .neige-level-4 .main-img-one .super-cover {
    background-color: RGBA(50, 50, 50, 0.05); }

.neige-level-3 .main-img-two,
.neige-level-4 .main-img-two {
  background-image: url("../res/imgh2.jpg"); }
  .neige-level-3 .main-img-two .super-cover,
  .neige-level-4 .main-img-two .super-cover {
    background-color: RGBA(50, 50, 50, 0.05); }

.neige-level-3 .main-img-three,
.neige-level-4 .main-img-three {
  background-image: url("../res/imgh3.jpg"); }
  .neige-level-3 .main-img-three .super-cover,
  .neige-level-4 .main-img-three .super-cover {
    background-color: RGBA(50, 50, 50, 0.05); }

.neige-level-3 .main-img-four,
.neige-level-4 .main-img-four {
  background-image: url("../res/imgh4.jpg"); }
  .neige-level-3 .main-img-four .super-cover,
  .neige-level-4 .main-img-four .super-cover {
    background-color: RGBA(50, 50, 50, 0.05); }

.document-icon-row.descriptions {
  position: relative;
  padding-left: 45px; }
  .document-icon-row.descriptions .document-icon a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: none;
    border-radius: 5px; }
    .document-icon-row.descriptions .document-icon a img {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      width: auto;
      max-width: 26px;
      height: 100%;
      max-height: 26px;
      margin-top: 2px; }
    .document-icon-row.descriptions .document-icon a .title {
      display: none; }
  .document-icon-row.descriptions .document-icon a:hover {
    background-color: rgba(25, 25, 25, 0.15); }
  .document-icon-row.descriptions p {
    margin-top: 3px; }

.lsow-accordion.style1 .lsow-panel .lsow-panel-title::after,
.lsow-accordion.style3 .lsow-panel .lsow-panel-title::after {
  font-size: 15px !important; }

div.big-document .textwidget > p {
  display: none; }

div.big-document .document-icon-row.descriptions {
  float: left !important;
  overflow: hidden !important;
  width: 24% !important;
  padding: 0 !important;
  text-align: center !important; }
  div.big-document .document-icon-row.descriptions p {
    margin-top: 80px; }

div.big-document .document-icon {
  float: none !important;
  height: none !important;
  width: none !important;
  max-width: none !important;
  height: none !important;
  max-height: none !important; }
  div.big-document .document-icon a {
    position: absolute !important; }
    div.big-document .document-icon a img {
      position: static !important;
      display: block !important;
      width: 100px !important;
      max-width: none !important;
      height: auto !important;
      max-height: none !important; }

@media (max-width: 780px) {
  div.big-document .document-icon-row.descriptions {
    width: 50% !important; } }

@media screen and (max-width: 520px) {
  div.big-document .document-icon-row.descriptions {
    width: 100% !important; } }

.membre-comite {
  width: 100%;
  margin-bottom: 10px; }
  .membre-comite .membre-comite-element, .membre-comite .membre-comite-name, .membre-comite .membre-comite-localite, .membre-comite .membre-comite-telephone, .membre-comite .membre-comite-role {
    display: inline-block; }
  .membre-comite .membre-comite-name {
    width: 29%;
    font-weight: 900; }
  .membre-comite .membre-comite-localite {
    width: 25%;
    white-space: nowrap; }
  .membre-comite .membre-comite-telephone {
    width: 25%;
    white-space: nowrap; }
  .membre-comite .membre-comite-role {
    width: 20%;
    white-space: nowrap; }

@media screen and (max-width: 520px) {
  .membre-comite .membre-comite-localite,
  .membre-comite .membre-comite-telephone,
  .membre-comite .membre-comite-role {
    width: 49.5%; }
  .membre-comite .membre-comite-name {
    width: 100%; } }

html {
  background-color: #1d1d1d; }

body {
  font-weight: 300;
  font-size: 20px;
  font-family: Lato, sans-serif; }

body,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Montserrat-Regular, Lato, sans-serif; }

table {
  font-size: .82em; }

.main,
.footer {
  margin-top: 0; }

body.search main.main,
.widget_wysija_cont {
  margin-top: 5%;
  margin-bottom: 5%; }

.bwg_ctrl_btn i {
  font-size: x-large; }

.p-no-margin p {
  margin: 0; }

.cover {
  background: #DFAF2C;
  position: fixed;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 199; }
  .cover .text {
    display: none;
    color: #444;
    font-size: xx-large;
    text-align: center;
    position: absolute;
    top: 20%;
    left: 0;
    width: 100vw;
    line-height: 100px;
    margin: auto; }
    .cover .text img {
      width: 80%;
      max-width: 561px;
      height: auto;
      display: block;
      margin: auto; }
    .cover .text h1 {
      color: #444;
      font-size: xx-large;
      margin: 0; }
  .cover .loadbar {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 5px;
    width: 0px;
    transition: width .5s linear;
    background: #444; }

.owl-item {
  margin: 10px; }

a {
  color: #DFAF2C;
  transition: color .2s;
  transition: background-color .2s; }

a:hover,
a:active {
  color: #c19949;
  text-decoration: none !important; }

.iw-so-number {
  margin: 0 !important;
  padding: 0 !important; }

.footer-widgets {
  padding-bottom: 0; }
  .footer-widgets div.column {
    min-height: unset; }

.entry-media {
  max-height: 300px;
  overflow: hidden; }

.content-post {
  padding: 30px;
  width: 100%; }

.inset-shadow {
  box-shadow: inset 0px 15px 20px rgba(0, 0, 0, 0.4), inset 0px -15px 20px rgba(0, 0, 0, 0.4); }

.inset-shadow h3 {
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4); }

.cl-flipbox-front .cl-flipbox-front-h,
.entry-title,
.sharp-shadow-clear {
  text-shadow: 1px 1px black; }

.cl-flipbox-back-h a.cl-btn {
  color: rgba(255, 255, 255, 0.7); }

.cl-flipbox-back-h a.cl-btn:hover {
  color: white; }

body:not(.single-post) .content-post article.post {
  border-top: 5px solid #DFAF2C;
  background: rgba(255, 255, 255, 0.8); }

body.blog:not(.single-post) .wrapper {
  background-color: #eee;
  background-size: contain;
  background-position: center bottom;
  background-repeat: no-repeat; }
  body.blog:not(.single-post) .wrapper .main {
    background-color: #eee;
    background-color: transparent; }

#scroll-to-top {
  background-size: contain;
  background-repeat: no-repeat;
  width: 50px;
  height: 50px;
  padding-top: 3px;
  background: #DFAF2C;
  text-shadow: none; }

#scroll-to-top > i {
  color: rgba(255, 255, 255, 0.7);
  font-size: 40px; }

#scroll-to-top:hover {
  background-size: contain;
  background-repeat: no-repeat;
  background: #c19949; }

.first-post {
  border-bottom: 5px solid #DFAF2C;
  border-top: 5px solid #DFAF2C;
  background-color: white; }

.pagination .current,
.pagination a:hover {
  background: #DFAF2C;
  color: #fff; }

.navigation a:hover .post-title {
  color: #DFAF2C; }

.su-custom-gallery .su-custom-gallery-slide img {
  border: 0px !important;
  background: none !important; }

button.mfp-arrow {
  display: none !important; }

.isics-galerie {
  position: relative;
  width: 46%;
  float: left;
  display: block;
  height: 300px;
  overflow: hidden;
  margin: 2%; }
  .isics-galerie .isics-image {
    background-size: cover;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
    .isics-galerie .isics-image img {
      width: 100%; }
    .isics-galerie .isics-image h2 {
      text-shadow: 3px 3px black;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      text-align: center;
      padding-top: 30px;
      margin: 0; }
    .isics-galerie .isics-image h2:hover {
      background: rgba(10, 10, 10, 0.3); }

textarea {
  resize: vertical; }

input[type="number"]:focus,
input[type="text"]:focus,
input[type="email"]:focus,
textarea:focus {
  border-right: 5px solid #DFAF2C; }

.sow-contact-form .sow-submit-styled .sow-submit:disabled {
  color: #C2B9C9 !important;
  background: rgba(255, 255, 255, 0.3) !important;
  border: none !important; }

button,
input[type="submit"],
input[type="reset"],
input[type="button"],
#searchsubmit {
  background: #DFAF2C;
  border-color: #DFAF2C; }

button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
#searchsubmit:hover {
  background: #c19949;
  border-color: #c19949; }

#imagelightbox {
  position: fixed;
  z-index: 9999;
  box-shadow: 0px 0px 0px 2000px rgba(60, 60, 60, 0.4); }

.bg-food {
  background: white;
  position: relative;
  margin-bottom: 0px; }
  .bg-food .panel-grid-cell {
    margin-bottom: 0px !important;
    padding-left: 15px !important;
    padding-right: 15px !important; }
  .bg-food .panel-grid-cell > div {
    padding: 20px 10px; }
  .bg-food .panel-grid-cell:first-child > div {
    padding-left: 10%; }
  .bg-food .panel-grid-cell:last-child > div {
    padding-right: 10%; }

.bg-food-left > .panel-grid-cell:first-child {
  position: relative;
  color: white;
  background: #D4C7A0; }
  .bg-food-left > .panel-grid-cell:first-child h1,
  .bg-food-left > .panel-grid-cell:first-child h2,
  .bg-food-left > .panel-grid-cell:first-child h3,
  .bg-food-left > .panel-grid-cell:first-child h4,
  .bg-food-left > .panel-grid-cell:first-child h5,
  .bg-food-left > .panel-grid-cell:first-child h6,
  .bg-food-left > .panel-grid-cell:first-child p {
    color: white; }

.bg-food-right > .panel-grid-cell:last-child {
  position: relative;
  color: white;
  background: #D4C7A0; }
  .bg-food-right > .panel-grid-cell:last-child h1,
  .bg-food-right > .panel-grid-cell:last-child h2,
  .bg-food-right > .panel-grid-cell:last-child h3,
  .bg-food-right > .panel-grid-cell:last-child h4,
  .bg-food-right > .panel-grid-cell:last-child h5,
  .bg-food-right > .panel-grid-cell:last-child h6,
  .bg-food-right > .panel-grid-cell:last-child p {
    color: white; }

.flyer-flipbox {
  height: 600px;
  width: 425px;
  margin: auto; }
  .flyer-flipbox .cl-flipbox {
    width: 425px !important; }
    .flyer-flipbox .cl-flipbox .cl-flipbox-front,
    .flyer-flipbox .cl-flipbox .cl-flipbox-h {
      height: 600px !important; }
    .flyer-flipbox .cl-flipbox .cl-flipbox-back-h {
      position: absolute;
      top: 0;
      right: 0; }

.lsow-client {
  cursor: pointer;
  border-color: red !important; }

.lsow-carousel-item img {
  border: 1px solid red; }

.sow-masonry-grid-item {
  border: 1px solid red;
  margin: -1px !important; }

.lsow-clients .lsow-client .lsow-client-name > a {
  text-shadow: 0px 0px 2px #c19949, 0px 0px 5px #c19949; }

.lsow-clients .lsow-client .lsow-image-overlay {
  background: #DFAF2C; }

.lsow-client:first-child {
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd; }

a[type=button],
.sow-features-feature > a,
.sow-features-feature > a:active,
.sow-features-feature > a:hover,
.sow-features-feature > a:visited,
.sow-features-feature > a:focus {
  background: none !important;
  text-shadow: none !important; }

.main-services {
  min-height: 500px;
  height: 100vh;
  position: relative; }
  .main-services .main-services-containers {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0; }
    .main-services .main-services-containers .content {
      padding: 30px;
      padding-top: 80px;
      position: absolute;
      bottom: 0;
      top: 0;
      width: 50%;
      box-sizing: border-box; }
      .main-services .main-services-containers .content h1 {
        margin-top: 0; }
      .main-services .main-services-containers .content .widget_sow-icon {
        margin-bottom: 0 !important; }
    .main-services .main-services-containers .content.left {
      left: 0; }
    .main-services .main-services-containers .content.right {
      right: 0; }
    .main-services .main-services-containers .border {
      position: absolute;
      bottom: 0;
      top: 0;
      width: 50%;
      min-height: 500px;
      height: 100vh;
      box-sizing: border-box;
      border-bottom: 100vh solid transparent; }
    .main-services .main-services-containers .border.right {
      right: 50%;
      border-right-width: 100px;
      border-right-style: solid;
      background: none; }
    .main-services .main-services-containers .border.left {
      left: 50%;
      border-left-width: 100px;
      border-left-style: solid;
      background: none; }

.buttons-main {
  height: 220px;
  z-index: 8;
  padding-top: 15px !important;
  padding-bottom: 0 !important;
  margin-top: -220px;
  position: relative;
  background: rgba(10, 10, 10, 0.4);
  border-bottom: 10px solid #DFAF2C;
  overflow: hidden; }
  .buttons-main h5 {
    margin-top: 0 !important; }
  .buttons-main .sow-features-feature {
    padding: 0; }
    .buttons-main .sow-features-feature a,
    .buttons-main .sow-features-feature a:active,
    .buttons-main .sow-features-feature a:visited,
    .buttons-main .sow-features-feature a:focus,
    .buttons-main .sow-features-feature a:hover {
      background: none !important;
      text-shadow: none !important; }

.su-custom-gallery-slide {
  padding: 0; }
  .su-custom-gallery-slide a,
  .su-custom-gallery-slide a:active,
  .su-custom-gallery-slide a:visited,
  .su-custom-gallery-slide a:focus {
    background: none !important;
    text-shadow: none !important; }
  .su-custom-gallery-slide a:hover {
    background: rgba(50, 50, 50, 0.2) !important;
    text-shadow: none !important; }

.blog .sidebar.right,
.single-post .sidebar.right {
  display: none; }

tr:nth-child(even) {
  background: none;
  background-color: rgba(255, 255, 255, 0.1); }

.feature-block {
  min-height: 0px;
  position: relative;
  border-top-width: 10px;
  border-top-style: solid;
  margin-top: 0;
  padding-top: 0;
  overflow: hidden;
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.6) inset; }
  .feature-block .more-text {
    background: RGBA(0, 0, 0, 0.3);
    padding: 30px;
    font-size: 1.333em; }

.main-feature {
  background: RGBA(0, 0, 0, 0.3);
  color: white;
  position: relative;
  height: 100px;
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.6);
  position: relative;
  top: -2px; }
  .main-feature div {
    overflow: hidden;
    height: 100%;
    display: flex;
    align-items: center;
    /* Vertical center alignment */
    justify-content: center;
    /* Horizontal center alignment */ }

.main-feature::before {
  content: '';
  position: absolute;
  top: 0;
  width: 40px;
  box-sizing: border-box;
  border-bottom: 100px solid transparent;
  left: -40px;
  border-right: 40px solid RGBA(0, 0, 0, 0.3);
  background: none; }

.huge_it_gallery_container a {
  text-shadow: unset;
  background: none !important;
  color: white !important; }

.main-feature::after {
  content: '';
  position: absolute;
  top: 0;
  width: 40px;
  box-sizing: border-box;
  border-bottom: 100px solid transparent;
  right: -40px;
  border-left: 40px solid RGBA(0, 0, 0, 0.3);
  background: none; }

.nav-tabs .nav-item {
  padding: 0px;
  border-top: 0px; }
  .nav-tabs .nav-item a {
    background: none; }

#geolocalisation {
  height: 65vh !important;
  min-height: 400px; }
  #geolocalisation iframe {
    border: 0px;
    width: 100% !important;
    height: 65vh !important;
    min-height: 400px; }

@media screen and (max-width: 1100px) {
  .main-services {
    background-size: cover !important;
    background-position: 0 !important; }
    .main-services .main-services-containers {
      width: 100%; }
      .main-services .main-services-containers .content {
        width: 100%; }
      .main-services .main-services-containers .border {
        width: 100%; }
      .main-services .main-services-containers .border.right {
        right: 100%; }
      .main-services .main-services-containers .border.left {
        left: 100%; } }

@media screen and (max-width: 991px) {
  .bg-food .panel-grid-cell > div {
    padding: 20px 10px !important; } }

@media (max-width: 780px) {
  .bg-food-left > .panel-grid-cell:first-child {
    position: relative;
    color: #444;
    background: white; }
    .bg-food-left > .panel-grid-cell:first-child h1,
    .bg-food-left > .panel-grid-cell:first-child h2,
    .bg-food-left > .panel-grid-cell:first-child h3,
    .bg-food-left > .panel-grid-cell:first-child h4,
    .bg-food-left > .panel-grid-cell:first-child h5,
    .bg-food-left > .panel-grid-cell:first-child h6,
    .bg-food-left > .panel-grid-cell:first-child p {
      color: #444; }
  .bg-food-left > .panel-grid-cell:last-child {
    position: relative;
    color: white;
    background: red; }
    .bg-food-left > .panel-grid-cell:last-child h1,
    .bg-food-left > .panel-grid-cell:last-child h2,
    .bg-food-left > .panel-grid-cell:last-child h3,
    .bg-food-left > .panel-grid-cell:last-child h4,
    .bg-food-left > .panel-grid-cell:last-child h5,
    .bg-food-left > .panel-grid-cell:last-child h6,
    .bg-food-left > .panel-grid-cell:last-child p {
      color: white; }
  .main-feature {
    height: auto;
    padding: 20px; } }

@media screen and (max-width: 600px) {
  .cl-popup-box.size_s,
  .cl-popup-box.size_m,
  .cl-popup-box.size_l,
  .cl-popup-box.size_xl {
    left: 10px !important;
    right: 10px !important; } }

@media screen and (max-width: 520px) {
  .flyer-flipbox {
    height: 450px;
    width: 319px; }
    .flyer-flipbox .cl-flipbox {
      width: 319px !important; }
      .flyer-flipbox .cl-flipbox .cl-flipbox-front,
      .flyer-flipbox .cl-flipbox .cl-flipbox-h {
        height: 450px !important; }
  .buttons-main {
    z-index: 9;
    /* height:440px;
        margin-top:-440px;*/
    height: 0px;
    min-height: 0px;
    margin-top: -10px;
    overflow: hidden;
    padding: 0 !important; }
    .buttons-main h5 {
      margin-top: 0 !important;
      margin-bottom: 0 !important; }
  .feature-block {
    background-size: cover !important;
    background-position: 0 !important; }
  .nav-tabs .nav-item {
    width: 100%;
    margin-left: 0px !important;
    float: none !important;
    margin-bottom: 0px !important; }
    .nav-tabs .nav-item a {
      border-radius: 0;
      border: none; }
    .nav-tabs .nav-item a.active {
      font-weight: 900; }
  .nav-item + .nav-item {
    border-top: 1px solid #e6e6e6; }
  .isics-galerie {
    width: 96%;
    float: unset;
    margin-bottom: 20px; } }

@media screen and (max-height: 850px) {
  .main-services {
    min-height: 850px;
    height: 100vh;
    position: relative; }
    .main-services .main-services-containers .border {
      border-bottom: 850px solid transparent; } }
