/* ----------------------------------------------------------------
	Comments List
-----------------------------------------------------------------*/
/* .comment-content .comment-text {
    margin: 15px 0px;
} */
@keyframes zoom {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}

html {
  height: 100%;
  min-height: 100%;
}

html * {
  font-family: "Cairo", sans-serif !important;
}

body {
  height: 100%;
  min-height: 100%;
  color: #7e7e7e;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-style: normal;
  font-weight: 400;
}

body.layout-body {
  display: flex;
  flex-direction: column;
  min-height: 100%;
}

.fa-classic {
  font-family: "Font Awesome 6 Free" !important;
}

.fa-regular {
  font-family: "Font Awesome 6 Free" !important;
}

.fa-solid {
  font-family: "Font Awesome 6 Free" !important;
}

.far {
  font-family: "Font Awesome 6 Free" !important;
}

.fa {
  font-family: "Font Awesome 6 Free" !important;
}

.fas {
  font-family: "Font Awesome 6 Free" !important;
}

.main-menu > nav > ul > li {
  margin-inline-end: 13px;
  padding: 0;
}

.main-menu > nav > ul > li > a {
  font-size: 15px;
}

.main-menu > nav > ul > li > a i {
  margin-right: 4px;
}

.main-menu > nav > ul > li.hot-deals {
  margin-inline-end: 13px !important;
  padding-right: 0 !important;
}

.header-style-1 .search-style-2 form {
  max-width: unset;
  max-width: unset;
}

.header-style-1 .search-style-2 form input {
  max-width: unset;
  width: 100%;
}

.header-style-1 .header-middle-ptb-1 {
  padding: -30px 0;
}

.header-style-1 .select2-container {
  align-self: baseline;
}

:root {
  --text-color: #253d4e;
  left: 0;
  transition: all 0.3s ease 0s;
  border-bottom: 2px solid #ffffff;
  background: #fff;
}

.main {
  min-height: 65%;
}

.layout-content {
  flex: 1;
}

.main > .container {
  padding: var(--bs-gutter-y, 1.5rem) var(--bs-gutter-x, 1rem);
}

.contant {
  width: 100%;
}

.contact-info .fbox-icon {
  display: inline;
  margin: 0 0.313rem 0 0.313rem;
  color: #fff;
}

.contact-info .contact-form {
  border-radius: 0.5rem;
}

.contact-info .h4 {
  display: inline;
}

.contact-info .site-info {
  background-color: #3ab67e;
}

.contact-info .feature-box {
  margin-bottom: 1.563rem;
}

.contact-info .feature-box .contact-value {
  margin: 0 1.75rem 0 1.75rem;
  color: rgba(255, 255, 255, 0.8);
}

.header-area {
  display: flex !important;
  align-items: center;
  max-width: 100%;
  justify-content: space-around;
  border-bottom: 1px solid #dadada;
}

.header-middle {
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-wrap: nowrap;
  flex-direction: column;
  width: 50%;
}

.logo.logo-width-1 {
  display: flex;
  max-width: 180px;
  max-height: 110px;
  -o-object-fit: contain;
  object-fit: contain;
  margin-right: unset;
  margin-left: unset !important;
  position: unset;
  left: unset;
  transform: unset;
  -moz-transform: unset;
  -ms-transform: unset;
  -o-transform: unset;
}

.logo.logo-width-1 a img {
  width: 180px;
  -o-object-fit: contain;
  object-fit: contain;
}

.logo a {
  display: flex;
}

.header-action-right {
  display: block;
  padding-inline-start: unset;
}

.burger-icon > span.burger-icon-top {
  top: 1px;
}

