/* Mobile css */

@media only screen and (max-width: 414px) {
    .home2-banner-section .banner-bg {
        height: 250px;
    }

    .home2-banner-section .banner-wrapper .banner-content h1 {
        font-size: 16px;
    }

    .pl90 {
        padding-left: 0px;
    }

    .mobile-drop {
        display: block !important;
    }

    .auction-details-content .price-area {
        display: block !important;
    }
}

@media only screen and (max-width: 767px) {
    .list-grid-product-wrap.column-3-wrapper .item {
        display: block !important;
    }

    .list-grid-product-wrap.column-3-wrapper .item {
        width: 98%;
    }
}

header.style-1 .main-menu > ul > li .mobile-drop {
    display: none;
}
.pl90 {
    padding-left: 90px;
}
.home2-scroll-down-and-banner {
    display: flex !important;
}
.header-topbar-area {
    box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.1), 0 4px 20px 0 rgba(0, 0, 0, 0.1);
}
.auction-card .auction-card-content .price-and-code-area .price strong {
    font-size: 13px;
}

.auction-card .auction-card-content .price-and-code-area .price strong {
    font-weight: 700;
    line-height: 24px;
}
.auction-card.style-6 .auction-card-content .bid-btn {
    background-color: #000;
}
.auction-card:hover .auction-card-content .bid-btn {
    background-color: #000;
}

.bid-btn:hover {
    background-color: var(--primary-color) !important;
    color: #ffffff !important;
}

.auction-card.style-6:hover .auction-card-content .bid-btn {
    background-color: var(--primary-color);
    color: #fff !important;
}

.auction-card .auction-card-content .author-and-btn-area .code span {
    color: var(--paragraph-color);
    font-family: var(--font-dmsans);
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    padding: 7px 14px;
    background-color: rgba(var(--primary-color-opc), 0.1);
}

.auction-card .auction-card-content h6 {
    margin-bottom: 6px;
}

.auction-card.style-6 .auction-card-img-wrap .batch span {
    border-radius: 2px;
    padding: 6px 12px;
}

.section-title4 {
    margin-top: 30px;
}

.auction-details-section .auction-details-content .question-and-wishlist-area {
    margin-bottom: 30px;
}

.auction-details-section {
    padding: 40px 20px 0;
}

#swiper-slide {
    width: 80px !important;
    margin-right: 0px;
    display: inline-block;
    margin-bottom: 10px;
}

.auction-details-section .auction-details-img .nav-pills .nav-link img {
    max-width: 80px;
    height: 58px;
}

.auction-details-nav-slider {
    margin-left: 0px;
}

.auction-details-section .auction-details-content h1 {
    font-size: 24px;
}

.auction-details-section .auction-details-content .price-area strong {
    font-size: 15px;
}

.auction-details-section
    .auction-details-content
    .coundown-area
    .countdown-timer
    ul
    li {
    font-size: 18px;
}

.auction-details-section .auction-details-content .price-area {
    margin-bottom: 25px;
}

.auction-details-section .auction-details-content .coundown-area {
    margin-bottom: 20px;
}

.auction-details-section
    .auction-details-content
    .quantity-area
    .quantity-counter-and-btn-area
    .primary-btn {
    font-size: 15px;
    border-radius: 4px;
    padding: 11px 20px;
}

.auction-details-section .auction-details-content .coundown-area h6 {
    text-decoration: none;
}

.auction-details-content .price-area {
    display: flex;
    gap: 60px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e9e9e9;
}
.auction-details-content .price-area .current-bid {
    line-height: 35px;
}
.auction-details-content .price-area .primary-btn {
    font-size: 15px;
    border-radius: 4px;
    padding: 11px 20px;
}

.auction-details-section .auction-details-content .price-area span {
    line-height: 0px;
}

footer.style-6 .footer-wrapper {
    background-color: #1a1a1a;
}

.dashboard-section .dashboard-wrapper {
    display: block;
}

.dashboard-section
    .dashboard-wrapper
    .dashboard-content-wrap
    .edit-info-area
    > h6 {
    font-size: 23px;
    font-weight: 800;
}

.dashboard-section .dashboard-wrapper .dashboard-content-wrap .edit-info-area {
    background-color: #e3e3e3;
}

