403Webshell
Server IP : 5.144.175.180  /  Your IP : 216.73.216.131
Web Server : Apache/2.4.63 (Unix) OpenSSL/1.1.1
System : Linux vpsgpz1.itsimplycom.it 4.15.0-20-generic #21-Ubuntu SMP Tue Apr 24 06:16:15 UTC 2018 x86_64
User : edilchimica ( )
PHP Version : 7.4.33
Disable Function : getmyuid,passthru,leak,listen,diskfreespace,tmpfile,link,shell_exec,dl,exec,system,highlight_file,source,show_source,fpassthru,virtual,posix_ctermid,posix_getcwd,posix_getegid,posix_geteuid,posix_getgid,posix_getgrgid,posix_getgrnam,posix_getgroups,posix_getlogin,posix_getpgid,posix_getpgrp,posix_getpid,posix_getppid,posix_getpwuid,posix_getrlimit,posix_getsid,posix_getuid,posix_isatty,posix_kill,posix_mkfifo,posix_setegid,posix_seteuid,posix_setgid,posix_setpgid,posix_setsid,posix_setuid,posix_times,posix_ttyname,posix_uname,proc_open,proc_close,proc_nice,proc_terminate,escapeshellcmd,ini_alter,popen,pcntl_exec,socket_accept,socket_bind,socket_clear_error,socket_close,socket_connect,symlink,posix_geteuid,ini_alter,socket_listen,socket_create_listen,socket_read,socket_create_pair,stream_socket_server
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/edilchimica/webapps/edilchimica/wp-content/themes/edilchimica-child/src/scss/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/edilchimica/webapps/edilchimica/wp-content/themes/edilchimica-child/src/scss/edilchimica.scss
::-moz-selection { /* Code for Firefox */
  background: lightblue;

}

::selection {
  background: lightblue;

}

.fib {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
}

.fi {
  @extend .fib;
  position: relative;
  display: inline-block;
  width: 75px;
  height: 75px;
  line-height: 1em;

  &:before {
    content: "\00a0";
  }

  &.fis {
    width: 1em;
  }
}

.fi-it {
  background-image: url(../../assets/img/it.svg);
}

.fi-gb {
  background-image: url(../../assets/img/gb.svg);
}

.fi-fr {
  background-image: url(../../assets/img/fr.svg);
}

.fi-sl {
  background-image: url(../../assets/img/sl.svg);
}

.fi-gr {
  background-image: url(../../assets/img/gr.svg);
}

.fi-es {
  background-image: url(../../assets/img/es.svg);
}

h1, h3 {
  font-weight: 900;
}

h4 {
  margin-bottom: 0;
}

p, li {
  font-weight: 300;
  line-height: 24px;
  font-size: 16px;
}

a:after {
  height: 2px !important;
  background-color: #FFC32F !important;
}

// Homepage
.home {
  .vc_column-inner {
    padding-top: 5px !important;
  }

  .wpb_single_image {
    img {
      border: 5px solid #fff !important;
    }
  }

  .contactHome {
    p {
      font-size: 13px !important;
      margin-bottom: 0 !important;

    }
  }

  p, a {
    color: #fff;
  }

  a:hover {
    color: #fff;
  }

  a:after {
    height: 2px !important;
    background-color: #FFC32F !important;
  }

  .flags-home-container .wpb_wrapper {
    display: flex;
    justify-content: center;

    .singleFlag:first-child {
      padding-left: 75px;
    }

    .singleFlag {
      text-align: center;
      padding-right: 75px;

      h3 {
        color: #fff;
        margin-top: 0;
        font-size: 18px;
      }
    }
  }
}

.text-white {
  color: #fff !important;
}

.text-yellow {
  color: #FFC32F !important;
}

.pageTitle {
  font-size: 48px !important;
  @media screen and (max-width: 600px) {
    font-size: 24px !important;
  }
}

.pageSubTitle {
  font-size: 21px !important;
}

.laNostraProduzione {
  padding-bottom: 150px;
  background: #000000;

  .categoriaProdotti {
    margin-top: 15px !important;
    padding-bottom: 15px !important;

    h3, p {
      color: #fff;
    }

    a:after {
      height: 2px !important;
      background-color: #FFC32F !important;
    }

    .breve-descrizione {
      p {
        display: contents !important;
      }
    }
  }
}

