/* h1, h2, h3, h4, h5, h6 {
  font-family: 'Prompt' !important;
  font-weight: 500 !important;
} */

* {
  /* font-family: 'Ubuntu';
  font-weight: 300; */
  color: #500909;
}

body {
  margin: 0;
  padding: 0;
  background-color: #FDF8BE;
  background-image: url('../image/bg.jpg');
}

.navbar-toggle {
  display: block;
}

.navbar_header {
  background: linear-gradient(180deg, #761B1B 0%, #390606 100%);
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
  z-index: 1000;
}



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

.logo-text {
  display: flex;
  align-items: center;
  cursor: pointer;
}

.logo-text img {
  background-position: center;
  background-size: cover;
  height: 75px;
  padding: 10px;
}

.navbar-items {
  list-style: none;
  display: flex;
  justify-content: flex-end;
  color: #ffff;
  /* margin-top: -62px; */
  margin-right: 113px;
}

.navbar-items li {
  margin-left: 20px;
  min-width: 115px;
  text-align: center !important;
}

.navbar-items li a {
  text-decoration: none;
  font-weight: bold;
  font-family: 'prompt';
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  text-align: center;
  color: #fffbcb;
}


button:hover {
  font-weight: 600;
  letter-spacing: 2px;
  translate: -5px -5px;
  box-shadow: 6px 8px 10px #00000078 !important;
  transition: .3s;
}

.navbar-items li a:hover {
  background: white;
  color: #e73f3f;
  padding: 6px 12px;
  border-radius: 5px;
  box-shadow: inset 4px 5px 5px #50090996;
  transition: .2s ease-out;
}

/* //Homepage */
.home-page {
  width: 100%;
  justify-content: center;
  text-align: center;

}

.home-page-banner {
  width: 95%;
  margin: auto;
}

.home-page-banner img {
  margin-top: 120px;
  width: 100%;
  height: 642px;
  border-radius: 10px;
  background-position: center;
  background-size: cover;
}

/* //catogory */
.home-catogory {
  margin-top: 130px;
  text-align: center;
}

.home-catogory h3 {
  font-style: normal;
  font-weight: 500;
  font-size: 50px;
  line-height: 10px;
  /* identical to box height */
  color: #4F1313;
}

.home-catogory h4 {
  background: #7A774F;
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 78px;
  /* identical to box height */
  color: #FDF8BE;
}

.home-catogory-card {
  width: 95%;
  margin: auto;
  justify-content: space-evenly;
  display: flex;
  flex-wrap: wrap;
}

.home-catogory-card .item img {
  border-radius: 20px;
  width: auto;
  margin: auto;
}

.home-catogory-card .item h3 {
  margin-top: -100px;
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  /* line-height: 78px; */
  /* identical to box height */
  color: #FDF8BE;
  text-shadow: 2px 2px 2px black;
  position: relative;
}
.item:hover h3 {
    letter-spacing: 5px;
    transition: .3s ease-in;
    color: #d54848 !important;
    text-shadow: 2px 2px 2px #4f1313 !important;
}

/* //Sarees */

.home-catogory-saree {
  margin-top: 150px;
  text-align: center;
}

.home-catogory-saree h3 {
  background: #7A774F;
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 78px;
  /* identical to box height */
  color: #FDF8BE;
}


.home-catogory-saree .home-catogory-card-saree {
  width: 95%;
  margin: auto;
  justify-content: space-evenly;
  display: flex;
  flex-wrap: wrap;
}

.home-catogory-saree .home-catogory-card-saree .item {
  flex-basis: 21%;
  margin: 10px !important;
}

.home-catogory-saree .home-catogory-card-saree .item img {
  border-radius: 20px;
  width: auto;
  margin: 10px;
}

.home-catogory-card-saree .item h3 {
  margin-top: -100px;
  font-style: normal;
  font-size: 30px;
  background: none !important;
  /* line-height: 78px; */
  /* identical to box height */
  text-shadow: 2px 2px 2px black;
  color: #FDF8BE;
  position: relative;
}



.item img:hover {
  filter: brightness(.8);
  transition: .2s ease-in;
}


/* //about section */
.home-about-section {
  margin-top: 30px;
  /* height: 531px; */
  background: linear-gradient(180deg, #761B1B 0%, #390606 100%);
  text-align: center;
}

.home-about-section img {
  margin-top: 30px;

}

.home-about-section>h3 {
  font-family: 'Amita';
  font-style: normal;
  font-weight: 700;
  font-size: 60px;
  padding-top: 90px;
  line-height: 10px;
  color: #FDF8BE;
}

.home-about-section>h4 {
  font-family: 'Amita';
  font-style: normal;
  font-weight: 700;
  font-size: 35px;
  text-align: center;
  letter-spacing: 0.38em;
  color: #FDF8BE;
  margin-top: -40px;
}

.home-about-section>p {
  font-family: 'Laila';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  padding: 20px 30px;
  text-align: center;
  color: #FFFFFF;
}

.home-about-section>button {
  width: 12%;
  padding: 15px;
  margin: auto;
  /* max-width: 259px; */
  /* max-height: 45px; */
  background: linear-gradient(180deg, #FEF69C 0%, #797329 100%);
  border-radius: 10px;
  margin-bottom: 40px;
  border: none;
}

.details-item p {
  font-family: 'Laila';
}

/* //Contacts page */

.home-contact-section {
  width: 100%;
  margin: auto;

}

.home-contact-section>h3 {
  background: #7A774F;
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 78px;
  /* identical to box height */
  color: #FDF8BE;
  text-align: center;
}


.home-contact-section .contacts-us-container {
  display: flex;
  justify-content: space-around;
  text-align: center;
  flex-wrap: wrap;

}

.contacts-us-container .contacts-details {
  border: 1px solid #4F1313;
  padding: 0 50px;
  border-radius: 20px;
  margin-bottom: 20px;

}

.navbar-toggle{
  display: none;
}
.home-about-section-sample-page {
  margin-top: 120px;
  text-align: left;
  margin-left: 10%;
}


.home-about-section-sample-page h1 {
  font-size: 50px !important;
}


/* .home-contact-section .contacts-us-container {
  display: flex;
  justify-content: space-between;
  text-align: left;
  width: 95%;
  margin: auto;
  height: 100%;

}

.contacts-us-container .contacts-details {
  width: 40% !important;
  margin: auto;
  height: 532px;
  border: 1px solid #4F1313;
  padding: 0 50px;

}



.home-contact-section .contacts-details h3 {
  font-family: 'Amita';
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 97px;

  color: #4F1313;
} */

.footer {
  position: relative;
  top: 20px;
  background: linear-gradient(180deg, #761B1B 0%, #390606 100%);
  /* padding: 20px; */

}


.footer p {
  font-family: 'Laila' !important;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  color: #FDF8BE;
  padding: 30px 0;
}

.footer-container {
  display: flex;
  justify-content: space-around;
  align-items: baseline;
  flex-wrap: wrap;
}

.meddle-side {
  justify-content: center;
  min-width: 200px;
  text-align: left !important;
}

.meddle-side h3 {
  justify-content: center;
  margin-bottom: -10px;
  font-style: normal;
  font-weight: 500;
  font-size: 35px;
  align-items: center;
  color: #FDF8BE;
}

.meddle-side li {
  /* margin-bottom: 5px; */
  font-family: 'Laila';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  color: #fffbcb;
}

.meddle-side li a {
  color: #fdf8be !important;
}

.socialicon {
  /* margin-top: -100px; */
  justify-content: center;
  text-align: center;
  display: flex;
}

.socialicon img {
  width: 30px;
  margin: 5px;

}

.underline {


  border: 1px solid #4F1313;
  width: 152px;
  height: 0px;
  border-radius: 20px;
  background-color: #0000;
  justify-content: center;
  text-align: center;
}

#map {
  height: 400px;
  width: 100%;
}

h1, h2, h3, h4, h5, h6, .heading {
  font-family: 'Prompt' !important;
  text-transform: capitalize;
  font-weight: 500;
}

.home-about-section-sample-page p, li {
  font-family: 'prompt';
  max-width: 80%;
  text-align: left;
}
.details-item {
  text-align: left;
}
a {
  text-decoration: none;
}
.footer p a, .footer a {
  color: white !important;
}
.footer p a:hover, .footer a:hover, .footer li:hover {
  color: #e6d613 !important;
}


/* banner css starts */
@keyframes slidy {
  0% { left: 0%; }
  20% { left: 0%; }
  25% { left: -100%;}
  45% {left: -100%;}
  50% { left: -200%; }
  70% { left: -200%;}
  75% { left: -300%;}
  95% { left: -300%;}
  100% { left: -400%;}
  }
  
  body { margin: 0; } 
  div#slider { overflow: hidden; }
  div#slider figure img { width: 20%; float: left; }
  div#slider figure { 
    position: relative;
    width: 500%;
    margin: 0;
    left: 0;
    text-align: left;
    font-size: 0;
    animation: 15s slidy infinite; 
  }

  #slider figure img{max-height: 800px;}
  /* div#slider {
    padding: 20px 10px;
  } */
/* banner css ends*/  

/* products page css starts */
.products .productName {
  color: #4F1313;
}

.strip {
  background: #7A774F;
  padding: 5px 0;
  color: aliceblue;
  text-shadow: 2px 2px 2px #4f1313;
}
.strip h2 {
  margin: 0;
  color: #fef69c;
}
.item img {
  border-radius: 5%;
  max-width: 100%;
}
.products .item {
  padding: 10px;
  box-sizing: border-box;
  cursor: pointer;
}

.imageFrame {
  background: white;
  padding: 10px;
  box-sizing: border-box;
  box-shadow: 5px 5px 5px #500909;
  position: relative;
  top: 50px;
  align-self: flex-start;
}

.imageView {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #500909ed;
  z-index: 9999;
  top: 0;
}

.imageView .remove {position: absolute;right: -7px;top: -10px;background-color: #e73f3f;padding: 5px 10px;color: white;z-index: 99999;cursor: pointer;}

.imageView img {max-height: 80vh;}
#imageView{display: none;}
/* products page css ends */

/* blog page css starts */
.blog p {
  font-family: 'Laila';
  text-align: left;
}

.blog {
  align-items: baseline !important;
  text-align: left;
}
.blog * {
  box-sizing: border-box;
}

.blog .sidebar {
  background: #fdf48b;
  padding: 10px 15px;
}

.blogpost {
  max-height: 80vh;
  overflow-x: hidden;
  overflow-y: scroll;
  padding-right: 15px;
}
.blogpost p {
  text-align: justify;
}
.blog > h1, h2, h3, h4, p{
    color:#500909;
}

/* submenu starts */
.submenu {
    list-style: none;
    position: absolute;
    z-index: 2;
    box-sizing: border-box;
    padding: 15px 8px;
    background: white;
    border-radius: 10px;
    box-shadow: inset -4px -5px 5px #50090996;
    transition: .2s ease-out;
    display: none;
    top: 65px;
}

.submenu li {
    color: #e73f3f;
    padding: 10px;
    text-align: left !important;
    font-weight: bold;
    box-sizing: border-box;
    border-radius: 10px;
    font-weight: 300;
    list-style: none;
    margin: 0;
}

.submenu li:hover {border-radius: 10px;transition: .3s ease-in;box-shadow: inset 2px 2px 7px #b12121;}

.submenu .sublinks {
    box-shadow: none;
    display: none;
    list-style: none;
    text-align: left;
    position: absolute;
    z-index: 3;
    background: white;
    left: 100px;
    box-shadow: inset -4px -5px 5px #50090996;
    border-radius: 10px;
    padding: 5px;
    margin: auto;
}
#productLink:hover #mainSubmenu {
    display: block;
}
.havelinks:hover .sublinks {
    display: block;
}
i {
  color: inherit;
}

/* submenu ends */


/* scroller starts */
/* width */
::-webkit-scrollbar {
width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
background: #fffbcb;
}

/* Handle */
::-webkit-scrollbar-thumb {
background: #761b1b;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
background: #797329;
}

/* scroller ends */

/* animations */

@keyframes easeIn {
  0% {opacity: 0%}
  100% {opacity: 100%;}
}
@keyframes easeOut {
  0% {opacity: 100%}
  100% {opacity: 0%;}
}
@keyframes dropdown {
  0%{height: 0; opacity: 0; translate: 0 -10px;}
  90%{height:auto; opacity: 1; translate: 0 -1px;}
  100%{height: auto; opacity:1; translate: 0 0;}
  
}