/*
Theme Name: WebAssets
Author: Zahid Nazir
Version: 1.0.0
Description: This is a multipurpose theme developed by Zahid Nazir for building websites for different niches without using heavy page builders. This theme is developed using HTML, CSS, Bootstrap, Tailwind CSS, JavaScript, PHP, and WordPress.
Author URI: https://www.WebAssets.com
*/

/* Don't remove the upper comment. It's the metadata of the theme without which the theme won't work */
/*================================================
This is Default Theme Style
==================================================*/

@charset "utf-8";

footer a {
  text-decoration: none;
}

.contact-left-content .comntact-list .contact-icon {
  width: 48px;
  height: 48px;
  padding: 8px;
}

.tj-offcanvas-area .mobile-share ul li a {
  width: 27px !important;
  height: 28px !important;
  padding: 6px !important;
}

.tj-service-video-content .video-area .video-play a {
  width: 38px;
  height: 38px;
  padding: 8px;
}

.tj-service-item-three .service-icon,
.service-wrapper .service-details-item .service-icon {
  padding: 12px;
}

.portfolio-wrapper .portfolio-content .sidebar-contact .contact-item .contact-icon i {
  padding: 8px;
}

.portfolio-wrapper .portfolio-content .sidebar-contact .contact-share ul li a {
  padding: 0px;
}

.sidebar-wrapper .blog-video-area .video-image .video-play {
  padding: 20px;
}

#presentation {
  margin-top: 32px !important;
  padding: 0 !important;
}

.tj-menu-area li.current-menu-item>a,
.tj-menu-area li.current_page_item>a,
.tj-menu-area li.active>a {
  color: #000000 !important;
  font-weight: 800 !important;
}

.tj-portfolio-section-three .portfolio-single-item .portfolio-inner .portfolio-content {
  left: 50% !important;
}

.tj-portfolio-section-three .portfolio-single-item .portfolio-inner .portfolio-content .portfolio-arrow a {
  padding: 8px 6px;
}

/* custom calss */

.custom-page-content ul,
.custom-page-content ol {
  list-style: circle;
  margin: revert;
  padding: revert;
}

.dot-style a i {
  padding: 6px 4px;
}

.tj-main-sidebar .dot-style a i {
  padding: 4px;
}

.sidebar-catagory ul li a span {
  width: 20px;
  height: 20px;
}