.search-style-2 {
  width: unset;
  justify-content: unset;
  align-items: unset;
  display: unset;
  width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.ltr .main-menu > nav > ul > li.hot-deals img {
  position: unset;
  margin-right: 4px !important;
  margin-left: 0;
}

.rtl .main-menu > nav > ul > li.hot-deals img {
  margin-left: 4px !important;
}

.menu-trigger {
  display: none !important;
}

.header-wrap.header-space-between {
  display: flex;
  align-items: center;
}

.form-group input {
  width: 100%;
  height: 54px;
}

.form-group .help-block {
  width: 70%;
}

.dz-success-mark {
  display: none;
}

.dz-error-mark {
  display: none;
}

.dz-error-message {
  color: #ff0000;
}

.dz-image-preview {
  display: inline-block;
  padding: 1rem;
  margin: 1rem;
  border: 1px solid #ececec !important;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

input:focus::-moz-placeholder {
  -moz-transition: 0.4s;
  transition: 0.4s;
}

a {
    color: var( --primary-color);
}

a:hover {
  color: var( --secondary-color-hover);
}

.hot-deals {
    color: var( --primary-color);
}

.content-address {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.content-address span {
  padding-top: 1%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 7px;
  font-size: 12px;
}

.content-address span h4 {
  font-size: 16px;
  font-weight: 900;
  text-transform: capitalize;
}

.main-menu.main-menu-lh-2 > nav > ul > li {
  line-height: 50px;
}

.row-container {
  padding-bottom: 15px;
}

.row {
  margin: 0;
}

form > .row > div[class^="col"] {
  padding-inline-end: 10px !important;
}

.slick-slide {
  margin-inline-end: 10px;
  float: inline-start;
}

footer {
  padding-top: 0px;
  height: auto;
  /*min-height: 500px;*/
  width: 100%;
  margin: 0 auto;
}

footer .topFooter {
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-start;
}

footer .mobile-social-icon {
  width: 100%;
  justify-content: center;
}

footer .general_info a {
  width: 100%;
  height: 100%;
  max-width: 180px;
}

footer .general_info .footer-logo {
  max-width: 180px;
  object-fit: contain;
  object-position: center;
}

footer p {
  color: var(--footer-text-color);
  font-size: 16px;
  font-weight: 900;
}

.form-group1 input {
  background: #fff;
  border: 1px solid #ececec;
  height: 64px;
}

.topFooter {
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  gap: 5px;
  margin-bottom: 40px;
  padding: 50px 15px 3px 15px;
}

.topFooter > * {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.footer-wrapper {
    /*padding: 0;*/
    padding: 40px 0;
    /*display: grid;*/
    width: 100%;
    height: auto;
    /*min-height: 500px;*/
    /*text-align: center;*/
    border-top: 1px solid #b7d1c4;
    background-color: var(--footer-color);
}

footer p span {
  color: var(--footer-text-color);
}

.section-title {
  padding: 0;
  display: flex;
  align-items: end;
  margin-bottom: 20px;
  margin-top: 45px;
  position: relative;
  justify-content: space-between;
}

.company h2 {
  margin-bottom: 20px;
  font-size: 1em;
  font-weight: 900;
  color: var(--text-color);
}

.company .links {
  /*display: flex;*/
  flex-direction: column;
  align-items: center;
  gap: 10px;
}

.company .links a {
  text-align: start;
  text-decoration: none;
  color: #253d4e;
  font-size: 15px;
  font-weight: 400;
  transition: 0.5s;
  -webkit-transition: 0.5s;
}

.text-xl {
  font-size: 16px !important;
}

.text-lg {
  font-size: 14px !important;
}

.text-md {
  font-size: 12px !important;
  line-height: 20px;
}

.text-sm {
  font-size: 10px !important;
}

h5 {
  color: #000;
}

.account h2 {
  margin-bottom: 20px;
  font-size: 1em;
  font-weight: 900;
  color: var(--text-color);
}

.account .links {
  /*display: flex;*/
  flex-direction: column;
  align-items: center;
  gap: 10px;
}

.account .links a {
  text-align: start;
  text-decoration: none;
  color: #253d4e;
  font-size: 15px;
  font-weight: 400;
  transition: 0.5s;
  -webkit-transition: 0.5s;
}

.content-img {
  width: 100%;
  justify-content: center;
  display: flex;
}

.content-img img {
  width: 100%;
  display: block;
  max-width: 290px;
}

.section-padding {
  padding-top: 1%;
}

.copyright {
    text-align: center;
    padding: 5px;
    width: 100%;
    justify-content: center;
    display: flex;
    flex-direction: column;
    background-color:  var(--footer-color);

}

.payment h2 {
  margin-bottom: 20px;
  font-size: 1em;
  font-weight: 900;
  color: var(--text-color);
}

.header-action-2 .header-action-icon-2 > a {
  display: flex;
  justify-content: center;
  padding: 0 1px;
}

.header-action-2 .header-action-icon-2 span.lable {
  font-size: 15px;
  margin: 10px 0 0 5px;
}

.addToCart-msg,
.addToFavorites-msg,
.loading-msg {
  background: #ffffff;
  color: #607a15;
  font-size: 16px;
  padding: 25px;
  width: 280px;
  min-height: 72px;
  position: fixed;
  z-index: 99999;
  top: 50%;
  left: 50%;
  margin-top: -36px;
  margin-left: -140px;
  box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.35);
  border: 3px solid #ffffff;
  border-radius: 12px;
  text-align: center;
  display: none;
}

.addToCart-msg-overlay.addToFavorites-msg-overlay,
.loading-msg-overlay {
  content: "";
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: none;
}

.addToFavorites-msg .body.info {
  color: #62b1f6;
}

.footer-description {
  font-size: 14px !important;
  font-weight: 300 !important;
  width: 100%;
  overflow: hidden;
}

#comments {
  position: relative;
  padding-top: 50px;
}

.commentlist {
  list-style: none;
  margin: 10px 0px;
}

.commentlist ul {
  list-style: none;
}

.commentlist ul:first-child {
  margin-top: 0;
}

.commentlist ul .comment-wrap {
  margin-left: 25px;
  padding-left: 20px;
}

.commentlist li {
  margin: 30px 0 0 0;
  position: relative;
  margin: 30px 0px 0px 30px;
}

.commentlist li ul {
  margin: 30px 0 0 0;
}

.commentlist li ul li {
  margin: 30px 0 0 0;
}

.commentlist li .children {
  margin-top: 0;
}

.commentlist li .children .comment-avatar {
  left: -25px;
}

.commentlist li li .children {
  margin-left: 30px;
}

.commentlist li .comment-content {
  position: relative;
  overflow: hidden;
  padding: 0 0 0 15px;
}

.commentlist li .comment-content p {
  margin: 20px 0 0 0;
}

.commentlist li .comment-meta {
  float: left;
  margin-right: 0;
  line-height: 1;
}

.commentlist > li:first-child {
  padding-top: 0;
  margin-top: 0;
}

#reviews .commentlist {
  padding-bottom: 30px;
  margin: 0 0 20px;
}

#reviews .commentlist li {
  margin-top: 20px;
}

