     .estimate-table td.title {
        padding: 10px;
    background: #e400bb ;
    color: #fff;
    text-transform: uppercase;
    font-size: 19px;
    font-weight: bold;
    }
  .products td {
    padding: 5px 0px;
    background: #ebebeb87;
    color: #000;
    border: 2px solid;
    font-size: 15px;
    /* padding: 4px; */
}
  .hide{
    display: none;
  }
  tr.products:nth-child(odd) {
    background: #ffffff;
    }
    tr.products:nth-child(even) {
    background: #ffffff;
    }
    tr.products:hover {
    background: #ffffff;
    }

    .estimate-table, th, tr, td {
    color: #000;
    text-align: center;
    }

    .estimate-table, th{
     font-size: 16px;
        }

    .tot:focus-visible {
    outline: 0;
   }
   .tot {
    border: none;
    width: 40%;
    background: transparent;
   }
  .blink {
    cursor: pointer;
    text-align: end;
    display: inline-block;
    margin-top: 1%;
        animation: blinker 0.5s linear infinite;
    }

  .order-alert{
    background: antiquewhite;
    top: 100px;
    position: fixed;
    top: 100px;
    width: 85% !important;
    left: 50%;
    transform: translateX(-50%);
    z-index: 999999;
    text-align: center;
    border-radius: 10px;
    padding: 10px 0;
    margin: 0;
    border: 3px solid #131413;
  }
  .order-alert p {
  float: right;
    top: 50%;
    right: 20px;
    float: right;
    position: absolute;
    transform: translateY(-50%);
    font-weight: 600;
   }
   #imagemodal .modal-body{
     text-align: center;
   }
    @keyframes blinker {
        50% {
            opacity: 0;
        }
    }


    .float {
    position: fixed;
    bottom: 70px;
    right: 15px;
    z-index: 995;
    background: #e400bb ;
    width: 40px;
    min-height: 80px;
    
    border-radius: 0;
    transition: all 0.4s;
    color: #FFF;
    text-align: center;
    font-size: 1em;
    /* box-shadow: 0px 0px 0px 5px #a1a1a14d; */
    z-index: 100;
    display: flex;
    justify-content: center;
    align-items: center;
}

.estimate-table {
    font-size: 14px;
    /* color: #000; */
    /* font-weight: bold; */
}
@media screen and (max-width: 991px)
.estimate-table {
    font-size: 12px;
}
@media screen and (max-width: 767px)
.estimate-table {
    font-size: 12px;
}
span.fa.fa-minus {
    color: #ffffff;
    font-size: 10px;
    display: flex;
    align-items: center;
}

span.fa.fa-plus {
    color: #ffffff;
    font-size: 10px;
    display: flex;
    align-items: center;
}

.estimate-table {
    font-size: 14px;
    margin-top: 11px;
    /*color: #000;*/
    /*font-weight: bold;*/
    border: 2px solid #000;
}
.book-now-button
{
  border-radius: 40px !important;
  border-bottom: 5px solid #900303;
  text-transform: uppercase;
}
.book-now-button:hover {
    border-bottom: 5px solid #900303;
}
i.fas.fa-hand-pointer {
    background: #fff;
    border-radius: 50%;
    padding: 10px;
    color: #e02929;
    margin-right: 10px;
    border-left: 3px solid #c8c8c8;
}

span.fa.fa-minus {
    color: #ffffff;
    font-size: 10px;
    display: flex;
    align-items: center;
}
span.fa.fa-plus {
    color: #ffffff;
    font-size: 10px;
    display: flex;
    align-items: center;
}
.input-number-quantity-align
{
text-align: center;
height: 25px;
font-size: 13px;
}
@media screen and (max-width: 991px)
{
.input-number-quantity-align
{
text-align: center;
height: 25px;
font-size: 13px;
width: 35px !important;
padding: 3px;
}
span.fa.fa-plus {
    color: #18eb13;
}
span.fa.fa-minus {
    color: #18eb13;
}
.input-group {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100%;
}
.input-btn-secondary {
    color: #000;
    background-color: transparent !important;
    border-color: transparent;
}
.input-btn-secondary:focus {
    color: #000;
    background-color: transparent;
    border-color: transparent;
    box-shadow: none !important;
}
.input-btn-secondary:hover {
    color: #000;
    background-color: transparent;
    border-color: transparent;
}
 .input-btn-secondary:active {
    color: #000;
   background-color: transparent;
    border-color: transparent;
}
.estimate-table {
    font-size: 12px;
}
.tot {
    width: 100%;
}
.page-header {
    background-position: right;
}
.display-none1
{
    display: none !important;
}
}
.display-flex1
{
display: flex;
justify-content: center;
align-items: center;
}
.display-flex2
{
display: flex;
justify-content: end;
align-items: center;
}
.ml-10
{
    margin-left: 10px;
}
@media screen and (max-width: 600px)
{
.tottext {
    margin-left: 10px;
}
.blink {
    font-size: 12px;
    cursor: pointer;
    text-align: left;
    display: inline-block;
    margin-top: 4%;
    animation: blinker 0.5s linear infinite;
}
.order-alert h5 {
    font-size: 16px;
}
  .tottext
  {
       margin-top: 4%;
    display: inline-block;
    width: 24%;
    text-align: left;
    font-size: 13px;
  }
}

.top_height{
  height: 85px;
}
.donload_btn{
  background-color: #eb147d !important;
      margin: 10px;
}

.btn_cart{
 margin-top: 12px;
    font-size: 16px;
    border-radius: 20px;
    color: #40b73f;

}

@media (max-width: 767px){
.btn_cart{
 margin-top: 12px;
    font-size: 13px;
    border-radius: 20px;
    color: #40b73f;

}
}

@media(max-width:991px){
    .top_height{
        height: 220px;
      }
}

.photo_prod{
 
    /* border-radius: 5px; */
    max-height: 40px;
    max-width: 40px;
    padding: 2px;
    /* border: 1px solid #738573; */
}

@media (max-width: 767px){
.photo_prod{
  width: 43px;
    
        border-radius: 5px;
    padding: 1px;
    border: 1px solid #738573;
}
}

@media (max-width: 767px){
.sell_pri{
 width: 14%;
}
}
@media (max-width: 767px){
.name_tbl{
 width: 30%;
}
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
    .sticky-top1 {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.prod_bg{
  position: relative;
    padding: 20px 20px 50px 20px;
}
@media(max-width: 767px){
  .prod_bg{
  position: relative;
    padding: 2px 2px 2px 2px;
}
}

.blocked_mon{
    display: none;
}
@media(max-width: 767px){
    .blocked_mon{
    display: show;
}
}