.pac-container {
	z-index: 10000 !important;
}

.m_validations_showhide {
	color:red;
}

.iti-mobile.menu-active header, .inner.iti-mobile.menu-active header {
   background: -webkit-gradient(linear, left top, right top, from(var(--sub_menu_background_color)), to(var(--sub_menu_background_color)));
   background: linear-gradient(to right, var(--sub_menu_background_color), var(--sub_menu_background_color));
}

/***22/09/2024***/

button.close img {
   transition: transform 0.3s ease-in-out;
 }
 
 button.close img:hover {
   transform: rotate(180deg); /* Adjust rotation degree as needed */
 }

 .instant-sell-m .close  {
   right: 5px !important;
   top: 8px !important;
 }

 .instant-sell-m .form-group input {
   text-align: left !important;
 }

 .instant-sell-m .modal-body {
      padding: 20px 25px !important;
 }

 .instant-sell-m .form-group label {
   font-size: 18px;
   font-weight: 400;
}

.instant-sell-m .modal-header {
  padding: 0;
}   

.cell-phone-n small.invalid-feedback {
   /* position: relative !important; */
   width: 100% !important;
   left: 5px !important;
   bottom: -24px;
   top: auto;
}

/***25/09/2024***/

.condition-tooltips-htm  {
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  padding: 15px 15px;
  margin-top: 15px;
  margin: 15px 3px 0;
}

.condition-tooltips-htm br {
  display: none;
}

/***26/09/2024***/

form.sign-in.needs-validation.bulk-order {
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  padding: 30px 30px;
  margin-bottom: 50px;
  max-width: 800px;
  margin: 0 auto 50px auto;
}

form.sign-in.needs-validation.bulk-order .quantity-form .form-control {
  box-shadow: none;
  border: 1px solid #ced4da;
  border-radius: 4px;
  margin: 0 10px;
}

form.sign-in.needs-validation.bulk-order .form-group.double-btn {
  margin-bottom: 0;
}

form.sign-in.needs-validation.bulk-order .quantity-form.form-inline {
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  select#new_modifier_links {
    margin: 0 auto;
  }

  .model_device_condation .custom-control-label {
    width: fit-content;
  }

  .model_device_condation .form-group.new_modifier_links_showhide {
    margin: 15px 0;
  }
}

body.inner .block.heading.page-heading .back-button,
body.inner .block.heading .back-button{
  color: var(--primary_text_color);
}
body .device-type .model_device_condation .custom-control.custom-radio{
  color: var(--main_background_text_color);
}
body .block.devices .card h5{
  color: var(--primary_text_color);
}
body .block.phone-details .card .status-options .custom-control.custom-radio:hover .custom-control-label span, 
.block.phone-details .card .carrier-options .custom-control.custom-radio:hover .custom-control-label span, 
.block.phone-details .card .storage-options .custom-control.custom-radio:hover .custom-control-label span{
  color: var(--primary_text_color) !important;
}

body .table-div{
  background-color: #333;
}
body .table-div .table-row.head{
  background: #4d4d4d;
}
body .table-div .table-row:nth-child(even){
  background-color: #4d4d4d;
}
body .table-div .table-row{
  background-color: #333;
}
body .btn-outline-dark{
  color: var(--primary_text_color) !important;
}
body .table-div .table-row.no-bg{
  background-color: #333 !important;
}
body .block.content.cart-page.cart-summary-page,
body .cart-total-cell h5.price-coupon .form-control{
  background: #333;
}
body .cart-total-cell h5.price-coupon .close-icon img,
body .table-div .table-row .table-cell.actions a img,
body .cart-total-cell h5.price-coupon img.status,
body .cart-total-cell h5.price-coupon img.coupon-icon{
  filter: invert(1);
}
body .main-checkout-page .block.cart-page.cart-summary-page .h2{
  color: #fff;
}
body .main-checkout-page .block.cart-page.cart-summary-page .summary-details span{
  color: #fff;
  font-size: 20px;
}

.block.phone-details .card .status-options .custom-control.custom-radio .custom-control-input:checked~.custom-control-label span, .block.phone-details .card .carrier-options .custom-control.custom-radio .custom-control-input:checked~.custom-control-label span, .block.phone-details .card .storage-options .custom-control.custom-radio .custom-control-input:checked~.custom-control-label span{
  -webkit-text-fill-color: #333 !important;
}

.payment-select .custom-control.custom-radio .custom-control-label {
	width: auto !important;
	padding-left: 15px;
	padding-right: 15px;
}

.home-slide-item .list-inline{
  text-align: center;
}
.block.devices .category.row .card{
  min-height: auto;
}
.block.devices .category.row .card h5{
    color: #fff;
  padding-bottom: 20px;
}


/*.category-smartphone  .block.devices .category.row .card h5{
  color: #000;
  padding-bottom: 20px;
}
.category-tablet .block.devices .category.row .card h5{
  color: #000;
  padding-bottom: 20px;
}

.category-smartwatch .block.devices .category.row .card h5{
  color: #000;
  padding-bottom: 20px;
}
.category-computer .block.devices .category.row .card h5{
  color: #000;
  padding-bottom: 20px;
}
.category-game-console .block.devices .category.row .card h5{
  color: #000;
  padding-bottom: 20px;
}
*/

.inner_page_step.block.devices .category.row .card h5{
  color: #000;
  padding-bottom: 20px;
}

.main-checkout-page .block.cart-page table.table tr td h4{
  color: #fff;
}
.inner .block.devices.inner_page_step .category.row.model-category .card:hover h6,
.block.devices .category.row.model-category .card h6{
  color: #000;
}
.offer-section .price-total.show_final_amt{
  background: #000;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
}

input::placeholder,
textarea::placeholder {
  color: #000 !important;
  opacity: 1 !important;
}
.main-checkout-page .row.service_hour{
  color: #000;
}
.custom-control-input:checked~.custom-control-label::before{
  background-color: #000;
  border-color: #fff;
}

/*START Override by Bharat*/
body .block.content.cart-page.cart-summary-page, body .cart-total-cell h5.price-coupon .form-control::placeholder {
   color: #FFFFFF !important;
}
/*END Override by Bharat*/

/*
.inner .block.devices.inner_page_step .category.row.model-category .card {
    background-color: #000 !important;
}

.block.devices .category.row.model-category .card h5 {
    padding-top: 10px;
}

.block.condition-tab {
  background-color: #000 !important; 
}*/

	