#agenwebsite_shipping_check_ongkir_tab_container.row{margin-left:-0.75rem;margin-right:-0.75rem;}
#agenwebsite_shipping_check_ongkir_tab_container.row:after{content:"";display:block;clear:both;}
#agenwebsite_shipping_check_ongkir_tab_container.row .co-lom{float:left;-webkit-box-sizing: border-box;-mox-box-sizing: border-box; box-sizing:border-box;padding:0 0.75rem;}
#agenwebsite_shipping_check_ongkir_tab_container.row .co-lom select{width:100%;}
#agenwebsite_shipping_check_ongkir_tab_container .co-lom.co-12 {padding: 0.75rem; width: 100%;}
#agenwebsite_shipping_check_ongkir_tab_container .co-lom input[type='text']{width:100%;}

.agenwebsite_shipping_check_ongkir_tab.agenwebsite_shipping_check_ongkir_tab_loader,
.agenwebsite_shipping_check_ongkir_widget.agenwebsite_shipping_check_ongkir_widget_loader,
.agenwebsite_shipping_check_ongkir_shortcode.agenwebsite_shipping_check_ongkir_shortcode_loader{
    position:relative;
}

.agenwebsite_shipping_check_ongkir_tab.agenwebsite_shipping_check_ongkir_tab_loader #agenwebsite_shipping_check_ongkir_tab_loader,
.agenwebsite_shipping_check_ongkir_widget.agenwebsite_shipping_check_ongkir_widget_loader #agenwebsite_shipping_check_ongkir_widget_loader,
.agenwebsite_shipping_check_ongkir_shortcode.agenwebsite_shipping_check_ongkir_shortcode_loader #agenwebsite_shipping_check_ongkir_shortcode_loader{
    height:1em;
    width:1em;
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-.5em;
    margin-top:-.5em;
    display:block;
    -webkit-animation:spin 1s ease-in-out infinite;
    -moz-animation:spin 1s ease-in-out infinite;
    animation:spin 1s ease-in-out infinite;
    content:"";
    background:center center/cover;
    line-height:1;
    text-align:center;
    font-size:2em;
    color:rgba(0,0,0,.75)
}

.agenwebsite_shipping_check_ongkir_tab.agenwebsite_shipping_check_ongkir_tab_loader:before,
.agenwebsite_shipping_check_ongkir_widget.agenwebsite_shipping_check_ongkir_widget_loader:before,
.agenwebsite_shipping_check_ongkir_shortcode.agenwebsite_shipping_check_ongkir_shortcode_loader:before{
    content:"";
    display:block;
    position:absolute;
    width:100%;
    height:100%;
    background:rgba(255, 255, 255, 0.5);
    z-index: 9;
}

.agenwebsite_shipping_check_ongkir_tab .select2-container .select2-choice,
.agenwebsite_shipping_check_ongkir_widget .select2-container .select2-choice,
.agenwebsite_shipping_check_ongkir_shortcode .select2-container .select2-choice{
    padding:5px;
}

#agenwebsite_shipping_check_ongkir_widget_container p,
#agenwebsite_shipping_check_ongkir_shortcode_container p{
    margin-bottom:10px;
}

#agenwebsite_shipping_check_ongkir_widget_container select,
#agenwebsite_shipping_check_ongkir_shortcode_container select,
#agenwebsite_shipping_check_ongkir_tab_container .select2-container{
    width: 90% !important;
}

#agenwebsite_shipping_check_ongkir_widget_berat,
#agenwebsite_shipping_check_ongkir_shortcode_berat{
    display:block;
    width:90%;
    padding:5px;
    border-radius:3px;
    background-color:#fff;
    border:1px solid #ccc;
}

#agenwebsite_shipping_check_ongkir_tab_result {
    margin-top: 20px;
}

#agenwebsite_shipping_check_ongkir_tab_result h4 {
    font-size: 14px;
    font-weight: 500;
    color: #333;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e7eb;
}

#agenwebsite_shipping_check_ongkir_widget_result .layanan,
#agenwebsite_shipping_check_ongkir_shortcode_result .layanan,
#agenwebsite_shipping_check_ongkir_tab_result .layanan {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 12px;
    padding: 16px;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    background-color: #fff;
    transition: all 0.2s ease;
    cursor: pointer;
}

#agenwebsite_shipping_check_ongkir_widget_result .layanan:hover,
#agenwebsite_shipping_check_ongkir_shortcode_result .layanan:hover,
#agenwebsite_shipping_check_ongkir_tab_result .layanan:hover {
    border-color: #d1d5db;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}

#agenwebsite_shipping_check_ongkir_widget_result .layanan:last-child,
#agenwebsite_shipping_check_ongkir_shortcode_result .layanan:last-child,
#agenwebsite_shipping_check_ongkir_tab_result .layanan:last-child {
    margin-bottom: 0;
}

/* Courier logo styling */
.courier-logo {
    width: 60px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 16px;
    flex-shrink: 0;
}

/* Content section */
.layanan-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 4px;
}

#agenwebsite_shipping_check_ongkir_widget_result .nama_paket,
#agenwebsite_shipping_check_ongkir_shortcode_result .nama_paket,
#agenwebsite_shipping_check_ongkir_tab_result .nama_paket {
    font-weight: 600;
    font-size: 14px;
    color: #1f2937;
    margin: 0;
    line-height: 1.4;
}

#agenwebsite_shipping_check_ongkir_widget_result .estimasi_hari,
#agenwebsite_shipping_check_ongkir_shortcode_result .estimasi_hari,
#agenwebsite_shipping_check_ongkir_tab_result .estimasi_hari {
    font-size: 12px;
    color: #6b7280;
    margin: 0;
    line-height: 1.4;
}

#agenwebsite_shipping_check_ongkir_widget_result .harga_paket,
#agenwebsite_shipping_check_ongkir_shortcode_result .harga_paket,
#agenwebsite_shipping_check_ongkir_tab_result .harga_paket {
    font-weight: 600;
    font-size: 16px;
    color: #059669;
    margin-left: 16px;
    white-space: nowrap;
    flex-shrink: 0;
}

@-moz-keyframes spin {
    from { -moz-transform: rotate(0deg); }
    to { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
    from {transform:rotate(0deg);}
    to {transform:rotate(360deg);}
}

/* Desktop */
@media only screen and (min-width : 993px) {
    .row .co-lom.co-3{
        width:33.33333%;
        margin-left:0;
    }
}

/* Tablet and Mobile */
@media only screen and (max-width : 992px) {
    .row .co-lom.co-3{
        width:100%;
        margin-left:0;
        margin-bottom:10px;
    }

    /* Responsive layout for mobile */
    #agenwebsite_shipping_check_ongkir_widget_result .layanan,
    #agenwebsite_shipping_check_ongkir_shortcode_result .layanan,
    #agenwebsite_shipping_check_ongkir_tab_result .layanan {
        padding: 12px;
    }

    .courier-logo {
        width: 50px;
        height: 35px;
        margin-right: 12px;
    }

    #agenwebsite_shipping_check_ongkir_widget_result .nama_paket,
    #agenwebsite_shipping_check_ongkir_shortcode_result .nama_paket,
    #agenwebsite_shipping_check_ongkir_tab_result .nama_paket {
        font-size: 13px;
    }

    #agenwebsite_shipping_check_ongkir_widget_result .harga_paket,
    #agenwebsite_shipping_check_ongkir_shortcode_result .harga_paket,
    #agenwebsite_shipping_check_ongkir_tab_result .harga_paket {
        font-size: 14px;
        margin-left: 8px;
    }
}