#reviews .commentlist > li:first-child {
  padding-top: 0;
  margin-top: 0;
}

#reviews .comment-wrap {
  border: 0;
  padding: 10px 0 0 35px;
}

.comment-wrap {
  position: relative;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  padding: 20px 20px 20px 35px;
}

.comment-wrap.user-comment-wrap {
  background: #fdfdfd;
  border: 2px solid #e5e5e5;
}

.pingback {
  position: relative;
  overflow: hidden;
}

.pingback p {
  margin: 20px 0 0 0;
}

.comment-avatar {
  position: absolute;
  top: 15px;
  left: -35px;
  padding: 4px;
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 50%;
}

.comment-avatar img {
  display: block;
  border-radius: 50%;
}

.comment-content .comment-author {
  font-size: 17px;
  font-weight: bold;
  color: #555;
}

.comment-content .comment-author a {
  border: none;
  color: #333;
}

.comment-content .comment-author a:hover {
  color: #7aa513;
}

.comment-content .comment-author span {
  float: right;
  font-size: 12px;
  font-weight: normal;
  font-family: "Crete Round", serif;
  font-style: italic;
  color: #aaa;
}

.comment-content .comment-author span a {
  font-size: 12px;
  font-weight: normal;
  font-family: "Crete Round", serif;
  font-style: italic;
  color: #aaa;
}

.comment-content .comment-author span a:hover {
  color: #888;
}

.comment-content .comment-attach img {
  height: 130px;
  border: 1px solid #cccccc;
  padding: 5px;
  margin: 5px 5px;
  cursor: pointer;
  max-width: 170px;
}

.comment-content .comment-attach video {
  height: 130px;
  width: 170px;
  border: 1px solid #cccccc;
  padding: 5px;
  margin: 5px 5px;
  background-color: #f9f9f9;
  cursor: pointer;
}

.comment-content .comment-text {
  padding: 0;
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.comment-reply-link {
  display: block;
  position: absolute;
  top: 4px;
  left: auto;
  text-align: center;
  right: 0px;
  width: 14px;
  height: 14px;
  color: #ccc;
  font-size: 14px;
  line-height: 1;
}

.comment-reply-link:hover {
  color: #888;
}

.review-comment-ratings {
  display: block;
  position: absolute;
  top: 4px;
  left: auto;
  text-align: center;
  right: 0px;
  width: 14px;
  height: 14px;
  color: #ccc;
  font-size: 14px;
  line-height: 1;
  width: auto;
  color: #333;
}

.boxLeaveComment {
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  margin-bottom: 30px;
  padding: 20px;
  display: none;
}

#alertModal {
  z-index: 99999;
}

