/*Colors*/
/*Fonts*/
.btn, .return-to-shop .btn {
  display: inline-block;
  vertical-align: middle;
  min-width: 200px;
  padding: 10px 20px;
  border: 1px solid #2B2F3B;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #2B2F3B;
  font-size: 25px;
  font-weight: 400;
  text-transform: capitalize;
  text-decoration: none;
  text-align: center;
  line-height: 1;
  -webkit-border-radius: 0;
          border-radius: 0;
  outline: none;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer; }
  .btn:hover, .return-to-shop .btn:hover {
    opacity: 1;
    background-color: #2B2F3B;
    color: #fff; }
  .btn_accent, .btn-secondary, .return-to-shop .btn_accent, .return-to-shop .btn-secondary {
    border-color: #B4D600;
    background-color: #B4D600;
    color: #fff; }
    .btn_accent:hover, .btn-secondary:hover, .return-to-shop .btn_accent:hover, .return-to-shop .btn-secondary:hover {
      border-color: #8FB708;
      background-color: #8FB708; }
  .btn .icon, .return-to-shop .btn .icon {
    display: inline-block;
    vertical-align: middle;
    font-size: 10px;
    margin-top: 2px;
    margin-left: 7px; }
  .btn.disabled, .return-to-shop .btn.disabled {
    cursor: not-allowed; }

.btn-secondary {
  font-family: "Futura", sans-serif; }

.return-to-shop .btn {
  color: #2B2F3B !important; }
  .return-to-shop .btn:hover {
    color: #fff !important; }

.error-404 .search-submit {
  background-color: #88aa00 !important; }

.error-404 .search-submit:hover {
  background-color: #000 !important; }

/* contact-info */
.contact-info-sec .icon_box_content p {
  margin-bottom: 0; }

.Reviews-Header.Header-- {
  display: none !important; }

.author__heading {
  display: none !important; }

.ReviewList.QuestionsList {
  width: 100%; }

.CombinedWidget.reviews-combined-widget .ListContent .ListSummary {
  display: block !important;
  text-align: end !important; }

.item__comments {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.item__replies {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s; }

.item__replies.active {
  display: block; }

.List__item .comments__close {
  font-size: 30px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }

.List__item .comments__close.active {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg); }

.List__item:hover {
  cursor: pointer; }

.CombinedWidget.reviews-combined-widget .item__footer {
  height: 0px; }

.CombinedWidget.reviews-combined-widget .ListContent .List__item {
  margin: 0 !important;
  padding: 10px 25px !important; }

.CombinedWidget.reviews-combined-widget .List__items .List__item {
  margin-bottom: 0 !important; }

.CombinedWidget.reviews-combined-widget .CallToAction .ParagraphHeading {
  font-size: 22px !important;
  font-weight: 700 !important; }

.CombinedWidget.reviews-combined-widget .ListContent .List__item .item__replies .reply {
  border-left: none !important;
  padding-left: 0 !important; }

.CombinedWidget.reviews-combined-widget .List__item .item__comments .comments__text {
  max-width: 90%; }

.CombinedWidget.reviews-combined-widget .List__item:last-child {
  border-bottom: 1px solid; }

.List__item .comments__text {
  font-weight: 700; }

.CombinedWidget.reviews-combined-widget .RUKPagination {
  margin-top: 20px; }

.CombinedWidget.reviews-combined-widget .ListContent .RUKPagination .RUKPagination__item.isSelected {
  border: none !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important; }

.ReviewsWidget__title2 {
  border-top: 1px solid #ececec; }

.ReviewsWidget__title,
.ReviewsWidget__title2 {
  display: none;
  border-bottom: 1px solid #ececec;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative; }
  .ReviewsWidget__title span,
  .ReviewsWidget__title2 span {
    font-size: 50px;
    position: absolute;
    top: 32%;
    right: 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    .ReviewsWidget__title span.active,
    .ReviewsWidget__title2 span.active {
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg); }
  .ReviewsWidget__title:hover,
  .ReviewsWidget__title2:hover {
    cursor: pointer; }

#ReviewsWidget2 {
  margin-top: 65px; }

.cart-empty {
  display: none !important; }

.mini-cart__content ul.cart_list .woocommerce-mini-cart-item {
  padding: 0; }

.mini-cart__content .cart_list {
  margin-left: 0; }

.mini-cart__content ul.cart_list li img {
  margin-left: 0;
  width: 80px;
  margin-right: 21px; }

.mini-cart__content .quantity .custom-qty {
  height: 1rem; }

.recommend-block h2 {
  font-size: 21px;
  padding-bottom: 15px; }

.recommend-block h3 {
  font-size: 18px;
  margin: 16px 5px; }

.recommend-block .product_after_shop_loop_switcher .product_after_shop_loop_buttons {
  margin-top: 0; }

.recommend-block .product_after_shop_loop {
  margin-top: 0; }

.recommend-block .product_after_shop_loop_price {
  font-weight: bold;
  margin-top: 5px; }

.recommend-block .archive-product-rating {
  margin-bottom: 5px; }

.recommend-block .product_after_shop_loop_buttons a {
  border: none !important;
  font-size: 14px !important;
  text-transform: initial;
  font-weight: 400;
  text-decoration: underline;
  text-align: center; }

.recommend-block .product_after_shop_loop_buttons a:hover {
  border: none !important; }

@media (max-width: 768px) {
  .recommend-block .sfn-cart-addons .price {
    font-size: 20px; } }

.header.single-post-header.with-thumb .single-post-header-bkg {
  opacity: 1; }

.term-description > p {
  font-size: 20px; }

.shop_header .page-title {
  display: block; }

.page-title.author {
  display: block; }

.archive .select2-results .select2-results__options .select2-results__option[aria-selected=true] {
  background-color: #5897fb; }

.content-area-withoutPadding {
  padding: 0; }

.products {
  margin: 0; }
  .products__item {
    position: relative; }
    .products__item img {
      height: 100% !important;
      width: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
    .products__item.info-top .products__info {
      top: 20px; }
    .products__item.info-bottom .products__info {
      bottom: 20px; }
  .products__link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-decoration: none; }
    @media screen and (min-width: 1025px) {
      .products__link:hover {
        opacity: 1; }
        .products__link:hover .products__category {
          color: #d5d5d5; }
          .products__link:hover .products__category:after {
            opacity: 0; }
        .products__link:hover .products__button {
          -webkit-transform: scale(1);
              -ms-transform: scale(1);
                  transform: scale(1);
          -webkit-transition: -webkit-transform 0.2s 0.4s;
          transition: -webkit-transform 0.2s 0.4s;
          -o-transition: transform 0.2s 0.4s;
          transition: transform 0.2s 0.4s;
          transition: transform 0.2s 0.4s, -webkit-transform 0.2s 0.4s; }
        .products__link:hover .products__price {
          color: #2b2f3b; }
        .products__link:hover .products__name {
          overflow: visible;
          opacity: 1;
          max-height: 80px;
          -webkit-transition: all 0.4s ease-out;
          -o-transition: all 0.4s ease-out;
          transition: all 0.4s ease-out; }
        .products__link:hover .products__description {
          overflow: visible;
          opacity: 1;
          max-height: 130px;
          padding: 8px 0 13px;
          -webkit-transition: all 0.4s ease-out;
          -o-transition: all 0.4s ease-out;
          transition: all 0.4s ease-out; }
        .products__link:hover .products__image:after {
          opacity: 1;
          -webkit-transition: opacity 0.4s;
          -o-transition: opacity 0.4s;
          transition: opacity 0.4s; } }
  .products__image {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    font-size: 0; }
    .products__image:after {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background-color: rgba(88, 89, 91, 0.4);
      opacity: 0;
      -webkit-transition: opacity 0.4s 0.4s;
      -o-transition: opacity 0.4s 0.4s;
      transition: opacity 0.4s 0.4s; }
  .products__info {
    position: absolute;
    left: 0;
    z-index: 2;
    width: 190px;
    max-width: 100%;
    padding: 10px 14px;
    background-color: #fff;
    font-size: 0; }
    @media screen and (min-width: 1024px) {
      .products__info {
        width: 200px; } }
  .products__discount {
    position: absolute;
    top: 22px;
    left: 17px;
    z-index: 2;
    width: 55px;
    height: 55px;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.16);
            box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.16);
    background-color: #89ab3f;
    font-size: 20px;
    font-weight: bold;
    line-height: 55px;
    color: #ffffff;
    text-align: center; }
  .products__category {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 7px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.56;
    color: #2b2f3b;
    text-align: left;
    text-transform: uppercase;
    -webkit-transition: color 0.1s;
    -o-transition: color 0.1s;
    transition: color 0.1s; }
    .products__category:after {
      content: '';
      opacity: 1;
      position: absolute;
      top: -webkit-calc(100% + 3px);
      top: calc(100% + 3px);
      left: 0;
      z-index: 1;
      height: 1px;
      width: 107px;
      background-color: #696b70;
      -webkit-transition: opacity 0.1s;
      -o-transition: opacity 0.1s;
      transition: opacity 0.1s; }
  .products__price {
    margin: 0;
    color: #89ab3f;
    font-size: 16px;
    line-height: 1.56; }
  .products__name {
    overflow: hidden;
    opacity: 0;
    max-height: 0;
    margin: 0;
    color: #2b2f3b;
    font-size: 16px;
    line-height: 1.22;
    -webkit-transition: all 0.4s 0.2s ease-in;
    -o-transition: all 0.4s 0.2s ease-in;
    transition: all 0.4s 0.2s ease-in; }
  .products__description {
    overflow: hidden;
    opacity: 0;
    max-height: 0;
    margin: 0;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.29;
    text-align: left;
    color: #2b2f3b;
    -webkit-transition: all 0.4s 0.2s ease-in;
    -o-transition: all 0.4s 0.2s ease-in;
    transition: all 0.4s 0.2s ease-in; }
  .products__button {
    position: absolute;
    bottom: -15px;
    right: -15px;
    width: 55px;
    height: 55px;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    background-color: #B4D600;
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 55px;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
            transform: scale(0);
    -webkit-transition: bacground-color 0.3s, -webkit-transform 0.3s;
    transition: bacground-color 0.3s, -webkit-transform 0.3s;
    -o-transition: transform 0.3s, bacground-color 0.3s;
    transition: transform 0.3s, bacground-color 0.3s;
    transition: transform 0.3s, bacground-color 0.3s, -webkit-transform 0.3s; }
    .products__button:hover {
      background-color: #8FB708; }
  .products__pseudolink {
    position: relative;
    display: inline-block;
    margin-top: 6px;
    color: #434343;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.56;
    text-decoration: none;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    .products__pseudolink:after {
      content: '';
      position: absolute;
      top: 100%;
      left: 0;
      z-index: 1;
      width: 100%;
      height: 1px;
      background-color: #89ab3f; }
    .products__pseudolink:hover {
      color: #89ab3f; }

.products.two-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: -webkit-calc(100% + 8px);
  width: calc(100% + 8px);
  margin-left: -4px; }
  .products.two-column .products__item {
    width: 100%;
    padding-bottom: 86%;
    margin: 0 4px 8px;
    background-color: #eee; }
    @media screen and (min-width: 480px) {
      .products.two-column .products__item {
        padding-bottom: 60%; } }
    @media screen and (min-width: 650px) {
      .products.two-column .products__item {
        width: -webkit-calc(40% - 8px);
        width: calc(40% - 8px);
        padding-bottom: 36%;
        margin: 8px 4px; } }
    @media screen and (min-width: 900px) {
      .products.two-column .products__item {
        width: -webkit-calc((100% / 3) - 8px);
        width: calc((100% / 3) - 8px);
        padding-bottom: 30%; } }
    .products.two-column .products__item_large {
      padding-bottom: 110%; }
      @media screen and (min-width: 480px) {
        .products.two-column .products__item_large {
          padding-bottom: 80%; } }
      @media screen and (min-width: 650px) {
        .products.two-column .products__item_large {
          width: -webkit-calc(60% - 8px);
          width: calc(60% - 8px);
          padding-bottom: 36%; } }
      @media screen and (min-width: 900px) {
        .products.two-column .products__item_large {
          width: -webkit-calc((100% / 3) * 2 - 8px);
          width: calc((100% / 3) * 2 - 8px);
          padding-bottom: 30%; } }
    @media screen and (min-width: 650px) {
      .products.two-column .products__item.full-width {
        width: -webkit-calc(100% - 8px);
        width: calc(100% - 8px);
        padding-bottom: 40%; } }
    @media screen and (min-width: 900px) {
      .products.two-column .products__item.full-width {
        padding-bottom: 35%; } }

.products.masonry-list {
  opacity: 0;
  width: 100%;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s; }
  .products.masonry-list.active {
    opacity: 1; }
  .products.masonry-list .products__item {
    width: 100%;
    margin: 0 0 8px;
    padding-bottom: -webkit-calc(92% - 4px);
    padding-bottom: calc(92% - 4px);
    background-color: #eee; }
    @media screen and (min-width: 480px) {
      .products.masonry-list .products__item {
        padding-bottom: -webkit-calc(50% - 4px);
        padding-bottom: calc(50% - 4px); } }
    @media screen and (min-width: 650px) {
      .products.masonry-list .products__item {
        width: -webkit-calc(50% - 8px);
        width: calc(50% - 8px);
        padding-bottom: -webkit-calc(32% - 4px);
        padding-bottom: calc(32% - 4px); } }
    @media screen and (min-width: 992px) {
      .products.masonry-list .products__item {
        width: -webkit-calc(25% - 8px);
        width: calc(25% - 8px);
        padding-bottom: -webkit-calc(21% - 4px);
        padding-bottom: calc(21% - 4px); }
        .products.masonry-list .products__item.width--2 {
          width: -webkit-calc(50% - 8px);
          width: calc(50% - 8px); } }
    .products.masonry-list .products__item.height--2 {
      padding-bottom: -webkit-calc(112% - 4px);
      padding-bottom: calc(112% - 4px); }
      @media screen and (min-width: 480px) {
        .products.masonry-list .products__item.height--2 {
          padding-bottom: -webkit-calc(68% - 4px);
          padding-bottom: calc(68% - 4px); } }
      @media screen and (min-width: 650px) {
        .products.masonry-list .products__item.height--2 {
          padding-bottom: 64%; } }
      @media screen and (min-width: 992px) {
        .products.masonry-list .products__item.height--2 {
          padding-bottom: 42%; } }
  .products.masonry-list .products__link.permanent {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #89ab3f;
    text-decoration: none;
    color: #fff;
    font-size: 50px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    @media screen and (min-width: 1025px) {
      .products.masonry-list .products__link.permanent:hover {
        background-color: #2B2F3B; } }
  .products.masonry-list .grid-sizer {
    width: -webkit-calc(25% - 8px);
    width: calc(25% - 8px); }
  .products.masonry-list .gutter-sizer {
    width: 8px; }

/*# sourceMappingURL=maps/other-page.css.map */
