PK œqhYî¶J‚ßFßF)nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/ $#$#$#

Dir : /home/trave494/v1world.us/wp-content/themes/oceanwp/sass/components/
Server: Linux ngx353.inmotionhosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64
IP: 209.182.202.254
Choose File :

Url:
Dir : //home/trave494/v1world.us/wp-content/themes/oceanwp/sass/components/_custom-selects.scss

.hasCustomSelect {
    width: 100%;
    z-index: 2;
}

.theme-select {
    position: relative;
    border: 1px solid $color-10;
    color: $color-11;
    height: 34px;
    line-height: 32px;
    padding: 0 45px 0 15px;
    width: 100%;
    z-index: 1;
    overflow: hidden;

    &:after {
        font-family: 'Font Awesome 5 Free';
        content: '\f107';
        position: absolute;
        right: 0;
        top: 0;
        display: block;
        height: 32px;
        width: 32px;
        font-size: 11px;
        font-weight: 600;
        color: $color-4;
        border-left: 1px solid $color-10;
        text-align: center;
    }
}