body {
  padding-top: 120px;
  font-family: "Source Sans Pro"; }
  body.home {
    padding-top: 70px; }
    body.home .sbar {
      display: none; }
    @media only screen and (max-width: 767px) {
      body.home {
        padding-top: 60px; } }
  body p {
    font-family: "Source Sans Pro"; }
    body p strong {
      font-family: "Source Sans Pro"; }

a:link {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

a:link, a:visited {
  color: #999; }
  a:link h1, a:link h2, a:link h3, a:link h4, a:link h5, a:link h6, a:visited h1, a:visited h2, a:visited h3, a:visited h4, a:visited h5, a:visited h6 {
    color: #000; }

a:hover {
  text-decoration: none;
  color: #83cfca !important; }
  a:hover h3, a:hover h5 {
    color: #83cfca; }

@media (min-width: 1270px) {
  .container {
    width: 1250px; } }

p {
  font-family: "Source Sans Pro";
  font-size: 15px;
  color: #2c2829;
  line-height: 1.5em; }

h1, h2, h3, h4, h5 {
  font-family: "Oswald", sans-sarif;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-transform: uppercase; }

h1 {
  font-size: 28px;
  font-family: "Playfair Display";
  font-style: italic;
  font-weight: normal;
  color: #000; }
  @media only screen and (max-width: 767px) and (max-width: 980px) and (orientation: portrait) {
    h1 {
      font-size: 32px; } }
  h1.page-title {
    font-size: 24px;
    font-weight: 300;
    margin-top: 0px;
    display: none; }
  h1.post-title-single {
    font-size: 28px;
    font-family: "Playfair Display";
    font-style: italic;
    margin-top: 30px;
    border-top: 2px dotted #000;
    padding-top: 16px;
    margin-top: 18px; }
    @media only screen and (max-width: 767px) {
      h1.post-title-single {
        font-size: 28px; } }

.single h1.page-title {
  margin-top: 12px; }

.single p {
  max-width: 820px; }

.single .post-meta {
  font-family: "Playfair Display";
  font-style: italic;
  padding: 8px 0px;
  font-weight: bold;
  border-bottom: 2px dotted #000;
  letter-spacing: 1px;
  margin-bottom: 20px; }
  .single .post-meta span {
    font-weight: normal;
    font-family: "Oswald", sans-sarif;
    text-transform: uppercase;
    font-style: normal; }

h2 {
  font-size: 20px;
  font-family: "Oswald", sans-sarif;
  font-weight: 300;
  color: #000; }
  @media only screen and (max-width: 767px) and (max-width: 980px) and (orientation: portrait) {
    h2 {
      font-size: 24px; } }
  h2.page-title {
    margin-top: 8px;
    margin-bottom: 20px;
    clear: none;
    display: inline-block; }

h3 {
  font-size: 22px;
  font-weight: 300;
  color: #000; }
  h3 span {
    font-weight: normal;
    color: #000; }
  h3.subtitle {
    font-size: 14px;
    font-family: "aleoregular";
    font-weight: normal;
    text-align: center;
    margin: 20px auto;
    max-width: 600px;
    line-height: 1.4em; }
  h3.single-category {
    font-weight: 300;
    font-size: 22px;
    display: inline-block;
    padding-bottom: 4px;
    margin: 25px 0px 5px;
    border-bottom: 4px solid #ccc; }

h4 {
  font-family: "Playfair Display";
  font-style: italic;
  text-transform: none;
  font-size: 18px; }

h5 {
  font-family: "Playfair Display";
  font-size: 15px;
  letter-spacing: 1px;
  font-style: italic;
  margin-bottom: 18px;
  text-transform: none; }

.ad-container.large {
  max-width: 628px;
  max-height: 86px; }

@media only screen and (max-width: 767px) {
  .ad-container.bottom {
    display: none; } }

.spoontalk-sociamedia-icons-widget a {
  color: #000; }

a.btn, .btn {
  border-radius: 0px; }
  a.btn.btn-primary, .btn.btn-primary {
    background: #fff;
    color: #000;
    border: 1px solid #000;
    text-transform: uppercase;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    a.btn.btn-primary:hover, .btn.btn-primary:hover {
      background: #000;
      color: #fff; }
  a.btn.btn-outline, .btn.btn-outline {
    background: transparent;
    border: 1px solid #000;
    padding: 6px 24px;
    text-transform: uppercase;
    font-size: 14px;
    font-style: italic;
    letter-spacing: 1px;
    font-family: "Playfair Display";
    color: #000;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    a.btn.btn-outline:hover, .btn.btn-outline:hover {
      color: #fff;
      background: #000; }
  a.btn.btn-dotted, .btn.btn-dotted {
    padding: 3px 0px;
    font-family: "Playfair Display";
    text-transform: uppercase;
    font-style: italic;
    letter-spacing: 1px;
    border: 0px;
    border-bottom: 1px dotted #000; }
    a.btn.btn-dotted:hover, .btn.btn-dotted:hover {
      color: #888 !important;
      border-color: #888; }
  a.btn.btn-small, .btn.btn-small {
    font-size: 12px;
    padding: 4px 10px; }

.woocommerce div.product button.alt, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  background: #000;
  text-transform: uppercase;
  color: #fff;
  border-radius: 0px;
  padding: 11px;
  letter-spacing: 1px; }
  .woocommerce div.product button.alt:hover, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
    background: #000;
    color: #83cfca; }

.quantity .qty {
  padding: 6px; }

.cart-container {
  text-align: right;
  margin-bottom: 15px; }

.woocommerce a.added_to_cart {
  display: block; }

.return-to-shop {
  display: none; }

.woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
  border-color: #83cfca; }

.woocommerce .woocommerce-info:before, .woocommerce .woocommerce-message:before {
  color: #83cfca; }

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  background: #000;
  border-radius: 0px; }

.woocommerce-breadcrumb {
  display: none; }

.woocommerce .cart .button, .woocommerce .cart input.button {
  border-radius: 0px; }

.woocommerce .woocommerce-ordering select {
  padding: 8px; }

.related.products {
  clear: both; }
  .related.products h2 {
    font-family: "Playfair Display";
    text-transform: uppercase;
    letter-spacing: 1px;
    font-style: italic;
    text-align: center; }

ul.products li {
  text-align: center; }

.price {
  margin: 6px 0px; }
  .price .amount {
    font-size: 16px;
    color: #000; }

.pp_pic_holder .ppt {
  display: none !important; }

.product .posted_in {
  display: none; }

.woocommerce ul.products li.product .button {
  background: #fff;
  border-bottom: 1px dotted #222;
  color: #222;
  padding: 5px 0px;
  border-radius: 0px;
  font-family: "Playfair Display";
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-style: italic;
  font-size: 14px; }
  .woocommerce ul.products li.product .button:hover {
    color: #888 !important; }

.admin-bar #masthead {
  top: 30px; }

#masthead {
  background: #fff;
  padding-top: 10px;
  margin-bottom: 70px;
  position: fixed;
  width: 100%;
  top: 0px;
  left: 0px;
  z-index: 999;
  border-bottom: 2px solid #f9faf9; }
  #masthead .sbar {
    height: 45px;
    overflow: hidden;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    padding: 5px 0px;
    background: #f7f6f5; }
    #masthead .sbar .join-newsletter {
      font-family: "Playfair Display";
      display: inline-block;
      margin-top: 9px;
      font-style: italic;
      font-size: 14px; }
  #masthead .search-bar {
    margin-top: 5px;
    text-align: right; }
  #masthead .logo {
    max-width: 100%;
    width: 150px;
    margin-top: 8px; }
    @media only screen and (max-width: 767px) and (max-width: 980px) and (orientation: portrait) {
      #masthead .logo {
        padding: 15px; } }
  #masthead .sub-nav-row {
    background: #000; }
    @media only screen and (max-width: 767px) and (max-width: 980px) and (orientation: portrait) {
      #masthead .sub-nav-row {
        background: #83cfca; } }
  #masthead .header-social .spoontalk-sociamedia-icons-widget {
    font-size: 20px;
    float: left;
    margin-bottom: 12px;
    margin-top: 15px; }
    #masthead .header-social .spoontalk-sociamedia-icons-widget h3 {
      display: none; }
    @media only screen and (max-width: 767px) and (max-width: 980px) and (orientation: portrait) {
      #masthead .header-social .spoontalk-sociamedia-icons-widget {
        display: none; } }
    #masthead .header-social .spoontalk-sociamedia-icons-widget a {
      color: #fff;
      -webkit-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease; }
      #masthead .header-social .spoontalk-sociamedia-icons-widget a:hover {
        color: #000; }

.home #masthead, .single #masthead, .page-template-template-half-n-half #masthead {
  margin-bottom: 10px; }

.latest-issue {
  background: #f9faf9;
  text-align: center;
  padding-bottom: 20px; }
  .latest-issue img {
    margin: 20px 0px; }
  .latest-issue .hblock {
    background: #83cfca;
    padding: 8px; }
    .latest-issue .hblock h4 {
      margin: 0px;
      color: #fff;
      font-family: "Playfair Display";
      text-align: center;
      font-style: italic;
      text-transform: uppercase;
      font-size: 16px; }

.cat-nav {
  padding-bottom: 15px; }
  .cat-nav .dropdown {
    float: right;
    font-family: "Playfair Display";
    font-style: italic; }
  .cat-nav .btn {
    border: 0px !important;
    background: transparent !important;
    font-size: 16px; }
  .cat-nav .dropdown button {
    text-align: right; }
  .cat-nav .dropdown, .cat-nav .dropdown button, .cat-nav .dropdown-menu {
    min-width: 140px; }
  .cat-nav .dropdown-menu {
    border-radius: 0px;
    font-family: "Oswald", sans-sarif;
    font-style: normal; }
    .cat-nav .dropdown-menu a {
      font-weight: 300 !important;
      background: transparent !important;
      padding: 5px 10px; }

#primary-menu {
  margin-top: 10px;
  display: inline-block; }
  @media only screen and (max-width: 980px) {
    #primary-menu {
      margin-top: 15px; } }
  #primary-menu li {
    margin-right: 40px;
    border-bottom: 1px solid #fff; }
    @media only screen and (max-width: 980px) {
      #primary-menu li {
        margin-right: 10px; } }
    #primary-menu li a {
      padding: 5px 0px;
      color: #222;
      font-size: 16px;
      font-family: "Oswald", sans-sarif;
      text-transform: uppercase;
      border: 0px;
      -webkit-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease;
      font-weight: 300; }
      @media only screen and (max-width: 767px) and (max-width: 980px) and (orientation: portrait) {
        #primary-menu li a {
          font-size: 18px;
          margin-bottom: 6px; } }
    #primary-menu li:hover, #primary-menu li.current_page_item, #primary-menu li.current-menu-item {
      border-bottom: 1px dotted #000; }
      #primary-menu li:hover a, #primary-menu li.current_page_item a, #primary-menu li.current-menu-item a {
        background: transparent; }
      #primary-menu li:hover .dropdown-menu, #primary-menu li.current_page_item .dropdown-menu, #primary-menu li.current-menu-item .dropdown-menu {
        padding-top: 16px; }
        @media only screen and (max-width: 980px) {
          #primary-menu li:hover .dropdown-menu, #primary-menu li.current_page_item .dropdown-menu, #primary-menu li.current-menu-item .dropdown-menu {
            padding-top: 0px; } }
        #primary-menu li:hover .dropdown-menu li a, #primary-menu li.current_page_item .dropdown-menu li a, #primary-menu li.current-menu-item .dropdown-menu li a {
          background: #fff;
          font-size: 12px;
          color: #000;
          border: 0px; }
          #primary-menu li:hover .dropdown-menu li a:hover, #primary-menu li.current_page_item .dropdown-menu li a:hover, #primary-menu li.current-menu-item .dropdown-menu li a:hover {
            background: #000;
            color: #fff; }
    #primary-menu li:hover a, #primary-menu li:active a, #primary-menu li.open a {
      background: none;
      color: #000; }
  #primary-menu .dropdown-menu {
    padding: 0px;
    padding-top: 16px;
    border: 0px;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
    @media only screen and (max-width: 980px) {
      #primary-menu .dropdown-menu {
        padding-top: 0px; } }
    #primary-menu .dropdown-menu li {
      margin: 0px !important;
      border: 0px; }
      #primary-menu .dropdown-menu li a {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        font-size: 12px;
        border: 0px;
        background: #fff; }
        #primary-menu .dropdown-menu li a:hover {
          background: #000;
          color: #fff !important; }
  @media only screen and (max-width: 767px) and (max-width: 980px) and (orientation: portrait) {
    #primary-menu {
      width: 100%; } }

