/*--28-11--*/
.wrap-modal-slider button.slick-next.slick-arrow {
  position: absolute;
  right: 0px;
  top: 0px;
  text-indent: -5000px;
  outline: none;
  border: 0px;
}
button.slick-next.slick-arrow:focus,
button.slick-prev.slick-arrow:focus {
  outline: none !important;
}
.error {
  color: #fe6b35;
  font-size: 15px;
}
.wrap-modal-slider button.slick-prev.slick-arrow {
  border: 0px;
  text-indent: -4000px;
}
.wrap-modal-slider
  .ui-datepicker-inline.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all {
  margin: 20px auto;
  width: 100%;
}
main.main.product-details-wrap .row.single_variation_wrap button.closdiv_ide {
  background: transparent;
  border: 0pc;
  font-size: 30px;
  outline: none;
  border: 0px;
}
main.main.product-details-wrap
  .row.single_variation_wrap
  button.closdiv_ide:focus {
  outline: none;
}
.date-listing-wrap {
  text-align: left;

  margin: 0px 10px 16px 0px;
  padding: 0px 0px 0px 0px;

  position: relative;
  background: #fff;
  overflow: hidden;
  border-radius: 6px;
  border: 1px solid #f5f5f5;

  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.04);
}

.date-listing-wrap i.price-tag {
  white-space: nowrap;
  position: absolute;
  right: 0px;
  top: 50%;
  vertical-align: middle;
  transform: translate(0px, -50%);
  color: #fe6b35;
  background-color: #fff;
  line-height: 39px;
  padding: 13px 5px;
  font-size: 16px;
  font-style: inherit;
  font-weight: 600;
  width: 100px;
  text-align: center !important;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  letter-spacing: 0.36px;
  font-family: var(--wp--preset--font-family--montserrat-semi-bold);
  font-size: 18px;
}
.date-listing-wrap p {
  margin: 0px;
  line-height: normal;
  font-size: 14px;
  font-family: var(--wp--preset--font-family--montserrat-regular);
  color: #616161;
}
.date-listing-wrap label {
  margin-bottom: 0px;
  margin-left: 0px;
  display: block;
  padding: 10px 90px 15px 50px;
  cursor: pointer;
  font-weight: 600;
  font-family: var(--wp--preset--font-family--montserrat-semi-bold);
  font-size: 16px;
}
.date-listing-wrap label p {
  font-weight: normal !important;
  margin-top: 8px;
}
div#delivery_date2 {
  text-align: left;
  /*height: 300px;
    overflow-y: scroll;*/
}
div#delivery_date1 {
  overflow-y: auto;
  height: 400px;
}
div#delivery_date1::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 6px;
}

div#delivery_date1::-webkit-scrollbar {
  width: 8px;
}

div#delivery_date1::-webkit-scrollbar-thumb {
  border-radius: 6px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #fe6b35;
}
.wrap-modal-slider.open {
  height: 400px;
}

/*div#delivery_date2::-webkit-scrollbar-track
{
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
 border-radius: 0px;
}

div#delivery_date2::-webkit-scrollbar
{
 width: 5px;
}

div#delivery_date2::-webkit-scrollbar-thumb
{
 border-radius: 0px;
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
 background-color: #FE6B35;
}*/
.backtocalendar-link {
  margin-top: 25px;
}
.wrap-modal-slider.open {
  height: 400px;
}
h5#exampleModalLabel {
  text-align: center !important;
  display: block !important;
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.9px;
}

/*--09-12--*/

span.selected-shipping_deliveryDate {
  font-size:32px;
  display: inline-block;
  position: absolute;
  left: 10px;
  top: 20px;
  color: #222 !important;
  font-weight: 600;
}

.delivery-options-wrapper {
  position: relative;
  padding-left: 56px !important;
  padding-right: 10px !important;
  min-height: 60px;
  border-radius: 5px;
  width: 100%;
  /* max-width: 83%; */
  max-width: 520px;
}
.delivery-options-wrapper.blank
  span.selected-shipping_placeholder
  > span
  > i.fa.fa-calendar,
