Uname: Linux premium294.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64
Software: LiteSpeed
PHP version: 8.1.32 [ PHP INFO ] PHP os: Linux
Server Ip: 104.21.96.1
Your Ip: 216.73.216.221
User: mjbynoyq (1574) | Group: mjbynoyq (1570)
Safe Mode: OFF
Disable Function:
NONE

name : _utilities.scss
/*
    Inline block
*-------------------------------------------
*/
.inline-block{
    @include inline-block();
}

/*
    Clear Box
*-------------------------------------------
*/
%clear-box{
    padding : 0px !important;
    border  : 0px !important;
}

/*
    Clear List Style
*-------------------------------------------
*/
.clear-list{
    @include clear-list;
}

.hidden {
  display: none !important;
  visibility: hidden !important;
}

/*
    Clear heading style
*-------------------------------------------
*/
.no-heading-style{
    &:after{
        display: none !important;
    }
}

/*
    Text Transform
*-------------------------------------------
*/
.text-none{
    text-transform: none !important;
}

.text-uppercase{
    text-transform: uppercase !important;
}

/*
    Align
*-------------------------------------------
*/
.text-align-center {
    text-align: center;
}
.separator_align_center{
    text-align: center !important;
}
.separator_align_left{
    text-align: left !important;
}
.separator_align_right{
    text-align: right !important;
}

/*
    Wrapper
*-------------------------------------------
*/
.well{
    &.no-margin{
        margin-bottom: 0;
    }
    &.no-padding{
        padding-bottom: 0;
    }
}

/*
   Font size heading title
*-------------------------------------------
*/
.font-size-lg{
    @include font-size(font-size,$font-size-lg);
}
.font-size-md{
    @include font-size(font-size,$font-size-md);
}
.font-size-sm{
    @include font-size(font-size,$font-size-sm);
}
.font-size-xs{
    @include font-size(font-size,$font-size-xs);
}

/*
    rounded
*-------------------------------------------
*/
.rounded{
    @include border-radius(50%);
}
.no-rounded{
    @include border-radius(0px);
}
© 2025 XylotrechusZ