﻿/*浜у搧閰嶇疆椤甸潰*/
.configoption_form {
    margin: auto;
    margin-top: 50px;
}
.card-back {
    background-color: rgb(255, 255, 255);
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 0px 1px 0px, rgba(0, 0, 0, 0.12) 0px 8px 12px -4px, rgba(0, 0, 0, 0.05) 0px 4px 4px -2px, rgba(0, 0, 0, 0.08) 0px -2px 0px 0px inset;
}
.card-title-h4 {
    height: 60px;
}
.title-h4 {
    padding: 0px 20px;
    color: #0a1633;
    line-height: 60px;
    font-weight: 700;
}

/*.col-form-label::after {*/
/*    position: absolute;*/
/*    content: "";*/
/*    width: 72px;*/
/*    height: 1px;*/
/*    background: #E6EBF2;*/
/*    left: 20px;*/
/*    top: 26px;*/
/*}*/
/*.title-h4::after {*/
/*    position: absolute;*/
/*    content: "";*/
/*    width: 72px;*/
/*    height: 1px;*/
/*    background: #E6EBF2;*/
/*    left: 20px;*/
/*    top: 26px;*/
/*}*/

.configoption_total {
    padding: 10px 20px;
    background-color: rgb(250, 250, 252);
}

table.table.mb-5.mt-2.ordersummary tr {
    border-bottom: 1px solid #eff2f7;
    margin: 10px 0px 10px 20px;
    height: 35px;
    line-height: 35px;
    color: #999  !important;
}
hr {
    border-top: 0px solid rgba(0, 0, 0, 0.1);
}

.mobile-hide td.color-999 {
    color: #202d40;
    font-size: 15px;
    font-weight: 800;
}
td.font-weight-bold.text-dark.text-right {
    font-size: 24px;
    font-weight: 600;
    margin-right: 8px;
    color: #3860f4 !important;
}
button#addToCartBtn {
    margin: 0px;
    box-sizing: border-box;
    border-radius: 2px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    outline: none;
    font-size: 12px;
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle;
    height: 32px;
    line-height: 32px;
    padding: 0px 12px;
    color: rgb(255, 255, 255);
    fill: rgb(255, 255, 255);
    border: none;
    background: linear-gradient(135deg, rgb(100, 136, 252) 0%, rgb(56, 96, 244) 100%);
    box-shadow: rgb(92, 118, 232) 0px 2px 4px -1px, rgba(0, 0, 0, 0.12) 0px -3px 0px 0px inset, rgba(0, 0, 0, 0.12) 0px 1px 0px 0px inset;
    transition: width 0s ease 0s, height 0s ease 0s, border 0s ease 0s, background 0s ease 0s, color 0s ease 0s, fill 0s ease 0s, box-shadow 0.16s ease-out 0s;
}




/*閰嶇疆鍙傛暟*/
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle,.btn-custom-group .active {
    fill: rgb(56, 96, 244);
    /*border-radius: 4px 0 0 4px;*/
    background: rgb(255, 255, 255);
    border: 1px solid rgb(195, 202, 217);
    box-shadow: rgba(0, 0, 0, 0.12) 0px 2px 3px 0px, rgb(227, 233, 255) 0px -2px 0px 0px inset;
    color: #fff;
    background-color: #055cfe!important;;
    border-color: #0c6bff!important;;
}
.bootstrap-select>.dropdown-toggle {
    border: 1px solid #ced4da;
}
.btn-primary {
    color: rgb(82, 96, 117);
    fill: rgb(82, 96, 117);
    border-color: rgb(210, 214, 234);
    background: rgb(250, 250, 252);
    transition: width 0s ease 0s, height 0s ease 0s, border 0s ease 0s, background 0s ease 0s, color 0s ease 0s, fill 0s ease 0s, box-shadow 0.16s ease-out 0s;
}

.btn-group-sm > .btn, .btn-sm {
    padding: 5px 20px;
}

.form-group {
    margin-bottom: 1.45rem;
}