.dashboard-section
    .dashboard-wrapper
    .dashboard-content-wrap
    .edit-info-area
    .edit-info-form
    .form-inner
    input {
    background-color: #f7f7f7;
    height: 48px;
    border: 1px solid rgb(189 189 189);
    border-radius: 5px;
    font-weight: bold;
}

.auction-grid-title-section h6 {
    text-transform: none;
}

.form-select {
    font-size: 13px;
}

.custom-filter {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    font-size: 18px;
    font-weight: bold;
}

.watchlist {
    font-size: 12px;
    font-weight: 600;
}

.auction-card.style-6 .auction-card-content .price-and-code-area {
    gap: 14px;
}

.auction-details-section
    .auction-details-content
    .question-and-wishlist-area
    li
    a
    span {
    width: 16px;
    height: 16px;
}

.auction-details-section
    .auction-details-content
    .question-and-wishlist-area
    li
    a {
    font-size: 13px;
    font-weight: 600;
}

.category-card7 .category-wrap .category-img {
    border-radius: 10px 10px 10px 10px;
    margin-bottom: 10px;
}

.category-card7 .category-wrap .category-img img {
    border-radius: 10px 10px 10px 10px;
    margin-bottom: 8px;
}

.category-card7 .category-wrap .category-content h4 a,
.category-card7 .category-wrap .category-content h4 {
    font-size: 18px;
    line-height: 22px;
}

.category-card7 .category-wrap .category-content span {
    font-size: 11px;
}

.home7-testimonial-section {
    background-image: url(../img/home7/home7-category-bg.png),
        linear-gradient(180deg, #daf4d6 0%, #daf4d6 100%);
}

.auction-card .auction-card-content .bid-btn {
    color: var(--white-color);
    font-family: var(--font-dmsans);
    font-size: 13px;
    font-weight: 500;
    line-height: 1;
    white-space: nowrap;
    border-radius: 5px;
    background-color: var(--primary-color2);
    padding: 6px 16px;
    transition: 0.5s;
}

.auction-sidebar .widget-title {
    font-size: 15px;
    font-weight: 600;
    line-height: 18px;
    margin-bottom: 10px;
}

.form-inner .form-control {
    height: 40px;
    width: 100%;
    padding: 10px 20px;
    outline: none;
    border: 1px solid #171717;
}

.formbuttons {
    margin-top: 20px;
}

.form-inner .form-control.is-invalid {
    border-color: #dc3545 !important;
}

.how-to-sell-section .how-to-sell-wrap .single-step h2,
.how-to-sell-section .video-tutorial-area h2 {
    font-size: 28px;
}

.how-to-sell-section .video-tutorial-area .video-wrapper ul {
    background: #e5e5e5;
    padding: 20px 20px 20px 50px;
    border-radius: 12px;
}

.how-to-sell-section .video-tutorial-area .video-wrapper::before {
    position: relative;
}

/* Search */

#myInput {
    background-image: url('/css/searchicon.png'); /* Add a search icon to input */
    background-position: 10px 12px; /* Position the search icon */
    background-repeat: no-repeat; /* Do not repeat the icon image */
    width: 100%; /* Full-width */
    font-size: 16px; /* Increase font-size */
    padding: 12px 20px 12px 40px; /* Add some padding */
    border: 1px solid #ddd; /* Add a grey border */
    margin-bottom: 12px; /* Add some space below the input */
}

#myUL {
    /* Remove default list styling */
    list-style-type: none;
    padding: 0;
    margin: 0;
    z-index: 200;
    position: absolute;
    width: 100%;
}

#myUL li a {
    border: 1px solid #ddd; /* Add a border to all links */
    margin-top: -1px; /* Prevent double borders */
    background-color: #f6f6f6; /* Grey background color */
    padding: 12px; /* Add some padding */
    text-decoration: none; /* Remove default text underline */
    font-size: 16px; /* Increase the font-size */
    color: black; /* Add a black text color */
    display: block; /* Make it into a block element to fill the whole list */
}

#myUL li a:hover:not(.header) {
    background-color: #eee; /* Add a hover effect to all links, except for headers */
}

footer.style-6 .footer-wrapper .footer-menu-wrap .newletter-area h4 {
    font-size: 18px;
}
