.d-none.d-md-block.mb-4 {
    display: none !important;
}

.paytab.active{
    background: black !important;
    color: white !important;
    
}
/*img.pro-cat-st {*/
/*    margin-top: 0 !important;*/
/*    margin-bottom: 0 !important;*/
/*}*/

@media screen and (max-width: 600px) {
 img.w-100 {
    height: 100%;
}
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait){
.ideas-inspiration .print-idea span {
    font-size: 10px;
}
}
@media screen and (max-width: 600px) {
.ml-2 {
    margin-bottom: 10px;
}
   
    
}
#footer{
    padding-bottom: 2rem;   
}

@media (max-width: 639px) {
  #product_info_predefined #div_addinfo_save_box #SubmitBtn {
    bottom: 5.5rem !important; /* Adjust the value according to your needs */
  }
}
