@media only screen and (min-width: 375px) and (max-width: 413.98px) {
    .s-dot-2::before {
        top: -57px !important;
        height: 57px !important;
    }

    .px-xs-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .py-xs-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .myaccount-content {
        padding: 30px;
    }

    .contact-map-section {
        height: 100% !important;
    }

    .account-details-form input {
        width: 100% !important;
    }

    .account-btn {
        justify-content: flex-end !important;
    }
}

@media only screen and (min-width: 414px) and (max-width: 575.98px) {
    .s-dot-2::before {
        top: -55px !important;
        height: 55px !important;
    }
}

@media only screen and (min-width: 375px) and (max-width: 575.98px) {
    #home .col-sm-6 {
        width: 50%;
    }

    .s-none {
        display: none;
    }

    .mb-xs-1 {
        margin-bottom: .25rem !important
    }

    .mb-xs-2 {
        margin-bottom: .5rem !important
    }

    .mb-xs-3 {
        margin-bottom: 1rem !important
    }

    .me-xs-0 {
        margin-right: 0 !important
    }

    .border-bottom-sm {
        border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important
    }
    .w-40-sm {
        width: 40% !important;
    }

    .d-xs-inline {
        display: inline !important;
    }
}
@media (max-width: 767.98px) {
    .dealer_address_md_1 {
        width: 100% !important;
    }
    .dealer_address_md_11 {
        width: 100% !important;
    }
    .walletItem .account-row {
        flex-wrap: wrap;
    }

}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-menu>ul>li>a {
        font-size: 13px;
    }
}

@media (min-width: 576px) {
    .card-deck {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px;
    }
}
@media (max-width: 991.98px) {
    .card-deck {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px;
    }
}

/*font-size*/
.fz-12 {
    font-size: 12px;
}

.fz-14 {
    font-size: 14px;
}

.fz-16 {
    font-size: 16px !important;
}

.fz-18 {
    font-size: 18px;
}

.fz-20 {
    font-size: 20px !important;
}

.fz-23 {
    font-size: 23px;
}

.fz-24 {
    font-size: 24px;
}

.fz-30 {
    font-size: 30px;
}

/*font-size*/

/*width寬度*/

.w-20 {
    width: 20%;
}

/*width寬度*/

.card-deck {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
    font-family: Flaticon;
    font-size: 24px;
    font-style: normal;
    margin-left: 0;
}

.main-menu>ul>li>a {
    margin: 0 16px 0 0;
    padding: 25px 0 25px 0;
}

/* Youtube RWD */
.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Youtube RWD */

.product-name {
    white-space: normal;
}

.footer-social-flex {
    display: flex;
    align-items: center;
}

.footer-social-flex li {
    margin-right: 30px;
}

.off-canvas-widget-social .footer-social-flex li {
    margin-right: 0px;
}

.off-canvas-widget-social .footer-social-flex {
    align-items: flex-start !important;
}

.blog-media {
    overflow: hidden;
}

.blog-media.img-full img {
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.blog-inner:hover .blog-media img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.blog-block-border {
    border: 1px solid #bcbcbc;
}

.blog-block-border:hover {
    box-shadow: #22222220 2px 3px 3px;
}


.text-right {
    text-align: right;
}

.blog .blog-inner .content .read-more {
    text-decoration: auto;
}

.contact-form-wrap span.required {
    color: #f23838;
}

.contact-map {
    position: relative;
    padding-bottom: 44%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.contact-map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 450px;
}

.contact-map-section {
    height: 450px;
}

.register-submit .btn {
    height: 50px;
    width: 100%;
    border-radius: 0;
}

.form-register-title {
    margin: 60px 0 60px;
}

.test-before {
    border-top: #dddddd .1px solid;
}

.form-register-title>h2 {
    text-align: center;
}

#checkorders .form-fild,
.register-submit {
    margin-bottom: 20px;
    margin-top: 20px;
}

#checkorders .container {
    max-width: 500px;
}

#checkorders .register-form {
    box-shadow: #22222220 2px 3px 3px;
}

#inquiry .card-header,
#inquiry .card-body {
    padding: 16px 27px;
}

