.logo-footer, .logo-footer img{
     max-width: 250px;
}

.footer .widget-about .logo-footer{
     margin-bottom: 4rem;
}
.form-control, .form-select {
    --cz-form-control-focus-bg: #fff;
    --cz-form-control-focus-border-color: #181d25;
    background-color: #fff !important;;
    border-color: #cad0d9 !important;;
      border-radius: 0.5rem !important;
}

.footer-newsletter .form-check{
    position: absolute;
    bottom: -25px;
    color: #fff;
}

.footer-newsletter .form-check a{
    color: #fff;
}

.footer-newsletter .form-check input{
     min-width: 14px;
}

.header-search.hs-expanded{
     border: 2px solid #275f5f;
         border-radius: 0.3rem;
}

.header-search .btn-search, .header-search input.form-control{
     border-left: 0;
    border-color: inherit;
    border: 0px !important;


}

#search-results{
    position: absolute;
    top: 13px;
    left: 1;
}
#search-results-2{
    position: absolute;
    top: 13px;
    left: 1;
}


.header-search.hs-round.hs-expanded .form-control{
      max-height: 25px;
}
#search-results-2 {
    position: absolute;
    top: 41px;
}

.category-dropdown > a:not(.btn):hover{
     color: #275f5f;
}

.category-dropdown .dropdown-box{
    visibility: collapse !important;
    opacity: 0 !important;
}

.category-dropdown.show .dropdown-box{
    visibility: visible !important;
    opacity: 1 !important;
}

.bread-crumbs {
    color: #777;
    font-size: 13px;
    margin-top: 15px;
}
.bread-crumbs a {
    margin-right: 5px;
}
.breadcrumb-sep{
 margin-left: 3px;
}
.img-border{
  border-radius: 10px;
}

/*----------------------------------
    About Us
        - Icon Box
        - Timeline
-----------------------------------*/
.about-us .introduce .title {
  margin-bottom: 1.3rem;
  font-size: 4rem;
}
.about-us .introduce p {
  margin-bottom: 4.3rem;
}
.about-us .introduce img {
  min-height: 20rem;
}
.about-us .customer-service .card-header {
  font-size: 1.8rem;
}
.about-us .customer-service p {
  font-size: 1.4rem;
  color: #333;
}
.about-us .customer-service img,
.about-us .boost-section img {
  width: 100%;
}
.about-us .customer-service .title,
.about-us .boost-section .title,
.about-us .member-section .title {
  font-size: 3.4rem;
}
.about-us .counter span {
  font-size: 6rem;
  font-weight: 800;
  color: #ccc;
  letter-spacing: -0.05em;
  line-height: 1.54;
}
.about-us .counter .title {
  margin-bottom: 1.2rem;
}
.about-us .boost-section {
  background-color: #fafafb;
}
.about-us .boost-section .title {
  line-height: 1.25;
  margin-bottom: 1.3rem;
}
.about-us .boost-section .btn {
  padding: 1.23em 2.35em;
}
.about-us .awards-wrapper .title {
  font-size: 3rem;
}
.about-us .awards-wrapper img {
  width: auto;
  margin: 0 auto 2rem;
}
.about-us .awards-wrapper p {
  margin-bottom: 0;
  font-size: 2rem;
  color: #333;
  line-height: 1.6;
  letter-spacing: -0.025em;
}
.about-us .member-section figure {
  position: relative;
  max-width: 29.5rem;
  margin: 0 auto 2.5rem;
}
.about-us .member-section figure:hover .overlay {
  padding-top: 0;
  opacity: 1;
}
.about-us .member-section .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 10rem;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 1.3rem;
  opacity: 0;
  border-radius: 1.3rem;
  -webkit-transition: opacity 0.3s, padding-top 0.3s;
  transition: opacity 0.3s, padding-top 0.3s;
  cursor: pointer;
}
.about-us .member-section .overlay p {
  margin-bottom: 0;
  text-transform: uppercase;
}
.about-us .member-section .member-name {
  margin-bottom: 0;
}
.about-us .member-section .social-icon {
  width: 4.6rem;
  height: 4.6rem;
  font-size: 2.4rem;
  line-height: 4.1rem;
  border-color: #fff;
  color: #fff;
}
.about-us .member-section .social-icon:hover.social-facebook {
  background-color: #1b4f9b;
  border-color: #1b4f9b;
}
.about-us .member-section .social-icon:hover.social-twitter {
  background-color: #00adef;
  border-color: #00adef;
}
.about-us .member-section .social-icon:hover.social-instagram {
  background-color: #cc0001;
  border-color: #cc0001;
}

@media (max-width: 991px) {
  .about-us .customer-service .title,
.about-us .boost-section .title {
    font-size: 2.5rem;
  }
}
@media (max-width: 767px) {
  .about-us .introduce .title {
    font-size: 3rem;
  }
}


/*-----------------------------------------------
    Shop Page
        - Default Shop Banner
        - List
        - Category Wrapper
        - Toolbox
            (toolbox toolbox-left toolbox-right select-box)
        - Toolbox Item
        - Select Menu
        - Selected Items
        - Toolbox Pagination
        - Toolbox Horizontal
        - Toolbox Navigation
------------------------------------------------*/
.shop-default-banner {
  padding: 7.4em 8.7em 7.6em;
}
.shop-default-banner .banner-subtitle {
  margin-bottom: 0.2rem;
  font-size: 2.8em;
}
.shop-default-banner .banner-title {
  margin-bottom: 1.9rem;
  font-size: 4em;
}
.shop-default-banner .btn {
  padding: 1.25em 1.98em;
  font-size: 1.4em;
}
.shop-default-banner .btn i {
  font-size: 1.7rem;
}

.shop-boxed-banner {
  padding-left: 4.8em;
  padding-right: 4.8em;
}
.shop-boxed-banner .banner-subtitle {
  letter-spacing: -0.02em;
}

.shop-default-brands {
  padding: 0.5rem 0;
}

.shop-default-category {
  border-bottom: 1px solid #eee;
  padding-bottom: 3.5rem;
}
.shop-default-category .category-name {
  text-transform: capitalize;
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 0;
}
.shop-default-category .category-media {
  border: none;
  -webkit-transition: -webkit-box-shadow 0.3s, -webkit-transform 0.3s;
  transition: -webkit-box-shadow 0.3s, -webkit-transform 0.3s;
  transition: box-shadow 0.3s, transform 0.3s;
  transition: box-shadow 0.3s, transform 0.3s, -webkit-box-shadow 0.3s, -webkit-transform 0.3s;
}
.shop-default-category .category-ellipse:hover .category-media {
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.shop-default-category .category-ellipse:hover .category-name {
  color: #336699;
}

.product-lists .product-list {
  border-top: 1px solid #eee;
}
.product-lists .product-list .product-short-desc {
  margin-bottom: 1.5rem;
}
.product-lists .product-wrap:last-child .product-list {
  margin-bottom: 0;
}

.toolbox,
.toolbox-right,
.toolbox-left,
.toolbox-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.toolbox label,
.toolbox-right label,
.toolbox-left label,
.toolbox-item label {
  font-weight: 600;
  margin-right: 1rem;
  line-height: 1.5;
}

.toolbox-right {
  margin-left: auto;
}

.toolbox {
  padding-bottom: 1rem;
}
.toolbox.toolbox-pagination {
  padding: 2.5rem 0;
  border-top: 1px solid #f4f4f4;
}
.toolbox > :not(.toolbox-pagination)*:not(:last-child), .toolbox-left > :not(.toolbox-pagination)*:not(:last-child), .toolbox-right > :not(.toolbox-pagination)*:not(:last-child) {
  margin-right: 1rem;
}
.toolbox .showing-info {
  font-size: 1.3rem;
  color: #aaa;
}
.toolbox .showing-info span {
  margin: 0 0.9rem;
  color: #333;
}
.toolbox .select-box {
  color: #333;
}
.toolbox .select-box::before {
  font-size: 1.1rem;
  right: 1rem;
  margin-top: 0.1rem;
}
.toolbox select {
  max-width: none;
  width: 15.4rem;
  padding: 0.75em 2.7rem 0.75em 1.4rem;
  border-radius: 0.3rem;
  cursor: pointer;
  border: 1px solid #d7d7d7;
}
.toolbox .toolbox-show select {
  padding-left: 1.3rem;
  padding-right: 2.8rem;
  width: 9.4rem;
}
.toolbox .item-found {
  color: #a9a9a9;
  font-size: 1.4rem;
  letter-spacing: 0;
}
.toolbox .item-found span {
  color: #333;
  margin-right: 0.4rem;
}
.toolbox .left-sidebar-toggle,
.toolbox .right-sidebar-toggle {
  padding: 0.78em 1.05em;
  font-size: 1.3rem;
}
.toolbox .left-sidebar-toggle i,
.toolbox .right-sidebar-toggle i {
  margin-right: 0.7rem;
  margin-left: 0.3rem;
  font-size: 1.4rem;
}
.toolbox .left-sidebar-toggle {
  margin: 0 2rem 1rem 0;
}
.toolbox .right-sidebar-toggle {
  margin-left: 2rem;
}

.toolbox-item {
  margin-bottom: 1rem;
}

.sticky-toolbox.fixed {
  background: #fff;
  padding: 1rem 2rem 0 !important;
}

.selected-items {
  display: none;
}
.toolbox + .selected-items {
  font-size: 1.2rem;
}
.selected-items > * {
  display: inline-block;
  margin: 0 0.8rem 0.5rem 0;
}
.selected-items .filter-clean {
  margin-left: 1.2rem;
}

.selected-item {
  line-height: 1;
  letter-spacing: 0;
  background-color: #f5f5f5;
  color: #666;
  padding: 8px 1rem;
}
.selected-item i {
  margin-left: 1.1rem;
  vertical-align: middle;
}

.toolbox-layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 1.9rem;
}

.btn-layout {
  line-height: 1;
  color: #dadada;
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
}
.btn-layout + .btn-layout {
  margin-left: 1rem;
}
.btn-layout i {
  font-size: 1.9rem;
  color: inherit;
}
.btn-layout.active, .btn-layout:hover {
  color: #333;
}

