/**
 * 2023 Diagtools
 *
 * NOTICE OF LICENSE
 *
 * This file is not open source! Each license that you purchased is only available for 1 wesite only.
 * If you want to use this file on more websites (or projects), you need to purchase additional licenses.
 * You are not allowed to redistribute, resell, lease, license, sub-license or offer our resources to any third party.
 *
 *  @author Diagtools <info@diagtools.eu>
 *  @copyright  2023 Diagtools
 *  @license    Valid for 1 website (or project) for each purchase of license
 *  International Registered Trademark & Property of Diagtools
 */

.js-an_dt_multiaccessories {
	font-size: 14px;
}
.an_dt_multiaccessories-refresh {
  display: none!important;
}
.an_dt_multiaccessories-errortext {
  display: none;
  color: red;
  width: 100%;
  line-height: 1.5;
  margin-bottom: 10px;
}
 
.an_dt_multiaccessories-control-label.an_dt_multiaccessories-required:after {
  color: red;
  content: "*";
  font-size: 14px;
  line-height: 12px;
  position: relative;
} 
 
.an_dt_multiaccessories-control-label {
    padding-bottom: 5px;
	padding-right: 10px;
	max-width: 100px;
    width: 100%;
  flex: 0 0 auto;
    font-size: 13.25px;
}
.an_dt_multiaccessories-field {
  padding-bottom: 15px;
  display: flex;
  align-items: center;
}
.an_dt_multiaccessories-item-text {
  flex: 1 1 auto;
}
.an_dt_multiaccessories-product-checkbox {
  width: 100%;
}









li.an_dt_multiaccessories-select-sold-out {
  pointer-events: none;
  cursor: not-allowed !important;
}
li.an_dt_multiaccessories-select-sold-out .an_dt_multiaccessories-produt-attrs{
  color: #e4e0e0;
}
span.an_dt_multiaccessories-select-sold-out {
  color: #fff;
  background-color: #ffc427;
  padding: 2px 5px;
  margin: 0 5px 0 0;
}
span.an_dt_multiaccessories-select-price {
    margin-right: 5px;
}
span.an_dt_multiaccessories-select-regular_price {
  text-decoration: line-through;
}
span.an_dt_multiaccessories-select-sale {
  color: #fff;
  background-color: #e53d60;
  padding: 2px 5px;
  margin: 0 5px 0 0;
}


.an_dt_multiaccessories {
  background: white;
  box-shadow: 3px 10px 8px -2px rgba(0,0,0,.2); 
  box-shadow: 2px 5px 8px 0 rgba(0,0,0,.2);
  padding: 10px;
}
.an_dt_multiaccessories select,
.an_dt_multiaccessories .an_pa_product-variants>.product-variants-item select {
  font-size: 14px;
  font-weight: normal;
  width: 100%;
  box-shadow: none;
  background-color: #fff;
}
.an_dt_multiaccessories-select {
	margin-bottom: 10px;
}
.an_dt_multiaccessories .control-label {
    display: block;
    padding-bottom: 3px;	
}

.an_dt_multiaccessories .an_pa_product-variants>.product-variants-item {
    margin: 7px 0;
}


ul.an_dt_multiaccessories-group {
  display: table;
  margin: 0 auto;
}
.an_dt_multiaccessories .an_pa_product-variants>.product-variants-item ul li {
  margin: 0px 5px;
}

.an_dt_multiaccessories .color,
.custom-checkbox input[type=checkbox]+span.color {
  margin: 0;
}

.an_dt_multiaccessories-qty-container {
  padding-right: 5px;
  flex: 60px 0 0;
}
.an_dt_multiaccessories-qty {
  padding: 10px;
  height: 44px;

} 
.an_dt_multiaccessories-qty-add .an_dt_multiaccessories-add {
  flex: 1 1;
  margin: 0;
}
.an_dt_multiaccessories-qty-add {
  display: flex;
  flex-wrap: wrap;
}
.an_dt_multiaccessories-qty-add .btn-primary {
  margin: 0;
  width: 100%;
  padding: 5px 0px 5px 0px;
  height: 2.75rem;
  line-height: inherit;
}

.an_dt_multiaccessories-product-selectbox {
  background: #f1f1f1;
  color: #232323;
  border: 1px solid rgba(0,0,0,.25);
  padding: 0;
  position: relative;
  flex: 1 1 auto;
}

.an_dt_multiaccessories-product-selectbox li:hover {
  background-color: #f5f5f5;
}
.an_dt_multiaccessories-product-selectbox li {
  cursor: pointer;
  font-size: 14px;
  padding: 0px 0px;
}


