/*your custom css goes here*/

.card .card-header.card-bordered {
    border-bottom: 2px solid #343a40 !important;
    background-color: #f8f9fa !important;
}

.modal-content .modal-header {
    border-bottom: 2px solid #666666;
}

.table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

.table.table-bordered thead th {
    border: 1px solid #ccc;
    border-bottom: 2px solid #343a40;
    background-color: #f8f9fa;
    padding: 0.725rem;
}

.table.table-bordered tbody td {
    border: 1px solid #ccc;
    padding: 0.725rem;
}

.table.table-sm.table-bordered thead th {
    border: 1px solid #ccc;
    border-bottom: 1px solid #343a40;
    background-color: #efefef;
    color: #666666;
    padding: 0.325rem;
}

.table.table-sm.table-bordered tbody td {
    border: 1px solid #ccc;
    padding: 0.325rem;
}

#pnl_estimate .table td,
#pnl_estimate .table th {
    padding: 0.25rem;
    font-size: 0.775rem;
}

#pnl_estimate td.label {
    min-width: 50px;
}

#pnl_estimate td.options {
    color: #004497;
    font-size: 0.75rem;
}

#pnl_estimate td.price {
    color: #e62e04;
    min-width: 50px;
}

#pnl_estimate span.calcu_supply_price {
    color: #e62e04;
}

#pnl_estimate span.calcu_total_price {
    color: #e62e04;
    font-weight: bold;
}

#sidebar_compare .table td {
    padding: 0.25rem;
    font-size: 0.75rem;
}

#sidebar_compare hr {
    margin-top: 0.1rem;
    margin-bottom: 0.1rem;
}

/*
#option-choice-form .form-control {
    padding: 0.6rem 1rem;
    font-size: 0.875rem;
    height: calc(1.3125rem + 1.2rem + 2px);
    border: 1px solid #e2e5ec;
    color: #898b92;
    border-radius:0px;
}

#option-choice-form .btn-sm {
    padding: 0.316rem 0.4rem;
    font-size: 0.775rem;
}
*/

.aiz-table.aiz-table-sm td,
.aiz-table.aiz-table-sm th {
    padding: 0.5rem 0.25rem;
}

/*--------------- 견적폼 스타일 /s ---------------- */

@media (min-width: 768px) {
    #option-choice-form .form-control-sm {
        border-radius: 0;
        height: calc(1.3rem + 0.8rem + 2px);
        /*border:1px solid #c1c1c1;*/
        /*padding: 0.416rem 0.7rem;*/
    }

    #option-choice-form .bootstrap-select .dropdown-toggle {
        border: 1px solid #c1c1c1;
        color: #333333;
    }

    #option-choice-form .bootstrap-select.form-control-sm .dropdown-toggle {
        padding: 0.416rem 0.7rem;
        height: calc(1.3rem + 0.8rem + 2px);
    }

    #option-choice-form .aiz-megabox .aiz-megabox-elem {
        /* border: 1px solid #c1c1c1; */
        border-radius: 0;
        padding: 0.416rem 0.7rem;
        height: calc(1.3rem + 0.8rem + 2px);
        min-width: 4.5rem;
        text-align: center;
    }

    #option-choice-form .btn-group-sm > .btn,
    .btn-sm {
        border-radius: 0;
    }
}

.text-center.bootstrap-select .dropdown-toggle .filter-option {
    text-align: center;
}

.text-center.bootstrap-select .dropdown-menu {
    text-align: center;
}

.text-right.bootstrap-select .dropdown-toggle .filter-option {
    text-align: right;
}

.text-right.bootstrap-select .dropdown-menu {
    text-align: right;
}

section.estimate .header {
    border-bottom: 1px solid #ccc;
    margin-top: 10px;
}

section.estimate .header span {
    background-color: #ddd;
    padding: 5px 10px;
}

.daon-megabox .daon-megabox-elem {
    border-radius: 0 !important;
}

.daon-megabox > input:checked ~ .daon-megabox-elem {
    border-color: #e5e5e5;
    background-color: #19253d;
    color: #fff;
}

.gallery-thumbs .slick-current .border {
    border: 0 !important;
    border-bottom: 3px solid #19253d !important;
    border-radius: 0 !important;
}
.gallery-thumbs .slick-current .border img {
    margin-bottom: 2px !important;
}

/*--------------- 견적폼 스타일 /e ---------------- */

/*--------------- 장바구니 스타일 /s -------------------*/
#cart-summary .border-bottom {
    border-bottom: 2px solid #383d4a !important;
}

#cart-summary .border-top {
    border-top: 1px solid #383d4a !important;
}

/*--------------- 장바구니 스타일 /s -------------------*/

/*--------------- 마이페이지 스타일 /s ----------------*/

.aiz-side-nav-list li.aiz-side-nav-item a.level-1 {
    border-bottom: 1px solid #ddd;
}

/*--------------- 마이페이지 스타일 /e ----------------*/

/*--------------- Home /s ------------- */

.feature_listlayout_boxed {
    max-width: 370px;
    padding: 30px 35px;
    margin: 0px auto 0px;
    background-color: #ffffff;
}

.feature_listlayout_boxed .item_icon {
    float: left;
    width: 75px;
    height: 75px;
    color: #ffffff;
    display: flex;
    font-size: 35px;
    text-align: center;
    margin-right: 25px;
    border-radius: 100%;
    align-items: center;
    justify-content: center;
}

.bg_default_yellow {
    background-color: #fec931;
}

.bg_default_orange {
    background-color: #ff4328;
}

.bg_default_blue {
    background-color: #1a1e5d;
}

.bg_default_pink {
    background-color: #e6498f;
}

.feature_listlayout_boxed .item_content {
    display: table;
}

/*--------------- Home /e ------------- */

/*--------------- Admin /s --------------*/

@media (min-width: 1200px) {
    .modal-xxl {
        max-width: 1340px;
    }
}

@keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.blinking-text {
    animation: blink 1.5s infinite;
    /* 1초 간격으로 무한 반복 */
}

.custom-pagination .pagination {
    display: flex;
    justify-content: center;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem;
}

.custom-pagination .pagination li {
    margin: 0 0.2rem;
}

.custom-pagination .pagination li a,
.custom-pagination .pagination li span {
    color: #505153;
    padding: 0.3rem 0.5rem;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
    margin-left: -1px;
}

.custom-pagination .pagination li a:hover,
.custom-pagination .pagination li a:focus {
    background-color: #e9ecef;
    border-color: #dee2e6;
}

.custom-pagination .pagination li.active span {
    color: #fff;
    background-color: #505153;
    border-color: #505153;
}

.custom-pagination .pagination li.disabled span {
    color: #35393b;
    pointer-events: none;
    background-color: #fff;
    border-color: #dee2e6;
}

.badge {
    border-radius: 0;
}

/*--------------- Admin /e --------------*/
