﻿﻿﻿﻿/*
Theme Name: Comite Olimpico
Theme URI: http://fogonaweb.com
Author: fogoNaWeb
Author URI: http://fogonaweb.com
Description: theme developed for Comité Olimpico Portugal. Design by VerseDesign and theme development by fogoNaWeb
Version: 1.1
Text Domain: cop
*/


/*no css is read here*/

.juve-live-buen h2 {
      color: #fff;
    padding-top: 5rem;
    text-align: center;
}

.juve-live-buen h4 {
  padding-bottom: 2rem;
}

.juve-live-buen {
      display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;

}

.group.themeBlue section {
    background: #0074c8;
    margin-top: -50px;
    padding-bottom: 20px;
}

.module.canalOlimpico { padding:30px; text-align:center; text-transform:uppercase;  }
.module.canalOlimpico * { color:#fff; text-decoration:none; }
.module.canalOlimpico h4 { color:#fff; font-weight:300; }
.module.canalOlimpico .playIcon{margin-top:20px;}

@media only screen and (max-width: 1100px) {
  .juve-live-buen iframe {
    width: 55%;
  }
}

@media only screen and (max-width: 480px) {
  .juve-live-buen iframe {
    width: 75%;
    height: 290px;
  }

  .juve-live-buen h2 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}


.cat-slider .mediaWrapper {
  display: flex;
  align-items: center;
}

.cat-slider .mediaWrapper h4 {
  margin-right: 5rem;
}

.cat-slider .mediaWrapper .image {
  margin-right: 20px;
}

.module.listAsCarousel.listSponsorsCat .bx-wrapper {
  max-width: 897px !important;
}

.module.listAsCarousel.listSponsorsCat .bx-controls {
    position: absolute;
    top: 14px;
    left: 0;
    right: 0;
    height: 0;
}

@media only screen and (max-width: 580px) {
  .cat-slider .mediaWrapper h4 {
    margin-right: 0;
    display: block;
    float: none !important;
  }

  .cat-slider .mediaWrapper {
    display: block;
  }
}

.countdown-desk {
  display:flex;
  justify-content: center;
}

.countdown-mob {
  display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.page-id-4770 .annex-wrapper {
  display: none;
}

@media (min-width: 768px) {
  .hide-desk {
    display: none;
  }

  .cat-slider-cont {
    display: flex;
    align-items: center;
    margin-bottom: 2rem;
  }

  .cat-slider .bx-wrapper {
    display: flex;
    align-items: center;
  }

  .cat-slider {
    margin-left: 3rem;
  }

  .cat-slider .bx-controls {
    width: 100%;
    position: absolute;
  }
}

@media (max-width: 768px) {
  .hide-mob {
    display: none;
  }

  .hide-desk {
    display: flex;
  }
  
  .cat-slider-cont {
    margin-bottom: 2rem;
  }
  
  .cat-slider {
    margin: 0 45px;
  }
  
  .cat-slider .bx-controls {
    position: absolute;
    top: 37px;
    left: 0;
    right: 0;
    height: 0;
    width: 100%;
  }
  
  .cat-slider .bx-wrapper .bx-viewport {
   text-align: center;
  }

}

.bloc-conf{
  margin-left: 52px;
}

.bloc-conf-mob a img{
  width:160px;
  height: auto;
}