.an_dt_multiaccessories-dropdown-toggler {
  background: #fff;
  cursor: pointer;
  font-size: 14px;
  height: 34px;
  line-height: 24px;
  margin: 0;
  padding: 5px 25px 5px 15px;
  text-align: left;
  width: 100%;
  overflow: hidden;
  font-weight: normal;
}
.js-an_dt_multiaccessories-filter-option {
  overflow: hidden;
  color: #7a7a7a;
}
.an_dt_multiaccessories-dropdown-menu {
  display: none;
  bottom: 100%;
  position: absolute;
  background: #fff;
  outline: 1px solid rgba(0,0,0,.25);
  left: 0;
  width: 100%;
  z-index: 2;
  font-weight: normal;
  text-align: left;
}
.an_dt_multiaccessories-dropdown-menu ul {
	margin: 0;
    padding: 5px;
}
.an_dt_multiaccessories-dropdown.open .an_dt_multiaccessories-dropdown-menu {
  display: block;
}

.an_dt_multiaccessories-dropdown .an_dt_multiaccessories-dropdown-toggler:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-color: #000 transparent transparent transparent;
}

.an_dt_multiaccessories-dropdown.open .an_dt_multiaccessories-dropdown-toggler:after {
  border-color: transparent transparent #000 transparent;
  top: 8px;
}
li.product-flag {
  z-index: 0 !important;
}
.product-miniature .product-price-and-shipping:after,
.product-miniature .product-description:after {
  display: none!important;
 }
 
.an_dt_multiaccessories-img {
  max-width: 50px;
  cursor: pointer;
}

.an_dt_multiaccessories-produt-name {
/* margin-right: 8px; */
}

.an_dt_multiaccessories-produt-name {
    float: left;
    display: flex;
    flex-wrap: wrap;
    margin-right: 3px;
}

.andt-qty-label {
  padding-left: 20px;
  margin-right: 10px;
  
}
.andt-qty {
  padding-left: 10px;
  min-width: 74px;
}

.andt-qty .bootstrap-touchspin .btn-touchspin {
	height: 1.27rem;
}

.andt-qty .bootstrap-touchspin .input-group-btn-vertical>.btn {
	padding: 7px 10px;
}

.andt-qty-input {
  width: 70px;
  height: 36px;
  background: #fff;
}

.an_dt_multiaccessories-produt-attrs {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.an_dt_multiaccessories-product-image {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 12%;
  margin-left: 4%;
  width: 5%;
  padding-left: 5px;
  background: #fff;
  align-content: center;
}
.an_dt_multiaccessories-product-content {
  flex: 1 1 auto;
  line-height: 1.75;
  padding: 0 5px;
  color: #7a7a7a;
}
/*
.an_dt_multiaccessories-product-content>span {
  float: left;
}
*/
.an_dt_multiaccessories-product-checkbox .an_dt_multiaccessories-product-content>span {
  display: inline;
  float: none;
}
.an_dt_multiaccessories-dropdown-menu ul {
  padding: 0 5px;
}
.an_dt_multiaccessories-product-selectbox li {
  padding: 5px 0;
}
.an_dt_hidden-option {
  padding: 0!important;
}
.an_dt_multiaccessories-product-image {
  margin-right: 50px;
  margin-left: 10px;
  width: 50px;
  padding-left: 0;
}
.an_dt_multiaccessories-dropdown-list ul {
  margin: 0;
}
.an_dt_multiaccessories-item {
  display: flex;
  align-items: center;
  padding: 10px 0;
}
.an_dt_multiaccessories-item-checkbox {
  padding-right: 10px;
  max-width: 100px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.an_dt_multiaccessories-item-checkbox input {
  cursor: pointer;
}
.an_dt_multiaccessories-item .an_dt_multiaccessories-control-label {
  padding-right: 0px;
  max-width: 100%;
  width: 100%;
  text-align: center;
}
.an_dt_multiaccessories-item-text .an_dt_multiaccessories-product-content {
  padding-left: 11px;
}
.an_dt_multiaccessories-item .an_dt_multiaccessories-product-image {
  margin-right: 56px;
}
.an_dt_multiaccessories-item.an_dt_multiaccessories-item-w-qty .an_dt_multiaccessories-product-image {
  margin-right: 10px;
}
.an_dt_multiaccessories-item-qty {
  display: flex;
  align-items: center;
}
.an_dt_multiaccessories-item .andt-qty-label {
  padding-left: 0;
}
.an_dt_multiaccessories-item .andt-qty {
  padding-left: 0;
  display: flex;
  justify-content: flex-end;
}