.delivery-options-wrapper.blank
  span.selected-shipping_placeholder
  > span
  > svg {
  position: absolute;
  right: 15px;
  top: 13px;
  color: #fe6b35;
  font-size: 20px;
}
.delivery-options-wrapper span.selected-shipping_placeholder > i.fa.fa-pencil {
  background: #fe6b35;
  width: 50px;
  display: block;
  text-align: center;
  height: 59px;
  line-height: 59px;
  position: absolute;
  top: 0px;
  right: 0;
  font-size: 30px;
  color: #fff;
  border-radius: 5px;
  
}
/*.delivery-options-wrapper span.selected-shipping_placeholder span {
    position: absolute;
    top: 6px;
    left: 7px;
    font-size: 15px;
        padding-left:0;
        padding-right:0;
}*/
.calender-model .modal-content .modal-header a#backarrow {
  color: #fff;
  width: 35px;
  height: 30px;
  border: 0px #fff solid;
  line-height: 29px;
  font-size: 20px;
  border-radius: 50%;
  display: block;
}
.calender-model .modal-footer {
  justify-content: start !important;
  border-top: 0px;
}
.calender-model .backtocalendar-link > a {
  text-decoration: underline;
}
.calender-model .backtocalendar-link > a:hover {
  text-decoration: none;
}
.outer-check-box .listing-checks {
  border: 1px #e0e0e0 solid;
  margin: 0px 10px 15px;
  padding: 0px;
  line-height: 30px;
  height: 44px;
  border-radius: 24px;
  width: 100%;
  max-width: 300px;
  left: 0px;
  right: 0px;
  margin: 0px auto 15px;
  position: relative;
  font-family: var(--wp--preset--font-family--montserrat-regular);
  font-size: 16px;
  color: #000;
}
.outer-check-box {
  text-align: center;
}
.lt-box {
  height: 312px;
  overflow-y: auto;
}
.lt-box::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 6px;
}

.lt-box::-webkit-scrollbar {
  width: 8px;
}

.lt-box::-webkit-scrollbar-thumb {
  border-radius: 6px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #fe6b35;
}
.outer-check-box h2 {
  color: #000;
  margin-bottom: 20px;
  margin-top: 20px;
  font-size: 24px;
  font-weight: 600;
}
.calender-model .ui-widget-header .ui-datepicker-prev .ui-icon {
  background-image: url(img/Left-Arrow.svg);
  background-position: 0px 0px;
  margin-top: -5px;
}
.calender-model .ui-widget-header .ui-datepicker-next .ui-icon {
  background-image: url(img/Right-Arrow.svg);
  background-position: 0px 0px;
  margin-top: -5px;
}
button.single_add_to_cart_button.button.alt.wp-element-button.disabled.wc-variation-selection-needed {
  opacity: 1;
}
.radio-col {
  display: block;
  position: relative;
  padding-left: 0px;
  margin-bottom: 0px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 24px;
  height: 24px;
}
.radio-col input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  left: 0;
  top: 0;
  z-index: 999;
  width: 24px;
  height: 24px;
}
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 50%;
  
}
.radio-col:hover input ~ .checkmark {
  background-color: #ccc;
}
.radio-col input:checked ~ .checkmark {
  background-color: #fe6b35;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.radio-col input:checked ~ .checkmark:after {
  display: block;
}
.radio-col .checkmark:after {
  left: 11px;
  top: 7px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.ot-radio {
  position: absolute;
  top: 21px;
  left: 12px;
}
.outer-check-box .listing-checks .ot-radio {
  position: absolute;
  top: 11px;
  left: 55px;
}
.filed-dates-panel {
  padding-left: 15px;
}

.wrap-modal-slider {
  padding: 0 30px;
  opacity: 0;
  transition: all 0.3s;
}

.wrap-modal-slider.open {
  opacity: 1;
}

.slick-prev:before,
.slick-next:before {
  color: red;
}
.ui-datepicker-today a {
  background: #f6f6f6 !important;
  border: 1px solid #ccc !important;
  color: #1c94c4 !important;
  border-radius: 100%;
}
.delivery-options-wrapper.error {
  border: 1px solid red !important;
}
#validation-msgs span.error {
  color: #f90404;
  font-size: 15px;
}
main.main.product-details-wrap .row.single_variation_wrap .MyDatemyfield1 {
  margin-bottom: 35px !important;
  border-bottom: 0px !important;
}

