.custom-option-inline label{
    font-size: 18px;
    font-family: Nunito Sans;
    font-weight: bold;
    line-height: 24px;
    color: #303030;
    margin: 12px 0;
    display: inline-block;
}
.custom-option-inline{}
.custom-option-label .required{
    color: red;
    margin-right: 6px;
}
.custom-option-content input{
    width: 100%;
    height: 50px;
    border: 1px solid #387821;
    border-radius: 6px;
    font-size: 14px;
    font-family: Nunito Sans;
    font-weight: 400;
    line-height: 19px;
    color: #303030;
    line-height: 48px;
    padding: 0 34px 0 12px;
}
.custom-option-content textarea{
    width: 100%;
    height: 100px;
    border: 1px solid #387821;
    border-radius: 6px;
    font-size: 14px;
    font-family: Nunito Sans;
    font-weight: 400;
    color: #303030;
    padding:10px 12px;
}
.custom-option-content.select-icon{
    position: relative;
}
.custom-option-content{
    position: relative;
}

.custom-option-content.select-icon:after{
    position: absolute;
    content: '';
    top: 21px;
    right: 14px;
    width: 15px;
    height: 9px;
    display: inline-block;
    background: url("/assets/images/madian/product/icon_down1@2x.png");
    background-size: 15px 9px;

}
.custom-option-content.open:after{
    transform: rotate(180deg);
}
.custom-option-select-expand{
    cursor: pointer;
    margin-top: 3px;
    background: rgba(255, 255, 255, 0.39);
    border: 1px solid #387821;
    border-radius: 6px;
}
.custom-option-select-expand>p{
    background: rgba(255, 255, 255, 0.39);
    line-height: 21px;
    padding: 8px 11px;
    font-size: 14px;
    font-family: Nunito Sans;
    font-weight: 400;
    color: #303030;
}
.custom-option-select-expand>p:hover{
    background: rgba(214, 238, 205, 0.39);
}
#custom_component{
    margin-bottom: 20px;
}
.custom-option-image{
    width: calc(100% - 90px);
    height: 60px;
    background-color: rgba(249, 249, 249, 0.39);
    border: 1px dashed #D5D5D5;
    border-radius: 6px;
    text-align: center;
    margin: 0;
    /*background: url("");*/
}
.custom-option-image span{
    position: relative;
    font-size: 12px;
    font-family: Nunito Sans;
    font-weight: 400;
    line-height: 60px;
    color: #387821;
    padding-left: 40px;
}
.custom-option-image span:before{
   position: absolute;
    width: 32px;
    height: 26px;
    content: '';
    display: inline-block;
    top: -4px;
    left: -12px;
    background:url("/assets/images/madian/product/unload_img@2x.png") no-repeat;
    background-size: 32px 26px;
}
.custom-option-image-input{
    position: absolute;
    height: 60px!important;
    margin-top: 0;
    opacity: 0;
    width: calc(100% - 90px)!important;
}
.custom-option-image-input~img{
    width: 60px;
    height: 60px;
    object-fit: cover;
    margin: 0;
}
.custom-option-content .upload-img-box{
    display: flex;
    justify-content: space-between;
}
.table-striped{
    margin: 0;
    width: 100%;
}
.cartBox-num-sec, .cartBox-num-add {
    line-height: 26px !important;
}
.product-summary *{
    font-size: 14px;
}
.error-tip{
    font-size: 12px;
    font-family: Nunito Sans;
    font-weight: 400;
    line-height: 16px;
    color: #FF0000;
    margin-top: 6px;
}
.select-icon input{
    cursor: pointer;
}
.input-tip{
    position: absolute;
    top:0;
    transform: translateY(calc(-100% - 8px)) translateX(-50%);
    left: 50%;
    z-index: 3;
    background: #000;
    border-radius: 4px;
    line-height: 16px;
    font-size: 12px;
    font-family: Nunito Sans-Regular, Nunito Sans;
    font-weight: 400;
    color: #FFFFFF;
    padding: 10px 13px;
    max-width: 100%;
    min-width: 80%;
    min-width: fit-content;
    min-width: -moz-fit-content;
}
.input-tip:after{
    position: absolute;
    content: '';
    display: inline-block;
    box-sizing: border-box;
    bottom: -12px;
    right: 50%;
    transform: translateX(50%);
    width: 0;
    height: 0;
    border:6px solid transparent;
    border-top-color: #000;

}

[v-cloak]{background-color: #f9f9f9;color: #f9f9f9!important; }
[v-cloak] *{background-color: #f9f9f9;color: #f9f9f9!important; }
.timeliness-show[v-cloak] i{display: none!important; }
.timeliness-show[v-cloak]{border-bottom-color: transparent!important; }
:root {
    --swiper-theme-color: #fff!important;
}
.cartBox-num{
    margin: 0px 0 20px 0;
}

@media only screen and (max-width:767px) {

}
@media only screen and (max-width:991px) {
.custom-option-image-input{
    width: calc(100% - 80px)!important;
}
.custom-option-image{
    width: calc(100% - 80px);
}
.product-summary{
    display: none;
}
.product_summary_mobile{
    display: block;
}
}
@media screen and (max-width: 991px) and (min-width: 768px){
    .countdown-block {
        padding: 0 0px 0 10px;
        max-width: 374px;
    }
}

@media only screen and (min-width:992px) {
    .custom-option-image-input{
        width: calc(100% - 80px)!important;
    }
    .custom-option-image{
        width: calc(100% - 80px);
    }
    .product-summary{
        display: block;
    }
    .product_summary_mobile{
        display: none;
    }
}
.productInfo:before{display: none}
.productInfo-item{width: 100%}
.productInfo-itemL{width:160px;white-space: pre-wrap; word-break: break-word;}
.productInfo-itemR{width: calc(100% - 160px);white-space: pre-wrap; word-break: break-word;}
@media only screen and (max-width:768px) {
    .productInfo-itemL{width:100px}
    .productInfo-itemR{width: calc(100% - 100px);}
}
