
#preloader {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
 background-color: rgba(255, 255, 255, 0.9);
  z-index: 999;
}
#preloader_inner {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 200px;
  height: 200px;
  margin: -100px 0 0 -100px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(/uploads/preloader/preloader_block.gif);
}

body.loaded #preloader {
  display: none;
}
/* custom round edge for card like login page card */
.custround{
    border-radius: 25px;
    
    box-shadow: 0px 10px 2px 3px rgb(223, 198, 240),10px -2px 2px 3px rgb(188, 133, 224);
}

/* custom round edge for card like login page card */
.custround2{
  border-radius: 25px;
  
  box-shadow: 5px 5px 3px 2px rgb(86, 84, 87),-1px -1px 2px 3px rgb(36, 34, 37);
}

.nameheading{
  font-family: arial narrw bold;
  font-size:x-large;
  text-shadow: 9px 9px 5px gray;
  box-shadow: 3px 3px 3px 4px rgb(86, 82, 89),-2px -2px 2px 3px rgb(194, 176, 207);
  border-radius: 10%;
  overflow: hidden;
}

/* text shadow  */

.custm_shdwtxt_a{
    text-shadow: 9px 9px 5px gray;
}

.custm_shdwtxt_ab{
  text-shadow: 9px 9px 5px black;
}

.custm_shdwicon_a{
  text-shadow: 9px 9px 5px gray;
  font-size: xx-large;
}

.custm_shdwicon_b{
  text-shadow: 9px 12px 5px gray;
  font-size:x-large;
  float: right;
}

.custm_shdwicon_c{
  text-shadow: 5px 8px 5px gray;
  font-size:medium;
  float: none;
}

.custm_shdwicon_d{
  text-shadow: 9px 12px 5px gray;
  font-size:x-large;
  margin-right: 5px;
}

.custm_shdwtxt_b{
  font-size: smaller;
  text-shadow: 9px 9px 5px gray;
  font-weight: bold;
}

/* image shadow  */
.custm_shdwimg_a{
    box-shadow: 3px 3px 3px 4px rgb(86, 82, 89),-2px -2px 2px 3px rgb(194, 176, 207);
    border-radius: 50%;
}
.custm_shdwimg_new{
  box-shadow: 3px 3px 3px 4px rgb(86, 82, 89),-2px -2px 2px 3px rgb(194, 176, 207);
  border-radius: 10%;
}

.dashboardprop{
  box-shadow: rgba(233, 119, 204, 0.5) 10px 5px 10px 0px inset;
  background-color: ivory;
  border-radius: 20px;
  border-radius: 10px 4px 10px 4px;
  width : 49%;
   
}
#dashboardsingleprop{
  box-shadow: rgba(233, 119, 204, 0.5) 10px 5px 10px 0px inset;
  background-color: ivory;
  border-radius: 20px;
  border-radius: 10px 4px 10px 4px;
  
}


/* custom input box */

.custom_input_box{
  border: 1px solid #cccccc; 
  outline:0;  
  border-radius: 10px 0 10px 0px;
  box-sizing: border-box;
  font-size: 16px;
  box-shadow: #f3a8de 0px 5px 10px 0px inset;
}




#cust_input_a {
  border: 1px solid #cccccc; 
  outline:0;  
  border-radius: 10px 0 10px 0px;
  box-sizing: border-box;
  font-size: 16px;
  box-shadow: #E0FFFF 0px 5px 10px 0px inset;
}

#cust_input_a:hover{
  background-color: #E0FFFF;
  color:rgb(239, 174, 8);
}
/* ----end-- */
.btn_cust_1{
  box-shadow: 9px 9px 5px gray;
  border-radius: 10%;
}

.btn_cust_1:hover{
  background-color: green;
  
}
 /* Hyperlink click */
.clickclass{
  text-decoration: none;
  box-shadow: 9px 9px 5px gray;
  border-radius: 10%;
}
/* enabled input tag */
.enblinput{
  box-shadow: rgba(158, 80, 236, 0.285) 0px 5px 10px 0px inset;
}

/* disabled input tag */
.disblinput{
  box-shadow: rgba(0, 0, 0, 0.5) 0px 5px 10px 0px inset;
}

.effectinput{
  box-shadow: rgba(0, 0, 0, 0.5) 0px 5px 10px 0px inset;
  background-color: transparent;
  border-radius: 20px;
  text-align: center;
  font-weight: bold;
}

.greeneffectinput{
  box-shadow: rgba(7, 233, 25, 0.5) 0px 15px 10px 0px inset;
  background-color: transparent;
  border-radius: 20px;
  font-weight: bold;
  text-align: center;
}

