@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Dancing+Script&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Dancing+Script&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;1,100;1,300;1,400;1,500&display=swap");
@font-face {
  font-family: "Gill Sans";
  src: url("../fonts/English/Gill\ Sans.otf");
}

@font-face {
  font-family: "Gill Sans Bold";
  src: url("../fonts/English/Gill\ Sans\ Bold.otf");
}

@font-face {
  font-family: "DiodrumArabicbic";
  src: url("../fonts/Arabic/alfont_com_AlFont_com_DiodrumArabic-Regular.ttf");
}

@font-face {
  font-family: "DiodrumArabicbic Bold";
  src: url("../fonts/Arabic/alfont_com_AlFont_com_DiodrumArabic-Bold.ttf");
}

/* body, .links{
  font-family: DiodrumArabicbic;
}  */

html {
  margin: 0;
  width: 100%;
  overflow-x: hidden;
}

body {
  font-family: Gill Sans;
  background: #ffb9211f;
}
a:hover {
  text-decoration: none;
}
body {
  margin: 0;
  width: 100%;
  overflow-x: hidden;
}
a {
  color: #000;
}
a:hover {
  color: #333;
}

.modal-open {
  padding-right: 0 !important;
}

ul {
  padding-inline-start: 0px !important;
  list-style: none;
}
.img-fluid {
  width: 100%;
}

.btn-outline-success {
  color: #706864;
  border-color: #706864;
  transition: ease;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #706864;
  border-color: #706864;
}
.header-wrap {
  display: inline-flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}

.last-three-nav-link {
  text-align: center !important;
  margin: 10px 15px !important;
  padding: 0 !important;
  width: 40px;
  height: 40px;
  line-height: 32px;
  font-size: 16px;
  border-radius: 50%;
  text-align: center;
  border-style: solid;
  border-color: #222;
  background-color: #222;
  color: #eee8e5 !important;
}
/* Social Media Icons (Hidden by Default) */
.socialicons {
  position: fixed;
  right: 40px;
  bottom: 40px;
}
.social-btn {
  display: none;
}

.socialicons a {
  display: block;
  margin: 5px 0;
  text-align: center;
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-radius: 50%;
  color: white;
  z-index: 999;
  font-size: 27px;
  text-decoration: none;
  transition: transform 0.3s ease-in-out;
}

/* Instagram */
.socialicons a.instagram {
  background: #e1306c;
}

/* Snapchat */
.socialicons a.snapchat {
  background: #fffc00;
  color: #000;
}

/* TikTok */
.socialicons a.whatsapp {
  background: #00ac14;
  color: #fff;
}
.socialicons {
  z-index: 99;
}

.logo {
  width: 90px;
}

.category img {
  border-radius: 50%;
  border: 4px solid #fff;
}
.category.active img {
  border: 4px solid #218885;
}
.category h3 {
  font-size: 20px;
  margin-top: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.category-section {
  padding: 80px 0;
}
.section-title {
  margin-bottom: 50px;
  font-size: 36px;
  text-transform: uppercase;
}

.short-hr {
  max-width: 70px;
  text-align: left;
  margin-left: 0;
  height: 3px;
  background-color: #218885;
  border-radius: 15px;
}
.product-section {
  padding: 80px 0;
  /* background-color: #fff; */
}
.footer {
  background-color: #218885;
  color: #fff;
}
.footer a {
  color: #fff;
}
.hrlong {
  width: 100%;
  background-color: #218885;
  height: 2px;
  display: block;
  position: relative;
}
.hrlong a {
  background-color: #218885;
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  display: block;
  text-align: center;
  position: absolute;
  left: 50%;
  font-size: 28px;
  top: -25px;
}

.product-block .product-img {
  border: 1px solid #ddd;
}
.product-block:hover img {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}
.product-block .product-description h5 {
  text-transform: uppercase;
  font-size: 16px;
}
.product-description {
  padding: 10px 0;
  border-top: 4px solid #218885;
}
.product-description .price {
  font-weight: 800;
  color: #218885;
  margin-bottom: 5px;
}

.colors ul {
  display: flex;
  flex-wrap: wrap;
  gap: 5px; /* optional spacing between items */
  padding: 0;
  margin: 0;
  list-style: none;
}

.colors ul li span {
  background-color: #218885; /* just for visibility */
  padding: 1px 10px;
  border-radius: 20px;
  font-size: 13px;
  color: #fff;
  white-space: nowrap;
}
.product-block {
  margin-bottom: 30px;
}
.footer-bottom {
  padding: 10px 0;
}
.tab-wrapper {
  position: relative;
  overflow: hidden;
  background-color: #dcc488;
  margin-bottom: 21px;
}

.scroll-buttons {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #218885;
  color: #fff;
  z-index: 10;
  cursor: pointer;
  font-size: 1.5rem;
  user-select: none;
}

.scroll-left {
  left: 0;
}

.scroll-right {
  right: 0;
}

.nav-tabs-container {
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  scroll-behavior: smooth;
  /* margin: 0 40px; */
}

.nav-tabs {
  flex-wrap: nowrap;
  /* border: 1px solid #eee; */
  width: 100%;
}

.nav-tabs .nav-link {
  white-space: nowrap;
  border: none;
  text-transform: uppercase;
}

.nav-tabs-container::-webkit-scrollbar {
  display: none;
}

.nav-link.active {
  background-color: #218885 !important;
  color: #fff !important;
  border: 0 !important;
}
.nav-tabs-container .nav-link:hover {
  border: none !important;
}
.nav-tabs-container .nav-link.active:hover {
  border: none !important;
}
.color-option {
  cursor: pointer;
  display: inline-block;
}

.color-option.active {
  background-color: #dcc488;
  color: #000000;
}

@media (max-width: 767px) {
  .category {
    margin-bottom: 30px;
  }
  .socialicons {
    right: 15px;
    bottom: 20px;
  }

  .socialicons a {
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
  }
  .nav-tabs-container .nav-tabs .nav-link {
    font-size: 15px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .category h3 {
    font-size: 16px;
  }
  .section-title h3 {
    font-size: 20px;
  }
}
