HEX
Server: LiteSpeed
System: Linux server315.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: globfdxw (6114)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: /home/globfdxw/public_html/wp-content/plugins/bearsthemes-addons/assets/css/_general.scss
.elementor-widget-button .elementor-button-icon {
  display: inline-flex;
}
.elementor-counter .elementor-counter-number-wrapper {
  flex: unset;
}
.elementor-widget-icon .elementor-icon-wrapper {
  line-height: 0;
}
.elementor-widget-text-editor .elementor-widget-container,
.elementor-widget-text-editor.elementor-element-edit-mode .elementor-text-editor {
  > * {
    margin-top: 0;
    &:first-child {
      margin-top: 0;
    }
    &:last-child {
      margin-bottom: 0;
    }
  }
}

.elementor-form {
  input, select, textarea {
    margin: 0;
  }
}

.elementor-select-wrapper.remove-before:before,
.elementor-select-wrapper.remove-before .select-caret-down-wrapper {
  display: none !important;
}

.elementor-lightbox .elementor-slideshow__header {
  width: calc(100vw - 90px);
}

.__max-2-line {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.socials-offical-color {
  &.facebook {
    background: #3b5999;
  }
  &.messenger {
    background: #0084ff;
  }
  &.twitter {
    background: #55acee;
  }
  &.linkedin {
    background: #0077B5;
  }
  &.skype {
    background: #00AFF0;
  }
  &.dropbox {
    background: #007ee5;
  }
  &.wordpress {
    background: #21759b;
  }
  &.vimeo {
    background: #1ab7ea;
  }
  &.tumblr {
    background: #34465d;
  }
  &.google {
    background: #dd4b39;
  }
  &.pinterest {
    background: #bd081c;
  }
  &.youtube {
    background: #cd201f;
  }
  &.whatsapp {
    background: #25D366;
  }
  &.wechat {
    background: #09b83e;
  }
  &.slack {
    background: #3aaf85;
  }
  &.instagram {
    background: #e4405f;
  }
  &.dribbble {
    background: #ea4c89;
  }
  &.flickr {
    background: #ff0084;
  }
  &.behance {
    background: #131418;
  }
  &.mail {
    background: #e8e60b;
  }
}

.socials-animation-delay {
  animation-duration: .4s;
  animation-fill-mode: forwards;
  animation-delay: .35s;
  &:nth-of-type(2) {
    animation-delay: .4s;
  }
  &:nth-of-type(3) {
    animation-delay: .45s;
  }
  &:nth-of-type(4) {
    animation-delay: .5s;
  }
  &:nth-of-type(5) {
    animation-delay: .55s;
  }
  &:nth-of-type(6) {
    animation-delay: .6s;
  }
  &:nth-of-type(7) {
    animation-delay: .65s;
  }
  &:nth-of-type(8) {
    animation-delay: .7s;
  }
  &:nth-of-type(9) {
    animation-delay: .75s;
  }
  &:nth-of-type(10) {
    animation-delay: .8s;
  }
}