.was-validated .custom-control-input:valid ~ .custom-control-label::before{
    background-color: #fff;
  }
   .bootstrap-select.is-valid .dropdown-toggle, .was-validated .bootstrap-select select:valid+.dropdown-toggle{
      border-color:#ced4da !important;
  }
  .form-control.is-valid, .was-validated .form-control:valid{
    display: block;
    width: 100%;
    padding: 0.47rem 0.75rem;
    font-size: 0.8125rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057; 
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiP鈥?5NSwyLjI2LDYsMi4xMyw2LDJWMS41QzYsMS4yMiw1Ljc4LDEsNS41LDF6Ii8+Cjwvc3ZnPgo=);
    background-position-y: 50%;
    background-position-x: calc(100% - 11px);
    background-repeat: no-repeat;
    padding-right: 24px;
  }

	.cycle-select-discount {
		position: absolute;
		top: -10px;
		right: 0;
		display: inline-block;
		padding: 0px 5px;
		height: 15px;
		background: #F70302;
		border-radius: 5px 5px 5px 0px;
		color: #ffffff;
		font-size: 12px;
		text-align: center;
		line-height: 15px;
	}
	.error-tip{
		color: #f46a6a;
		margin: 0;
		padding: 0;
		line-height: 36px;
		display: none;
	}
	input::-webkit-input-placeholder {
		color: #cacdd4 !important;
	}
	input:-moz-placeholder {
		color: #cacdd4 !important;
	}
	input::-moz-placeholder {
		color: #cacdd4 !important;
	}
	input:-ms-input-placeholder {
		color: #cacdd4 !important;
	}
	.btn-custom{
		width: 72px;
		height: 28px;
		border: #F0F0F0 1px solid;
		border-radius: 4px;
		line-height: 11px;
	}
	.btn-custom-group .active {
		background-color: #2948DF;
		color: #fff;
	}
	/* 閲嶅啓杩涘害鏉★細鍦嗗舰婊戝潡 + 绾摑宸查€夋 */
	input[type='range'] {
		background: #e5e7eb;
		outline: none;
		-webkit-appearance: none;
		appearance: none;
		height: 4px;
		border-radius: 3px;
	}
   input[type="range"]::-webkit-slider-thumb {
		-webkit-appearance: none;
		width: 16px;
		height: 16px;
		background-color: #fff;
		cursor: pointer;
		border: 2px solid #3b82f6;
		border-radius: 50%;
	}
	input[type="range"]::-moz-range-thumb {
		 -webkit-appearance: none;
		 width: 16px;
		 height: 16px;
		 background-color: #fff;
		 cursor: pointer;
		 border: 2px solid #3b82f6;
		 border-radius: 50%;
	 }
	.range_none{
		position: absolute;
		height: 3px;
		display: block;
		background: #DEDEDE;
		cursor: not-allowed
	}
	