@media (max-width: 991px) {
  .shop-content .main-content {
    width: 100%;
  }

  .toolbox .sidebar-fixed {
    margin-right: 0;
  }
  .toolbox .sidebar-content {
    display: block;
  }
}
@media (max-width: 767px) {
  .shop-default-banner {
    padding: 5em;
    font-size: 0.9rem;
  }
}
@media (max-width: 575px) {
  .shop-default-banner {
    padding: 4rem 3rem;
    font-size: 0.8rem;
  }

  .toolbox-left label,
.toolbox-right .toolbox-layout {
    display: none;
  }

  .toolbox-right .toolbox-item.toolbox-show {
    margin-right: 0;
  }

  .toolbox-pagination {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .product-lists .product-list {
    border-top: 0;
  }

  .toolbox .left-sidebar-toggle {
    padding: 0.79em 0.83em;
  }
  .toolbox .left-sidebar-toggle i {
    margin: 0;
  }
  .toolbox .left-sidebar-toggle span {
    display: none;
  }
}
@media (max-width: 479px) {
  .shop-default-banner {
    font-size: 0.7rem;
  }

  .sticky-toolbox.fixed {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .toolbox .left-sidebar-toggle {
    margin-right: 1rem;
  }
  .toolbox select {
    max-width: 13.6rem;
  }
}
/*----------------------------------------
    Wishlist Page
----------------------------------------*/
.wishlist-page .wishlist-title {
  margin-bottom: 2.4rem;
  line-height: 1.6;
  letter-spacing: -0.015em;
}
.wishlist-page .social-links {
  margin-bottom: 2.8rem;
  padding: 2.2rem 0;
}
.wishlist-page .social-links label {
  font-size: 2rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #333;
  margin-right: 1.6rem;
  letter-spacing: -0.01em;
}
.wishlist-page .social-icon {
  margin-right: 0.8rem;
}

.shop-table {
  text-align: start;
}
.shop-table tbody {
  border-bottom: 1px solid #eee;
}
.shop-table td {
  padding: 2rem 0 2rem 0;
  border-top: 1px solid #eee;
  font-size: 1.4rem;
}
.shop-table tbody td:not(:first-child),
.shop-table thead th:not(:first-child) {
  padding-left: 1rem;
}
.shop-table .product-thumbnail {
  width: 11rem;
  padding-right: 1rem;
}
.shop-table .product-name {
  white-space: normal;
  word-break: break-word;
}
.shop-table .product-thumbnail a {
  position: relative;
}
.shop-table th {
  padding: 1.7rem 0 1.3rem;
  font-size: 1.6rem;
  font-weight: 600;
  color: #333;
  text-transform: capitalize;
  line-height: 1.6;
  letter-spacing: 0;
}
.shop-table img {
  display: block;
  max-width: 100px;
}
.shop-table .product-thumbnail > div {
  display: block;
  max-width: 10rem;
  width: 100%;
}
.shop-table .btn-close {
  position: absolute;
  padding: 0;
  background: #fff;
  border: 2px solid #fff;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.4);
          box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.4);
  top: -14px;
  right: -8px;
}
.shop-table .btn-close i {
  color: #333;
  font-size: 12px;
  font-weight: 600;
  margin-left: 0;
}
.shop-table .btn-close:hover {
  background-color: #fff;
}
.shop-table .btn-close:hover i {
  color: #336699;
}

.wishlist-table .new-price {
  color: #333;
}
.wishlist-table .wishlist-in-stock {
  color: #336699;
}
.wishlist-table .wishlist-out-stock {
  color: #f93;
}
.wishlist-table .btn-sm {
  padding: 0.77em 2.07em;
}
.wishlist-table .btn-quickview {
  padding-top: 0.85em;
  padding-bottom: 0.85em;
  border: 1px solid #ccc;
  color: #333;
}
.wishlist-table .btn-quickview:hover {
  background-color: #e1e1e1;
  border-color: #e1e1e1;
}
.wishlist-table .product-price {
  width: 15.17%;
}
.wishlist-table .product-stock-status {
  width: 19.84%;
}
.wishlist-table .wishlist-action {
  width: 24.19%;
}

@media (max-width: 767px) {
  .shop-table:not(.account-orders-table) {
    text-align: center;
  }
  .shop-table:not(.account-orders-table) thead {
    display: none;
  }
  .shop-table:not(.account-orders-table) tbody {
    border: 1px solid #eee;
  }
  .shop-table:not(.account-orders-table) tbody, .shop-table:not(.account-orders-table) tr, .shop-table:not(.account-orders-table) td {
    display: block;
  }
  .shop-table:not(.account-orders-table) tr {
    position: relative;
    padding: 4.2rem 2rem 4rem;
  }
  .shop-table:not(.account-orders-table) tr + tr {
    border-top: 1px solid #eee;
  }
  .shop-table:not(.account-orders-table) td {
    padding: 0;
    border: none;
  }
  .shop-table:not(.account-orders-table) td.product-thumbnail,
.shop-table:not(.account-orders-table) .product-quantity {
    margin-bottom: 1rem;
    width: auto;
  }
  .shop-table:not(.account-orders-table) td.product-thumbnail {
    padding-right: 0;
  }
  .shop-table:not(.account-orders-table) .product-name, .shop-table:not(.account-orders-table) .product-price, .shop-table:not(.account-orders-table) .product-stock-status {
    margin-bottom: 1rem;
  }
  .shop-table:not(.account-orders-table) .product-thumbnail > div, .shop-table:not(.account-orders-table) td {
    margin-left: auto;
    margin-right: auto;
  }
  .shop-table:not(.account-orders-table) .product-thumbnail > div {
    max-width: 30rem;
  }
  .shop-table:not(.account-orders-table) .product-thumbnail > div img {
    max-width: 100%;
  }
  .shop-table:not(.account-orders-table) .product-stock-status,
.shop-table:not(.account-orders-table) .wishlist-action {
    width: auto;
  }
  .shop-table:not(.account-orders-table) tbody td:not(:first-child),
.shop-table:not(.account-orders-table) thead th:not(:first-child) {
    padding-left: 0;
  }
}
/*----------------------------------------
    Vendor Dokan Store Grid Page
-----------------------------------------*/
.vendor-toolbox .toolbox-sort select {
  width: 15.2rem;
  padding: 0.61em 2.5rem 0.61em 1.5rem;
  font-size: 1.4rem;
  border-color: #edecec;
}
.vendor-toolbox .select-box::before {
  right: 1rem;
  margin-top: -0.1rem;
}

.vendor-map-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: #f5f5f5;
  padding: 2rem 2rem 1rem;
}
.vendor-map-filter .form-control {
  margin-right: 1rem;
  background: #fff;
  border: none;
  min-height: 4.4rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.vendor-map-filter input {
  width: 58.9rem;
}
.vendor-map-filter .select-box::before {
  z-index: 2;
  font-size: 1.2rem;
  right: 2.3rem;
}
.vendor-map-filter select {
  min-width: 22rem;
  font-size: 1.4rem;
  color: #333;
}
.vendor-map-filter select option {
  font-size: 1.4rem;
}
.vendor-map-filter .btn {
  padding: 0.93em 2.97em;
}

.vendor-filter,
.vendor-filter-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.vendor-filter {
  padding: 3rem 0 1rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-bottom: 1px solid #eee;
}
.vendor-filter .select-box::before {
  font-weight: 400;
  right: 1.4rem;
  margin-top: -0.1rem;
}
.vendor-filter select {
  font-size: 1.3rem;
  border-color: #ccc;
  border-radius: 0.3rem;
  color: #333;
  padding-left: 1.5rem;
  min-width: 19rem;
  max-width: none;
}
.vendor-filter select option {
  font-size: 1.4rem;
}
.vendor-filter .btn {
  padding: 0.81em 1.4em;
  background-color: #eee;
  border-color: #eee;
  font-size: 1.3rem;
  color: #333;
}
.vendor-filter .btn:hover, .vendor-filter .btn:focus, .vendor-filter .btn:active {
  background-color: #dcdcdc;
  border-color: #dcdcdc;
}

.store-wcmp .store-banner img {
  min-height: 31.8rem;
}

.store-wcmp-banner {
  margin-bottom: 3.5rem;
}
.store-wcmp-banner .store-media img {
  min-height: 39rem;
}

.tab-vendor-products.tab-nav-underline .nav-link {
  padding-left: 2.4rem;
  padding-right: 2.4rem;
}
.tab-vendor-products.tab-nav-underline .nav-link::after {
  border-top-width: 2px;
}
.tab-vendor-products.tab-nav-underline .nav-item:not(:last-child) {
  margin-right: 1rem;
}
.tab-vendor-products .toolbox {
  padding: 0.7rem 0 1rem;
}
.tab-vendor-products .toolbox label {
  font-size: 1.4rem;
}
.tab-vendor-products .comments {
  margin: 0;
  padding: 0;
}
.tab-vendor-products .comment {
  border: none;
  padding-top: 2rem;
  font-size: 1.4rem;
}
.tab-vendor-products .comment p {
  margin-bottom: 0;
}
.tab-vendor-products .ratings-container {
  font-size: 1.4rem;
}
.tab-vendor-products .ratings-container .ratings::before {
  color: #FF7272;
}
.tab-vendor-products .comment-author {
  margin-bottom: 1.5rem;
  font-size: 1.4rem;
}
.tab-vendor-products .comment-date {
  font-size: 1.4rem;
  color: #666;
}

.review-title {
  font-size: 1.8rem;
}

.widget-search-products .input-wrapper-inline .form-control {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(100% - 9.3rem);
          flex: 0 0 calc(100% - 9.3rem);
  max-width: calc(100% - 9.3rem);
}

.store-wcfm-banner {
  margin-bottom: 2.7rem;
}
.store-wcfm-banner .store-media img {
  min-height: 46rem;
}

.widget-coupons .coupon {
  padding: 1.2rem 2rem;
  width: 100%;
  background-color: #f5f5f5;
  border-radius: 3px;
  font-weight: 600;
  display: inline-block;
  border: 1px dashed #666;
}
.widget-coupons .coupon:hover .coupon-tip {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(-50%, 2rem);
          transform: translate(-50%, 2rem);
}
.widget-coupons .coupon-tip {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 15.8rem;
  padding: 0.5rem;
  font-size: 1rem;
  font-weight: 400;
  border: 1px solid #17a2b8;
  background-color: #fff;
  border-radius: 0.5rem;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s, visibility 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, visibility 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, visibility 0.3s, transform 0.3s;
  transition: opacity 0.3s, visibility 0.3s, transform 0.3s, -webkit-transform 0.3s;
  z-index: 1;
}
.widget-coupons .coupon-tip::before, .widget-coupons .coupon-tip::after {
  position: absolute;
  content: "";
  left: 50%;
  bottom: 100%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.widget-coupons .coupon-tip::after {
  border: 3px solid transparent;
  border-bottom: 7px solid #fff;
}
.widget-coupons .coupon-tip::before {
  border: 4px solid transparent;
  border-bottom: 8px solid #17a2b8;
}

.vendor-sidebar .widget-title i {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.5rem;
  margin-top: -0.5rem;
  line-height: 0;
}
.vendor-sidebar .widget-title i.w-icon-truck {
  font-size: 2rem;
}

.widget-location .google-map {
  height: 28rem;
  background-color: #ddd;
}

.policies-area {
  margin-bottom: 2.5rem;
  border-bottom: 1px solid #eee;
}
.policies-area .title {
  font-weight: 600;
  margin-bottom: 3rem;
}
.policies-area p {
  padding-bottom: 2.1rem;
}

.tab-vendor-wcfm .nav-link {
  padding: 1.5rem 0;
  font-size: 1.5rem;
  text-transform: capitalize;
}
.tab-vendor-wcfm .tab-pane {
  padding: 3rem 0;
}

.review-area {
  margin-bottom: 3rem;
  padding: 3rem;
  border: 1px solid #eee;
  border-radius: 0.3rem;
}
.review-area .form-control {
  margin-bottom: 2.2rem;
  background: #fff url(../images/vendor/wcfm/write.jpg) no-repeat 10px center;
  min-width: 4.6rem;
  padding-left: 3.5rem;
  color: #777;
}
.review-area .btn {
  padding-left: 1.35em;
  padding-right: 1.35em;
  border-color: #eee;
  background-color: #eee;
  color: #333;
}
.review-area .btn:hover, .review-area .btn:focus, .review-area .btn:active {
  border-color: #333;
  background-color: #333;
  color: #fff;
}

.reviewers-picture figure {
  width: 3.6rem;
  height: 3.6rem;
  border: 2px solid #fff;
  border-radius: 50%;
}
.reviewers-picture figure:not(:first-child) {
  margin-left: -1.5rem;
}

.reviewer-name {
  font-size: 1.6rem;
}
.reviewer-name a {
  color: #333;
}
.reviewer-name a:hover {
  color: #336699;
}

.review-ratings {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #eee;
  padding-bottom: 2.6rem;
  margin-bottom: 3.5rem;
}
.review-ratings .ratings-container {
  margin-bottom: 1.3rem;
  font-size: 1.4rem;
}
.review-ratings .ratings-full {
  margin-right: 0.8rem;
}
.review-ratings label {
  white-space: nowrap;
}
.review-ratings .review-ratings-right {
  margin-right: 6rem;
}

.average-rating {
  display: inline-block;
  background: #4e4e4e;
  color: #fff;
  font-size: 2.6rem;
  padding: 0.1rem 1.3rem;
  border-radius: 0.3rem;
  margin-bottom: 0.5rem;
}

.user-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.user-wrap .review-ratings {
  display: block;
  margin-right: 1.5rem;
  margin-bottom: 0;
  border: none;
  padding: 0;
}

.user-photo {
  margin-right: 3.6rem;
}
.user-photo figure {
  width: 70px;
  margin-bottom: 1.5rem;
}
.user-photo label {
  display: block;
  margin-bottom: 0.3rem;
}
.user-photo .score {
  background: #666;
  color: #fff;
  padding: 0.1rem 1.2rem;
  border-radius: 0.3rem;
}

.user-info {
  max-width: 49.4rem;
  margin-right: auto;
  padding-right: 2rem;
}
.user-info p {
  font-size: 1.4rem;
  line-height: 1.78;
}

.vendor-wcfm-map .google-map {
  background-color: #ebebeb;
}

.widget-filter .form-control {
  height: 4.6rem;
  max-width: 100%;
  padding-left: 1.5rem;
  border-color: #eee;
  border-radius: 0.3rem;
  font-size: 1.3rem;
  color: #666;
  margin-bottom: 1rem;
}
.widget-filter .widget-body {
  padding: 0.4rem 0 2.3rem;
}

.vendor-sidebar .widget-search-form .widget-body {
  padding: 0 0 3.5rem;
}

.wcfm-toolbox {
  padding-bottom: 1rem;
}
.wcfm-toolbox select {
  font-size: 1.3rem;
  border-color: #eee;
  width: 24rem;
  max-width: none;
  padding-top: 0.7em;
  padding-bottom: 0.7em;
}
.wcfm-toolbox option {
  font-size: 1.3rem;
}
.wcfm-toolbox .showing-info {
  color: #333;
  font-weight: 400;
}

.store-wcfm .store-content {
  max-width: none;
}

.default-section {
  margin-bottom: 1.7rem;
}

.vendors-section {
  background-color: #f8f8f8;
}
.vendors-section .vendor-widget {
  margin-bottom: 0;
}

@media (max-width: 1036px) {
  .store-wcfm .store-footer {
    padding-top: 5rem;
  }
  .store-wcfm .seller-brand {
    right: auto;
    left: 2rem;
    top: -39%;
  }
}
@media (max-width: 991px) {
  .store-wcmp .store-banner img {
    min-height: auto;
    max-height: 20rem;
  }

  .review-area {
    padding: 2rem;
  }

  .default-section {
    margin-bottom: 5rem;
  }
}
@media (max-width: 767px) {
  .review-ratings .review-ratings-right {
    margin-right: 0;
  }

  .user-wrap .review-ratings {
    display: none;
  }

  .user-photo {
    margin-right: 2rem;
  }

  .user-info {
    padding-right: 0;
  }
}
@media (max-width: 575px) {
  .store-list:hover .seller-brand img {
    -webkit-transform: translateY(-1rem);
            transform: translateY(-1rem);
  }
}
@media (max-width: 479px) {
  .wcfm-toolbox {
    display: block;
  }

  .review-ratings {
    display: block;
  }
  .review-ratings .ratings-container {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .average-rating {
    margin-top: 1rem;
  }

  .tab-vendor-products .nav-tabs {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

/*---------------------------
    Breadcrumb
--------------------------*/
.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-bottom: 1px solid #eeeeee;
  color: #333;
  font-size: 1.3rem;
  line-height: 1.5;
  padding: 1.5rem 0.2rem 1.6rem;
}
.breadcrumb a {
  color: inherit;
}
.breadcrumb li:not(:last-child) {
  padding-right: 0.4rem;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 0.8;
}
.breadcrumb li:not(:last-child)::after {

  content: "";
  position: relative;
  display: inline-block;
  margin-left: 0.5rem;
  font-size: 1rem;
  font-weight: 500;
  font-family: "wolmart";
  display: none;
}
.breadcrumb li:not(:last-child):hover {
  opacity: 1;
}
.breadcrumb li:last-child {
  color: #333333;
}

.breadcrumb.shop-breadcrumb {
  padding: 3rem 0;
  margin: 2.5rem 0 2.3rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.breadcrumb.shop-breadcrumb li {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: -0.025em;
  opacity: 1;
  color: #666;
}
.breadcrumb.shop-breadcrumb li.active {
  color: #336699;
}
.breadcrumb.shop-breadcrumb li.passed {
  color: #333;
}
.breadcrumb.shop-breadcrumb li:not(:last-child)::after {
  margin-left: 1rem;
  font-size: 2rem;
  font-weight: 700;
  color: #999;
  bottom: 3px;
  line-height: 1;
  vertical-align: middle;
}

.breadcrumb-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.catalog-filter{
 width: 100%;
 padding: 12px 10px 12px 0px;
     border-bottom: 1px solid #eaeaea;
}

.product-area.shop-fullwidth-area.style-two {
    padding: 20px 0 99px;
}
.product-item .product-info .title a{
     width: 100%;
}
/*------------------------------------
    Element Product Page
-------------------------------------*/
.product-list-section {
  margin-bottom: 4.2rem;
}
.product-list-section .title-link-wrapper .title::after {
  height: 2px;
  background-color: #666;
}

.product-wrapper.row [class*=col-] {
  margin-bottom: 2rem;
}

.product:not(.product-single) .product-countdown-container {
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 10px;
  white-space: nowrap;
  overflow-x: auto;
  background-color: rgba(34, 34, 34, 0.8);
  color: #fff;
  letter-spacing: -0.025em;
  text-align: center;
  border-radius: 0.3rem;
  padding-left: 0;
  padding-right: 0;
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  transition: opacity 0.3s, visibility 0.3s;
}
.product:not(.product-single) .countdown-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.product:not(.product-single) .countdown-section {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.9em 0 0.8em;
}
.product:not(.product-single) .countdown-amount, .product:not(.product-single) .countdown-period {
  display: inline-block;
}
.product:not(.product-single) .countdown-amount {
  font-size: 1.4em;
  font-weight: 700;
  line-height: 1.3;
}
.product:not(.product-single) .countdown-period {
  font-size: 1em;
  font-weight: 500;
  opacity: 0.9;
  letter-spacing: -0.035em;
}
.product:not(.product-single):hover .product-countdown-container {
  opacity: 0;
  visibility: hidden;
}
.product:not(.product-single) .product-list .product-desc {
  margin-bottom: 3.9rem;
  line-height: 1.9;
}

.product-sticky-content .product-list-sm {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.product-sticky-content .product-media {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.5rem;
          flex: 0 0 8.5rem;
  max-width: 8.5rem;
  height: 8.5rem;
}
.product-sticky-content .product-media img {
  height: 100%;
}
.product-sticky-content .product-name {
  font-size: 1.4rem;
}
.product-sticky-content .product-price {
  font-size: 1.6rem;
}
.product-sticky-content .old-price {
  font-size: 1.6rem;
}
.product-sticky-content .product-form.container {
  padding: 0;
}
.product-sticky-content.fixed .product-list-sm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.product-sticky-content.fixed .product-form {
  padding: 2rem;
}
.product-sticky-content.fixed .product-qty-form, .product-sticky-content.fixed .btn-cart {
  margin-bottom: 0;
}
.product-sticky-content.fixed .product-qty-form {
  margin-right: 0.8rem;
  max-width: 14rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 14rem;
          flex: 0 0 14rem;
}
.product-sticky-content.fixed .product-qty-form label {
  display: none;
}
.product-sticky-content.fixed .btn-cart {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 21rem;
}
.product-sticky-content.fix-top.fixed .product-form {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.product-sticky-content.fix-top.fixed .product-media {
  max-width: 4.4rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 4.4rem;
          flex: 0 0 4.4rem;
  height: 4.4rem;
}
.product-sticky-content.fix-top.fixed .product-name {
  display: none;
}
.product-sticky-content.fix-top.fixed .btn-cart {
  min-width: 14rem;
}

.product-single .col-md-6 .product-bm-wrapper {
  margin-bottom: 0.8rem;
}

.sticky-both-content .product-single {
  margin-top: 0.4rem;
}
.sticky-both-content .product-title {
  margin-bottom: 1.2rem;
  line-height: 1.4;
}
.sticky-both-content .product-color-swatch {
  margin-top: 0.3rem;
}
.sticky-both-content .product-size-swatch {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.product-qty-form.with-label {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 21.5rem;
          flex: 0 0 21.5rem;
  max-width: 21.5rem;
}

@media (max-width: 1199px) {
  .shop-content .product-list .product-desc {
    margin-bottom: 2rem;
  }
}
@media (max-width: 575px) {
  .shop-content .product-list {
    display: block;
    margin-bottom: 2rem;
  }
  .shop-content .product-list .product-media {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    margin: 0 0 2rem 0;
  }
}
@media (max-width: 479px) {
  .product-sticky-content.fix-top.fixed .product-media, .product-sticky-content.fix-top.fixed .product-details {
    display: none;
  }
  .product-sticky-content.fix-top.fixed .btn-cart {
    max-width: none;
  }
  .product-sticky-content.fix-top.fixed .product-form {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .product-sticky-content.fixed .product-list-sm {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
}
/*--------------------------------------------
    Single Product Page
----------------------------------------------*/
.product-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: sticky;
}
.product-gallery.row > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.product-gallery.product-gallery-sticky {
  top: 2rem;
}

.product-gallery-btn {
  position: absolute;
  padding: 1rem;
  width: 4rem;
  height: 4rem;
  right: 1.5rem;
  bottom: 1.5rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 0;
  border-radius: 50%;
  color: #999;
  background: #fff;
  font-size: 2rem;
  line-height: 1;
  opacity: 0.7;
  -webkit-transition: opacity 0.3s, color 0.3s;
  transition: opacity 0.3s, color 0.3s;
  z-index: 1;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  cursor: pointer;
}
.product-gallery-btn.product-degree-viewer {
  bottom: 6.5rem;
}
.product-gallery-btn.product-video-viewer {
  bottom: 11.5rem;
}
.product-gallery-btn:hover {
  opacity: 1;
  color: #333;
}

.product-sticky-content.fixed {
  background-color: #fff;
}

.bought-together-products > * {
  width: auto;
}
.bought-together-products .product-wrap {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 15.8rem;
          flex: 0 0 15.8rem;
  max-width: 15.8rem;
}
.bought-together-products .product-wrap:not(:first-child) {
  margin-left: 3rem;
}
.bought-together-products .product-wrap:not(:first-child) .product-media::before, .bought-together-products .product-wrap:not(:first-child) .product-media::after {
  content: "";
  position: absolute;
  left: -2.5rem;
  top: 50%;
  background-color: #999;
}
.bought-together-products .product-wrap:not(:first-child) .product-media::before {
  width: 17px;
  height: 1px;
  -webkit-transform: translateX(-8px);
          transform: translateX(-8px);
}
.bought-together-products .product-wrap:not(:first-child) .product-media::after {
  width: 1px;
  height: 17px;
  -webkit-transform: translateY(-8px);
          transform: translateY(-8px);
}
.bought-together-products .product-details {
  padding: 1.5rem 0.2rem 0;
}
.bought-together-products .product-button {
  position: relative;
  margin: 1.3rem 0 2.5rem 10rem;
}
.bought-together-products .product-button::before, .bought-together-products .product-button::after {
  content: "";
  position: absolute;
  left: -5rem;
  top: 70px;
  width: 17px;
  height: 1px;
  -webkit-transform: translateX(-8px);
          transform: translateX(-8px);
  background-color: #999;
}
.bought-together-products .product-button::before {
  margin-top: -12px;
}
.bought-together-products .bought-price {
  font-size: 2.4rem;
}
.bought-together-products .bought-count {
  margin-bottom: 2.7rem;
  line-height: 1.3;
}
.bought-together-products .product-media:hover img {
  opacity: 1;
}
.bought-together-products .product-checkbox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.bought-together-products .product-checkbox label {
  position: static;
  padding-left: 0;
}
.bought-together-products .custom-checkbox {
  cursor: pointer;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.bought-together-products .custom-checkbox + label::before {
  top: 1.5rem;
  left: 1.5rem;
  -webkit-transform: none;
          transform: none;
}

.product-tabs .nav-item:not(:last-child) {
  margin-right: 4rem;
}
.product-tabs .nav-link {
  padding: 1.5rem 0 1.3rem;
  font-size: 2rem;
  font-weight: 700;
  color: #999;
  text-transform: capitalize;
}
.product-tabs .nav-link::after {
  border-top: 2px solid transparent;
}
.product-tabs .nav-tabs .nav-link:hover, .product-tabs .nav-tabs .nav-link.active {
  color: #333;
}
.product-tabs .tab-pane {
  padding: 3.5rem 0 2.7rem;
}
.product-tabs ul {
  font-size: 1.4rem;
  color: #666;
}
.product-tabs .product-video img {
  min-height: 20rem;
}

#product-tab-description .sub-title {
  margin: 0.4rem 0 0.4rem;
  font-size: 1.4rem;
}
#product-tab-description .sub-title span {
  margin-right: 1.2rem;
}
#product-tab-description .detail {
  line-height: 1.6;
}
#product-tab-description ul {
  font-size: 1.3rem;
}
#product-tab-description.card-body .col-md-6 {
  margin-bottom: 1.7rem;
}

#product-tab-specification ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding: 0rem 0 1rem;
}
#product-tab-specification ul label {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20rem;
          flex: 0 0 20rem;
  max-width: 20rem;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  z-index: 1;
  color: #333;
}
#product-tab-specification ul p {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-bottom: 0;
}

#product-tab-vendor .vendor-banner img {
  min-height: 29.5rem;
  width: 100%;
}
#product-tab-vendor .vendor-user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1.7rem;
}
#product-tab-vendor .vendor-logo img {
  border: 1px solid #eee;
  border-radius: 5px;
}
#product-tab-vendor .vendor-name {
  margin: 0.3rem 0;
  font-size: 1.8rem;
  font-weight: 600;
  color: #333;
}
#product-tab-vendor .vendor-name a {
  color: inherit;
}
#product-tab-vendor .ratings-full {
  margin-right: 0.8rem;
}
#product-tab-vendor .rating-reviews {
  font-size: 1.4rem;
  color: #666;
}
#product-tab-vendor .vendor-info {
  margin-bottom: 3.1rem;
  font-size: 1.4rem;
}
#product-tab-vendor .vendor-info li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.75rem 0;
}
#product-tab-vendor .vendor-info label {
  display: inline-block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 12rem;
          flex: 0 0 12rem;
  max-width: 12rem;
  padding-right: 1rem;
  color: #333;
}
#product-tab-vendor .store-address {
  font-size: 1.4rem;
  color: #666;
  opacity: 1;
}
#product-tab-vendor .store-phone a {
  color: #333;
}
#product-tab-vendor .store-phone a:hover {
  color: #336699;
}
#product-tab-vendor p {
  font-size: 1.4rem;
  line-height: 1.75;
}

