/*
Theme Name: Life Beyond Parkinsons
Theme URI: lifebeyondparkinsons-toss-v1
Author: TOSS Studio
Description: Tema criado pela TOSS
Version: 1.0
*/

@import url("css/materialize.css");


  body { color: #545b5c; font-size: 17px; line-height: 28px; font-weight: 300; font-family: 'Roboto', sans-serif; background: #fff; -webkit-text-size-adjust: none; -webkit-font-smoothing: antialiased; }
  html {
    scroll-behavior: smooth;
  }

  h1, h2, h3, h4, h5, h6, nav, .wp_pagination, footer .menu, .visualizar, .home-slider .slider p a, .sub { font-family: "Raleway", sans-serif; font-weight: 400; font-style: normal; }

  h1 { font-size: 70px; line-height: 80px; color: #E83B7F; font-weight: 700; }
  h2 { font-size: 50px; line-height: 62px; color: #E83B7F; font-weight: 700; }
  h3 { font-size: 36px; line-height: 44px; color: #E83B7F; font-weight: 700; }
  h4 { font-size: 28px; line-height: 30px; color: #E83B7F; font-weight: 700; }

  a { color: #C71F84; transition: .3s; }
  a:hover { color: #c0c0c0; }

  strong { color: #C71F84; font-weight: 700; }

  .divider { margin: 25px 0; }

  p { margin: 10px 0 20px; }

  img { max-width: 100%; height: auto; }

  .material-icons { vertical-align: middle; }

  .clear {  clear: both; }

  blockquote { font-weight: 700; font-style: italic; border-left: 5px solid #ff9955; text-align: justify;  }

  .container { width: 80%; max-width: 74%; }

  #sidenav-overlay { z-index: 99!important; }

  .row ul { margin-top: 25px; margin-left: 30px; margin-bottom: 20px; }
  .row ul li { margin-bottom: 1px; padding-bottom: 1px; list-style: disc; }
  .row ol { margin-top: 25px; margin-bottom: 20px; }
  .row ol li { margin-bottom: 4px; padding-bottom: 4px; }



/* Header */
  nav { position: fixed; top: 0; height: 160px; line-height: 160px; padding: 0; background: rgb(0,0,0); background: linear-gradient(180deg, rgba(0,0,0,0.4962359943977591) 0%, rgba(0,0,0,0) 100%); transition: all 0.4s ease; z-index: 999; }
  /* retrai */ .nav-scroll { height: 110px; line-height: 110px; backdrop-filter: blur(10px); }

  nav .nav-wrapper { background-color: transparent; z-index: 998; }
  nav .brand-logo { margin-left: 50px; line-height: 180px; transition: all 0.3s ease; }
    /* retrai */ nav .nav-logo { line-height: 150px; }
  nav .brand-logo img { width: 260px; height: auto; }

  nav ul { margin-top: 50px; margin-right: 20px!important; transition: all 0.3s ease; }
  /* retrai */ .nav-menu { margin-top: 30px; }
  nav ul li { height: 48px; line-height: 48px; }
  nav ul li a { font-size: 15px; margin: 0; color: #fff; font-weight: 500; letter-spacing: 1px; background: transparent; padding: 0 22px; border-radius: 4px; transition: .3s; }
  nav ul li a:hover { background: #C71F84; color: #fff; }

    nav ul.conversar { margin-left: 10px; margin-right: 50px!important; }
    nav ul.conversar li a { color: #fff; background: #C71F84; border: 1px solid #C71F84; border-radius: 4px; }
    nav ul.conversar li a:hover { background: #fff; color: #C71F84; border: 1px solid #fff; }
    nav ul.conversar li a i {  font-size: 16px; height: 40px; line-height: 40px; vertical-align: middle; margin-left: 5px; }

    .z-depth-1, nav, .card-panel, .card, .toast, .btn, .btn-large, .btn-floating, .dropdown-content, .collapsible, .side-nav { box-shadow: none; }


  .divider { margin: 25px 0 50px 0; }

  .section.titulo-paginas { margin: -100px 0 0; padding: 0; background-color: #E83B7F; background-size: cover; background-repeat: no-repeat; background-position: center; background-attachment: fixed; }
  .section.titulo-paginas .row { margin: 0; padding: 300px 0 100px; background: rgb(0,0,0); background: linear-gradient(0deg, rgba(0,0,0,0.30015756302521013) 20%, rgba(0,0,0,0.5970763305322129) 100%);}
  .section.titulo-paginas .row.sem { background: transparent!important; }
  .section.titulo-paginas .row h1 { width: 75%; color: #fff; margin: 0 0 10px; }
  .section.titulo-paginas .row h3 { width: 75%; font-size: 22px; line-height: 32px; font-family: 'Roboto', sans-serif; color: #fff; font-weight: 300; margin: 10px 0; }
  .section.titulo-paginas .row h3 a { color: #fff!important; }
  .section.titulo-paginas .row ul.post-categories { margin: 0; display: inline-block; }
  .section.titulo-paginas .row ul.post-categories li { margin: 0; padding: 0; list-style: none; }
  .section.titulo-paginas .row ul.post-categories li a { color: #fff; }


    /* breadcrumb */
    .breadcrumb { font-size: 12px; margin: 0 0 25px; }
    .breadcrumb #breadcrumbs { color: #bababa; margin: 0 0 10px; }
    .breadcrumb #breadcrumbs a { color: #bababa; }
    .breadcrumb #breadcrumbs strong { color: #C71F84; font-weight: 300; }
    .breadcrumb:before { content: none; }


  .main { padding: 75px 20px; min-height: 200px; }
  .main h2 { margin: 10px 0 25px; }


  /* SLIDER */
  .section.home-slider { margin: 0; padding: 0; z-index: 0; }
  .section.home-slider .slider { height: 100vh!important; z-index: 0; }
  .section.home-slider .slider .back { background: #000; }
  .section.home-slider .slider ul.slides { height: 100vh!important; background: transparent!important; }
  .section.home-slider .slider .slides li img { opacity: 0.7; }
  .section.home-slider .slider .slides li img.imagem-desktop { display: block!important; }
  .section.home-slider .slider .slides li img.imagem-mobile { display: none!important; }
  .section.home-slider .slider .slides li .caption { top: 40%!important; left: 13%; width: 40%; opacity: 1!important; }
  .section.home-slider .slider .slides li .caption h3 { font-size: 36px; line-height: 44px; font-weight: 300; color: #fff; margin: 10px 0; }
  .section.home-slider .slider .slides li .caption strong { font-weight: 700; color: #fff; }
  .section.home-slider .slider .indicators { left: 70px; bottom: 70px; text-align: left; z-index: 8; }
  .section.home-slider .slider .indicators .indicator-item { margin: 0 10px; width: 8px; height: 8px; background-color: #fff; border: 2px solid #fff; border-radius: 8px; opacity: 1; }
  .section.home-slider .slider .indicators .indicator-item.active { background-color: transparent; border: 2px solid #fff; opacity: 0.5; }

  .imagem-desktop { display: block!important; }
  .imagem-mobile  { display: none!important; }


  .carousel-container {
      overflow: hidden;
      white-space: nowrap;
      position: absolute;
      width: 100%;
      padding: 0;
      z-index: 999;
      bottom: 15%;
  }
  .carousel-track {
      display: flex;
      width: max-content;
      position: relative;
      left: 13%;
      animation: scroll 20s linear infinite;
  }
  .carousel-track img {
      max-height: 140px;
      margin: 0 1px;
      object-fit: contain;
      opacity: .9;
  }
  @keyframes scroll {
      from {
          transform: translateX(0);
      }
      to {
          transform: translateX(-50%);
      }
  }



  .section.home-lifebeyondparkinsons { margin: 0; padding: 200px 0; background: #2BB34B; }
  .section.home-lifebeyondparkinsons .row { position: relative; margin: 0; padding: 0; }
  .section.home-lifebeyondparkinsons .L { margin: 0; }
  .section.home-lifebeyondparkinsons .L .titulo h2 { font-size: 90px; line-height: 86px; color: #fff; font-weight: 700; margin: 0 0 30px; }
  .section.home-lifebeyondparkinsons .L .titulo p { font-size: 20px; letter-spacing: 1px; color: #fff!important; margin: 0 0 15px; padding-left: 38px; background: url('image/lifebeyondparkinsons-toss-transparente.png') no-repeat left; background-size: contain; }
  .section.home-lifebeyondparkinsons .L p  { color: #fff; }
  .section.home-lifebeyondparkinsons .R { position: absolute; padding: 0; margin: 0; right: 0; }
  .section.home-lifebeyondparkinsons .R img.thumb { position: relative; width: 100; border-radius: 75px 0 0 75px; }

  .section.home-ellenvic { margin: 0; padding: 200px 0; background: #CF8E2A; }
  .section.home-ellenvic .row { position: relative; margin: 0; padding: 0; }
  .section.home-ellenvic .L { margin: 0; }
  .section.home-ellenvic .L .titulo h2 { font-size: 90px; line-height: 86px; color: #fff; font-weight: 700; margin: 0 0 30px; }
  .section.home-ellenvic .L .titulo p { font-size: 20px; letter-spacing: 1px; color: #fff!important; margin: 0 0 15px; padding-left: 38px; background: url('image/lifebeyondparkinsons-toss-transparente.png') no-repeat left; background-size: contain; }
  .section.home-ellenvic .L p  {color: #fff; }
  .section.home-ellenvic .R { position: absolute; padding: 0; margin: 0; right: 0; }
  .section.home-ellenvic .R img.thumb { position: relative; width: 100; border-radius: 0 0 0 200px; }

  .section.home-facaparte { margin: 0; padding: 200px 0; background: #E83B7F url('image/lifebeyondparkinsons-02.jpg') no-repeat center; background-size: cover; background-attachment: fixed; }
  .section.home-facaparte .row { position: relative; margin: 0; padding: 0; }
  .section.home-facaparte .R .titulo h2 { font-size: 80px; line-height: 86px; color: #fff; font-weight: 700; margin: 0 0 30px; }
  .section.home-facaparte .R .titulo p { font-size: 20px; letter-spacing: 1px; color: #63EF84!important; margin: 100px 0 10px; padding-left: 38px; background: url('image/lifebeyondparkinsons-toss-transparente.png') no-repeat left; background-size: contain; }
  .section.home-facaparte .R p {color: #fff; }
  .section.home-facaparte .R strong { color: #fff; }
  .section.home-facaparte .R ul li { color: #fff; }
  .section.home-facaparte .btn { background: #CF8E2A; border: #CF8E2A; }
  .section.home-facaparte .btn:hover { background: #fff; border: #fff; color: #CF8E2A!important; }

  .section.home-sejamembro { margin: 0; padding: 200px 0; background: #2BB34B; }
  .section.home-sejamembro .row { position: relative; margin: 0; padding: 0; }
  .section.home-sejamembro .L { margin: 0; }
  .section.home-sejamembro .L .titulo h2 { font-size: 90px; line-height: 86px; color: #fff; font-weight: 700; margin: 0 0 30px; }
  .section.home-sejamembro .L .titulo p { font-size: 20px; letter-spacing: 1px; color: #fff!important; margin: 0 0 15px; padding-left: 38px; background: url('image/lifebeyondparkinsons-toss-transparente.png') no-repeat left; background-size: contain; }
  .section.home-sejamembro .L p {color: #fff; }
  .section.home-sejamembro .L ul li {color: #fff; }
  .section.home-sejamembro .btn { background: #fff; border: #fff; color: #2BB34B!important; }
  .section.home-sejamembro .btn:hover { background: #C71F84; border: #C71F84; color: #fff!important; }
  .section.home-sejamembro .R { position: absolute; padding: 0; margin: 0; right: 0; }
  .section.home-sejamembro .R img.thumb { position: relative; width: 100; border-radius: 0 0 0 200px; }

  .section.home-loja { margin: 0; padding: 200px 0; background: #E83B7F url('image/lifebeyondparkinsons-fundo-1.jpg') no-repeat bottom center; background-size: cover; }
  .section.home-loja .row { position: relative; margin: 0; padding: 0; }
  .section.home-loja .L .titulo h2 { font-size: 80px; line-height: 86px; color: #fff; font-weight: 700; margin: 0 0 30px; }
  .section.home-loja .L .titulo p { font-size: 20px; letter-spacing: 1px; color: #fff!important; margin: 0 0 10px; padding-left: 38px; background: url('image/lifebeyondparkinsons-toss-transparente.png') no-repeat left; background-size: contain; }
  .section.home-loja .L p {  width: 50%; color: #fff!important; margin: 0 0 50px; }

  .section.home-loja ul.produtos    { margin: 0; }
  .section.home-loja ul.produtos li { margin: 0; display: inline-block; width: 18.333%; margin: 0.5%; }
  .section.home-loja ul.produtos li a:hover { opacity: .75; }

  /* FOOTER */

  footer.page-footer { float: left; width: 100%; margin: 0; padding: 100px 0 200px; background: #6E2E7A; }
  footer.page-footer .footer-copyright { text-align: center; line-height: normal; color: #BBBDC1; font-weight: 300; font-size: 16px; line-height: 24px; background: transparent; }
  footer.page-footer .footer-copyright h3 { font-weight: 700; color: #fff; }
  footer.page-footer .footer-copyright a { color: #fff; }
  footer.page-footer .footer-copyright .copy { width: 70%; font-size: 13px; line-height: 20px; color: #F97EF5; margin: 40px auto 0; margin-left: 15%; padding-top: 10px; }
  footer.page-footer .footer-copyright .copy a { color: #fff; }

  /* TOSS ÍCONES SOCIAIS - SOCIAL MEDIA */
  .social { display: flex; justify-content: center; align-items: center; gap: 20px;margin: 20px 0; }
  .social-icon { width: 44px; height: 44px; display: inline-block; background-color: #fff; -webkit-mask-size: contain; -webkit-mask-repeat: no-repeat; -webkit-mask-position: center; mask-size: contain; mask-repeat: no-repeat; mask-position: center; transition: background-color 0.3s ease; }
  .social-icon:hover { background-color: #e1306c; }
  .social-icon.instagram { -webkit-mask-image: url('image/social/instagram-brands.svg'); mask-image: url('image/social/instagram-brands.svg'); }
  .social-icon.linkedin  { -webkit-mask-image: url('image/social/toss-linkedin-in-brands.svg'); mask-image: url('image/social/toss-linkedin-in-brands.svg'); }
  .social-icon.youtube   { -webkit-mask-image: url('image/social/youtube-brands.svg'); mask-image: url('image/social/youtube-brands.svg'); }
  /* TOSS ÍCONES SOCIAIS - SOCIAL MEDIA fecha */


  /* FORMULARIOS */
  .btn, .btn-large, .wpcf7 input[type=submit], input[type=submit], .search-submit { font-size: 17px; font-weight: 400; color: #fff!important; letter-spacing: 1px; padding-left: 26px; padding-right: 26px; background: #E83B7F; height: 50px; line-height: 44px; text-transform: none; border: 2px solid #E83B7F; border-radius: 4px; transition: 0.3s; vertical-align: middle; }
  .btn:hover, .btn-large:hover, .wpcf7 input[type=submit]:hover { background: #fff; color: #fff!important; border: 2px solid #fff; color: #E83B7F!important; }


/*************** RESPONSIVO ***************/


@media only screen and (max-width: 1600px) {

  body { font-size: 16px; line-height: 26px; }

  h1 { font-size: 56px; line-height: 62px; }
  h2 { font-size: 40px; line-height: 46px; }
  h3 { font-size: 30px; line-height: 36px; }
  h4 { font-size: 24px; line-height: 30px; }


/* Header */
  nav { height: 150px; line-height: 150px; }
  /* retrai */ .nav-scroll { height: 110px; line-height: 110px; backdrop-filter: blur(10px); }

  nav .brand-logo { margin-left: 50px; line-height: 160px;}
    /* retrai */ nav .nav-logo { line-height: 140px; }
  nav .brand-logo img { width: 200px; height: auto; }

  nav ul { margin-top: 35px; transition: all 0.3s ease; }
  /* retrai */ .nav-menu { margin-top: 30px; }
  nav ul li a { font-size: 14px; padding: 0 17px; }
  nav ul li a:hover { background: #C71F84; color: #fff; }

  .container { width: 84%; max-width: 84%; }


  /* SLIDER */
  .section.home-slider .slider .slides li .caption { top: 36%!important; left: 13%; width: 50%; opacity: 1!important; }
  .section.home-slider .slider .slides li .caption h3 { font-size: 28px; line-height: 36px; }
  .section.home-slider .slider .indicators { left: 50px; bottom: 50px; text-align: left; z-index: 8; }


  .carousel-container {
      bottom: 14%;
  }
  .carousel-track {
      left: 10%;
  }
  .carousel-track img {
      max-height: 120px;
  }


  .section.home-lifebeyondparkinsons { padding: 200px 0; }
  .section.home-lifebeyondparkinsons .L { margin: 0; }
  .section.home-lifebeyondparkinsons .L .titulo h2 { font-size: 70px; line-height: 66px; margin: 0 0 25px; }
  .section.home-lifebeyondparkinsons .L .titulo p { font-size: 16px; line-height: 20px; margin: 0 0 15px; padding-left: 30px; }
  .section.home-lifebeyondparkinsons .R { position: absolute; padding: 0; margin: 0; right: 0; }
  .section.home-lifebeyondparkinsons .R img.thumb { position: relative; border-radius: 50px 0 0 50px; }

  .section.home-ellenvic { margin: 0; padding: 200px 0; background: #CF8E2A; }
  .section.home-ellenvic .L .titulo h2 { font-size: 70px; line-height: 66px; margin: 0 0 25px; }
  .section.home-ellenvic .L .titulo p { font-size: 16px; line-height: 20px; margin: 0 0 15px; padding-left: 30px; }
  .section.home-ellenvic .R { position: absolute; padding: 0; margin: 0; right: 0; }
  .section.home-ellenvic .R img.thumb { position: relative; width: 100; border-radius: 0 0 0 150px; }

  .section.home-facaparte { margin: 0; padding: 200px 0; background-attachment: fixed; }
  .section.home-facaparte .R .titulo h2 { font-size: 70px; line-height: 66px; margin: 0 0 25px; }
  .section.home-facaparte .R .titulo p { font-size: 16px; line-height: 20px; margin: 50px 0 10px; padding-left: 30px; }

  .section.home-sejamembro { margin: 0; padding: 200px 0;  }
  .section.home-sejamembro .L .titulo h2 { font-size: 70px; line-height: 66px; margin: 0 0 25px; }
  .section.home-sejamembro .L .titulo p { font-size: 16px; line-height: 20px; margin: 0 0 15px; padding-left: 30px; }
  .section.home-sejamembro .R { position: absolute; padding: 0; margin: 0; right: 0; }
  .section.home-sejamembro .R img.thumb { position: relative; width: 100; border-radius: 0 0 0 150px; }

  .section.home-loja { margin: 0; padding: 200px 0; }
  .section.home-loja .L .titulo h2 { font-size: 70px; line-height: 66px; margin: 0 0 25px; }
  .section.home-loja .L .titulo p { font-size: 16px; line-height: 20px; margin: 0 0 10px; padding-left: 30px; }
  .section.home-loja .L p {  width: 50%; color: #fff!important; margin: 0 0 40px; }


}




@media only screen and (max-width: 992px) {

  body { font-size: 15px; line-height: 22px; }

  h1 { font-size: 40px; line-height: 48px; }
  h2 { font-size: 28px; line-height: 30px; }
  h3 { font-size: 24px; line-height: 26px; }
  h4 { font-size: 18px; line-height: 22px; }
  h5 { font-size: 15px; line-height: 20px; }

  nav { padding: 0 25px; }
    /* retrai */ .nav-scroll { height: 80px; line-height: 80px; }

  nav .brand-logo { left: 0; height: 65px!important; line-height: 65px!important; margin: 17px 0 0 0; -webkit-transform: translateX(0); transform: translateX(0); }
  nav .brand-logo img { width: 140px; height: auto; }

  /* retrai */ .nav-menu { margin-top: 20px; }

  nav ul { margin-top: 20px; margin-right: 0; }
  nav ul li { height: 40px; line-height: 40px; }
  nav ul li a { font-size: 14px; padding: 0 20px; }

    nav ul.conversar { margin-left: 0!important; }


  /* MENU MOBILE */
  nav .sidenav-trigger { margin: 0; }
  nav .sidenav-trigger i { height: 80px; line-height: 80px;}
  nav i, nav [class^="mdi-"], nav [class*="mdi-"], nav i.material-icons { font-size: 40px; height: 82px; line-height: 82px; color: #fff; margin-right: 5px; }

  .sidenav { position: fixed; width: 80%; height: 100vh; left: 0; top: 0;  padding-bottom: 60px;  background-color: #C71F84; }
  .sidenav li { width: 100%; }
  .sidenav li > a { color: #fff; font-size: 18px; border-radius: 0; }

  .container { width: 90%; max-width: 90%; }


  .section.home-lifebeyondparkinsons { padding: 120px 0; }
  .section.home-lifebeyondparkinsons .L { margin: 0; }
  .section.home-lifebeyondparkinsons .L .titulo h2 { font-size: 50px; line-height: 50px; margin: 0 0 20px; }
  .section.home-lifebeyondparkinsons .L .titulo p { font-size: 14px; line-height: 18px; margin: 0 0 15px; padding-left: 25px; }
  .section.home-lifebeyondparkinsons .R { position: inherit; padding: 0; margin: 0; right: 0; }
  .section.home-lifebeyondparkinsons .R img.thumb { position: relative; border-radius: 0 50px 0 50px; }

  .section.home-ellenvic { margin: 0; padding: 120px 0; }
  .section.home-ellenvic .L .titulo h2 { font-size: 50px; line-height: 50px; margin: 0 0 20px; }
  .section.home-ellenvic .L .titulo p { font-size: 14px; line-height: 18px; margin: 0 0 15px; padding-left: 25px; }
  .section.home-ellenvic .R { position: inherit; padding: 0; margin: 0; right: 0; }
  .section.home-ellenvic .R img.thumb { position: relative; width: 100; border-radius: 0 50px 0 50px; }

  .section.home-facaparte { margin: 0; padding: 120px 0; background-attachment: inherit; background-position: right; }
  .section.home-facaparte .R .titulo h2 { font-size: 50px; line-height: 50px; margin: 0 0 20px; }
  .section.home-facaparte .R .titulo p { font-size: 14px; line-height: 18px; margin: 0 0 10px; padding-left: 25px; }

  .section.home-sejamembro { margin: 0; padding: 120px 0;  }
  .section.home-sejamembro .L .titulo h2 { font-size: 50px; line-height: 50px; margin: 0 0 20px; }
  .section.home-sejamembro .L .titulo p { font-size: 14px; line-height: 18px; margin: 0 0 15px; padding-left: 25px; }
  .section.home-sejamembro .R { position: inherit; padding: 0; margin: 0; right: 0; }
  .section.home-sejamembro .R img.thumb { position: relative; border-radius: 0 50px 0 50px; margin-top: 40px; }

  .section.home-loja { margin: 0; padding: 120px 0; }
  .section.home-loja .L .titulo h2 { font-size: 50px; line-height: 50px; margin: 0 0 20px; }
  .section.home-loja .L .titulo p { font-size: 14px; line-height: 18px; margin: 0 0 10px; padding-left: 25px; }
  .section.home-loja .L p {  width: 100%; }

  .section.home-loja ul.produtos li { margin: 0; display: inline-block; width: 44.999%; margin:2%; }


  /* FOOTER */
  footer.page-footer { padding: 50px 10px 100px;  }
  footer.page-footer .footer-copyright { font-size: 14px; line-height: 20px; }
  footer.page-footer .footer-copyright .copy { width: 100%; font-size: 13px; line-height: 18px; margin: 25px auto 0; margin-left: 0; }
  footer.page-footer .footer-copyright .copy a { color: #fff; }

  /* FORMULARIOS */
  .btn, .btn-large, .wpcf7 input[type=submit], input[type=submit], .search-submit { font-size: 14px; padding-left: 22px; padding-right: 22px; height: 46px; line-height: 44px; }




}


@media only screen and (max-width: 600px) {

  /* SLIDER */
  .section.home-slider { margin: 0; }
  .section.home-slider .slider { height: 100vh!important; }
  .section.home-slider .slider ul.slides { height: 100vh!important; }
  .section.home-slider .slider .slides li .caption { top: 35%!important; left: 10%; width: 80%; }
  .section.home-slider .slider .slides li .caption h1 { font-size: 36px; line-height: 42px; }
  .section.home-slider .slider .slides li .caption h3 { font-size: 20px; line-height: 26px; }
  .section.home-slider .slider .indicators { left: 30px; bottom: 30px; text-align: left; z-index: 8; }

  .imagem-desktop { display: none!important; }
  .imagem-mobile  { display: block!important; }

  .carousel-container {
      bottom: 12%;
  }
  .carousel-track {
      left: 10%;
  }
  .carousel-track img {
      max-height: 100px;
  }



}