.comment-attach-modal {
  display: none;
  position: fixed;
  z-index: 10000;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.5);
}

.comment-attach-modal-content {
  margin: auto;
  display: block;
  max-width: 90%;
  height: auto;
  max-height: 90%;
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

video.comment-attach-modal-content {
  width: 90%;
  background: #666;
}

.comment-attach-close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.comment-attach-close:hover {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

.comment-attach-close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

.comment-video {
  display: table;
  position: relative;
}

.btnUserComment {
  cursor: pointer;
  font-size: 17px;
  color: #1b1d1d;
  padding: 0px 2px;
}

.btnSaveComment {
  display: none;
}

.comment-text-edit {
  display: none;
}

.playpause {
  background-image: url("../images/icons/play-button.svg");
  background-repeat: no-repeat;
  width: 40%;
  height: 40%;
  position: absolute;
  left: 0%;
  right: 0%;
  top: 0%;
  bottom: 0%;
  margin: auto;
  background-size: contain;
  background-position: center;
  cursor: pointer;
}

.comment-video-overlay {
  width: 90%;
  height: 90%;
  position: absolute;
  left: 0%;
  right: 0%;
  top: 0%;
  bottom: 0%;
  margin: auto;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.3);
}

#btnLoadMoreComments i {
  margin-right: 9px;
}

.comment-author i {
  margin-left: 4px;
}

.right {
  float: right;
}

.left {
  float: left;
}

.rate .rate-btn {
  float: left;
}

.object-fit-cover {
  object-fit: cover;
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

#content .table-responsive {
  overflow-x: unset;
}

.table {
  display: table !important;
}

.table > .tr {
  display: table-row;
}

.table td {
  display: table-cell;
  width: unset !important;
}

.description * {
  font-weight: normal !important;
}

.description ul {
  list-style: disc;
}

.description ol {
  list-style: decimal;
}

.description ul li,
.description ol li {
  margin-inline-start: 25px;
}

.description strong {
  font-weight: bolder !important;
}

@media (max-width: 480px) {
  .section-title .show-all {
    display: unset;
    font-size: 1rem;
  }

  .section-title .h4 {
    font-size: 1.25rem;
  }
}

@media (max-width: 992px) {
  .stlFrm-borderless .form-group input,
  .stlFrm-borderless .form-group select,
  .stlFrm-borderless .form-group .iti--allow-dropdown {
    width: 100% !important;
  }

  .contant {
    padding: 0 15px;
  }

  .topFooter > * {
    width: 100%;
  }

  footer {
    height: unset;
  }

  footer .topFooter {
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    gap: 50px;
    height: 100%;
  }

  .header-area {
    justify-content: space-between;
  }

  .header-bottom {
    display: none;
  }

  .logo.logo-width-1 {
    display: block;
    padding: 10px;
  }

  .logo.logo-width-1 a img {
    width: 94px;
    min-width: 150px;
  }

  .header-middle {
    display: none;
  }

  .header-action-right {
    padding: 0 10px;
  }

  .header-action-2 .header-action-icon-2 {
    padding: 0 4px;
  }

  .header-action-2 .header-action-icon-2 > a {
    margin-right: 7px;
    color: var(  --header-text-small-screen);
  }

  .menu-trigger {
    display: block !important;
  }

  .header-wrap.header-space-between {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  table.cart .quantity .minus {
    border-radius: 0px 0px 7px 7px !important;
    width: 32px;
  }
}

@media (max-width: 992px) {
  .row-container > .row {
    gap: 15px;
  }

  /* .header-area {
    padding: 15px 0;
  } */

  .logo.logo-width-1 a img {
    min-width: 130px;
  }
}

@media only screen and (max-width: 1024px) {
  li.hot-deals {
    display: inline-block !important;
  }

  .main-menu > nav > ul > li > a {
    font-size: 13px;
  }

  .header-action-2 .header-action-icon-2:last-child {
    padding: 0 8px;
  }
}

@media only screen and (max-width: 700px) {
  .comment-attach-modal-content {
    width: 100%;
  }
  .comment-wrap {
    padding: 20px 10px 10px 27px;
  }
}

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

@media only screen and (min-width: 768px) {
  .contant {
    width: 100%;
    padding: 10px 80px;
  }
}

@media only screen and (min-width: 1366px) {
  .contant {
    width: 100%;
    padding: 10px 80px;
  }
}

@media (max-width: 992px) {
  .header-action-2 .header-action-icon-2 .lang-icon,
  .header-action-2 .header-action-icon-2 .currency-icon {
    display: none;
  }
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 180px;
  overflow: auto;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}

.dropdown-content ul li a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.show {
  display: block;
}

.floating-image {
  animation: float 3s ease-in-out infinite;
}

@keyframes float {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}

@media (min-width: 768px) and (max-width: 915px) {
  #saudi_business_center_url {
    height: 47px;
  }

  #vat-logo {
    height: 42px;
  }

  #tax-number {
    font-size: 10px !important;
  }

  #comercial-registeration-no {
    font-size: 10px !important;
  }

  #payment-methods > img {
    width: 21% !important;
  }
}

