@import url("https://fonts.googleapis.com/css2?family=Open+Sans&amp;family=Roboto:ital,wght@0,400;0,500;0,700;1,500&amp;display=swap");

/*
Template Name: Sbidu - Bid & Auction HTML Template
Template URI: http://pixner.net/sbidu/
Author: uiaxis
Author URI: https://themeforest.net/user/uiaxis
Version: 1.0.0
Text Domain:
*/
/*
///// CSS Index \\
01. Reset CSS Start
---------------------------
02. General CSS
---------------------------
03. Section Header CSS
---------------------------
04. Footer Section CSS
---------------------------
05. Header  Section CSS
---------------------------
06. Cart Area Sidebar CSS
---------------------------
07. Section CSS
----Banner Section Two CSS
----Banner Section Four CSS
----Banner Section 5  CSS
---------------------------
08. Browse Slider Section CSS
---------------------------
09. Hero Section CSS
---------------------------
10. Sidebar Widget CSS
---------------------------
11. Client Section CSS
---------------------------
12. How Section CSS
---------------------------
13. Art & Electronics Auction Section CSS
---------------------------
14. Coins & Bullions Auction Section CSS
---------------------------
15. Jewelry Section CSS
---------------------------
16. Call In Section CSS
---------------------------
17. Popular Auction Section CSS
---------------------------
18. Real Estate Auction Section CSS
---------------------------
19. Upcoming Auction Section CSS
---------------------------
20. Trending Auction Section CSS
---------------------------
21. Fetured Auction Section CSS
---------------------------
22. Team Section CSS
---------------------------
23. Overview  Section CSS
---------------------------
24. Counter Section CSS
---------------------------
25. About  Section CSS
---------------------------
26. Account Section CSS
---------------------------
27. Contact Section CSS
---------------------------
28. Error Section CSS
---------------------------
29. Faq Section CSS
---------------------------
30. Product Details Section CSS
---------------------------
31. Dashboard Section CSS
---------------------------
32. Profile Section CSS
---------------------------
33. Alert Section CSS
---------------------------
34. Refferral Section CSS
---------------------------
35. All Animation Section CSS
---------------------------
*/
html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
    text-decoration: unset;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

.hidden {
    display: none !important;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
    white-space: inherit;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre {
        white-space: pre-wrap !important;
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

main {
    display: block;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

a {
    background-color: transparent;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: bolder;
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

img {
    border-style: none;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details {
    display: block;
}

summary {
    display: list-item;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

html {
    font-size: 20px;
    scroll-behavior: smooth;
}

body {
    padding: 0;
    margin: 0;
    font-size: 16px;
    color: #52606d;
    line-height: 26px;
    overflow-x: hidden;
    font-family: "Open Sans", sans-serif;
    background: #ffffff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-decoration: unset;
    font-weight: 700;
    margin: 0;
    line-height: 1.3;
    color: #171d1c;
    font-family: "Roboto", sans-serif;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    text-decoration: unset;
    color: #171d1c;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
    color: #ff7a00;
}

h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
    text-decoration: unset;
}

h5,
h6 {
    font-weight: 500;
}

h1 {
    font-size: 42px;
}

h2 {
    font-size: 32px;
    line-height: 38px;
    margin-top: -7px;
}

@media (min-width: 576px) {
    h2 {
        font-size: 36px;
        line-height: 46px;
        margin-top: -10px;
    }
}

h3 {
    font-size: 28px;
    line-height: 38px;
    margin-top: -9px;
}

h4 {
    font-size: 24px;
    line-height: 28px;
    margin-top: -9px;
}

h5 {
    font-size: 20px;
    line-height: 26px;
    margin-top: -2px;
}

h6 {
    font-size: 18px;
    margin-top: -7px;
    font-weight: 500;
}

p {
    margin-top: -10px;
    text-decoration: unset;
}

p:last-child {
    margin-bottom: -7px !important;
}

p a {
    color: #ff7a00;
}

p a:hover {
    color: #ff7a00;
}

@media (max-width: 575px) {
    p {
        font-size: 16px;
    }
}

@media (min-width: 768px) {
    h1 {
        font-size: 80px;
    }

    h2 {
        font-size: 42px;
        line-height: 50px;
        margin-top: -10px;
    }

    h3 {
        font-size: 36px;
        line-height: 46px;
        margin-top: -9px;
    }

    h4 {
        font-size: 28px;
        line-height: 38px;
        margin-top: -9px;
    }

    h5 {
        font-size: 24px;
        line-height: 28px;
        margin-top: -5px;
    }

    h6 {
        font-size: 20px;
        line-height: 26px;
        margin-top: -5px;
    }
}

.cate {
    font-weight: 500;
}

a {
    display: inline-block;
    text-decoration: unset;
    transition: all ease 0.3s;
}

a:hover {
    text-decoration: none;
    color: inherit;
}

ul {
    margin: 0;
    padding: 0;
}

ul li {
    list-style: none;
    padding: 5px 0;
}

select,
input,
textarea,
button {
    width: 100%;
    background-color: #ffffff;
    border: 1px solid #bccaea;
    outline: none;
}

textarea {
    height: 200px;
    resize: none;
    padding: 10px;
}

input,
button,
select {
    height: 50px;
    color: #52606d;
}

label,
button,
select {
    cursor: pointer;
}

input {
    background: #f4f4f4;
    border: 1px solid transparent;
    border-radius: 5px;
    padding-left: 10px;
}

input:focus {
    border: 1px solid #8dc63f;
}

input[type="submit"] {
    cursor: pointer;
    background-color: #0a3d62;
    color: #ffffff;
    font-weight: 700;
    padding: 0;
}

.bg_img {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.right_center {
    background-position: right center;
}

.left_center {
    background-position: left center;
}

.bottom_center {
    background-position: bottom center;
}

.bottom_left {
    background-position: bottom left;
}

.bottom_right {
    background-position: bottom right;
}

.top_center {
    background-position: top center;
}

.top_left {
    background-position: top left;
}

.top_right {
    background-position: top right;
}

.bg_contain {
    background-size: contain;
}

.video-button span::after,
.video-button span::before,
.video-button span,
.or::before,
.team-item .team-inner::before,
.auction-item-8 .auction-content .bid-area .bid-amount::before,
.auction-item-7
    .auction-inner
    .auction-content
    .bid-area
    .bid-inner
    .bid-amount::before,
.upcoming-badge,
.auction-item-5
    .auction-inner
    .auction-content
    .bid-area
    .bid-inner
    .bid-amount::before,
.filter li span::before,
.auction-item-4 .auction-content .bid-area .bid-amount::before,
.auction-item-2 .auction-content .bid-area .bid-amount::before {
    position: absolute;
    content: "";
}

.dashboard-widget .share-area,
.alert-widget ul li,
.sort-winning-bid,
.dash-bid-item .button-area,
.dash-bid-item .header,
.dash-pro-item .dash-pro-body li,
.dash-pro-item .header,
.history-table .user-info,
.product-tab-menu li,
.product-info-table tbody,
.share-area ul,
.share-area,
.buy-now-area,
.product-bid-form,
.price-table li,
.product-details-header ul,
.side-counter-item,
.pagination,
.product-header .product-header-item,
.product-header,
.faq-item .faq-title,
.video-button-2,
.error-section,
.login-form .form-group.checkgroup,
.account-wrapper .right-side,
.account-wrapper,
.login-with li a,
.login-with,
.about-content .item-area,
.counter-item .counter-header,
.team-item .team-inner .team-content .social,
.auction-item-8 .auction-content .bid-count-area,
.auction-item-8 .auction-content .bid-area .bid-amount,
.auction-item-8 .auction-content .bid-area,
.auction-item-8 .auction-thumb,
.auction-item-6 .auction-inner .auction-bidding .bid-amount,
.auction-item-6 .auction-inner .auction-content .item-information,
.auction-item-6 .auction-inner .auction-thumb,
.auction-item-6 .auction-inner,
.auction-item-7 .auction-inner .auction-content .bid-count-area,
.auction-item-7
    .auction-inner
    .auction-content
    .bid-area
    .bid-inner
    .bid-amount,
.auction-item-7 .auction-inner .auction-content .bid-area .bid-inner,
.auction-item-7 .auction-inner .auction-content .title-area .list-area,
.auction-item-7 .auction-inner .auction-thumb,
.auction-item-7 .auction-inner,
.auction-item-5 .auction-inner .auction-content .bid-count-area,
.auction-item-5
    .auction-inner
    .auction-content
    .bid-area
    .bid-inner
    .bid-amount,
.auction-item-5 .auction-inner .auction-content .bid-area .bid-inner,
.auction-item-5 .auction-inner .auction-content .title-area .list-area,
.auction-item-5 .auction-inner .auction-thumb,
.auction-item-5 .auction-inner,
.auction-wrapper-5,
.auction-wrapper-7,
.filter,
.auction-item-4 .auction-content .countdown-area,
.auction-item-4 .auction-content .bid-area .bid-amount,
.auction-item-4 .auction-content .bid-area,
.auction-item-4 .auction-thumb,
.auction-item-3 .auction-content .bid-amount,
.auction-item-3 .auction-thumb,
.auction-item-3,
.call-wrapper,
.auction-item-2 .auction-content .countdown-area,
.auction-item-2 .auction-content .bid-area .bid-amount,
.auction-item-2 .auction-content .bid-area,
.auction-item-2 .auction-thumb,
.auction-item-1 .auction-content .countdown-area,
.auction-item-1 .auction-content .bid-amount,
.auction-item-1 .auction-thumb,
.auction-item-1,
.client-item .client-author .content .ratings,
.client-item .client-author,
.price-range,
.widget-form-group,
.browse-item-2,
.banner-thumb-4 .bid-now,
.cart-sidebar-area .single-product-item .thumb,
.cart-sidebar-area .single-product-item,
.menu,
.header-wrapper,
.header-top-wrapper .customer-support li,
.header-top-wrapper .customer-support,
.header-top-wrapper .cart-button-area,
.header-top-wrapper,
.social-icons,
.footer-bottom-wrapper .gateway-area,
.footer-bottom-wrapper,
.newslater-area,
.slider-nav,
.section-header-3 .left,
.section-header-3,
.section-header-2 .left,
.section-header-2 {
    display: flex;
    flex-wrap: wrap;
}

.video-button-2 span::after,
.video-button-2 span::before,
.video-button-2 span,
.video-button-2 {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    content: "";
}

.padding-top {
    padding-top: 80px;
}

.padding-bottom {
    padding-bottom: 80px;
}

.padding-top-2 {
    padding-top: 40px;
}

.padding-bottom-2 {
    padding-bottom: 40px;
}

@media (min-width: 768px) {
    .padding-top {
        padding-top: 100px;
    }

    .padding-bottom {
        padding-bottom: 100px;
    }

    .padding-top-2 {
        padding-top: 50px;
    }

    .padding-bottom-2 {
        padding-bottom: 50px;
    }

    .pt-md-half {
        padding-top: 50px;
    }

    .pb-md-half {
        padding-bottom: 50px;
    }
}

@media (min-width: 992px) {
    .padding-top {
        padding-top: 120px;
    }

    .padding-bottom {
        padding-bottom: 120px;
    }

    .padding-top-2 {
        padding-top: 60px;
    }

    .padding-bottom-2 {
        padding-bottom: 60px;
    }

    .pt-lg-120 {
        padding-top: 120px !important;
    }

    .mt-lg-120 {
        margin-top: 120px !important;
    }

    .lg-oh {
        overflow: hidden;
    }

    .pt-lg-half {
        padding-top: 60px !important;
    }

    .pb-lg-half {
        padding-bottom: 60px !important;
    }

    .mt-lg--90 {
        margin-top: -90px;
        position: relative;
        z-index: 9;
    }

    .mt-lg-100 {
        margin-top: 100px;
    }

    .pt-md-half {
        padding-top: 60px;
    }

    .pb-md-half {
        padding-bottom: 60px;
    }

    .cl-lg-black {
        color: #52606d !important;
    }

    .mw-lg-100 {
        min-width: 100%;
    }
}

.pl-30 {
    padding-left: 30px;
}

.pr-30 {
    padding-right: 30px;
}

.pr {
    position: relative;
}

/*Section Header*/
.mb-30-none {
    margin-bottom: -30px !important;
}

.tab-item {
    display: none;
    animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
}

.tab-item.active {
    display: block;
}

.tab-menu li {
    cursor: pointer;
}

.mt-10 {
    margin-top: 10px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-50 {
    margin-top: 50px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mt-30 {
    margin-top: 30px;
}

.mb--20 {
    margin-bottom: -20px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mt--40 {
    margin-top: -40px;
}

.mb--50 {
    margin-bottom: -50px;
}

.pt-10 {
    padding-top: 10px;
}

.pt-20 {
    padding-top: 20px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pt-30 {
    padding-top: 30px;
}

.pt-50 {
    padding-top: 50px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-50 {
    padding-bottom: 50px;
}

.mb--38 {
    margin-bottom: -38px;
}

.mb-40-none {
    margin-bottom: -40px;
}

.mt--150 {
    margin-top: -150px;
}

.mt--140 {
    margin-top: -140px;
}

.mt--10 {
    margin-top: -10px;
}

@media (min-width: 1200px) {
    .pr-xl-15 {
        padding-right: 15px;
    }
}

.c-thumb {
    overflow: hidden;
}

.c-thumb a {
    display: block;
}

.c-thumb img {
    width: 100%;
    transition: all ease 0.3s;
}

.cl-white {
    color: #ffffff;
}

.cl-white * {
    color: #ffffff;
}

.cl-white *::-moz-placeholder {
    color: rgba(255, 255, 255, 0.6);
}

.cl-white *::placeholder {
    color: rgba(255, 255, 255, 0.6);
}

.cl-white p {
    color: rgba(255, 255, 255, 0.9);
}

.cl-black {
    color: #52606d;
}

.cl-black h1,
.cl-black h2,
.cl-black h3,
.cl-black h4,
.cl-black h5 {
    color: #171d1c;
}

.mw-500 {
    max-width: 500px;
}

.oh {
    overflow: hidden;
}

/*Section-Header Starts Here*/
.section-bg {
    background: #f1f3fd;
}

.body-bg {
    background: #ffffff;
}

.theme-bg {
    background: #ff7a00;
}

.theme-one {
    background: #8dc63f;
}

.theme-two {
    background: #43b055;
}

.ash-bg {
    background-color: #f6f9ff;
}

.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    background: rgba(0, 0, 0, 0.7);
    transition: all ease 0.3s;
    visibility: hidden;
    opacity: 0;
}

.overlay.active {
    opacity: 1;
    visibility: visible;
}

.ratings span {
    color: #ff7800;
}

.rtl {
    direction: rtl;
}

.ltr {
    direction: ltr;
}

.select-bar .current {
    display: block;
    margin-top: 2px;
}

.select-bar .list {
    width: 100%;
    max-height: 150px;
    overflow-y: auto;
}

.select-bar .list::-webkit-scrollbar {
    width: 4px;
    background-color: #f5f5f5;
}

.select-bar .list::-webkit-scrollbar-thumb {
    background-color: #000000;
}

.select-bar .list::-webkit-scrollbar-track {
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
    background-color: #f5f5f5;
}

.select-bar .list li {
    padding: 0 20px;
}

.nice-select:after {
    width: 10px;
    height: 10px;
}

.pos-rel {
    position: relative;
}

.pos-rel .container {
    position: relative;
    z-index: 1;
}

.mt-120 {
    margin-top: 120px;
}

.mb-120 {
    margin-bottom: 120px;
}

.mb--50 {
    margin-bottom: -50px;
}

.mb--30 {
    margin-bottom: -30px;
}

.mb-70 {
    margin-bottom: 70px;
}

.mb--70 {
    margin-bottom: -70px;
}

@media (max-width: 991px) {
    .pb-max-lg-0 {
        padding-bottom: 0 !important;
    }

    .pt-max-lg-0 {
        padding-top: 0 !important;
    }

    .mt-max-lg-0 {
        margin-top: 0 !important;
    }

    .mb-max-lg-0 {
        margin-bottom: 0 !important;
    }
}

@media (max-width: 767px) {
    .pb-max-md-0 {
        padding-bottom: 0 !important;
    }

    .pt-max-md-0 {
        padding-top: 0 !important;
    }

    .mt-max-md-0 {
        margin-top: 0 !important;
    }

    .mb-max-md-0 {
        margin-bottom: 0 !important;
    }
}

@media (max-width: 1199px) {
    .pb-max-xl-0 {
        padding-bottom: 0 !important;
    }

    .pt-max-xl-0 {
        padding-top: 0 !important;
    }

    .mt-max-xl-0 {
        margin-top: 0 !important;
    }

    .mb-max-xl-0 {
        margin-bottom: 0 !important;
    }
}

@media (max-width: 575px) {
    .pb-max-sm-0 {
        padding-bottom: 0 !important;
    }

    .pt-max-sm-0 {
        padding-top: 0 !important;
    }

    .mt-max-sm-0 {
        margin-top: 0 !important;
    }

    .mb-max-sm-0 {
        margin-bottom: 0 !important;
    }
}

.mb--40 {
    margin-bottom: -40px;
}

.transparent {
    background: transparent !important;
}

.no-border {
    border: none !important;
}

.section-header {
    margin: 0 auto 35px;
    text-align: center;
}

.section-header .cate {
    display: block;
    color: #8dc63f;
    margin-bottom: 15px;
    font-family: "Roboto", sans-serif;
}

.section-header .title {
    margin-bottom: 20px;
    text-transform: capitalize;
}

@media (min-width: 768px) {
    .section-header {
        margin-bottom: 55px;
    }

    .section-header .cate {
        margin-bottom: 24px;
        font-size: 24px;
    }

    .section-header .title {
        margin-bottom: 18px;
    }
}

.section-header.cl-white .cate {
    color: rgba(255, 255, 255, 0.9);
}

.section-header.mb-low {
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .section-header.mb-low {
        margin-bottom: 26px;
    }
}

.section-header.left-style {
    text-align: left;
}

.section-header.left-style p {
    margin-left: 0;
}

.section-header-2 {
    align-items: center;
    margin-bottom: 40px;
}

@media (min-width: 1200px) {
    .section-header-2 {
        margin-bottom: 50px;
    }
}

.section-header-2 .left {
    width: calc(100% - 110px);
}

.section-header-2 .left .thumb {
    width: 70px;
    position: relative;
}

.section-header-2 .left .thumb img {
    max-width: 100%;
}

@media (min-width: 576px) {
    .section-header-2 .left .thumb img {
        position: absolute;
        left: 0;
        top: 0;
    }
}

.section-header-2 .left .title {
    width: calc(100% - 70px);
    padding-left: 15px;
    align-self: center;
    margin-top: 0;
}

@media (max-width: 575px) {
    .section-header-2 .left {
        width: 100%;
        margin-bottom: 15px;
    }

    .section-header-2 .left .thumb {
        width: 50px;
    }

    .section-header-2 .left .title {
        width: calc(100% - 50px);
    }
}

.section-header-3 {
    align-items: center;
    margin-bottom: 45px;
    justify-content: space-between;
}

@media (min-width: 1200px) {
    .section-header-3 {
        margin-bottom: 55px;
    }
}

.section-header-3 .left {
    width: 100%;
    max-width: 640px;
}

.section-header-3 .left .thumb {
    width: 80px;
    position: relative;
}

.section-header-3 .left .thumb img {
    max-width: 100%;
}

@media (min-width: 768px) {
    .section-header-3 .left .thumb img {
        position: absolute;
        left: 0;
        top: 0;
    }
}

@media (max-width: 767px) {
    .section-header-3 .left .thumb {
        display: none;
    }
}

.section-header-3 .left .title-area {
    width: calc(100% - 80px);
    padding-left: 15px;
    align-self: center;
    margin-top: 0;
}

.section-header-3 .left .title-area .title {
    margin: 0;
    margin-bottom: 18px;
}

@media (max-width: 767px) {
    .section-header-3 .left .title-area {
        width: 100%;
        padding-left: 0;
    }
}

.section-header-3 .normal-button {
    margin-top: 30px;
}

@media (max-width: 575px) {
    .section-header-3 .left {
        width: 100%;
        margin-bottom: 15px;
    }

    .section-header-3 .left .thumb {
        width: 50px;
    }

    .section-header-3 .left .title {
        margin-bottom: 12px;
    }

    .section-header-3 .normal-button {
        margin-top: 15px;
        font-size: 14px;
        padding: 5px 25px 3px;
        line-height: 40px;
    }
}

@media (max-width: 991px) {
    .section-header-3 .left {
        max-width: 520px;
    }
}

@media (max-width: 767px) {
    .section-header-3 {
        text-align: center;
        justify-content: center;
    }
}

.fa,
.fab,
.fad,
.fal,
.far,
.fas {
    line-height: unset;
}

.slider-nav {
    justify-content: space-between;
    width: 110px;
}

.slider-nav a {
    width: 50px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border-radius: 13px;
    box-shadow: 0.487px 3.97px 10px 0px rgba(40, 58, 140, 0.3);
    font-weight: 500;
    color: #171d1c;
    background-color: rgba(255, 255, 255, 0.102);
}

.slider-nav a:last-child {
    margin-right: 0;
}

.slider-nav a.cl-black {
    color: #52606d;
}

.slider-nav a.cl-black i {
    color: #52606d;
}

.slider-nav a.active,
.slider-nav a:hover {
    color: #ffffff;
    background: linear-gradient(45deg, #00aeef 0%, #008fd5 50%, #006fa3 100%);
}

.slider-nav a.active i,
.slider-nav a:hover i {
    color: white;
}

.slider-nav.real-style {
    display: flex;
    flex-wrap: wrap;
    margin: -5px;
    margin-top: 25px;
    width: 100%;
    max-width: 290px;
}

.slider-nav.real-style a {
    margin: 5px;
}

@media (max-width: 767px) {
    .slider-nav.real-style {
        max-width: 100%;
    }
}

.countdown,
.total-bids {
    font-family: "Roboto", sans-serif;
}

/* Overlayer Loader Styles */

#overlayer {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 999999;
    background: #8dc63f;
    display: flex;
    align-items: center;
    justify-content: center;
}

#overlayer .loader {
    display: inline-block;
    width: 45px;
    height: 45px;
    position: absolute;
    z-index: 3;
    border: 4px solid white;
    top: 50%;
    animation: loader 2.5s infinite ease;
    transform-style: preserve-3d;
    transform: translate(-50%, -50%);
    left: 50%;
    box-shadow:
        0 0 0 2px rgba(255, 255, 255, 0.3),
        inset 0 0 0 2px rgba(255, 255, 255, 0.5),
        0 15px 25px rgba(0, 0, 0, 0.3);
    background: rgba(255, 255, 255, 0.05);
}

/* Front face highlight */
#overlayer .loader::before {
    content: "";
    position: absolute;
    top: -4px;
    left: -4px;
    right: -4px;
    bottom: -4px;
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.5),
        rgba(255, 255, 255, 0.05),
        rgba(255, 255, 255, 0.2)
    );
    border-radius: 3px;
    pointer-events: none;
    z-index: -1;
    filter: blur(1px);
}

/* Right side 3D extrusion */
#overlayer .loader::after {
    content: "";
    position: absolute;
    top: 4px;
    right: -12px;
    width: 12px;
    height: calc(100% - 8px);
    background: linear-gradient(
        90deg,
        rgba(200, 200, 200, 0.6),
        rgba(160, 160, 160, 0.3)
    );
    transform: skewY(45deg) translateZ(-8px);
    transform-origin: top left;
    pointer-events: none;
    border-radius: 0 2px 2px 0;
}

/* Bottom side 3D extrusion */
#overlayer .loader .loader-inner::after {
    content: "";
    position: absolute;
    bottom: -12px;
    left: 4px;
    width: calc(100% - 8px);
    height: 12px;
    background: linear-gradient(
        180deg,
        rgba(180, 180, 180, 0.5),
        rgba(120, 120, 120, 0.2)
    );
    transform: skewX(45deg) translateZ(-8px);
    transform-origin: top left;
    pointer-events: none;
    border-radius: 0 0 2px 2px;
}

/* 3D shadow cast on ground */
#overlayer .loader .shadow-3d {
    position: absolute;
    bottom: -25px;
    left: -15%;
    width: 130%;
    height: 20px;
    background: radial-gradient(
        ellipse,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0.2),
        transparent
    );
    filter: blur(8px);
    border-radius: 50%;
    transform: rotateX(75deg) translateZ(-15px);
    transform-origin: center top;
    animation: shadow-pulse 2.5s infinite ease;
    pointer-events: none;
}

#overlayer .loader .loader-inner {
    vertical-align: top;
    display: inline-block;
    width: 100%;
    background: linear-gradient(145deg, #ffffff, #e8e8e8);
    animation: loader-inner 2.5s infinite ease-in;
    transform-style: preserve-3d;
    box-shadow:
        inset 0 2px 5px rgba(0, 0, 0, 0.1),
        0 0 15px rgba(255, 255, 255, 0.6);
    position: relative;
}

/* Inner bar top highlight for 3D */
#overlayer .loader .loader-inner::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 30%;
    background: linear-gradient(
        to bottom,
        rgba(255, 255, 255, 0.9),
        rgba(255, 255, 255, 0.2)
    );
    pointer-events: none;
}

/* Auction Gavel - Detailed SVG/CSS Design */
#overlayer .auction-gavel {
    position: absolute;
    bottom: 42%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    pointer-events: none;
    filter: drop-shadow(3px 5px 8px rgba(0, 0, 0, 0.4));
    animation: gavel-strike 2.5s infinite ease;
}

/* Gavel Handle */
#overlayer .auction-gavel .handle {
    width: 4px;
    height: 35px;
    background: linear-gradient(90deg, #8b5a2b, #6b3a1a, #8b5a2b);
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%) rotate(15deg);
    transform-origin: top center;
    border-radius: 2px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

/* Gavel Head */
#overlayer .auction-gavel .head {
    width: 28px;
    height: 16px;
    background: linear-gradient(145deg, #a0522d, #6b3a1a);
    position: absolute;
    bottom: 18px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 4px 4px 6px 6px;
    box-shadow:
        0 2px 5px rgba(0, 0, 0, 0.3),
        inset 0 1px 2px rgba(255, 255, 255, 0.3);
}

/* Gavel head top highlight */
#overlayer .auction-gavel .head::before {
    content: "";
    position: absolute;
    top: 2px;
    left: 3px;
    right: 3px;
    height: 3px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 2px;
}

/* Gavel head bottom curve */
#overlayer .auction-gavel .head::after {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 4px;
    right: 4px;
    height: 3px;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 0 0 3px 3px;
}

