/*
 *  Theme Name:   Yusef Labs
 *  Description:  Yusef Labs Wordpress theme
 *  Author:       PXP
 *  Version:      1.0.0
 *  License:      GNU General Public License v2 or later
 *  License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 *  Text Domain:  Yusef Labs
 */
@import url("https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,900");
.btn {
  cursor: pointer;
  background-color: #27AAE1;
  width: 100%;
  text-align: center;
  font-size: 14px;
  float: left;
  color: #F5F4F4;
  padding: 35px; }
  .btn__more {
    width: calc(100% - 5px); }
    .btn__more--black {
      background-color: #759C4A;
      text-align: left; }
  .btn__text-left {
    text-align: left; }
  .btn__text--white {
    color: #fff; }
  .btn__subscribe {
    float: none;
    width: auto;
    display: inline-block;
    vertical-align: top;
    padding: 10px 20px;
    text-transform: uppercase;
    border-radius: 0px;
    height: 40px;
    border: none;
    color: #fff;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.16), 0px 0px 7px 0 rgba(0, 0, 0, 0.16); }
  .btn__categories {
    margin-top: 25px; }
  .btn__circle {
    width: 20px;
    height: 20px;
    background: #F5F4F4;
    float: left;
    border-radius: 50%;
    margin-right: 10px;
    padding: 1px 0 0 6px;
    color: #759C4A; }

img {
  border: none; }

.opaque {
  opacity: 0; }

.hide {
  display: none; }

.shrink-up {
  height: 0;
  overflow: hidden; }

.width-100 {
  width: 100%; }

.mobile-only {
  display: none; }
  @media screen and (max-width: 767px) {
    .mobile-only {
      display: block !important; } }

.ad {
  width: calc(70% - 15px);
  height: 710px;
  background: #999999;
  margin: 0 15px 15px 0;
  float: left; }
  .ad__full {
    width: 100%; }
  @media screen and (max-width: 767px) {
    .ad {
      width: 50%;
      margin: 0 0 15px 0;
      height: 600px; } }
  @media screen and (max-width: 649px) {
    .ad {
      width: 100%;
      margin: 0 0 15px 0;
      height: 400px; } }
  .ad__category {
    width: 100%;
    height: 300px;
    background: #999999;
    float: left;
    margin-top: 15px; }

.a2a_floating_style {
  display: none; }

body.single .a2a_floating_style {
  display: block;
  top: 740px !important;
  position: absolute;
  border-radius: 0 !important;
  background: #B9CDA4; }
  @media screen and (max-width: 991px) {
    body.single .a2a_floating_style {
      display: none !important; } }

body.single .a2a_floating_style.pin {
  top: 20px !important;
  position: fixed !important; }

.a2a_vertical_style a {
  display: block; }
  .a2a_vertical_style a img {
    max-width: 50px; }

.addtoany_list a img {
  max-width: 50px; }

.addtoany_content_bottom {
  display: none !important; }
  @media screen and (max-width: 991px) {
    .addtoany_content_bottom {
      border-top: 1px solid #95989A;
      display: block !important;
      text-align: center; } }
  .addtoany_content_bottom:before {
    content: 'SHARE THIS STORY';
    color: #27AAE1;
    border-right: 1px solid #95989A;
    padding-right: 20px;
    font-weight: 700; }
    @media screen and (max-width: 649px) {
      .addtoany_content_bottom:before {
        font-size: 12px; } }

@media screen and (max-width: 649px) {
  .addtoany_list a, .widget .addtoany_list a {
    padding: 0 !important; } }

.articles {
  width: 50%;
  margin-top: 15px;
  height: 375px;
  float: left;
  padding: 0 1%; }
  .articles__full {
    width: 100% !important;
    float: left; }
  .articles__split {
    width: 50%;
    margin-top: 15px;
    height: 375px;
    float: right; }
    .articles__split--left {
      width: 50%;
      float: left; }
    .articles__split--right {
      width: 50%;
      float: right;
      padding-left: 15px; }
  .articles__split-65 {
    margin-top: 15px;
    width: 65%;
    float: left; }
    @media screen and (max-width: 767px) {
      .articles__split-65 {
        height: 765px; } }
  .articles__split-35 {
    margin-top: 15px;
    width: 35%;
    float: right;
    padding-left: 15px; }
    @media screen and (max-width: 767px) {
      .articles__split-35 {
        height: 375px; } }
  @media screen and (max-width: 767px) {
    .articles__break {
      width: 100% !important;
      padding-left: 0px;
      float: left; } }
  .articles__small {
    width: 50%;
    min-height: 375px;
    float: left;
    color: #7A6D65;
    transition: .3s; }
    .articles__small--left {
      padding-right: 15px; }
    .articles__small--right {
      padding-left: 15px; }
    .articles__small--fourths {
      width: 25%;
      margin-top: 15px;
      height: 375px;
      padding-right: 15px;
      float: left; }
      @media screen and (max-width: 767px) {
        .articles__small--fourths {
          width: 100%;
          padding-left: 0px;
          float: left; } }
    .articles__small--thirds {
      margin-top: 15px;
      width: 33.3333%;
      padding: 0 .5%; }
      @media screen and (max-width: 767px) {
        .articles__small--thirds {
          width: 50%; } }
      @media screen and (max-width: 649px) {
        .articles__small--thirds {
          width: 100%; } }
    @media screen and (max-width: 767px) {
      .articles__small {
        padding: 2%; } }
    @media screen and (max-width: 649px) {
      .articles__small {
        padding: 0; } }
  .articles__normal {
    width: 50%;
    float: left;
    position: relative;
    height: 765px;
    margin-bottom: 15px; }
    @media screen and (max-width: 767px) {
      .articles__normal {
        width: 100%; } }
  .articles__overlay {
    width: 60%;
    height: 200px;
    position: absolute;
    top: 50%;
    padding-left: 20px;
    color: #F5F4F4;
    font-size: 22px; }
  .articles__thumbnail {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
    .articles__thumbnail--normal {
      height: 500px; }
    .articles__thumbnail--split {
      height: 375px; }
    .articles__thumbnail--split-65 {
      height: 375px; }
      @media screen and (max-width: 767px) {
        .articles__thumbnail--split-65 {
          height: 200px; } }
    .articles__thumbnail-container {
      overflow: hidden;
      position: relative; }
      .articles__thumbnail-container:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 56.25%; }
      .articles__thumbnail-container > a {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }
  .articles__category {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    margin: 10px 0 5px 0;
    color: #759C4A; }
    .articles__category--bold {
      color: #999999 !important;
      font-weight: 900; }
  .articles__author {
    display: block;
    font-size: 11px;
    margin: 0 0 10px 0;
    color: #95989A; }
    .articles__author--dark {
      color: #999999 !important; }
  .articles__date {
    color: #ACACAC; }
  .articles__title {
    font-size: 24px;
    color: #7A6D65;
    min-height: 60px; }
    @media (max-width: 649px) {
      .articles__title {
        min-height: auto; } }
    .articles__title--large {
      font-size: 35px;
      color: #7A6D65; }
  .articles__excerpt {
    margin-top: 10px;
    color: #95989A;
    font-size: 14px;
    min-height: 52px; }
    @media (max-width: 649px) {
      .articles__excerpt {
        min-height: auto; } }
  @media screen and (max-width: 767px) {
    .articles {
      width: 100%; } }

.blog-author {
  width: 100%;
  float: left;
  margin-bottom: 20px; }
  .blog-author__follow {
    width: 100%;
    text-align: left;
    font-size: 16px;
    text-transform: uppercase;
    padding: 5px 0; }
  .blog-author__portrait {
    width: 250px;
    height: 250px;
    background: #7A6D65;
    margin: 0 15px 15px 0;
    background-size: cover; }
  .blog-author__filler {
    width: 250px;
    height: 100px;
    margin: 0 15px 15px 0;
    background: #7A6D65; }
  .blog-author__side {
    width: 250px;
    float: left;
    margin: 0 15px 15px 0; }
  .blog-author__other {
    color: #999999; }
  .blog-author__social {
    width: 250px;
    height: 80px;
    margin: 0 15px 15px 0;
    padding: 0; }
    .blog-author__social-icon {
      width: 30px;
      height: 30px;
      float: left;
      margin: 5px;
      background: #7A6D65;
      border-radius: 50%;
      background-size: contain; }
      .blog-author__social-icon--facebook {
        background-image: url("./images/facebook.png"); }
      .blog-author__social-icon--twitter {
        background-image: url("./images/twitter.png"); }
      .blog-author__social-icon--google {
        background-image: url("./images/googleplus.png"); }
      .blog-author__social-icon--linkedin {
        background-image: url("./images/linkedin.png"); }
  .blog-author__bio {
    line-height: 150%; }
  .blog-author__title {
    font-size: 28px;
    margin-bottom: 10px;
    color: #759C4A; }

.bar {
  width: 100%;
  padding: 40px 20px;
  min-height: 150px;
  margin-bottom: 20px;
  background: #999999;
  background-position: center;
  background-size: cover; }
  .bar__text-container {
    display: inline-block;
    vertical-align: super;
    height: 50px;
    line-height: 50px;
    margin: 15px 0; }
  .bar__title {
    font-size: 35px;
    text-align: center;
    color: #F5F4F4;
    text-decoration: none; }
    .bar__title ul {
      list-style-type: none; }
      .bar__title ul li a {
        font-size: 30px;
        color: #F5F4F4;
        text-decoration: none; }
  .bar__author {
    height: 0;
    padding: 28% 10%;
    width: 100%;
    margin: 0 auto 20px auto;
    background-size: cover;
    background-position: center center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: left;
        -ms-flex-align: left;
            align-items: left; }
  .bar__author-title {
    display: block;
    margin: 0 auto;
    font-size: 40px;
    color: #7A6D65;
    text-decoration: none;
    text-align: left; }
  .bar__date {
    padding-top: 5px;
    color: #999999;
    margin-bottom: 40px;
    text-align: center; }
  .bar__description {
    font-size: 23px;
    font-style: italic;
    font-weight: 300;
    text-align: center;
    color: #F5F4F4; }
  .bar__category {
    vertical-align: top;
    text-transform: uppercase;
    color: #F5F4F4; }
    .bar__category a {
      font-size: 16px;
      font-weight: 300;
      color: #7A6D65; }
  .bar__name {
    display: inline-block;
    padding-left: 15px;
    color: #7A6D65;
    font-size: 18px;
    font-weight: 300; }
  .bar__portrait {
    width: 50px;
    height: 50px;
    background-color: #95989A;
    border-radius: 50%; }
  .bar__portrait-link {
    float: left;
    margin: 15px 0; }
  .bar__author-wrap {
    position: relative; }

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'Lato';
  font-weight: 500; }

b {
  font-weight: bold; }

body {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  overflow-x: hidden;
  font-size: 16px; }

a {
  text-decoration: none; }

a, p, span, h1, h2, h3, h4, h5 {
  color: #95989A; }

h1 {
  margin-bottom: 50px;
  font-family: Lato;
  font-weight: 300;
  color: #27AAE1;
  font-size: 75px;
  text-align: left; }

span {
  color: #7A6D65; }

blockquote {
  width: 100%;
  text-align: center;
  padding: 20px 30px;
  color: #27AAE1;
  font-size: 20px;
  font-style: italic; }

blockquote p {
  color: #27AAE1;
  font-size: 20px;
  font-style: italic; }

.text-center {
  text-align: center; }

.content {
  width: 100%;
  max-width: 1070px;
  margin: 0 auto;
  position: relative;
  transition: .3s;
  left: 0; }
  .content__wrap {
    width: 100%; }
  .content--left {
    left: -250px; }

.categories {
  width: 100%;
  margin-top: 40px;
  float: left; }
  .categories__box {
    float: left;
    width: 24%;
    height: 225px;
    margin-right: 1.333%;
    padding: 0 2%;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    /* align horizontal */
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* align vertical */ }
    @media screen and (max-width: 767px) {
      .categories__box {
        width: 49%;
        margin-right: 2%;
        margin-top: 2%;
        padding: 0 2%; } }
    @media screen and (max-width: 767px) {
      .categories__box:nth-child(2n) {
        margin-right: 0; } }
    .categories__box:nth-child(4n) {
      margin-right: 0; }
    .categories__box--planet {
      background-image: url("./images/category-planet-thumb.png");
      background-size: cover; }
    .categories__box--society {
      background-image: url("./images/category-society-thumb.png");
      background-size: cover; }
    .categories__box--religion {
      background-image: url("./images/category-religion-thumb.png");
      background-size: cover; }
    .categories__box--investing {
      background-image: url("./images/category-investing-thumb.png");
      background-size: cover; }
  .categories__title {
    color: #fff;
    margin-top: 95px;
    text-transform: uppercase;
    font-weight: 600;
    width: 110%; }
  .categories__description {
    color: #fff;
    margin-bottom: 45%;
    font-size: 14px;
    font-weight: 400;
    width: 110%; }

.coba-comment-form {
  width: 100%;
  height: 260px;
  margin-bottom: 20px;
  padding: 15px;
  border: 1px solid #999999; }
  .coba-comment-form__title {
    margin: 10px;
    color: #999999; }
    .coba-comment-form__title a {
    color: #27AAE1;}
  .coba-comment-form p {
    width: 50%;
    float: left;
    margin-bottom: 20px; }
    .coba-comment-form p label {
      display: block;
      width: 30%;
      color: #999999;
      text-align: right;
      float: left;
      padding: 9px; }
    .coba-comment-form p input {
      display: block;
      width: 70%;
      padding: 5px;
      border: 1px solid #95989A;
      font-size: 18px;
      color: #7A6D65;
      background: #F5F4F4;
      outline: none; }
    @media screen and (max-width: 767px) {
      .coba-comment-form p {
        width: 100%; } }
  .coba-comment-form .comment-form-comment label {
    width: 100%;
    text-align: left;
    display: block;
    margin: 0; }
  .coba-comment-form .comment-form-comment textarea {
    width: 100%;
    height: 118px;
    background: #F5F4F4;
    border: 1px solid #95989A;
    outline: none;
    font-size: 16px;
    padding: 5px; }
  .coba-comment-form .comment-form-author {
    margin-top: 8px; }
  .coba-comment-form .form-submit {
    width: 100%; }
    .coba-comment-form .form-submit input {
      display: block;
      width: 30%;
      margin: 0 auto;
      background: #27AAE1;
      border: none;
      padding: 15px;
      font-size: 16px;
      color: #F5F4F4;
      cursor: pointer; }
      @media screen and (max-width: 767px) {
        .coba-comment-form .form-submit input {
          width: 50%; } }
  @media screen and (max-width: 767px) {
    .coba-comment-form {
      height: 440px; } }

.site-comments {
  margin: 30px 0;
  width: 100%;
  min-height: 100px;
  position: relative;
  padding-left: 70px; }
  .site-comments .children {
    margin-left: 5%; }
  .site-comments__paragraph {
    color: #999999; }
  .site-comments__head {
    text-transform: uppercase;
    font-size: 25px;
    color: #7A6D65;
    margin-top: 20px; }
  .site-comments__image-wrap {
    position: absolute;
    width: 50px;
    height: 50px;
    left: 0;
    background-color: #999999;
    overflow: hidden; }
  .site-comments__image {
    border-radius: 50%;
    width: 50px;
    height: 50px; }
  .site-comments__reply {
    margin-top: 10px; }
    .site-comments__reply a {
      text-transform: uppercase;
      color: #7A6D65;
      font-size: 16px; }
  .site-comments__user {
    font-size: 16px;
    color: #7A6D65;
    margin-bottom: 10px; }
  .site-comments__clear {
    padding: 0; }

.cta {
  width: 100%;
  float: left;
  margin: 20px 0; }
  .cta img {
    width: 100%; }
  @media screen and (max-width: 767px) {
    .cta {
      display: none; } }
  .cta__title {
    width: 100%;
    line-height: 350px !important;
    font-size: 50px;
    color: #fff;
    text-align: center; }

.footer-company {
  padding: 0 10px 15px 0;
  display: inline-block;
  width: calc(100% - 300px);
  min-width: 585px;
  vertical-align: middle; }
  .footer-company img {
    margin: 0 20px;
    vertical-align: bottom;
    overflow: hidden;
    display: inline-block; }
  @media (max-width: 585px) {
    .footer-company {
      min-width: auto;
      width: 100%;
      max-width: 315px;
      display: block;
      margin: auto;
      text-align: center; } }

.footer-company__ppai {
  width: 66px; }

.footer-company__asi {
  width: 60px; }

.footer-company__sage {
  width: 95px; }

.footer-company__upic {
  width: 70px; }

.footer-company__sage2 {
  width: 70px;
  position: relative;
  bottom: -10px; }

.site-footer__disclaimer {
  font-size: 12px;
  display: inline-block;
  vertical-align: middle; }
  .site-footer__disclaimer * {
    color: #75D0E7;
    display: inline-block; }

.site-footer {
  display: block;
  width: 85%;
  margin: 0 auto;
  text-align: center; }
  .site-footer__logo {
    float: left;
    margin-left: 60px;
    margin-top: 12px;
    width: 250px; }
    @media screen and (max-width: 991px) {
      .site-footer__logo {
        display: block;
        float: none;
        margin: 0 auto; } }
    .site-footer__logo img {
      width: 100%; }
  .site-footer__social {
    width: 240px;
    height: 60px;
    margin: 0 auto; }
  .site-footer__social-item {
    width: 30px;
    height: 30px;
    margin: 15px;
    background-size: 100%;
    background-repeat: no-repeat;
    display: inline-block; }
    .site-footer__social-item--facebook {
      background-image: url("./images/facebook.png"); }
    .site-footer__social-item--instagram {
      background-image: url("./images/instagram.png"); }
    .site-footer__social-item--twitter {
      background-image: url("./images/twitter.png"); }
    .site-footer__social-item--pinterest {
      background-image: url("./images/pinterest.png"); }
    .site-footer__social-item--linkedin {
      background-image: url("./images/linkedin.png"); }
  .site-footer__disclaimer {
    max-width: 800px;
    margin: 20px auto; }
    @media screen and (max-width: 991px) {
      .site-footer__disclaimer {
        padding: 0 20px; } }

.contact-us-form {
  margin: 0px 20% 75px 20%; }
  .contact-us-form textarea {
    min-height: 198px;
    height: auto; }
  .contact-us-form select {
    width: 100%; }
  .contact-us-form row {
    padding: 0; }
  .contact-us-form .col-md-6 {
    padding: 0; }
    .contact-us-form .col-md-6:first-child {
      padding-right: 7.5px; }
    .contact-us-form .col-md-6:last-child {
      padding-left: 7.5px; }
  .contact-us-form .columns {
    padding: 0; }

.contact-us-form__button {
  float: right; }

.upload-art__header {
  margin-bottom: 50px;
  font-family: Lato;
  font-weight: 300;
  color: #27AAE1;
  font-size: 75px;
  text-align: center; }

.upload-art-form {
  margin: 75px 170px; }

.upload-art-form__submit {
  float: right;
  border-radius: 5px solid; }

[type=text], [type=password], [type=date], [type=datetime], [type=datetime-local], [type=month], [type=week], [type=email], [type=number], [type=search], [type=tel], [type=time], [type=url], [type=color], textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  padding: .5rem;
  border: 1px solid #cacaca;
  margin: 0 0 1rem;
  font-family: inherit;
  font-size: 1rem;
  color: #0a0a0a;
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  border-radius: 0;
  transition: box-shadow .5s,border-color .25s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none; }

label {
  display: block;
  margin: 0;
  font-size: .875rem;
  line-height: 1.8;
  color: #0a0a0a; }

.fieldset, select {
  border: 1px solid #cacaca; }

select {
  height: 2.4375rem;
  padding: .5rem;
  margin: 0 0 1rem;
  font-size: 1rem;
  font-family: inherit;
  line-height: normal;
  color: #0a0a0a;
  background-color: #fafafa;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb(51, 51, 51)"></polygon></svg>');
  background-size: 9px 6px;
  background-position: right .5rem center;
  background-repeat: no-repeat;
  width: 100%; }

.button {
  border: 2px solid;
  border-radius: 8px;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  -webkit-appearance: none;
  transition: all .25s ease-out;
  border: 1px solid transparent;
  padding: .85em 1em;
  margin: 0 1rem 1rem 0;
  font-size: .9rem;
  background: #2199e8;
  color: #fff; }
  .button.tiny {
    font-size: .8rem;
    padding: 5px; }

.spec-sample-form {
  margin: 0px 100px 75px 100px; }
  @media (max-width: 768px) {
    .spec-sample-form {
      margin: 0 0 75px 0; } }

.spec-sample-form__button {
  float: right; }

.spec-sample__list {
  line-height: 1.25em; }

.spec-sample__list li {
  list-style-position: inside;
  text-indent: -1em;
  padding-left: 1em;
  padding-bottom: .5em; }

fieldset {
  border: 0;
  padding: 0; }

legend {
  margin-bottom: .5rem;
  padding: 0; }

.container {
  margin-right: auto;
  margin-left: auto;
  max-width: 1070px; }

.no-padding {
  padding: 0 !important; }

.tablet-hide {
  display: none; }

.tablet-show {
  display: block; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }

@media (min-width: 992px) {
  .container {
    width: 970px; }
  .tablet-hide {
    display: block; }
  .tablet-show {
    display: none; } }

@media (min-width: 1200px) {
  .container {
    width: 1070px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666667%; }
  .col-sm-pull-10 {
    right: 83.33333333%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666667%; }
  .col-sm-pull-7 {
    right: 58.33333333%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666667%; }
  .col-sm-pull-4 {
    right: 33.33333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.66666667%; }
  .col-sm-pull-1 {
    right: 8.33333333%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666667%; }
  .col-sm-push-10 {
    left: 83.33333333%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666667%; }
  .col-sm-push-7 {
    left: 58.33333333%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666667%; }
  .col-sm-push-4 {
    left: 33.33333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.66666667%; }
  .col-sm-push-1 {
    left: 8.33333333%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-0 {
    margin-left: 0%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-4 {
    width: 33.33333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-1 {
    width: 8.33333333%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666667%; }
  .col-md-pull-10 {
    right: 83.33333333%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666667%; }
  .col-md-pull-7 {
    right: 58.33333333%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666667%; }
  .col-md-pull-4 {
    right: 33.33333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.66666667%; }
  .col-md-pull-1 {
    right: 8.33333333%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666667%; }
  .col-md-push-10 {
    left: 83.33333333%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666667%; }
  .col-md-push-7 {
    left: 58.33333333%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666667%; }
  .col-md-push-4 {
    left: 33.33333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.66666667%; }
  .col-md-push-1 {
    left: 8.33333333%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-0 {
    margin-left: 0%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-1 {
    width: 8.33333333%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666667%; }
  .col-lg-pull-10 {
    right: 83.33333333%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666667%; }
  .col-lg-pull-7 {
    right: 58.33333333%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666667%; }
  .col-lg-pull-4 {
    right: 33.33333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.66666667%; }
  .col-lg-pull-1 {
    right: 8.33333333%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666667%; }
  .col-lg-push-10 {
    left: 83.33333333%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666667%; }
  .col-lg-push-7 {
    left: 58.33333333%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666667%; }
  .col-lg-push-4 {
    left: 33.33333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.66666667%; }
  .col-lg-push-1 {
    left: 8.33333333%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-0 {
    margin-left: 0%; } }

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table; }

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.header {
  width: 100%;
  height: 80px;
  display: block;
  transition: .3s; }
  @media screen and (max-width: 991px) {
    .header {
      height: 100px; } }
  .header__title-wrap {
    width: 90%;
    padding: 25px 0;
    height: 120px;
    margin: 0 auto;
    position: relative; }
  .header__social {
    width: 200px;
    height: 40px;
    margin: 0 auto; }
    @media screen and (max-width: 767px) {
      .header__social {
        display: none; } }
  .header__social-item {
    width: 20px;
    height: 20px;
    margin: 10px;
    background-size: 100%;
    background-repeat: no-repeat;
    float: left; }
    .header__social-item--facebook {
      background-image: url("./svg/facebook.svg"); }
    .header__social-item--instagram {
      background-image: url("./svg/insta.svg"); }
    .header__social-item--twitter {
      background-image: url("./svg/twitter.svg"); }
    .header__social-item--pinterest {
      background-image: url("./svg/pinterest.svg"); }
  @media screen and (max-width: 767px) {
    .header__mobile {
      height: 300px !important; } }
  .header__category {
    width: 100%;
    text-align: left;
    padding: 25px;
    background-color: #7A6D65;
    color: #F5F4F4;
    font-size: 25px; }
  @media screen and (max-width: 991px) {
    .header__main-search {
      display: none; } }

.logo__row {
  clear: both;
  float: none; }

.jumbotron {
  width: 50%;
  overflow: hidden;
  position: relative;
  float: left;
  padding-left: 0;
  margin-top: 5px; }
  .jumbotron article {
    height: 475px; }
    @media screen and (max-width: 991px) {
      .jumbotron article {
        height: 100%; } }
  .jumbotron__category {
    font-size: 14px;
    text-transform: uppercase;
    margin: 5px 0;
    color: #fff;
    font-weight: 300; }
  .jumbotron__author {
    font-size: 14px;
    margin: 5px 0;
    color: #D7D5D4;
    font-weight: 300; }
    .jumbotron__author-link:hover {
      text-decoration: underline; }
  .jumbotron__title {
    color: #F5F4F4;
    font-size: 25px;
    padding-bottom: 10px; }
    @media screen and (max-width: 649px) {
      .jumbotron__title {
        font-size: 18px; } }
    .jumbotron__title--large {
      font-size: 38px; }
      @media (max-width: 991px) {
        .jumbotron__title--large {
          font-size: 5vw; } }
  .jumbotron__date {
    text-transform: none;
    color: #D7D5D4;
    font-weight: 300; }
  .jumbotron__overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    padding: 133px 20px 20px 20px;
    color: #F5F4F4;
    font-size: 22px;
    background-color: rgba(40, 40, 40, 0.6);
    transition: background .5s ease-out; }
    @media screen and (max-width: 991px) {
      .jumbotron__overlay {
        padding: 70px 30px 0 30px; } }
    @media screen and (max-width: 649px) {
      .jumbotron__overlay {
        padding: 20px 30px 0 30px; } }
    .jumbotron__overlay:hover {
      background-color: rgba(40, 40, 40, 0.3); }
    .jumbotron__overlay--medium {
      width: 100%;
      padding: 70px 30px 0 30px;
      font-size: 25px;
      height: 240px; }
      @media screen and (max-width: 991px) {
        .jumbotron__overlay--medium {
          height: 100%; } }
    .jumbotron__overlay--small {
      width: 100%;
      padding: 20px;
      font-size: 16px;
      height: 240px; }
      @media screen and (max-width: 991px) {
        .jumbotron__overlay--small {
          height: 100%; } }
      .jumbotron__overlay--small > h3 {
        position: absolute;
        bottom: 0px;
        left: 0px;
        padding: 20px;
        font-size: 22px; }
        @media screen and (max-width: 649px) {
          .jumbotron__overlay--small > h3 {
            font-size: 4vw; } }
        @media screen and (max-widtH: 549px) {
          .jumbotron__overlay--small > h3 {
            font-size: 3.5vw; } }
  .jumbotron__thumbnail {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%; }
    .jumbotron__thumbnail--half {
      height: 100%; }
  .jumbotron__small {
    width: 25%;
    height: 235px;
    padding-left: 5px;
    margin-top: 5px; }
    @media screen and (max-width: 991px) {
      .jumbotron__small {
        width: 50% !important;
        padding-left: 0;
        margin-right: 3px;
        height: 100%;
        position: relative; }
        .jumbotron__small:before {
          display: block;
          content: "";
          width: 100%;
          padding-top: 66.66667%; }
        .jumbotron__small > a {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0; } }
    @media screen and (max-width: 549px) {
      .jumbotron__small {
        width: 100% !important;
        padding-left: 0; } }
    @media screen and (max-width: 991px) {
      .jumbotron__small:nth-child(2n+1) {
        margin-right: 0 !important;
        margin-left: 3px; } }
    @media screen and (max-width: 549px) {
      .jumbotron__small:nth-child(2n+1) {
        padding-left: 0px; } }
  .jumbotron__medium {
    width: 50%;
    height: 240px;
    padding-left: 5px; }
    @media screen and (max-width: 991px) {
      .jumbotron__medium {
        width: 100%;
        height: 100%;
        padding-left: 0;
        margin-top: 5px;
        position: relative; }
        .jumbotron__medium:before {
          display: block;
          content: "";
          width: 100%;
          padding-top: 56.25%; }
        .jumbotron__medium > a {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0; } }
  @media screen and (max-width: 991px) {
    .jumbotron {
      width: 100%;
      position: relative; }
      .jumbotron:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 56.25%; }
      .jumbotron > a {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; } }

@media screen and (max-width: 991px) {
  .jumbotron.jumbotron__small {
    width: calc(50% - 3px) !important;
    padding-left: 0;
    height: 100%;
    position: relative; }
    .jumbotron.jumbotron__small:before {
      display: block;
      content: "";
      width: 100%;
      padding-top: 83.33333%; }
    .jumbotron.jumbotron__small > a {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; } }

.loader {
  margin: 0 auto 20px auto;
  position: relative;
  left: calc(50% - 20px);
  display: inline-block;
  border-top: 5px solid rgba(149, 152, 154, 0.4);
  border-right: 5px solid rgba(149, 152, 154, 0.4);
  border-bottom: 5px solid rgba(149, 152, 154, 0.4);
  border-left: 5px solid rgba(122, 109, 101, 0.3);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear; }

.loader,
.loader:after {
  border-radius: 50%;
  width: 40px;
  height: 40px; }

@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.logo {
  width: auto;
  margin: auto;
  margin-top: 10px; }
  @media screen and (max-width: 991px) {
    .logo {
      float: left;
      margin-top: 20px;
      width: 260px; } }
  .logo__image {
    width: 100%; }
    .logo__image--top {
      width: 50%; }
  .logo__row .col-lg-10, .logo__row .col-lg-2 {
    padding: 0; }

.header-e-catalog__text {
  margin: 0 auto;
  margin-bottom: 7px;
  display: block;
  text-align: center;
  font-family: Gotham Book;
  font-size: 12px;
  color: #0a0a0a; }

.header-e-catalog__btn {
  margin: auto;
  display: block; }

.more-in__title {
  width: 100%;
  font-size: 16px;
  text-transform: uppercase;
  color: #7A6D65;
  padding-bottom: 20px; }

.navigation {
  clear: right;
  float: right;
  height: 50px;
  margin: 8px auto 20px auto;
  background-color: #6e6f72;
  width: 100%;
  color: #fff; }
  @media screen and (max-width: 991px) {
    .navigation {
      margin-top: 30px;
      background-color: transparent; } }
  .navigation .navbar {
    margin: 0;
    height: 50px;
    line-height: 50px;
    list-style-type: none;
    text-align: center; }
  .navigation__items li {
    display: inline;
    vertical-align: middle;
    padding: 0 50px;
    list-style-type: none; }
    .navigation__items li:last-child {
      padding-left: 0; }
    .navigation__items li a {
      font-size: 18px;
      margin: 0;
      height: 50px;
      line-height: 50px;
      list-style-type: none;
      text-align: center;
      font-family: Lato;
      font-weight: 300;
      color: #FFF; }
  @media screen and (max-width: 991px) {
    .navigation__items {
      display: none; } }
  .navigation__items-mobile li {
    width: 100%;
    text-align: right;
    list-style-type: none;
    padding: 15px; }
    .navigation__items-mobile li a {
      font-size: 16px;
      text-decoration: none;
      color: #7A6D65; }
  .navigation__search {
    display: block;
    float: right;
    position: relative;
    margin-top: 80px; }
    .navigation__search-icon {
      position: absolute;
      width: 17px;
      height: 17px;
      right: 7px;
      top: 7px;
      background-image: url("./svg/search-icon.svg"); }
    .navigation__search-input {
      font-size: 16px;
      border: 1px solid #95989A;
      width: 300px;
      height: 40px;
      padding: 5px;
      float: right;
      outline: none;
      transition: .3s;
      text-align: right; }
      @media screen and (max-width: 991px) {
        .navigation__search-input {
          width: 200px; } }
    .navigation__search-submit {
      display: block;
      float: right;
      width: 40px;
      height: 40px;
      background: url("./svg/search-icon.svg") 100% no-repeat;
      border: none;
      outline: none;
      cursor: pointer;
      transition: .3s;
      color: transparent;
      background-color: #27AAE1;
      background-position: center;
      background-size: 20px; }
  .navigation__search-mobile {
    margin-right: 10px;
    display: none; }
    @media screen and (max-width: 991px) {
      .navigation__search-mobile {
        display: block; } }
    .navigation__search-mobile .navigation__search--mobile .navigation__search {
      margin-top: 0 !important;
      margin-bottom: 30px; }
  .navigation__menu {
    width: 250px;
    background: #fff;
    right: -250px;
    transition: .3s;
    height: 100vh;
    position: fixed; }
    .navigation__menu--active {
      right: 0; }
    .navigation__menu-icon {
      background-image: url("./svg/menu-icon.svg");
      width: 35px;
      height: 29px;
      float: right;
      display: none;
      margin-top: 7px;
      cursor: pointer;
      -webkit-transform: scale(1);
              transform: scale(1);
      transition: .3s; }
      .navigation__menu-icon--black {
        background-image: url("./svg/menu-icon-black.svg"); }
      .navigation__menu-icon.hide {
        -webkit-transform: scale(0);
                transform: scale(0); }
      @media screen and (max-width: 991px) {
        .navigation__menu-icon {
          display: block; } }
    @media screen and (max-width: 991px) {
      .navigation__menu {
        overflow: hidden;
        transition: .3s; } }
  .navigation__close {
    position: relative;
    height: 5px;
    width: 35px;
    background: #7A6D65;
    -webkit-transform: rotate(45deg) scale(0);
            transform: rotate(45deg) scale(0);
    transition: .3s;
    top: 15px;
    left: 0; }
    .navigation__close-wrap {
      position: relative;
      width: 35px;
      height: 35px;
      float: right;
      cursor: pointer;
      margin: 25px 25px 25px 180px; }
    .navigation__close:after {
      content: " ";
      position: absolute;
      width: 35px;
      height: 5px;
      top: 0;
      left: 0;
      background: #7A6D65;
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg); }
    .navigation__close.visible {
      -webkit-transform: rotate(405deg) scale(1);
              transform: rotate(405deg) scale(1); }

.information {
  display: inline-block;
  font-size: 22px;
  border-top-style: solid;
  border-top-width: 74%;
  border-top-color: #75D0E7;
  border-bottom-style: solid;
  border-bottom-width: 74%;
  border-bottom-color: #75D0E7;
  margin-top: 20px;
  margin-bottom: 20px; }
  .information a {
    font-family: Gotham Book; }
  @media (max-width: 1200px) {
    .information {
      width: calc(100% - 280px); }
      .information li {
        margin-bottom: 20px; } }
  @media (max-width: 650px) {
    .information {
      width: 100%; } }

.information-list {
  display: inline-block;
  list-style-type: none;
  margin-bottom: 1rem;
  text-align: center; }

.information-list__info {
  display: inline-block;
  vertical-align: middle;
  color: #999;
  text-align: center;
  list-style-type: none;
  padding-left: 35px;
  padding-right: 35px; }

.social {
  margin-top: 45px;
  display: inline-block; }
  @media (max-width: 650px) {
    .social {
      width: 280px;
      display: block;
      margin: auto; } }

.social-icons {
  display: inline-block;
  list-style-type: none; }
  .social-icons li {
    display: inline-block; }
  .social-icons img {
    width: 40px; }

.social-icons__facebook {
  display: inline-block;
  list-style-type: none;
  padding-left: 15px;
  padding-right: 10px;
  margin-left: 25px; }

.social-icons__facebook img {
  height: 40px; }

.social-icons__twitter {
  display: inline-block;
  height: 40px;
  list-style-type: none;
  padding-left: 15px;
  padding-right: 5px; }

.social-icons__twitter img {
  height: 40px; }

.social-icons__rss {
  display: inline-block;
  height: 40px;
  list-style-type: none;
  padding-left: 15px;
  padding-right: 5px; }

.social-icons__rss img {
  height: 40px; }

.social-icons__email {
  display: inline-block;
  height: 40px;
  list-style-type: none;
  padding-left: 15px;
  padding-right: 5px; }

.social-icons__email img {
  height: 40px; }

.newsletter {
  width: 100%;
  display: inline-block;
  padding: 40px 0;
  margin: 20px 0;
  border-top: 1px solid #95989A;
  border-bottom: 1px solid #95989A; }
  @media screen and (max-width: 991px) {
    .newsletter {
      text-align: center; } }
  .newsletter__title {
    color: #7A6D65;
    font-size: 28px;
    text-transform: uppercase;
    margin: 0 0 20px 0; }
  .newsletter__form {
    width: 100%;
    display: inline-block; }
  .newsletter__description {
    display: inline-block;
    width: 30%;
    margin-right: 1%;
    font-style: italic;
    font-weight: 300; }
    @media screen and (max-width: 991px) {
      .newsletter__description {
        display: block;
        width: 80%;
        margin: 0 auto;
        margin-bottom: 20px; } }
  .newsletter__success {
    display: none; }
  .newsletter__success-text {
    color: #27AAE1;
    font-weight: bold; }

.text-input {
  width: 17%;
  margin-right: 1%; }
  .text-input__shadow {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    border: none;
    height: 40px;
    padding: 5px;
    outline: none;
    transition: .3s;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.16), 0px 0px 7px 0 rgba(0, 0, 0, 0.16); }
    @media screen and (max-width: 991px) {
      .text-input__shadow {
        width: 30%;
        margin-right: 2%;
        margin-bottom: 20px; } }
    @media screen and (max-width: 649px) {
      .text-input__shadow {
        width: 75%;
        margin: 10px 12.5%;
        margin-bottom: 10px; } }

.entry-header {
  width: 100%;
  text-align: center;
  margin-bottom: 50px; }

.entry-title {
  font-size: 78px;
  color: #27AAE1;
  text-transform: capitalize; }

.entry-content {
  margin-bottom: 25px;
  font-family: Gotham Book;
  color: #999999;
  font-size: 16px; }
  .entry-content p, .entry-content h2, .entry-content h3, .entry-content h4 {
    font-family: Gotham Book; }
  .entry-content p {
    line-height: 1.6; }
  .entry-content h2 {
    font-weight: bold;
    font-size: 24px; }
  .entry-content h3 {
    margin: 20px 0;
    font-size: 20px;
    color: #7A6D65; }

.row {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto; }

.row::after, .row::before {
  content: ' ';
  display: table; }

.row::after {
  clear: both; }

.column, .columns {
  width: 100%;
  float: left;
  padding-left: .9375rem;
  padding-right: .9375rem; }

.small-5 {
  width: 41.66667%;
  float: right; }

.small-7 {
  width: 58.33333%; }

.best--about {
  margin-top: 35px; }

.best {
  padding: 25px 0px 10px 25px;
  border: 2px solid #75D0E7;
  border-radius: 10px; }

img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
  display: inline-block; }

.best__title-parent {
  width: 97%;
  margin-top: 8px;
  margin-bottom: 32px;
  border-bottom: 1.5px solid #23AAE2;
  position: relative; }
  .best__title-parent h3 {
    margin: 0;
    background-color: white;
    position: absolute;
    top: -25px;
    left: -2px;
    font-family: Playball, cursive;
    font-weight: 400;
    font-size: 1.9375rem;
    color: #23AAE2; }

.best__text {
  width: 45%;
  margin-right: 10px;
  padding-left: 55px;
  position: relative;
  display: inline-block;
  line-height: 30px;
  margin-bottom: 1rem; }

.best__icon {
  width: 40px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }

.best__icon--dollar {
  height: 40px;
  width: initial;
  margin-top: -5px; }

.best__icon--truck, .best__icon--flag {
  margin-top: 2px; }

.best__icon--fda {
  margin-top: 7px; }

.about-us__logo {
  width: 70%;
  margin: 0 auto;
  display: block; }

.popular {
  margin-top: 10px;
  padding-left: 15px; }
  .popular__title {
    padding-bottom: 20px;
    color: #999999;
    font-weight: 700;
    font-size: 23px; }
  .popular--space {
    margin-bottom: 40px; }
  .popular__article {
    width: 100%; }
    @media screen and (max-width: 767px) {
      .popular__article {
        width: 50%;
        float: left;
        padding-right: 10px; } }
    @media screen and (max-width: 649px) {
      .popular__article {
        width: 100%; } }
    .popular__article:nth-child(2n+1) {
      padding-right: 0; }
    .popular__article .articles__title {
      min-height: auto; }
    .popular__article .articles__excerpt {
      min-height: auto; }
  @media screen and (max-width: 767px) {
    .popular {
      padding: 0; } }

.product__header h1 {
  font-size: 50px;
  text-align: left;
  margin-bottom: 10px; }

.product-label {
  font-size: 30px;
  margin-top: 5px;
  color: #000; }

.product__type__content {
  margin-bottom: 40px; }
  .product__type__content p {
    color: #000;
    margin-bottom: 10px; }

.flavors_list {
  margin-bottom: 35px; }

.flavor_item {
  margin-bottom: 5px; }

.products__header {
  margin-bottom: 10px;
  font-family: Lato;
  font-weight: 300;
  color: #27AAE1;
	
  font-size: 50px; }

.products-block {
  width: 19%;
  display: inline-block;
  min-width: 150px;
  min-height: 350px;
  margin-bottom: 25px;
  position: relative; }

.products-block__title {
  width: 88px;
  padding-top: .5em;
  position: absolute;
  bottom: 0;
  font-family: Lato;
  font-size: 1em;
  line-height: 1em;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-weight: 400;
  color: #27AAE1;
  text-align: center; }

.products-block__image {
  max-width: 125px;
  position: absolute;
  bottom: 30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%); }

.products-block__image-lip-balm {
  max-width: 100px; }

.products-block__image-sunscreen {
  max-width: 150px; }

.products-block__image-sanitizer {
  max-width: 115px; }

.products-block__image-cooling-gel {
  max-width: 115px; }

.products-block__image-golf-club-scrub {
  bottom: 40px; }

.products-block__image-insect-repellent {
  max-width: 110px; }

.products-block__image-soap--shampoo {
  bottom: 40px; }

.products-block__image-color-sticks {
  max-width: 100px; }

.products_list {
  margin-bottom: 50px;
  text-align: center;
  border-right: 2px solid lightgray; }
  @media (max-width: 992px) {
    .products_list {
      border: 0; } }

.products-sizes {
  text-align: center;
  margin-top: 30px; }

.products-sizes-block {
  display: inline-block;
  height: 230px;
  min-width: 50px;
  position: relative;
  padding-top: .5em; }
  .products-sizes-block.col-sm-3 img {
    max-height: 60%; }
  .products-sizes-block.col-sm-4 img {
    max-height: 80%; }
  .products-sizes-block img {
    max-width: 80%;
    max-height: 100%;
    position: absolute;
    bottom: 30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
  .products-sizes-block .products-sizes-block__title {
    line-height: 1em;
    font-weight: 400;
    color: lightgray;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%; }

.products-sizes-block__image-1_9_oz {
  width: 130%;
  max-height: initial !important;
  max-width: initial !important;
  margin-left: 8px; }

.products-sizes-block__image-_5_oz {
  max-width: 60% !important; }

table {
  width: 100%;
  border-collapse: collapse;
  color: #000; }

tbody {
  border: 1px solid #f1f1f1;
  background-color: #fefefe; }
  tbody tr:nth-child(even) {
    background-color: #f1f1f1; }
  tbody tr:nth-child(odd) {
    background-color: transparent; }

thead {
  background-color: #75D0E7;
  text-align: left; }

th {
  font-size: 16px;
  font-weight: 700;
  color: #000; }
  th a {
    font-size: 16px;
    font-weight: 700; }

th, td {
  padding: 8px 10px 10px;
  text-align: left; }
  th a, td a { 
  color: #27AAE1;
}
    th a:hover, td a:hover {
      color: #75D0E7; }

.table__footer table tr {
  background-color: #f1f1f1; }

.flavor__footer {
  margin-bottom: 40px; }
  .flavor__footer p {
    color: #000; }
  .flavor__footer a {
    color: #75D2E9;
    font-weight: bold; }
    .flavor__footer a:hover {
      color: #27AAE1; }

.product-templates__table {
  margin-bottom: 50px; }

.zoom-images {
  cursor: pointer; }

.modal__overlay {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.8);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-duration: 500ms;
          animation-duration: 500ms; }

.modal {
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 80%;
  width: 98%;
  max-width: 800px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center; }

.close_modal {
  background-color: #75D0E7;
  border: 0;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  color: #fff;
  font-family: Lato;
  height: 30px;
  width: 30px;
  font-size: 30px;
  line-height: 1;
  z-index: 999; }
  .close_modal:hover, .close_modal:focus {
    outline: none; }

.modal__control {
  width: 30px;
  height: 30px;
  margin: -20px 0 0;
  box-shadow: none !important;
  border: 0;
  display: block;
  background-color: transparent;
  background-image: url("/wp-content/plugins/ml-slider/assets/sliders/flexslider/bg_direction_nav.png");
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 0;
  transition: all .3s ease; }
  .modal__control.next {
    background-position: right 0;
    text-align: left;
    text-indent: 9999px;
    right: -50px;
    text-align: right; }
  .modal__control.back {
    left: -50px;
    text-indent: -9999px; }
  .modal__control:hover {
    outline: none;
    opacity: 1; }
  .modal__control:focus {
    outline: none; }

.modal-images {
  display: block;
  box-shadow: inset 0px 11px 8px -10px #CCC,
 inset 0px -11px 8px -10px #CCC; }

.modal-image {
  display: inline-block;
  margin: 0;
  max-height: 80px;
  height: 100%;
  padding: 10px;
  transition: all 300ms ease; }
  .modal-image:not(:first-child) {
    border-left: 1px solid #CCC; }
  .modal-image.active {
    box-shadow: inset 0px 11px 20px -10px #75D0E7,
 inset 0px -11px 20px -10px #75D0E7; }

.main-modal-image {
  position: relative;
  height: calc(100% - 120px);
  padding: 10px 0; }
  .main-modal-image:hover .modal__control {
    opacity: 0.8; }
    .main-modal-image:hover .modal__control.next {
      right: 5px; }
    .main-modal-image:hover .modal__control.back {
      left: 5px; }
  .main-modal-image img {
    height: 100%; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.row-100-40 {
  width: 100%; }
  @media screen and (max-width: 767px) {
    .row-100-40 {
      width: 40%;
      float: left; } }
  @media screen and (max-width: 649px) {
    .row-100-40 {
      width: 100%;
      padding-left: 0px; } }

.row-100-60 {
  width: 100%; }
  @media screen and (max-width: 767px) {
    .row-100-60 {
      width: 60%;
      padding-left: 15px;
      float: right; } }
  @media screen and (max-width: 649px) {
    .row-100-60 {
      width: 100%;
      padding-left: 0px; } }

.site-sidebar {
  width: 30%;
  float: right;
  margin-bottom: 20px; }
  .site-sidebar-subscribe {
    width: 100%;
    height: 600px;
    padding: 120px 30px;
    background-color: #7A6D65;
    color: #F5F4F4; }
    .site-sidebar-subscribe__title {
      font-size: 40px;
      max-width: 300px; }
    .site-sidebar-subscribe__description {
      margin-top: 70px;
      font-size: 16px;
      max-width: 300px; }
  .site-sidebar-author__pitch {
    width: 100%;
    background: #7A6D65;
    padding: 20px;
    margin-top: 20px; }
  .site-sidebar-author__pitch-title {
    color: #F5F4F4; }
  .site-sidebar-author__title {
    margin-top: 20px;
    font-size: 40px;
    color: #999999; }
  .site-sidebar-author__follow {
    font-size: 16px;
    color: #999999;
    text-transform: uppercase; }
  .site-sidebar-author__content {
    padding: 10px; }
  .site-sidebar-author__description {
    margin-top: 20px;
    color: #999999; }
  @media screen and (max-width: 767px) {
    .site-sidebar {
      width: 100%;
      padding-left: 0; } }

.site-single {
  width: 70%;
  float: left;
  padding: 0 30px 0 15px; }
  .site-single h1, .site-single h2, .site-single h3, .site-single h4 {
    margin: 15px 0;
    color: black; }
  .site-single h1 {
    font-size: 32px; }
  .site-single p {
    margin: 15px 0 15px 0;
    line-height: 25px;
    text-align: left;
    font-weight: 500;
    color: black; }
  .site-single ul {
    margin: 15px 0;
    padding-left: 40px; }
  .site-single strong {
    font-weight: bold; }
  .site-single a {
    color: #759C4A; }
  @media screen and (max-width: 767px) {
    .site-single {
      width: 100%; } }

@font-face {
  font-family: 'akzidenz-grotesk_std_regulaRg';
  src: url("./scss/fonts/akzidgrostdreg-webfont.woff2") format("woff2"), url("./scss/fonts/akzidgrostdreg-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'akzidenz-grotesk_stdMdIt';
  src: url("./scss/fonts/akzidgrostdmedita-webfont.woff2") format("woff2"), url("./scss/fonts/akzidgrostdmedita-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'akzidenz-grotesk_stdlight';
  src: url("./scss/fonts/akzidgrostdlig-webfont.woff2") format("woff2"), url("./scss/fonts/akzidgrostdlig-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'akzidenz-grotesk_stdmedium';
  src: url("./scss/fonts/akzidgrostdmed-webfont.woff2") format("woff2"), url("./scss/fonts/akzidgrostdmed-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