.grayscale-img {
  filter: grayscale(100%);
  /* opacity: 0.7; */
}

.out-of-stock-mark {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* background: rgba(0, 0, 0, 0.4);  */
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  z-index: 10;
  border-radius: 10px;
}

.out-of-stock-text-mark {
  transform: rotate(-25deg);
  padding: 10px 20px;
  color: red;
  font-size: 18px;
  font-weight: 1000;
  border-radius: 8px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  border: 2px dashed red;
  text-align: center;
  background-color: rgba(240, 233, 233, 0.5);
  /* background-color: #ddddddc7; */
  /* box-shadow: 4px 4px 8px rgba(192, 62, 62, 0.5), 4px 6px 20px rgba(192, 62, 62, 0.5); */
  /* text-shadow: -1px -1px 0 black, 1px -1px 0 black, -1px 1px 0 black, 1px 1px 0 black; */
}
.out-of-stock-btn {
  background-color: rgba(238, 173, 173, 0.5);
  color: red;
}
.best-product-container .out-of-stock-text-mark {
  font-size: 30px;
}

@media (max-width: 500px) {
  .best-product-container .out-of-stock-text-mark {
    font-size: 20px;
  }
}

.top-banner.slim-banner {
    background: var( --header-top-color);
    color: var( --header-top-text-color);
    position: relative;
        /* border-bottom: 1px solid rgba(181, 180, 180, 0.964); */
}





/* .top-banner-content {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 0px;
} */

/* Slim Header */
.top-banner-header.slim-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 6px 0;
    min-height: 46px;
}
.top-banner-contact.slim-contact .contact-link.slim-whatsapp {
    color: #25D366;
    border: 1px solid #e8f5e9;
    background: #f8fef8;
}


/* Slim Contact Section */
.top-banner-contact.slim-contact .contact-link.slim-whatsapp {
    display: flex;
    align-items: center;
    gap: 6px;
    text-decoration: none;
    padding: 5px 10px;
    border-radius: 6px;
    transition: all 0.2s ease;
    color: #25D366;
    font-size: 0.9rem;
    border: 1px solid #e8f5e9;
    background: #f8fef8;
}

.top-banner-contact.slim-contact .contact-link.slim-whatsapp:hover {
    background: #e8f5e9;
    border-color: #c8e6c9;
}

.top-banner-contact.slim-contact .contact-icon.slim-icon {
    font-size: 1.1rem;
}

.top-banner-contact.slim-contact .contact-number.slim-number {
    font-size: 0.85rem;
    font-weight: 600;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}
/* .top-banner-header.slim-header {
    padding-left: 0 !important;
    margin-left: 0 !important;
} */

/* Slim Search Section */
.top-banner-search.slim-search {
    flex: 1;
    max-width: 480px;
    margin: 0 20px;
}

.top-banner-search.slim-search .search-form.slim-form .search-container.slim-search-container {
    display: flex;
    background: #ffffff;
    border-radius: 6px;
    overflow: hidden;
    border: 1px solid #e0e0e0;
    transition: all 0.2s ease;
    height: 34px;
}

.top-banner-search.slim-search .search-form.slim-form .search-container.slim-search-container:focus-within {
    border-color: #007bff;
    box-shadow: 0 0 0 2px rgba(0, 123, 255, 0.1);
}

.top-banner-search.slim-search .search-select-wrapper.slim-select-wrapper {
    position: relative;
    min-width: 130px;
    border-right: 1px solid #e0e0e0;
}

