%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/projetos/stb.ind.br/wp-content/themes/stb_old/assets/css/scss/general/
Upload File :
Create Path :
Current File : /var/www/projetos/stb.ind.br/wp-content/themes/stb_old/assets/css/scss/general/sidebar.scss

.shop-sidebar {
    .wc-block-product-search {
        &__label {
            display: none;
        }
        &__fields {
            padding: 3px;
            border: 1px solid $text;
            border-radius: 5px;

            input[type=search] {
                background: transparent;
                border: none;
                font-family: 'Lato';
                font-size: 14px;
                line-height: 21px;
                color: $text;
                
                &::placeholder {
                    color: $text;
                    opacity: 1;
                }
            }

            button[type=submit] {
                width: 40px;
                height: 40px;
                padding: 10px;
                background-color: $secondary;
                border-radius: 5px;
                border: none;
                color: #FFFFFF;
                text-align: center;

                &::after {
                    content: "\f002";
                    font-family: 'Font Awesome 5 Free';
                    font-weight: 600;
                    font-size: 20px;
                }

                svg {
                    display: none;
                }
            }
        }
    }

    .sidebar-categories-header {
        position: relative;
        margin-right: 20%;
        margin-bottom: 0;
        font-family: 'Lato';
        font-weight: 900;
        font-size: 21px;
        line-height: 25px;
        padding-bottom: 15px;
        border-bottom: 2px solid #C4C4C4;

        &::after {
            content: ' ';
            position: absolute;
            width: 20%;
            right: -25%;
            bottom: -2px;
            border-bottom: 2px solid $secondary;
        }
    }

    .wc-block-product-categories {
        &-list {
            &-item {
                a {
                    font-family: 'Lato';
                    font-weight: 700 !important;
                    font-size: 20px;
                    line-height: 30px;
                    color: $text !important;
                    text-transform: uppercase;
                    margin-bottom: 20px;
                }
            }

            &--depth-1 {
                list-style: initial;
                margin-bottom: 25px;

                a {
                    font-weight: 400;
                    font-size: 18px;
                    line-height: 26px;
                    margin-bottom: 5px;
                    text-transform: none;
                }
            }
        }
    }
}

Zerion Mini Shell 1.0