/*
Theme Name: Html Quick Pack
Author:
Author URI:
Theme URI:
Front End Developer: Fahamina Yesmin
Back End Developer:  Fahamina Yesmin
Project Start:
Date: 21 March 2024
*/
#left-sidebar-menu .elementor-nav-menu--main .elementor-nav-menu ul {
  position: relative !important;
  width: 400px !important;
  top: auto !important;
  left: auto;
  margin-left: 20px !important;
  margin-top: 10px !important;
  height: 100%;
  margin-bottom: 10px; }

#left-sidebar-menu .elementor-nav-menu--main .elementor-nav-menu ul li a {
  border-bottom: 0px; }

#left-sidebar-menu .elementor-nav-menu .sub-arrow {
  display: none; }

#left-sidebar-menu .elementor-nav-menu li a {
  border-bottom: 1px solid #eeeeee; }

#left-sidebar-menu .elementor-nav-menu .menu-item.current-menu-item::before {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  top: 17px;
  left: -25px;
  background-image: url("../img/active-icon.png");
  background-repeat: no-repeat;
  background-position: center; }

.review-details .input-value {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .review-details .input-value strong {
    padding-right: 10px; }

#slider-tabs {
  max-width: 1540px;
  margin: auto;
  z-index: 2; }
  @media only screen and (max-width: 1600px) {
    #slider-tabs {
      max-width: 1260px; } }
  @media only screen and (max-width: 1366px) {
    #slider-tabs {
      max-width: 1000px; } }
  @media only screen and (max-width: 1024px) {
    #slider-tabs {
      max-width: 800px; } }
  @media only screen and (max-width: 880px) {
    #slider-tabs {
      max-width: 700px; } }
  @media only screen and (max-width: 767px) {
    #slider-tabs {
      max-width: 100%; } }
  #slider-tabs .e-n-tabs-content {
    min-height: 900px; }
  #slider-tabs.elementor-widget-n-tabs .e-n-tab-title {
    max-width: 210px;
    min-width: 210px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    opacity: 0.3; }
    @media only screen and (max-width: 1600px) {
      #slider-tabs.elementor-widget-n-tabs .e-n-tab-title {
        max-width: 170px;
        min-width: 170px; } }
    @media only screen and (max-width: 1366px) {
      #slider-tabs.elementor-widget-n-tabs .e-n-tab-title {
        max-width: 140px;
        min-width: 140px; } }
    @media only screen and (max-width: 767px) {
      #slider-tabs.elementor-widget-n-tabs .e-n-tab-title {
        max-width: 25%;
        min-width: 25%; } }
    #slider-tabs.elementor-widget-n-tabs .e-n-tab-title[aria-selected="true"], #slider-tabs.elementor-widget-n-tabs .e-n-tab-title.active {
      opacity: 1; }
      @media only screen and (max-width: 767px) {
        #slider-tabs.elementor-widget-n-tabs .e-n-tab-title[aria-selected="true"], #slider-tabs.elementor-widget-n-tabs .e-n-tab-title.active {
          margin: 0; } }

.tab-navigation #prev-btn, .tab-navigation #next-btn {
  position: absolute;
  top: 50%;
  background-color: #07283C;
  width: 80px;
  height: 160px;
  border: 0; }
  @media only screen and (max-width: 1600px) {
    .tab-navigation #prev-btn, .tab-navigation #next-btn {
      width: 60px;
      height: 120px; } }
  @media only screen and (max-width: 1024px) {
    .tab-navigation #prev-btn, .tab-navigation #next-btn {
      width: 40px;
      height: 80px; } }
  .tab-navigation #prev-btn:hover, .tab-navigation #next-btn:hover {
    background-color: #1598BB; }

.tab-navigation #prev-btn {
  left: 0;
  border-radius: 0px 80px 80px 0px;
  padding-right: 35px; }
  @media only screen and (max-width: 1600px) {
    .tab-navigation #prev-btn {
      border-radius: 0px 60px 60px 0px;
      padding-right: 30px;
      padding-left: 15px; } }
  @media only screen and (max-width: 1024px) {
    .tab-navigation #prev-btn {
      border-radius: 0px 40px 40px 0px;
      padding-right: 18px;
      padding-left: 10px; } }

.tab-navigation #next-btn {
  right: 0;
  border-radius: 80px 0px 0px 80px;
  padding-left: 35px; }
  @media only screen and (max-width: 1600px) {
    .tab-navigation #next-btn {
      border-radius: 60px 0px 0px 60px;
      padding-left: 30px;
      padding-right: 15px; } }
  @media only screen and (max-width: 1024px) {
    .tab-navigation #next-btn {
      border-radius: 40px 0px 0px 40px;
      padding-left: 18px;
      padding-right: 10px; } }

#tab-nav-items {
  position: absolute;
  width: 100%;
  height: 70%;
  bottom: 0;
  left: 0;
  z-index: 1; }
  #tab-nav-items .dots-container {
    text-align: center;
    margin-top: 10px; }
  #tab-nav-items .dot {
    width: 10px;
    height: 10px;
    background-color: #ccc;
    border-radius: 50%;
    display: inline-block;
    margin: 5px;
    cursor: pointer; }
  #tab-nav-items .dot.active {
    background-color: #495057; }

#slider-dots {
  position: absolute;
  bottom: -5%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  /* top: 50%; */
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

@media only screen and (max-width: 767px) {
  .elementor-widget-n-tabs .e-n-tabs-heading {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; } }

/* @media only screen and (max-width: 767px) {
    .e-n-tabs-heading {
        display: flex;
        overflow-x: auto;
        scroll-behavior: smooth;
        white-space: nowrap;
    }
    .e-n-tab-title {
        flex-shrink: 0;
        padding: 10px 15px;
    }
    
}
 */

/*# sourceMappingURL=theme.css.map */