.top-banner-search.slim-search .search-select.slim-select {
    width: 100%;
    padding: 0 28px 0 10px;
    border: none;
    background: transparent;
    font-size: 0.85rem;
    color: #333333;
    cursor: pointer;
    appearance: none;
    outline: none;
    font-weight: 500;
    height: 100%;
}



.top-banner-search.slim-search .search-input-wrapper.slim-input-wrapper {
    flex: 1;
}

.top-banner-search.slim-search .search-input.slim-input {
    width: 100%;
    padding: 0 12px;
    border: none;
    background: transparent;
    font-size: 0.85rem;
    color: #333333;
    outline: none;
    font-weight: 400;
    height: 100%;
}

.top-banner-search.slim-search .search-input.slim-input::placeholder {
    color: #888;
    opacity: 0.9;
    font-weight: normal;
}

.top-banner-search.slim-search .search-button.slim-button {
    border: none;
    background: transparent;
    color: #666;
    cursor: pointer;
    transition: all 0.2s ease;
    display: flex;
    height: 100%;
   
}

.top-banner-search.slim-search .search-button.slim-button:hover {
    color: var(--primary-color);
    background: var(--secondary-color-hover);
}

.top-banner-search.slim-search .search-button.slim-button {
    display: flex;              /* make button a flex container */
    align-items: center;        /* vertical center */
    justify-content: center;    /* horizontal center */
    height: 100%;
    width: 34px;                /* optional: match your input height or desired button width */
    padding: 0;                 /* remove extra padding */
}

.top-banner-search.slim-search .search-button.slim-button i.slim-search-icon {
    font-size: 0.9rem;
    line-height: 1;             /* ensure icon doesn’t shift */
    display: block;             /* prevent inline spacing issues */
}

/* Slim Social Media Section */
.top-banner-social.slim-social .social-nav.slim-social-nav {
    display: flex;
    gap: 6px;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.top-banner-social.slim-social .social-link.slim-social-link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-decoration: none;
    transition: all 0.2s ease;
    padding: 7px;
    background: #ffffff;
    border: 1px solid #f0f0f0;
}

.top-banner-social.slim-social .social-link.slim-social-link:hover {
    transform: translateY(-1px);
    border-color: #007bff;
}

/* Social Media Brand Colors on Hover */
.top-banner-social.slim-social .social-link.slim-social-link.facebook:hover { 
    background: #ffffff; 
    border-color: #1877f2;
}

.top-banner-social.slim-social .social-link.slim-social-link.twitter:hover { 
    background: #ffffff;
    border-color: #000000;
}

.top-banner-social.slim-social .social-link.slim-social-link.instagram:hover { 
    background: #ffffff;
    border-color: #e4405f;
}

.top-banner-social.slim-social .social-link.slim-social-link.youtube:hover { 
    background: #ffffff;
    border-color: #ff0000;
}

.top-banner-social.slim-social .social-link.slim-social-link.tiktok:hover { 
    background: #ffffff;
    border-color: #000000;
}

.top-banner-social.slim-social .social-link.slim-social-link.snapchat:hover { 
    background: #ffffff;
    border-color: #9d9b2b;
}

/* SVG Icon Styling */
.top-banner-social.slim-social .social-link.slim-social-link img {
    width: 14px;
    height: 14px;
    object-fit: contain;
    filter: brightness(0.7);
    transition: all 0.2s ease;
}


.top-banner-social.slim-social .social-link.slim-social-link:hover img {
    filter: brightness(1);
}

.top-banner-social.slim-social .social-link.slim-social-link.facebook:hover img {
    filter: invert(26%) sepia(98%) saturate(2178%) hue-rotate(202deg) brightness(96%) contrast(98%);
}

