.shadow_3{box-shadow: 0px 10px 15px -3px rgba(0,0,0,0.1);}
.regular-price{font-size: 32px !important;}
.the_boger_font{font-size: 15px;}
.the_add_ad5_4{font-size: 15px; min-width: 120px;}

.the_slifhf{max-height: 300px;overflow: hidden;}
.btn{min-width: 120px; text-transform: uppercase; font-size: 20px;}
.contact-message input{border: 1px solid #ddd;}
.contact-message textarea{border: 1px solid #ddd;}

#scrl {max-height: 350px;overflow-y: scroll;}
#scrl::-webkit-scrollbar-track {/* -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); */background-color: #fff;}
#scrl::-webkit-scrollbar {width: 6px;background-color: #fff;}
#scrl::-webkit-scrollbar-thumb { background-color: #fedc19;}
.modal-backdrop {
    display: none;
    z-index: 1040 !important;
}

.modal-content {
    margin: 2px auto;
    z-index: 1100 !important;
}

.the_proimgs{min-width: 99%;}
.product-thumb img{min-width: 99%;}

.pagination-box li{background: #ddd; margin-right: 10px; color: #000; font-weight: 600; height: 30px; }
.pagination-box li a{color: #000 !important; display: block;padding-top: 4px !important;}
.pagination-box li a:hover{color: #000 !important;}


/* Footer Style */
#footerICONS {
    width: 31px!important;
    height: 31px!important;
    background-color: #9d9d9d!important;
    color: #fff!important;
    line-height: 31px!important;
    font-size: 16px!important;
    text-align: center!important;
    float: left!important;
    border-radius: 2px!important;
    margin-right: 10px!important;
}
#footerNAV:hover{
    color:#17a2b8!important;
    text-decoration: underline;
}

.no_link_90{color: #000 !important;}
.the_xoc_sd{border-bottom: 1px solid #eee;}



.the_mobile_fooeter {
  position: fixed;
  bottom: 0px;
  left: 0px;
  min-height: 20px;
  z-index: 999;
  color: #fff !important;
  background: #000;
  box-shadow: 2.419px 9.703px 12.48px 0.52px rgb(232 58 153 / 50%);
}

.the_mobile_fooeter col {
  padding: 3px;
}

.the_mobile_fooeter a{color: #fff;}

/*mediaquery*/

@media only screen and (max-width: 600px) {
  .product-name h3{font-size: 14px !important;line-height: 15px !important;color: #000 !important;}
  .regular-price{font-size: 16px !important;}
  .slick-list{height: 200px !important;}
}