#product-tab-description.card-body,
#product-tab-vendor.card-body,
#product-tab-specification.card-body,
#product-tab-reviews.card-body {
  padding-top: 2.2rem;
  padding-bottom: 2rem;
}

.accordion-simple:not(.accordion-icon) .card-header a::after {
  font-size: 1.6rem;
}

@media (min-width: 768px) {
  #product-tab-vendor .pl-md-6 {
    padding-left: 3rem !important;
  }
}
#product-tab-reviews {
  border-bottom-width: 0;
}
#product-tab-reviews p {
  font-size: 1.4rem;
}
#product-tab-reviews .avg-rating-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1rem;
  margin-bottom: 0.2rem;
}
#product-tab-reviews .avg-mark {
  font-size: 6em;
  font-weight: 600;
  color: #336699;
  letter-spacing: -0.025em;
  line-height: 1;
  margin-bottom: 0;
}
#product-tab-reviews .avg-rating {
  margin-left: 1.8rem;
}
#product-tab-reviews .avg-rating p {
  font-size: 1.4rem;
  line-height: 1.4;
}
#product-tab-reviews .avg-rating .ratings-container {
  margin-bottom: 0.3rem;
}
#product-tab-reviews .avg-rating .ratings-full {
  margin-right: 0.8rem;
}
#product-tab-reviews .ratings-value {
  margin-bottom: 1.6rem;
  font-size: 1.4rem;
}
#product-tab-reviews .ratings-value span:first-child {
  margin-right: 2.1rem;
  font-size: 2.5rem;
}
#product-tab-reviews .ratings-value .count {
  margin-left: 0.6rem;
  font-size: 1.2rem;
  color: #aaa;
}
#product-tab-reviews .ratings-list .ratings-container {
  margin-bottom: 1.5rem;
}
#product-tab-reviews .ratings-list .progress-bar {
  max-width: 20rem;
  margin-left: 1.3rem;
  margin-bottom: 0;
  border-radius: 0.4rem;
}
#product-tab-reviews .ratings-list .progress-bar span {
  border-radius: 0.4rem;
}
#product-tab-reviews .ratings-list .progress-value {
  margin-left: 2rem;
  min-width: 4rem;
}
#product-tab-reviews .ratings-list .progress-value mark {
  font-size: 1.2rem;
  color: #666;
}
#product-tab-reviews .title-link {
  font-size: 1.4rem;
}
#product-tab-reviews .review-form {
  padding-top: 0.3rem;
}
#product-tab-reviews .review-form .form-control {
  min-height: 4rem;
  margin-bottom: 2rem;
  font-family: Poppins, sans-serif;
  font-size: 1.3rem;
  border-color: #eee;
  color: #777;
}
#product-tab-reviews .review-form .form-control::-webkit-input-placeholder {
  color: inherit;
}
#product-tab-reviews .review-form .form-control::-moz-placeholder {
  color: inherit;
}
#product-tab-reviews .review-form .form-control:-ms-input-placeholder {
  color: inherit;
}
#product-tab-reviews .review-form .form-control::-ms-input-placeholder {
  color: inherit;
}
#product-tab-reviews .review-form .form-control::placeholder {
  color: inherit;
}
#product-tab-reviews .review-form textarea {
  height: 13.3rem;
}
#product-tab-reviews .review-form .btn {
  background-color: #454545;
  border-color: #454545;
}
#product-tab-reviews .form-group {
  margin: 0.4rem 0 4.1rem;
  font-size: 1.4rem;
}
#product-tab-reviews .form-group label {
  padding-left: 2.7rem;
}
#product-tab-reviews .form-group .custom-checkbox + label::before {
  top: 0;
  -webkit-transform: none;
          transform: none;
  margin-top: 0.2rem;
}
#product-tab-reviews .tab-nav-boxed .nav-item {
  margin: 0 1rem 0.5rem 1rem;
}
#product-tab-reviews .tab-nav-boxed .nav-link {
  font-size: 1.3rem;
  font-weight: 600;
  color: #333;
  border-width: 1px;
  padding: 0.9em 1.5em;
  border-radius: 2rem;
}
#product-tab-reviews .tab-nav-boxed .nav-link::after {
  content: none;
}
#product-tab-reviews .tab-nav-boxed .nav-link:hover, #product-tab-reviews .tab-nav-boxed .nav-link.active {
  color: #336699;
}
#product-tab-reviews .tab-nav-boxed .tab-pane {
  padding: 1.5rem 0 0;
}