#inquirytbody,
td,
tfoot,
th,
thead,
tr {
    border-style: none;
}

#inquiry .card-body :last-child {
    border-bottom: 1px solid #eeeeee00 !important;
}

#inquiry .d-sm-none p {
    line-height: 1.5;
}

.div_table {
    display: table;
    width: 100%;
    border-collapse: collapse;
}

.div_tr {
    display: table-row;
}

.div_td {
    display: table-cell;
    word-wrap: break-word;
    padding-bottom: 5px;
}

.div_td.vertAlignMid {
    vertical-align: middle;
}

.textAlignCenter {
    text-align: center;
}

.page-breadcrumb li {
    margin-top: 0;
}

/*timeline貨態*/
.card .cargo-status {
    padding: 60px;
}

.card .cargo-details {
    margin: 36px;
}

.timeline {
    display: flex;
    justify-content: space-evenly;
}

.dot svg,
.dot-2 svg,
.dot-3 svg,
.dot-4 svg {
    margin-top: 11px;
}

ul.timeline li.active .dot,
ul.timeline li.active .dot-2,
ul.timeline li.active .dot-3,
ul.timeline li.active .dot-4 {
    background: #222222;
    z-index: 2;
    position: relative;
}

ul.timeline li {
    text-align: center;
}

ul.timeline li .dot,
ul.timeline li .dot-2,
ul.timeline li .dot-3,
ul.timeline li .dot-4 {
    width: 42px;
    height: 42px;
    border-radius: 21px;
    background: #E2E2E2;
    margin: auto;
    position: relative;
}

/* .dot-2::before,
.dot-3::before,
.dot-4::before {
    content: "";
    position: absolute;
    right: 42px;
    top: 20px;
    height: 2px;
    width: 195px;
    background: #E2E2E2;
    z-index: 0;
}

.active .dot::before,
.active .dot-2::before,
.active .dot-3::before,
.active .dot-4::before {
    background: #222222;
} */

.line_two {
    content: "";
    position: absolute;
    right: 42px;
    top: 20px;
    height: 2px;
    width: 350px;
    background: #E2E2E2;
    z-index: 0;
}

.line_three {
    content: "";
    position: absolute;
    right: 42px;
    top: 20px;
    height: 2px;
    width: 250px;
    background: #E2E2E2;
    z-index: 0;
}

.line_four {
    content: "";
    position: absolute;
    right: 42px;
    top: 20px;
    height: 2px;
    width: 200px;
    background: #E2E2E2;
    z-index: 0;
}

.active .line_two,
.active .line_three,
.active .line_four {
    background: #222222;
}

ul li p {
    margin-top: 1.5rem;
    margin-bottom: 0rem !important;
}

ul li .s-dot,
ul li .s-dot-2,
ul li .s-dot-3,
ul li .s-dot-4 {
    width: 16px;
    height: 16px;
    border-radius: 8px;
    background: #E2E2E2;
    position: relative;
}

ul li.active .s-dot,
ul li.active .s-dot-2 {
    background: #222222;
    z-index: 2;
    position: relative;
}

.active .s-dot::before,
.active .s-dot-2::before {
    background: #222222;
}

.s-dot-2::before {
    content: "";
    position: absolute;
    right: 7px;
    top: -9px;
    height: 9px;
    width: 1.5px;
    background: #E2E2E2;
    z-index: 0;
}

.cargo-details ul li p {
    margin-top: 0rem;
    margin-bottom: 0rem !important;
    padding-left: 25px
}

.cargo-details ul li {
    display: flex;
    align-items: center;
}

.cargo-details ul li .row {
    width: 100%;
    padding-left: 2.5rem
}

/*timeline貨態*/

.contact-form-wrap input {
    border-bottom: 0px solid #151515;
    background: #E9E9E9;
}

.contact-form-wrap textarea {
    height: 158px;
    border-bottom: 0px solid #151515;
    background: #E9E9E9;
}


/*會員中心*/
.myaccount-content .account-top,
.myaccount-content .account-sec {
    border-bottom: 1px solid #eeeeee;
    margin: 30px;
    margin-bottom: 0px;
}