/* Gavel strike zone - impact ring */
#overlayer .impact-ring {
    position: absolute;
    bottom: 43%;
    left: 50%;
    transform: translateX(-50%) scale(0);
    width: 40px;
    height: 40px;
    border: 2px solid rgba(255, 215, 0, 0.8);
    border-radius: 50%;
    pointer-events: none;
    z-index: 9;
    opacity: 0;
    animation: impact-flash 2.5s infinite ease;
}

@keyframes loader {
    0% {
        transform: translate(-50%, -50%) rotateX(0deg) rotateY(0deg)
            rotateZ(0deg);
    }

    25% {
        transform: translate(-50%, -50%) rotateX(20deg) rotateY(180deg)
            rotateZ(180deg);
    }

    50% {
        transform: translate(-50%, -50%) rotateX(0deg) rotateY(180deg)
            rotateZ(180deg);
    }

    75% {
        transform: translate(-50%, -50%) rotateX(20deg) rotateY(360deg)
            rotateZ(360deg);
    }

    100% {
        transform: translate(-50%, -50%) rotateX(0deg) rotateY(360deg)
            rotateZ(360deg);
    }
}

@keyframes loader-inner {
    0% {
        height: 0%;
        transform: translateZ(0px) scaleY(0.1);
    }

    25% {
        height: 0%;
        transform: translateZ(0px) scaleY(0.1);
    }

    50% {
        height: 100%;
        transform: translateZ(18px) scaleY(1);
        background: linear-gradient(145deg, #ffffff, #fff8e0);
    }

    75% {
        height: 100%;
        transform: translateZ(0px) scaleY(1);
    }

    100% {
        height: 0%;
        transform: translateZ(0px) scaleY(0.1);
    }
}

@keyframes gavel-strike {
    0%,
    18% {
        transform: translateX(-50%) translateY(-40px) rotate(-35deg);
        opacity: 0;
    }

    22% {
        transform: translateX(-50%) translateY(-20px) rotate(-20deg);
        opacity: 1;
    }

    28% {
        transform: translateX(-50%) translateY(2px) rotate(0deg);
        opacity: 1;
    }

    32%,
    48% {
        transform: translateX(-50%) translateY(2px) rotate(0deg);
        opacity: 1;
    }

    52% {
        transform: translateX(-50%) translateY(-15px) rotate(15deg);
        opacity: 0.9;
    }

    60%,
    100% {
        transform: translateX(-50%) translateY(-40px) rotate(-35deg);
        opacity: 0;
    }
}

@keyframes shadow-pulse {
    0%,
    100% {
        opacity: 0.3;
        transform: rotateX(75deg) translateZ(-15px) scale(0.8);
        filter: blur(8px);
    }

    50% {
        opacity: 0.8;
        transform: rotateX(75deg) translateZ(-20px) scale(1.2);
        filter: blur(12px);
    }
}

@keyframes impact-flash {
    0%,
    45% {
        transform: translateX(-50%) scale(0);
        opacity: 0;
    }

    50% {
        transform: translateX(-50%) scale(1.2);
        opacity: 1;
        border-color: rgba(255, 215, 0, 1);
        box-shadow: 0 0 15px rgba(255, 215, 0, 0.8);
    }

    55% {
        transform: translateX(-50%) scale(1.5);
        opacity: 0.6;
    }

    60%,
    100% {
        transform: translateX(-50%) scale(2);
        opacity: 0;
    }
}

/* Add subtle 3D corner reflections */
#overlayer .loader::after {
    content: "";
    position: absolute;
    top: 4px;
    right: -10px;
    width: 10px;
    height: calc(100% - 8px);
    background: linear-gradient(
        90deg,
        rgba(220, 220, 220, 0.7),
        rgba(150, 150, 150, 0.3)
    );
    transform: skewY(45deg) translateZ(-10px);
    transform-origin: top left;
    pointer-events: none;
    border-radius: 0 2px 2px 0;
}

#overlayer .loader .loader-inner::after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 4px;
    width: calc(100% - 8px);
    height: 10px;
    background: linear-gradient(
        180deg,
        rgba(170, 170, 170, 0.6),
        rgba(100, 100, 100, 0.2)
    );
    transform: skewX(45deg) translateZ(-10px);
    transform-origin: top left;
    pointer-events: none;
    border-radius: 0 0 2px 2px;
}

/*Footer Section Starts Here*/
footer {
    position: relative;
}

.footer-top-shape {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    min-width: 1400px;
    width: 100%;
}

@media (max-width: 767px) {
    .footer-top-shape {
        min-width: 570px;
    }
}

.footer-top-shape img {
    width: 100%;
}

.newslater-area {
    position: relative;
    z-index: 1;
    padding: 20px 0;
    border-radius: 20px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0.487px 3.97px 81px 0px rgba(40, 58, 140, 0.46);
}

.newslater-area .newslater-thumb {
    padding: 15px;
    display: none;
}

.newslater-area .newslater-thumb img {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    top: 50%;
    left: 30px;
    transform: translateY(-50%);
}

@media (min-width: 992px) {
    .newslater-area .newslater-thumb {
        display: block;
    }
}

.newslater-area .newslater-content {
    width: 100%;
    padding: 15px;
}

@media (min-width: 576px) {
    .newslater-area {
        padding: 25px;
    }
}

@media (min-width: 992px) {
    .newslater-area {
        padding: 55px 45px 45px;
    }

    .newslater-area .newslater-content,
    .newslater-area .newslater-thumb {
        width: 50%;
    }
}

.subscribe-form {
    position: relative;
}

.subscribe-form input {
    width: 100%;
    padding: 0 150px 0 25px;
    height: 60px;
    background: transparent;
    border: 1px solid #d9d9dd;
    border-radius: 30px;
}

.subscribe-form button {
    position: absolute;
    right: 0;
    top: 0;
}

@media (max-width: 575px) {
    .subscribe-form input {
        height: 50px;
        padding: 0 20px;
    }

    .subscribe-form button {
        position: relative;
        margin-top: 20px;
    }
}

.mb--60 {
    margin-bottom: -60px;
}

.footer-widget {
    margin-bottom: 60px;
}

.footer-widget .title {
    color: #ffffff;
    margin-bottom: 18px;
    font-weight: 500;
    font-size: 24px;
}

.footer-widget .links-list {
    margin-bottom: -14px;
    margin-bottom: 20px;
}

.footer-widget .links-list li {
    padding: 0;
}

.footer-widget .links-list li a {
    padding: 5px 0 4px;
    color: rgba(255, 255, 255, 0.9);
    font-weight: 400;
}

@media (max-width: 575px) {
    .footer-widget .links-list li a {
        font-size: 16px;
    }
}

.footer-widget .links-list li a i {
    margin-right: 35px;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .footer-widget .links-list li a i {
        margin-right: 10px;
    }
}

.footer-widget .links-list li a:hover {
    color: #ff7a00;
}

.login-link {
    text-decoration: none;
    /* Optional: removes the default underline */
    transition: color 0.3s ease;
    /* Optional: smooth color transition */
}

.login-link:hover {
    color: #ff7a00 !important;
    /* Blue color on hover */
    transition: color 0.3s ease;
    /* Optional: smooth color transition */
}

.bids-link {
    text-decoration: none;
    /* Optional: removes the default underline */
    transition: color 0.3s ease;
    /* Optional: smooth color transition */
}

.bids-link:hover {
    color: #ff7a00 !important;
    /* Blue color on hover */
    transition: color 0.3s ease;
    /* Optional: smooth color transition */
    text-decoration: none;
    /* Optional: adds an underline on hover */
    font-weight: bold;
    /* Optional: makes the text bold on hover */
    cursor: pointer;
    /* Optional: changes the cursor to a pointer on hover */
}

.copyright-area {
    border-top: 1px solid rgba(255, 255, 255, 0.302);
}

.footer-bottom-wrapper {
    justify-content: space-between;
    align-items: center;
    padding: 30px 0 0;
    margin-left: -15px;
    margin-right: -15px;
}

.footer-bottom-wrapper .logo,
.footer-bottom-wrapper .gateway-area,
.footer-bottom-wrapper .copyright {
    margin-bottom: 25px;
    padding-left: 15px;
    padding-right: 15px;
}

.footer-bottom-wrapper .logo a {
    display: block;
}

.footer-bottom-wrapper .logo img {
    width: 100%;
}

.footer-bottom-wrapper .gateway-area {
    margin: -8px;
    margin-bottom: 17px;
}

.footer-bottom-wrapper .gateway-area li {
    padding: 8px;
}

.footer-bottom-wrapper .copyright p {
    margin: 0 !important;
    color: rgba(255, 255, 255, 0.9);
}

@media (max-width: 991px) {
    .footer-bottom-wrapper .logo {
        width: 150px;
    }
}

.anime-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
}

.anime-wrapper div[class*="anime"] {
    position: absolute;
}

.anime-wrapper .anime-1 {
    top: 30px;
    left: calc(50% - 500px);
}

.anime-wrapper .anime-2 {
    top: 40px;
    left: calc(50% - 180px);
}

.anime-wrapper .anime-3 {
    top: 350px;
    left: calc(50% - 620px);
}

.anime-wrapper .anime-6 {
    top: 250px;
    left: calc(50% - 500px);
}

.anime-wrapper .anime-5 {
    top: 330px;
    left: calc(50% - 200px);
}

.anime-wrapper .anime-7 {
    top: 360px;
    left: calc(50% - 450px);
}

.social-icons {
    margin: -5px;
}

.social-icons li {
    padding: 5px;
}

.social-icons li a {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    background: #ffffff;
    color: #52606d;
}

.social-icons li a:hover,
.social-icons li a.active {
    color: #ffffff;
    background: #ff7a00;
}

@media (max-width: 1199px) {
    .social-icons li a {
        width: 45px;
        height: 45px;
        line-height: 45px;
    }
}

/*Header Sectionn Starts Here*/
.header-top-wrapper {
    justify-content: space-between;
}

.header-top-wrapper .customer-support,
.header-top-wrapper .cart-button-area {
    align-items: center;
}

.header-top-wrapper .customer-support {
    font-size: 16px;
}

.header-top-wrapper .customer-support .cmn-support-text {
    padding-right: 19px;
}

.header-top-wrapper .customer-support .cmn-support-text a i {
    padding-right: 10px;
}

.header-top-wrapper .customer-support a {
    color: #ffffff;
}

.header-top-wrapper .customer-support li {
    align-items: center;
}

.header-top-wrapper .customer-support li i {
    color: #ffffff;
}

.header-top-wrapper .customer-support .select-bar {
    border: none;
    background: transparent;
    padding-left: 5px;
}

.header-top-wrapper .customer-support .select-bar::after {
    width: 6px;
    height: 6px;
    border-color: #ffffff;
}

.header-top-wrapper .customer-support .select-bar .current {
    color: #ffffff;
}

.header-top-wrapper .customer-support .list li {
    padding: 0 15px;
}

.header-top-wrapper .cart-button-area li {
    padding: 4px 15px;
    text-align: center;
}

.header-top-wrapper .cart-button-area li:last-child {
    padding-right: 0;
}

.header-top-wrapper .cart-button-area li .user-button {
    width: 40px;
    line-height: 40px;
    font-size: 20px;
    color: #ffffff;
    background: #5a4bcc;
    height: 40px;
    border-radius: 50%;
}

.header-top-wrapper .cart-button-area li .user-button.white {
    background: #ffffff;
    color: #171d1c;
}

.header-top-wrapper .cart-button-area li .cart-button {
    width: 50px;
    line-height: 40px;
    font-size: 34px;
    color: #ffffff;
    height: 40px;
    position: relative;
}

.header-top-wrapper .cart-button-area li .cart-button a {
    display: flex;
}

.header-top-wrapper .cart-button-area li .cart-button .amount {
    border-radius: 50%;
    background: #008fd5;
    font-size: 12px;
    width: 22px;
    height: 22px;
    line-height: 22px;
    display: block;
    position: absolute;
    right: 0;
    top: 7px;
}

.header-top {
    border: 1px solid rgba(136, 124, 225, 0.502);
}

header {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99;
}

.header-wrapper {
    align-items: center;
    justify-content: space-between;
}

.header-wrapper .logo {
    width: 160px;
}

.header-wrapper .logo a {
    display: block;
}

.header-wrapper .logo img {
    width: 100%;
}

.search-form {
    position: relative;
    width: 255px;
    font-size: 14px;
    margin-left: auto;
    margin-right: 20px;
}

.search-form input {
    height: 40px;
    border-radius: 20px;
    background-color: rgba(18, 30, 105, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.3);
    color: #ffffff;
    padding: 0 45px 0 20px;
}

.search-form input::-moz-placeholder {
    color: #d7d4fc;
}

.search-form input::placeholder {
    color: #d7d4fc;
}

.search-form button {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    border: none;
    background: transparent;
    border-radius: 20px;
    text-align: left;
    color: #ffffff;
}

@media (min-width: 1200px) {
    .search-form {
        margin-left: 20px;
        margin-right: 0;
    }
}

@media (max-width: 767px) {
    .search-form {
        position: absolute;
        margin-right: 0;
        top: 75%;
        right: 15px;
        transition: all ease 0.3s;
        visibility: hidden;
        opacity: 0;
    }

    .search-form input {
        background: #8dc63f;
        border: 1px solid #bccaea;
    }

    .search-form.active {
        opacity: 1;
        top: 100%;
        visibility: visible;
    }
}

.search-form.white input {
    background: #ffffff;
    color: #171d1c;
}

.search-form.white input::-moz-placeholder {
    color: #52606d;
}

.search-form.white input::placeholder {
    color: #52606d;
}

.search-form.white button {
    color: #52606d;
}

@media (max-width: 1199px) and (min-width: 992px) {
    .header-wrapper .logo {
        width: 160px;
    }

    .header-wrapper .search-form {
        width: 220px;
    }
}

.menu {
    align-items: center;
    transition: all ease 0.3s;
}

.menu li {
    padding: 0;
    position: relative;
}

.menu li a {
    padding: 10px 15px;
    color: #ffffff;
    text-transform: capitalize;
    font-weight: 500;
    font-family: "Roboto", sans-serif;
}

@media (max-width: 1199px) and (min-width: 992px) {
    .menu li a {
        font-size: 16px;
    }
}

@media (min-width: 992px) {
    .menu li .submenu {
        position: absolute;
        top: 100%;
        left: 0;
        min-width: 220px;
        background: #ffffff;
        visibility: hidden;
        transform-origin: top;
        transform: scaleY(0);
        transition: all ease 0.3s;
    }

    .menu li .submenu li a {
        color: #171d1c;
        font-size: 16px;
        text-transform: capitalize;
        padding: 4px 20px;
        border-bottom: 1px solid #bccaea;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .menu li .submenu li .submenu {
        top: 0;
        left: 100%;
    }

    .menu li .submenu li:hover > a {
        color: #ffffff;
        background: #8dc63f;
        border-color: transparent;
    }

    .menu li:hover > .submenu {
        transform: scaleY(1);
        visibility: visible;
    }
}

@media (max-width: 991px) {
    .menu {
        display: block;
        background: #ffffff;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        z-index: 9;
        transform-origin: top;
        transform: scaleY(0);
        visibility: hidden;
    }

    .menu li {
        width: 100%;
        border-bottom: 1px solid #bccaea;
    }

    .menu li .submenu {
        display: none;
        padding-left: 20px;
    }

    .menu li .submenu li:last-child {
        border-bottom: none;
    }

    .menu li .submenu li:first-child {
        border-top: 1px solid #bccaea;
    }

    .menu li a {
        display: flex;
        justify-content: space-between;
        align-items: center;
        color: #171d1c;
        padding: 5px 20px;
        font-size: 16px;
        text-transform: capitalize;
    }

    .menu.active {
        transform: scaleY(1);
        visibility: visible;
    }
}

.menu-item-has-children > a::after {
    content: "\f0d7";
    font-family: "Font Awesome 5 Free";
    margin-left: 5px;
    font-weight: 600;
}

.search-bar {
    margin-right: 30px;
    margin-left: auto;
}

.search-bar a {
    color: #ff7a00;
    color: #ffffff;
}

.header-bar {
    position: relative;
    cursor: pointer;
    width: 30px;
    height: 24px;
    transition: all 0.3s ease;
}