.top-banner-social.slim-social .social-link.slim-social-link.twitter:hover img {
    filter: invert(0%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(0%) contrast(100%);
}

.top-banner-social.slim-social .social-link.slim-social-link.instagram:hover img {
    filter: invert(36%) sepia(63%) saturate(2478%) hue-rotate(324deg) brightness(97%) contrast(91%);
}

.top-banner-social.slim-social .social-link.slim-social-link.youtube:hover img {
    filter: invert(13%) sepia(97%) saturate(6411%) hue-rotate(0deg) brightness(100%) contrast(115%);
}

.top-banner-social.slim-social .social-link.slim-social-link.tiktok:hover img {
    filter: invert(0%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(0%) contrast(100%);
}

.top-banner-social.slim-social .social-link.slim-social-link.snapchat:hover img {
    filter: invert(85%) sepia(90%) saturate(949%) hue-rotate(349deg) brightness(106%) contrast(103%);
}

/* Width of the Select2 dropdown */
.select2-container--default {
    width: 250px !important;
}

/* Width of the dropdown menu items */
.select2-dropdown {
    width: 250px !important;
}

/* Adjust the selected item display */
.select2-selection--single {
    height: 34px; /* match your input height */
    padding: 0 10px;
    font-size: 0.85rem;
}
/* Center the selected text vertically */
/* Remove underline / border under the selected value */
.select2-container--default .select2-selection--single {
    border: none !important;   /* remove border */
    box-shadow: none !important; /* remove any shadow */
    background: transparent;    /* optional: match background */
    height: 34px;               /* match your input height */
    display: flex;
    align-items: center;        /* center text vertically */
    padding: 0 10px;
}
@media (max-width:992px) {
    .top-banner-search.slim-search {
        display: none !important;
    }
}

.header-bottom {
    display: flex;
    align-items: center;
    width: 100%;
    /* padding: 0 10px; optional horizontal padding */
}


@media (max-width: 992px) {
    .nav-sticky {
        display: none !important;
    }
}
#header-logo {
    transition: opacity 0.3s ease, transform 0.3s ease;
}

/* Parent must be relative */
.nav-sticky {
    position: relative;
}

/* Sticky logo overlay */
#sticky-logo {
    position: absolute;
    inset-inline-start: 0; /* RTL & LTR safe */
    top: 50%;
    transform: translateY(-50%);
    
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.25s ease;
}

/* Normal logo */
#header-logo {
    transition: opacity 0.25s ease;
}

/* Active state */
body.sticky-active #header-logo {
    opacity: 0;
    pointer-events: none;
}

body.sticky-active #sticky-logo {
    opacity: 1;
    pointer-events: auto;
}
.nav-sticky {
    display: flex;
    align-items: center;
}

/* Default: icons hidden */
#sticky-icons {
    /* margin-inline-start: 0 !important; */
}

/* When sticky is active */
body.sticky-active #sticky-icons {
    display: flex !important;
    margin-inline-start: auto !important; /* pushes icons to the end */
}
.header-bottom {
    position: relative;
    display: flex;
    align-items: center;
}


.nav-sticky {
    /* position: absolute; */
    position: relative;
    /* left: 50%; */
    /* transform: translateX(-50%); */
    display: flex;
    align-items: center;
}

.header-area,.header-bottom {
  /* height: 15% !important; */
}

#header-logo img,
#sticky-logo img {
   margin: 20px !important;
   
}

/* .header-action-right {
    margin-left: 2.5rem; 
    margin-right: 2.5rem; 

} */

@media (max-width: 1500px) {
    .header-action-right {
        margin: 0.75rem; /* 12px */
    }
}

@media (max-width: 1000px) {
    .header-action-right {
        margin: 0.0625rem; /* 1px */
    }
}

ul#sticky-items {
    margin-right: 20px !important;
    padding-top:20px;
}

@media (max-width: 1000px) and (min-width: 767px) {
    .d-flex.align-items-center.justify-content-between.defaultAdrs-hover-border.d-none.d-md-flex.defaultAdrs.ml-2 {
        margin: 20px !important;
    }
}

.header-bottom .stick {
  width: 100% !important;
}
/* @media (max-width: 992px) {

.header-bottom
{
  width: fit-content;
}
} */

.address-city-name {
    display: inline-block;
    max-width: 70px; 
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}

#h-store-name {
font-size: 17px;
font-weight: 700;
line-height: 1.4;
/* display: -webkit-box; */
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
word-break: break-word;
white-space: normal;
max-width: 240px;
/* white-space: nowrap; */
height: 60px;
align-items: center;
display: flex;

}
@media (max-width: 768px) {
#h-store-name {
font-size: 16px;
max-width: 180px;
}
}

@media (max-width: 480px) {
#h-store-name {
font-size: 14px;
max-width: 150px;
}}
.depertemnt-item-header
{
  display: flex;
  gap: 20px;
}

.depertemnt-item-header > li > a {
  font-size: 17px !important;
}

.main-menu-nav .active {
    color: var(--secondary-color);
    text-decoration: underline !important;
    text-underline-offset: 6px !important;
}