.vendor-product-section {
  margin-bottom: 4.2rem;
}

.vendor-product-section .ratings-container, .related-product-section .ratings-container {
  margin-bottom: 0.3rem;
}

.product-single .product-countdown-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: -0.7rem 0 1.3rem;
  font-size: 1.5rem;
}
.product-single .product-countdown-container .countdown-amount {
  font-weight: 700;
  color: #336699;
}

.description-section .title.title-link::before, .review-section .title.title-link::before {
  height: 0.2rem;
}

aside .service-list {
  padding: 0 2rem;
  border: 1px solid #eee;
}
aside .service-list > * {
  padding: 1.6rem 0;
}
aside .service-list > *:not(:last-child) {
  border-bottom: 1px solid #eee;
}
aside .service-list .icon-box svg {
  width: 3rem;
  height: 3rem;
}
aside .service-list .icon-box-title {
  font-size: 1.3rem;
  line-height: 1.3;
  letter-spacing: 0;
}
aside .service-list p {
  font-size: 1.2rem;
  line-height: 1.2;
}
aside .sp-sidebar-banner .banner-content {
  top: 9%;
  left: 6.5%;
}
aside .sp-sidebar-banner .banner-title, aside .sp-sidebar-banner .banner-subtitle {
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: -0.01em;
  margin-bottom: 0.5rem;
}
aside .sp-sidebar-banner span {
  font-size: 2.4rem;
  margin-right: 0.5rem;
}

@media (min-width: 992px) {
  .sticky-both-content .product-details-1 {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
}
.hotspot-banner {
  overflow: visible;
}

.hotspot-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  width: 3em;
  height: 3em;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.hotspot-product .product {
  position: absolute;
  opacity: 0;
  width: 20em;
  padding: 1rem;
  visibility: hidden;
  background: #fff;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.06);
          box-shadow: 0 0 30px rgba(0, 0, 0, 0.06);
  border-radius: 0.5rem;
  overflow: hidden;
  -webkit-transition: opacity 0.3s, visibility 0.3s, z-index 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, visibility 0.3s, z-index 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, visibility 0.3s, transform 0.3s, z-index 0.3s;
  transition: opacity 0.3s, visibility 0.3s, transform 0.3s, z-index 0.3s, -webkit-transform 0.3s;
  z-index: -1;
}
.hotspot-product .product .product-action-vertical {
  opacity: 1;
  visibility: visible;
}
.hotspot-product:hover {
  background-color: #333;
}
.hotspot-product:hover .btn-hotspot {
  color: #fff;
}
.hotspot-product:hover .product {
  opacity: 1;
  visibility: visible;
  z-index: 1;
}
.hotspot-product.hotspot-product-1 {
  left: 22.6%;
  top: 10.9%;
}
.hotspot-product.hotspot-product-2 {
  left: 23.8%;
  top: 82%;
}
.hotspot-product.hotspot-product-3 {
  left: 71.1%;
  top: 36.1%;
}

.hotspot-right .product {
  left: 100%;
  top: -6rem;
}
.hotspot-right:hover .product {
  -webkit-transform: translateX(1rem);
          transform: translateX(1rem);
}

.hotspot-top .product {
  bottom: 100%;
  left: -40px;
}
.hotspot-top:hover .product {
  -webkit-transform: translateY(-1rem);
          transform: translateY(-1rem);
}

.hotspot-left .product {
  right: 100%;
  top: -60px;
}
.hotspot-left:hover .product {
  -webkit-transform: translateX(-1rem);
          transform: translateX(-1rem);
}

.btn-hotspot {
  font-size: 1.2em;
  line-height: 1;
  color: #333;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.pswp img {
  border-radius: 0.3rem;
}

@media (min-width: 768px) {
  body.addtocart-fixed .footer {
    padding-bottom: 12.5rem;
  }
}
@media (max-width: 767px) {
  .hotspot-banner {
    font-size: 0.8rem;
  }
}
@media (max-width: 575px) {
  .bought-together-products .product-wrap {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 12rem;
            flex: 0 0 12rem;
    max-width: 12rem;
  }
  .bought-together-products .product-button {
    margin: -1rem 0 3rem 3rem;
  }
  .bought-together-products .product-button::before, .bought-together-products .product-button::after {
    left: -1.5rem;
  }
}
@media (max-width: 479px) {
  .hotspot-banner {
    font-size: 0.6rem;
  }
}
@media (max-width: 375px) {
  #product-tab-specification ul li::before {
    width: calc(44% - 1rem);
  }
  #product-tab-specification ul label {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 44%;
            flex: 0 0 44%;
    max-width: 44%;
  }
}