/* 3D base styling for each bar */
.header-bar span {
    position: absolute;
    display: inline-block;
    height: 3px;
    width: 100%;
    transition: all ease 0.3s;
    left: 0;

    /* 3D effect with gradient and shadow */
    background: linear-gradient(90deg, #ffffff, #e0e0e0, #ffffff);
    border-radius: 3px;
    box-shadow:
        0 1px 0 rgba(0, 0, 0, 0.2),
        0 2px 3px rgba(0, 0, 0, 0.15),
        inset 0 1px 0 rgba(255, 255, 255, 0.5);
}

/* Individual bar positions */
.header-bar span:first-child {
    top: 0;
}

.header-bar span:nth-child(2) {
    top: 50%;
    transform: translateY(-50%);
}

.header-bar span:last-child {
    bottom: 0;
}

/* Hover effect - subtle lift */
.header-bar:hover span {
    box-shadow:
        0 2px 0 rgba(0, 0, 0, 0.25),
        0 3px 5px rgba(0, 0, 0, 0.2),
        inset 0 1px 0 rgba(255, 255, 255, 0.6);
}

.header-bar:hover {
    transform: scale(1.05);
}

/* Active state (X icon) with 3D depth */
.header-bar.active span:first-child {
    transform: rotate(45deg) translate(5px, 11px);
    background: linear-gradient(90deg, #ff7a00, #ffaa33, #ff7a00);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

.header-bar.active span:nth-child(2) {
    opacity: 0;
    transform: scale(0);
}

.header-bar.active span:last-child {
    transform: rotate(-45deg) translate(5px, -11px);
    background: linear-gradient(90deg, #ff7a00, #ffaa33, #ff7a00);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

/* Active hover state */
.header-bar.active:hover {
    transform: scale(1.08);
}

.header-bar.active:hover span:first-child,
.header-bar.active:hover span:last-child {
    background: linear-gradient(90deg, #ff9933, #ffcc66, #ff9933);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.35);
}

/* Press effect (click simulation) */
.header-bar:active {
    transform: scale(0.95);
}

.header-bar:active span {
    box-shadow:
        0 0px 0 rgba(0, 0, 0, 0.2),
        inset 0 1px 2px rgba(0, 0, 0, 0.2);
}

/* For dark backgrounds (default white bars) */
.header-bar span {
    background: linear-gradient(90deg, #ffffff, #f0f0f0, #ffffff);
}

/* Optional: For light backgrounds, use darker bars */
.header-bar.dark span {
    background: linear-gradient(90deg, #333333, #555555, #333333);
    box-shadow:
        0 1px 0 rgba(255, 255, 255, 0.1),
        0 2px 3px rgba(0, 0, 0, 0.2),
        inset 0 1px 0 rgba(255, 255, 255, 0.2);
}

/* Neon glow effect for active state (optional premium look) */
.header-bar.active span:first-child,
.header-bar.active span:last-child {
    animation: glowPulse 0.5s ease-out;
}

@keyframes glowPulse {
    0% {
        box-shadow:
            0 1px 3px rgba(255, 122, 0, 0.5),
            0 0 0 rgba(255, 122, 0, 0);
    }
    50% {
        box-shadow:
            0 1px 3px rgba(255, 122, 0, 0.8),
            0 0 8px rgba(255, 122, 0, 0.6);
    }
    100% {
        box-shadow:
            0 1px 3px rgba(255, 122, 0, 0.5),
            0 0 0 rgba(255, 122, 0, 0);
    }
}

/* Responsive touch optimization */
@media (max-width: 768px) {
    .header-bar {
        width: 32px;
        height: 26px;
    }

    .header-bar span {
        height: 3px;
        border-radius: 4px;
    }

    .header-bar.active span:first-child {
        transform: rotate(45deg) translate(5px, 12px);
    }

    .header-bar.active span:last-child {
        transform: rotate(-45deg) translate(5px, -12px);
    }
}

.header-bottom {
    padding: 5px 0;
    transition: all ease 0.3s;
}

.header-bottom.active {
    background: #8dc63f;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    animation-name: fadeInUp;
    animation-duration: 1s;
}


/* ======================================================
   CART SIDEBAR STYLES - FIXED
   ====================================================== */

/* ----- Sidebar Container ----- */
.cart-sidebar-area {
    background: #ffffff;
    max-width: 420px;
    width: 100%;
    height: 100vh;
    padding: 0;
    position: fixed;
    right: 0;
    overflow-y: auto;
    top: 0;
    z-index: 9999;
    transition: 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transform: translateX(420px);
    box-shadow: -10px 0 40px rgba(0, 0, 0, 0.08);
    display: flex;
    flex-direction: column;
    /* IMPORTANT: Start hidden */
    visibility: hidden;
    opacity: 0;
}

/* IMPORTANT: When active, show sidebar */
.cart-sidebar-area.active {
    visibility: visible !important;
    opacity: 1 !important;
    transform: translateX(0px);
}



/* ----- Scrollbar Styling ----- */
.cart-sidebar-area::-webkit-scrollbar {
    width: 4px;
}

.cart-sidebar-area::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.cart-sidebar-area::-webkit-scrollbar-thumb {
    background: #e0e0e0;
    border-radius: 10px;
}

.cart-sidebar-area::-webkit-scrollbar-thumb:hover {
    background: #bdbdbd;
}

/* ----- Top Content - Header ----- */
.cart-sidebar-area .top-content {
    position: relative;
    padding: 24px 30px 20px;
    border-bottom: 1px solid #f0f0f0;
    background: #ffffff;
    flex-shrink: 0;
}

.cart-sidebar-area .logo {
    max-width: 140px;
    display: block;
}

.cart-sidebar-area .logo img {
    width: 100%;
    height: auto;
}

.cart-sidebar-area .side-sidebar-close-btn {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #f8f9fa;
    color: #333333;
    font-size: 16px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.cart-sidebar-area .side-sidebar-close-btn:hover {
    background: #8DC63F;
    color: #ffffff;
    transform: translateY(-50%) rotate(90deg);
}

/* ----- Bottom Content ----- */
.cart-sidebar-area .bottom-content {
    padding: 20px 30px 30px;
    flex: 1;
    overflow-y: auto;
}

/* ----- Title Header ----- */
.cart-sidebar-area .live-sidebar-title-header {
    font-size: 18px;
    font-weight: 600;
    color: #1a1a2e;
    margin: 0 0 12px 0; /* Reduced from 20px to 12px */
    padding-bottom: 10px; /* Reduced from 16px to 10px */
    border-bottom: 2px solid #f0f0f0;
    display: flex;
    align-items: center;
    

}

.cart-sidebar-area .live-sidebar-title-header .live-count {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 28px; /* Reduced from 32px */
    height: 28px; /* Reduced from 32px */
    padding: 0 8px; /* Reduced from 12px */
    background: linear-gradient(135deg, #8DC63F, #7ab332);
    color: #ffffff;
    border-radius: 14px; /* Reduced from 16px */
    font-size: 12px; /* Reduced from 14px */
    font-weight: 700;
    transition: all 0.3s ease;
    box-shadow: 0 2px 8px rgba(141, 198, 63, 0.3); /* Reduced shadow */
    flex-shrink: 0; /* Prevent shrinking */
}

/* Optional: Adjust refresh button if you have one */
.cart-sidebar-area .live-sidebar-title-header .refresh-btn {
    width: 22px; /* Smaller button */
    height: 22px; /* Smaller button */
    min-width: 22px;
    min-height: 22px;
    font-size: 10px;
    margin-left: 4px; /* Reduced margin */
    flex-shrink: 0;
}

.cart-sidebar-area .live-sidebar-title-header .live-count:hover {
    transform: scale(1.05);
    box-shadow: 0 4px 20px rgba(141, 198, 63, 0.4);
}

/* ----- Auctions Container ----- */
.cart-sidebar-area .live-auctions-container {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

/* ----- Loading State ----- */
.cart-sidebar-area .live-loading {
    text-align: center;
    color: #888888;
    font-size: 14px;
    padding: 40px 0;
}

.cart-sidebar-area .live-loading i {
    margin-right: 8px;
    color: #8DC63F;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/* ----- Single Auction Item ----- */
.cart-sidebar-area .single-product-item {
    display: flex;
    gap: 16px;
    padding: 16px;
    background: #f8f9fa;
    border-radius: 12px;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    border: 1px solid transparent;
    min-height: 90px;
    position: relative;
    overflow: hidden;
}

.cart-sidebar-area .single-product-item::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 3px;
    height: 100%;
    background: linear-gradient(to bottom, #8DC63F, #a8d85a);
    opacity: 0;
    transition: opacity 0.3s ease;
}

.cart-sidebar-area .single-product-item:hover {
    background: #ffffff;
    border-color: #e8e8e8;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
    transform: translateX(4px);
}

.cart-sidebar-area .single-product-item:hover::before {
    opacity: 1;
}

/* ----- Thumbnail ----- */
.cart-sidebar-area .single-product-item .thumb {
    width: 80px;
    height: 80px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #f0f0f0;
    position: relative;
    transition: all 0.3s ease;
}

.cart-sidebar-area .single-product-item:hover .thumb {
    border-color: #8DC63F;
    box-shadow: 0 2px 12px rgba(141, 198, 63, 0.15);
}

.cart-sidebar-area .single-product-item .thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.cart-sidebar-area .single-product-item:hover .thumb img {
    transform: scale(1.05);
}

/* ----- Bid Badge on Thumbnail ----- */
.cart-sidebar-area .single-product-item .thumb .bid-badge {
    position: absolute;
    bottom: -2px;
    right: -2px;
    background: #8DC63F;
    color: #fff;
    font-size: 9px;
    font-weight: 700;
    padding: 2px 8px;
    border-radius: 10px;
    box-shadow: 0 2px 8px rgba(141, 198, 63, 0.4);
    min-width: 18px;
    text-align: center;
}

/* ----- Ended Badge ----- */
.cart-sidebar-area .single-product-item .thumb .ended-badge {
    position: absolute;
    top: 4px;
    right: 4px;
    background: rgba(220, 53, 69, 0.9);
    color: #fff;
    font-size: 8px;
    font-weight: 700;
    padding: 2px 8px;
    border-radius: 6px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* ----- Content ----- */
.cart-sidebar-area .single-product-item .content {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-direction: column;
    gap: 3px;
}

.cart-sidebar-area .single-product-item .content .title {
    font-size: 14px;
    font-weight: 600;
    color: #1a1a2e;
    line-height: 1.4;
    margin: 0 0 2px 0;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cart-sidebar-area .single-product-item .content .title a {
    color: #1a1a2e;
    text-decoration: none;
    transition: color 0.2s ease;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cart-sidebar-area .single-product-item .content .title a:hover {
    color: #8DC63F;
}

.cart-sidebar-area .single-product-item .content .price {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
}

.cart-sidebar-area .single-product-item .content .price .pprice {
    font-size: 16px;
    font-weight: 700;
    color: #8DC63F;
}

.cart-sidebar-area .single-product-item .content .price .dprice {
    font-size: 12px;
    color: #999999;
    text-decoration: line-through;
}

/* ----- Bids Info ----- */
.cart-sidebar-area .single-product-item .content .bids {
    font-size: 12px;
    color: #666666;
    display: flex;
    align-items: center;
    gap: 4px;
}

.cart-sidebar-area .single-product-item .content .bids i {
    color: #8DC63F;
    font-size: 11px;
}

/* ----- Auction Timer ----- */
.cart-sidebar-area .single-product-item .content .auction-timer-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    margin-top: 4px;
    padding-top: 8px;
    border-top: 1px solid #f0f0f0;
}

.cart-sidebar-area .single-product-item .content .auction-timer-wrapper .auction-timer {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 12px;
    font-weight: 500;
    color: #333333;
    background: #f0f2f5;
    padding: 4px 12px;
    border-radius: 6px;
    min-width: 80px;
}

.cart-sidebar-area .single-product-item .content .auction-timer-wrapper .auction-timer i {
    color: #8DC63F;
    font-size: 12px;
}

.cart-sidebar-area .single-product-item .content .auction-timer-wrapper .auction-timer span {
    color: #1a1a2e;
    font-weight: 600;
}

.cart-sidebar-area .single-product-item .content .auction-timer-wrapper .auction-timer.ended {
    background: #f8d7da;
    color: #dc3545;
}

.cart-sidebar-area .single-product-item .content .auction-timer-wrapper .auction-timer.ended i {
    color: #dc3545;
}

.cart-sidebar-area .single-product-item .content .auction-timer-wrapper .auction-timer.ended span {
    color: #dc3545;
}

/* ============================================
   HEADER - Tighter Spacing
   ============================================ */

.cart-sidebar-area .live-sidebar-title-header {
    font-size: 18px;
    font-weight: 600;
    color: #1a1a2e;
    margin: 0 0 12px 0; /* Reduced from 20px */
    padding-bottom: 10px; /* Reduced from 16px */
    border-bottom: 2px solid #f0f0f0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 6px; /* Added gap between elements */
}

.cart-sidebar-area .live-sidebar-title-header .live-count {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 28px; /* Reduced from 32px */
    height: 28px; /* Reduced from 32px */
    padding: 0 8px; /* Reduced from 12px */
    background: linear-gradient(135deg, #8DC63F, #7ab332);
    color: #ffffff;
    border-radius: 14px; /* Reduced from 16px */
    font-size: 12px; /* Reduced from 14px */
    font-weight: 700;
    transition: all 0.3s ease;
    box-shadow: 0 2px 8px rgba(141, 198, 63, 0.3);
    flex-shrink: 0;
}

/* ============================================
   BID NOW BUTTON - FIX TEXT FITTING
   ============================================ */

.cart-sidebar-area .single-product-item .content .bid-now-3d {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 5px; /* Reduced from 6px */
    font-size: 10px; /* Reduced from 11px for better fit */
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 0.3px; /* Reduced from 0.5px */
    padding: 4px 10px; /* Reduced from 5px 16px */
    min-width: 65px; /* Reduced from 80px */
    height: 28px; /* Reduced from 32px */
    border: none;
    border-radius: 6px; /* Reduced from 8px */
    text-decoration: none;
    position: relative;
    background: linear-gradient(180deg, #8DC63F, #7ab332);
    box-shadow: 0 3px 0 #5f8a2a, 0 4px 10px rgba(141, 198, 63, 0.3);
    transform: translateY(0);
    transition: all 0.08s ease;
    cursor: pointer;
    overflow: hidden;
    flex-shrink: 0; /* Prevent button from shrinking */
    white-space: nowrap; /* Prevent text wrapping */
}

/* Bid Now Text Span - Fits inside button */
.cart-sidebar-area .single-product-item .content .bid-now-3d .bid-now-text {
    display: inline-block;
    max-width: 60px; /* Limit text width */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1;
    font-size: 10px;
    font-weight: 700;
}

/* Icon inside button */
.cart-sidebar-area .single-product-item .content .bid-now-3d i {
    font-size: 10px; /* Reduced from 11px */
    flex-shrink: 0;
}

/* Button shine effect */
.cart-sidebar-area .single-product-item .content .bid-now-3d::after {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: linear-gradient(45deg, transparent 40%, rgba(255, 255, 255, 0.15) 50%, transparent 60%);
    transform: rotate(45deg) translateX(-100%);
    transition: transform 0.6s ease;
}

.cart-sidebar-area .single-product-item .content .bid-now-3d:hover:not(.ended) {
    transform: translateY(-2px);
    box-shadow: 0 5px 0 #5f8a2a, 0 8px 18px rgba(141, 198, 63, 0.4);
    color: #ffffff;
}

.cart-sidebar-area .single-product-item .content .bid-now-3d:hover:not(.ended)::after {
    transform: rotate(45deg) translateX(100%);
}

.cart-sidebar-area .single-product-item .content .bid-now-3d:active:not(.ended) {
    transform: translateY(3px);
    box-shadow: 0 1px 0 #5f8a2a, 0 2px 6px rgba(141, 198, 63, 0.2);
}

/* Ended state */
.cart-sidebar-area .single-product-item .content .bid-now-3d.ended {
    background: linear-gradient(180deg, #6c757d, #5a6268);
    box-shadow: 0 3px 0 #4a5157, 0 4px 10px rgba(108, 117, 125, 0.25);
    cursor: not-allowed;
    opacity: 0.8;
    pointer-events: none;
    min-width: 55px; /* Smaller when ended */
}

.cart-sidebar-area .single-product-item .content .bid-now-3d.ended .bid-now-text {
    max-width: 50px; /* Smaller for "Ended" text */
}

.cart-sidebar-area .single-product-item .content .bid-now-3d.ended::after {
    display: none;
}

.cart-sidebar-area .single-product-item .content .bid-now-3d.ended:hover {
    transform: none;
    box-shadow: 0 3px 0 #4a5157, 0 4px 10px rgba(108, 117, 125, 0.25);
}

/* ============================================
   AUCTION TIMER WRAPPER - ENSURE PROPER SPACING
   ============================================ */

.cart-sidebar-area .single-product-item .content .auction-timer-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 6px;
    margin-top: 6px;
    width: 100%;
}

.cart-sidebar-area .single-product-item .content .auction-timer {
    display: flex;
    align-items: center;
    gap: 4px;
    font-size: 11px;
    color: #6c757d;
    flex: 1;
    min-width: 0;
    white-space: nowrap;
}

.cart-sidebar-area .single-product-item .content .auction-timer i {
    font-size: 10px;
    flex-shrink: 0;
}

.cart-sidebar-area .single-product-item .content .auction-timer span {
    display: inline-block;
    font-weight: 500;
    color: #2c3e50;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    min-width: 45px;
    font-size: 11px;
}

.cart-sidebar-area .single-product-item .content .auction-timer.ended span {
    color: #dc3545;
}

/* ============================================
   RESPONSIVE - SMALL SCREENS
   ============================================ */

@media (max-width: 480px) {
    .cart-sidebar-area .live-sidebar-title-header {
        margin: 0 0 8px 0;
        padding-bottom: 6px;
        gap: 4px;
        font-size: 16px;
    }
    
    .cart-sidebar-area .live-sidebar-title-header .live-count {
        min-width: 24px;
        height: 24px;
        padding: 0 6px;
        font-size: 11px;
        border-radius: 12px;
    }
    
    .cart-sidebar-area .single-product-item .content .bid-now-3d {
        padding: 3px 8px;
        font-size: 9px;
        height: 24px;
        min-width: 55px;
        gap: 3px;
    }
    
    .cart-sidebar-area .single-product-item .content .bid-now-3d .bid-now-text {
        font-size: 9px;
        max-width: 45px;
    }
    
    .cart-sidebar-area .single-product-item .content .bid-now-3d i {
        font-size: 9px;
    }
    
    .cart-sidebar-area .single-product-item .content .auction-timer {
        font-size: 10px;
    }
    
    .cart-sidebar-area .single-product-item .content .auction-timer span {
        font-size: 10px;
        min-width: 35px;
    }
}

/* ============================================
   AMHARIC SPECIFIC FIXES
   ============================================ */

html[lang="am"] .cart-sidebar-area .single-product-item .content .bid-now-3d .bid-now-text {
    font-size: 8px;
    max-width: 50px;
}

html[lang="am"] .cart-sidebar-area .single-product-item .content .bid-now-3d {
    padding: 3px 6px;
    font-size: 8px;
    min-width: 50px;
    height: 24px;
}

html[lang="am"] .cart-sidebar-area .single-product-item .content .bid-now-3d i {
    font-size: 8px;
}

html[lang="am"] .cart-sidebar-area .single-product-item .content .bid-now-3d.ended {
    min-width: 45px;
}

html[lang="am"] .cart-sidebar-area .single-product-item .content .bid-now-3d.ended .bid-now-text {
    max-width: 40px;
}
/* ----- Button Wrapper - Footer 3D ----- */
.cart-sidebar-area .btn-wrapper {
    padding: 20px 30px 24px;
    border-top: 1px solid #f0f0f0;
    background: #ffffff;
    flex-shrink: 0;
    margin-top: auto;
}

.cart-sidebar-area .custom-button-3d {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 100%;
    padding: 14px 24px;
    font-size: 15px;
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    border: none;
    border-radius: 12px;
    cursor: pointer;
    position: relative;
    background: linear-gradient(180deg, #8DC63F, #7ab332);
    box-shadow: 0 6px 0 #5f8a2a, 0 8px 24px rgba(141, 198, 63, 0.35);
    transform: translateY(0);
    transition: all 0.08s ease;
    overflow: hidden;
    text-decoration: none;
}

.cart-sidebar-area .custom-button-3d::after {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: linear-gradient(45deg, transparent 40%, rgba(255, 255, 255, 0.15) 50%, transparent 60%);
    transform: rotate(45deg) translateX(-100%);
    transition: transform 0.6s ease;
}

.cart-sidebar-area .custom-button-3d:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 0 #5f8a2a, 0 12px 32px rgba(141, 198, 63, 0.45);
    color: #ffffff;
}

.cart-sidebar-area .custom-button-3d:hover::after {
    transform: rotate(45deg) translateX(100%);
}

.cart-sidebar-area .custom-button-3d:active {
    transform: translateY(6px);
    box-shadow: 0 0px 0 #5f8a2a, 0 4px 12px rgba(141, 198, 63, 0.2);
}

.cart-sidebar-area .custom-button-3d i {
    font-size: 16px;
}

/* ----- Empty State ----- */
.cart-sidebar-area .empty-state {
    text-align: center;
    padding: 60px 20px;
}

.cart-sidebar-area .empty-state i {
    font-size: 56px;
    color: #e0e0e0;
    margin-bottom: 16px;
    display: block;
}

.cart-sidebar-area .empty-state h4 {
    color: #1a1a2e;
    font-weight: 600;
    margin-bottom: 8px;
    font-size: 18px;
}

.cart-sidebar-area .empty-state p {
    color: #888888;
    font-size: 14px;
    margin: 0;
}

/* ----- Animations ----- */
.cart-sidebar-area .single-product-item {
    animation: slideInRight 0.4s ease both;
}

.cart-sidebar-area .single-product-item:nth-child(1)  { animation-delay: 0.05s; }
.cart-sidebar-area .single-product-item:nth-child(2)  { animation-delay: 0.10s; }
.cart-sidebar-area .single-product-item:nth-child(3)  { animation-delay: 0.15s; }
.cart-sidebar-area .single-product-item:nth-child(4)  { animation-delay: 0.20s; }
.cart-sidebar-area .single-product-item:nth-child(5)  { animation-delay: 0.25s; }
.cart-sidebar-area .single-product-item:nth-child(6)  { animation-delay: 0.30s; }
.cart-sidebar-area .single-product-item:nth-child(7)  { animation-delay: 0.35s; }
.cart-sidebar-area .single-product-item:nth-child(8)  { animation-delay: 0.40s; }
.cart-sidebar-area .single-product-item:nth-child(9)  { animation-delay: 0.45s; }
.cart-sidebar-area .single-product-item:nth-child(10) { animation-delay: 0.50s; }

@keyframes slideInRight {
    from {
        opacity: 0;
        transform: translateX(30px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

/* ----- Responsive Design ----- */
@media (max-width: 576px) {
    .cart-sidebar-area {
        max-width: 100%;
        transform: translateX(100%);
    }

    .cart-sidebar-area .top-content {
        padding: 16px 20px 14px;
    }

    .cart-sidebar-area .bottom-content {
        padding: 16px 20px 20px;
    }

    .cart-sidebar-area .btn-wrapper {
        padding: 16px 20px 20px;
    }

    .cart-sidebar-area .single-product-item {
        padding: 12px;
        gap: 12px;
        min-height: 76px;
    }

    .cart-sidebar-area .single-product-item .thumb {
        width: 64px;
        height: 64px;
    }

    .cart-sidebar-area .single-product-item .content .title {
        font-size: 13px;
    }

    .cart-sidebar-area .single-product-item .content .price .pprice {
        font-size: 14px;
    }

    .cart-sidebar-area .single-product-item .content .bid-now-3d {
        font-size: 10px;
        padding: 4px 12px;
        min-width: 60px;
        height: 26px;
        box-shadow: 0 3px 0 #5f8a2a, 0 4px 8px rgba(141, 198, 63, 0.25);
    }

    .cart-sidebar-area .single-product-item .content .bid-now-3d:hover {
        box-shadow: 0 4px 0 #5f8a2a, 0 6px 12px rgba(141, 198, 63, 0.3);
    }

    .cart-sidebar-area .single-product-item .content .auction-timer-wrapper .auction-timer {
        font-size: 10px;
        padding: 3px 10px;
        min-width: 60px;
    }

    .cart-sidebar-area .live-sidebar-title-header {
        font-size: 16px;
    }

    .cart-sidebar-area .live-sidebar-title-header .live-count {
        min-width: 28px;
        height: 28px;
        font-size: 12px;
        padding: 0 10px;
    }

    .cart-sidebar-area .custom-button-3d {
        font-size: 13px;
        padding: 12px 20px;
        box-shadow: 0 4px 0 #5f8a2a, 0 6px 16px rgba(141, 198, 63, 0.3);
    }

    .cart-sidebar-area .custom-button-3d:hover {
        box-shadow: 0 6px 0 #5f8a2a, 0 8px 20px rgba(141, 198, 63, 0.35);
    }
}



/*Banner Section One Starts Here*/
.banner-section {
    position: relative;
    padding: 180px 0 240px;
    overflow: hidden;
}

@media (min-width: 992px) {
    .banner-section {
        padding: 250px 0 270px;
    }
}

@media (min-width: 1200px) {
    .banner-section {
        padding: 233px 0 280px;
    }
}

.banner-content {
    position: relative;
    z-index: 2;
}

.banner-content .title {
    font-size: 60px;
    line-height: 86px;
    margin-bottom: 10px;
}

.banner-content p {
    font-size: 22px;
    line-height: 34px;
    margin: 0;
    margin-bottom: 33px;
}

.banner-content .custom-button {
    letter-spacing: 2px;
}

@media (min-width: 768px) {
    .banner-content {
        margin-bottom: 25px;
    }
}

@media (max-width: 1199px) {
    .banner-content .title {
        font-size: 60px;
        line-height: 70px;
    }

    .banner-content p {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 35px;
    }
}

@media (max-width: 767px) {
    .banner-content p {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 32px;
    }
}

@media (max-width: 575px) {
    .banner-content .title {
        font-size: 27px;
        line-height: 50px;
        margin-bottom: 10px;
    }

    .banner-content p {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 25px;
    }
}

@media (min-width: 1200px) {
    .banner-content .title {
        font-size: 80px;
        line-height: 90px;
    }
}

.banner-content .cate {
    display: inline-block;
    padding: 6px 14px;
    border-radius: 8px;
    font-weight: 600;
    letter-spacing: 0.5px;

    color: #fff;
    background: linear-gradient(135deg, #f59e0b, #ffcc33);

    /* 🧱 3D DEPTH */
    box-shadow:
        0 3px 0 #c77c06,
        /* hard bottom edge */ 0 8px 15px rgba(0, 0, 0, 0.25);

    transform: translateY(0);
    transition: all 0.2s ease;

    position: relative;
    overflow: hidden;
}

/* ✨ subtle shine */
.banner-content .cate::before {
    content: "";
    position: absolute;
    top: 0;
    left: -80%;
    width: 50%;
    height: 100%;
    background: linear-gradient(
        120deg,
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 0.5) 50%,
        rgba(255, 255, 255, 0) 100%
    );
    transform: skewX(-25deg);
    transition: 0.6s;
}

/* 🔥 Hover lift */
.banner-content .cate:hover {
    transform: translateY(-3px);

    box-shadow:
        0 6px 0 #c77c06,
        0 15px 25px rgba(0, 0, 0, 0.3);
}

/* Shine animation */
.banner-content .cate:hover::before {
    left: 130%;
}

/* 👇 Press effect */
.banner-content .cate:active {
    transform: translateY(2px);

    box-shadow:
        0 2px 0 #c77c06,
        0 6px 10px rgba(0, 0, 0, 0.2);
}

@media (max-width: 767px) {
    .banner-content .cate {
        margin-bottom: 10px;
    }
}

.banner-shape,
.banner-shape-2 {
    position: absolute;
    content: "";
    left: 50%;
    bottom: -5px;
    transform: translateX(-50%);
    width: 100%;
}

.banner-shape img,
.banner-shape-2 img {
    width: 100%;
}

/*Banner Section Two Starts Here*/
.banner-section-2 {
    position: relative;
    overflow: hidden;
    padding: 220px 0 240px;
}

@media (min-width: 992px) {
    .banner-section-2 {
        padding: 200px 0 240px;
    }
}

@media (min-width: 1200px) {
    .banner-section-2 {
        padding: 220px 0 270px;
    }
}

.banner-shape-2 {
    bottom: -100px;
    min-width: 1800px;
}

.banner-thumb {
    position: relative;
    z-index: 1;
}

.banner-thumb img {
    position: absolute;
    top: 50%;
    transform: translateY(-45%);
    left: 0;
}

@media (max-width: 1199px) {
    .banner-thumb img {
        max-width: 580px;
    }
}

.banner-thumb-2 {
    position: relative;
}

.banner-thumb-2 img {
    position: absolute;
    top: 50%;
    transform: translateY(-45%);
    left: 0;
}

@media (max-width: 1199px) {
    .banner-thumb-2 img {
        max-width: 600px;
    }
}

.banner-thumb-3 {
    position: relative;
}

.banner-thumb-3 img {
    position: absolute;
    top: 50%;
    transform: translateY(-45%);
    left: -40px;
    z-index: 1;
    max-width: 750px;
}

@media (max-width: 1399px) {
    .banner-thumb-3 img {
        left: -7%;
        width: 700px;
    }
}

@media (max-width: 1199px) {
    .banner-thumb-3 img {
        width: 550px;
    }
}

/*Browse Slider Seciton Starts Here*/
.browse-item {
    display: block;
    border-radius: 10px;
    box-shadow: -2.034px 6.84px 10px 0px rgba(55, 34, 154, 0.3);
    padding: 40px 15px;
    text-align: center;
    text-transform: uppercase;
    color: #171d1c;
    margin: 15px;
    background: #ffffff;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
}

.browse-item img {
    height: 88px;
    width: unset !important;
    margin: 0 auto 10px;
}

.browse-item span {
    transition: all 0.4s;
}

.browse-item:hover,
.browse-item.active {
    color: #ffffff;
    background: -ms-linear-gradient(
        88deg,
        rgb(67, 46, 185) 4%,
        rgb(110, 72, 211) 58%,
        rgb(153, 97, 236) 100%
    );
    box-shadow: -2.034px 6.84px 10px 0px rgba(56, 34, 154, 0.168);
}

.browse-item:hover .info,
.browse-item.active .info {
    color: #d63384;
}

.browse-slider-section {
    position: relative;
    z-index: 9;
}

.mt--140 {
    margin-top: -140px;
}

/*Banner Section Four Starts Here*/
.bot-0 {
    bottom: 0;
}

@media (min-width: 992px) {
    .banner-4update {
        position: initial !important;
        right: 0;
    }
}

.banner-4update .thums {
    position: absolute;
    top: -300px;
    right: -160px;
}

@media screen and (max-width: 1650px) {
    .banner-4update .thums {
        max-width: 700px;
    }

    .banner-4update .thums img {
        width: 100%;
        height: 100%;
    }
}

@media screen and (max-width: 1199px) {
    .banner-4update .thums {
        top: -200px;
        right: -60px;
    }
}

@media screen and (max-width: 991px) {
    .banner-4update {
        position: initial !important;
    }

    .banner-4update .thums {
        position: initial !important;
    }
}

.banner-thumb-4 {
    position: relative;
}

.banner-thumb-4 .bid-now {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    color: #ffffff;
    position: absolute;
    top: 130px;
    left: 25px;
    text-transform: capitalize;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: -webkit-linear-gradient(
        135deg,
        rgb(255, 194, 14) 0%,
        rgb(255, 124, 110) 100%
    );
    box-shadow: 0px 5px 3px 0px rgba(245, 49, 127, 0.2);
}

.banner-thumb-4 .bid-now span {
    display: block;
}

.banner-thumb-4 .bid-now i {
    font-size: 48px;
    line-height: 1;
    display: block;
    margin-bottom: 5px;
}

@media (max-width: 1399px) {
    .banner-thumb-4 .bid-now {
        width: 100px;
        height: 100px;
        left: 0;
    }

    .banner-thumb-4 .bid-now i {
        font-size: 40px;
    }
}

@media (max-width: 991px) {
    .banner-thumb-4 .bid-now {
        position: relative;
    }
}

@media screen and (max-width: 499px) {
    .banner-thumb-4 .bid-now {
        width: 80px;
        height: 80px;
        top: 0px;
    }

    .banner-thumb-4 .bid-now i {
        font-size: 24px;
    }

    .banner-thumb-4 .bid-now span {
        font-size: 14px;
    }
}

@media (min-width: 992px) {
    .banner-thumb-4 {
        position: absolute;
        left: 0;
        transform: translate(-10%, -30%);
    }

    .banner-thumb-4 img {
        max-width: 770px;
    }
}

@media (min-width: 992px) and (max-width: 1399px) {
    .banner-thumb-4 {
        transform: translate(-21%, -42%);
    }

    .banner-thumb-4 img {
        max-width: 700px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .banner-thumb-4 {
        left: 0;
        transform: translate(0, -50%);
    }

    .banner-thumb-4 img {
        max-width: 550px;
    }
}

@media (min-width: 992px) and (min-width: 1200px) {
    .banner-thumb-4 {
        transform: translate(-21%, -42%);
    }
}

@media (min-width: 992px) and (min-width: 1400px) {
    .banner-thumb-4 {
        transform: translate(-10%, -37%);
    }
}

@media (max-width: 991px) {
    .banner-thumb-4 {
        width: 100%;
        max-width: 500px;
        margin: 40px auto 0;
    }

    .banner-thumb-4 img {
        width: 100%;
    }
}

@media screen and (max-width: 499px) {
    .banner-thumb-4 {
        margin-top: 30px;
    }
}

.banner-section-4 {
    position: relative;
    overflow: hidden;
    padding: 240px 0 100px;
}

.banner-section-4 .container {
    position: relative;
    z-index: 1;
}

@media (min-width: 992px) {
    .banner-section-4 {
        padding: 270px 0 270px;
    }
}

@media (min-width: 1200px) {
    .banner-section-4 {
        padding: 280px 0 340px;
    }
}

@media (max-width: 575px) {
    .banner-section-4 {
        padding: 200px 0 70px;
    }
}

/*Banner Section 5 Starts Here*/
.banner-section-5 {
    position: relative;
    overflow: hidden;
    padding: 240px 0 120px;
}

.banner-section-5 .container {
    position: relative;
    z-index: 1;
}

@media (min-width: 992px) {
    .banner-section-5 {
        padding: 270px 0;
    }
}

@media (min-width: 1200px) {
    .banner-section-5 {
        padding: 280px 0 445px;
    }
}

@media (max-width: 575px) {
    .banner-section-5 {
        padding: 220px 0 120px;
    }
}

.banner-thumb-5 {
    position: relative;
}

.banner-thumb-5 img {
    position: absolute;
    top: 0;
    left: -170px;
    transform: translateY(-40%);
}

@media (max-width: 1199px) {
    .banner-thumb-5 img {
        transform: translateY(-50%);
        max-width: 800px;
    }
}

@media (min-width: 1200px) {
    .banner-shape-5 {
        min-width: 1920px;
    }
}

.browse-item-2 {
    padding: 30px 15px 25px;
    border-radius: 5px;
    box-shadow: -1px 0px 10px 0px rgba(55, 34, 154, 0.3);
    margin: 15px;
    align-items: center;
    transition: all 0.4s;
}

.browse-item-2 .thumb {
    width: 40px;
}

.browse-item-2 .content {
    width: calc(100% - 40px);
    padding-left: 15px;
}

.browse-item-2 .content .title {
    color: #171d1c;
    font-size: 16px;
    line-height: 1.3;
    display: block;
    margin-bottom: 5px;
    font-family: "Roboto", sans-serif;
}

.browse-item-2 .content .info {
    color: #52606d;
    font-size: 15px;
    display: block;
}

.browse-item-2 .badges {
    border-radius: 50%;
    background: -ms-linear-gradient(
        -73deg,
        rgb(67, 46, 185) 4%,
        rgb(110, 72, 211) 58%,
        rgb(153, 97, 236) 100%
    );
    box-shadow: 0px 6px 10px 0px rgba(55, 34, 154, 0.22);
    color: #ffffff;
    font-size: 13px;
    line-height: 30px;
    height: 30px;
    width: 30px;
    position: absolute;
    top: calc(50% - 15px);
    left: -15px;
}

.browse-item-2:hover {
    box-shadow: -2.034px 6.84px 10px 0px rgba(56, 34, 154, 0.168);
}

/*Hero Section Starts Here*/
.hero-section {
    position: relative;
    padding: 112px 0 505px;
    overflow: hidden;
}

.hero-section .container,
.hero-section .container-fluid {
    position: relative;
    z-index: 1;
}

@media (max-width: 991px) {
    .hero-section {
        padding: 190px 0 160px;
    }

    .hero-section.style-2 {
        padding-bottom: 300px;
    }
}

@media (min-width: 992px) {
    .pb-lg-400 {
        padding-bottom: 400px !important;
    }

    .mt-lg--325 {
        margin-top: -325px !important;
    }
}

.hero-bg {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}

.breadcrumb {
    background: transparent;
    padding: 0;
    margin: 0;
}

.breadcrumb li {
    color: #ffffff;
    text-transform: capitalize;
}

.breadcrumb li a {
    color: #ffffff;
}

.breadcrumb li a::after {
    content: "\f101";
    font-family: "Flaticon";
    font-weight: 500;
    margin: 0 10px;
    color: #ffffff;
}

.breadcrumb li a:hover {
    color: #ff7a00;
}

.breadcrumb li span {
    color: #ffffff;
}

/*Sidebar Widget Starts Here*/
.widget {
    background: #ffffff;
    padding: 30px;
    border-radius: 5px;
    box-shadow: 0px 9px 20px 0px rgba(22, 26, 57, 0.36);
    margin-bottom: 30px;
}

.widget .title {
    border-bottom: 1px solid rgb(234, 231, 231);
    text-align: center;
    padding-bottom: 18px;
    margin-bottom: 30px;
}

.widget:last-child {
    margin-bottom: 0;
}

.widget .custom-button {
    padding: 0 25px;
    line-height: 40px;
    font-size: 16px;
    text-transform: uppercase;
    background: -ms-linear-gradient(
        166deg,
        rgb(141 198 63) 0%,
        rgb(141 198 63) 100%
    );
    box-shadow: 0px 3px 5px 0px rgba(141 198 63, 0.3);
}

.widget .ui-state-default {
    width: 19px;
    height: 19px;
    border-radius: 50%;
    display: block;
    border: none;
    border-radius: 50%;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 9px 20px 0px rgba(22, 26, 57, 0.36);
    outline: none;
    cursor: pointer;
    top: -9px;
}

.widget .ui-state-default::after {
    position: absolute;
    content: "";
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: -ms-linear-gradient(
        166deg,
        rgb(242, 40, 118) 0%,
        rgb(148, 45, 217) 100%
    );
    top: 3px;
    left: 3px;
    display: block;
}

.widget .ui-slider-range {
    background: -ms-linear-gradient(
        166deg,
        rgb(242, 40, 118) 0%,
        rgb(148, 45, 217) 100%
    );
}

.widget .ui-widget.ui-widget-content {
    height: 3px;
    background: #d2d2d2;
    border: none;
    margin-bottom: 25px;
}

.widget-form-group {
    align-items: center;
    margin-bottom: 6px;
}

.widget-form-group:last-child {
    margin-bottom: 0;
}

.widget-form-group input {
    width: 14px;
    height: 14px;
}

.widget-form-group label {
    margin: 0;
    width: calc(100% - 14px);
    padding-left: 8px;
    font-size: 14px;
    color: #171d1c;
    font-weight: 500;
}

.price-range {
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
}

.price-range label {
    margin: 0;
    font-weight: 500;
    color: #171d1c;
}

.price-range input {
    height: unset;
    width: unset;
    padding: 7px;
    background: transparent;
    border: none;
    text-align: right;
    font-weight: 500;
    color: #171d1c;
    padding-right: 0;
}

/*Client Section Starts Here*/
.client-item {
    background: #ffffff;
    margin: 15px;
    border-radius: 20px;
    box-shadow: 0.487px 3.97px 15px 0px rgba(40, 58, 140, 0.19);
}

.client-item .client-content {
    padding: 25px 30px;
}

.client-item .client-content p {
    margin: 0 !important;
}

.client-item .client-author {
    border-top: 1px solid #edeafb;
    padding: 20px 30px;
    align-items: center;
}

.client-item .client-author .thumb {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
}

.client-item .client-author .thumb a {
    display: block;
}

.client-item .client-author .thumb img {
    width: 100%;
}

.client-item .client-author .content {
    width: calc(100% - 50px);
    padding-left: 20px;
}

.client-item .client-author .content .title {
    margin: 0;
}

.client-item .client-author .content .ratings {
    font-size: 14px;
}

.m--15 {
    margin: -15px;
}

div[class*="auction"] {
    text-transform: capitalize;
}

/*How Section Starts Here*/
.how-wrapper {
    padding: 60px;
    border-radius: 20px;
}

@media (min-width: 768px) {
    .how-wrapper.shadow-style {
        background-color: #ffffff;
        box-shadow: 0 0 15px rgba(23, 29, 28, 0.2);
    }
}

@media (max-width: 1199px) {
    .how-wrapper {
        padding: 60px 40px;
    }
}

@media (max-width: 991px) {
    .how-wrapper {
        padding: 50px 30px;
    }
}

@media (max-width: 575px) {
    .how-wrapper {
        padding: 40px 15px;
    }
}

.how-item {
    margin-bottom: 40px;
    text-align: center;
}

.how-item .how-thumb {
    margin: 0 auto 25px;
}

.how-item .how-thumb img {
    max-width: 100%;
}

@media (min-width: 768px) {
    .how-item .how-thumb {
        margin-bottom: 40px;
    }
}

@media (max-width: 575px) {
    .how-item .how-thumb {
        max-width: 180px;
    }
}

.how-item .how-content .title {
    margin-bottom: 18px;
}

.how-video-wrapper {
    padding: 120px 0 110px;
    text-align: center;
}

.how-video-wrapper a .title {
    color: #ffffff;
    margin-bottom: 20px;
}

.how-video-wrapper a .video-button {
    margin: 0 auto;
}

@media (max-width: 991px) {
    .how-video-wrapper {
        padding: 80px 0;
    }
}

.car-1,
.car-2 {
    position: absolute;
    top: 0;
}

@media screen and (max-width: 1700px) {
    .car-1 img,
    .car-2 img {
        max-width: 350px;
    }
}

@media screen and (max-width: 1599px) {
    .car-1 img,
    .car-2 img {
        max-width: 280px;
    }
}

.car-1 {
    left: 0;
}

.car-2 {
    right: 0;
}

/*Art & Electronics Auction Section Starts Here*/
.auction-item-1 {
    border: 1px solid rgb(212, 215, 245);
    border-radius: 10px;
    padding: 10px;
    margin: 0 1px 30px 0;
    align-items: center;
    overflow: hidden;
    transition: all 0.4s;
}

.auction-item-1 .auction-thumb {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    background-color: rgb(246, 246, 255);
    justify-content: center;
    align-items: center;
    width: calc(50% - 7px);
}

.auction-item-1 .auction-thumb a {
    display: block;
    overflow: hidden;
}

.auction-item-1 .auction-thumb a img {
    transition: all 0.5s;
}

.auction-item-1 .auction-thumb .bid {
    width: 40px;
    height: 40px;
    color: #ffffff;
    line-height: 40px;
    font-size: 18px;
    position: absolute;
    bottom: 20px;
    right: 20px;
    border-radius: 50%;
    text-align: center;
    background: -ms-linear-gradient(
        135deg,
        rgb(177, 34, 230) 0%,
        rgb(255, 99, 222) 100%
    );
    box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.13);
    background: #ffffff;
}

.auction-item-1 .auction-thumb .bid i {
    color: #43b055;
}

.auction-item-1 .auction-thumb .rating {
    color: #ff7800;
    position: absolute;
    top: 20px;
    right: 20px;
}

.auction-item-1 .auction-thumb img {
    width: 100%;
}

.auction-item-1 .auction-content {
    padding-left: 20px;
    width: calc(50% + 7px);
}

.auction-item-1 .auction-content .title {
    margin: 0;
    line-height: 28px;
    font-size: 20px;
    margin-bottom: 15px;
}

.auction-item-1 .auction-content .title a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}

.auction-item-1 .auction-content .bid-amount {
    padding: 12px 20px;
    align-items: center;
    border-bottom: 2px dotted #deddf5;
    border-top: 2px dotted #deddf5;
}

.auction-item-1 .auction-content .bid-amount .icon i {
    line-height: 1;
    font-size: 36px;
    color: #43b055;
}

.auction-item-1 .auction-content .bid-amount .amount-content {
    padding-left: 15px;
}

.auction-item-1 .auction-content .bid-amount .amount-content .current {
    font-size: 14px;
    color: #43b055;
    line-height: 20px;
    margin-bottom: 5px;
}

.auction-item-1 .auction-content .bid-amount .amount-content .amount {
    font-size: 20px;
    line-height: 20px;
    color: #171d1c;
}

.auction-item-1 .auction-content .countdown-area {
    font-size: 16px;
    justify-content: space-between;
    align-items: center;
    margin-top: 5px;
}

.auction-item-1 .auction-content .countdown-area .countdown {
    margin-top: 5px;
}

.auction-item-1 .auction-content .countdown-area .total-bids {
    margin-top: 5px;
    width: 80px;
    color: #43b055;
    padding-left: 15px;
    text-shadow: 0px 6px 7px rgba(0, 0, 0, 0.19);
    border-left: 1px solid #d0cff0;
    line-height: 20px;
}

@media screen and (max-width: 520px) {
    .auction-item-1 {
        max-width: 350px;
        margin-left: auto;
        margin-right: auto;
    }

    .auction-item-1 .auction-thumb,
    .auction-item-1 .auction-content {
        width: 100%;
    }

    .auction-item-1 .auction-content {
        padding: 0;
        padding-top: 30px;
    }
}

.auction-item-1:hover {
    box-shadow: -2.034px 6.84px 10px 0px rgba(56, 34, 154, 0.168);
}

.auction-item-1:hover .auction-thumb a {
    display: block;
    overflow: hidden;
}

.auction-item-1:hover .auction-thumb a img {
    transform: scale(1.1);
}

@media screen and (min-width: 991px) {
    .cusbg {
        background: #ffffff;
        padding-top: 5px;
        padding-bottom: 4px;
    }
}

.countdown {
    text-shadow: 0px 5px 3px rgba(245, 49, 127, 0.2);
    background: -webkit-linear-gradient(#ff7c6e, #f5317f);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/*Coins & Bullions Auction Section Starts Here*/
.auction-item-2 {
    padding: 10px 10px 30px;
    border-radius: 10px;
    background-color: #ffffff;
    box-shadow: 0px 9px 20px 0px rgba(22, 26, 57, 0.36);
    margin: 0 auto 30px;
    transition: all 0.4s;
    transition: all 0.4s;
}

@media (max-width: 575px) {
    .auction-item-2 {
        max-width: 350px;
    }
}

.auction-item-2 .auction-thumb {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    background-color: rgb(246, 246, 255);
    justify-content: center;
    align-items: center;
}

.auction-item-2 .auction-thumb .bid {
    width: 40px;
    height: 40px;
    color: #ffffff;
    line-height: 40px;
    font-size: 18px;
    position: absolute;
    bottom: 20px;
    right: 20px;
    border-radius: 50%;
    text-align: center;
    background: -ms-linear-gradient(
        135deg,
        rgb(177, 34, 230) 0%,
        rgb(255, 99, 222) 100%
    );
    box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.13);
    background: #ffffff;
}

.auction-item-2 .auction-thumb .bid i {
    color: #dc3893;
}

.auction-item-2 .auction-thumb .rating {
    color: #ff7800;
    position: absolute;
    top: 20px;
    right: 20px;
}

.auction-status {
    color: red;
    position: absolute;
    top: 20px;
    left: 20px;
}

.auction-item-2 .auction-thumb img {
    width: 100%;
}

.auction-item-2 .auction-thumb a {
    display: block;
    overflow: hidden;
}

.auction-item-2 .auction-thumb a img {
    transition: all 0.5s;
}

.auction-item-2 .auction-content .title {
    margin: 0;
    line-height: 28px;
    font-size: 20px;
    padding: 16px 0;
}

.auction-item-2 .auction-content .title a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}

.auction-item-2 .auction-content .custom-button {
    width: 100%;
    max-width: 230px;
    text-align: center;
}

.auction-item-2 .auction-content .bid-area .bid-amount {
    padding: 12px 10px;
    align-items: center;
    border-bottom: 2px dotted #deddf5;
    border-top: 2px dotted #deddf5;
    width: 50%;
    justify-content: center;
    position: relative;
}

.auction-item-2 .auction-content .bid-area .bid-amount .icon {
    max-width: 30px;
}

.auction-item-2 .auction-content .bid-area .bid-amount .icon i {
    line-height: 1;
    font-size: 36px;
    color: #43b055;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .auction-item-2 .auction-content .bid-area .bid-amount .icon {
        max-width: 25px;
    }

    .auction-item-2 .auction-content .bid-area .bid-amount .icon i {
        font-size: 30px;
    }
}

.auction-item-2 .auction-content .bid-area .bid-amount .amount-content {
    padding-left: 15px;
    max-width: calc(100% - 30px);
}

.auction-item-2
    .auction-content
    .bid-area
    .bid-amount
    .amount-content
    .current {
    font-size: 14px;
    color: #43b055;
    line-height: 20px;
    margin-bottom: 5px;
}

.auction-item-2 .auction-content .bid-area .bid-amount .amount-content .amount {
    font-size: 20px;
    line-height: 20px;
    color: #171d1c;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .auction-item-2 .auction-content .bid-area .bid-amount .amount-content {
        max-width: calc(100% - 25px);
    }

    .auction-item-2
        .auction-content
        .bid-area
        .bid-amount
        .amount-content
        .amount {
        font-size: 18px;
    }
}

.auction-item-2 .auction-content .bid-area .bid-amount::before {
    width: 1px;
    right: 0;
    bottom: 15px;
    top: 15px;
    background: #bfbee8;
}

.auction-item-2 .auction-content .bid-area .bid-amount:nth-child(even)::before {
    display: none;
}

.auction-item-2 .auction-content .bid-area .bid-amount:nth-child(even) .icon i,
.auction-item-2
    .auction-content
    .bid-area
    .bid-amount:nth-child(even)
    .amount-content
    .current {
    color: #ff7a00;
}

@media (max-width: 1199px) and (min-width: 992px) {
    .auction-item-2 .auction-content .bid-area .bid-amount {
        padding: 12px 5px;
    }
}

@media screen and (max-width: 450px) {
    .auction-item-2 .auction-content .bid-area .bid-amount {
        padding: 12px 0;
    }

    .auction-item-2 .auction-content .bid-area .bid-amount .icon {
        width: 25px;
    }

    .auction-item-2 .auction-content .bid-area .bid-amount .icon i {
        font-size: 30px;
    }

    .auction-item-2 .auction-content .bid-area .bid-amount .amount-content {
        padding-left: 15px;
    }

    .auction-item-2
        .auction-content
        .bid-area
        .bid-amount
        .amount-content
        .amount {
        font-size: 18px;
    }
}

.auction-item-2 .auction-content .countdown-area {
    font-size: 18px;
    justify-content: space-between;
    align-items: center;
    margin-top: 5px;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
}

.auction-item-2 .auction-content .countdown-area .countdown {
    margin-top: 5px;
    text-shadow: 0px 5px 3px rgba(245, 49, 127, 0.2);
    background: -webkit-linear-gradient(#ff7c6e, #f5317f);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.auction-item-2 .auction-content .countdown-area .total-bids {
    margin-top: 5px;
    color: #43b055;
    padding-left: 15px;
    text-shadow: 0px 6px 7px rgba(0, 0, 0, 0.19);
    border-left: 1px solid #d0cff0;
    line-height: 20px;
}

@media (min-width: 1200px) {
    .auction-item-2 .auction-content .countdown-area .total-bids {
        padding-left: 35px;
    }
}

.auction-item-2:hover {
    box-shadow: -2.034px 6.84px 10px 0px rgba(56, 34, 154, 0.168);
}

.auction-item-2:hover .auction-thumb a {
    display: block;
    overflow: hidden;
}

.auction-item-2:hover .auction-thumb a img {
    transform: scale(1.1);
}

/*Jewelry Section Starts Here*/
.jewelry-bg,
.car-bg {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}

.jewelry-bg img,
.car-bg img {
    width: 100%;
}

.car-bg {
    min-width: 1400px;
    left: 50%;
    transform: translateX(-50%);
}

/*Call In Section Starts Here*/
.call-wrapper {
    padding: 80px 80px 50px;
    border-radius: 20px;
    justify-content: space-between;
    align-items: center;
}

.call-wrapper .section-header {
    max-width: 420px;
    text-align: left;
    margin-left: 0;
    margin-bottom: 30px;
}

.call-wrapper .custom-button {
    color: #ff7a00;
    margin-bottom: 30px;
}

@media (max-width: 991px) {
    .call-wrapper {
        padding: 65px 40px 30px;
    }
}

@media (max-width: 575px) {
    .call-wrapper {
        padding: 65px 30px 30px;
    }
}

@media screen and (max-width: 499px) {
    .call-wrapper {
        padding: 65px 15px 30px;
    }
}

/*Popular Auction Section Starts Here*/
.auction-item-3 {
    margin-bottom: 40px;
    transition: all 0.4s;
    transition: all 0.4s;
}

.auction-item-3 .auction-thumb {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    background-color: rgb(246, 246, 255);
    justify-content: center;
    align-items: center;
    width: calc(50% - 7px);
}

.auction-item-3 .auction-thumb a {
    display: block;
    overflow: hidden;
}

.auction-item-3 .auction-thumb a img {
    transition: all 0.5s;
}

.auction-item-3 .auction-thumb .bid {
    width: 40px;
    height: 40px;
    color: #ffffff;
    line-height: 40px;
    font-size: 18px;
    position: absolute;
    bottom: 20px;
    right: 20px;
    border-radius: 50%;
    text-align: center;
    background: -ms-linear-gradient(
        135deg,
        rgb(177, 34, 230) 0%,
        rgb(255, 99, 222) 100%
    );
    box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.13);
    background: #ffffff;
}

.auction-item-3 .auction-thumb .bid i {
    color: #43b055;
}

.auction-item-3 .auction-thumb .rating {
    color: #ff7800;
    position: absolute;
    top: 20px;
    right: 20px;
}

.auction-item-3 .auction-thumb img {
    width: 100%;
}

.auction-item-3 .auction-content {
    padding-left: 20px;
    width: calc(50% + 7px);
    text-align: center;
    align-self: center;
}

.auction-item-3 .auction-content .title {
    margin: 0;
    line-height: 26px;
    font-size: 20px;
    margin-bottom: 15px;
}

.auction-item-3 .auction-content .title a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}

.auction-item-3 .auction-content .bid-amount {
    padding: 12px 20px;
    justify-content: center;
    align-items: center;
    border-bottom: 2px dotted #deddf5;
    border-top: 2px dotted #deddf5;
}

.auction-item-3 .auction-content .bid-amount .icon i {
    line-height: 1;
    font-size: 36px;
    color: #43b055;
}

.auction-item-3 .auction-content .bid-amount .amount-content {
    padding-left: 15px;
}

.auction-item-3 .auction-content .bid-amount .amount-content .current {
    font-size: 14px;
    color: #43b055;
    line-height: 20px;
    margin-bottom: 5px;
}

.auction-item-3 .auction-content .bid-amount .amount-content .amount {
    font-size: 20px;
    line-height: 20px;
    color: #171d1c;
}

.auction-item-3 .auction-content .bids-area {
    margin-top: 7px;
    font-size: 16px;
}

.auction-item-3 .auction-content .bids-area .total-bids {
    color: #43b055;
}

@media screen and (max-width: 520px) {
    .auction-item-3 {
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
    }

    .auction-item-3 .auction-thumb,
    .auction-item-3 .auction-content {
        width: 100%;
    }

    .auction-item-3 .auction-content {
        padding: 0;
        padding-top: 20px;
    }
}

.auction-item-3:hover {
    box-shadow: -2.034px 6.84px 10px 0px rgba(56, 34, 154, 0.168);
}

.auction-item-3:hover .auction-thumb a {
    display: block;
    overflow: hidden;
}

.auction-item-3:hover .auction-thumb a img {
    transform: scale(1.1);
}

.popular-auction-wrapper {
    border-radius: 20px;
    background-color: #ffffff;
    box-shadow: 0 0 20px rgba(23, 29, 28, 0.2);
    padding: 50px 30px;
}

@media (max-width: 767px) {
    .popular-auction-wrapper {
        box-shadow: none;
        background: transparent;
        padding: 0;
    }

    .popular-auction-wrapper .auction-item-3 {
        box-shadow: 0px 9px 20px 0px rgba(22, 26, 57, 0.26);
        background: #ffffff;
        padding: 15px;
        border-radius: 10px;
        margin-bottom: 30px;
    }
}

.popular-bg,
.how-video-shape {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 600px;
    max-height: calc(100% - 120px);
}

.how-video-shape {
    background-size: contain;
    background-position: left top;
}

/*Real Estate Auction Starts Here*/
.auction-item-4 {
    border-radius: 10px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    transition: all 0.4s;
}

.auction-item-4 .auction-thumb {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    background-color: rgb(246, 246, 255);
    justify-content: center;
    align-items: center;
    width: 100%;
}

.auction-item-4 .auction-thumb a {
    display: block;
    overflow: hidden;
}

.auction-item-4 .auction-thumb a img {
    transition: all 0.5s;
}

.auction-item-4 .auction-thumb .bid {
    width: 40px;
    height: 40px;
    color: #ffffff;
    line-height: 40px;
    font-size: 18px;
    position: absolute;
    bottom: 20px;
    right: 20px;
    border-radius: 50%;
    text-align: center;
    background: -ms-linear-gradient(
        135deg,
        rgb(177, 34, 230) 0%,
        rgb(255, 99, 222) 100%
    );
    box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.13);
    background: #ffffff;
}

.auction-item-4 .auction-thumb .bid i {
    color: #43b055;
}

.auction-item-4 .auction-thumb .rating {
    color: #ff7800;
    position: absolute;
    top: 20px;
    right: 20px;
}

.auction-item-4 .auction-thumb img {
    width: 100%;
}

.auction-item-4 .auction-thumb a {
    display: block;
}

.auction-item-4 .auction-content {
    width: 100%;
    text-align: center;
}

.auction-item-4 .auction-content .title {
    margin: 0;
    padding: 16px 0;
}

.auction-item-4 .auction-content .title a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}

.auction-item-4 .auction-content .custom-button {
    width: 100%;
    max-width: 230px;
    text-align: center;
}

.auction-item-4 .auction-content .bid-area .bid-amount {
    padding: 12px 10px;
    align-items: center;
    border-bottom: 2px dotted #deddf5;
    border-top: 2px dotted #deddf5;
    width: 50%;
    justify-content: center;
    position: relative;
}

.auction-item-4 .auction-content .bid-area .bid-amount .icon {
    max-width: 30px;
}

.auction-item-4 .auction-content .bid-area .bid-amount .icon i {
    line-height: 1;
    font-size: 36px;
    color: #43b055;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .auction-item-4 .auction-content .bid-area .bid-amount .icon {
        max-width: 25px;
    }

    .auction-item-4 .auction-content .bid-area .bid-amount .icon i {
        font-size: 30px;
    }
}

.auction-item-4 .auction-content .bid-area .bid-amount .amount-content {
    padding-left: 15px;
    max-width: calc(100% - 30px);
}

.auction-item-4
    .auction-content
    .bid-area
    .bid-amount
    .amount-content
    .current {
    font-size: 14px;
    color: #43b055;
    line-height: 20px;
    margin-bottom: 5px;
}

.auction-item-4 .auction-content .bid-area .bid-amount .amount-content .amount {
    font-size: 20px;
    line-height: 20px;
    color: #171d1c;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .auction-item-4 .auction-content .bid-area .bid-amount .amount-content {
        max-width: calc(100% - 25px);
    }

    .auction-item-4
        .auction-content
        .bid-area
        .bid-amount
        .amount-content
        .amount {
        font-size: 18px;
    }
}

.auction-item-4 .auction-content .bid-area .bid-amount::before {
    width: 1px;
    right: 0;
    bottom: 15px;
    top: 15px;
    background: #bfbee8;
}

.auction-item-4 .auction-content .bid-area .bid-amount:nth-child(even)::before {
    display: none;
}

.auction-item-4 .auction-content .bid-area .bid-amount:nth-child(even) .icon i,
.auction-item-4
    .auction-content
    .bid-area
    .bid-amount:nth-child(even)
    .amount-content
    .current {
    color: #ff7a00;
}

@media (max-width: 1199px) and (min-width: 992px) {
    .auction-item-4 .auction-content .bid-area .bid-amount {
        padding: 12px 5px;
    }
}

@media screen and (max-width: 450px) {
    .auction-item-4 .auction-content .bid-area .bid-amount {
        padding: 12px 0;
    }

    .auction-item-4 .auction-content .bid-area .bid-amount .icon {
        width: 25px;
    }

    .auction-item-4 .auction-content .bid-area .bid-amount .icon i {
        font-size: 30px;
    }

    .auction-item-4 .auction-content .bid-area .bid-amount .amount-content {
        padding-left: 15px;
    }

    .auction-item-4
        .auction-content
        .bid-area
        .bid-amount
        .amount-content
        .amount {
        font-size: 18px;
    }
}

.auction-item-4 .auction-content .countdown-area {
    font-size: 18px;
    justify-content: space-between;
    align-items: center;
    margin-top: 5px;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
}

.auction-item-4 .auction-content .countdown-area .countdown {
    margin-top: 5px;
    text-shadow: 0px 5px 3px rgba(245, 49, 127, 0.2);
    background: -webkit-linear-gradient(#ff7c6e, #f5317f);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.auction-item-4 .auction-content .countdown-area .total-bids {
    margin-top: 5px;
    color: #43b055;
    padding-left: 15px;
    text-shadow: 0px 6px 7px rgba(0, 0, 0, 0.19);
    border-left: 1px solid #d0cff0;
    line-height: 20px;
}

@media (min-width: 1200px) {
    .auction-item-4 .auction-content .countdown-area .total-bids {
        padding-left: 35px;
    }
}

@media (min-width: 992px) {
    .auction-item-4 {
        justify-content: space-between;
        align-items: center;
    }

    .auction-item-4 .auction-content {
        width: calc(41.6666666667% - 15px);
    }

    .auction-item-4 .auction-content .title {
        margin-bottom: 15px;
    }

    .auction-item-4 .auction-content .countdown-area {
        margin-top: 15px;
        margin-bottom: 25px;
    }

    .auction-item-4 .auction-content .countdown-area .total-bids {
        width: 50%;
    }

    .auction-item-4 .auction-thumb {
        width: calc(58.3333333333% - 15px);
    }
}

@media (max-width: 991px) {
    .auction-item-4 {
        background-color: #ffffff;
        border: 1px solid rgb(212, 215, 245);
        padding: 10px 10px 30px;
    }
}

@media (max-width: 575px) {
    .auction-item-4 {
        max-width: 350px;
        margin: 0 auto;
    }
}

.auction-item-4:hover {
    box-shadow: -2.034px 6.84px 10px 0px rgba(56, 34, 154, 0.168);
}

.auction-item-4:hover .auction-thumb a {
    display: block;
    overflow: hidden;
}

.auction-item-4:hover .auction-thumb a img {
    transform: scale(1.1);
}

.owl-dots {
    counter-reset: realCounter;
    position: absolute;
    right: 60px;
    bottom: -60px;
    width: 175px;
    text-align: center;
}

.owl-dots .owl-dot {
    counter-increment: realCounter;
    background: transparent;
    position: relative;
}

.owl-dots .owl-dot span {
    display: none !important;
}

.owl-dots .owl-dot::before {
    content: counter(realCounter);
    margin: 0;
    width: 30px !important;
    height: 30px !important;
    line-height: 30px !important;
    display: block !important;
    color: #52606d;
}

.owl-dots .owl-dot.active::before {
    color: #8dc63f;
    font-size: 24px;
}

.owl-dots .owl-dot:nth-of-type(n + 6) {
    display: none;
}

@media (max-width: 767px) {
    .owl-dots {
        width: unset;
        left: 60px;
    }
}

/*Upcoming Auction Section Starts Here*/
.filter-wrapper {
    box-shadow: 0px 14px 10px 0px rgb(236, 232, 253);
    margin-bottom: 40px;
}

@media (min-width: 992px) {
    .filter-wrapper {
        margin-bottom: 60px;
    }
}

.filter {
    justify-content: center;
    text-align: center;
    margin-top: -25px;
}

.filter li {
    flex-grow: 1;
    cursor: pointer;
    padding: 0;
    text-transform: capitalize;
}

.filter li span {
    padding: 15px 25px;
    display: inline-block;
    position: relative;
}

.filter li span::before {
    bottom: 0;
    left: 0;
    height: 2px;
    background: #ff7a00;
    width: 0;
    transition: all ease 0.3s;
}

@media (max-width: 767px) {
    .filter li span {
        padding: 5px 15px;
        font-size: 16px;
    }
}

.filter li.active {
    color: #ff7a00;
}

.filter li.active span::before {
    width: 100%;
}

.filter li i {
    margin-right: 5px;
}

.filter.niche-border {
    border-bottom: 2px solid rgb(212, 212, 241);
}

.filter.niche-border li span::before {
    bottom: -2px;
}

.no-shadow {
    box-shadow: none;
}

.auction-item-5 {
    padding: 15px;
    width: 100%;
    transition: all 0.4s;
}

.auction-item-5 .auction-inner {
    padding: 10px;
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 9px 20px 0px rgba(22, 26, 57, 0.36);
    overflow: hidden;
    position: relative;
}

.auction-item-5 .auction-inner .auction-thumb {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    background-color: rgb(246, 246, 255);
    justify-content: center;
    align-items: center;
    width: 350px;
}

.auction-item-5 .auction-inner .auction-thumb a {
    display: block;
    overflow: hidden;
}

.auction-item-5 .auction-inner .auction-thumb a img {
    transition: all 0.5s;
}

.auction-item-5 .auction-inner .auction-thumb .rating {
    color: #ff7800;
    position: absolute;
    top: 20px;
    right: 20px;
}

.auction-item-5 .auction-inner .auction-thumb img {
    width: 100%;
}

.auction-item-5 .auction-inner .auction-content {
    width: 495px;
    padding: 15px 20px;
    align-self: center;
}

.auction-item-5 .auction-inner .auction-content .title-area {
    padding: 0 0 30px;
}

.auction-item-5 .auction-inner .auction-content .title-area .title {
    margin: 0;
    line-height: 28px;
    font-size: 20px;
    margin-bottom: 16px;
}

.auction-item-5 .auction-inner .auction-content .title-area .title a {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}

.auction-item-5 .auction-inner .auction-content .title-area .list-area {
    margin: -5px -20px;
    font-size: 16px;
}

@media (max-width: 991px) {
    .auction-item-5 .auction-inner .auction-content .title-area .list-area {
        font-size: 14px;
    }
}

.auction-item-5
    .auction-inner
    .auction-content
    .title-area
    .list-area
    .list-item {
    padding: 5px 20px;
    color: #52606d;
    border-right: 1px solid #bfbee8;
    display: inline-block;
    line-height: 1;
    max-width: 50%;
}

.auction-item-5
    .auction-inner
    .auction-content
    .title-area
    .list-area
    .list-item:last-child {
    border: none;
}

.auction-item-5
    .auction-inner
    .auction-content
    .title-area
    .list-area
    .list-item
    .list-id {
    color: #171d1c;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
}

.auction-item-5
    .auction-inner
    .auction-content
    .title-area
    .list-area
    .list-item
    .list-id::after {
    content: " : ";
}

.auction-item-5 .auction-inner .auction-content .bid-area {
    border-bottom: 2px dotted #deddf5;
    border-top: 2px dotted #deddf5;
}

.auction-item-5
    .auction-inner
    .auction-content
    .bid-area
    .bid-inner
    .bid-amount {
    padding: 12px 10px;
    align-items: center;
    max-width: 50%;
    width: 185px;
    position: relative;
}

.auction-item-5
    .auction-inner
    .auction-content
    .bid-area
    .bid-inner
    .bid-amount
    .icon {
    max-width: 30px;
}

.auction-item-5
    .auction-inner
    .auction-content
    .bid-area
    .bid-inner
    .bid-amount
    .icon
    i {
    line-height: 1;
    font-size: 36px;
    color: #43b055;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .auction-item-5
        .auction-inner
        .auction-content
        .bid-area
        .bid-inner
        .bid-amount
        .icon {
        max-width: 25px;
    }

    .auction-item-5
        .auction-inner
        .auction-content
        .bid-area
        .bid-inner
        .bid-amount
        .icon
        i {
        font-size: 30px;
    }
}

.auction-item-5
    .auction-inner
    .auction-content
    .bid-area
    .bid-inner
    .bid-amount
    .amount-content {
    padding-left: 15px;
    max-width: calc(100% - 30px);
}

.auction-item-5
    .auction-inner
    .auction-content
    .bid-area
    .bid-inner
    .bid-amount
    .amount-content
    .current {
    font-size: 14px;
    color: #43b055;
    line-height: 20px;
    margin-bottom: 5px;
}

.auction-item-5
    .auction-inner
    .auction-content
    .bid-area
    .bid-inner
    .bid-amount
    .amount-content
    .amount {
    font-size: 20px;
    line-height: 20px;
    color: #171d1c;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .auction-item-5
        .auction-inner
        .auction-content
        .bid-area
        .bid-inner
        .bid-amount
        .amount-content {
        max-width: calc(100% - 25px);
    }

    .auction-item-5
        .auction-inner
        .auction-content
        .bid-area
        .bid-inner
        .bid-amount
        .amount-content
        .amount {
        font-size: 18px;
    }
}

.auction-item-5
    .auction-inner
    .auction-content
    .bid-area
    .bid-inner
    .bid-amount::before {
    width: 1px;
    right: 0;
    bottom: 15px;
    top: 15px;
    background: #bfbee8;
}

@media (min-width: 1200px) {
    .auction-item-5
        .auction-inner
        .auction-content
        .bid-area
        .bid-inner
        .bid-amount:nth-child(even) {
        padding-left: 30px;
    }
}

.auction-item-5
    .auction-inner
    .auction-content
    .bid-area
    .bid-inner
    .bid-amount:nth-child(even)::before {
    display: none;
}

.auction-item-5
    .auction-inner
    .auction-content
    .bid-area
    .bid-inner
    .bid-amount:nth-child(even)
    .icon
    i,
.auction-item-5
    .auction-inner
    .auction-content
    .bid-area
    .bid-inner
    .bid-amount:nth-child(even)
    .amount-content
    .current {
    color: #ff7a00;
}

@media (max-width: 1199px) and (min-width: 992px) {
    .auction-item-5
        .auction-inner
        .auction-content
        .bid-area
        .bid-inner
        .bid-amount {
        padding: 12px 5px;
    }
}

@media screen and (max-width: 450px) {
    .auction-item-5
        .auction-inner
        .auction-content
        .bid-area
        .bid-inner
        .bid-amount {
        padding: 12px 0;
    }

    .auction-item-5
        .auction-inner
        .auction-content
        .bid-area
        .bid-inner
        .bid-amount
        .icon {
        width: 25px;
    }

    .auction-item-5
        .auction-inner
        .auction-content
        .bid-area
        .bid-inner
        .bid-amount
        .icon
        i {
        font-size: 30px;
    }

    .auction-item-5
        .auction-inner
        .auction-content
        .bid-area
        .bid-inner
        .bid-amount
        .amount-content {
        padding-left: 15px;
    }

    .auction-item-5
        .auction-inner
        .auction-content
        .bid-area
        .bid-inner
        .bid-amount
        .amount-content
        .amount {
        font-size: 18px;
    }
}

.auction-item-5 .auction-inner .auction-content .bid-count-area {
    margin: -5px -20px;
    margin-top: 15px;
    font-size: 16px;
    align-items: center;
}

@media (max-width: 991px) {
    .auction-item-5 .auction-inner .auction-content .bid-count-area {
        font-size: 14px;
    }
}

.auction-item-5 .auction-inner .auction-content .bid-count-area .item {
    padding: 5px 20px;
    color: #43b055;
    border-right: 1px solid #bfbee8;
    display: inline-block;
    line-height: 1;
    max-width: 50%;
}

.auction-item-5
    .auction-inner
    .auction-content
    .bid-count-area
    .item:last-child {
    border: none;
}

.auction-item-5 .auction-inner .auction-content .bid-count-area .item .left {
    color: #171d1c;
}

.auction-item-5
    .auction-inner
    .auction-content
    .bid-count-area
    .item
    .left::after {
    content: " : ";
}

.auction-item-5 .auction-inner .auction-bidding {
    border-radius: 10px;
    background-color: rgba(214, 213, 243, 0.302);
    padding: 30px 15px;
    width: calc(100% - 350px - 495px);
    text-align: center;
}

.auction-item-5 .auction-inner .auction-bidding .bid-title {
    color: #8dc63f;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
}

.auction-item-5 .auction-inner .auction-bidding .countdown {
    margin-bottom: 30px;
}

.auction-item-5 .auction-inner .auction-bidding .bid-incr {
    margin-bottom: 25px;
}

.auction-item-5 .auction-inner .auction-bidding .bid-incr .title {
    margin-bottom: 18px;
    display: block;
}

.auction-item-5 .auction-inner .auction-bidding {
    text-transform: capitalize;
    font-size: 16px;
}

@media (max-width: 1199px) {
    .auction-item-5 .auction-inner .auction-thumb {
        width: 250px;
    }

    .auction-item-5 .auction-inner .auction-content {
        width: 410px;
    }

    .auction-item-5 .auction-inner .auction-bidding {
        width: calc(100% - 260px - 400px);
    }
}

@media (max-width: 991px) {
    .auction-item-5 {
        width: 50%;
    }

    .auction-item-5 .auction-inner .auction-thumb,
    .auction-item-5 .auction-inner .auction-content,
    .auction-item-5 .auction-inner .auction-bidding {
        width: 100%;
    }

    .auction-item-5 .auction-inner .auction-content {
        padding: 25px 0 30px;
    }

    .auction-item-5 .auction-inner .auction-content .title-area .title {
        margin-bottom: 5px;
    }

    .auction-item-5 .auction-inner .auction-bidding .custom-button {
        font-size: 14px;
    }

    .auction-item-5 .auction-inner .auction-bidding .countdown {
        margin-bottom: 15px;
    }

    .auction-item-5 .auction-inner .auction-bidding .bid-incr {
        margin-bottom: 15px;
    }
}

@media (max-width: 767px) {
    .auction-item-5 {
        width: 100%;
    }
}

@media screen and (max-width: 767px) and (min-width: 426px) {
    .auction-item-5 {
        text-align: center;
    }

    .auction-item-5 .title-area .list-area {
        justify-content: center;
        margin: -5px -15px;
    }

    .auction-item-5 .bid-area .bid-inner {
        justify-content: center;
    }

    .auction-item-5 .bid-count-area {
        justify-content: center;
        margin: -5px -15px;
    }
}

@media screen and (max-width: 425px) {
    .auction-item-5 .auction-inner .auction-content {
        padding: 20px 0;
    }

    .auction-item-5 .auction-inner .auction-content .title-area {
        padding-bottom: 20px;
    }

    .auction-item-5 .auction-inner .auction-content .title-area .title {
        margin-bottom: 12px;
    }

    .auction-item-5
        .auction-inner
        .auction-content
        .title-area
        .list-area
        .list-item {
        width: 100%;
        max-width: 100%;
        border: none;
    }

    .auction-item-5 .auction-inner .auction-content .bid-count-area .item {
        width: 100%;
        max-width: 100%;
        border: none;
    }
}

.auction-item-5:hover {
    box-shadow: -2.034px 6.84px 10px 0px rgba(56, 34, 154, 0.168);
}

.auction-item-5:hover .auction-thumb a {
    display: block;
    overflow: hidden;
}

.auction-item-5:hover .auction-thumb a img {
    transform: scale(1.1);
}

.upcoming-badge {
    width: 125px;
    height: 128px;
    left: 0;
    top: 0;
    color: #ffffff;
    font-size: 30px;
    padding: 20px;
    line-height: 1;
    z-index: 2;
    background: -webkit-linear-gradient(
        135deg,
        rgb(44, 191, 199) 0%,
        rgb(70, 238, 170) 100%
    );
    clip-path: polygon(100% 0, 0% 100%, 0 0);
    -webkit-clip-path: polygon(100% 0, 0% 100%, 0 0);
    text-align: left;
}

@media screen and (max-width: 425px) {
    .upcoming-badge {
        width: 100px;
        height: 100px;
        padding: 15px;
        font-size: 24px;
    }
}

/*Upcoming Auction Section Starts Here*/
.auction-item-7 {
    padding: 15px;
    width: 100%;
    transition: all 0.4s;
}

.auction-item-7 .auction-inner {
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 9px 20px 0px rgba(22, 26, 57, 0.36);
    overflow: hidden;
    position: relative;
}

.auction-item-7 .auction-inner .auction-thumb {
    position: relative;
    overflow: hidden;
    background-color: rgb(246, 246, 255);
    justify-content: center;
    align-items: center;
    width: 350px;
}

.auction-item-7 .auction-inner .auction-thumb a {
    display: block;
    overflow: hidden;
}

.auction-item-7 .auction-inner .auction-thumb a img {
    transition: all 0.5s;
}

.auction-item-7 .auction-inner .auction-thumb .rating {
    color: #ff7800;
    position: absolute;
    top: 20px;
    right: 20px;
}

.auction-item-7 .auction-inner .auction-thumb img {
    width: 100%;
}

.auction-item-7 .auction-inner .auction-content {
    width: 495px;
    padding: 15px 20px;
    align-self: center;
}

.auction-item-7 .auction-inner .auction-content .title-area {
    padding: 0 0 15px;
}

.auction-item-7 .auction-inner .auction-content .title-area .title {
    margin: 0;
    line-height: 28px;
    font-size: 20px;
    margin-bottom: 10px;
}

.auction-item-7 .auction-inner .auction-content .title-area .title a {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}

.auction-item-7 .auction-inner .auction-content .title-area .list-area {
    margin: -5px -20px 9px;
    font-size: 16px;
}

@media (max-width: 991px) {
    .auction-item-7 .auction-inner .auction-content .title-area .list-area {
        font-size: 14px;
    }
}

.auction-item-7
    .auction-inner
    .auction-content
    .title-area
    .list-area
    .list-item {
    padding: 5px 20px;
    color: #52606d;
    border-right: 1px solid #bfbee8;
    display: inline-block;
    line-height: 1;
    max-width: 50%;
}

.auction-item-7
    .auction-inner
    .auction-content
    .title-area
    .list-area
    .list-item:last-child {
    border: none;
}

.auction-item-7
    .auction-inner
    .auction-content
    .title-area
    .list-area
    .list-item
    .list-id {
    color: #171d1c;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
}

.auction-item-7
    .auction-inner
    .auction-content
    .title-area
    .list-area
    .list-item
    .list-id::after {
    content: " : ";
}

.auction-item-7 .auction-inner .auction-content .title-area .item-feature {
    margin: 0 -10px;
}

.auction-item-7 .auction-inner .auction-content .title-area .item-feature span {
    padding: 0 12px 0 10px;
    margin-bottom: 5px;
    font-size: 14px;
    position: relative;
}

.auction-item-7
    .auction-inner
    .auction-content
    .title-area
    .item-feature
    span::after {
    content: "|";
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 1;
}

.auction-item-7
    .auction-inner
    .auction-content
    .title-area
    .item-feature
    span:last-child::after {
    display: none;
}

.auction-item-7 .auction-inner .auction-content .bid-area {
    border-bottom: 2px dotted #deddf5;
    border-top: 2px dotted #deddf5;
}

.auction-item-7
    .auction-inner
    .auction-content
    .bid-area
    .bid-inner
    .bid-amount {
    padding: 12px 10px;
    align-items: center;
    max-width: 50%;
    width: 185px;
    position: relative;
}

.auction-item-7
    .auction-inner
    .auction-content
    .bid-area
    .bid-inner
    .bid-amount
    .icon {
    max-width: 30px;
}

.auction-item-7
    .auction-inner
    .auction-content
    .bid-area
    .bid-inner
    .bid-amount
    .icon
    i {
    line-height: 1;
    font-size: 36px;
    color: #43b055;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .auction-item-7
        .auction-inner
        .auction-content
        .bid-area
        .bid-inner
        .bid-amount
        .icon {
        max-width: 25px;
    }

    .auction-item-7
        .auction-inner
        .auction-content
        .bid-area
        .bid-inner
        .bid-amount
        .icon
        i {
        font-size: 30px;
    }
}

.auction-item-7
    .auction-inner
    .auction-content
    .bid-area
    .bid-inner
    .bid-amount
    .amount-content {
    padding-left: 15px;
    max-width: calc(100% - 30px);
}

.auction-item-7
    .auction-inner
    .auction-content
    .bid-area
    .bid-inner
    .bid-amount
    .amount-content
    .current {
    font-size: 14px;
    color: #43b055;
    line-height: 20px;
    margin-bottom: 5px;
}

.auction-item-7
    .auction-inner
    .auction-content
    .bid-area
    .bid-inner
    .bid-amount
    .amount-content
    .amount {
    font-size: 20px;
    line-height: 20px;
    color: #171d1c;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .auction-item-7
        .auction-inner
        .auction-content
        .bid-area
        .bid-inner
        .bid-amount
        .amount-content {
        max-width: calc(100% - 25px);
    }

    .auction-item-7
        .auction-inner
        .auction-content
        .bid-area
        .bid-inner
        .bid-amount
        .amount-content
        .amount {
        font-size: 18px;
    }
}

.auction-item-7
    .auction-inner
    .auction-content
    .bid-area
    .bid-inner
    .bid-amount::before {
    width: 1px;
    right: 0;
    bottom: 15px;
    top: 15px;
    background: #bfbee8;
}

@media (min-width: 1200px) {
    .auction-item-7
        .auction-inner
        .auction-content
        .bid-area
        .bid-inner
        .bid-amount:nth-child(even) {
        padding-left: 30px;
    }
}

.auction-item-7
    .auction-inner
    .auction-content
    .bid-area
    .bid-inner
    .bid-amount:nth-child(even)::before {
    display: none;
}

.auction-item-7
    .auction-inner
    .auction-content
    .bid-area
    .bid-inner
    .bid-amount:nth-child(even)
    .icon
    i,
.auction-item-7
    .auction-inner
    .auction-content
    .bid-area
    .bid-inner
    .bid-amount:nth-child(even)
    .amount-content
    .current {
    color: #ff7a00;
}

@media (max-width: 1199px) and (min-width: 992px) {
    .auction-item-7
        .auction-inner
        .auction-content
        .bid-area
        .bid-inner
        .bid-amount {
        padding: 12px 5px;
    }
}

@media screen and (max-width: 450px) {
    .auction-item-7
        .auction-inner
        .auction-content
        .bid-area
        .bid-inner
        .bid-amount {
        padding: 12px 0;
    }

    .auction-item-7
        .auction-inner
        .auction-content
        .bid-area
        .bid-inner
        .bid-amount
        .icon {
        width: 25px;
    }

    .auction-item-7
        .auction-inner
        .auction-content
        .bid-area
        .bid-inner
        .bid-amount
        .icon
        i {
        font-size: 30px;
    }

    .auction-item-7
        .auction-inner
        .auction-content
        .bid-area
        .bid-inner
        .bid-amount
        .amount-content {
        padding-left: 15px;
    }

    .auction-item-7
        .auction-inner
        .auction-content
        .bid-area
        .bid-inner
        .bid-amount
        .amount-content
        .amount {
        font-size: 18px;
    }
}

.auction-item-7 .auction-inner .auction-content .bid-count-area {
    margin: -5px -20px;
    margin-top: 15px;
    font-size: 16px;
    align-items: center;
}

@media (max-width: 991px) {
    .auction-item-7 .auction-inner .auction-content .bid-count-area {
        font-size: 14px;
    }
}

.auction-item-7 .auction-inner .auction-content .bid-count-area .item {
    padding: 5px 20px;
    color: #43b055;
    border-right: 1px solid #bfbee8;
    display: inline-block;
    line-height: 1;
    max-width: 50%;
}

.auction-item-7
    .auction-inner
    .auction-content
    .bid-count-area
    .item:last-child {
    border: none;
}

.auction-item-7 .auction-inner .auction-content .bid-count-area .item .left {
    color: #171d1c;
}

.auction-item-7
    .auction-inner
    .auction-content
    .bid-count-area
    .item
    .left::after {
    content: " : ";
}

.auction-item-7 .auction-inner .auction-bidding {
    border-radius: 10px;
    background-color: rgba(214, 213, 243, 0.302);
    padding: 30px 15px;
    width: calc(100% - 350px - 495px);
    text-align: center;
}

.auction-item-7 .auction-inner .auction-bidding .bid-title {
    color: #8dc63f;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
}

.auction-item-7 .auction-inner .auction-bidding .countdown {
    margin-bottom: 30px;
}

.auction-item-7 .auction-inner .auction-bidding .bid-incr {
    margin-bottom: 25px;
}

.auction-item-7 .auction-inner .auction-bidding .bid-incr .title {
    margin-bottom: 18px;
    display: block;
}

.auction-item-7 .auction-inner .auction-bidding {
    text-transform: capitalize;
    font-size: 16px;
}

@media (max-width: 1199px) {
    .auction-item-7 .auction-inner .auction-thumb {
        width: 250px;
    }

    .auction-item-7 .auction-inner .auction-content {
        width: 410px;
    }

    .auction-item-7 .auction-inner .auction-bidding {
        width: calc(100% - 260px - 400px);
    }
}

@media (max-width: 991px) {
    .auction-item-7 {
        width: 50%;
    }

    .auction-item-7 .auction-inner {
        padding: 10px;
    }

    .auction-item-7 .auction-inner .auction-thumb,
    .auction-item-7 .auction-inner .auction-content,
    .auction-item-7 .auction-inner .auction-bidding {
        width: 100%;
    }

    .auction-item-7 .auction-inner .auction-thumb {
        border-radius: 10px;
    }

    .auction-item-7 .auction-inner .auction-content {
        padding: 25px 0 30px;
    }

    .auction-item-7 .auction-inner .auction-content .title-area .title {
        margin-bottom: 5px;
    }

    .auction-item-7 .auction-inner .auction-bidding .custom-button {
        font-size: 14px;
    }

    .auction-item-7 .auction-inner .auction-bidding .countdown {
        margin-bottom: 15px;
    }

    .auction-item-7 .auction-inner .auction-bidding .bid-incr {
        margin-bottom: 15px;
    }
}

@media (max-width: 767px) {
    .auction-item-7 {
        width: 100%;
    }
}

@media screen and (max-width: 767px) and (min-width: 426px) {
    .auction-item-7 {
        text-align: center;
    }

    .auction-item-7 .title-area .list-area {
        justify-content: center;
        margin: -5px -15px;
    }

    .auction-item-7 .bid-area .bid-inner {
        justify-content: center;
    }

    .auction-item-7 .bid-count-area {
        justify-content: center;
        margin: -5px -15px;
    }
}

@media screen and (max-width: 425px) {
    .auction-item-7 .auction-inner .auction-content {
        padding: 20px 0;
    }

    .auction-item-7 .auction-inner .auction-content .title-area {
        padding-bottom: 20px;
    }

    .auction-item-7 .auction-inner .auction-content .title-area .title {
        margin-bottom: 12px;
    }

    .auction-item-7
        .auction-inner
        .auction-content
        .title-area
        .list-area
        .list-item {
        width: 100%;
        max-width: 100%;
        border: none;
    }

    .auction-item-7 .auction-inner .auction-content .bid-count-area .item {
        width: 100%;
        max-width: 100%;
        border: none;
    }
}

.auction-item-7:hover {
    box-shadow: -2.034px 6.84px 10px 0px rgba(56, 34, 154, 0.168);
}

.auction-item-7:hover .auction-thumb a {
    display: block;
    overflow: hidden;
}

.auction-item-7:hover .auction-thumb a img {
    transform: scale(1.1);
}

.upcoming-badge-2 {
    width: 34px;
    height: 60px;
    background: #43b055;
    color: #ffffff;
    line-height: 74px;
    text-align: center;
    border-radius: 0 0 17px 17px;
    position: absolute;
    left: 30px;
    top: 0;
    z-index: 1;
}

.upcoming-badge-2:hover {
    color: #ffffff;
}

/*Trending Auction Starts Here*/
.auction-item-6 {
    margin-bottom: 30px;
    transition: all 0.4s;
}

.auction-item-6 .auction-inner {
    padding: 10px;
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 9px 20px 0px rgba(22, 26, 57, 0.36);
    overflow: hidden;
    position: relative;
}

.auction-item-6 .auction-inner .auction-thumb {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    background-color: rgb(246, 246, 255);
    justify-content: center;
    align-items: center;
    width: 325px;
}

.auction-item-6 .auction-inner .auction-thumb a {
    display: block;
    overflow: hidden;
}

.auction-item-6 .auction-inner .auction-thumb a img {
    transition: all 0.5s;
}

.auction-item-6 .auction-inner .auction-thumb .rating {
    color: #ff7800;
    position: absolute;
    top: 20px;
    right: 20px;
}

.auction-item-6 .auction-inner .auction-thumb .bid {
    width: 40px;
    height: 40px;
    color: #ffffff;
    line-height: 40px;
    font-size: 18px;
    position: absolute;
    bottom: 20px;
    right: 20px;
    border-radius: 50%;
    text-align: center;
    background: -ms-linear-gradient(
        135deg,
        rgb(177, 34, 230) 0%,
        rgb(255, 99, 222) 100%
    );
    box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.13);
    background: #ffffff;
}

.auction-item-6 .auction-inner .auction-thumb .bid i {
    color: #43b055;
}

.auction-item-6 .auction-inner .auction-thumb img {
    width: 100%;
}

.auction-item-6 .auction-inner .auction-content {
    width: calc(100% - 245px - 325px);
    padding: 10px 30px;
}

.auction-item-6 .auction-inner .auction-content .title {
    margin: 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #bccaea;
}

.auction-item-6 .auction-inner .auction-content .title a {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}

.auction-item-6 .auction-inner .auction-content .item-information {
    padding-top: 17px;
    margin-bottom: -10px;
}

.auction-item-6 .auction-inner .auction-content .item-information ul {
    width: 50%;
}

.auction-item-6 .auction-inner .auction-content .item-information ul li {
    padding: 0;
    color: #171d1c;
    margin-bottom: 5px;
    font-size: 16px;
}

.auction-item-6 .auction-inner .auction-content .item-information ul li span {
    color: #717185;
}

.auction-item-6
    .auction-inner
    .auction-content
    .item-information
    ul
    li
    span::after {
    content: ":";
    margin: 0 5px;
    display: inline-block;
}

.auction-item-6
    .auction-inner
    .auction-content
    .item-information
    ul:nth-child(even) {
    padding-left: 30px;
}

.auction-item-6 .auction-inner .auction-bidding {
    border-radius: 10px;
    background-color: rgba(214, 213, 243, 0.302);
    padding: 25px 15px;
    width: 245px;
    text-align: center;
}

.auction-item-6 .auction-inner .auction-bidding .bid-title {
    color: #8dc63f;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
}

.auction-item-6 .auction-inner .auction-bidding .countdown {
    margin-bottom: 15px;
}

.auction-item-6 .auction-inner .auction-bidding .bid-amount {
    padding: 12px 20px;
    justify-content: center;
    align-items: center;
    border-bottom: 2px dotted #deddf5;
    border-top: 2px dotted #deddf5;
}

.auction-item-6 .auction-inner .auction-bidding .bid-amount .icon i {
    line-height: 1;
    font-size: 36px;
    color: #43b055;
}

.auction-item-6 .auction-inner .auction-bidding .bid-amount .amount-content {
    padding-left: 15px;
}

.auction-item-6
    .auction-inner
    .auction-bidding
    .bid-amount
    .amount-content
    .current {
    font-size: 14px;
    color: #43b055;
    line-height: 20px;
    margin-bottom: 5px;
}

.auction-item-6
    .auction-inner
    .auction-bidding
    .bid-amount
    .amount-content
    .amount {
    font-size: 20px;
    line-height: 20px;
    color: #171d1c;
}

.auction-item-6 .auction-inner .auction-bidding .bids-area {
    padding: 15px 0;
    font-size: 16px;
}

.auction-item-6 .auction-inner .auction-bidding .bids-area .total-bids {
    color: #43b055;
}

.auction-item-6 .auction-inner .auction-bidding {
    text-transform: capitalize;
    font-size: 16px;
}

@media (max-width: 1199px) {
    .auction-item-6 .auction-inner .auction-thumb {
        width: 220px;
    }

    .auction-item-6 .auction-inner .auction-content {
        width: calc(100% - 220px - 220px);
    }

    .auction-item-6
        .auction-inner
        .auction-content
        .item-information
        ul:nth-child(even) {
        padding-left: 20px;
    }

    .auction-item-6 .auction-inner .auction-bidding {
        width: 220px;
    }
}

@media (max-width: 991px) {
    .auction-item-6 .auction-inner .auction-thumb,
    .auction-item-6 .auction-inner .auction-content,
    .auction-item-6 .auction-inner .auction-bidding {
        width: 100%;
    }

    .auction-item-6 .auction-inner .auction-content {
        padding: 30px 0;
        text-align: center;
    }

    .auction-item-6 .auction-inner .auction-content .title {
        padding-bottom: 15px;
    }

    .auction-item-6 .auction-inner .auction-content .item-information ul {
        width: 100%;
        padding-left: 0;
    }

    .auction-item-6
        .auction-inner
        .auction-content
        .item-information
        ul:nth-child(even) {
        padding-left: 0;
    }

    .auction-item-6 .auction-inner .auction-bidding .custom-button {
        font-size: 14px;
    }

    .auction-item-6 .auction-inner .auction-bidding .countdown {
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 425px) {
    .auction-item-6 .auction-inner .auction-content {
        padding: 15px 0 25px;
    }
}

.auction-item-6:hover {
    box-shadow: -2.034px 6.84px 10px 0px rgba(56, 34, 154, 0.168);
}

.auction-item-6:hover .auction-thumb a {
    display: block;
    overflow: hidden;
}

.auction-item-6:hover .auction-thumb a img {
    transform: scale(1.1);
}

/*Fetured Auction Section Starts Here*/
.auction-item-8 {
    border-radius: 10px;
    background-color: #ffffff;
    box-shadow: 0px 9px 20px 0px rgba(22, 26, 57, 0.36);
    margin: 0 auto 30px;
    transition: all 0.4s;
}

@media (max-width: 575px) {
    .auction-item-8 {
        max-width: 350px;
    }
}

.auction-item-8 .bid {
    background: #ffffff;
}

.auction-item-8 .bid i {
    color: #43b055;
}

.auction-item-8 .auction-thumb a {
    display: block;
    overflow: hidden;
}

.auction-item-8 .auction-thumb a img {
    transition: all 0.5s;
}

.auction-item-8 .auction-thumb .countdown-area {
    width: 94px;
    margin-bottom: -5px;
}

.auction-item-8 .auction-thumb .countdown-area .countdown {
    width: 34px;
    height: 143px;
    color: #ffffff;
    border-radius: 0 0 17px 17px;
    margin: 0 auto 15px;
    box-shadow: 0px 7px 16px 0px rgba(31, 30, 72, 0.26);
    position: relative;
    text-shadow: 0px 5px 3px rgba(245, 49, 127, 0.2);
    background-clip: unset;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    background: #43b055;
}

.auction-item-8 .auction-thumb .countdown-area .countdown::after,
.auction-item-8 .auction-thumb .countdown-area .countdown::before {
    position: absolute;
    content: " : ";
    left: 50%;
    transform: translateX(-50%);
}

.auction-item-8 .auction-thumb .countdown-area .countdown::after {
    top: 30px;
}

.auction-item-8 .auction-thumb .countdown-area .countdown::before {
    top: 75px;
}

.auction-item-8 .auction-thumb .countdown-area .countdown .count-item {
    background: transparent;
    color: #fff;
    text-shadow: none;
    text-align: center;
    font-size: 14px;
    line-height: 45px;
}

.auction-item-8 .auction-thumb .countdown-area .bid,
.auction-item-8 .auction-thumb .countdown-area .rating {
    margin: 0 auto 15px;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #43b055;
    box-shadow: 0px 7px 16px 0px rgba(31, 30, 72, 0.26);
    border-radius: 50%;
    display: block;
}

.auction-item-8 .auction-thumb .thumb-area {
    width: calc(100% - 94px);
    border-radius: 0 10px 0 0;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .auction-item-8 .auction-thumb .countdown-area {
        width: 70px;
    }

    .auction-item-8 .auction-thumb .thumb-area {
        width: calc(100% - 70px);
    }
}

@media screen and (max-width: 399px) {
    .auction-item-8 .auction-thumb .countdown-area {
        width: 70px;
    }

    .auction-item-8 .auction-thumb .thumb-area {
        width: calc(100% - 70px);
    }
}

.auction-item-8 .auction-content {
    padding: 0 10px 30px;
}

.auction-item-8 .auction-content .title-area {
    padding: 25px 0 16px;
}

.auction-item-8 .auction-content .title-area .title {
    margin: 0;
    line-height: 28px;
    font-size: 20px;
}

.auction-item-8 .auction-content .title-area .title a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}

.auction-item-8 .auction-content .title-area .item-feature {
    margin: 0 -10px;
}

.auction-item-8 .auction-content .title-area .item-feature span {
    padding: 0 12px 0 10px;
    margin-bottom: 5px;
    font-size: 14px;
    position: relative;
}

.auction-item-8 .auction-content .title-area .item-feature span::after {
    content: "|";
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 1;
}

.auction-item-8
    .auction-content
    .title-area
    .item-feature
    span:last-child::after {
    display: none;
}

.auction-item-8 .auction-content .custom-button {
    width: 100%;
    max-width: 230px;
    text-align: center;
}

.auction-item-8 .auction-content .bid-area .bid-amount {
    padding: 12px 10px;
    align-items: center;
    border-bottom: 2px dotted #deddf5;
    border-top: 2px dotted #deddf5;
    width: 50%;
    justify-content: center;
    position: relative;
}

.auction-item-8 .auction-content .bid-area .bid-amount .icon {
    max-width: 30px;
}

.auction-item-8 .auction-content .bid-area .bid-amount .icon i {
    line-height: 1;
    font-size: 36px;
    color: #43b055;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .auction-item-8 .auction-content .bid-area .bid-amount .icon {
        max-width: 25px;
    }

    .auction-item-8 .auction-content .bid-area .bid-amount .icon i {
        font-size: 30px;
    }
}

.auction-item-8 .auction-content .bid-area .bid-amount .amount-content {
    padding-left: 15px;
    max-width: calc(100% - 30px);
}

.auction-item-8
    .auction-content
    .bid-area
    .bid-amount
    .amount-content
    .current {
    font-size: 14px;
    color: #43b055;
    line-height: 20px;
    margin-bottom: 5px;
}

.auction-item-8 .auction-content .bid-area .bid-amount .amount-content .amount {
    font-size: 20px;
    line-height: 20px;
    color: #171d1c;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .auction-item-8 .auction-content .bid-area .bid-amount .amount-content {
        max-width: calc(100% - 25px);
    }

    .auction-item-8
        .auction-content
        .bid-area
        .bid-amount
        .amount-content
        .amount {
        font-size: 18px;
    }
}

.auction-item-8 .auction-content .bid-area .bid-amount::before {
    width: 1px;
    right: 0;
    bottom: 15px;
    top: 15px;
    background: #bfbee8;
}

.auction-item-8 .auction-content .bid-area .bid-amount:nth-child(even)::before {
    display: none;
}

.auction-item-8 .auction-content .bid-area .bid-amount:nth-child(even) .icon i,
.auction-item-8
    .auction-content
    .bid-area
    .bid-amount:nth-child(even)
    .amount-content
    .current {
    color: #ff7a00;
}

@media (max-width: 1199px) and (min-width: 992px) {
    .auction-item-8 .auction-content .bid-area .bid-amount {
        padding: 12px 5px;
    }
}

@media screen and (max-width: 450px) {
    .auction-item-8 .auction-content .bid-area .bid-amount {
        padding: 12px 0;
    }

    .auction-item-8 .auction-content .bid-area .bid-amount .icon {
        width: 25px;
    }

    .auction-item-8 .auction-content .bid-area .bid-amount .icon i {
        font-size: 30px;
    }

    .auction-item-8 .auction-content .bid-area .bid-amount .amount-content {
        padding-left: 15px;
    }

    .auction-item-8
        .auction-content
        .bid-area
        .bid-amount
        .amount-content
        .amount {
        font-size: 18px;
    }
}

.auction-item-8 .auction-content .bid-count-area {
    margin: -5px -20px 25px;
    margin-top: 15px;
    font-size: 14px;
    align-items: center;
}

.auction-item-8 .auction-content .bid-count-area .item {
    padding: 5px 20px;
    color: #43b055;
    border-right: 1px solid #bfbee8;
    display: inline-block;
    line-height: 1;
    max-width: 50%;
}

.auction-item-8 .auction-content .bid-count-area .item:last-child {
    border: none;
}

.auction-item-8 .auction-content .bid-count-area .item .left {
    color: #171d1c;
}

.auction-item-8 .auction-content .bid-count-area .item .left::after {
    content: " : ";
}

.auction-item-8 .auction-content .bid-count-area .bid-count-area {
    justify-content: center;
    margin: -5px -15px 25px;
}

@media screen and (max-width: 425px) {
    .auction-item-8 .auction-content .bid-count-area .item {
        width: 100%;
        max-width: 100%;
        border: none;
    }
}

.auction-item-8:hover {
    box-shadow: -2.034px 6.84px 10px 0px rgba(56, 34, 154, 0.168);
}

.auction-item-8:hover .auction-thumb a {
    display: block;
    overflow: hidden;
}

.auction-item-8:hover .auction-thumb a img {
    transform: scale(1.1);
}

/*Team Section Starts Here*/
.team-item {
    max-width: 220px;
    margin: 0 auto 30px;
    padding: 0 15px;
}

.team-item .team-inner {
    position: relative;
    padding: 0 10px;
}

.team-item .team-inner::before {
    top: 60px;
    right: 0;
    left: 0;
    bottom: 0;
    border-radius: 10px;
    background: #ffffff;
    box-shadow: 1.753px 3.595px 10px 0px rgba(44, 46, 69, 0.09);
}

.team-item .team-inner * {
    position: relative;
    z-index: 1;
}

.team-item .team-inner .team-thumb {
    border-radius: 5px;
    overflow: hidden;
}

.team-item .team-inner .team-thumb a {
    display: block;
}

.team-item .team-inner .team-thumb img {
    width: 100%;
}

.team-item .team-inner .team-content {
    padding: 15px 10px 5px;
    text-align: center;
}

.team-item .team-inner .team-content .social {
    justify-content: center;
}

.team-item .team-inner .team-content .social li {
    padding: 2px;
}

.team-item .team-inner .team-content .social li a {
    color: #52606d;
    padding: 5px;
    font-size: 16px;
    line-height: 1;
}

.team-item .team-inner .team-content .social li a:hover {
    color: #ff7a00;
}

.team-item .team-inner .team-content .social li:nth-child(even) a {
    color: #ff7a00;
}

/*Overview Section Starts Here*/
.expert-item {
    text-align: center;
    margin-bottom: 40px;
}

.expert-item .thumb {
    height: 47px;
    margin: 0 0 38px;
}

.expert-item .thumb img {
    max-height: 66px;
}

.expert-item .content .title {
    font-size: 18px;
    text-transform: capitalize;
}

@media (min-width: 992px) {
    .overview-content {
        max-width: 585px;
        margin-left: auto;
        padding-left: 30px;
    }
}

/*Counter Section Starts Here*/
.counter-item {
    text-align: center;
    padding: 28px 30px 30px;
    border: 1px solid rgba(181, 156, 228, 0.5);
    border-radius: 10px;
    margin-bottom: 30px;
}

.counter-item .counter-header {
    margin: 0;
    justify-content: center;
}

.counter-item .counter-header .title {
    margin-bottom: 20px;
}

/*About Section Starts Here*/
.about-content {
    position: relative;
    z-index: 1;
}

.about-content .subtitle {
    text-transform: uppercase;
    margin-bottom: 19px;
}

.about-content .title {
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 19px;
}

.about-content .title span {
    color: #ff7a00;
    margin-bottom: 10px;
}

.about-content p {
    color: #171d1c;
}

.about-content .item-area {
    margin: 0 -15px -20px;
    max-width: 440px;
}

.about-content .item-area .item {
    flex-grow: 1;
    padding: 0 15px 20px;
    text-align: center;
}

@media (min-width: 576px) {
    .about-content .item-area .item {
        max-width: 250px;
    }
}

.about-content .item-area .item .thumb {
    margin-bottom: 20px;
}

.about-content .item-area .item .thumb img {
    max-width: 100%;
}

.about-content .item-area .item p {
    text-transform: uppercase;
    color: #171d1c;
}

.about-wrapper {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 50px;
    border-radius: 10px;
    background: #ffffff;
    box-shadow: 0 0 15px rgba(44, 46, 69, 0.15);
    position: relative;
}

@media (max-width: 575px) {
    .about-wrapper {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width: 991px) {
    .about-wrapper {
        padding-top: 50px;
    }
}

.about-thumb {
    position: absolute;
    right: 0;
    top: 0;
    top: 50px;
    bottom: 50px;
    right: 30px;
}

@media (max-width: 991px) {
    .about-thumb {
        display: none;
    }
}

.about-thumb img {
    width: unset !important;
    height: 100%;
}

.mt--100 {
    margin-top: -150px;
}

.mt--240 {
    margin-top: -240px;
}

@media (min-width: 992px) {
    .mt-lg--440 {
        margin-top: -440px;
    }
}

/*Account Section Starts Here*/
.login-with {
    margin: -15px;
    margin-bottom: 20px;
}

.login-with li {
    flex-grow: 1;
    padding: 15px;
}

.login-with li a {
    align-items: center;
    padding: 12px 15px;
    border: 1px solid rgba(97, 90, 191, 0.2);
    border-radius: 10px;
    justify-content: center;
    color: #171d1c;
}

.login-with li a i {
    margin-right: 7px;
}

.login-with li a i[class*="facebook"] {
    color: #3b5998;
}

.login-with li a i[class*="google"] {
    color: #dd4b39;
}

.login-with li a:hover {
    background: #ff7a00;
    color: #ffffff;
}

.login-with li a:hover i {
    color: #ffffff;
}

.or {
    position: relative;
    margin-bottom: 20px;
    text-align: center;
}

.or::before {
    left: 0;
    top: 50%;
    height: 1px;
    width: 100%;
    background: rgba(97, 90, 191, 0.2);
}

.or span {
    display: inline-block;
    padding: 0 25px;
    background: #ffffff;
    position: relative;
    color: #171d1c;
    z-index: 1;
}

.account-wrapper {
    position: relative;
    border-radius: 10px;
    background: #ffffff;
    box-shadow: 0 0 15px rgba(44, 46, 69, 0.11);
}

.account-wrapper .left-side {
    padding: 60px 30px 60px 60px;
    width: calc(100% - 350px);
}

.account-wrapper .right-side {
    background: linear-gradient(90deg, #33b5ff 0%, #1aa3e6 50%, #008fd5 100%);

    justify-content: center;
    align-items: center;
    width: 350px;
    padding: 60px 30px;
    border-radius: 0 10px 10px 0;
}

.account-wrapper .right-side .custom-button {
    background: #8dc63f !important;
    border: 1px solid rgba(255, 255, 255, 0.3);
    font-weight: 400;
}

@media (max-width: 1199px) {
    .account-wrapper .left-side {
        padding-left: 30px;
    }
}

@media (max-width: 991px) {
    .account-wrapper .left-side,
    .account-wrapper .right-side {
        width: 100%;
    }

    .account-wrapper .right-side {
        border-radius: 0 0 10px 10px;
    }
}

@media (max-width: 575px) {
    .account-wrapper .left-side,
    .account-wrapper .right-side {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.login-form .form-group {
    position: relative;
    font-size: 16px;
    text-align: center;
}

.login-form .form-group .pass-type {
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    cursor: pointer;
}

.login-form .form-group input {
    height: 50px;
    border: 1px solid rgba(97, 90, 191, 0.2);
    background: #ffffff;
    padding: 0 75px;
}

.login-form .form-group label {
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translateY(-50%);
    color: #52606d;
}

.login-form .form-group a {
    color: #52606d;
}

.login-form .form-group .custom-button {
    font-size: 16px;
    height: 50px;
    padding: 0 50px;
}

.login-form .form-group.checkgroup {
    align-items: center;
    text-align: left;
}

.login-form .form-group.checkgroup input {
    width: 14px;
    height: 14px;
}

.login-form .form-group.checkgroup label {
    font-size: 14px;
    margin: 0;
    margin-top: 2px;
    line-height: 1.3;
    color: #171d1c;
    width: calc(100% - 14px);
}

@media (max-width: 575px) {
    .login-form .form-group input {
        padding: 0 30px 0 30px;
    }

    .login-form .form-group label {
        left: 10px;
    }

    .login-form .form-group .pass-type {
        right: 10px;
    }
}

/*Contact Section Starts Here*/
.contact-wrapper {
    position: relative;
    background: #ffffff;
    background-color: #ffffff;
    box-shadow: 0px 6px 18px 0px rgba(16, 5, 54, 0.17);
    padding-left: 40px;
}

@media (max-width: 991px) {
    .contact-wrapper {
        padding-right: 40px;
    }
}

@media (max-width: 575px) {
    .contact-wrapper {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.contact-form .form-group {
    position: relative;
    margin-bottom: 30px;
}

.contact-form .form-group input {
    height: 60px;
    padding: 0 50px;
    background: transparent;
    border: none;
    border-bottom: 1px solid #bccaea;
    border-radius: 0;
}

.contact-form .form-group input:focus {
    border-bottom: 1px solid #8dc63f;
}

.contact-form .form-group label {
    position: absolute;
    left: 0;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: -webkit-linear-gradient(
        166deg,
        rgb(141 198 63) 0%,
        rgb(141 198 63) 100%
    );
    box-shadow: 0px 3px 5px 0px rgba(141 198 63, 0.3);
    color: #ffffff;
    top: 15px;
    text-align: center;
    font-size: 14px;
}

.contact-form .form-group label.message {
    top: 0;
}

.contact-form .form-group textarea {
    padding: 5px 50px 0;
    background: transparent;
    border: none;
    border-bottom: 1px solid #bccaea;
    border-radius: 0;
}

.contact-form .form-group textarea:focus {
    border-bottom: 1px solid #8dc63f;
}

.contact-form .form-group .custom-button {
    font-size: 16px;
    height: 50px;
    padding: 0 50px;
}

@media (max-width: 575px) {
    .contact-form .form-group input {
        padding: 0 0 0 40px;
    }

    .contact-form .form-group textarea {
        padding: 5px 0 5px 40px;
    }
}

/*Error Section Starts Here*/
.error-section {
    min-height: 100vh;
    justify-content: center;
    align-items: center;
}

.error-wrapper {
    max-width: 705px;
    margin: 0 auto;
    text-align: center;
}

.error-wrapper .error-thumb {
    margin-bottom: 50px;
}

.error-wrapper .error-thumb img {
    max-width: 100%;
}

.error-wrapper .title {
    color: #171d1c;
}

.error-wrapper .title a {
    color: #ff7a00;
}

/*Faq Section Menu Starts Here*/
.sticky-menu {
    position: sticky;
    top: 120px;
}

.faq-menu {
    padding: 60px 30px;
    border-radius: 20px;
}

.faq-menu ul li a {
    padding: 8px 0;
    color: #ffffff;
    position: relative;
}

.faq-menu ul li a::before {
    position: absolute;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    left: 12px;
    top: 10px;
    opacity: 0;
}

.faq-menu ul li a:hover,
.faq-menu ul li a.active {
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.2);
    padding-left: 30px;
    color: #ffffff;
}

.faq-menu ul li a:hover::before,
.faq-menu ul li a.active::before {
    opacity: 1;
}

@media (max-width: 575px) {
    .faq-menu {
        padding: 40px 30px;
    }
}

@media (max-width: 991px) {
    .faq-menu {
        max-width: 400px;
        margin: 0 auto 30px;
    }
}

.faq-video {
    padding: 10px;
    background: #ffffff;
    border-radius: 20px;
    text-align: center;
    box-shadow: 0px 9px 43px 0px rgba(16, 5, 54, 0.27);
}

@media (max-width: 991px) {
    .faq-video {
        max-width: 400px;
        margin: 0 auto;
    }
}

.faq-video .video-area {
    border-radius: 20px;
    position: relative;
    display: block;
    overflow: hidden;
}

.faq-video .video-area img {
    width: 100%;
}

.faq-video .video-area .video-button-2 i {
    background: #8dc63f;
    border-color: #8dc63f;
}

.faq-video .title {
    margin: 0;
    padding: 20px 0 10px;
}

.mt-70 {
    margin-top: 70px;
}

.video-button-2 {
    width: 280px;
    height: 280px;
    border-radius: 50%;
    justify-content: center;
    overflow: hidden;
    align-items: center;
}

@media screen and (max-width: 400px) {
    .video-button-2 {
        width: 140px;
        height: 140px;
    }
}

.video-button-2 span {
    display: block;
    border-radius: 50%;
    width: 50px;
    height: 50px;
}

.video-button-2 span::after,
.video-button-2 span::before {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 0.1px solid #5bc4e1;
    animation: videoTwo 8s linear infinite;
    -webkit-animation: videoTwo 8s linear infinite;
    -moz-animation: videoTwo 8s linear infinite;
}

.video-button-2 span:nth-child(1)::after {
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
}

.video-button-2 span:nth-child(2)::after {
    animation-delay: 2s;
    -webkit-animation-delay: 2s;
    -moz-animation-delay: 2s;
}

.video-button-2 span:nth-child(3)::after {
    animation-delay: 3s;
    -webkit-animation-delay: 3s;
    -moz-animation-delay: 3s;
}

.video-button-2 span:nth-child(4)::after {
    animation-delay: 4s;
    -webkit-animation-delay: 4s;
    -moz-animation-delay: 4s;
}

.video-button-2 span:nth-child(1)::before {
    animation-delay: 5s;
    -webkit-animation-delay: 5s;
    -moz-animation-delay: 5s;
}

.video-button-2 span:nth-child(2)::before {
    animation-delay: 6s;
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
}

.video-button-2 span:nth-child(3)::before {
    animation-delay: 7s;
    -webkit-animation-delay: 7s;
    -moz-animation-delay: 7s;
}

.video-button-2 i {
    width: 50px;
    height: 50px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    display: block;
    background: #2573d5;
    color: #ffffff;
    border: 5px solid #72a2dd;
}

@keyframes videoTwo {
    0% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 1;
    }

    100% {
        transform: translate(-50%, -50%) scale(5);
        opacity: 0;
    }
}

.faq-area {
    background: #ffffff;
    border-radius: 10px;
    position: relative;
}

.faq-area .faq-wrapper {
    padding-left: 30px;
    padding-right: 30px;
    max-width: 790px;
    margin: -20px auto 0;
}

@media (max-width: 767px) {
    .faq-area .faq-wrapper {
        padding: 0 15px;
    }
}

.faq-area::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 50%;
    box-shadow:
        52.739px -211.524px 70px 0px rgba(44, 46, 69, 0.05),
        11.273px -80.212px 70px 0px rgba(44, 46, 69, 0.06);
}

.faq-area * {
    position: relative;
    z-index: 1;
}

.faq-item {
    padding: 0 30px;
    border-radius: 10px;
    background-color: #ebf2ff;
    border: 1px solid rgba(101, 93, 202, 0.3);
    box-shadow: -2.316px 18.858px 10px 0px rgba(26, 18, 65, 0.05);
    margin-bottom: 20px;
}

.faq-item:last-child {
    margin-bottom: 0;
}

.faq-item .faq-title {
    cursor: pointer;
    padding: 20px 0;
    position: relative;
    align-items: center;
}

.faq-item .faq-title img {
    width: 40px;
}

.faq-item .faq-title .title {
    align-self: center;
    display: block;
    width: calc(100% - 40px);
    padding-right: 50px;
    padding-left: 20px;
    font-size: 20px;
    color: #323636;
    line-height: 28px;
    font-family: "Roboto", sans-serif;
}

.faq-item .faq-title .right-icon {
    border-radius: 50%;
    background: -webkit-linear-gradient(
        90deg,
        rgb(61, 169, 245) 0%,
        rgb(61, 169, 245) 100%
    );
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    position: absolute;
}

.faq-item .faq-title .right-icon::after,
.faq-item .faq-title .right-icon::before {
    position: absolute;
    content: "";
    background: #ffffff;
    top: 50%;
    transition: all ease 0.3s;
    left: 50%;
    transform: translate(-50%, -50%);
}

.faq-item .faq-title .right-icon::before {
    width: 2px;
    height: 20px;
}

.faq-item .faq-title .right-icon::after {
    width: 20px;
    height: 2px;
}

.faq-item .faq-content {
    padding: 30px 0;
    border-top: 1px solid rgba(101, 93, 202, 0.3);
    display: none;
}

.faq-item .faq-content p {
    font-size: 16px;
    color: #323636;
}

.faq-item.active .faq-content {
    display: block;
}

.faq-item.open .faq-title .title {
    color: #ff7a00;
}

.faq-item.open .faq-title .right-icon::before {
    transform: translate(-50%, -50%) rotate(90deg);
}

@media (max-width: 767px) {
    .faq-item {
        padding: 0 15px;
    }
}

@media screen and (max-width: 499px) {
    .faq-item .faq-title {
        padding-bottom: 10px;
    }

    .faq-item .faq-title .right-icon {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }

    .faq-item .faq-title .right-icon::after {
        width: 15px;
    }

    .faq-item .faq-title .right-icon::before {
        height: 15px;
    }

    .faq-item .faq-title .title {
        width: 100%;
        padding-left: 0;
        padding-right: 40px;
        font-size: 18px;
        font-weight: 500;
    }

    .faq-item .faq-title img {
        display: none;
    }
}

@media (min-width: 768px) {
    .product-details .faq-item .faq-title {
        padding: 15px 0;
    }
}

.popular-article-item {
    padding: 30px 20px;
    border-radius: 20px;
    box-shadow: 0px 9px 18px 0px rgba(16, 5, 54, 0.17);
    background: #ffffff;
    position: relative;
    margin-bottom: 20px;
}

.popular-article-item .right-con {
    position: absolute;
    right: 10px;
    top: 30px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 12px;
    box-shadow: 0px 6px 18px 0px rgba(16, 5, 54, 0.17);
    border-radius: 50%;
    color: #43b055;
}

.popular-article-item .title {
    margin-bottom: 20px;
}

.product-header {
    padding: 5px 10px;
    border: 1px solid rgba(13, 21, 75, 0.15);
    box-shadow: 0px 14px 16px 0px rgba(31, 43, 92, 0.11);
    border-radius: 5px;
    align-items: center;
    justify-content: space-between;
}

.product-header .product-header-item {
    align-items: center;
    justify-content: center;
    color: #171d1c;
    font-size: 16px;
    padding: 10px;
}

.product-header .product-header-item .item {
    margin-right: 8px;
}

.product-header .product-header-item .select-bar {
    height: 37px;
    border-radius: 19px;
    width: 135px;
    padding: 0;
    padding-left: 30px;
}

.product-header .product-header-item .select-bar .current {
    line-height: 37px;
    text-transform: capitalize;
    font-size: 16px;
    color: #171d1c;
}

.product-header .product-header-item .select-bar::after {
    height: 7px;
    width: 7px;
    border-color: #171d1c;
}

@media (max-width: 991px) {
    .product-header > * {
        flex-grow: 1;
    }
}

@media (min-width: 992px) {
    .product-header.style-2 .product-search,
    .product-header.style-2 .product-header-item {
        width: calc((100% - 20px) / 3);
    }
}

.product-search {
    margin: 10px;
    position: relative;
}

@media (min-width: 992px) {
    .product-search {
        max-width: 240px;
    }
}

.product-search input {
    height: 100%;
    background: transparent;
    height: 37px;
    border-radius: 19px;
    border: 1px solid rgba(13, 21, 75, 0.15);
    font-size: 14px;
    padding-right: 30px;
}

.product-search button {
    height: 35px;
    width: 35px;
    text-align: center;
    background: #ffffff;
    font-size: 14px;
    position: absolute;
    right: 1px;
    bottom: 1px;
    border-radius: 19px;
    border: none;
}

.pagination {
    justify-content: center;
    margin: -5px;
    margin-top: 35px;
}

.pagination li {
    padding: 5px;
}

.pagination li a {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #ffffff;
    border: 1px solid rgba(234, 234, 234, 0.1);
    box-shadow: 0px 15px 30px 0px rgba(119, 123, 146, 0.1);
    color: #52606d;
    font-weight: 700;
}

.pagination li a.active,
.pagination li a:hover {
    color: #ffffff;
    background: -webkit-linear-gradient(
        166deg,
        rgb(141, 198, 63) 0%,
        rgb(141, 198, 63) 100%
    );
}

/*Product Details Section Starts Here*/
.product-bottom-slider {
    width: calc(100% - 100px);
    margin: 0 auto;
}

@media (max-width: 575px) {
    .product-bottom-slider {
        width: calc(100% - 90px);
    }
}

.slide-bottom-item {
    margin: 20px;
    border-radius: 20px;
    box-shadow: 0px 0px 15px rgba(22, 26, 57, 0.36);
    cursor: pointer;
}

@media (max-width: 575px) {
    .slide-bottom-item {
        margin: 10px;
        box-shadow: 0px 0px 5px rgba(22, 26, 57, 0.36);
    }
}

.slide-bottom-item .slide-inner {
    border-radius: 20px;
    overflow: hidden;
}

.slide-bottom-item .slide-inner img {
    width: 100%;
}

.slide-top-item {
    margin: 15px;
    box-shadow: 0px 0px 15px rgba(22, 26, 57, 0.36);
    background: #f1f3fd;
    border-radius: 20px;
}

.slide-top-item .slide-inner {
    overflow: hidden;
    border-radius: 20px;
}

.slide-top-item .slide-inner img {
    width: 100%;
}

@media (max-width: 575px) {
    .slide-top-item {
        margin: 10px;
        box-shadow: 0px 0px 5px rgba(22, 26, 57, 0.36);
    }
}

.product-details-slider-top-wrapper {
    margin: -15px;
    margin-bottom: 0;
}

@media (max-width: 575px) {
    .product-details-slider-top-wrapper {
        margin: -10px;
    }
}

.det-nav {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    background-color: #ffffff;
    text-align: center;
    color: #52606d;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    cursor: pointer;

    /* 3D Transform & Depth Styles */
    transform-style: preserve-3d;
    transform: translateZ(0) rotateX(0deg);
    transition: all 0.12s cubic-bezier(0.2, 0.9, 0.4, 1.1);
    box-shadow:
        0px 9px 0px 0px rgba(0, 0, 0, 0.2),
        0px 9px 20px 0px rgba(22, 26, 57, 0.36);
}

/* 3D Hover Effect - Lift & Light Glow */
.det-nav:hover {
    color: #ffffff;
    background: #8dc63f;
    transform: translateY(-3px) translateZ(8px) rotateX(2deg);
    box-shadow:
        0px 6px 0px 0px rgba(0, 0, 0, 0.25),
        0px 12px 28px 0px rgba(34, 40, 70, 0.45);
}

/* 3D Active/Pressed Effect - Sink into surface */
.det-nav:active {
    transform: translateY(4px) translateZ(-2px) rotateX(-1deg);
    box-shadow:
        0px 2px 0px 0px rgba(0, 0, 0, 0.2),
        0px 6px 12px 0px rgba(22, 26, 57, 0.3);
    transition: all 0.05s ease-out;
}

/* Active state class (for persistent 3D selected look) */
.det-nav.active {
    color: #ffffff;
    background: #8dc63f;
    transform: translateY(2px) translateZ(4px);
    box-shadow:
        0px 4px 0px 0px rgba(0, 0, 0, 0.3),
        0px 8px 18px 0px rgba(0, 0, 0, 0.4);
}

/* Optional: add a subtle inner glow for depth on active/hover */
.det-nav:hover::after,
.det-nav.active::after {
    content: "";
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    border-radius: 50%;
    background: radial-gradient(
        circle,
        rgba(255, 255, 240, 0.3) 0%,
        rgba(255, 255, 255, 0) 80%
    );
    pointer-events: none;
    transform: translateZ(5px);
    opacity: 0.6;
}

/* 3D shadow refinement for background lighting */
.det-nav:active::after {
    opacity: 0;
}

/* For extra realism when used in a 3D container/view */
.det-nav-container {
    perspective: 600px;
    transform-style: preserve-3d;
}

.product-details-slider-wrapper {
    position: relative;
    margin-bottom: -10px;
    margin-top: 20px;
}

@media (min-width: 576px) {
    .product-details-slider-wrapper {
        margin-bottom: -20px;
    }
}

.det-prev {
    left: 0;
}

.det-next {
    right: 0;
}

.product-single-sidebar {
    border: 1px solid rgba(101, 93, 202, 0.3);
    border-radius: 30px;
    padding: 36px 20px 30px;
}

.product-single-sidebar .title {
    font-size: 18px;
    margin-bottom: 8px;
}

.product-single-sidebar .countdown {
    font-size: 24px;
    line-height: 1;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(101, 93, 202, 0.3);
}

@media (min-width: 576px) {
    .product-single-sidebar .countdown {
        font-size: 30px;
        line-height: 1;
    }
}

@media (min-width: 576px) and (min-width: 992px) and (max-width: 1199px) {
    .product-single-sidebar .countdown {
        font-size: 24px;
    }
}

.mt-40-60-80 {
    margin-top: 40px;
}

@media (min-width: 576px) {
    .mt-40-60-80 {
        margin-top: 60px;
    }
}

@media (min-width: 768px) {
    .mt-40-60-80 {
        margin-top: 80px;
    }
}

.product-sidebar-area {
    text-align: center;
}

@media (max-width: 991px) {
    .product-sidebar-area {
        margin-top: 50px;
    }
}

@media (max-width: 991px) and (max-width: 767px) {
    .product-sidebar-area {
        margin-top: 40px;
    }
}

.product-sidebar-area .cart-link {
    color: #007ec3;
    text-decoration: underline;
    font-size: 16px;
}

.side-counter-area {
    margin-bottom: -21px;
    padding-top: 22px;
}

@media (max-width: 991px) {
    .side-counter-area {
        display: flex;
        flex-wrap: wrap;
        margin-left: -15px;
        margin-right: -15px;
        justify-content: center;
        margin-bottom: -30px;
    }

    .side-counter-area .side-counter-item {
        padding: 0 15px;
        margin-bottom: 30px;
        flex-grow: 1;
    }
}

.side-counter-item {
    text-align: left;
    align-items: center;
    margin: 0 0 18px;
}

.side-counter-item .thumb {
    width: 44px;
}

.side-counter-item .content {
    width: calc(100% - 44px);
    padding-left: 20px;
}

.side-counter-item .content .count-title {
    margin: 0 0 5px;
}

.side-counter-item .content p {
    font-size: 14px;
}

.product-details-header {
    margin-bottom: 21px;
}

.product-details-header ul {
    margin: 0 -15px;
}

.product-details-header ul li {
    padding: 0 15px;
    position: relative;
}

.product-details-header ul li::after {
    position: absolute;
    content: "";
    width: 2px;
    height: 14px;
    top: 50%;
    margin-top: -8px;
    right: 0;
    background: #bccaea;
}

.product-details-header ul li:last-child::after {
    display: none;
}

@media (min-width: 576px) {
    .product-details-header .title {
        margin-bottom: 13px;
    }
}

.price-table {
    background: #ebf2ff;
    border-radius: 10px;
    padding: 40px 30px;
}

.price-table li {
    justify-content: space-between;
    padding: 0;
    margin-bottom: 5px;
}

.price-table li * {
    margin: 0;
    margin-bottom: 5px;
}

.price-table li:last-child {
    margin-bottom: 0;
}

.price-table li.header {
    margin-bottom: 20px;
}

.price-table li .price {
    color: #43b055;
}

.price-table li .info {
    color: #52606d;
}

@media (max-width: 575px) {
    .price-table {
        padding: 30px 15px;
    }

    .price-table li.header {
        margin-bottom: 0;
    }
}

.product-bid-area {
    padding: 20px 0;
}

.product-bid-form {
    align-items: center;
    justify-content: space-between;
    margin: -15px;
}

.product-bid-form .search-icon {
    width: 65px;
    height: 65px;
    margin: 15px;
}

.product-bid-form .search-icon img {
    width: 100%;
}

@media (max-width: 575px) {
    .product-bid-form .search-icon {
        display: none;
    }
}

.product-bid-form button,
.product-bid-form input {
    margin: 15px;
    width: unset;
}

.product-bid-form input {
    flex-grow: 1;
    height: 50px;
    padding: 0px 30px;
    border-radius: 25px;
    border: 1px solid rgb(224, 224, 241);
    background: transparent;
}

.product-bid-form {
    text-transform: capitalize;
    height: 50px;
}

@media (max-width: 767px) {
    .product-bid-form {
        margin: -10px;
    }

    .product-bid-form button,
    .product-bid-form input,
    .product-bid-form .search-icon {
        margin: 10px;
    }
}

.rating i {
    color: #ff7800;
}

.custom-button.border {
    border: 1px solid #bccaea;
}

.buy-now-area {
    justify-content: space-between;
    align-items: center;
    padding-top: 15px;
    margin: -5px;
}

.buy-now-area > * {
    margin: 5px;
    margin-top: 15px;
}

.share-area {
    align-items: center;
}

.share-area span {
    margin-right: 10px;
}

.share-area ul li {
    padding: 0 5px;
}

.share-area ul li a {
    padding: 5px;
    color: #52606d;
}

.share-area ul li a:hover {
    color: #ff7800;
}

.mb-40-60 {
    margin-bottom: 40px;
}

@media (min-width: 768px) {
    .mb-40-60 {
        margin-bottom: 60px;
    }
}

.tab-details-content .title {
    margin: 0;
    margin-bottom: 30px;
}

.tab-details-content .item {
    margin-bottom: 35px;
}

.tab-details-content .item p {
    margin-top: 0;
    margin-bottom: 15px;
}

.tab-details-content .item .subtitle {
    margin-bottom: 10px;
}

.tab-details-content .item ul {
    margin-bottom: 15px;
}

.tab-details-content .item ul:last-child {
    margin-bottom: -7px !important;
}

.tab-details-content .item ul li {
    padding: 0;
}

@media (min-width: 768px) {
    .tab-details-content .item {
        margin-bottom: 45px;
    }

    .tab-details-content .item .title {
        margin-bottom: 18px;
    }

    .tab-details-content .item .subtitle {
        margin-bottom: 15px;
    }

    .tab-details-content .item ul {
        margin-bottom: 25px;
    }

    .tab-details-content .item ul:last-child {
        margin-bottom: -7px !important;
    }

    .tab-details-content .item ul li {
        padding: 0;
    }

    .tab-details-content .item p {
        margin-bottom: 25px;
    }
}

.tab-details-content .item:last-child {
    margin-bottom: 0;
}

.product-info-table {
    width: 100%;
    max-width: 800px;
    border: 1px solid #eaeaea;
}

.product-info-table tbody tr {
    width: 50%;
    display: flex;
    word-wrap: wrap;
    font-size: 16px;
}

.product-info-table tbody tr th,
.product-info-table tbody tr td {
    width: 50%;
    display: block;
    padding: 10px;
    font-weight: 400;
}

.product-info-table tbody tr th {
    color: #171d1c;
}

.product-info-table tbody tr td {
    padding-left: 20px;
    position: relative;
}

.product-info-table tbody tr td::before {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    content: ":";
}

.product-info-table tbody tr:nth-of-type(4n + 3),
.product-info-table tbody tr:nth-of-type(4n + 4) {
    background: #ebf2ff;
}

@media (max-width: 767px) {
    .product-info-table tbody tr {
        width: 100%;
    }

    .product-info-table tbody tr:nth-of-type(4n + 1),
    .product-info-table tbody tr:nth-of-type(4n + 3) {
        background: #ebf2ff;
    }

    .product-info-table tbody tr:nth-of-type(4n + 2),
    .product-info-table tbody tr:nth-of-type(4n + 4) {
        background: #fff;
    }
}

.product-tab-menu-area {
    background: #ebf2ff;
}

.mt-70-100 {
    margin-top: 70px;
}

@media (min-width: 992px) {
    .mt-70-100 {
        margin-top: 100px;
    }
}

.product-tab-menu {
    border: none;
    align-items: stretch;
    margin: 0 -15px;
    padding: 10px 0;
}

.product-tab-menu li {
    padding: 10px 15px;
    flex-grow: 1;
    align-items: center;
}

.product-tab-menu li a {
    display: flex;
    align-items: center;
    padding: 10px;
    border: 1px solid rgba(101, 93, 202, 0.3);
    border-radius: 10px;
    height: 100%;
    width: 100%;
    justify-content: center;
}

.product-tab-menu li a.active {
    background: #ffffff;
    box-shadow: 0.707px 0.707px 10px 0px rgba(55, 34, 154, 0.1);
}

.product-tab-menu li a .thumb {
    max-width: 100%;
}

.product-tab-menu li a .content {
    color: #171d1c;
    padding-left: 20px;
}

.shipping-table {
    width: 100%;
    max-width: 800px;
    border: 1px solid #eaeaea;
}

.shipping-table thead th {
    color: #171d1c;
    text-transform: capitalize;
    padding: 15px 10px 15px 20px;
    font-weight: 500;
}

.shipping-table tbody tr {
    font-size: 16px;
}

.shipping-table tbody tr td {
    padding: 10px;
    font-weight: 400;
}

.shipping-table tbody tr th {
    color: #171d1c;
}

.shipping-table tbody tr td {
    padding-left: 20px;
    position: relative;
}

.shipping-table tbody tr td:nth-of-type(even)::before {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    content: ":";
}

.shipping-table tbody tr:nth-of-type(odd) {
    background: #ebf2ff;
}

@media (max-width: 575px) {
    .shipping-table {
        min-width: 550px;
    }
}

.shipping-wrapper .table-wrapper,
.history-wrapper .table-wrapper {
    width: 100%;
    overflow-x: auto;
}

.shipping-wrapper .item,
.history-wrapper .item {
    margin-bottom: 35px;
}

.shipping-wrapper .item p,
.history-wrapper .item p {
    margin-top: 0;
    margin-bottom: 15px;
}

.shipping-wrapper .item .title,
.history-wrapper .item .title {
    margin-bottom: 18px;
    text-transform: capitalize;
}

.shipping-wrapper .item ul,
.history-wrapper .item ul {
    margin-bottom: 15px;
}

.shipping-wrapper .item ul:last-child,
.history-wrapper .item ul:last-child {
    margin-bottom: -7px !important;
}

.shipping-wrapper .item ul li,
.history-wrapper .item ul li {
    padding: 0;
}

@media (min-width: 768px) {
    .shipping-wrapper .item,
    .history-wrapper .item {
        margin-bottom: 45px;
    }

    .shipping-wrapper .item .title,
    .history-wrapper .item .title {
        margin-bottom: 18px;
    }

    .shipping-wrapper .item ul,
    .history-wrapper .item ul {
        margin-bottom: 25px;
    }

    .shipping-wrapper .item ul:last-child,
    .history-wrapper .item ul:last-child {
        margin-bottom: -7px !important;
    }

    .shipping-wrapper .item ul li,
    .history-wrapper .item ul li {
        padding: 0;
    }

    .shipping-wrapper .item p,
    .history-wrapper .item p {
        margin-bottom: 25px;
    }
}

.shipping-wrapper .item:last-child,
.history-wrapper .item:last-child {
    margin-bottom: 0;
}

.history-table-area {
    background: #ebf2ff;
    border-radius: 5px;
    padding: 20px 40px;
}

@media (max-width: 991px) {
    .history-table-area {
        padding: 30px;
    }
}

@media (max-width: 575px) {
    .history-table-area {
        padding: 30px 15px;
    }
}

.history-table {
    width: 100%;
}

.history-table tr {
    border-bottom: 1px solid #c2d2ef;
    color: #171d1c;
}

.history-table tr td,
.history-table tr th {
    text-align: center;
}

.history-table tr td:first-child,
.history-table tr th:first-child {
    text-align: left;
}

.history-table tr td:last-child,
.history-table tr th:last-child {
    text-align: right;
}

.history-table tr th {
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 500;
    padding: 15px 0;
}

.history-table tr td {
    padding: 10px 0;
}

.history-table .user-info {
    align-items: center;
}

.history-table .user-info .thumb {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
}

.history-table .user-info .thumb img {
    width: 100%;
}

.history-table .user-info .content {
    padding-left: 20px;
}

@media (max-width: 991px) {
    .history-table {
        font-size: 16px;
    }

    .history-table .user-info .thumb {
        width: 60px;
        height: 60px;
    }

    .history-table td {
        padding: 15px 0;
    }

    .history-table tr th {
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .history-table .content {
        color: #ff7a00;
    }
}

@media (max-width: 767px) and (max-width: 575px) {
    .history-table .user-info {
        display: block;
    }

    .history-table .user-info .content {
        padding: 0;
    }

    .history-table .user-info .thumb {
        margin: 0 auto 5px;
    }
}

@media (max-width: 767px) {
    .history-table thead {
        display: none;
    }

    .history-table tbody tr {
        display: block;
    }

    .history-table tbody tr td {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 10px 0;
    }

    .history-table tbody tr td::before {
        content: attr(data-history);
        text-transform: uppercase;
        color: #007ec3;
        font-weight: 600;
    }
}

.faq-head-title {
    text-transform: capitalize;
    margin-bottom: 18px;
}

@media (min-width: 768px) {
    .faq-head-title {
        margin-bottom: 25px;
    }
}

/*Dashboard Section Starts Here*/
.dashboard-widget {
    border-radius: 20px;
    background-color: #ffffff;
    box-shadow: 0px 6px 18px 0px rgba(16, 5, 54, 0.17);
    padding: 30px 20px;
}

@media screen and (min-width: 450px) {
    .dashboard-widget {
        padding: 30px;
    }
}

.dashboard-widget .user {
    text-align: center;
    margin-bottom: 30px;
}

.dashboard-widget .user .thumb-area {
    width: 100px;
    margin: 0 auto 30px;
    position: relative;
}

.dashboard-widget .user .thumb-area .profile-pic-edit {
    position: absolute;
    bottom: 10px;
    right: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    font-size: 16px;
    color: #ffffff;
    background: -ms-linear-gradient(
        135deg,
        rgb(141 198 63) 0%,
        rgb(141 198 63) 100%
    );
    box-shadow: 0px 19px 56px 0px rgba(0, 0, 0, 0.2);
    margin: 0;
}

.dashboard-widget .user .thumb-area .thumb {
    border-radius: 50%;
    overflow: hidden;
}

.dashboard-widget .user .thumb-area .thumb img {
    width: 100%;
}

.dashboard-widget .user .content .title {
    margin-bottom: 0;
}

.dashboard-widget h2,
.dashboard-widget h3,
.dashboard-widget h4,
.dashboard-widget h5,
.dashboard-widget h6 {
    color: #37406f;
}

.dashboard-widget h2 a,
.dashboard-widget h3 a,
.dashboard-widget h4 a,
.dashboard-widget h5 a,
.dashboard-widget h6 a {
    color: #37406f;
}

.dashboard-widget .dashboard-title {
    border-bottom: 1px solid #d5d7f3;
}

.dashboard-widget .dashboard-title .title {
    padding-bottom: 20px;
}

.dashboard-menu li {
    padding: 0;
    margin-bottom: 1px;
}

.dashboard-menu li a {
    padding: 10px 20px;
    color: #37406f;
    text-transform: capitalize;
    font-weight: 500;
    line-height: 30px;
    border-radius: 25px;
    display: block;
}

.dashboard-menu li a i {
    font-weight: 400;
    margin-right: 10px;
    color: #ff7a00;
}

.dashboard-menu li a:hover,
.dashboard-menu li a.active {
    background: #f7f6fc;
}

.dashboard-item {
    border-radius: 20px;
    background-color: rgb(255, 255, 255);
    box-shadow: 2.487px 1.678px 57px 0px rgba(16, 5, 54, 0.13);
    margin-bottom: 30px;
    padding: 40px 15px 30px;
    text-align: center;
}

.dashboard-item .thumb {
    height: 80px;
    margin-bottom: 16px;
}

.dashboard-item .thumb img {
    max-width: 100%;
}

.dashboard-purchasing-tabs .nav-tabs {
    margin-bottom: 25px;
}

.dashboard-purchasing-tabs .nav-tabs li {
    padding: 0 10px;
}

.dashboard-purchasing-tabs .nav-tabs li:first-child {
    padding-left: 0;
}

.dashboard-purchasing-tabs .nav-tabs li:last-child {
    padding-right: 0;
}

.dashboard-purchasing-tabs .nav-tabs li a {
    padding: 10px 0;
    position: relative;
    color: #37406f;
}

.dashboard-purchasing-tabs .nav-tabs li a::after {
    bottom: -1px;
    left: 0;
    right: 100%;
    top: calc(100% - 3px);
    background: #ff7a00;
    position: absolute;
    content: "";
    transition: all ease 0.3s;
}

.dashboard-purchasing-tabs .nav-tabs li a.active::after {
    right: 0;
}

@media (min-width: 768px) {
    .dashboard-purchasing-tabs .nav-tabs li {
        padding: 0 20px;
    }

    .dashboard-purchasing-tabs .nav-tabs li a {
        font-size: 22px;
        font-weight: 500;
    }
}

.purchasing-table {
    width: 100%;
    font-size: 16px;
}

.purchasing-table thead th {
    color: #37406f;
}

.purchasing-table tbody tr {
    font-size: 16px;
    color: #171d1c;
    font-weight: 500;
}

.purchasing-table tbody tr:hover {
    background: rgba(215, 217, 245, 0.078);
}

.purchasing-table tbody tr td {
    padding: 13px 0;
    border-bottom: 1px solid rgba(215, 217, 245, 0.502);
    transition: all ease 0.3s;
}

@media (max-width: 767px) {
    .purchasing-table thead {
        display: none;
    }

    .purchasing-table tbody tr td {
        padding: 3px 7px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .purchasing-table tbody tr td:last-child {
        padding-bottom: 10px;
    }

    .purchasing-table tbody tr td:first-child {
        padding-top: 10px;
    }

    .purchasing-table tbody tr td::before {
        content: attr(data-purchase);
        color: #007ec3;
        text-transform: capitalize;
    }

    .purchasing-table tbody tr:hover {
        background: unset;
    }

    .purchasing-table tbody tr:nth-last-of-type(2n - 1) {
        background: rgba(215, 217, 245, 0.3);
    }
}

/*Profile Section Starts Here*/
.dash-pro-item .header {
    justify-content: space-between;
    margin-bottom: 30px;
}

.dash-pro-item .header .title {
    margin: 0;
    width: calc(100% - 80px);
}

.dash-pro-item .header .edit {
    text-align: right;
    width: 80px;
    cursor: pointer;
}

@media (max-width: 575px) {
    .dash-pro-item .header {
        margin-bottom: 20px;
    }

    .dash-pro-item .header .title {
        width: calc(100% - 70px);
    }

    .dash-pro-item .header .edit {
        width: 70px;
        font-size: 14px;
    }
}

.dash-pro-item .dash-pro-body li {
    color: #37406f;
    padding: 0;
    margin-bottom: 8px;
}

.dash-pro-item .dash-pro-body li .info-name {
    width: 135px;
    position: relative;
    padding-right: 15px;
}

.dash-pro-item .dash-pro-body li .info-name:after {
    content: ":";
    position: absolute;
    right: 0;
}

.dash-pro-item .dash-pro-body li .info-value {
    width: calc(100% - 135px);
    padding-left: 20px;
}

.dash-pro-item .dash-pro-body li .info-value i {
    font-size: 14px;
}

@media (max-width: 575px) {
    .dash-pro-item .dash-pro-body li {
        margin-bottom: 12px;
    }

    .dash-pro-item .dash-pro-body li .info-name,
    .dash-pro-item .dash-pro-body li .info-value {
        width: 100%;
        padding: 0;
        font-size: 16px;
    }

    .dash-pro-item .dash-pro-body li .info-name::after,
    .dash-pro-item .dash-pro-body li .info-value::after {
        display: none;
    }

    .dash-pro-item .dash-pro-body li .info-name {
        color: #ff7a00;
        margin-bottom: -3px;
    }
}

.dash-bid-item .header {
    justify-content: space-between;
    margin-bottom: 30px;
}

.dash-bid-item .header .title {
    margin: 0;
}

@media (max-width: 575px) {
    .dash-bid-item .header {
        margin-bottom: 20px;
    }

    .dash-bid-item .header .edit {
        font-size: 14px;
    }
}

.dash-bid-item .button-area {
    margin: -10px;
    border: none;
}

.dash-bid-item .button-area li {
    padding: 10px;
}

.dash-bid-item .button-area li {
    text-transform: capitalize;
}

.dash-bid-item .button-area li .custom-button.active {
    color: #ffffff;
    background: -ms-linear-gradient(92deg, #ff8359 0%, #ffdf40 100%);
}

.dash-bid-item .button-area .list li {
    padding: 0 20px;
}

.sort-winning-bid {
    align-items: center;
    justify-content: center;
    color: #171d1c;
    font-size: 16px;
    padding: 10px;
}

.sort-winning-bid .item {
    margin-right: 8px;
}

.sort-winning-bid .select-bar {
    height: 37px;
    border-radius: 19px;
    width: 135px;
    padding: 0;
    padding-left: 30px;
}

.sort-winning-bid .select-bar .current {
    line-height: 37px;
    text-transform: capitalize;
    font-size: 16px;
    color: #171d1c;
}

.sort-winning-bid .select-bar::after {
    height: 7px;
    width: 7px;
    border-color: #171d1c;
}

/*Alert Section Starts Here*/
.alert-widget ul {
    padding: 23px 0 20px;
    margin-bottom: -50px;
}

.alert-widget ul li {
    align-items: start;
    padding: 0;
    margin-bottom: 40px;
}

.alert-widget ul li input {
    width: 25px;
    height: 0;
    position: relative;
}

.alert-widget ul li input::after {
    position: absolute;
    content: "";
    border-radius: 3px;
    left: 0;
    top: 0;
    width: 25px;
    height: 25px;
    border: 1px solid #bccaea;
}

.alert-widget ul li input:checked::after {
    opacity: 1;
    background: url(img/check.png) no-repeat center center;
}

.alert-widget ul li label {
    width: calc(100% - 25px);
    margin: 0;
    padding-left: 30px;
}

.alert-widget ul li label .title {
    margin-bottom: 19px;
}

@media (max-width: 575px) {
    .alert-widget ul li label {
        padding-left: 20px;
    }
}

/*Refferral Section Starts Here*/
.referral-form {
    position: relative;
}

.referral-form input {
    height: 50px;
    border-radius: 25px;
    border: 1px solid rgba(55, 64, 111, 0.2);
    background-color: rgb(251, 252, 255);
    box-shadow: 4.822px 9.887px 8px 0px rgba(167, 169, 192, 0.13);
    padding: 0 20px;
}

.referral-form {
    text-transform: capitalize;
    font-weight: 500;
    font-size: 18px;
    height: 50px;
    border-radius: 25px;
    color: #ffffff;
    margin-top: 20px;
}

@media (min-width: 768px) {
    .referral-form input {
        padding: 0 180px 0 20px;
    }

    .referral-form button.custom-button {
        position: absolute;
        right: 0;
        top: 0;
        padding: 0px 60px;
        margin: 0;
    }
}

.dashboard-widget .share-area {
    align-items: center;
    margin-bottom: -10px;
}

.dashboard-widget .share-area .left {
    margin-right: 10px;
    margin-bottom: 10px;
}

.dashboard-widget .share-area .social-icons {
    margin-bottom: 10px;
}

.dashboard-widget .share-area .social-icons li a {
    padding: 0;
    border: 1px solid rgb(234, 234, 234);
    border-radius: 50%;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 15px 30px 0px rgba(119, 123, 146, 0.1);
}

.dashboard-widget .share-area .social-icons li a:hover,
.dashboard-widget .share-area .social-icons li a.active {
    background: -webkit-linear-gradient(
        -103deg,
        rgb(239, 119, 76) 0%,
        rgb(237, 104, 79) 35%,
        rgb(232, 67, 81) 76%,
        rgb(231, 51, 81) 100%
    );
    color: #ffffff;
}

.dashboard-widget .stats span {
    font-size: 18px;
    margin-left: 7px;
}

.dashboard-widget .stats:last-child {
    margin-bottom: -13px;
}

.referral-table {
    width: 100%;
}

.referral-table tr td,
.referral-table tr th {
    text-align: center;
}

.referral-table tr td:first-child,
.referral-table tr th:first-child {
    text-align: left;
}

.referral-table tr td:last-child,
.referral-table tr th:last-child {
    text-align: right;
}

.referral-table thead tr th {
    font-weight: 400;
    color: #37406f;
}

.referral-table tbody tr {
    font-size: 16px;
    color: #171d1c;
}

.referral-table tbody tr:hover {
    background: rgba(215, 217, 245, 0.078);
}

.referral-table tbody tr td {
    padding: 13px 0;
    border-bottom: 1px solid rgba(215, 217, 245, 0.502);
    transition: all ease 0.3s;
}

@media (max-width: 575px) {
    .referral-table thead {
        display: none;
    }

    .referral-table tbody tr td {
        padding: 3px 7px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .referral-table tbody tr td:last-child {
        padding-bottom: 10px;
    }

    .referral-table tbody tr td:first-child {
        padding-top: 10px;
    }

    .referral-table tbody tr td::before {
        content: attr(data-label);
        color: #007ec3;
        text-transform: capitalize;
    }

    .referral-table tbody tr:hover {
        background: unset;
    }

    .referral-table tbody tr:nth-last-of-type(2n - 1) {
        background: rgba(215, 217, 245, 0.3);
    }
}

/* Fix Auction Title Visibility */
.cart-sidebar-area .single-product-item .content .title {
    font-size: 14px;
    font-weight: 600;
    color: #1a1a2e !important;
    line-height: 1.4;
    margin: 0 0 2px 0;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cart-sidebar-area .single-product-item .content .title a {
    color: #1a1a2e !important;
    text-decoration: none;
    transition: color 0.2s ease;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cart-sidebar-area .single-product-item .content .title a:hover {
    color: #8DC63F !important;
}

@keyframes plus-anime {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(1440deg);
    }
}

.plus-anime {
    animation: plus-anime 18s linear infinite;
    -webkit-animation: plus-anime 18s linear infinite;
    -moz-animation: plus-anime 18s linear infinite;
}

.zigzag {
    animation: zigzag 10s alternate infinite;
    -webkit-animation: zigzag 10s alternate infinite;
    -moz-animation: zigzag 10s alternate infinite;
}

.zigzag:nth-child(odd) {
    animation-delay: 3s;
    -webkit-animation-delay: 3s;
    -moz-animation-delay: 3s;
}

@keyframes zigzag {
    0% {
        transform: translate(-10px, -10px);
    }

    25% {
        transform: translate(10px, -10px);
    }

    50% {
        transform: translate(-10px, 10px);
    }

    75% {
        transform: translate(10px, 10px);
    }

    75% {
        transform: translate(-10px, -10px);
    }
}

/*All Animation Ends Here*/
.scrollToTop {
    width: 35px;
    height: 35px;
    line-height: 35px;
    color: #ffffff;
    z-index: 999;
    bottom: 30px;
    right: 30px;
    position: fixed;
    border-radius: 5px;
    transform: translateY(150px);
    background: #008fd5;
    text-align: center;
    font-size: 16px;
}

.scrollToTop:hover {
    color: #ffffff;
}

.scrollToTop.active {
    transform: translateY(0);
    animation: bounceInDown 2s;
    -webkit-animation: bounceInDown 2s;
    -moz-animation: bounceInDown 2s;
}

.scrollToTop img {
    width: 100%;
}

.custom-button {
    position: relative;
    display: inline-block;

    color: #ffffff;
    border-radius: 30px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 12px 30px 10px;
    font-size: 18px;
    font-family: "Roboto", sans-serif;

    /* 🎨 Blue gradient (based on #008FD5 vibe) */
    background: linear-gradient(135deg, #00a6f0, #0077b6);

    /* 🧱 3D depth */
    box-shadow:
        0 6px 0 #005f8a,
        /* hard depth */ 0 15px 25px rgba(0, 0, 0, 0.25);
    /* soft shadow */

    transition: all 0.25s ease;
    overflow: hidden;
}

/* ✨ GLASS SHINE (AUTO LOOP) */
.custom-button::before {
    content: "";
    position: absolute;
    top: 0;
    left: -80%;
    width: 50%;
    height: 100%;

    background: linear-gradient(
        120deg,
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 0.6) 50%,
        rgba(255, 255, 255, 0) 100%
    );

    transform: skewX(-25deg);

    animation: shineLoop 2.5s linear infinite;
}

/* 🎬 Shine animation */
@keyframes shineLoop {
    0% {
        left: -80%;
    }

    100% {
        left: 130%;
    }
}

/* 🌬️ Subtle breathing effect */
.custom-button {
    animation: breathe 3s ease-in-out infinite;
}

@keyframes breathe {
    0%,
    100% {
        transform: translateY(0);
        box-shadow:
            0 6px 0 #005f8a,
            0 15px 25px rgba(0, 0, 0, 0.25);
    }

    50% {
        transform: translateY(-2px);
        box-shadow:
            0 10px 0 #005f8a,
            0 25px 35px rgba(0, 0, 0, 0.3);
    }
}

/* 🔥 HOVER (strong 3D lift + faster shine) */
.custom-button:hover {
    transform: translateY(-5px) scale(1.03);

    background: linear-gradient(135deg, #00b4ff, #008fd5);

    box-shadow:
        0 12px 0 #005f8a,
        0 30px 45px rgba(0, 0, 0, 0.35);
}

/* 🚀 Pause breathing on hover for control */
.custom-button:hover {
    animation: none;
}

/* ⚡ Faster shine on hover */
.custom-button:hover::before {
    animation-duration: 1s;
}

/* 👇 Press effect */
.custom-button:active {
    transform: translateY(2px);

    box-shadow:
        0 3px 0 #005f8a,
        0 10px 15px rgba(0, 0, 0, 0.2);
}

/* 📱 Mobile */
@media (max-width: 575px) {
    .custom-button {
        padding: 15px 30px 10px;
        font-size: 16px;
    }
}

.custom-button.white {
    background: #ffffff;
    color: #8dc63f;
}

.custom-button.white:hover {
    background: #8dc63f;
    color: #ffffff;
}

.custom-button.active {
    background: transparent;
    color: #171d1c;

    box-shadow: none;
}

.custom-button.yellow {
    position: relative;
    display: inline-block;
    padding: 12px 28px;
    border-radius: 10px;
    color: #fff;
    font-weight: 600;
    text-align: center;

    background: linear-gradient(
        92deg,
        rgb(255, 131, 89) 0%,
        rgb(255, 223, 64) 100%
    );

    box-shadow:
        0 6px 0 rgb(200, 100, 60),
        0 15px 25px rgba(0, 0, 0, 0.25);

    transition: all 0.25s ease;
    overflow: hidden;
}

/* ✨ AUTO GLASS SHINE */
.custom-button.yellow::before {
    content: "";
    position: absolute;
    top: 0;
    left: -80%;
    width: 50%;
    height: 100%;

    background: linear-gradient(
        120deg,
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 0.5) 50%,
        rgba(255, 255, 255, 0) 100%
    );

    transform: skewX(-25deg);

    animation: shineMove 2s linear infinite;
    transition: left 0.4s ease;
    /* 👈 smooth exit */
}

/* 🎬 LOOP */
@keyframes shineMove {
    0% {
        left: -80%;
    }

    100% {
        left: 130%;
    }
}

/* 🚀 HOVER = STOP + EXIT */
.custom-button.yellow:hover::before {
    animation: none;
    /* stop looping */
    left: 130%;
    /* force move out */
}

/* 🔥 Hover lift */
.custom-button.yellow:hover {
    transform: translateY(-4px) scale(1.03);
    box-shadow:
        0 10px 0 rgb(200, 100, 60),
        0 25px 40px rgba(0, 0, 0, 0.3);
    transition: 0.4s ease;
}

/* 👇 Press */
.custom-button.yellow:active {
    transform: translateY(2px);
    box-shadow:
        0 3px 0 rgb(200, 100, 60),
        0 10px 15px rgba(0, 0, 0, 0.2);
}

@media (min-width: 576px) {
    .custom-button.btn-large {
        padding: 12px 48px 8px;
        line-height: 40px;
        border-radius: 30px;
    }
}

.custom-button.pink {
    background: -webkit-linear-gradient(
        135deg,
        rgb(141 198 63) 0%,
        rgb(141 198 63) 44%,
        rgb(141 198 63) 100%
    );
    box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.2);
}

button.custom-button {
    padding: 0 40px;
    font-size: 20px;
    outline: none;
    border: none;
    height: 60px;
    width: auto;
    background: -webkit-linear-gradient(
        135deg,
        rgb(141 198 63) 0%,
        rgb(141 198 63) 44%,
        rgb(141 198 63) 100%
    );
    box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.2);
    border-radius: 30px;
}

@media (max-width: 575px) {
    button.custom-button {
        height: 50px;
        font-size: 16px;
    }
}

.load-wrapper {
    margin-top: 40px;
    text-align: center;
}

@media (min-width: 768px) {
    .load-wrapper {
        margin-top: 60px;
    }
}

.load-more {
    line-height: 57px;
    padding: 3px 45px 0;
    border-radius: 30px;
    border: 1px solid #5e5bb7;
    font-size: 18px;
    color: #171d1c;
    text-transform: capitalize;
}

.load-more:hover {
    color: #ffffff;
    background: #ff7a00;
}

.load-more.small {
    padding: 3px 33px 0;
}

.load-more.e-small {
    line-height: 47px;
    padding: 3px 33px 0;
}

@media (max-width: 575px) {
    .load-more {
        line-height: 45px;
        padding: 3px 30px 0;
        font-size: 16px;
    }
}

.video-button {
    color: #ffffff;
    border: none;
    text-align: center;
    width: 60px;
    height: 60px;
    z-index: 1;
    border-radius: 50%;
    background: #8dc63f;
    position: relative;
}

.video-button a {
    display: block;
    position: relative;
    z-index: 1;
}

.video-button i {
    line-height: 60px;
    font-size: 36px;
    margin-left: 8px;
}

.video-button:hover {
    color: #ffffff;
}

.video-button::after,
.video-button::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 74px;
    background: #8dc63f;
    opacity: 0.15;
    z-index: -10;
}

.video-button::before {
    z-index: -10;
    animation: inner-ripple 2000ms linear infinite;
}

.video-button::after {
    z-index: -10;
    animation: outer-ripple 2000ms linear infinite;
}

.video-button span {
    width: 100%;
    height: 100%;
    border: 0.3px solid #8dc63f;
    border-radius: 50%;
    animation: 5s customZoom infinite;
    -webkit-animation: 5s customZoom infinite;
    -moz-animation: 5s customZoom infinite;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.video-button span::after,
.video-button span::before {
    width: 100%;
    height: 100%;
    border: 0.3px solid #8dc63f;
    border-radius: 50%;
    animation: 5s customZoom infinite;
    -webkit-animation: 5s customZoom infinite;
    -moz-animation: 5s customZoom infinite;
    top: 50%;
    left: 50%;
    opacity: 0;
}

.video-button span::after {
    animation-delay: 1s;
}

.video-button span:nth-child(even) {
    animation-delay: 4s;
}

.video-button span:nth-child(even)::after {
    animation-delay: 2s;
}

.video-button span:nth-child(even)::before {
    animation-delay: 3s;
}

@keyframes customZoom {
    0% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0.9;
    }

    100% {
        transform: translate(-50%, -50%) scale(2);
        opacity: 0.1;
    }
}

.normal-button {
    position: relative;
    display: inline-block;
    padding: 2px 40px 1px;
    line-height: 46px;
    border-radius: 30px;
    border: 1px solid rgba(0, 143, 213, 0.4);

    color: #fff;
    font-weight: 600;
    text-align: center;

    /* 🎨 Gradient close to #008FD5 */
    background: linear-gradient(135deg, #00a2ff 0%, #008fd5 50%, #006fa8 100%);

    /* 🧱 3D Depth */
    box-shadow:
        0 6px 0 #005f8c,
        0 15px 25px rgba(0, 0, 0, 0.25);

    transition: all 0.3s ease;
    overflow: hidden;

    /* 🌬️ Breathing glow */
    animation: breatheGlow 3s ease-in-out infinite;
}

/* ✨ GLASS SHINE */
.normal-button::before {
    content: "";
    position: absolute;
    top: 0;
    left: -80%;
    width: 50%;
    height: 100%;

    background: linear-gradient(
        120deg,
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 0.6) 50%,
        rgba(255, 255, 255, 0) 100%
    );

    transform: skewX(-25deg);

    /* Auto shine */
    animation: shineMove 2.5s linear infinite;
}

/* 🎬 SHINE ANIMATION */
@keyframes shineMove {
    0% {
        left: -80%;
    }

    100% {
        left: 130%;
    }
}

/* 🌬️ BREATHING GLOW */
@keyframes breatheGlow {
    0%,
    100% {
        box-shadow:
            0 6px 0 #005f8c,
            0 15px 25px rgba(0, 0, 0, 0.25);
    }

    50% {
        box-shadow:
            0 8px 0 #005f8c,
            0 20px 35px rgba(0, 143, 213, 0.35);
    }
}

/* 🚀 HOVER (LIFT + STRONG SHINE EXIT) */
.normal-button:hover {
    transform: translateY(-5px) scale(1.04);

    box-shadow:
        0 10px 0 #005f8c,
        0 30px 50px rgba(0, 0, 0, 0.35);

    animation: none;
    /* stop breathing on hover */
}

/* 🔥 On hover → fast shine sweep OUT */
.normal-button:hover::before {
    animation: shineOut 0.6s ease forwards;
}

/* Shine exit animation */
@keyframes shineOut {
    0% {
        left: 0%;
    }

    100% {
        left: 130%;
    }
}

/* 👇 PRESS EFFECT */
.normal-button:active {
    transform: translateY(3px);

    box-shadow:
        0 3px 0 #005f8c,
        0 10px 15px rgba(0, 0, 0, 0.2);
}

@keyframes outer-ripple {
    0% {
        transform: scale(1);
        filter: alpha(opacity=50);
        opacity: 0.5;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -webkit-filter: alpha(opacity=50);
    }

    80% {
        transform: scale(1.5);
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
    }

    100% {
        transform: scale(2.5);
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: scale(2.5);
        -moz-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -o-transform: scale(2.5);
    }
}

/* inner ripple */
@keyframes inner-ripple {
    0% {
        transform: scale(1);
        filter: alpha(opacity=50);
        opacity: 0.5;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
    }

    30% {
        transform: scale(1);
        filter: alpha(opacity=50);
        opacity: 0.5;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
    }

    100% {
        transform: scale(1.5);
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
    }
}

.button-3 {
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 30px;
    border: 1px solid #cac7f6;
    color: #37406f;
    padding: 10px 40px;
    font-size: 16px;
    font-family: "Roboto", sans-serif;
}

.button-3.active,
.button-3:hover {
    color: #ffffff;
    border-color: transparent;
    background: -webkit-linear-gradient(
        -65deg,
        rgb(141 198 63) 0%,
        rgb(141 198 63) 100%
    );
    box-shadow: 0px 7px 24px 0px rgba(18, 83, 252, 0.51);
}

.button-3.active:hover {
    background: transparent;
    border: 1px solid #cac7f6;
    color: #37406f;
    box-shadow: none;
}

.button-3 i {
    margin-left: 5px;
}

.button-3.long-light {
    padding: 10px 30px;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 16px;
}

.slider-nav-swipper {
    justify-content: space-between;
    width: 110px;
}

.slider-nav-swipper a {
    width: 50px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border-radius: 13px;
    box-shadow: 0.487px 3.97px 10px 0px rgba(40, 58, 140, 0.3);
    font-weight: 500;
    color: #171d1c;
    background-color: rgba(255, 255, 255, 0.102);
}

.slider-nav-swipper a:last-child {
    margin-right: 0;
}

.slider-nav-swipper a.cl-black {
    color: #52606d;
}

.slider-nav-swipper a.cl-black i {
    color: #52606d;
}

.slider-nav-swipper a.active,
.slider-nav-swipper a:hover {
    color: #ffffff;
    background: linear-gradient(45deg, #00aeef 0%, #008fd5 50%, #006fa3 100%);
}

.slider-nav-swipper a.active i,
.slider-nav-swipper a:hover i {
    color: white;
}

.slider-nav-swipper.real-style {
    display: flex;
    flex-wrap: wrap;
    margin: -5px;
    margin-top: 25px;
    width: 100%;
    max-width: 290px;
}

.slider-nav-swipper.real-style a {
    margin: 5px;
}

@media (max-width: 767px) {
    .slider-nav-swipper.real-style {
        max-width: 100%;
    }
}

.customer-support > li.notification-dropdown {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    align-items: initial;
    font-size: initial;
}

.customer-support > li.notification-dropdown > a {
    all: unset;
    cursor: pointer;
    display: inline-block;
}

.notif-menu .notif-title {
    color: #0d6efd !important;
}

.support-modal .modal-content {
    border-radius: 16px;
    padding: 10px;
}

.support-modal .modal-title {
    font-weight: 600;
}

.support-card {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 14px;
    margin-bottom: 12px;
    border-radius: 12px;
    text-decoration: none;
    background: #f8f9fa;
    transition: all 0.3s ease;
}

.support-card i {
    font-size: 20px;
    color: #007bff;
}

.support-card div {
    text-align: left;
}

.support-card strong {
    display: block;
    font-size: 15px;
}

.support-card span {
    font-size: 13px;
    color: #6c757d;
}

/* Hover effect */
.support-card:hover {
    background: #007bff;
    color: #fff;
    transform: translateY(-2px);
}

.support-card:hover i,
.support-card:hover span {
    color: #fff;
}

/* Special styles */
.support-card.whatsapp i {
    color: #25d366;
}

.support-card.email i {
    color: #dc3545;
}

/* Mobile Optimization */
@media (max-width: 576px) {
    .support-modal .modal-dialog {
        margin: 10px;
    }

    .support-card {
        padding: 12px;
    }
}

.support-modal .modal-content {
    animation: fadeInUp 0.3s ease;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/*All Animation Ends Here*/
/*# sourceMappingURL=main.css.map */
.top-curved-header {
    background: #fff;
    position: relative;
    padding: 0px 0px;

    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;

    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);

    display: flex;
    align-items: center;
    justify-content: space-between;
}

/* Keep content centered */
.top-curved-header .header-top-wrapper {
    flex: 1;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 2;
}

/* SVG Logos */
.side-logo {
    width: 120px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.side-logo img {
    max-width: 100%;
    height: auto;
}

/* Optional if you want logos slightly outside curve */
.left-logo {
    margin-left: 36px;
}

.right-logo {
    margin-right: 36px;
}

/* Mobile */
@media (max-width: 768px) {
    .top-curved-header {
        padding: 6px 12px; /* reduced header height */
        min-height: 50px; /* smaller top bar */

        border-bottom-left-radius: 25px;
        border-bottom-right-radius: 25px;
    }

    .top-curved-header .header-top-wrapper {
        gap: 8px;
    }

    /* Keep logos similar to desktop on mobile */
    .side-logo {
        width: 90px; /* was 40px, now much larger */
        height: 50px;
        flex-shrink: 0;
    }

    .side-logo img {
        width: 100%;
        height: auto;
    }

    .left-logo {
        margin-left: 12px;
    }

    .right-logo {
        margin-right: 12px;
    }
}



