@import '../../../../plugins/bootstrap/css/bootstrap.min.css';
@import '../../../../plugins/owl-carousel/dist/assets/owl.carousel.min.css';
@import '../../../../plugins/owl-carousel/dist/assets/owl.theme.default.min.css';
@import 'meanmenu.min.css';
@import 'jquery-ui.css';
@import 'bundle.css';
@import 'style.css';
@import 'responsive.css';
@import 'pe-icon-7-stroke.css';
@import 'themify-icons.css';

.header-top-wrapper-2 {
    background: #000000;
}

.header-contact-info.header-contact-info2 li a, .header-contact-info.header-contact-info2 li {
    color: #ffffff;
    font-weight: normal;
}

.electronics-login-register ul li a {
    color: #ffffff;
}

.electronics-login-register ul li a i, .electronics-login-register ul li a span {
    color: #fff;
}

.electronics-login-register ul li ul li > a {
    color: #000000;
}

.categori-menu-wrapper2 {
    background-color: #000000;
}

.menu-style-3 {
    background-color: #000000;
    padding: 0;
}

.menu-style-3 nav > ul > li {
    display: inline-block;
    position: relative;
    margin: 0 60px 0 0;
}

.bg-blue-climax {
    background-color: #000000 !important;
}

td {
    vertical-align: middle !important;
}

.br{
    border-radius: 50px;
}

.border-komodo {
    padding: 8px 20px;
    font-weight: 600;
    text-align: center !important;
    display: inline-block;
}

.section-title-2 > h2 {
    color: #000000;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 18px;
    text-transform: uppercase;
}

.text-stock {
    background-color: #97e19e;
    color: #ffffff;
    display: inline-block;
    font-weight: 600;
}

.text-no-stock {
    background-color: #dd4e4e;
    color: #ffffff;
    display: inline-block;
    font-weight: 600;
}

.category-heading-2 > h3 a, .category-heading-2 > h3 a:hover, .category-heading-2 > h3 a:visited, .category-heading-2 > h3 a:active, .category-heading-2 > h3 a:focus {
    color: #ffffff !important;
}

#breadcrumb {
    width: 100%;
    overflow-y: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    background: #F0F0F0;
    box-shadow:  0 2px 5px 0 rgba(212, 212, 212, 0.7);
}

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

.breadcrumb-item+.breadcrumb-item::before {
    content: '' !important;
    padding-right: 0 !important;;
}

.card {
    margin-bottom: 15px;
}

.card figure{
    width: 100%;
    height: 200px;
}

.card-title {
    margin-bottom: 30px;
    min-height: 80px;
    overflow: auto;
}

@media (max-width: 768px) {
    .card figure {
        width: 100%;
        height: 100%;
    }
}

.header-top-wrapper-2 {
    padding: 5px !important;
}

.electronics-login-register > ul > li {
    padding: 0;
}

.logo-3 {
    height: 54px;
}

.logo-3 img{
    height: 100% !important;
}

@media (max-width: 767px)
{
    .mobile-menu-area.mobile-menu-none-block {
        display: grid;
    }

    .header-cart-3{
        margin-top: 0;
        z-index: 10;
    }

    .mean-container a.meanmenu-reveal {
        top: -35px;
        border: 1px solid #666;
    }

    .electro-2-menu .mean-container a.meanmenu-reveal {
        top: 0;
    }

    .categories-wrapper {
        border-top: transparent;
        margin-top: 0;
        padding-top: 0;
    }

    .mean-container .mean-nav{
        margin-top: 15px;
    }

    .mobile-menu .mean-nav ul.menu-overflow {
        height: auto;
        margin-top: 0;
        overflow-y: auto;
    }
}

.newsletter-area {
    box-shadow: -1px -1px 3px 0 rgba(212, 212, 212, 0.5);
}

.owl-theme .owl-nav .owl-prev {
    position: absolute;
    display: inline-block;
    left: 0;
    color: #333;
    background: transparent;
    top: 38%;
    font-size: 100px;
}

.owl-theme .owl-nav .owl-next {
    position: absolute;
    display: inline-block;
    right: 0;
    color: #333;
    background: transparent;
    top: 38%;
    font-size: 100px;
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: -28px;
}

.owl-theme .owl-dots {
    position: relative;
    top: 0;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
    width: 10px;
    height: 10px;
    background-color: #fff;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.owl-theme .owl-dots .owl-dot.active span{
    transform: scale(1.5);
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
}

.footer-widget-title-3::after {
    background-color: #ffffff;
}

.footer-widget-content-3 ul li a {
    color: #ffffff;
}

.footer-widget-content-3 ul li::before {
    border: 1px solid #ffffff;
}