/*娌℃湁浜у搧*/
.no-data {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 300px;
    margin-top: 0;
    background-color: #fff;
    box-shadow: 0 16px 16px 0 rgba(55,69,103,.02), 0 8px 8px 0 rgba(235,240,252,.02);
    border: 1px solid #e1e6f0;
    text-align: center;
}	
.empty p {
    background-image: linear-gradient(0deg,#fff,#f3f5f8);
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px 0 rgba(55,99,170,.1), -8px -8px 20px 0 #fff;
    color: #9E9E9E;
    padding: 10px 50px;
    font-size: 14px;
}	
@media all and (max-width:768px) {
.no-data {
    margin-top: 0px;
}

/*.cloud-fixed-box {*/
/*    display: none;*/
/*}*/
}
/* ========== 浜у搧閫夎喘鍒楄〃锛歴hopping 鎺掔増 + 鐜版湁钃濊壊 ========== */
.shop-plist-wrap {
  position: relative;
  background: #fff;
  border: 0;
  border-radius: 10px;
  overflow: hidden;
}
.shop-plist-scroll {
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  border-radius: inherit;
  scrollbar-width: thin;
  scrollbar-color: #c5d0e0 transparent;
}
.shop-plist-scroll::-webkit-scrollbar { height: 6px; }
.shop-plist-scroll::-webkit-scrollbar-track { background: transparent; }
.shop-plist-scroll::-webkit-scrollbar-thumb {
  background: #c5d0e0;
  border-radius: 999px;
}
.shop-plist-scroll::-webkit-scrollbar-button {
  display: none;
  width: 0;
  height: 0;
}
.shop-plist {
  width: 100%;
  min-width: 980px;
  border-collapse: separate;
  border-spacing: 0;
  table-layout: auto;
  margin: 0;
}
.shop-plist th,
.shop-plist td {
  padding: 16px 12px;
  vertical-align: middle;
  border-bottom: 1px solid #eef2f8;
  font-size: 13px;
  color: #2b3650;
  background: #fff;
}
.shop-plist th:first-child,
.shop-plist td:first-child { padding-left: 18px; }
.shop-plist thead th {
  background: #f7faff;
  color: #667085;
  font-weight: 600;
  font-size: 12px;
  white-space: nowrap;
  border-bottom: 0;
  position: sticky;
  top: 0;
  z-index: 2;
}
.shop-plist thead th:first-child { border-radius: 8px 0 0 8px; }
.shop-plist thead th:last-child { border-radius: 0 8px 8px 0; }
.shop-plist tbody tr { transition: background .15s ease; }
.shop-plist tbody tr:hover > td { background: #f7faff; }
.shop-plist tbody tr:last-child td { border-bottom: 0; }
.shop-plist .c-name {
  max-width: 20%;
  font-weight: 700;
  color: #2b3650;
}
.shop-name-clip {
  position: relative;
  display: inline-block;
  max-width: 100%;
  vertical-align: middle;
}
.shop-name-clip .shop-name-main {
  display: flex;
  align-items: center;
  gap: 8px;
  min-width: 0;
  overflow: hidden;
  font-size: 14px;
  font-weight: 700;
  color: #2b3650;
  line-height: 1.4;
}
.shop-name-clip .shop-name-text {
  display: block;
  min-width: 0;
  overflow: hidden;
  white-space: nowrap;
}
.shop-name-clip.is-truncated { cursor: pointer; }
.shop-name-clip.is-truncated .shop-name-text { position: relative; }
.shop-name-clip.is-truncated .shop-name-text::after {
  content: "";
  position: absolute;
  top: 0; right: 0; bottom: 0;
  width: 42px;
  background: linear-gradient(90deg, rgba(255,255,255,0) 0%, #fff 72%);
  pointer-events: none;
}
.shop-plist tbody tr:hover .shop-name-clip.is-truncated .shop-name-text::after {
  background: linear-gradient(90deg, rgba(247,250,255,0) 0%, #f7faff 72%);
}
.shop-name-clip.is-expanded { max-width: none; }
.shop-name-clip.is-expanded .shop-name-main,
.shop-name-clip.is-expanded .shop-name-text {
  overflow: visible;
  white-space: nowrap;
}
.shop-name-clip.is-expanded .shop-name-text::after { display: none; }
.shop-name-note {
  display: block;
  margin-top: 4px;
  max-width: 280px;
  color: #e53935;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.45;
  white-space: normal;
}
.shop-name-note span + span::before {
  content: " 路 ";
  color: #c2c9d6;
}
.shop-stock {
  display: inline-block;
  flex: 0 0 auto;
  padding: 1px 8px;
  border-radius: 4px;
  background: #eff6ff;
  color: #3b82f6;
  font-size: 11px;
  font-weight: 600;
  line-height: 1.4;
  white-space: nowrap;
}
.shop-plist .c-spec {
  min-width: 72px;
  text-align: center;
  color: #4a5568;
  white-space: nowrap;
}
.shop-spec-empty { color: #cbd5e1; }
.shop-plist .c-price,
.shop-plist .c-action {
  position: sticky;
  z-index: 5;
  white-space: nowrap;
}
.shop-plist thead .c-price,
.shop-plist thead .c-action {
  z-index: 6;
  background: #f7faff;
}
.shop-plist .c-price {
  right: 118px;
  min-width: 120px;
  text-align: right;
}
.shop-plist-wrap.is-h-scroll .shop-plist .c-price {
  box-shadow: -8px 0 12px -8px rgba(15, 55, 120, .16);
}
.shop-plist .c-action {
  right: 0;
  width: 118px;
  min-width: 118px;
  text-align: center;
  padding-right: 18px;
}
.shop-plist tbody .c-price,
.shop-plist tbody .c-action { background: #fff; }
.shop-plist tbody tr:hover .c-price,
.shop-plist tbody tr:hover .c-action { background: #f7faff; }
.shop-plist__item.is-soldout td:not(.c-price):not(.c-action) { opacity: .72; }
.shop-price-box {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-end;
  text-align: right;
  gap: 2px;
}
.shop-price-row {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 2px;
}
.shop-price-now {
  color: #e53935;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
}
.shop-price-now small {
  font-size: 12px;
  font-weight: 600;
  margin-left: 2px;
  color: #8a94a6;
}
.shop-price-old {
  color: #b0b7c3;
  font-size: 12px;
  text-decoration: line-through;
}
.shop-buy-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 88px;
  height: 34px;
  padding: 0 14px;
  border-radius: 8px;
  background: #3b82f6;
  color: #fff !important;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none !important;
  transition: background .15s ease;
}
.shop-buy-btn:hover { background: #0a52d9; color: #fff !important; }
.shop-buy-btn--disabled,
.shop-buy-btn--disabled:hover {
  background: linear-gradient(45deg, #ffcb84 0%, #ffbc76 100%);
  color: #cc6a12 !important;
  cursor: not-allowed;
  pointer-events: none;
}
.shop-plist-empty {
  padding: 48px 16px;
  text-align: center;
  color: #8a94a6;
  background: #fff;
  border-radius: 12px;
}
.shop-plist-empty img { max-width: 160px; margin-bottom: 12px; }

@media (max-width: 991.98px) {
  .shop-plist-wrap {
    background: transparent;
    overflow: visible;
  }
  .shop-plist-scroll { overflow: visible; }
  .shop-plist {
    min-width: 0;
    width: 100%;
  }
  .shop-plist,
  .shop-plist tbody { display: block; width: 100%; }
  .shop-plist thead { display: none; }
  .shop-plist tr {
    display: block;
    margin-bottom: 12px;
    padding: 14px 16px;
    border: 1px solid #eef2f8;
    border-radius: 12px;
    background: #fff;
    box-shadow: 0 6px 18px rgba(20, 55, 120, 0.06);
  }
  .shop-plist th,
  .shop-plist td { background: transparent !important; }
  .shop-plist td {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 12px;
    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;
    padding: 8px 0 !important;
    border-bottom: 1px dashed #eef2f8;
    text-align: right !important;
    white-space: normal !important;
    position: static !important;
    right: auto !important;
    box-shadow: none !important;
  }
  .shop-plist td:last-child { border-bottom: 0; }
  .shop-plist td.c-spec.is-empty { display: none !important; }
  .shop-plist td.c-name {
    display: block;
    text-align: left !important;
    padding-top: 0 !important;
    padding-bottom: 10px !important;
    border-bottom: 1px solid #eef2f8;
    margin-bottom: 4px;
  }
  .shop-name-clip,
  .shop-name-clip .shop-name-main,
  .shop-name-clip .shop-name-text {
    max-width: none !important;
    overflow: visible !important;
    white-space: normal !important;
    cursor: default !important;
  }
  .shop-name-clip .shop-name-main { flex-wrap: wrap; }
  .shop-name-clip.is-truncated .shop-name-text::after { display: none !important; }
  .shop-name-note { max-width: none; }
  .shop-plist td.c-spec::before,
  .shop-plist td.c-price::before {
    content: attr(data-label);
    color: #667085;
    font-size: 12px;
    font-weight: 500;
    text-align: left;
    flex: 0 0 auto;
  }
  .shop-plist td.c-action {
    display: block;
    text-align: right !important;
    padding-top: 12px !important;
  }
  .shop-buy-btn { width: 100%; height: 40px; }
  .shop-price-box,
  .shop-price-row {
    align-items: flex-end !important;
  }
  .shop-price-row {
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: baseline !important;
    gap: 6px !important;
  }
  .shop-price-now { font-size: 20px; }
}

