/*
Theme Name: Probid Child
Theme URI: https://www.probid-wp.egenslab.com/
Template: probid
Author: Egens Lab
Author URI: https://themeforest.net/user/egenslab/
Description: Probid is a WordPress Theme for Multivendor Auction and Bidding purpose. It represents the modern age auction bidding system with multivendor facilities. This theme can be used in versatile ways like- Car, Antique, Art, Gadget & Technology, Book & Comic and as well as Multipurpose auction bidding. It has 7 different demos with different styles of Auction and bidding features for every demo so that user can easily use this for their desire purposes. This theme is made with Elementor Page Builder so will be easy to customize. It is compatible with all browsers and fully responsive so very suitable for any device.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:  blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready,This theme, like WordPress, is licensed under the GPL.Use it to make something cool, have fun, and share what you've learned with others.

*/

.img-fluid {
    max-width: 50% !important;
}

.category-card5 span {
    display: none !important;
}

footer.style-5 .footer-wrapper {
    background-color: #0b090a !important;
    background-image: none !important;
}

.home5-category-section,
.home5-upcomig-auction-section {
    background-color: #262527 !important;
    background-image: none !important;
}
.home5-category-section span,
.home5-category-section h2,
.home5-category-section a.view-button2,
.home5-category-section .category-card5 h5 a {
    color: #ffffff !important;
}
.home5-category-section .category-card5 .category-card-wrapper {
    border: 1px solid #ffffff !important;
}
.home5-category-section a.view-button2 .arrow,
.home5-category-section .category-card5 .details-btn a:hover {
    background-color: #f3b500 !important;
}

.home5-category-section .slider-btn-grp .slider-btn {
    border: 1px solid #ffffff !important;
}
.home5-category-section .slider-btn-grp .slider-btn i {
    color: #ffffff !important;
}
.contact-page .single-contact .icon {
    background-color: #262527 !important;
}
:root {
    --primary-color4: #0b090a !important;
    --primary-color: #f3b500 !important;
}

.auction-card {
    background-color: unset !important;
    border: unset !important;
}

.category-card5 .category-card-wrapper {
    background-color: unset !important;
    border: 1px solid rgba(var(--title-color-opc), 0.1) !important;
}

footer .footer-wrapper .footer-bottom .copyright-area p,
footer .footer-wrapper .footer-bottom .footer-bottom-right ul li a {
    color: #FFFFFF !important;
}
footer .footer-wrapper .footer-bottom .copyright-area p a {
    color: #f3b500 !important;
}

footer.style-5 .footer-wrapper .footer-menu-wrap .footer-logo-area::after,
footer.style-5 .footer-wrapper .footer-menu-wrap .footer-logo-area::before {
    background-color: unset !important;
}

footer.style-5 .footer-wrapper .footer-menu-wrap {
    padding: 30px 0px !important;
}

.inner-pagination-area .paginations .page-item a.current,
.inner-pagination-area .paginations .page-item a:hover,
.auction-card:hover .auction-card-content .bid-btn,
.auction-sidebar .single-widget .checkbox-container ul li .containerss input:checked ~ .checkmark {
    background-color: #f3b500 !important;
    border-color: #f3b500 !important;
}
.auction-sidebar .single-widget .highest-bidding-widget .highest-bidding-content h6 a:hover {
    color: #f3b500 !important;
}

body.page-id-649 .home5-upcomig-auction-section .auction-card:hover .auction-card-content .bid-btn {
    background-color: rgba(var(--primary-color4-opc), 0.2) !important;
}

.breadcrumb-section {
    background-image: unset !important;
    background-color: #f3b500 !important;
}

.breadcrumb-section.five {
    padding: 100px 0 !important;
}

header.style-4 .main-menu > ul > li:hover > a {
    color: #FFFF !important;
}

.contact-form-area {
    background: #FFFFFF !important;
}
.woocommerce form.login, .woocommerce form.register {
    background-color: #ffffff !important;
}
.form-inner input,
.form-inner textarea,
.woocommerce form .form-row .input-text, .woocommerce form .form-row select {
    background: #f2f2f2 !important;
    border: 1px solid rgba(var(--title-color-opc), 0.1) !important;
    border-radius: 10px !important;
}

header.style-4 .form-inner input {
    background-color: transparent !important;
    color: #ffffff !important;
    border: unset !important;
}
header.style-4 .form-inner input::placeholder,
header.style-4 .main-menu > ul > li.current-menu-item a {
    color: #ffffff !important;
}
header.style-4 .form-inner {
    background-color: transparent !important;
    min-width: 300px !important;
}
header.style-4 .form-inner .search-btn,
header.style-4 .form-inner .search-btn:hover::after,
header.style-4 .login-btn .icon{
    background-color: transparent !important;
}
header.style-4 .form-inner .search-btn::after {
    transform: unset !important;
    background-color: transparent !important;
}

header.style-4 .login-btn {
    background-color: transparent !important;
    border-radius: 30px !important;
    padding: 3px !important;
    padding-right: unset !important;
}
header.style-4 .login-btn span {
    display: none !important;
}
header.style-4 .login-btn .icon {
    padding: 6px 9px !important;
}

header.style-4 .login-btn .icon svg {
    margin-bottom: 2px !important;
    margin-right: 3px !important;
}

header.style-4 .nav-right {
    gap: 30px !important;
}

header.style-4 .nav-left {
    gap: 0px !important;
    justify-content: flex-start !important;
}
header.style-4 .nav-left .company-logo {
    width: 40% !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
    background-color: #ffffff !important;
    border: 1px solid rgba(var(--title-color-opc), 0.1) !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    background-color: #f2f2f2 !important;
    color: #0b090a !important;
}

.auction-card .auction-card-img-wrap .batch,
.auction-card .auction-card-content .author-and-btn-area .author-area .author-img,
.auction-card .auction-card-content .author-and-btn-area .author-area .author-content {
    display: none;
}

nav.woocommerce-MyAccount-navigation,
form.woocommerce-form.woocommerce-form-login.login {
    margin-bottom: 20px;
}
.category-grid-section .category-card .category-content {
    background-color: #ffffff !important;
}

h2.wp-block-heading,
.page-content-wrapper p{
    color: #020101 !important;
}
@media all and (max-width: 768px) {
    header.style-4 .form-inner input::placeholder, header.style-4 .main-menu > ul > li.current-menu-item a,
    header.style-4 .form-inner .search-btn i,
    header.style-4 .form-inner input {
        color: #0b090a !important;
    }
    
    header.style-4 .form-inner {
        min-width: unset !important;
    }
    
    header.style-4 .form-inner input {
        background-color: #0b090a;
    }
    
    header.style-4 .nav-left .company-logo {
        width: 100% !important;
    }

}
