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/styles/_home3-options.scss
/**
 * Home 3 Options */

//Select
.select2-container--default {
  &.select2-container--open .selection .select2-selection--single .select2-selection__rendered {
    color: $thim_body_primary_color !important;
  }
  .select2-results__option[aria-selected=true], .select2-results__option--highlighted[aria-selected] {
    color: $thim_body_primary_color !important;
  }
}

//Slider
.thim-link-slider2 {
  a {
    background: $thim_body_primary_color2;
    &:hover {
      background: darken($thim_body_primary_color2, 10%);
    }
  }
}
.thim-home-introduce .home3-introduce-heading .thim-sc-heading .article_heading .heading-button a{
  font-family: $thim_font_title_font_family;
}