/*.t_datepicker__body tbody tr td:nth-child(2n),*/
/*.t_datepicker__body tbody tr td:nth-child(3){*/
/*    opacity: 1;*/
/*    pointer-events: auto;*/
/*  }*/
  
/*  .t_datepicker__body tbody tr td {*/
/*    opacity: .2;*/
/*    pointer-events: none;*/
/*  }*/
/*  .day-disabled{*/
/*    pointer-events: none;*/
/*    opacity: 0.2;*/
/*  }*/
  
  
[data-input-id="1729612206428"] .t_datepicker__body tbody tr td:nth-child(2n),
[data-input-id="1729612206428"] .t_datepicker__body tbody tr td:nth-child(3){
    opacity: 1;
    pointer-events: auto;
  }
  
[data-input-id="1729612206428"] .t_datepicker__body tbody tr td {
    opacity: .2;
    pointer-events: none;
  }
[data-input-id="1729612206428"] .day-disabled{
    pointer-events: none;
    opacity: 0.2;
  }
  
  
/*[data-input-id="1729612206428"] */  
  
 /*доставка в новогодние праздники*/
 
 /*в эти дни доставляем*/
#allrecords [data-picker="2024-12-30"],
#allrecords [data-picker="2025-1-4"],
#allrecords [data-picker="2025-1-6"],
#allrecords [data-picker="2025-1-9"]{
    opacity: 1 ;
    pointer-events: auto ;
}

/*в эти дни недоступны*/
#allrecords [data-picker="2024-12-31"],
#allrecords [data-picker="2025-1-1"],
#allrecords [data-picker="2025-1-2"],
#allrecords [data-picker="2025-1-3"],
#allrecords [data-picker="2025-1-5"],
#allrecords [data-picker="2025-1-7"],
#allrecords [data-picker="2025-1-8"],
#allrecords [data-picker="2025-1-10"]{
    opacity: .2 !important;
    pointer-events: none ;
}

.btn-repeat-order, .add-product {
    cursor: pointer;
}


/*ниже тестовые функции для подстраховки скрипта календаря*/

/*[data-input-id="1729612206428"] tbody:has(.t_datepicker__today) tr:not(tr:has(.t_datepicker__today ~ td) ~ tr) td:not([data-input-id="1729612206428"] tr:has(.t_datepicker__today ~ td) .t_datepicker__today ~ td),*/
/*[data-input-id="1729612206428"] tbody:has(.t_datepicker__today) tr td.t_datepicker__today+td{*/
/*  opacity: .4;*/
/*  pointer-events: none;*/
/*}*/
/*[data-input-id="1729612206428"] td:nth-child(1),*/
/*[data-input-id="1729612206428"] td:nth-child(5),*/
/*[data-input-id="1729612206428"] td:nth-child(7){*/
/*  opacity: .4;*/
/*  pointer-events: none;*/
/*}*/
/*[data-input-id="1729612206428"] .t_datepicker__today::before {*/
/*  content: none;*/
/*}*/
/*[data-input-id="1729612206428"] .t_datepicker__today{*/
/*    color: #000 !important;*/
/*}*/
/*[data-input-id="1729612206428"] .t_datepicker__next-month {*/
/*  opacity: initial;*/
/*}*/
/*[data-input-id="1729612206428"]:has(.t_datepicker__today) .t_datepicker__header .t_datepicker__arrow_prev {*/
/*  display: none;*/
/*}*/
/*[data-input-id="1729612206428"] .t_datepicker__header .t_datepicker__label {*/
/*  pointer-events: none;*/
/*}*/



[data-input-id*="1729612206428"] td:nth-child(1),
[data-input-id*="1729612206428"] td:nth-child(5),
[data-input-id*="1729612206428"] td:nth-child(7){
  opacity: .4;
  pointer-events: none;
}
[data-input-id*="1729612206428"] .t_datepicker__today::before {
  content: none;
}
[data-input-id*="1729612206428"] .t_datepicker__today{
    color: #000 !important;
}
[data-input-id*="1729612206428"] .t_datepicker__next-month {
  opacity: initial;
}
[data-input-id*="1729612206428"]:has(.t_datepicker__today) .t_datepicker__header .t_datepicker__arrow_prev {
  display: none;
}
[data-input-id*="1729612206428"] .t_datepicker__header .t_datepicker__label {
  pointer-events: none;
}

