.navbar-default {
  float: right;
  display: inline-block;
  margin-bottom: 10px; }
  @media only screen and (max-width: 980px) {
    .navbar-default {
      text-align: center;
      float: left; } }
  @media only screen and (max-width: 767px) {
    .navbar-default {
      float: left;
      width: 100%; } }
  .navbar-default .navbar-toggle {
    margin-top: -35px;
    border-color: #000;
    border-radius: 0px; }
    @media only screen and (max-width: 980px) {
      .navbar-default .navbar-toggle {
        margin-top: -70px; } }
    .navbar-default .navbar-toggle .icon-bar {
      background: #000; }
    .navbar-default .navbar-toggle:hover {
      color: #000;
      background: #ccc; }
  .navbar-default .navbar-collapse {
    border: 0px; }
    @media only screen and (max-width: 767px) and (max-width: 980px) and (orientation: portrait) {
      .navbar-default .navbar-collapse {
        padding: 15px; } }
    @media only screen and (max-width: 980px) {
      .navbar-default .navbar-collapse {
        padding-top: 0px; } }
  @media only screen and (max-width: 767px) and (max-width: 980px) and (orientation: portrait) {
    .navbar-default .navbar-brand {
      max-width: 200px; } }
  @media only screen and (min-width: 767px) and (max-width: 980px) and (orientation: landscape) {
    .navbar-default .navbar-brand {
      max-width: 180px;
      margin-top: 8px; } }
  @media only screen and (max-width: 767px) {
    .navbar-default .navbar-header {
      float: none; } }

.social-media-container {
  float: right;
  display: inline-block;
  margin-top: 15px; }
  @media only screen and (max-width: 980px) {
    .social-media-container {
      margin-top: 10px; } }
  @media only screen and (max-width: 767px) {
    .social-media-container {
      margin-top: 5px;
      width: 100%;
      text-align: center; } }
  .social-media-container i {
    font-size: 20px;
    color: #747171;
    margin-right: 3px; }
    .social-media-container i.fa-search {
      font-size: 16px;
      position: relative;
      top: -2px; }

.section.home-instagram {
  padding: 20px 0px;
  background: #231f20; }
  .section.home-instagram h3 {
    color: #fff;
    font-family: "Playfair Display";
    font-style: italic;
    font-weight: normal;
    text-transform: none;
    margin-bottom: 15px;
    display: block; }
  .section.home-instagram .widget {
    margin-bottom: 0; }
  .section.home-instagram ul {
    overflow: auto; }
  .section.home-instagram li {
    width: 15%;
    float: left;
    margin: 0 1.6% 1.6% 0; }
    @media only screen and (max-width: 767px) {
      .section.home-instagram li {
        width: 48%;
        margin: 0 2% 2% 0; } }

.section.mid-container {
  background: #f9faf9;
  padding: 25px 0px;
  margin-bottom: 30px; }
  .section.mid-container .subscribe-block {
    background: #eeeeee;
    padding: 15px 30px;
    text-align: center; }
    .section.mid-container .subscribe-block h4 {
      margin-bottom: 15px; }
    .section.mid-container .subscribe-block p {
      font-family: "Playfair Display";
      font-style: italic;
      font-size: 14px;
      margin-bottom: 20px; }
      .section.mid-container .subscribe-block p.or {
        margin: 20px 0px 10px; }
    .section.mid-container .subscribe-block .social-media-container {
      float: none;
      margin: 0px; }
    .section.mid-container .subscribe-block .gform_footer {
      margin-top: 30px !important; }
    @media only screen and (min-width: 1224px) {
      .section.mid-container .subscribe-block {
        height: 386px; } }
    @media only screen and (max-width: 767px) {
      .section.mid-container .subscribe-block {
        margin-top: 15px; } }
  .section.mid-container .g-5 {
    max-width: 100%; }
    .section.mid-container .g-5 .g-col {
      width: 48%;
      margin-right: 4%; }
      .section.mid-container .g-5 .g-col:last-child {
        margin-right: 0; }

.section.issue-highlight {
  background: #f7f6f0;
  padding: 0px; }
  @media only screen and (max-width: 767px) {
    .section.issue-highlight {
      margin-top: 40px; } }
  .section.issue-highlight .issue-content {
    margin: 70px 0px 10px;
    clear: both; }
    .section.issue-highlight .issue-content p {
      font-size: 1.1em; }
    @media only screen and (max-width: 767px) {
      .section.issue-highlight .issue-content {
        margin-top: 0;
        margin-bottom: 20px; } }
  .section.issue-highlight .container {
    padding-bottom: 0px; }
  .section.issue-highlight .i-cover, .section.issue-highlight .i-slider {
    float: left; }
  .section.issue-highlight .i-cover {
    width: 36%; }
    @media only screen and (max-width: 1224px) {
      .section.issue-highlight .i-cover {
        display: none; } }
  .section.issue-highlight .i-slider {
    width: 64%; }
    @media only screen and (max-width: 1224px) {
      .section.issue-highlight .i-slider {
        width: 100%; } }
  .section.issue-highlight .btn {
    margin-top: 10px; }
  .section.issue-highlight h3 {
    font-style: italic;
    font-family: "Playfair Display";
    margin-bottom: 10px; }
  .section.issue-highlight .issue-gallery {
    opacity: 0;
    max-height: 272px;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    @media only screen and (max-width: 767px) {
      .section.issue-highlight .issue-gallery {
        max-height: 100%; } }
    .section.issue-highlight .issue-gallery.slick-initialized {
      opacity: 1; }
    .section.issue-highlight .issue-gallery * {
      outline: none !important; }

.section.subscribe {
  background: #231f20;
  padding: 3px 0px;
  margin-bottom: 40px;
  color: #fff; }
  @media only screen and (max-width: 980px) {
    .section.subscribe {
      text-align: center; }
      .section.subscribe .sb-btn {
        text-align: center; } }
  .section.subscribe .cont {
    padding: 0px;
    background-size: cover; }
    .section.subscribe .cont h3 {
      font-family: "Playfair Display";
      font-style: italic;
      font-size: 18px;
      line-height: 1.4em;
      letter-spacing: 1px;
      color: #fff; }
    .section.subscribe .cont .btn {
      margin-top: 15px;
      color: #fff;
      border-color: #fff; }
  @media only screen and (max-width: 767px) {
    .section.subscribe .disc {
      width: 100%;
      clear: both; } }
  .section.subscribe:hover .cookbook {
    -webkit-transform: scale(1.1) rotate(5deg);
    -ms-transform: scale(1.1) rotate(5deg);
    transform: scale(1.1) rotate(5deg); }
  .section.subscribe .gform_wrapper {
    margin: 0px; }
  .section.subscribe .gform_body {
    margin-top: 15px;
    width: 90%;
    float: left;
    clear: none; }
    @media only screen and (max-width: 767px) and (max-width: 980px) and (orientation: portrait) {
      .section.subscribe .gform_body {
        width: 70%; } }
    .section.subscribe .gform_body .ginput_container {
      margin-top: 0px !important; }
    .section.subscribe .gform_body input.large {
      padding: 8px !important;
      border: 0px !important; }
    .section.subscribe .gform_body ul li.gfield {
      margin-top: 5px;
      float: left;
      width: 47%;
      margin-right: 3%;
      clear: none; }
  .section.subscribe .gform_button {
    background: #000;
    border-radius: 50%;
    padding: 8px 10px; }
  .section.subscribe .gform_footer {
    margin-top: 20px !important;
    width: 10%;
    float: left;
    clear: none; }

.section.top-grid .cont {
  margin-bottom: 15px; }

.section.mid-grid .aspace {
  padding: 60px;
  text-align: center;
  background: #f9faf9; }

.section.mid-grid .cont {
  margin-bottom: 15px; }

.section.mid-grid .good-stuff {
  padding-bottom: 20px; }
  .section.mid-grid .good-stuff img {
    margin: 0px; }
  .section.mid-grid .good-stuff .hblock {
    background: #222222;
    padding: 8px; }
    .section.mid-grid .good-stuff .hblock h4 {
      margin: 0px;
      color: #fff;
      font-family: "Playfair Display";
      text-transform: lowercase;
      letter-spacing: 1px;
      text-align: center;
      font-style: italic;
      font-size: 16px; }
  .section.mid-grid .good-stuff h2 {
    margin-top: 14px;
    border-bottom: 4px solid #000;
    padding-bottom: 6px;
    display: inline-block; }
  .section.mid-grid .good-stuff p {
    font-family: "Playfair Display";
    font-style: italic;
    font-size: 13px; }

.section.bottom-grid .aspace {
  padding: 0px;
  margin: 20px 0px;
  background: #f9faf9;
  text-align: center; }

@media only screen and (max-width: 767px) {
  .section.categories h5 {
    font-size: 18px; } }

.section.categories p {
  margin: 0 auto;
  max-width: 1000px; }
  @media only screen and (max-width: 767px) {
    .section.categories p {
      font-size: 15px; } }

.section.hero {
  background-size: cover;
  overflow: auto; }
  .section.hero .royalSlider .cont {
    position: absolute;
    top: 20%;
    max-width: 80%;
    left: 0px; }
  .section.hero .royalSlider h2 {
    font-size: 42px;
    display: inline;
    padding: 15px 15px 0px;
    line-height: 2.4em;
    color: #000;
    background: #fff;
    margin: 0px;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone; }
  .section.hero .royalSlider .excerpt {
    background: #fff;
    color: #000;
    padding: 20px 20px;
    text-transform: uppercase; }
  .section.hero .royalSlider .rsBullets {
    position: absolute;
    bottom: 10px;
    right: 10px;
    text-align: right;
    z-index: 99; }
  .section.hero .royalSlider .rsBullet {
    width: 16px;
    height: 16px; }
    .section.hero .royalSlider .rsBullet span {
      width: 16px;
      height: 16px;
      background: #fff; }
  .section.hero .royalSlider .rsSBlock {
    -webkit-transform: translate(0px, -25px);
    -ms-transform: translate(0px, -25px);
    transform: translate(0px, -25px);
    opacity: 0;
    background: rgba(255, 255, 255, 0.9);
    margin-left: -200px !important;
    width: 400px !important;
    padding: 10px 70px;
    -webkit-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
    text-align: center; }
    .section.hero .royalSlider .rsSBlock h3 {
      font-family: "Oswald", sans-sarif;
      font-weight: 300;
      font-size: 18px;
      margin-bottom: 12px; }
    .section.hero .royalSlider .rsSBlock p {
      font-family: "Playfair Display";
      font-style: italic;
      margin: 0px auto 1px;
      color: #000; }
    .section.hero .royalSlider .rsSBlock .btn-outline {
      color: #000;
      font-size: 15px;
      font-family: "Playfair Display";
      font-style: italic;
      padding: 4px 20px;
      border: 1px solid #000;
      margin: 12px 0px 15px; }
  .section.hero .royalSlider .grabbing-cursor .rsSBlock {
    opacity: 0 !important;
    -webkit-transform: translate(0px, -25px) !important;
    -ms-transform: translate(0px, -25px) !important;
    transform: translate(0px, -25px) !important; }
  .section.hero .royalSlider .rsContainer:hover .rsSBlock {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    opacity: 1; }
  .section.hero .royalSlider .rsBullet.rsNavSelected span {
    background: #000; }

.section.lime {
  background: #000;
  padding: 40px 0px; }
  .section.lime h3 {
    font-family: "aleoregular";
    font-style: italic;
    text-transform: none;
    font-size: 42px;
    color: #000;
    font-weight: normal; }
  .section.lime p {
    color: #000;
    font-size: 18px;
    line-height: 1.5em; }

.section.white {
  background: #fff; }
  .section.white .container {
    position: relative; }
  .section.white p {
    color: #58595b;
    font-size: 18px;
    line-height: 1.5em; }
  .section.white .sarah-float {
    position: absolute;
    bottom: -0px;
    left: 0; }
  .section.white .cont {
    padding: 50px 0px 20px; }

.blog-post h2 {
  margin-top: 14px;
  border-bottom: 4px solid #ccc;
  padding-bottom: 6px;
  display: inline-block; }

.blog-post p {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-size: 13px; }

.blog-post.big h2 {
  font-size: 26px;
  margin-bottom: 14px; }

.blog-post.big p {
  font-size: 15px; }

.single-cat {
  text-align: center;
  margin-bottom: 40px; }
  .single-cat img {
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease; }
  .single-cat:hover img {
    -webkit-transform: scale(1.025);
    -ms-transform: scale(1.025);
    transform: scale(1.025); }
  .single-cat h5 a {
    color: #000;
    text-decoration: none; }
  .single-cat p {
    font-size: 12px;
    font-style: normal;
    letter-spacing: 1px; }
  .single-cat .btn {
    margin-top: 15px; }

.quote, blockquote {
  margin: 20px 0px;
  text-align: center;
  font-family: "Playfair Display";
  border: 0px; }
  .quote h3, .quote p, blockquote h3, blockquote p {
    font-size: 36px;
    display: inline-block;
    font-style: italic;
    line-height: 1.4em;
    max-width: 900px;
    margin: 20px auto;
    font-family: "Playfair Display" !important;
    text-transform: none;
    color: #83cfca; }
    .quote h3:before, .quote p:before, blockquote h3:before, blockquote p:before {
      content: "\201C";
      position: absolute;
      font-size: 220px;
      font-style: normal;
      opacity: 0.15;
      margin-left: -30px;
      margin-top: 20px; }
    .quote h3:after, .quote p:after, blockquote h3:after, blockquote p:after {
      content: "\201D";
      position: absolute;
      font-size: 220px;
      font-style: normal;
      opacity: 0.15;
      margin-left: -30px;
      margin-top: 40px; }
    @media only screen and (max-width: 767px) {
      .quote h3, .quote p, blockquote h3, blockquote p {
        font-size: 22px; } }
  .quote h4, blockquote h4 {
    text-transform: uppercase;
    color: #83cfca;
    font-family: "Oswald", sans-sarif;
    letter-spacing: 1px;
    font-weight: 300;
    font-size: 20px;
    font-style: normal; }

blockquote {
  text-align: left; }
  blockquote p {
    font-size: 24px; }

.addtoany_share_save_container:before {
  content: "";
  margin-bottom: 10px;
  position: relative;
  display: block;
  width: 40px;
  height: 4px;
  background: #666; }

.yuzo_wraps .relatedthumb {
  width: 23.5% !important;
  margin-right: 1.5% !important; }
  @media only screen and (max-width: 767px) {
    .yuzo_wraps .relatedthumb {
      width: 48.5% !important; } }
  .yuzo_wraps .relatedthumb .yuzo-img {
    max-height: 175px; }
  .yuzo_wraps .relatedthumb .yuzo__text--title {
    font-size: 18px !important;
    font-family: "Oswald", sans-sarif;
    text-transform: uppercase;
    font-weight: 300;
    margin: 15px 0px !important;
    display: block;
    line-height: normal !important; }

.yuzo__title {
  padding: 8px 0px;
  background: #f7f6f5; }
  .yuzo__title h3 {
    font-family: "Playfair Display";
    font-style: italic;
    text-decoration: none !important;
    border: 0px !important;
    font-size: 16px !important; }

.instagram-pics {
  margin: 0px;
  padding: 0px;
  list-style: none; }
  .instagram-pics li {
    float: left;
    max-width: 45%;
    margin: 0 5% 5% 0;
    min-height: 110px; }
    @media only screen and (max-width: 980px) {
      .instagram-pics li {
        width: 20%; } }
    @media only screen and (max-width: 767px) {
      .instagram-pics li {
        width: 45%; } }

.insta-wide {
  background: #f7f6f5;
  padding: 10px 0px 20px 0px;
  margin-bottom: 30px; }
  .insta-wide h3 {
    font-family: "Playfair Display";
    font-style: italic;
    font-size: 18px;
    text-transform: lowercase;
    margin-bottom: 20px; }
  .insta-wide .instagram-pics {
    margin: 0px;
    padding: 0px;
    list-style: none; }
    .insta-wide .instagram-pics li {
      float: left;
      max-width: 15%;
      margin: 0 1% 1% 0;
      min-height: 110px; }
      @media only screen and (max-width: 980px) {
        .insta-wide .instagram-pics li {
          max-width: 20%; } }
      @media only screen and (max-width: 767px) {
        .insta-wide .instagram-pics li {
          max-width: 45%; } }

.no-margin {
  margin: 0px; }

.sblock {
  border-bottom: 1px dotted #000;
  overflow: auto;
  padding: 15px 10px;
  -webkit-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease; }
  .sblock .price {
    width: 80px;
    height: 80px;
    padding: 24px 10px;
    text-align: center;
    font-size: 22px;
    color: #fff;
    font-family: "Oswald", sans-sarif;
    background: #000;
    border-radius: 50%;
    display: inline-block;
    float: left;
    margin-right: 15px; }
  .sblock h3 {
    clear: none;
    font-size: 18px;
    display: inline-block;
    margin: 8px 0px; }
  .sblock:hover {
    background: #f9f9f9; }
    .sblock:hover h3 {
      color: #000; }

.modal-backdrop {
  background: #fff; }
  .modal-backdrop.in {
    opacity: 0.95; }

.modal-dialog {
  border-radius: 0px;
  margin-top: 80px; }

.modal-title {
  font-family: "Oswald", sans-sarif;
  text-transform: uppercase;
  font-size: 24px;
  font-style: normal; }

.modal-content {
  border-radius: 0px !important; }

.modal .modal-body h3 {
  margin: 5px 0px 8px;
  font-size: 18px; }

.modal .modal-body .gform_button {
  margin-top: 10px !important;
  border: 0px;
  padding: 6px 12px;
  border: 1px solid #666; }

.modal .sblock {
  border-bottom: 1px dotted #000;
  overflow: auto;
  padding: 15px 10px;
  -webkit-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease; }
  .modal .sblock .price {
    width: 60px;
    height: 60px;
    padding: 18px 10px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-family: "Oswald", sans-sarif;
    background: #000;
    border-radius: 50%;
    display: inline-block;
    float: left;
    margin-right: 15px; }
  .modal .sblock h3 {
    clear: none;
    font-size: 14px;
    display: inline-block;
    margin: 8px 0px; }
  .modal .sblock p {
    font-size: 12px; }
  .modal .sblock:hover {
    background: #f9f9f9; }
    .modal .sblock:hover h3 {
      color: #000; }

.sewing-item {
  margin-bottom: 30px; }
  .sewing-item h3 {
    margin-top: 0px;
    font-weight: 400;
    font-size: 20px; }
    .sewing-item h3:after {
      content: "";
      display: block;
      margin-top: 12px;
      position: relative;
      height: 4px;
      width: 50px;
      background: #000; }
  .sewing-item .btn {
    margin: 10px 0px; }
  .sewing-item p {
    line-height: 1.5em;
    font-size: 14px; }

.single-sewing-school .post-img {
  margin-bottom: 30px; }

.single-sewing-school h1 {
  margin-bottom: 20px; }

.single-sewing-school .btn {
  margin: 10px 10px 10px 0px; }

.top-ad {
  margin: 20px 0px 30px; }

.sub-title {
  margin-bottom: 50px; }

.post-hero img {
  width: 100%; }

.woocommerce ul.products li.product a {
  display: inline-block;
  background: #ccc; }
  .woocommerce ul.products li.product a img {
    width: 300px !important;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    display: inline-block;
    margin: 0px; }
  .woocommerce ul.products li.product a span.price {
    position: absolute;
    bottom: 20%;
    left: 20px;
    font-family: "Oswald", sans-sarif;
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
    font-size: 22px;
    opacity: 0;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    .woocommerce ul.products li.product a span.price .amount {
      color: #000;
      font-size: 22px; }
  .woocommerce ul.products li.product a h3 {
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    position: absolute;
    bottom: 30%;
    color: #fff;
    font-weight: normal;
    font-size: 32px;
    text-align: left;
    width: 90%;
    left: 20px;
    opacity: 0; }
  @media only screen and (max-width: 980px) {
    .woocommerce ul.products li.product a h3, .woocommerce ul.products li.product a span.price {
      display: none; } }
  .woocommerce ul.products li.product a:hover img {
    opacity: .1; }
  .woocommerce ul.products li.product a:hover h3 {
    opacity: 1; }
  .woocommerce ul.products li.product a:hover span.price {
    opacity: 1; }

.single p, .single p strong {
  font-family: "Source Sans Pro";
  line-height: 1.5em; }

.single h1.page-title {
  font-size: 20px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 1px; }

.single header {
  margin-bottom: 25px; }
  .single header .postedby {
    font-family: "Source Sans Pro";
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
    display: inline-block;
    padding-top: 6px;
    border-top: 2px dotted #222; }
    .single header .postedby span {
      letter-spacing: 0px;
      text-transform: none;
      font-family: "Playfair Display";
      font-style: italic; }
  .single header .entry-meta {
    border-top: 1px solid #83cfca;
    padding-top: 10px;
    color: #83cfca;
    margin-bottom: 12px; }
    .single header .entry-meta a {
      color: #83cfca; }

.divider {
  max-width: 500px;
  width: 0px;
  margin: 30px 0px 10px;
  border-bottom: 2px dotted #888;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }
  .divider.visi {
    width: 100%; }

.loop-post {
  margin-bottom: 40px; }
  .loop-post.big {
    margin-bottom: 10px; }

.blog-list .blog-small:nth-child(3n+3) {
  clear: right; }

.blog-list .blog-small:nth-child(3n+4) {
  clear: left; }

.top-grid .navigation {
  padding-top: 30px; }

.top-grid .row .blog-post:nth-child(3n+3) {
  clear: right; }

.top-grid .row .blog-post:nth-child(3n+4) {
  clear: left; }

.filters {
  margin-top: 20px; }
  .filters h3 {
    display: none; }
  .filters .widget {
    width: 33.333%;
    padding-right: 20px;
    float: left; }
    .filters .widget:last-child {
      padding-right: 0px; }
    .filters .widget label {
      display: block; }
    .filters .widget input, .filters .widget select {
      padding: 10px;
      border-radius: 0px;
      width: 100%;
      max-width: 100%;
      font-family: "Playfair Display";
      font-style: italic;
      border: 1px solid #222;
      color: #222; }
    .filters .widget input {
      padding: 21px 15px; }

.cat-title {
  font-size: 24px;
  text-align: center;
  margin-bottom: 20px; }

.taxonomy-description {
  margin-bottom: 10px; }
  .taxonomy-description p {
    font-family: "aleoregular";
    font-size: 12px;
    font-style: normal;
    text-align: center; }

.image-cont {
  position: relative;
  text-align: center; }
  .image-cont .cat-name {
    background: #000;
    font-family: "aleoregular";
    display: inline-block;
    padding: 8px 18px;
    font-size: 18px;
    position: relative;
    top: 0px;
    color: #fff;
    z-index: 88;
    top: 41px; }
    .image-cont .cat-name a {
      color: #fff;
      text-transform: uppercase;
      text-decoration: none;
      -webkit-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease; }
      .image-cont .cat-name a:hover {
        letter-spacing: 1px; }

.widget_adrotate_widgets img {
  vertical-align: inherit;
  max-width: 100%; }

.widget_adrotate_widgets .g-2 {
  margin-bottom: 15px;
  max-width: 100%; }
  @media only screen and (max-width: 980px) {
    .widget_adrotate_widgets .g-2 {
      max-width: 30%;
      margin-right: 3%;
      float: left; } }
  @media only screen and (max-width: 767px) {
    .widget_adrotate_widgets .g-2 {
      max-width: 47%; } }

.widget_adrotate_widgets .g-col {
  max-width: 100%; }

.sidebar .sidebar-padder {
  padding-left: 40px; }

.sidebar #text-388370635 h3 {
  text-transform: lowercase;
  text-align: center; }

.sidebar .latest-issue {
  margin: 20px 0px; }
  .sidebar .latest-issue .or {
    margin: 0px 15px;
    font-family: "Playfair Display";
    font-style: italic; }

.sidebar .instagram-pics {
  margin: 0px;
  padding: 0px;
  list-style: none; }
  .sidebar .instagram-pics li {
    float: left;
    max-width: 31%;
    margin: 1%;
    min-height: 0px; }

.sidebar aside {
  margin-bottom: 16px; }

.sidebar .widget h3 {
  font-family: "Playfair Display";
  text-align: center;
  font-size: 16px;
  font-style: italic;
  margin-bottom: 15px; }

.sidebar .widget_archive h3 {
  display: none; }

.sidebar .null-instagram-feed, .sidebar #text-388370634 {
  padding: 20px;
  background: #f7f6f5; }
  .sidebar .null-instagram-feed h3, .sidebar #text-388370634 h3 {
    margin: 0px 0px 20px 0px;
    text-transform: lowercase; }

.sidebar .social-media-container {
  float: none;
  width: 100%;
  text-align: center;
  margin: 0px; }

.sidebar select, .sidebar input {
  padding: 10px;
  border: 1px solid #000;
  font-family: "Playfair Display";
  font-style: italic;
  width: 100%;
  border-radius: 0px;
  text-shadow: none;
  color: #000; }

.sidebar input {
  padding: 21px 15px; }

.sidebar label {
  display: block; }

.sidebar .null-instagram-feed {
  overflow: auto;
  width: 100%; }

.sidebar .widget_sub_categories ul {
  list-style: none;
  padding: 0px;
  margin: 0px; }
  .sidebar .widget_sub_categories ul li {
    text-align: center;
    font-family: "brandon-grotesque";
    text-transform: uppercase;
    margin-bottom: 10px; }

.get-social .social-media-container {
  text-align: center; }

.subscribe-block .gform_wrapper {
  margin: 0px; }
  .subscribe-block .gform_wrapper input {
    border: 0px;
    font-family: "Playfair Display" !important;
    font-style: italic;
    color: #666; }

.page-template-template-half-n-half p {
  line-height: 1.7em;
  letter-spacing: 1px; }

.page-template-template-half-n-half .entry-content {
  margin: 40px 0px; }
  .page-template-template-half-n-half .entry-content h1 {
    font-family: "Playfair Display";
    font-style: italic;
    text-transform: uppercase;
    font-size: 28px;
    margin-bottom: 20px; }
  .page-template-template-half-n-half .entry-content h3 {
    font-size: 19px;
    margin-bottom: 20px; }
  .page-template-template-half-n-half .entry-content p {
    font-family: "Playfair Display";
    font-style: italic;
    line-height: 1.5em; }

.page-template-template-half-n-half article .social-media-container {
  float: none;
  text-align: left;
  margin: 0px; }

.posted-on {
  text-transform: uppercase; }
  .posted-on a {
    color: #ccc; }

.tag-list {
  display: block;
  width: 100%;
  margin: 20px 0px; }

.related_post_title {
  font-weight: normal; }

#content ul.related_post li {
  width: 230px !important; }

#content ul.related_post li img {
  width: auto !important;
  height: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 0px !important; }

#content ul.related_post li a {
  font-size: 16px !important; }

div.wp_rp_content {
  margin-top: 15px !important; }

.gform_wrapper .top_label .gfield_label, .gform_wrapper .ginput_complex label {
  display: none !important; }

.gform_footer {
  padding: 0px !important;
  margin-bottom: 15px !important;
  margin-top: 5px !important;
  text-align: center; }
  .gform_footer input.button {
    font-family: "Playfair Display";
    border-bottom: 1px dotted #000;
    padding: 5px 0px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 20px;
    background: transparent;
    font-style: italic;
    color: #222; }
    .gform_footer input.button .gform_button {
      margin-bottom: 10px; }

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background: transparent !important;
  border: 0px !important;
  padding: 0px !important; }

.gform_wrapper div.validation_error {
  font-size: 14px !important;
  border: 0px !important; }

.yuzo_related_post .yuzo_clearfixed {
  text-align: center;
  margin-bottom: 15px; }

.main-content .yuzo_related_post h3 {
  display: inline-block;
  clear: both;
  margin: 0 auto !important;
  border-bottom: solid 1px #000; }

.yuzo__text--title {
  letter-spacing: 1px; }

article.single-cat {
  min-height: 320px; }

#colophon {
  background: #f9faf9;
  margin-top: 40px;
  padding: 60px 0px; }
  @media only screen and (max-width: 767px) {
    #colophon .logo-holder {
      text-align: center; } }
  #colophon .footer-logo {
    max-width: 220px; }
  #colophon .copy-bar {
    margin-top: 20px; }
    #colophon .copy-bar p {
      text-transform: uppercase;
      color: #999; }
  #colophon .ual-cont {
    padding-top: 0px;
    margin-top: 30px; }
    #colophon .ual-cont .ual {
      width: 0px;
      -webkit-transition: all 1s ease;
      -o-transition: all 1s ease;
      transition: all 1s ease;
      margin: 5px 5px;
      border-top: 2px dotted #222; }
      #colophon .ual-cont .ual.visi {
        width: 100%; }
  @media only screen and (max-width: 767px) {
    #colophon .cookbook {
      display: none; } }
  #colophon h4 {
    font-size: 14px; }
  #colophon .footer-cats {
    width: 20%;
    float: left;
    text-align: center; }
    @media only screen and (max-width: 767px) and (max-width: 980px) and (orientation: portrait) {
      #colophon .footer-cats {
        width: 50%; } }
    #colophon .footer-cats li {
      list-style: none;
      text-transform: uppercase; }
      #colophon .footer-cats li a {
        color: #83cfca;
        font-weight: bold;
        font-size: 12px;
        text-decoration: none;
        -webkit-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease; }
    #colophon .footer-cats:hover a {
      color: #000; }
  #colophon .gform_wrapper {
    margin: 0px; }
    #colophon .gform_wrapper input {
      border: 0px; }
  #colophon .gform_button {
    float: right;
    background: #000;
    border-radius: 50%;
    padding: 10px; }
  #colophon .widget-title {
    display: none; }
  #colophon .social-media-container {
    margin-top: 28px; }
  #colophon .footer-menu {
    display: inline-block;
    margin-top: 13px; }
    @media only screen and (max-width: 767px) {
      #colophon .footer-menu {
        float: none;
        display: block;
        text-align: center; } }
  #colophon #footer-menu {
    margin-top: 10px;
    display: inline-block; }
    #colophon #footer-menu li {
      display: inline-block;
      margin-bottom: 7px;
      background: none !important;
      margin: 5px 30px 0px 5px; }
      @media only screen and (max-width: 767px) {
        #colophon #footer-menu li {
          display: block;
          margin: 5px 0px; } }
      #colophon #footer-menu li a {
        padding: 0px;
        color: #000;
        font-family: "Playfair Display";
        text-transform: lowercase;
        font-style: italic;
        letter-spacing: 1px;
        -webkit-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
        background: none !important; }
    #colophon #footer-menu:hover, #colophon #footer-menu:active, #colophon #footer-menu:focus {
      background: transparent !important; }
      #colophon #footer-menu:hover a, #colophon #footer-menu:active a, #colophon #footer-menu:focus a {
        background: transparent !important; }
  #colophon .siteby {
    color: #ddd;
    font-size: 11px;
    margin-bottom: 5px; }
    @media only screen and (max-width: 767px) and (max-width: 980px) and (orientation: portrait) {
      #colophon .siteby {
        float: left;
        width: 100%;
        text-align: center; } }

