.stick .header-right-wrap .same-style.cart-wrap .shopping-cart-content,
.stick .header-right-wrap .same-style .account-dropdown {
    top: 160%;
}

@media only screen and (max-width: 767px) {
    .stick .header-right-wrap .same-style.cart-wrap .shopping-cart-content,
    .stick .header-right-wrap .same-style .account-dropdown {
        top: 100%;
        margin-top: 14px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .stick .header-right-wrap .same-style.cart-wrap .shopping-cart-content,
    .stick .header-right-wrap .same-style .account-dropdown {
        top: 100%;
        margin-top: 14px;
    }
}

.header-right-wrap .same-style .account-dropdown {
    background: #fff none repeat scroll 0 0;
    -webkit-box-shadow: 0 1px 7px -2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 7px -2px rgba(0, 0, 0, 0.3);
    left: 0;
    padding: 8px 12px 10px;
    position: absolute;
    text-align: left;
    top: 190%;
    width: 125px;
    z-index: 220;
    display: none;
}

@media only screen and (max-width: 767px) {
    .header-right-wrap .same-style .account-dropdown {
        top: 100%;
        margin-top: 14px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-right-wrap .same-style .account-dropdown {
        top: 100%;
        margin-top: 14px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-right-wrap .same-style .account-dropdown {
        left: -40px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .header-right-wrap .same-style .account-dropdown {
        left: -34px;
    }
}

.header-right-wrap .same-style .account-dropdown ul li a {
    display: block;
    font-size: 13px;
    line-height: 30px;
    padding: 0;
    text-transform: capitalize;
    color: #000;
}

    .header-right-wrap .same-style .account-dropdown ul li a:hover {
        padding-left: 5px;
        color: #f9ad23;
    }

.header-right-wrap .same-style.account-satting > a {
    font-size: 24px;
}

.header-hm8 .header-right-wrap .same-style .account-dropdown {
    top: 125%;
    margin-top: 0;
    left: -32px;
}
.billing-info-wrap .checkout-account input {
    border: 1px solid #9fa0a2;
    display: inline-block;
    float: left;
    height: 10px;
    width: 10px;
}
.billing-info-wrap .checkout-account {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

    .billing-info-wrap .checkout-account span {
        color: #333;
        font-weight: 400;
        margin: 0 0 0 12px;
    }

.billing-info-wrap .checkout-account-toggle input {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #e6e6e6;
    color: #333;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 10px;
    margin: 0 0 20px;
}

.billing-info-wrap .checkout-account-toggle button.checkout-btn {
    background-color: #f9ad23;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-weight: 500;
    padding: 10px 30px;
    text-transform: uppercase;
    border-radius: 50px;
    z-index: 9;
}

    .billing-info-wrap .checkout-account-toggle button.checkout-btn:hover {
        background-color: #333;
    }

.post-item-profile {
    width: 100%;
    height: auto;
    border-radius: 20px;
    background-color: #fff;
    overflow: hidden;
    padding: 15px;
    margin: 25px 0;
    float: right;
    border: 1px solid #eeeeee;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.06);
}

    .post-item-profile .sidebar-profile {
        width: 100%;
        border-radius: 20px;
        overflow: hidden;
        background: #ffffff;
        padding: 10px;
    }

        .post-item-profile .sidebar-profile .profile-box {
            margin-bottom: 20px;
            border-radius: 20px;
            overflow: hidden;
            background: #fbfbfb;
        }

            .post-item-profile .sidebar-profile .profile-box .profile-box-header-inline {
                height: auto;
                margin: 0 0 40px;
                position: relative;
            }

                .post-item-profile .sidebar-profile .profile-box .profile-box-header-inline .profile-avatar {
                    width: 70px;
                    height: 70px;
                    margin: 20px auto;
                    overflow: hidden;
                    padding: 0px;
                    border: 1px solid #281e75;
                    border-radius: 50px;
                    text-align: center;
                    line-height: 68px;
                }

                    .post-item-profile .sidebar-profile .profile-box .profile-box-header-inline .profile-avatar img {
                        max-width: 100%;
                    }

            .post-item-profile .sidebar-profile .profile-box .profile-box-content-footer {
                width: 100%;
                text-align: center;
                font-size: 13px;
                line-height: 33px;
                color: #757575;
            }

                .post-item-profile .sidebar-profile .profile-box .profile-box-content-footer span.profile-box-nameuser {
                    font-size: 16px;
                    font-weight: 700;
                    color: #767676;
                }

                .post-item-profile .sidebar-profile .profile-box .profile-box-content-footer span.profile-box-registery-date {
                    display: block;
                }

                .post-item-profile .sidebar-profile .profile-box .profile-box-content-footer .profile-box-tabs {
                    width: 100%;
                    height: auto;
                    background: #fff;
                    border-top: 1px solid #eaeaea;
                    margin-top: 20px;
                }

                    .post-item-profile .sidebar-profile .profile-box .profile-box-content-footer .profile-box-tabs a {
                        font-size: 14px;
                        display: block;
                        color: #7b7b7b;
                        text-align: center;
                        width: 100%;
                        height: auto;
                        margin-top: 0;
                        line-height: 35px;
                        float: right;
                        transition: 0.2s;
                    }

                        .post-item-profile .sidebar-profile .profile-box .profile-box-content-footer .profile-box-tabs a:hover {
                            color: #516a6e;
                            transition: 0.2s;
                        }

                        .post-item-profile .sidebar-profile .profile-box .profile-box-content-footer .profile-box-tabs a i {
                            vertical-align: middle;
                            margin-left: 10px;
                            font-size: 18px;
                        }

            .post-item-profile .sidebar-profile .profile-box ul.profile-account-navs {
                padding: 8px;
                width: 100%;
                margin-bottom: 0;
            }

                .post-item-profile .sidebar-profile .profile-box ul.profile-account-navs li.profile-account-nav-item {
                    width: 100%;
                    display: block;
                    margin-bottom: 5px;
                }

                    .post-item-profile .sidebar-profile .profile-box ul.profile-account-navs li.profile-account-nav-item a {
                        text-align: right;
                        display: block;
                        transition: 0.2s;
                        font-size: 13px;
                        border-radius: 20px;
                        padding: 8px 15px;
                        color: #666;
                        font-weight: 500;
                    }

                        .post-item-profile .sidebar-profile .profile-box ul.profile-account-navs li.profile-account-nav-item a i {
                            vertical-align: middle;
                            font-size: 18px;
                        }

                        .post-item-profile .sidebar-profile .profile-box ul.profile-account-navs li.profile-account-nav-item a:hover {
                            background: #eee;
                            transition: 0.2s;
                        }

                        .post-item-profile .sidebar-profile .profile-box ul.profile-account-navs li.profile-account-nav-item a.active {
                            background-color: #dffcff !important;
                            color: #261940 !important;
                        }

    .post-item-profile .profile-content {
        width: 100%;
        border-radius: 20px;
        overflow: hidden;
        background: #ffffff;
        padding: 10px;
    }

        .post-item-profile .profile-content .profile-stats {
            width: 100%;
            height: auto;
            float: right;
            margin-top: 0;
            padding: 0 10px;
            background-color: #fbfbfb;
            border-radius: 20px;
        }

            .post-item-profile .profile-content .profile-stats table tr .title {
                font-size: 12px;
                color: #999999;
            }

            .post-item-profile .profile-content .profile-stats table tr .value {
                font-size: 14px;
                color: #666666;
            }

            .post-item-profile .profile-content .profile-stats .profile-edit-action {
                padding: 10px;
                text-align: right;
                border-top: 1px solid #f1f1f1;
                line-height: 1.833;
                height: auto;
                margin-top: -1px;
                width: 100%;
                margin-top: 15px;
            }

                .post-item-profile .profile-content .profile-stats .profile-edit-action a.link-spoiler-edit {
                    border-radius: 20px;
                    font-size: 12px;
                }

            .post-item-profile .profile-content .profile-stats .table-orders table .thead-light th {
                background-color: transparent !important;
                border-left: none;
                text-align: right;
                font-size: 14px;
                font-weight: 500;
                border-bottom: none;
                color: #999999;
            }

            .post-item-profile .profile-content .profile-stats .table-orders table tbody td {
                font-size: 13px;
                color: #666666;
                vertical-align: middle;
            }

                .post-item-profile .profile-content .profile-stats .table-orders table tbody td a {
                    padding: 5px;
                    font-size: 12px;
                    color: #fff;
                    background: #8a8a8a;
                    border-color: #8a8a8a;
                    border-radius: 20px;
                    font-weight: 500;
                }

            .post-item-profile .profile-content .profile-stats .table-orders .collapse {
                margin: 15px 0;
                display: block;
                width: 100%;
                float: right;
                display: none;
            }

                .post-item-profile .profile-content .profile-stats .table-orders .collapse .profile-orders-item {
                    padding: 10px 25px 10px 20px;
                    border-radius: 20px;
                }

                    .post-item-profile .profile-content .profile-stats .table-orders .collapse .profile-orders-item .profile-orders-header a.profile-orders-header-details {
                        text-decoration: none;
                        color: #2a2a2a;
                        display: block;
                        position: relative;
                        margin-bottom: 25px;
                    }

                        .post-item-profile .profile-content .profile-stats .table-orders .collapse .profile-orders-item .profile-orders-header a.profile-orders-header-details .profile-orders-header-id {
                            margin-left: 15px;
                            color: #666666;
                            font-size: 14px;
                        }

                        .post-item-profile .profile-content .profile-stats .table-orders .collapse .profile-orders-item .profile-orders-header a.profile-orders-header-details .profile-orders-header-state {
                            margin-right: 15px;
                            color: #666666;
                            font-size: 14px;
                        }

                        .post-item-profile .profile-content .profile-stats .table-orders .collapse .profile-orders-item .profile-orders-header a.profile-orders-header-details:after {
                            content: "نمایش ";
                            position: absolute;
                            left: 0;
                            top: 2px;
                            font-size: 12px;
                            color: #fff;
                            background: #8a8a8a;
                            padding: 5px;
                            cursor: pointer;
                            border-radius: 20px;
                            border-color: #8a8a8a;
                        }

                        .post-item-profile .profile-content .profile-stats .table-orders .collapse .profile-orders-item .profile-orders-header a.profile-orders-header-details .profile-orders-header-state:before {
                            content: "";
                            width: 1px;
                            height: 20px;
                            position: absolute;
                            right: 105px;
                            top: 3px;
                            background: #ccc;
                        }

                    .post-item-profile .profile-content .profile-stats .table-orders .collapse .profile-orders-item .profile-orders-header .ui-separator {
                        margin: 10px 0;
                        outline: none;
                        border: none;
                        border-top: 1px solid #c8c8c8;
                    }

                    .post-item-profile .profile-content .profile-stats .table-orders .collapse .profile-orders-item .profile-orders-header .profile-info-row {
                        border-bottom: 1px solid #f3f3f3;
                        width: 100%;
                        font: 14px iranyekan;
                        display: block;
                    }

                        .post-item-profile .profile-content .profile-stats .table-orders .collapse .profile-orders-item .profile-orders-header .profile-info-row .profile-info-label {
                            padding: 8px 0;
                            margin-left: 8px;
                            text-align: right;
                            display: inline-block;
                            color: #999999;
                            font-size: 13px;
                        }

                        .post-item-profile .profile-content .profile-stats .table-orders .collapse .profile-orders-item .profile-orders-header .profile-info-row .profile-info-value {
                            text-align: left;
                            display: inline-block;
                            float: left;
                            padding: 8px 0;
                            color: #666666;
                        }

            .post-item-profile .profile-content .profile-stats .table-favorites table tbody td {
                vertical-align: middle;
                font-size: 14px;
            }

            .post-item-profile .profile-content .profile-stats .table-favorites table tbody th .favorites-product-img {
                width: 80px;
                height: 50px;
                display: block;
            }

            .post-item-profile .profile-content .profile-stats .table-favorites table tbody th img {
                max-width: 100%;
                border-radius: 0;
            }

            .post-item-profile .profile-content .profile-stats .table-favorites table tbody tr {
                border-bottom: 1px solid #eeeeee;
            }

.profile-stats .profile-recent-fav {
    width: 100%;
    height: auto;
    padding: 10px;
    border-bottom: 1px solid #f1f1f1;
    float: right;
    display: none;
}

    .profile-stats .profile-recent-fav a {
        display: block;
        float: right;
        margin-top: 40px;
        text-align: center;
    }

        .profile-stats .profile-recent-fav a img {
            max-width: 100%;
        }

    .profile-stats .profile-recent-fav .profile-recent-fav-col {
        width: 100%;
        float: right;
        display: inline-block;
        margin-bottom: 10px;
    }

        .profile-stats .profile-recent-fav .profile-recent-fav-col a {
            font-size: 13px;
            color: #777;
        }

    .profile-stats .profile-recent-fav .profile-recent-fav-price {
        color: #ff5858;
        font-size: 14px;
        display: block;
        float: right;
        margin-top: 10px;
    }

    .profile-stats .profile-recent-fav .profile-recent-fav-remove {
        float: left;
        width: 35px;
        height: 35px;
        margin-top: 0;
        overflow: hidden;
        border-radius: 20px;
        text-align: center;
        cursor: pointer;
        line-height: 29px;
        background: #eee;
    }

        .profile-stats .profile-recent-fav .profile-recent-fav-remove a {
            color: #929292;
            display: block;
            margin: 4px 10px;
        }

.post-item-profile .profile-content .profile-stats .box-header {
    width: 100%;
    padding-bottom: 20px;
    display: block;
}

.post-item-profile .profile-content .profile-stats .profile {
    width: 100%;
    height: auto;
    border-radius: 20px;
    padding: 10px;
    display: none;
}

    .post-item-profile .profile-content .profile-stats .profile ul li.profile-item {
        display: block;
        text-align: center;
        margin-bottom: 15px;
    }

        .post-item-profile .profile-content .profile-stats .profile ul li.profile-item .title {
            color: #999999;
            font-size: 12px;
        }

        .post-item-profile .profile-content .profile-stats .profile ul li.profile-item .value {
            color: #666666;
            font-size: 14px;
        }

.box-header .box-title {
    position: relative;
    display: inline-block;
    padding: 8px 0;
    font-size: 16px;
    line-height: 1.375;
    font-weight: 500;
    border-bottom: 2px solid #f3596b;
    color: #424242;
}

.profile-address .profile-address-item {
    padding: 15px 0;
    display: block;
}

    .profile-address .profile-address-item .profile-address-item-title {
        font-size: 14px;
        line-height: 1.571;
        color: #424750;
        font-weight: 500;
        display: inline-block;
    }

.profile-address-item .ui-more {
    position: relative;
    float: left;
}

    .profile-address-item .ui-more .btn-remove-address {
        border-radius: 50px;
        font-size: 12px;
        padding: 5px 10px;
        background: #ff7373;
        border-color: #ff7373;
    }

.profile-address-item .profile-address-content .profile-address-info li {
    margin-top: 10px;
    display: block;
}

    .profile-address-item .profile-address-content .profile-address-info li .profile-address-info-item {
        font-size: 12px;
        line-height: 1.833;
        color: #81858b;
    }

        .profile-address-item .profile-address-content .profile-address-info li .profile-address-info-item i {
            font-size: 14px;
            vertical-align: middle;
            margin-left: 10px;
        }

    .profile-address-item .profile-address-content .profile-address-info li.location-link {
        margin-top: 20px;
        display: block;
    }

        .profile-address-item .profile-address-content .profile-address-info li.location-link .edit-address-link {
            font-size: 14px;
            color: #516a6e;
            font-weight: 500;
            border-bottom: 1px dashed #651fff;
            padding: 5px 0;
        }

.post-item-profile .profile-content .profile-stats .profile-comment tbody th .thumb-img {
    width: 80px;
    height: 50px;
}

.post-item-profile .profile-content .profile-stats .profile-comment tbody th.th-img {
    width: 80px;
}

.post-item-profile .profile-content .profile-stats .profile-comment thead th {
    color: #797878;
    font-size: 12px;
    font-weight: 500;
    border-bottom: none;
}

.post-item-profile .profile-content .profile-stats .profile-comment tbody th .thumb-img img {
    max-width: 100%;
    float: right;
}

.post-item-profile .profile-content .profile-stats .profile-comment tbody td {
    vertical-align: middle;
    font-size: 13px;
}

    .post-item-profile .profile-content .profile-stats .profile-comment tbody td .profile-comment-status-approved {
        padding: 0;
        border-radius: 3px;
        font-size: 10px;
        font-size: 0.714rem;
        line-height: 19px;
        color: #8dc08c;
        background-color: #f5fff0;
    }

    .post-item-profile .profile-content .profile-stats .profile-comment tbody td .profile-comment-remove {
        width: 35px;
        height: 35px;
        text-align: center;
        line-height: 35px;
        background: #ffe7e7;
        color: #ff7e7e;
        display: block;
        border-radius: 20px;
        font-size: 18px;
        cursor: pointer;
        outline: none;
    }

.post-item-profile .profile-content .profile-stats .profile-comment tbody tr {
    border-bottom: 1px solid #eeeeee;
}

.post-item-profile .profile-content .profile-stats .profile-comment .profile-comment-thumb {
    width: 100%;
    text-align: center;
    display: none;
}

    .post-item-profile .profile-content .profile-stats .profile-comment .profile-comment-thumb .profile-comment-img {
        position: relative;
        margin: 20px 0;
    }

        .post-item-profile .profile-content .profile-stats .profile-comment .profile-comment-thumb .profile-comment-img img {
            max-width: 100%;
        }

    .post-item-profile .profile-content .profile-stats .profile-comment .profile-comment-thumb .product-rate {
        float: none;
    }

        .post-item-profile .profile-content .profile-stats .profile-comment .profile-comment-thumb .product-rate i {
            float: none;
            margin-right: 0;
        }

    .post-item-profile .profile-content .profile-stats .profile-comment .profile-comment-thumb .profile-comment-content {
        padding: 10px;
        text-align: center;
        width: 100%;
        margin-top: 25px;
        font-size: 14px;
    }

        .post-item-profile .profile-content .profile-stats .profile-comment .profile-comment-thumb .profile-comment-content h4 {
            margin-bottom: 20px;
            position: relative;
            font-size: 14px;
            color: #666666;
        }

            .post-item-profile .profile-content .profile-stats .profile-comment .profile-comment-thumb .profile-comment-content h4 span {
                font-size: 12px;
                line-height: 19px;
                color: #8dc08c;
                background-color: #dfffd0;
                width: 100%;
                display: block;
                margin: 20px 0;
                padding: 8px 0;
                border-radius: 20px;
            }

            .post-item-profile .profile-content .profile-stats .profile-comment .profile-comment-thumb .profile-comment-content h4 p {
                display: block;
                width: 100%;
                margin-top: 30px;
                color: #7d7d7d;
                line-height: 25px;
                font-size: 12px;
            }

        .post-item-profile .profile-content .profile-stats .profile-comment .profile-comment-thumb .profile-comment-content .profile-comment-remove {
            width: 35px;
            height: 35px;
            text-align: center;
            line-height: 35px;
            background: #ffe7e7;
            color: #ff7e7e;
            display: block;
            border-radius: 20px;
            font-size: 18px;
            cursor: pointer;
            outline: none;
            float: left;
            margin-bottom: 10px;
        }

.post-item-profile .profile-content .profile-stats .table-order-view h2.order-view-title {
    color: #666666;
    font-size: 18px;
}

.post-item-profile .profile-content .profile-stats .table-order-view thead th {
    color: #797878;
    font-size: 12px;
    font-weight: 500;
    border-bottom: none;
    margin-bottom: 10px;
}

.post-item-profile .profile-content .profile-stats .table-order-view tbody td {
    vertical-align: middle;
    font-size: 13px;
}

.post-item-profile .profile-content .profile-stats .table-order-view tfoot td {
    vertical-align: middle;
    font-size: 13px;
}

.post-item-profile .profile-content .profile-stats .table-order-view tfoot th {
    font-size: 15px;
    color: #6b6969;
    font-weight: 500;
}

.post-item-profile .profile-content .profile-stats .table-order-view tbody tr {
    border-bottom: 1px solid #eeeeee;
}

/*------ 25. My account Page  ------*/
.single-my-account {
    margin-bottom: 20px;
    border: 1px solid #ebebeb;
}

    .single-my-account h3.panel-title {
        background-color: #f9f9f9;
        border-bottom: 1px solid #ebebeb;
        color: #000;
        font-size: 15px;
        font-weight: 500;
        margin: 0;
        position: relative;
        text-transform: uppercase;
    }

@media only screen and (max-width: 767px) {
    .single-my-account h3.panel-title {
        line-height: 22px;
        font-size: 14px;
    }
}

.single-my-account h3.panel-title span {
    color: #242424;
    font-size: 15px;
    left: 20px;
    position: absolute;
    top: 16px;
}

.single-my-account h3.panel-title a {
    color: #242424;
    display: block;
    padding: 16px 55px;
    position: relative;
}

@media only screen and (max-width: 767px) {
    .single-my-account h3.panel-title a {
        padding: 16px 30px 16px 40px;
    }
}

.single-my-account h3.panel-title a:hover {
    color: #f9ad23;
}

.single-my-account h3.panel-title a::before {
    color: #000;
    content: "";
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 16px;
    position: absolute;
    right: 10px;
    top: 19px;
}

.single-my-account h3.panel-title a:hover::before {
    color: #f9ad23;
}

.single-my-account .myaccount-info-wrapper {
    padding: 30px 20px;
    background-color: #fff;
}

    .single-my-account .myaccount-info-wrapper .account-info-wrapper {
        border-bottom: 1px solid #eaeaea;
        margin-bottom: 28px;
        padding-bottom: 30px;
    }

        .single-my-account .myaccount-info-wrapper .account-info-wrapper h4 {
            font-size: 15px;
            margin: 0;
            text-transform: uppercase;
        }

        .single-my-account .myaccount-info-wrapper .account-info-wrapper h5 {
            font-size: 16px;
            letter-spacing: 0.2px;
            margin-top: 7px;
        }

    .single-my-account .myaccount-info-wrapper .billing-info {
        margin-bottom: 20px;
    }

        .single-my-account .myaccount-info-wrapper .billing-info label {
            color: #000;
            font-size: 14px;
            text-transform: capitalize;
        }

        .single-my-account .myaccount-info-wrapper .billing-info input {
            background: transparent none repeat scroll 0 0;
            border: 1px solid #ebebeb;
            color: #000;
            height: 40px;
            padding: 0 15px;
        }

    .single-my-account .myaccount-info-wrapper .billing-back-btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-top: 26px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .single-my-account .myaccount-info-wrapper .billing-back-btn .billing-back a {
            color: #000;
            display: inline-block;
            font-size: 14px;
            font-weight: 500;
            text-transform: uppercase;
        }

            .single-my-account .myaccount-info-wrapper .billing-back-btn .billing-back a:hover {
                color: #f9ad23;
            }

            .single-my-account .myaccount-info-wrapper .billing-back-btn .billing-back a i {
                font-size: 16px;
                color: #f9ad23;
            }

        .single-my-account .myaccount-info-wrapper .billing-back-btn .billing-btn button {
            background-color: #f2f2f2;
            border: medium none;
            color: #000;
            display: inline-block;
            font-size: 14px;
            font-weight: 500;
            line-height: 1;
            padding: 16px 35px 17px;
            text-transform: uppercase;
            cursor: pointer;
            -webkit-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
        }

            .single-my-account .myaccount-info-wrapper .billing-back-btn .billing-btn button:hover {
                background: #f9ad23;
                color: #fff;
            }

    .single-my-account .myaccount-info-wrapper .entries-wrapper {
        border: 1px solid #eaeaea;
        position: relative;
    }

@media only screen and (max-width: 767px) {
    .single-my-account .myaccount-info-wrapper .entries-wrapper {
        padding: 30px 10px;
    }

        .single-my-account .myaccount-info-wrapper .entries-wrapper::before {
            display: none;
        }
}

.single-my-account .myaccount-info-wrapper .entries-wrapper::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 1px;
    left: 50%;
    top: 0;
    background-color: #eaeaea;
}

.single-my-account .myaccount-info-wrapper .entries-wrapper .entries-info {
    padding: 30px 20px;
}

@media only screen and (max-width: 767px) {
    .single-my-account .myaccount-info-wrapper .entries-wrapper .entries-info {
        padding: 0 10px 30px;
    }
}

.single-my-account .myaccount-info-wrapper .entries-wrapper .entries-info p {
    color: #000;
    font-size: 15px;
    margin: 0;
    text-transform: capitalize;
}

.single-my-account .myaccount-info-wrapper .entries-wrapper .entries-edit-delete a {
    background-color: #000;
    color: #fff;
    display: inline-block;
    line-height: 1;
    margin: 0 2px;
    padding: 12px 15px;
    text-transform: uppercase;
    font-weight: 500;
}

    .single-my-account .myaccount-info-wrapper .entries-wrapper .entries-edit-delete a:hover {
        background-color: #f9ad23;
    }

    .single-my-account .myaccount-info-wrapper .entries-wrapper .entries-edit-delete a.edit {
        background-color: #df5c39;
    }

        .single-my-account .myaccount-info-wrapper .entries-wrapper .entries-edit-delete a.edit:hover {
            background-color: #f9ad23;
        }

.error h1 {
    font-size: 17rem;
    font-weight: bold;
    letter-spacing: 1rem;
    line-height: 1.1;
    margin-bottom: 30px;
    color: #f9ad23;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .error h1 {
        font-size: 15rem;
        margin-bottom: 4px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .error h1 {
        font-size: 12rem;
    }
}

@media only screen and (max-width: 767px) {
    .error h1 {
        font-size: 7rem;
        line-height: 88px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .error h1 {
        font-size: 9rem;
        line-height: 100px;
    }
}

.error h2 {
    font-size: 25px;
    font-weight: 600;
}

.error-btn {
    position: relative;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    color: #fff;
    font-size: 16px;
    min-width: 184px;
    min-height: 55px;
    line-height: 55px;
    margin-bottom: 6px;
    padding: 0 10px;
    border: none;
    border-radius: 0;
    background-color: #f9ad23;
    display: inline-block;
}

    .error-btn:after {
        position: absolute;
        content: "";
        left: 0;
        bottom: -6px;
        height: 3px;
        width: 100%;
        background-color: #f9ad23;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
    }

    .error-btn:hover {
        background-color: #111111;
        color: #fff;
    }

        .error-btn:hover:after {
            background-color: #111111;
        }

.searchform {
    position: relative;
}

    .searchform input {
        border: 1px solid #eeeeee;
        height: 45px;
        width: 100%;
        padding-left: 15px;
        padding-right: 80px;
        background-color: transparent;
    }

    .searchform button {
        border: none;
        background-color: #f9ad23;
        width: 70px;
        color: #fff;
        cursor: pointer;
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
    }

        .searchform button:hover {
            background-color: #000;
        }

@media only screen and (max-width: 767px) {
    .searchform.mb-50 {
        margin-bottom: 20px;
    }
}