/*
 Theme Name:   TechList Child
 Description:  TechList Theme
 Template:     techlist
 Version:      1.0.0
 Text Domain:  techlist
*/






/* ---- SHOP SIDEBAR ----*/
.woodmart-woocommerce-layered-nav .filter-swatch{
    margin-right: 0px !important;
}
.woodmart-woocommerce-layered-nav .layer-term-name{
    display: none !important;
    visibility: hidden !important;
}
@media (min-width: 769px) {
    .single-product-sidebar.sidebar-left,
    .sidebar-left {
        border-right: 1px solid var(--brdcolor-gray-300) !important;
    }
}




label[for="shipping_method_0_local_pickup3"] {
    color: #c00 !important;
    font-weight: 900 !important;
}




/* ---- THANK YOU PAGE ----*/
.wc-bacs-bank-details-heading+.wc-bacs-bank-details-account-name {
    margin-top: 0 !important;
    margin-bottom: 10px;
    color: #0380c7 !important;
    opacity: 1 !important;
}




/* ---- FOOTER ----*/
.ldm_footer a{
    color: #fff !important;
}
.ldm_footer a:hover{
    color: #fff !important;
}