.entry-content ul li {
  color: #58595b; }

.site-info p {
  font-size: 12px; }

.gform_body select, .gform_body input, .gform_body textarea {
  padding: 10px !important;
  margin: 0px !important; }

.entry-content-thumbnail img {
  width: 100%; }

.navigation {
  text-align: center;
  margin-top: 30px;
  font-family: "Playfair Display";
  font-style: italic;
  font-size: 16px; }
  .navigation ul {
    padding: 0px;
    margin: 0px; }

.navigation li a, .navigation li a:hover, .navigation li.active a, .navigation li.disabled {
  color: #ccc;
  text-decoration: none; }

.navigation li {
  display: inline; }

.navigation li a, .navigation li a:hover, .navigation li.active a, .navigation li.disabled {
  border-radius: 0px;
  border: 1px solid #ccc;
  cursor: pointer;
  padding: 5px 10px; }

.navigation li a:hover, .navigation li.active a {
  color: #222 !important;
  border-color: #222; }

/* sewing school gallery */
.single-sewing-school .gallery ul {
  list-style: none;
  padding: 0px;
  margin: 15px 0px; }
  .single-sewing-school .gallery ul li {
    display: inline-block;
    margin: 0px 10px 10px 0px; }

/* search */
.search-pop {
  display: inline-block;
  display: none;
  position: absolute;
  top: 60px;
  right: 15px; }
  @media only screen and (max-width: 767px) {
    .search-pop {
      top: 110px;
      width: 80%;
      right: 0; } }
  .search-pop input[type="search"] {
    border: 0px;
    border-bottom: 1px dotted transparent;
    padding-left: 35px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #f7f6f5;
    font-family: "Source Sans Pro";
    font-weight: normal; }
    .search-pop input[type="search"]:focus {
      border-bottom: 1px dotted #ccc; }
  .search-pop form:before {
    font-family: "FontAwesome";
    content: "\f002";
    top: 7px;
    left: 10px;
    position: absolute; }
  .search-pop input[type="submit"] {
    display: none; }

/* team */
.page-template-template-team .entry-content-thumbnail {
  margin-bottom: 20px; }

.team-item {
  margin-bottom: 20px;
  border-top: 2px dotted #222;
  padding-top: 20px; }
  @media only screen and (max-width: 767px) {
    .team-item {
      text-align: center; }
      .team-item h4:after {
        display: none !important; } }
  .team-item img {
    width: 240px;
    border-radius: 50%; }
  .team-item h3 {
    font-size: 20px;
    font-style: normal;
    font-family: "Oswald", sans-sarif;
    color: #000; }
  .team-item h4 {
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    font-family: "Oswald", sans-sarif;
    text-transform: uppercase;
    color: #ccc; }
  .team-item h4:after {
    content: "";
    display: block;
    margin-top: 12px;
    margin-bottom: 10px;
    position: relative;
    height: 4px;
    width: 50px;
    background: #000;
    margin-bottom: 20px; }