.site-footer {
  background: #000000;
  border-top: 10px solid #FFC32F !important;

  p {
    color: #fff !important;
  }

  h3 {
    text-transform: uppercase;
    color: #FFC32F !important;
    font-size: 28px !important;
  }

  #block-8 {
    margin-bottom: 10px !important;
  }

  #nav_menu-2 {
    margin-bottom: 0 !important;
  }

  hr {
    display: none !important;
  }

  .footer-bottom-content {
    padding-top: 0 !important;
  }

  a {
    color: #FFC32F !important;
    font-size: 18px !important;
  }

  #menu-accesso-rapido-alle-pagine, #menu-pagine-istituzionali {
    display: inline-flex;
    flex-wrap: wrap;

    li {
      margin: 0 10px;
    }
  }
}

#menu-accesso-rapido-alle-pagine {
  li {
    a {
      text-transform: uppercase;
      color: #FFC32F !important;
      font-size: 18px !important;
    }
  }
}


.nav-container-main-menu {
  a {
    text-transform: uppercase;
    color: #FFC32F !important;
    font-size: 18px !important;
  }
}

// Pagina prodotto
.single-post {
  background: #000000;

  .small-title, h3 {
    color: #fff;
  }

  a {
    color: #FFC32F !important;

    &:hover {
      color: #FFC32F !important;
    }
  }

  h1 {
    color: #FFC32F !important;
    text-align: center;
    padding-top: 25px !important;
  }

  h2 {
    text-align: center;
    color: #fff;
    font-size: 21px !important;

    p {
      color: #fff;
      font-weight: 800 !important;
      font-size: 21px !important
    }
  }

  .introSection {
    padding-bottom: 25px !important;
  }

  .pageProdotto {
    padding-left: 15px !important;
    padding-right: 15px !important;

    .bodySection {
      h1, h2, h3, h4, h5, h5, p {
        color: #fff;
      }

      a {
        color: #FFC32F !important;
      }
    }

    padding-bottom: 100px;
  }
}

.contenutoAddizionale {
  margin-top: 55px !important;

  h1, h2, h3, h4, h5, h5, p {
    color: #fff;
  }
}

#tabellaConfezioni {
  margin-top: 55px !important;
  border: 1px solid #fff;
  width: 100% !important;
  @media screen and (max-width: 600px) {
    tr {
      padding: 0 !important;
      margin-bottom: 30px !important;
    }
  }

  th, tr, td {
    padding: 5px;
    color: #fff !important;
    border: 1px solid #fff;
  }
}

.schedaTecnicaDownload {
  margin-top: 100px !important;

  a {
    background: #FFC32F !important;
    color: #333 !important;
    padding: 20px 45px;
    border-radius: 25px;
    font-size: 21px;

    &:after {
      height: 0 !important;
    }

    &:hover {
      color: #000000 !important;
    }

    span {
      display: flex;
      align-items: center;

      i {
        font-size: 36px;
        padding-right: 10px;
      }
    }
  }
}

.introHome {
  margin-bottom: 0 !important;

  p {
    font-weight: 300;
    line-height: 33px;
    font-size: 22px;
  }

  p {
    @media(min-width: 992px) {
      padding: 0 150px;
    }
    text-align: center;
    position: absolute;
    z-index: 9;
    bottom: -130px;
  }
}

.borderwhite {
  img {
    border: 2px solid #fff !important;
  }
}

.footer-widgets {
  img {
    max-width: 100px !important;
  }
}

@mixin mwimage($width) {
  .mw-#{$width} img {
    max-width: percentage($width / 100);
  }
}

@for $i from 1 through 100 {
  @include mwimage($i);
}

.color-white {
  color: #fff !important;
}

.small-title {
  font-weight: 200;
  font-size: 21px;
}

.elastik_page {
  h2 {
    line-height: 38px !important;
  }

  li {
    h3 {
      line-height: 38px !important;
    }
  }
}

.pageClassic {
  h3, h2 {
    color: #fff;
    line-height: 38px;
  }
}

.altre-certificazioni-elastik {
  h2 {
    font-size: 21px !important;
  }
}

.pageProdotto {
  a {
    i {
      color: #FFC32F !important;
    }

    color: #fff;

    &:hover {
      color: #FFC32F !important;
    }
  }

}

