.swal2-title {
    font-size: 18px !important;
}

.swal2-content #swal2-content {
    font-size: 14px !important;
}

.swal2-styled.swal2-confirm {
    font-size: 14px !important;
}

.swal2-styled.swal2-cancel {
    font-size: 14px !important;
}

.swal2-popup {
    width: 26em !important;
}

.swal2-icon {
    zoom: 85% !important;
}

.pagination-cpn .nav-prev.disabled, .pagination-cpn .nav-next.disabled {
    pointer-events: none;
}

.product-detail-preview-wrapper .head-cta-wrapper .cta-button a.disabled{
    pointer-events: none;
    border-radius: 4px;
    border: 1px solid var(--Gray-4, #bdbdbd);
    background: var(--Gray-4, #bdbdbd);
    box-shadow: 0px 1px 2px 0px rgba(16,24,40,.05);
}

.news-detail-main .main-content img{
    width: 100% !important;
    height: auto !important;
}

blockquote{
    position: relative;
    padding: 1em 2rem;
    /*border-radius: 4px;*/
    background: #edf5f9;
    margin-bottom: 30px;
    box-shadow: 6px 4px 14px -2px rgba(0, 0, 0, .04), 0 0 20px 0 rgba(0, 0, 0, .04);
}

.cart-page-main-table-cart table thead input[type=checkbox], .cart-page-main .table-prd-checked input, .cart-page-main-opt .form-export-ebill-checked {
    border: 1px solid #aaaeb1;
}

.radio-theme[type=radio]{
    border: 1px solid #768a99;
}

.cart-page-main-opt .form-export-ebill-checked-label{
    line-height: 20px;
}

.product-detail-preview-wrapper .preview-main-content .content-text ul{
    list-style-position: inside;
}

.product-detail-preview-wrapper .preview-r{
    width: 59%;
}

.custom_block_1 {
    background-color: #fafafa;
    border-top: 3px solid #00CC8F;
    border-bottom: 3px solid #00CC8F;
    color: #1a1a1a;
    font-size: 16px;
    line-height: 1.8em;
    padding: 2.5em 1.5em;
    position: relative;
}

.custom_block_2 {
    background-color: #fafafa;
    border-top: 3px solid #00CC8F;
    border-bottom: 3px solid #00CC8F;
    color: #1a1a1a;
    font-size: 22px;
    line-height: 1.8em;
    padding: 2.5em 1.5em;
    position: relative;
}

.custom_block_2::before{
    content: '“';
    position: absolute;
    top: 10%;
    color: #69635d;
    font-size: 30px;
}

.custom_block_3 {
    background-color: #fafafa;
    border-left: 3px solid #00CC8F;
    color: #1a1a1a;
    font-size: 14px;
    line-height: 1.8em;
    padding: 2em 1em;
    position: relative;
}

.custom_block_3::before{
    content: '“';
    position: absolute;
    top: 5%;
    color: #69635d;
    font-size: 30px;
}

.custom_block_4 {
    background-color: #fafafa;
    border-left: 3px solid #00CC8F;
    border-right: 3px solid #00CC8F;
    color: #1a1a1a;
    font-size: 14px;
    line-height: 1.8em;
    padding: 1.5em 1em;
    position: relative;
}

.custom_block_5 {
    background-color: #fafafa;
    border-left: 3px solid #00CC8F;
    color: #1a1a1a;
    font-size: 14px;
    line-height: 1.8em;
    padding: 1.5em 1em;
    position: relative;
}

.custom_block_8 {
    padding: 1rem 0 0 0;
    border: solid 1px #999;
    background: #e6e6fa
}

.custom_block_9 {
    padding: 1rem 0 1px 0;
    background-color: rgb(255, 251, 242);
    border-color: rgb(242, 209, 170);
    color: rgb(51, 51, 51)
}

.custom_block_10 {
    padding: 1rem;
    border: 1px solid #000000;
    background: rgb(255 234 234);
    text-align: center;
}

.custom_block_11 {
    padding: 1rem;
    border: 1px solid #000000;
    background: #e6e6fa;
    text-align: left;
}

.introduce-box6 .it-i .image {
    transition: all 1.5s;
}

.introduce-box6 .it-i:hover .image {
    transition: all 1.5s;
}

figure {
    margin: 0px;
}