.myaccount-content h3 {
    border-bottom: 0 solid #eeeeee;
}

.account-top,
.google-bind,
.line-bind {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.account-row {
    display: flex;
    align-items: center;
}

.address-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.account-btn {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.account-details-form input {
    width: 45%;
    border-radius: 3px;
}

.modal-body input {
    /*color: #B7B7B7;*/
    /*padding: 11px 8px;*/
    /*height: 45px;*/
    /*line-height: 17px;*/
    /*display: block;*/
    /*width: 100%;*/
    /*border: 1px solid #ebebeb;*/
    /*border-radius: 3px;*/
}

.edit-topbtn,
.bind-btn,
.share-btn,
.modal-btn {
    padding: 4px 24px;
    border: #8F8F8F solid 1px;
    background-color: #fff;
    font-size: 14px;
    border-radius: 3px;
}

.revise-btn {
    padding: 4px 24px;
    background-color: #151515;
    color: #ffffff;
    border: #8F8F8F solid 1px;
    font-size: 14px;
    border-radius: 3px;
}

.edit-topbtn:hover,
.bind-btn:hover,
.modal-btn:hover {
    background-color: #151515;
    color: #ffffff;
}

.revise-btn:hover {
    background-color: #ffffff;
    color: #151515;
}

.col-form-label {
    line-height: 2.5;
}

.account-details-form {
    padding: 30px;
}

.account-details-form input {
    color: #B7B7B7;
    padding: 11px 8px;
    height: 45px;
    line-height: 17px;
}

.col-sm-4 p {
    line-height: 3.5;
}

.member-lv {
    padding: 5px 15px;
    background-color: #000;
    border-radius: 3px;
    color: #fff;
}

#account-edit .form-select {
    background-image: none;
}

#account-edit .nice-select {
    line-height: 2.5;
    border-radius: 3px;
    width: 45% !important;
    height: 45px;
}

.qrcode-share {
    display: inline-grid;
}

.p-center,
.modal-flex {
    display: flex;
    align-items: center;
}

.logout-topbtn {
    padding: 3px 24px;
    border: #000 solid 1px;
    border-radius: 3px;
    background: #fff;
}

.myaccount-tab-menu a svg {
    font-size: 14px;
    text-align: center;
    width: 25px;
}

.myaccount-tab-menu a:hover svg path,
.myaccount-tab-menu a.active svg path,
.edit-topbtn a.active svg path,
.edit-topbtn:hover svg path {
    fill: #ffffff;
}

svg {
    vertical-align: middle;
    margin-bottom: 4px;
    transition: all 0.6s ease-in-out;
}

svg path {
    transition: 1s all ease;
}

.freight .edit-control {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
}

.smkt .edit-control {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
}

.preset {
    border-color: #000;
}

.w-top {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

.walletItem .card:hover {
    border-color: #000;
}

.order-state-start {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 40px;
    border: 1px #E2E2E2 solid;
    border-radius: 3px 0px 0px 3px;
}
.order-state-middle {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 40px;
    border: 1px #E2E2E2 solid;
}
.order-state-end {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 40px;
    border: 1px #E2E2E2 solid;
    border-radius: 0px 3px 3px 0px;
}
.order-state-start:hover, .order-state-middle:hover, .order-state-end:hover, .order-state-start:focus, .order-state-middle:focus, .order-state-end:focus {
    background-color: #E2E2E2;
}
.listactive .order-state-start, .listactive .order-state-middle , .listactive .order-state-end {
    background-color: #E2E2E2 !important;
}
.vm-tbody tbody{
    vertical-align: middle;
}
.orderTable th {
    width: 12.5%;
}
.orderTable tr td {
    height: 90px;
}
.orderTable .border-bottom:last-child, .walletTable .border-bottom:last-child {
    border-bottom: 1px solid #eeeeee00 !important;
}
.walletTable th {
    width: 20%;
}
.dealer_address_md_1 {
    width: 12%;
}
.dealer_address_md_11 {
    width: 88%;
}
.w-80 {
    width: 80%;
}