.redeffectinput{
  box-shadow: red 0px 15px 10px 5px inset;
  background-color: transparent;
  border-radius: 20px;
  font-weight: bold;
  text-align: center;
}

.yelloweffectinput{
  box-shadow: yellow 0px 15px 15px 0px inset;
  background-color: transparent;
  border-radius: 20px;
  font-weight: bold;
  text-align: center;
}

/* Login page input */

.loginpginput{
  box-shadow: rgba(233, 119, 204, 0.5) 0px 5px 10px 0px inset;
  background-color: ivory;
  border-radius: 20px;
  border-radius: 10px 0 10px 0px;
}

/* Login page input */

.loginpgbtn{
  border-radius: 20px;
}


  .section-header {
    margin-top: -20px;
    margin-left: 25px;
    margin-right: 25px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.03);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.03);
    background-color: #fff;
    border-radius: 3px;
    border: none;
    position: relative;
    margin-bottom: 30px;
    padding: 20px;
    display: flex;
    align-items: center; }
    .section-header h1 {
      margin-bottom: 0;
      font-weight: 700;
      display: inline-block;
      font-size: 24px;
      margin-top: 3px;
      color: #34395e; }
    .section-header .section-header-back {
      margin-right: 15px; }
      .section .section-header .section-header-back .btn:hover {
        background-color: #6777ef;
        color: #fff; }
.profile-photo{
  width:100%;
  height:auto;
}

/* div right float */
.rightcol{
  margin-left:  auto;
  margin-right:  -80px;
  float: right;
  margin-top: -50px;
  box-shadow: 5px 4px 8px rgba(112, 211, 234, 0.03);
  font-size: 16px;
  border-radius: 30%;

}

.floatrght{
  margin-left: auto;
  margin-right: 10px;
  float: right;
  font-size: 14px;
  margin-bottom: 5px;
  
}


.custom-badge{
  font-family: Arial narrow;
  font-size: 20px;
  font-weight: bold;
}



.resetfeildset {
  all: revert;
   border-radius: 30px; 
}

.feilset_a{
  border-color: blue;
  border-style: solid;
}

.feilset_b{
  border: 2px solid;
  border-color:green;
  border-style: double;
  border-radius: 30px;
  
}

.feilset_c{
  border-color:#f2e6ff;
  border-style: double;
}
/* Small Image for customer show page */
.small-img{
  height: 50px;
  width:100%;
  border: 2px solid yellow;
}
/* Background color custom */
.custmbgcolr{
  background-color: #f2e6ff;
  
}
/* custom badge sticker */
.custstiker_1{
     border-radius: 25px;
     background-color:rgb(227, 178, 144);
}

/* margin top minus */
.marginminus20{
  margin-top: -20px;
  padding: 10px;
}

.marginminus50{
  margin-top: -50px;
  padding: 10px;
}

.fontsize12{
  font-size: 12px;
}

/* Customer index sidepan */

.custosidepans{
  background-color: whitesmoke;
  box-shadow: white 0px 5px 10px 0px inset;
  font-family: Arial Narrow;
  font-size: 15px;
  font-weight: bold;
  height: 100%;

}

.custom_badge_2{
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 15px;
  cursor: pointer;
}


.defltslect{
  background-color: #fefef2;
  font-weight: bold;
  font-size: 16px;
  max-height:min-content;
  height: 45px;
}

.defltslect45{
  background-color: #fefef2;
  font-weight: bold;
  font-size: 14px;
  height: 45px;
}

.defltslectarea{
  background-color: #fefef2;
  font-weight: bold;
  font-size: 16px;
}

.defltslect2{
  background-color: #f1f1d6;
  font-weight: bold !important;
  font-size: 12px;
  height: 30px;
  text-align: center !important;
  border:none;
  
}

.editinputbox{
  background-color: #fefef2;
  font-weight: bold;
  font-size: 12px;
  height: 45px;
  box-shadow: inset 0 0 0 3px #9b99a6, 0 0 0 3px blue;
}

.edittextarea{
  background-color: #fefef2;
  font-weight: bold;
  font-size: 12px;
  box-shadow: inset 0 0 0 3px #9b99a6, 0 0 0 3px blue;
}





#auto-adjust-table {
  width: auto; /* Allow the table to be as wide as its content */
  border-collapse: collapse; /* Collapse borders for better appearance */
}



#auto-adjust-table th {
  background-color: rgb(236, 167, 236); /* Light gray background for header */
  text-align: center;
}

#auto-adjust-table td {
  white-space: nowrap; /* Prevent text from wrapping */
  text-align: center;
  padding-bottom: 30px;
}








