HEX
Server: Apache
System: Linux webd006.cluster128.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: zwafgyp (177615)
PHP: 7.4.33
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/zwafgyp/dodolodge-net/wp-content/themes/hotel-wp/assets/sass/shortcodes/_counter-box.scss
.thim-sc-counter-box {
  text-align: center;
  .wrapper-counter-box {
    display: inline-block;
    .counter-box-item {
      width: 283px;
      height: 283px;
      background: transparent;
      float: left;
      margin: 0px 57px;
      text-align: center;
      position: relative;
      border: 0;
      padding: 80px 0px;
      @media(max-width:1199px){
        padding: 40px 0;
        height: 243px;
        width: 220px;
      }
      &:before {
        content: '';
        position: absolute;
        width: 200px;
        height: 200px;
        @include rotate(-315deg);
        left: 41px;
        top: 41px;
      }
      &:first-child {
        margin-left: 0;
      }
      &:last-child {
        margin-right: 0;
      }
      .number {
        font-weight: bold;
        font-size: 72px;    
        line-height: 80px;
        margin-bottom: 4px;
      }
      .text {
        font-weight: 500;
        font-size: 36px;
        line-height: 38px;
      }
    }
  }
}