@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700;800&display=swap");
/*------------------------------------------------------------------
* Project:        Travelin - Travel Tour Booking HTML Templates
* Author:         bizberg_themes
* URL:            https://themeforest.net/user/bizberg_themes
* Created:        06/27/2022
-------------------------------------------------------------------


/* ========================================= */
/*          Wickedpicker CSS        */
/* ======================================== */
  .slider-thumbs, .slick-content-inner {
    display: none !important; } }
#particles-js {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }





ul.sidebar-category li {
  display: block; }
  ul.sidebar-category li a {
    position: relative;
    margin: 0 0 12px;
    border-radius: 10px;
    background: #fff;
    padding: 14px 20px;
    border: 1px solid #f1f1f1;
    display: block; }
    ul.sidebar-category li a:hover {
      background: #3e2201;
      color: #fff; }
ul.sidebar-category li.active a {
  background: #3e2201;
  color: #fff; }

ul.sidebar-category1 li {
  display: block;
  line-height: 2.4; }

.sidebar-products .s-content {
  border-bottom: 1px dashed #f1f1f1; }
  .sidebar-products .s-content .products-price {
    color: #3e2201; }

.sidebar-tabs .nav-tabs {
  border-bottom: none;
  background: #fff;
  overflow: hidden;
  margin-bottom: 30px; }
  .sidebar-tabs .nav-tabs > li button {
    border-radius: 10px;
    padding: 15px;
    margin: 0;
    line-height: inherit;
    border: 1px solid #f1f1f1;
    display: inline-block;
    width: 100%; }
    .sidebar-tabs .nav-tabs > li button:hover {
      color: #fff !important;
      border-color: #3e2201;
      background: #3e2201; }
  .sidebar-tabs .nav-tabs > li button.active {
    color: #fff !important;
    border-color: #3e2201;
    background: #3e2201; }
    .sidebar-tabs .nav-tabs > li button.active:hover {
      color: #fff !important;
      border-color: #3e2201;
      background: #3e2201; }
.sidebar-tabs .sidebar-image {
  overflow: hidden; }
  .sidebar-tabs .sidebar-image img {
    width: 100%;
    border-radius: 10px; }
.sidebar-tabs .s-content .blog-no {
  font-size: 32px;
  color: #ccc;
  font-weight: 700; }
.sidebar-tabs .s-content .date {
  font-size: 14px;
  font-style: italic; }
.sidebar-tabs .s-content h5 {
  text-transform: capitalize;
  border: none;
  padding: 0; }

ul.sidebar-tags li {
  display: inline-block;
  margin-bottom: 0; }
  ul.sidebar-tags li a {
    padding: 10px 15px;
    background: #fff;
    display: inline-block;
    margin-bottom: 3px;
    border-radius: 10px;
    color: #444;
    border: 1px solid #f1f1f1;
    box-shadow: 0 0 15px #cccccc37;
    transition: all ease-in-out 0.5s; }
    ul.sidebar-tags li a:hover {
      background: #3e2201;
      color: #fff;
      transition: all ease-in-out 0.5s; }

.sidebar-videos article.post {
  padding: 15px;
  background: #fff;
  border: 1px solid #f1f1f1;
  box-shadow: 0 0 15px #cccccc37; }
.sidebar-videos button.slick-prev.slick-arrow, .sidebar-videos button.slick-next.slick-arrow {
  display: none !important; }

@media (max-width: 991px) {
  .sidebar-pomplet {
    text-align: center; } }
.blog-single .para-content {
  border-top: 1px dashed #f1f1f1;
  padding-top: 15px; }
  .blog-single .para-content span a {
    font-size: 14px;
    font-style: italic; }
.blog-single .blog-quote {
  position: relative;
  text-align: center;
  z-index: 10;
  padding: 60px 40px 30px;
  border-radius: 0px;
  overflow: hidden; }
  .blog-single .blog-quote:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #3e2201;
    z-index: -1; }
  .blog-single .blog-quote p {
    font-size: 28px;
    line-height: 1.3;
    margin-top: 50px; }
  .blog-single .blog-quote span {
    font-size: 18px;
    font-style: italic; }
  .blog-single .blog-quote i {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 30px;
    height: 75px;
    width: 75px;
    text-align: center;
    line-height: 75px;
    background: #fff;
    color: #3e2201;
    border-radius: 50%;
    margin-bottom: 20px; }
    .blog-single .blog-quote i:after {
      position: absolute;
      content: '';
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      height: 55px;
      width: 55px;
      border-radius: 50%;
      border: 1px dashed #fff; }
.blog-single .blog-share {
  padding: 20px;
  background: #fff; }
  .blog-single .blog-share .blog-share-tag ul li {
    display: inline-block;
    margin-bottom: 0; }
.blog-single .blog-next {
  display: inline-block;
  width: 100%;
  background: #fff;
  border-radius: 0px;
  overflow: hidden; }
  .blog-single .blog-next a {
    width: 50%;
    padding: 20px; }
  .blog-single .blog-next a.float-left {
    background: #3e2201; }
  .blog-single .blog-next .prev, .blog-single .blog-next .next {
    position: relative; }
    .blog-single .blog-next .prev i, .blog-single .blog-next .next i {
      position: absolute;
      left: 0;
      top: 6px; }
  .blog-single .blog-next .next i {
    left: inherit;
    right: 0; }
.blog-single .blog-author {
  padding: 20px;
  border-radius: 0px;
  background: #fff; }
  .blog-single .blog-author .blog-author-item .title span {
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 400; }
  .blog-single .blog-author .blog-author-item .blog-thumb img {
    border-radius: 50%;
    width: 150px;
    height: 150px; }
  .blog-single .blog-author .blog-author-item .blog-thumb:before {
    position: absolute;
    content: '';
    left: 50%;
    top: 50%;
    height: 125px;
    width: 125px;
    transform: translate(-50%, -50%);
    z-index: 1;
    border: 2px dashed #fff;
    border-radius: 50%; }

@media (max-width: 991px) {
  .blog-sidebar {
    margin-top: 2rem;
    position: relative; }

  section.login {
    padding-bottom: 0 !important; }
    section.login .login-content {
      margin-bottom: 2rem; } }
@media (max-width: 767px) {
  .blog-single .blog-next a {
    width: 100%; }
  .blog-single .blog-share {
    display: block !important;
    text-align: center; }
    .blog-single .blog-share .header-social {
      margin-top: 1rem; }
  .blog-single .blog-author {
    text-align: center; }
    .blog-single .blog-author .blog-thumb {
      margin-bottom: 1rem; }
  .blog-single .blog-quote {
    padding: 60px 20px 30px; }
    .blog-single .blog-quote p {
      font-size: 21px; }
  .blog-single .blog-single-in-cont {
    width: 100% !important;
    padding: 0 !important; }

  .detail-comments h4, .single-comments h4 {
    text-align: center; } }
@media (max-width: 359px) {
  .sidebar-tabs .nav-tabs > li > a {
    padding: 15px 13px; } }