/* single select box height */
.autheight{
  min-height: 40px;
}

.customeffect1{
  margin-left: 10%;
  margin-right: 10%;
  
}



.icon-container i {
  font-size: 48px;
  position: relative;
  cursor: pointer;
}

.icon-container-table i {
  font-size: 25px;
  position: relative;
  cursor: pointer;
  margin-right: 10px;
}

/* Show the tooltip text when you mouse over the tooltip container */
.icon-container a:hover::after {
  content: attr(data-tooltip);
  position: absolute;
  bottom: 75%; /* Position above the icon */
  left: 12%;
  transform: translateX(-50%);
  background-color: yellow;
  color: #f40808;
  padding: 5px 10px;
  border-radius: 7px;
  white-space: nowrap;
  z-index: 10;
  opacity: 1;
  transition: opacity 0.3s;
  font-size: 15px;
}

.icon-container-table a:hover::after {
  content: attr(data-tooltip);
  position: absolute;
  transform: translateX(-50%);
  background-color: yellow;
  color: #f40808;
  padding: 5px 10px;
  border-radius: 7px;
  white-space: nowrap;
  z-index: 10;
  opacity: 1;
  transition: opacity 0.3s;
  font-size: 15px;
}

.icon-container-table label:hover::after {
  content: attr(data-tooltip);
  position: absolute;
  transform: translateX(-50%);
  background-color: yellow;
  color: #f40808;
  padding: 5px 10px;
  border-radius: 7px;
  white-space: nowrap;
  z-index: 10;
  opacity: 1;
  transition: opacity 0.3s;
  font-size: 15px;
}

.icon-container a::after {
  content: '';
  display: none;
}

.icon-container a:hover::after {
  display: block;
}

.icon-red{
  color:red;
}

.icon-green{
  color:green;
}

.icon-yellow{
  color:hsla(45, 95%, 50%, 0.878);
}

.icon-soil{
  color:#c98308;
}
.icon-orange{
  color:#cc3e06;
}

.icon-blue{
  color:blue;
}

.icon-gray{
  color:gray;
}

.icon-gold{
  color:goldenrod;
}

.icon-silver{
  color:silver;
}







.thsuccess{
  background-color: green;
}
.thprimary{
  background-color: blue;
}

.thviolet{
  background-color: violet;
}


/* cart */

 .dropmenus{
  padding:10px;
  top:10px !important;
  min-width: 350px !important;
  left:-110px !important;
  box-shadow:0px 5px 30px green;
  margin-left: -100px;
  margin-top: 50px;
  border-radius: 10px;
  border:5px solid greenyellow;
  
}
.total-header-section{
  border-bottom:1px solid #d2d2d2;
}

.cart-detail{
  padding:15px 0px;
}



.cart-detail .count{
  color:#000;
}
.checkout{
  border-top:1px solid #d2d2d2;
  padding-top: 15px;
}
.checkout .btn-primary{
  border-radius:50px;

}

.carousel-fade .carousel-item {
  opacity: 0;
  transition: opacity 5s ease-out; 
}

.carousel-fade .carousel-item.active {
  opacity: 1;
}

.scrolling-text {
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  box-sizing: border-box;
}

.scrolling-text span {
  display: inline-block;
  animation: scroll 20s linear infinite;
  padding-left: 100%; 
  font-family: 'Times New Roman', Times, serif;
}

@keyframes scroll {
  0% {
      transform: translate(0);
  }
  100% {
      transform: translate(-100%);
  }
}

.whats-appicon {
  position: sticky;
  width: 60px;
  height: 60px;
  bottom: 40px;
  background-color: #25d366;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
  left: 15px;
}
.whatsapp-number {
  position: sticky;
  width: 60px;
  height: 60px;
  bottom: 40px;
  background-color: #25d366;
  color: #FFF;
  border-radius: 10px;
  text-align: center;
  font-size: 20px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
  right: 15px;
  padding: 6px;
  margin-left: 50%;
}

.flex-container {
  display: flex;
  flex-direction: row;
  width:100%;
  
}

.flex-container > h5 {
   
  text-align: center;
  line-height: 30px;
  font-size: 20px;
}

.service-card{
  box-shadow: 4px 4px 3px 6px gray,-8px -8px 8px 10px whitesmoke;
  padding: 3px;
  border-radius: 10px;
}


/* image on card */

.card-img-caption .card-img-top {
  z-index: 0;
}

.card-img-caption .card-text {
  text-align: center;
  width: 100%;
  margin: 5% 0;
  position: absolute;
  z-index: 1;
  font-family: arial bold;
  font-weight: bold;
  color: #f40808;
}