.calender-model .modal-content {
  border-radius: 0px;
}

.calender-model .modal-content .modal-header {
  background: #2a445f;
  text-align: center !important;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.06);
  border-radius: 24px 24px 0px 0px;
}

.calender-model .modal-content .modal-header h5.modal-title {
  color: #fff;
  text-align: center;
  width: 100%;
  font-size: 18px;
  font-family: var(--wp--preset--font-family--fredoka-medium);
}
.calender-model
  .wrap-modal-slider
  .ui-datepicker-inline.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all {
  margin: 0px auto;
  width: 100%;
  background: #fff !important;
  border: 0px !important;
}

.calender-model
  .wrap-modal-slider
  .ui-datepicker-inline.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all
  table.ui-datepicker-calendar
  thead
  tr
  > th {
  background: #ebebeb;
  border: 6px #fff solid;
}

.calender-model .wrap-modal-slider table.ui-datepicker-calendar {
  margin-top: 20px;
}
.calender-model .wrap-modal-slider .ui-state-default,
.calender-model .wrap-modal-slider .ui-widget-content .ui-state-default,
.calender-model
  .wrap-modal-slider
  .ui-widget-header
  .ui-state-default
  .ui-widget {
  font-size: 16px !important;
  font-weight: 400 !important;
}
.calender-model
  .wrap-modal-slider
  table.ui-datepicker-calendar
  .ui-state-default,
.calender-model
  .wrap-modal-slider
  table.ui-datepicker-calendar
  .ui-widget-content
  .ui-state-default,
.calender-model
  .wrap-modal-slider
  table.ui-datepicker-calendar
  .ui-widget-header
  .ui-state-default {
  border: 0px;
  font-weight: bold;
  color: #555;
  text-align: center !important;
  border-top-width: 0px;
}
.calender-model .wrap-modal-slider .ui-datepicker td span,
.calender-model .wrap-modal-slider .ui-datepicker td a {
  display: inline-block;
  /* padding: 10px; */
  text-align: center;
  text-decoration: none;
  margin: auto;
  width: 30px;
  height: 30px;
  line-height: 23px!important;
}
main.main.product-details-wrap
  .row.single_variation_wrap
  .calender-model
  button.closdiv_ide {
  background: transparent;
  border: 0pc;
  font-size: 30px;
  outline: none;
  border: 1px #fff solid;
  color: #fff;
  border-radius: 50%;
  line-height: 30px;
  height: 30px;
  width: 30px;
  padding: 0px !important;
  cursor: pointer;
}
.product_shipping_date .red {
  color: #fb0202;
}
.product_shipping_date .red {
  color: #24cb24;
}
/*.calender-model .ui-datepicker-today a {
    background: #FE6B35 !important;
    border: 1px solid #FE6B35 !important;
    color: #fff !important;
}*/
.calender-model .ui-widget-header {
  border: 1px solid #fff !important;
  background: #fff !important;
  color: #000;
  font-weight: 400;
  width: 100%;
  /* max-width: 215px; */
  margin: 0px auto;
  font-family: var(--wp--preset--font-family--montserrat-regular);
  font-size: 18px;
}
.calender-model .wrap-modal-slider {
  padding: 0px 0px !important;
}
span.selected-shipping_shippingCost {
  color: #fe6b35;
  font-weight: 600;
}
#backtocalendar {
  z-index: 99;
}
.backtlocation-btn {
  z-index: 99;
  background: #fe6b35;
  color: #fff;
  padding: 4px 20px;
  position: relative;
  border-radius: 4px;
}
.backtlocation-btn:hover {
  color: #fff;
}

#shippingOptionsModal {
  overflow-y: hidden;
}
.delivery-options-wrapper.blank {
  max-width: 95%;
  min-height: 56px;
  padding-left: 0px !important;
}
.delivery-options-wrapper.blank span.selected-shipping_placeholder span {
  line-height: 0px;
  margin-top: 20px;
  display: block;
}
.outer-check-box .listing-checks label {
  display: block;
  padding: 6px 0px 6px 30px;
  cursor: pointer;
}
.calender-model td.ui-datepicker-current-day > a {
  background: #fe6b35 !important;
  border: 1px #fe6b35 solid !important;
  color: #fff !important;
}
span.selected-shipping_placeholder > span.ch-date {
  position: absolute;
  /* top: -38px;
  right: -58px;
  font-weight: 600; */
  color: #fe6b35!important;
  font-size: 14px;
  bottom: -30px;
 
  right: 0;
}

