|
|
$hoverColor: #379ed6;
|
|
|
|
|
|
.cart-pro-list {
|
|
|
.title {
|
|
|
border-bottom: 1px solid #eee;
|
|
|
font-size: 16px;
|
|
|
font-weight: bold;
|
|
|
color: #1b1b1b;
|
|
|
padding-left: 30px;
|
|
|
padding-bottom: 17px;
|
|
|
width: 100%;
|
|
|
|
|
|
.note {
|
|
|
font-size: 14px;
|
|
|
color: #999;
|
|
|
font-weight: normal;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
ul {
|
|
|
height: 180px;
|
|
|
border-bottom: 1px solid #eee;
|
|
|
padding: 24px 30px;
|
|
|
.blk-cart-page {
|
|
|
.cart-pro-list {
|
|
|
.title {
|
|
|
border-bottom: 1px solid #eee;
|
|
|
font-size: 16px;
|
|
|
font-weight: bold;
|
|
|
color: #1b1b1b;
|
|
|
padding-left: 30px;
|
|
|
padding-bottom: 17px;
|
|
|
width: 100%;
|
|
|
|
|
|
li {
|
|
|
float: left;
|
|
|
height: 134px;
|
|
|
.note {
|
|
|
font-size: 14px;
|
|
|
color: #999;
|
|
|
font-weight: normal;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.chk {
|
|
|
padding: 58px 60px 58px 0;
|
|
|
}
|
|
|
ul {
|
|
|
height: 180px;
|
|
|
border-bottom: 1px solid #eee;
|
|
|
padding: 24px 30px;
|
|
|
|
|
|
.toggle-chk-item {
|
|
|
span {
|
|
|
font-weight: bold;
|
|
|
li {
|
|
|
float: left;
|
|
|
height: 134px;
|
|
|
}
|
|
|
.not-checked {
|
|
|
color: #999;
|
|
|
|
|
|
.chk {
|
|
|
padding: 58px 60px 58px 0;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.checked {
|
|
|
display: none;
|
|
|
}
|
|
|
.toggle-chk-item {
|
|
|
span {
|
|
|
font-weight: bold;
|
|
|
}
|
|
|
.not-checked {
|
|
|
color: #999;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.chk-group {
|
|
|
.checked {
|
|
|
display: inline-block;
|
|
|
}
|
|
|
.not-checked {
|
|
|
display: none;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.iconfont {
|
|
|
font-size: 16px;
|
|
|
line-height: 16px;
|
|
|
}
|
|
|
.chk-group {
|
|
|
.checked {
|
|
|
display: inline-block;
|
|
|
}
|
|
|
.not-checked {
|
|
|
display: none;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.pro-info {
|
|
|
width: 342px;
|
|
|
padding-left: 42px;
|
|
|
font-size: 12px;
|
|
|
font-weight: bold;
|
|
|
.iconfont {
|
|
|
font-size: 16px;
|
|
|
line-height: 16px;
|
|
|
}
|
|
|
|
|
|
.brand-name {
|
|
|
margin-bottom: 19px;
|
|
|
.pro-info {
|
|
|
width: 342px;
|
|
|
padding-left: 42px;
|
|
|
font-size: 12px;
|
|
|
font-weight: bold;
|
|
|
|
|
|
.brand-name {
|
|
|
margin-bottom: 19px;
|
|
|
}
|
|
|
|
|
|
.size {
|
|
|
margin-bottom: 13px;
|
|
|
}
|
|
|
|
|
|
.published-at {
|
|
|
margin-bottom: 13px;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.pro-name {
|
...
|
...
|
@@ -84,147 +94,138 @@ $hoverColor: #379ed6; |
|
|
}
|
|
|
}
|
|
|
|
|
|
.size {
|
|
|
margin-bottom: 13px;
|
|
|
.price {
|
|
|
display: inline-block;
|
|
|
padding: 59px 0;
|
|
|
font-size: 16px;
|
|
|
font-weight: bold;
|
|
|
}
|
|
|
|
|
|
.published-at {
|
|
|
margin-bottom: 13px;
|
|
|
.price-num {
|
|
|
width: 300px;
|
|
|
padding-left: 40px;
|
|
|
position: relative;
|
|
|
|
|
|
.stepper {
|
|
|
position: absolute;
|
|
|
right: 15px;
|
|
|
padding: 52px 0;
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.price {
|
|
|
display: inline-block;
|
|
|
padding: 59px 0;
|
|
|
font-size: 16px;
|
|
|
font-weight: bold;
|
|
|
.total-price-action {
|
|
|
width: 270px;
|
|
|
padding-left: 50px;
|
|
|
position: relative;
|
|
|
|
|
|
.actions {
|
|
|
position: absolute;
|
|
|
right: 0;
|
|
|
display: inline-block;
|
|
|
height: 51px;
|
|
|
padding: 42px 0;
|
|
|
}
|
|
|
|
|
|
.action {
|
|
|
margin-bottom: 24px;
|
|
|
font-size: 13px;
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.price-num {
|
|
|
width: 300px;
|
|
|
padding-left: 40px;
|
|
|
position: relative;
|
|
|
.pros-group {
|
|
|
margin-bottom: 30px;
|
|
|
border-top: 1px solid #eee;
|
|
|
|
|
|
.stepper {
|
|
|
position: absolute;
|
|
|
right: 15px;
|
|
|
padding: 52px 0;
|
|
|
&:first-child {
|
|
|
border-top: none;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.total-price-action {
|
|
|
width: 270px;
|
|
|
padding-left: 50px;
|
|
|
.editable {
|
|
|
padding: 5px;
|
|
|
width: 168px;
|
|
|
position: relative;
|
|
|
|
|
|
.actions {
|
|
|
position: absolute;
|
|
|
right: 0;
|
|
|
display: inline-block;
|
|
|
height: 51px;
|
|
|
padding: 42px 0;
|
|
|
.iconfont {
|
|
|
display: none;
|
|
|
}
|
|
|
|
|
|
.action {
|
|
|
margin-bottom: 24px;
|
|
|
font-size: 13px;
|
|
|
&:hover {
|
|
|
cursor: pointer;
|
|
|
border: 1px dashed #3a9ed6;
|
|
|
|
|
|
.iconfont {
|
|
|
position: absolute;
|
|
|
right: 5px;
|
|
|
top: 3px;
|
|
|
font-size: 16px;
|
|
|
font-weight: normal !important;
|
|
|
display: inline-block !important;
|
|
|
}
|
|
|
}
|
|
|
.sizes-list {
|
|
|
width: 195px;
|
|
|
}
|
|
|
.size-item {
|
|
|
height: 20px;
|
|
|
border: 1px solid #e8e8e8;
|
|
|
display: inline-block;
|
|
|
text-align: center;
|
|
|
font-size: 12px;
|
|
|
padding: 4px;
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.pros-group {
|
|
|
margin-bottom: 30px;
|
|
|
border-top: 1px solid #eee;
|
|
|
.color-item {
|
|
|
display: inline-block;
|
|
|
width: 20px;
|
|
|
height: 20px;
|
|
|
border: 1px solid #000;
|
|
|
margin-right: 20px;
|
|
|
}
|
|
|
|
|
|
&:first-child {
|
|
|
border-top: none;
|
|
|
.actions {
|
|
|
span {
|
|
|
font-size: 12px;
|
|
|
float: left;
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.editable {
|
|
|
padding: 5px;
|
|
|
width: 168px;
|
|
|
position: relative;
|
|
|
|
|
|
.iconfont {
|
|
|
display: none;
|
|
|
.mr20 {
|
|
|
margin-right: 20px;
|
|
|
}
|
|
|
|
|
|
&:hover {
|
|
|
cursor: pointer;
|
|
|
border: 1px dashed #3a9ed6;
|
|
|
|
|
|
.iconfont {
|
|
|
position: absolute;
|
|
|
right: 5px;
|
|
|
top: 3px;
|
|
|
font-size: 16px;
|
|
|
font-weight: normal !important;
|
|
|
display: inline-block !important;
|
|
|
}
|
|
|
.mr10 {
|
|
|
margin-right: 10px;
|
|
|
}
|
|
|
.sizes-list {
|
|
|
width: 195px;
|
|
|
.mb10 {
|
|
|
margin-bottom: 10px;
|
|
|
}
|
|
|
.size-item {
|
|
|
height: 20px;
|
|
|
border: 1px solid #e8e8e8;
|
|
|
display: inline-block;
|
|
|
text-align: center;
|
|
|
font-size: 12px;
|
|
|
padding: 4px;
|
|
|
.mb20 {
|
|
|
margin-bottom: 20px;
|
|
|
}
|
|
|
|
|
|
.color-item {
|
|
|
display: inline-block;
|
|
|
width: 20px;
|
|
|
height: 20px;
|
|
|
border: 1px solid #000;
|
|
|
margin-right: 20px;
|
|
|
.mb30 {
|
|
|
margin-bottom: 30px;
|
|
|
}
|
|
|
|
|
|
.actions {
|
|
|
span {
|
|
|
font-size: 12px;
|
|
|
float: left;
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
.mr20 {
|
|
|
margin-right: 20px;
|
|
|
}
|
|
|
.mr10 {
|
|
|
margin-right: 10px;
|
|
|
}
|
|
|
.mb10 {
|
|
|
margin-bottom: 10px;
|
|
|
}
|
|
|
.mb20 {
|
|
|
margin-bottom: 20px;
|
|
|
}
|
|
|
.mb30 {
|
|
|
margin-bottom: 30px;
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
.invalid-pros {
|
|
|
margin-top: 80px;
|
|
|
border-top: 1px solid #eee;
|
|
|
color: #999;
|
|
|
.invalid-pros {
|
|
|
margin-top: 80px;
|
|
|
border-top: 1px solid #eee;
|
|
|
color: #999;
|
|
|
|
|
|
.warning {
|
|
|
font-size: 18px !important;
|
|
|
color: #666;
|
|
|
width: 20px;
|
|
|
height: 17px;
|
|
|
.warning {
|
|
|
font-size: 18px !important;
|
|
|
color: #666;
|
|
|
width: 20px;
|
|
|
height: 17px;
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.action {
|
|
|
&:hover {
|
|
|
cursor: pointer;
|
|
|
color: #379ed6;
|
|
|
.action {
|
|
|
&:hover {
|
|
|
cursor: pointer;
|
|
|
color: #379ed6;
|
|
|
}
|
|
|
}
|
|
|
} |
|
|
|
...
|
...
|
|