label {
    display: inline-block;
    font-weight: 600;
    margin-bottom: 5px;
}
.form-group .form-control{
 margin-bottom: 5px;
}

a:hover {
    color: #000000;
}


/*---------------------
    Alert
        - Default
        - Simple Alert
        - Success Alert
        - Primary Alert
----------------------*/
.alert-rounded {
  border-radius: 0.4rem;
}

.alert {
  position: relative;
  padding: 1.4rem 3.5rem 1.4rem 2rem;
  font-size: 1.4rem;
  font-family: Poppins, sans-serif;
  line-height: 1.75;
  border: 1px solid;
  letter-spacing: -0.003em;
  border-radius: 0.3rem;
}
.alert .close-icon {
  width: 1.6rem;
  height: 1.6rem;
  vertical-align: middle;
}
.alert .close-icon::before {
  height: 1px;
}
.alert .close-icon::after {
  width: 1px;
}
.alert ul {
  font-size: 1.3rem;
  margin-top: 1.5rem;
  margin-bottom: 0;
  padding-left: 3.9rem;
  list-style-type: none;
}
.alert ul li {
  position: relative;
  line-height: 1.9;
}
.alert ul li::before {
  position: absolute;
  content: "";
  font-family: "wolmart";
  font-weight: 600;
  font-size: 1.3rem;
  left: -1.9rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-top: 0.1rem;
}
.alert ul a {
  color: inherit;
}
.alert ul a:hover {
  color: #336699;
}

.alert-title {
  font-size: 1.4rem;
  color: inherit;
  line-height: inherit;
  margin-bottom: 0;
  letter-spacing: 0.01em;
  font-weight: 600;
}

.btn-close .close-icon::before, .btn-close .close-icon::after {
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.btn-close:hover .close-icon::before,
.btn-close:hover .close-icon::after {
  background-color: #000;
}

.alert-success {
  border-color: #c4df9b;
  color: #799b5a;
}
.alert-success.alert-bg {
  background-color: #c4df9b;
}

.alert-primary {
  border-color: #d7e8f8;
  color: #336699;
}
.alert-primary.alert-bg {
  background-color: #d7e8f8;
}
.alert-primary .close-icon::before, .alert-primary .close-icon::after {
  background-color: #336699;
}

.alert-warning {
  border-color: #ffcc6d;
  color: #ffa800;
}
.alert-warning.alert-bg {
  background-color: #fff1d7;
  border-color: #fff1d7;
}
.alert-warning .close-icon::before, .alert-warning .close-icon::after {
  background-color: #f93;
}

.alert-error {
  border-color: #f7e5e5;
  color: #6d1a17;
}
.alert-error.alert-bg {
  background-color: #f7e5e5;
  color: #a94442;
}
.alert-error .close-icon::before, .alert-error .close-icon::after {
  background-color: #6d1a17;
}

.alert-dark {
  border-color: #333;
  color: #fff;
}
.alert-dark.alert-bg {
  background-color: #333;
}
.alert-dark .close-icon::before, .alert-dark .close-icon::after {
  background-color: #fff;
}

.alert-inline .alert-title {
  display: inline-block;
}
.alert-inline.alert-block {
  padding-top: 1.5rem;
  padding-bottom: 1.2rem;
}
.alert-inline.alert-block .alert-title {
  margin-right: 1rem;
}
.alert-inline.alert-block .alert-title i {
  font-size: 1.6rem;
  margin-right: 1rem;
}

.alert-icon {
  padding: 1.4rem 2.2rem 1.4rem 1.9rem;
}
.alert-icon i {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.8rem 0 0.1rem;
  font-size: 1.8rem;
  line-height: 1;
}
.alert-icon i.w-icon-cog {
  margin: 0 0.8rem 0rem 0.1rem;
}
.alert-icon i.fas, .alert-icon i.far {
  margin-bottom: 0.3rem;
  margin-left: 0.1rem;
}
.alert-icon i.w-icon-exclamation-triangle {
  font-size: 1.8rem;
}

.alert-button {
  padding: 1.2rem 1.9rem 1.9rem;
  letter-spacing: 0;
}
.alert-button .btn:not(:last-child) {
  margin-right: 0.6rem;
}
.alert-button:not(.alert-block) {
  padding: 1rem 2.2rem 1rem 1rem;
}
.alert-button:not(.alert-block) .btn {
  margin-right: 1.5rem;
}
.alert-button p {
  max-width: 49rem;
  margin-bottom: 2.2rem;
  font-size: 1.3rem;
}
.alert-button .alert-title {
  margin-bottom: 0.6rem;
  letter-spacing: -0.01em;
}
.alert-button.alert-block .btn-rounded {
  padding-left: 1.9em;
  padding-right: 1.9em;
}
.alert-button .btn-error {
  background-color: #fff;
  border-color: #fff;
  color: #6d1a17;
}

.alert-block {
  display: block;
}
.alert-block .alert-title {
  letter-spacing: -0.01em;
}
.alert-block .btn-close {
  position: absolute;
  top: 1.9rem;
  right: 1.9rem;
}
.alert-block.alert-bg .alert-title i {
  margin-right: 0.8rem;
  font-size: 1.5rem;
}

.alert-cart-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1rem;
  border-style: dashed;
}
.alert-cart-product .btn-success {
  padding: 0.86em 1.37em;
  margin-right: 1.9rem;
}
.alert-cart-product .btn-close.btn-link {
  margin: 0 1rem 0 auto;
  padding-bottom: 0;
}
.alert-cart-product .btn-close.btn-link i::after, .alert-cart-product .btn-close.btn-link i::before {
  background-color: #799b5a;
}

.summary-section {
  margin-bottom: 3.7rem;
}


/*----------------------------------------
    Vendor Dokan Store Grid Page
-----------------------------------------*/
.vendor-toolbox .toolbox-sort select {
  width: 15.2rem;
  padding: 0.61em 2.5rem 0.61em 1.5rem;
  font-size: 1.4rem;
  border-color: #edecec;
}
.vendor-toolbox .select-box::before {
  right: 1rem;
  margin-top: -0.1rem;
}

