%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/camaservice.eco-n-tech.co.uk/wp-content/themes/camaservice/src/scss/blocks/
Upload File :
Create Path :
Current File : /var/www/camaservice.eco-n-tech.co.uk/wp-content/themes/camaservice/src/scss/blocks/_staff.scss

.staff{
    &-block{
        padding-top: calc-rem(80);
        padding-bottom: calc-rem(80);
        background-color: #fff;
        @include media-breakpoint-down(sm) {
            padding-top: calc-rem(40);
            padding-bottom: calc-rem(40);
        }
    }
    &__wrap{

    }
    &__item{
        text-align: center;
        margin-bottom: calc-rem(80);
    }
    &__avatar{
        max-width: calc-rem(250);
        position: relative;
        margin: auto;
        margin-bottom: calc-rem(30);
        img{
            border-radius: 50%;
            width: 100%;
            height: auto; 
        }
        &-icon{
            top: calc-rem(15);
            right: calc-rem(15);
            position: absolute;
            width: calc-rem(40);
            height: calc-rem(40);
            padding: calc-rem(12);
            display: flex;
            align-content: center;
            justify-content: center;
            border-radius: 50%;
            background-color: #fff;
            box-shadow: calc-rem(0) calc-rem(0) calc-rem(5) rgb(0 0 0 / 30%);
            svg{
                fill: #5e5e5e;
            }
        }
    }
    &__name{
        font-family: $title-font;
        margin-bottom: calc-rem(15);
    }
    &__city{
        font-family: $title-font;
        font-size: calc-rem(18);
        font-weight: 500;
        margin-bottom: calc-rem(10);
    }
    &__mail, &__phone{
        font-size: calc-rem(18);
        font-weight: 500;
        font-family: $title-font;
    }
}

Zerion Mini Shell 1.0