/*-- 24-08--*/
select#delivery_locations,
#delivery-address {
  padding: 9px 35px 9px 15px;
  color: #333;
  font-size: 16px;
  width: 90%;
  position: relative;
  -webkit-appearance: none;
  background: url(/wp-content/themes/yummycake/assets/images/Arrow-Icon.png)
    no-repeat no-repeat right 0.75rem center;
  background-size: 15px;
}
.full-field.full-field-wrap {
  text-align: left;
  width: 100%;
  padding-left: 15px;
  padding-top: 30px;
}

.full-field.full-field-wrap > span.form-label {
  font-weight: bold;
  margin-bottom: 8px;
  display: inline-block;
}
.full-field.full-field-wrap input#delivery-address {
  width: calc(100% - 130px);
  border: 1px #cecece solid;
  margin-bottom: 15px;
  border-right: 0px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.full-field.full-field-wrap button.selectdeliverydate {
  padding: 10px 20px;
  border: 0px;
  background: #2a445f;
  color: #fff;
  font-weight: 400;
  cursor: pointer;
  font-family: var(--wp--preset--font-family--montserrat-regular);
  margin-left: -5px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pac-container {
  z-index: 99999999999 !important;
}

ul.or-conditon-link {
  padding: 0px;
  margin: 0px;
  list-style: none;
  text-align: center;
}
ul.or-conditon-link li p {
  margin: 0px 0px 7px;
  font-size: 20px;
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
}

ul.or-conditon-link li {
  display: block;
}

ul.or-conditon-link li > a {
  color: #fff;
  background: #2a445f;
  position: relative;
  font-size: 18px;
  display: block;
  padding: 12px 25px 12px 8px;
  border-radius: 4px;
  text-align: center;
  width: 100%;
  max-width: 190px;
  margin: 12px auto;
}
a.show_currnt_loc.locate-btn:hover {
  background: #fe6b35;
}
ul.or-conditon-link li > a i.locate-icon {
  display: inline;
  position: absolute;
  width: 24px;
  margin-left: 10px;
}
/*--24-08--*/
.single-products-grid .product-info .outer-check-box h2 {
  font-family: var(--wp--preset--font-family--montserrat-semi-bold);
  font-size: 18px;
  line-height: normal;
  margin-bottom: 0;
}
.single-products-grid .product-info .outer-check-box p {
  font-family: var(--wp--preset--font-family--montserrat-regular);
  font-size: 14px;
  color: #616161;
  margin-bottom: 24px;
}

@media only screen and (max-width: 1200px) {
  span.selected-shipping_deliveryDate {
    font-size: 36px;
  }
  .delivery-options-wrapper {
    padding-left: 52px !important;
    padding-right: 0px !important;
  }
  .filed-dates-panel {
    padding-left: 7px;
    font-size: 14px;
  }
}
@media only screen and (max-width: 768px) {
  .single-products-grid .product-info .outer-check-box h2 {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  .full-field.full-field-wrap input#delivery-address {
    margin-top: 15px;
  }
  select#delivery_locations,
  #delivery-address,
  .full-field.full-field-wrap button.selectdeliverydate {
    font-size: 16px;
    width: 100%;
    margin-left: 0px;
    border-radius: 4px;
    margin-bottom: 10px;
  }
  div#delivery_date_selectlocation .full-field.full-field-wrap {
    padding-left: 0;
  }
  .full-field.full-field-wrap input#delivery-address {
    width: 99%;
    border: 1px #cecece solid;
    margin-bottom: 15px;
  }
  ul.or-conditon-link li > a {
    font-size: 16px;
    padding: 8px 25px 8px 8px;
    width: 100%;
    max-width: 100%;
    margin: 6px auto;
  }
  #shippingOptionsModal {
    /* background: #fff !important; */
    background: transparent!important;
  }
  div#delivery_date1 {
    height: calc(100vh - 20vh);
  }
  .lt-box {
    height: calc(100vh - 40vh);
    overflow-y: auto;
  }
  /* span.selected-shipping_placeholder > span.ch-date {
    top: -30px;
  } */
  .outer-check-box .listing-checks .ot-radio {
    top: 16px;
  }
  .date-listing-wrap .ot-radio {
    top: 25px;
  }
  .date-listing-wrap label {
    padding: 10px 90px 15px 40px;
    font-weight: 600;
  }
  .date-listing-wrap label p {
    font-weight: normal !important;
  }
  .radio-col {
    font-size: 18px;
    width: 18px;
    height: 18px;
  }
  .radio-col input {
    width: 18px;
    height: 18px;
  }
  .checkmark {
    height: 18px;
    width: 18px;
  }
  .radio-col .checkmark:after {
    left: 7px;
    top: 3px;
  }
  .delivery-options-wrapper.blank {
    max-width: 100%;
  }
  .calender-model .modal-content {
    border-radius: 0px;
    border: 0px;
    height: auto;
    /* height: 90vh; */
  }
  .modal.calender-model .modal-dialog {
    margin: 0px auto;
  }
  .calender-model .modal-content .modal-head- + er h5.modal-title {
    font-size: 18px;
  }
  .calender-model .modal-footer {
    border-top: 0px;
  }
  .outer-check-box h2 {
    margin-bottom: 15px;
    margin-top: 15px;
    font-size: 18px;
  }
  span.selected-shipping_deliveryDate {
    font-size: 30px;
    top: 18px;
  }
  .delivery-options-wrapper {
    position: relative;
    padding-left: 40px !important;
  }
  .filed-dates-panel {
    padding-left: 11px;
    font-size: 14px;
    line-height: 23px;
  }
  .backtocalendar-link {
    margin-top: 55px;
  }
}
@media only screen and (min-width: 576px) {
  .calender-model .modal-dialog {
    max-width: 700px;
    height: 550px;
    margin: 60px auto 0px;
  }
}
/* @media only screen and (max-width: 400px) {
  .calender-model .wrap-modal-slider .ui-datepicker td span,
  .calender-model .wrap-modal-slider .ui-datepicker td a {
    padding: 5px;
    margin: 1px;
  }
} */
@media only screen and (max-width: 480px) {
  .date-listing-wrap:after {
    content: "";
    width: 88px;
    /* background: #FE6B35; */
    position: absolute;
    right: 0px;
    top: 0px;
    height: 100%;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }
  .date-listing-wrap i.price-tag {
    z-index: 99;
  }
  .date-listing-wrap .ot-radio {
    top: 23px;
  }
}