.redirectBackElastik {
  background-color: #000000 !important;
  padding-bottom: 100px !important;

  .cursive-italic {
    display: contents !important;
  }

  a {
    background: #FFC32F !important;
    color: #333 !important;
    padding: 20px 45px;
    border-radius: 25px;
    font-size: 21px;

    &:after {
      height: 0 !important;
    }

    &:hover {
      color: #000000 !important;
    }

    span {
      display: flex;
      align-items: center;

      i {
        font-size: 36px;
        padding-right: 10px;
      }
    }
  }
}

.d-none {
  display: none !important;
}

.copyrights {
  color: #fff !important;
}

.social-networks {
  padding-top: 55px !important;
}

.site-footer .social-networks.rounded li a:hover {
  background-color: #FFC32F !important;
}

.pageProdotto .schedaTecnicaDownload a i {
  color: #000000 !important;
}

.pageProdotto .schedaTecnicaDownload a:hover {
  color: #000000 !important;
}

#cookie-notice {
  .cookie-notice-container {
    border-top: 5px solid #FFC32F;
  }

  .cn-button {
    color: #333 !important;
  }
}

.cn-close-icon:before, .cn-close-icon:after {
  background-color: #fff !important;
}

.pageClassic p {
  color: #fff !important;
}

.pageClassic a {
  color: #FFC32F !important;
}

@media(min-width: 769px) and (max-width: 991px) {
  .introHome {
    padding: 0 55px !important;
  }
}

@media(max-width: 768px) {
  .introHome p {
    position: relative !important;
    bottom: unset !important;
    padding-bottom: 55px !important;
  }
  .contactPage {
    h2, h3, p {
      text-align: left !important;
    }
  }
}

.toggle-bars.menu-skin-main .toggle-bars__bar-line {
  background-color: #FFC32F !important;
}

.mobile-menu-wrapper.mobile-menu-slide .mobile-menu-container {
  background-color: #333 !important;
  border-right: 3px solid #FFC32F !important;

  a {
    font-weight: 700;
    color: #fff !important;

    &:hover {
      color: #FFC32F !important;
    }
  }
}

.tabellaConfezioni {
  table {
    @media screen and (max-width: 600px) {
      border: unset !important;
    }
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
    table-layout: fixed;
  }

  table caption {
    font-size: 1.5em;
    margin: .5em 0 .75em;
  }

  table tr {

    padding: .35em;
  }

  table th,
  table td {
    padding: .625em;
    text-align: center;
  }

  table th {
    font-size: .85em;
    letter-spacing: .1em;
    text-transform: uppercase;
  }

  @media screen and (max-width: 600px) {
    table {
      border: 0;
    }

    table caption {
      font-size: 1.3em;
    }

    table thead {
      border: none;
      clip: rect(0 0 0 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px;
    }

    table tr {
      display: block;
      margin-bottom: .625em;
    }

    table td {
      display: block;
      font-size: .8em;
      text-align: right;
    }

    table td::before {
      /*
      * aria-label has no advantage, it won't be read inside a table
      content: attr(aria-label);
      */
      content: attr(data-label);
      float: left;
      font-weight: bold;
      text-transform: uppercase;
    }

    table td:last-child {
      border-bottom: 0;
    }
  }
}

#menu-accesso-rapido-alle-pagine {
  justify-content: center !important;
}

.plr-15 {
  padding-left: 15px;
  padding-right: 15px;
  color: #fff !important;
}

@media screen and (max-width: 600px) {
  .categoriaProdotti {
    h3 {
      font-size: 20px !important;
      line-height: 32px !important;
    }
  }
}
.lanostraproduzioneLanguage {
  a{
    color: #FFC32F !important;
  }
  p{
    color: #fff !important;
  }
}
.smallText{
  font-size: 10px !important;
}
@media(max-width: 991px){
  .home .flags-home-container .wpb_wrapper{
    display: block !important;
  }
  .home .flags-home-container .wpb_wrapper .singleFlag{
    padding-right: unset !important;
  }
  .home .flags-home-container .wpb_wrapper .singleFlag:first-child{
    padding-left: unset !important;
  }
}

Youez - 2016 - github.com/yon3zu
LinuXploit