.vendor-map-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: #f5f5f5;
  padding: 2rem 2rem 1rem;
}
.vendor-map-filter .form-control {
  margin-right: 1rem;
  background: #fff;
  border: none;
  min-height: 4.4rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.vendor-map-filter input {
  width: 58.9rem;
}
.vendor-map-filter .select-box::before {
  z-index: 2;
  font-size: 1.2rem;
  right: 2.3rem;
}
.vendor-map-filter select {
  min-width: 22rem;
  font-size: 1.4rem;
  color: #333;
}
.vendor-map-filter select option {
  font-size: 1.4rem;
}
.vendor-map-filter .btn {
  padding: 0.93em 2.97em;
}

.vendor-filter,
.vendor-filter-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.vendor-filter {
  padding: 3rem 0 1rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-bottom: 1px solid #eee;
}
.vendor-filter .select-box::before {
  font-weight: 400;
  right: 1.4rem;
  margin-top: -0.1rem;
}
.vendor-filter select {
  font-size: 1.3rem;
  border-color: #ccc;
  border-radius: 0.3rem;
  color: #333;
  padding-left: 1.5rem;
  min-width: 19rem;
  max-width: none;
}
.vendor-filter select option {
  font-size: 1.4rem;
}
.vendor-filter .btn {
  padding: 0.81em 1.4em;
  background-color: #eee;
  border-color: #eee;
  font-size: 1.3rem;
  color: #333;
}
.vendor-filter .btn:hover, .vendor-filter .btn:focus, .vendor-filter .btn:active {
  background-color: #dcdcdc;
  border-color: #dcdcdc;
}

.store-wcmp .store-banner img {
  min-height: 31.8rem;
}

.store-wcmp-banner {
  margin-bottom: 3.5rem;
}
.store-wcmp-banner .store-media img {
  min-height: 39rem;
}

.tab-vendor-products.tab-nav-underline .nav-link {
  padding-left: 2.4rem;
  padding-right: 2.4rem;
}
.tab-vendor-products.tab-nav-underline .nav-link::after {
  border-top-width: 2px;
}
.tab-vendor-products.tab-nav-underline .nav-item:not(:last-child) {
  margin-right: 1rem;
}
.tab-vendor-products .toolbox {
  padding: 0.7rem 0 1rem;
}
.tab-vendor-products .toolbox label {
  font-size: 1.4rem;
}
.tab-vendor-products .comments {
  margin: 0;
  padding: 0;
}
.tab-vendor-products .comment {
  border: none;
  padding-top: 2rem;
  font-size: 1.4rem;
}
.tab-vendor-products .comment p {
  margin-bottom: 0;
}
.tab-vendor-products .ratings-container {
  font-size: 1.4rem;
}
.tab-vendor-products .ratings-container .ratings::before {
  color: #FF7272;
}
.tab-vendor-products .comment-author {
  margin-bottom: 1.5rem;
  font-size: 1.4rem;
}
.tab-vendor-products .comment-date {
  font-size: 1.4rem;
  color: #666;
}

.review-title {
  font-size: 1.8rem;
}

.widget-search-products .input-wrapper-inline .form-control {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(100% - 9.3rem);
          flex: 0 0 calc(100% - 9.3rem);
  max-width: calc(100% - 9.3rem);
}

.store-wcfm-banner {
  margin-bottom: 2.7rem;
}
.store-wcfm-banner .store-media img {
  min-height: 46rem;
}

.widget-coupons .coupon {
  padding: 1.2rem 2rem;
  width: 100%;
  background-color: #f5f5f5;
  border-radius: 3px;
  font-weight: 600;
  display: inline-block;
  border: 1px dashed #666;
}
.widget-coupons .coupon:hover .coupon-tip {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(-50%, 2rem);
          transform: translate(-50%, 2rem);
}
.widget-coupons .coupon-tip {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 15.8rem;
  padding: 0.5rem;
  font-size: 1rem;
  font-weight: 400;
  border: 1px solid #17a2b8;
  background-color: #fff;
  border-radius: 0.5rem;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s, visibility 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, visibility 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, visibility 0.3s, transform 0.3s;
  transition: opacity 0.3s, visibility 0.3s, transform 0.3s, -webkit-transform 0.3s;
  z-index: 1;
}
.widget-coupons .coupon-tip::before, .widget-coupons .coupon-tip::after {
  position: absolute;
  content: "";
  left: 50%;
  bottom: 100%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.widget-coupons .coupon-tip::after {
  border: 3px solid transparent;
  border-bottom: 7px solid #fff;
}
.widget-coupons .coupon-tip::before {
  border: 4px solid transparent;
  border-bottom: 8px solid #17a2b8;
}

.vendor-sidebar .widget-title i {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.5rem;
  margin-top: -0.5rem;
  line-height: 0;
}
.vendor-sidebar .widget-title i.w-icon-truck {
  font-size: 2rem;
}

.widget-location .google-map {
  height: 28rem;
  background-color: #ddd;
}

.policies-area {
  margin-bottom: 2.5rem;
  border-bottom: 1px solid #eee;
}
.policies-area .title {
  font-weight: 600;
  margin-bottom: 3rem;
}
.policies-area p {
  padding-bottom: 2.1rem;
}

.tab-vendor-wcfm .nav-link {
  padding: 1.5rem 0;
  font-size: 1.5rem;
  text-transform: capitalize;
}
.tab-vendor-wcfm .tab-pane {
  padding: 3rem 0;
}

.review-area {
  margin-bottom: 3rem;
  padding: 3rem;
  border: 1px solid #eee;
  border-radius: 0.3rem;
}
.review-area .form-control {
  margin-bottom: 2.2rem;
  background: #fff url(../images/vendor/wcfm/write.jpg) no-repeat 10px center;
  min-width: 4.6rem;
  padding-left: 3.5rem;
  color: #777;
}
.review-area .btn {
  padding-left: 1.35em;
  padding-right: 1.35em;
  border-color: #eee;
  background-color: #eee;
  color: #333;
}
.review-area .btn:hover, .review-area .btn:focus, .review-area .btn:active {
  border-color: #333;
  background-color: #333;
  color: #fff;
}

.reviewers-picture figure {
  width: 3.6rem;
  height: 3.6rem;
  border: 2px solid #fff;
  border-radius: 50%;
}
.reviewers-picture figure:not(:first-child) {
  margin-left: -1.5rem;
}

.reviewer-name {
  font-size: 1.6rem;
}
.reviewer-name a {
  color: #333;
}
.reviewer-name a:hover {
  color: #336699;
}

.review-ratings {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #eee;
  padding-bottom: 2.6rem;
  margin-bottom: 3.5rem;
}
.review-ratings .ratings-container {
  margin-bottom: 1.3rem;
  font-size: 1.4rem;
}
.review-ratings .ratings-full {
  margin-right: 0.8rem;
}
.review-ratings label {
  white-space: nowrap;
}
.review-ratings .review-ratings-right {
  margin-right: 6rem;
}

.average-rating {
  display: inline-block;
  background: #4e4e4e;
  color: #fff;
  font-size: 2.6rem;
  padding: 0.1rem 1.3rem;
  border-radius: 0.3rem;
  margin-bottom: 0.5rem;
}

.user-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.user-wrap .review-ratings {
  display: block;
  margin-right: 1.5rem;
  margin-bottom: 0;
  border: none;
  padding: 0;
}

.user-photo {
  margin-right: 3.6rem;
}
.user-photo figure {
  width: 70px;
  margin-bottom: 1.5rem;
}
.user-photo label {
  display: block;
  margin-bottom: 0.3rem;
}
.user-photo .score {
  background: #666;
  color: #fff;
  padding: 0.1rem 1.2rem;
  border-radius: 0.3rem;
}

.user-info {
  max-width: 49.4rem;
  margin-right: auto;
  padding-right: 2rem;
}
.user-info p {
  font-size: 1.4rem;
  line-height: 1.78;
}

.vendor-wcfm-map .google-map {
  background-color: #ebebeb;
}

.widget-filter .form-control {
  height: 4.6rem;
  max-width: 100%;
  padding-left: 1.5rem;
  border-color: #eee;
  border-radius: 0.3rem;
  font-size: 1.3rem;
  color: #666;
  margin-bottom: 1rem;
}
.widget-filter .widget-body {
  padding: 0.4rem 0 2.3rem;
}

.vendor-sidebar .widget-search-form .widget-body {
  padding: 0 0 3.5rem;
}

.wcfm-toolbox {
  padding-bottom: 1rem;
}
.wcfm-toolbox select {
  font-size: 1.3rem;
  border-color: #eee;
  width: 24rem;
  max-width: none;
  padding-top: 0.7em;
  padding-bottom: 0.7em;
}
.wcfm-toolbox option {
  font-size: 1.3rem;
}
.wcfm-toolbox .showing-info {
  color: #333;
  font-weight: 400;
}

.store-wcfm .store-content {
  max-width: none;
}

.default-section {
  margin-bottom: 1.7rem;
}

.vendors-section {
  background-color: #f8f8f8;
}
.vendors-section .vendor-widget {
  margin-bottom: 0;
}

@media (max-width: 1036px) {
  .store-wcfm .store-footer {
    padding-top: 5rem;
  }
  .store-wcfm .seller-brand {
    right: auto;
    left: 2rem;
    top: -39%;
  }
}
@media (max-width: 991px) {
  .store-wcmp .store-banner img {
    min-height: auto;
    max-height: 20rem;
  }

  .review-area {
    padding: 2rem;
  }

  .default-section {
    margin-bottom: 5rem;
  }
}
@media (max-width: 767px) {
  .review-ratings .review-ratings-right {
    margin-right: 0;
  }

  .user-wrap .review-ratings {
    display: none;
  }

  .user-photo {
    margin-right: 2rem;
  }

  .user-info {
    padding-right: 0;
  }
}
@media (max-width: 575px) {
  .store-list:hover .seller-brand img {
    -webkit-transform: translateY(-1rem);
            transform: translateY(-1rem);
  }
}
@media (max-width: 479px) {
  .wcfm-toolbox {
    display: block;
  }

  .review-ratings {
    display: block;
  }
  .review-ratings .ratings-container {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .average-rating {
    margin-top: 1rem;
  }

  .tab-vendor-products .nav-tabs {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.contact-with-seller{
  padding: 75px 0px;
}

.login-form-wrapper .form-group-info{
  text-align: center;
}
.login-form-wrapper .btn-forgot{
 font-weight: 600;
 color: #333;
}

.login-form-wrapper .btn-theme.btn-black {
    color: #fff;
}

.account-login-area .login-top .login-form-nav .nav-tabs{
     border-bottom: 2px solid #275f5f;
}

.social-icon-border-color .social-icon {
    padding-top: 7px;
}

.category-classic .category-media::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background-color: #000000;
    z-index: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .25;
}
.footer{
    background: #326765;
  font-size: 15px;
    font-weight: 400;
}

.footer a {
    color: #fff;
    opacity: 0.9;
      transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}

.footer-top .widget-title{

}

.footer a:hover, .footer a:active, .footer a.active {
    color: #fff;
  opacity: 1;
     text-decoration: underline;
}

.footer-top {
    border-bottom: inherit;
}

.footer-top .widget-title {
    padding: 0 0 0.6rem 0;
    margin-bottom: 2rem;
    font-family: "Inter", sans-serif;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1;
    text-transform: inherit;
    color: #fff;
    border: none;
    cursor: text;
}

.footer .widget-about .widget-about-desc{
  color: #fff;
  opacity: 0.9;
  line-height: 1.5;
}
.footer .copyright, .payment-label{
  color: #fff;
}

.footer .widget-about .logo-footer{
    margin-bottom: 0;
}

@media (min-width: 992px) {
  .footer-newsletter .form-check{
        left: 26px;
  }
    .mr-lg-8 {
        margin-right: 1rem !important;
    }
  .footer .widget-about {
    margin-top: -48px;
}
}

.social-links li{
  display: inline;
  margin-right: 15px;
  font-size: 18px;
}

.border-bottom {
    border-bottom: 1px solid #467b79 !important;
}

.footer-newsletter{
  padding-bottom: 4rem !important;
    padding-top: 4rem !important;
      text-align: center;
}

.footer-newsletter .form-control{
  border-color: #4e5562;
  background-color: transparent;
  border-radius: 50rem !important;
}

.btn-rounded{
  border-radius: 50rem !important;
}

.footer-newsletter .icon-box-title {
    font-size: 2.5rem;
}


@media (max-width: 750px) {
    .footer-newsletter .btn {
        margin-top: 2rem;
        width: 100%;
        margin-bottom: 15px;
    }
}

.btn-dark {
    border-color: #253237;
    background-color: #253237;
}

/* **** new */

header .btn-secondary {
    color: #333d4c;
    background-color: #eef1f6;
    border-color: #eef1f6;
  text-transform: inherit;
  font-weight: 500;

}
header .btn-secondary:hover, header .btn-secondary:active, header .btn-secondary:focus {
    background-color: #e0e5eb !important;
}


header .btn {
    color: #333d4c;
}
header .btn:hover, header .btn:active, header .btn:focus {
    color: #333d4c;
    border-color: #e0e5eb !important;
    background-color: #e0e5eb !important;
}


.dropdown-menu{
    min-width: 12.5rem;
    padding: 0.75rem !important;
    font-size: 0.875rem;
    border-radius: 0.5rem;
  border: 1px solid #e0e5eb;
  box-shadow: 0 0.5rem 2rem -0.25rem hsla(216, 9%, 44%, .1);
}

.navbar-brand img{
min-width: 180px;
    margin-top: -10px;

}

.h6{
    color: #181d25;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 1rem;
    margin-top: 0;
  font-size: 15px;
     font-family: inherit;
}

.w-100 {
    width: 100% !important;
}

.pt-1 {
    padding-top: .25rem !important;
}

.nav-link{
  background: none;
    border: 0;
    color: var(--cz-nav-link-color);
    display: block;
    font-size: 14px;
  text-transform: inherit;
    transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
}

.btn-ghost {
    background-color: transparent !important;
    border-color: transparent !important;
}

.fs-lg {
    font-size: 1.125rem !important;
}

.me-1 {
    margin-right: .25rem !important;
}
.position-absolute {
    position: absolute !important;
}
.top-0 {
    top: 0 !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.search-button{
    position: absolute !important;
    bottom: 0;
}

.mt-n2 .pt-1{
  margin-bottom: 5px;
}

.btn:not(.btn-icon) [class^=ci-chevron] {
    margin-top: .125rem;
}

.ms-auto {
    margin-left: auto !important;
}

.me-n1 {
    margin-right: -.25rem !important;
}

.mb-0{
  margin-bottom: 0px;
}

.form-control-lg {
        height: 52px;
}

.dropdown-item{
      margin-bottom: 10px;
    font-size: 15px;
}

#search-results .dropdown-menu.show{
      min-width: 450px !important;
}

.mt-0 {
    margin-top: 0rem !important;
}

.dropdown-item.active, .dropdown-item:active {
    background-color: #eef1f6;
    color: #181d25;
    text-decoration: none;
      border-radius: 5px;
}
.dropdown-item:focus, .dropdown-item:hover{
  border-radius: 5px;
}
header .btn{
          padding: 10px 10px;
    margin: 5 5;
}

.fs-22{
  font-size: 20px !important;
}

.cart-count {
  position: absolute;
  width: 1.9rem;
  height: 1.9rem;
  border-radius: 50%;
  font-style: normal;
  z-index: 1;
      right: -6px;
    top: -9px;
  font-family: "Inter", sans-serif;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.8rem;
  background: #275f5f;
  color: #fff;
  text-align: center;
}

.navbar-toggler {

}

.navbar-toggler-icon {
    display: block;
    margin-top: -.0625rem;
    top: 50%;
    transition-duration: 75ms;
    transition-timing-function: cubic-bezier(.55,.055,.675,.19)
}

.navbar-toggler-icon,.navbar-toggler-icon:after,.navbar-toggler-icon:before {
    background-color: #181d25;
    height: .125rem;
    position: absolute;
    transition-property: transform;
    width: 1.375rem
}

.navbar-toggler-icon:after,.navbar-toggler-icon:before {
    content: "";
    display: block
}

.navbar-toggler-icon:before {
    top: -.4375rem;
    transition: top 75ms ease .12s,opacity 75ms ease,width .15s ease-in-out
}

.navbar-toggler-icon:after {
    bottom: -.4375rem;
    right: 0;
    transition: bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19),width .15s ease-in-out
}

.navbar-toggler:not(.active):not([aria-expanded=true]):hover .navbar-toggler-icon:after,.navbar-toggler:not(.active):not([aria-expanded=true]):hover .navbar-toggler-icon:before {
    width: 1.03125rem
}

.navbar-toggler.active .navbar-toggler-icon,[aria-expanded=true] .navbar-toggler-icon {
    transform: rotate(45deg);
    transition-delay: .12s;
    transition-timing-function: cubic-bezier(.215,.61,.355,1)
}

.navbar-toggler.active .navbar-toggler-icon:after,.navbar-toggler.active .navbar-toggler-icon:before,[aria-expanded=true] .navbar-toggler-icon:after,[aria-expanded=true] .navbar-toggler-icon:before {
    width: 1.375rem
}

.navbar-toggler.active .navbar-toggler-icon:before,[aria-expanded=true] .navbar-toggler-icon:before {
    opacity: 0;
    top: 0;
    transition: top 75ms ease,opacity 75ms ease .12s
}

.navbar-toggler.active .navbar-toggler-icon:after,[aria-expanded=true] .navbar-toggler-icon:after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s
}

.mobile-menu-container{
  background: #fff;
}
.mobile-menu-container .mobile-menu{
      background: #fff;
}

.mobile-menu > li:not(:last-child) {
    border-bottom: 1px solid #2e323712;
}
.mobile-menu li a{
  color: #181d25;
      padding: 1.3rem 0.6rem 0rem 1rem;
}

.sidebar-cart-overlay{
  z-index: 1030;
}

.mobile-menu-container{
-webkit-box-shadow: inherit;
box-shadow: inherit;

}
.mobile-menu-close i{
  color: #000;
}

.mobile-menu-container .nav-item.show .nav-link, .mobile-menu-container .nav-item .nav-link.active {
    color: #fff;
  border: inherit;
  border-color: inherit;
    background-color: #275f5f;
}

.nav-tabs .nav-link {
  color: #333d4c;
  border: inherit;
  border-color: inherit;
      background-color: #eef1f6;
    border-radius: 50rem !important;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover{
  border-color: inherit;
    isolation: inherit;
}

@media(min-width: 1300px){
  .mobile-menu-container form{
    display: none !important;
  }
}
.mmenu-active .mobile-menu-overlay {
    opacity: 0.7;
}
.mobile-menu-overlay {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #232324;
    opacity: 0;
    -webkit-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
}

.tap-btn{
  background: #eef1f6;
  border-radius: 50%;
}
.tap-btn:hover{
  background: #e0e5eb !important;
}

.tap-btn:active{
  background: #e0e5eb !important;
}

.navbar-expand .navbar-toggler {
    display: block;
}

.logo-pc{
  display: block;
}
.logo-mobile{
  display: none;
}

@media(max-width: 750px){
  .image-p{
    height: 180px !important;
  }
  .mobile-menu-container{
    max-width: 53%;
  }
  header .dropdown-menu[data-bs-popper] {
    top: 100%;
    left: -59px;
    margin-top: .125rem;
}
  .logo-pc{
  display: none;
}
.logo-mobile{
  display: block;
}
.navbar-brand img {
    min-width: inherit;
    max-width: inherit;
    margin-top: inherit;
    width: 40px;
    margin-right: 10px;
      color: #333d4c;
}

}

.cart-checkout-btn .btn-theme{
      font-weight: 500 !important;;
      border-radius: 50rem !important;
      background-color: #eef1f6 !important;
          color: #333d4c !important;

}
.cart-checkout-btn .btn-theme.btn-primary{
color: #fff !important;;
  background-color: #275f5f !important;
}

.page-header {
  background-image: url("/static/shop/img/gen-bg.jpeg");
  background-position: center;
  background-size: contain;
  background-repeat: repeat;
  position: relative;
  z-index: -1;

}
.page-header .page-title{
     z-index: 2;
   position: relative;
    color: #fff;
    letter-spacing: 1px;
}

.page-header::after{
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background-color: #4fb68d;
    z-index: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .7;
}

.form-check.mt-1 .form-check-label{
  color: #fff;
}

.login-form-content .tab-pane .login-form .login-form-wrapper .form-group .btn-theme, .cart-payment .btn-theme, .shop-checkout-area .place-order-btn, .contact-form .contact-form-wrapper .form-group .btn-theme{
    color: #fff !important;
    background-color: #275f5f !important;
  font-weight: 500 !important;
    border-radius: 50rem !important;
      border: inherit !important;

}

.bread-crumbs{
      position: relative;
    z-index: 3;
  color: #fff;
      font-size: 16px;
    font-weight: 500;
}
.bread-crumbs a {
    color: #fff;
}

.cart-payment .cart-subtotal {
    background-color: #f9f9f9;
    padding: 30px 30px 23px;
    border-radius: 5px;
    margin-bottom: 25px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
   opacity: 1 !important;


}

.custom-checkbox{
      opacity: 1;
      width: 100%;
      position: relative;
    margin-bottom: 15px;
}
.featured-item .content{
      box-shadow: inherit;
}
.featured-item{
  background: #eef1f6;
  border-radius: 5px;
      max-width: 250px;
    margin: auto;
  margin-bottom: 25px;
}
.featured-item:hover .content {
    box-shadow: inherit;
}
.featured-item:hover {
    box-shadow: inherit;
    background: #e0e5eb !important;
}
.featured-item .content .inner-content .title{
      margin-bottom: 0;
}

.btn-theme.btn-black.btn-border {
    background: #eef1f6;
    border-color: inherit;
    color: #333d4c;
    border: inherit;
    border-radius: 50rem !important;
}

.contact-form-wrapper .form-check-label{
      color: #181d25 !important;
}
p {
    color: #181d25;
    margin-bottom: 30px;
}





        .fab-container {
            position: fixed;
            bottom: 32px;
            right: 32px;
            z-index: 10;
        }

        .fab {
            width: 64px;
            height: 64px;
            border-radius: 50%;
            background-color: #4fb68d;
            display: flex;
            justify-content: center;
            align-items: center;
            cursor: pointer;
            transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
            position: relative;
            overflow: hidden;
        }



        .fab:hover {
            transform: translateY(-4px) scale(1.05);
            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.25);
        }

        .fab:active {
            transform: translateY(0) scale(0.98);
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
        }

        .fab-icon {
            width: 35px;
            height: 35px;
            fill: white;
            z-index: 2;
            transition: transform 0.3s ease;
        }

        .fab:hover .fab-icon {
            transform: scale(1.15);
        }

        .fab-ripple {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%) scale(0);
            width: 200px;
            height: 200px;
            background-color: rgba(255, 255, 255, 0.4);
            border-radius: 50%;
            opacity: 0;
            z-index: 0;
        }

        .fab-options {
            position: absolute;
            bottom: 80px;
            right: 8px;
            display: flex;
            flex-direction: column;
            align-items: flex-end;
            gap: 16px;
            opacity: 0;
            transform: translateY(10px);
            pointer-events: none;
            transition: all 0.3s ease;
        }

        .fab-options.active {
            opacity: 1;
            transform: translateY(0);
            pointer-events: all;
        }

        .fab-option {
            display: flex;
            align-items: center;
            gap: 12px;
        }

        .fab-option-button {
            width: 48px;
            height: 48px;
            border-radius: 50%;
            background-color: white;
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
            display: flex;
            justify-content: center;
            align-items: center;
            cursor: pointer;
            transition: all 0.3s ease;
        }

        .fab-option-button:hover {
            transform: scale(1.1);
            box-shadow: 0 6px 14px rgba(0, 0, 0, 0.15);
        }

        .fab-option-label {
            background-color: rgba(0, 0, 0, 0.7);
            color: white;
            padding: 6px 12px;
            border-radius: 4px;
            font-size: 14px;
            white-space: nowrap;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
            opacity: 0;
            transform: translateX(10px);
            transition: all 0.2s ease;
        }

        .fab-option:hover .fab-option-label {
            opacity: 1;
            transform: translateX(0);
        }

        .fab-option-icon {
            width: 24px;
            height: 24px;
            fill: #4285F4 !important;
        }

        .marker {
            position: absolute;
            width: 32px;
            height: 32px;
            transition: transform 0.3s ease;
            transform: translate(-50%, -100%);
            cursor: pointer;
        }

        .marker-current {
            top: 60%;
            left: 45%;
        }

        .pulse {
            position: absolute;
            width: 16px;
            height: 16px;
            background-color: rgba(66, 133, 244, 0.6);
            border-radius: 50%;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
        }

        .pulse::before {
            content: '';
            position: absolute;
            width: 100%;
            height: 100%;
            background-color: #4285F4;
            border-radius: 50%;
            transform: scale(0.5);
            animation: pulse 2s infinite;
        }

        @keyframes pulse {
            0% {
                transform: scale(0.5);
                opacity: 1;
            }
            100% {
                transform: scale(2);
                opacity: 0;
            }
        }

        .tooltip {
            position: absolute;
            background-color: white;
            padding: 12px;
            border-radius: 8px;
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
            max-width: 200px;
            display: none;
            z-index: 5;
        }

        .tooltip.active {
            display: block;
            animation: fadeIn 0.3s forwards;
        }

        .tooltip-title {
            font-weight: bold;
            margin-bottom: 4px;
            color: #333;
        }

        .tooltip-address {
            font-size: 12px;
            color: #666;
            margin-bottom: 8px;
        }

        .tooltip-actions {
            display: flex;
            gap: 8px;
        }

        .tooltip-action {
            padding: 6px 10px;
            border-radius: 4px;
            font-size: 12px;
            cursor: pointer;
            transition: background-color 0.2s;
        }

        .tooltip-action.directions {
            background-color: #4285F4;
            color: white;
        }

        .tooltip-action.save {
            background-color: #f1f1f1;
            color: #333;
        }

        .tooltip-action:hover {
            opacity: 0.9;
        }

        .toast {
            position: absolute;
            top: 24px;
            left: 50%;
            transform: translateX(-50%) translateY(-100px);
            background-color: rgba(0, 0, 0, 0.8);
            color: white;
            padding: 12px 24px;
            border-radius: 8px;
            font-size: 14px;
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
            opacity: 0;
            transition: all 0.3s ease;
            z-index: 20;
        }

        .toast.active {
            transform: translateX(-50%) translateY(0);
            opacity: 1;
        }

        @keyframes fadeIn {
            from {
                opacity: 0;
                transform: translateY(10px);
            }
            to {
                opacity: 1;
                transform: translateY(0);
            }
        }

        @keyframes ripple {
            0% {
                transform: translate(-50%, -50%) scale(0);
                opacity: 1;
            }
            100% {
                transform: translate(-50%, -50%) scale(1);
                opacity: 0;
            }
        }

        .zoom-controls {
            position: absolute;
            left: 20px;
            bottom: 32px;
            display: flex;
            flex-direction: column;
            gap: 8px;
            z-index: 10;
        }

        .zoom-btn {
            width: 40px;
            height: 40px;
            background-color: white;
            border-radius: 4px;
            display: flex;
            justify-content: center;
            align-items: center;
            cursor: pointer;
            box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
            transition: all 0.2s ease;
        }

        .zoom-btn:hover {
            background-color: #f9f9f9;
        }

        .zoom-btn:active {
            transform: scale(0.95);
        }

        .search-container {
            position: absolute;
            top: 20px;
            left: 50%;
            transform: translateX(-50%);
            width: 80%;
            max-width: 400px;
            z-index: 10;
        }

        .search-bar {
            width: 100%;
            padding: 12px 16px;
            padding-left: 48px;
            border-radius: 8px;
            border: none;
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
            font-size: 16px;
            outline: none;
            transition: all 0.3s ease;
        }

        .search-bar:focus {
            box-shadow: 0 6px 16px rgba(0, 0, 0, 0.15);
        }

        .search-icon {
            position: absolute;
            left: 16px;
            top: 50%;
            transform: translateY(-50%);
            width: 20px;
            height: 20px;
            fill: #666;
            pointer-events: none;
        }

        header .form-control{
          border-radius: 50rem !important;
        }

        .contact-info-wrapper{
              background-color: #f9f9f9;
          border-radius: 5px;

              padding: 30px 30px 23px;
    border-radius: 5px;
    margin-bottom: 25px;
          padding-left: 40px;

        }

        .my-md-4 {
        margin-bottom: 1.5rem !important;
        margin-top: 1.5rem !important;
    }


        .text-dark-emphasis {
    color: #181d25 !important;
}

        .opacity-50 {
    opacity: .5 !important;
}
        hr.text-dark-emphasis {
    border: 0;
    border-top: 1px solid;
    color: #181d25;
    margin: 1.5rem 0;
    opacity: 1;
}
        .pbmit-ihbox-style-1 a{
          color: #181d25;
    padding-bottom: 10px;
    display: block;
    width: 100%;
        }


        .contact-area .section-title .title {
    color: #181d25;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: -0.64px;
    margin-bottom: 19px;
}

        .bg-grey-p{
          padding: 100px 0;
          background: #eef1f6;
        }
        .bg-green-p{
          padding: 100px 0;
          background: #326765;
          color: #fff;
        }
        .bg-green-p h2, .bg-green-p p{
          color: #fff !important;
        }

        .btn-primary {
             border-radius: 50rem !important;
}

        .pagination-area .page-numbers li .page-number{
          border-radius: 50%;
          color: #181d25;

        }
        .ul-in li{
        border-bottom: inherit;
          }
        ul.sub-ul{
          border-left: 2px solid #eef1f6;
        }




        .ul-in li:hover {
    background: #eef1f6;
              border-radius: 5px;

}

        .breadcrumb , .breadcrumb a{

    border-bottom: inherit;
    color: #fff;
              position: relative;
    z-index: 3;

}

        .breadcrumb-item+.breadcrumb-item::before {
    color: #fff;
}

        .cat-small-img{
              max-width: 40px;
              border-radius: 50%;
        }
.exit-cats{
  font-weight: 500;
}

.product-item .product-info.info-style2{
  text-align: left;
}
.product-thumb::before{
  display: none;
}
.product-item:hover .product-thumb .thumb-overlay{
   opacity: 0;
}
.product-item .product-thumb .product-action.action-style3{
      bottom: 0px !important;
      opacity: 1 !important;
}
.product-item .product-thumb .product-action a{
    opacity: 1 !important;
    visibility: visible !important;
    transform: translate(0, 0) !important;
    -webkit-transform: translate(0, 0) !important;
}

.product-item .product-thumb .product-action a i{
      display: block;
    font-size: 13px;
    color: #333d4c;
}

.product-item .product-thumb .product-action.action-style3 a{
  border-radius: 50%;
      background: #eef1f6 !important;
}
.product-item .product-thumb .product-action a{
      width: 30px;
      height: 30px;
    line-height: 30px;
}

.sidebar-cart-modal .sidebar-cart-inner .sidebar-cart-content .sidebar-cart .product-cart .product-cart-item .product-info .title a{
      text-align: left;
}

.bg-danger.discount{
  position: absolute;
  left: 0;
  top: 0;
}

.blog-area .btn-secondary{
    margin: 10px 0 0;
    padding: 8px 10px;
    background-color: #181d25;
    font-size: 12px;
    border-radius: 50rem !important;
    background-color: #eef1f6 !important;
    color: #333d4c !important;
    border: inherit;
}

.sidebar-cart-modal .sidebar-cart-inner .sidebar-cart-content .sidebar-cart .product-cart .product-cart-item .product-img img{
  border: inherit;
}

overflow-auto {
    overflow: auto !important;
}

[data-simplebar] {
    position: relative;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start
}

.simplebar-wrapper {
    overflow: hidden;
    width: inherit;
    height: inherit;
    max-width: inherit;
    max-height: inherit
}

.simplebar-mask {
    direction: inherit;
    position: absolute;
    overflow: hidden;
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: auto!important;
    height: auto!important;
    z-index: 0
}

.simplebar-offset {
    direction: inherit!important;
    box-sizing: inherit!important;
    resize: none!important;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0;
    margin: 0;
    -webkit-overflow-scrolling: touch
}

.simplebar-content-wrapper {
    direction: inherit;
    box-sizing: border-box!important;
    position: relative;
    display: block;
    height: 100%;
    width: auto;
    max-width: 100%;
    max-height: 100%;
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar {
    display: none;
    width: 0;
    height: 0
}

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

.simplebar-placeholder {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    pointer-events: none
}

.simplebar-height-auto-observer-wrapper {
    box-sizing: inherit!important;
    height: 100%;
    width: 100%;
    max-width: 1px;
    position: relative;
    float: left;
    max-height: 1px;
    overflow: hidden;
    z-index: -1;
    padding: 0;
    margin: 0;
    pointer-events: none;
    flex-grow: inherit;
    flex-shrink: 0;
    flex-basis: 0
}

.simplebar-height-auto-observer {
    box-sizing: inherit;
    display: block;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 1000%;
    width: 1000%;
    min-height: 1px;
    min-width: 1px;
    overflow: hidden;
    pointer-events: none;
    z-index: -1
}

.simplebar-track {
    z-index: 1;
    position: absolute;
    right: 0;
    bottom: 0;
    pointer-events: none;
    overflow: hidden
}

[data-simplebar].simplebar-dragging {
    pointer-events: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

[data-simplebar].simplebar-dragging .simplebar-content {
    pointer-events: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

[data-simplebar].simplebar-dragging .simplebar-track {
    pointer-events: all
}

.simplebar-scrollbar {
    position: absolute;
    left: 0;
    right: 0;
    min-height: 10px
}

.simplebar-scrollbar:before {
    position: absolute;
    content: '';
    background: #000;
    border-radius: 7px;
    left: 2px;
    right: 2px;
    opacity: 0;
    transition: opacity .2s .5s linear
}

.simplebar-scrollbar.simplebar-visible:before {
    opacity: .5;
    transition-delay: 0s;
    transition-duration: 0s
}

.simplebar-track.simplebar-vertical {
    top: 0;
    width: 11px
}

.simplebar-scrollbar:before {
    top: 2px;
    bottom: 2px;
    left: 2px;
    right: 2px
}

.simplebar-track.simplebar-horizontal {
    left: 0;
    height: 11px
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
    right: auto;
    left: 0;
    top: 0;
    bottom: 0;
    min-height: 0;
    min-width: 10px;
    width: auto
}

[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical {
    right: auto;
    left: 0
}

.simplebar-dummy-scrollbar-size {
    direction: rtl;
    position: fixed;
    opacity: 0;
    visibility: hidden;
    height: 500px;
    width: 500px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: scrollbar!important
}

.simplebar-dummy-scrollbar-size>div {
    width: 200%;
    height: 200%;
    margin: 10px 0
}

.simplebar-hide-scrollbar {
    position: fixed;
    left: 0;
    visibility: hidden;
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none
}


.simplebar-wrapper {
    overflow: hidden;
    width: inherit;
    height: inherit;
    max-width: inherit;
    max-height: inherit;
}
.gap-4 {
    gap: 1.5rem !important;
}
.py-2 {
    padding-bottom: 0.5rem !important;
    padding-top: 0.5rem !important;
}
.justify-content-between {
    justify-content: space-between !important;
}
.flex-nowrap {
    flex-wrap: nowrap !important;
}

.header-categories-home .nav-link {
    align-items: center;
    display: flex;
}

.header-categories-home{
  padding-top: 10px;
  padding-bottom: 10px;
}
.header-categories-home .fw-semibold {
  font-weight: 400;
  color: #181d25;
}

.header-categories-home .nav-link:hover{
  text-decoration: underline;
  color: #181d25;
}
.banner-content{
  text-align: left;
}
.intro-slide .banner-title, .intro-slide p{
  color: #fff !important;
}
.intro-slide1::after{
position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background: -webkit-gradient(linear, left top, right top, color-stop(30%, #000000), to(rgba(26, 44, 121, 0)));
    background: linear-gradient(to right, #000000 30%, rgba(26, 44, 121, 0) 100%);
    z-index: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .25;
}
.intro-slide1 .banner-content{
  right: inherit;
}

.intro-slide1 .btn-primary.btn-outline {
    color: #fff;
    border-color: #fff;
    background-color: transparent;
}

.swiper-button-next, .swiper-button-prev{
  display: none !important;
}
.headline-post{
border: 1px solid #e0e5eb !important;
border-radius: 10px;
    padding: 1.5rem !important;
}
.btn-secondary.btn2{
    padding: 8px 10px;
    background-color: #181d25;
    font-size: 12px;
    border-radius: 50rem !important;
    background-color: #eef1f6 !important;
    color: #333d4c !important;
    border: inherit;
}

.btn-secondary.btn3{
    padding: 17px 20px;
    background-color: #181d25;
    font-size: 14px;
    border-radius: 50rem !important;
    background-color: #eef1f6 !important;
    color: #333d4c !important;
    border: inherit;
}

.title-link-wrapper::after{

}

.pt-100{
  padding-top: 100px;
}


p {
    font-size: 17px;
    line-height: 1.6;
}
.post-title{
      font-size: 20px;
}
.title{
      font-size: 3rem;
    font-weight: 600;
}

.ptb-100{
  padding-top: 100px;
  padding-bottom: 100px;
}

.product-title{
  font-size: 13px;
  margin-bottom: 0px;
}
.product-item .product-info.info-style2 .content-inner .prices .price{
  color: #181d25;
}

.intro-cards{
  margin-top: 50px;
}
.card-content{
  max-width: 130px;

}
.intro-sm-heading{
      margin-bottom: 15px;
    display: block;
}
.img-intro-card{
    position: absolute;
    max-width: 190px;
    right: 0;
    bottom: 0;
}

.img-intro-1{
        position: absolute;
    max-width: 204px;
    right: -10px;
    bottom: -17px;
}

.img-intro-2{
    max-width: 249px;
    right: -30px;
}

.img-intro-3{
    right: 5px;
    bottom: -9px;
}


.card-intro{
      min-height: 250px;

    border-radius: 10px;
    padding: 20px;
}