/*new css*/
.calender-model.ui-datepicker th {
  font-size: 16px;
  font-family: var(--wp--preset--font-family--montserrat-regular);
  padding: 10px;
}
.calender-model .ui-datepicker td {
  font-size: 16px;
  font-family: var(--wp--preset--font-family--montserrat-medium);
  padding: 10px;
  text-align: center;
}
.calender-model
  .wrap-modal-slider
  .ui-datepicker-inline.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all
  table.ui-datepicker-calendar
  thead
  tr
  > th {
  background-color: #fff;
  border-width: 0;
}

.calender-model td.ui-datepicker-current-day > a {
  border-radius: 100%;
  display: inline-block !important;
}

.calender-model .ui-state-default,
.calender-model .ui-widget-content .ui-state-default,
.calender-model .ui-widget-header .ui-state-default,
.calender-model .ui-button,
.calender-model html .ui-button.ui-state-disabled:hover,
.calender-model html .ui-button.ui-state-disabled:active {
  background-color: #fff;
  border-width: 0;
}
.calender-model
  .wrap-modal-slider
  table.ui-datepicker-calendar
  .ui-state-default,
.calender-model
  .wrap-modal-slider
  table.ui-datepicker-calendar
  .ui-widget-content
  .ui-state-default,
.calender-model
  .wrap-modal-slider
  table.ui-datepicker-calendar
  .ui-widget-header
  .ui-state-default {
  color: #000;
  font-family: var(--wp--preset--font-family--montserrat-medium);
}
@media all and (max-width:768px){
  .delivery-options-wrapper span.selected-shipping_placeholder > i.fa.fa-pencil {
    height:66px;
  }
    
}
