/*
 Theme Name:   Bootscore Child
 Description:  Bootscore Child Theme
 Author:       Bootscore
 Author URI:   https://bootscore.me
 Template:     bootscore
 Version:      6.0.0
 Requires at least: 5.0
 Tested up to: 6.6
 Requires PHP: 7.4
 License: MIT License
 License URI: https://github.com/bootscore/bootscore-child/blob/main/LICENSE
 Text Domain:  bootscore
*/

/* 
All style editing is done via /assets/scss/_bootscore_custom.scss
*/
.btn-primary {
    --bs-btn-color: #fff;
    --bs-btn-bg: #FF9416;
    --bs-btn-border-color: #d57a12;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #d57a12;
    --bs-btn-hover-border-color: #d57a12;
    --bs-btn-focus-shadow-rgb: 49, 132, 253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #d57a12;
    --bs-btn-active-border-color: #d57a12;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #FF9416;
    --bs-btn-disabled-border-color: #FF9416;
}

.btn-outline-primary {
    --bs-btn-color: #FF9416;
    --bs-btn-border-color: #FF9416;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #FF9416;
    --bs-btn-hover-border-color: #FF9416;
    --bs-btn-focus-shadow-rgb: 13, 110, 253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #FF9416;
    --bs-btn-active-border-color: #FF9416;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #FF9416;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #FF9416;
    --bs-gradient: none;
}

a {
    color: #FF9416;
    text-decoration: underline;
}
.page-link{
  color: #FF9416!important;
}
.navbar-brand img{
    width: 130px;
    margin-right: 8px;
}
#nav-main{
    background-color: #1A1612;
}
#nav-main .navbar-brand span{
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 600;
}
#nav-main .navbar-brand{
    display: flex;
    align-items: center;
}
#bootscore-navbar li.menu-item a{
    color: #fff!important;
    font-family: "Roboto", sans-serif;
}
#bootscore-navbar li.menu-item{
    margin-left: 10px;
    margin-right: 10px;
}
#menu-item-32{
    background-color: #FF9416;
    border-radius: 25px;
    padding-left: 8px;
    padding-right: 8px;
}
.pause_ai_menu_offcanva{
    background-color: #1A1612;
}
.close_canvas_pauseai{
    background-color: #fff;
    opacity: 1;
}
.bootscore-footer .bootscore-footer-columns{
    background-color: #1c1c1ef7;
}
.footer_down_footer_p{
    background-color: #1A1612; 
    color: #fff;
}
.donate_pause_ai h4,
.follow_pauseairo h4,
.menu_footer_data .widget-title{
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 21px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 1.2em;
}
.donate_pause_ai h4{
  margin-bottom: 20px;
}
.follow_pauseairo h4{
  margin-bottom: 10px;
}
.menu_footer_data .menu-footer-container ul li a{
  text-decoration: none;
  font-family: "Roboto", sans-serif;
  font-size:16px;
  font-weight: 500;
}
#footer-menu li a{
  color: #fff!important;
  text-decoration: none;
  font-family: "Roboto", sans-serif;
  font-size:16px;
  font-weight: 500;
}
.follow_pauseairo ul{
    display: flex;
    gap: 5px;
    padding-left: 0;
}
.follow_pauseairo ul li{
  background-color: #fff;
  border-radius: 10px;
  list-style: none;
}
.follow_pauseairo ul li a{
  padding: 3px;
}
.follow_pauseairo ul li a img{
  width: 30px;
  margin-top: 3px;
  margin-bottom: 3px;
}
.menu_footer_data .menu-footer-container ul li{
  margin-bottom: 5px;
}
.read_more_article_data{
    background-color: #1A1612;
    width: fit-content;
    padding: 6px 12px;
    border-radius: 10px;
}
.read_more_article_data a{
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    text-decoration: none;
}


.donate_pause_ai a{
  background-color: #FF9416;
  width: fit-content;
  padding: 12px 12px;
  border-radius: 10px;
  color: #fff;
  text-decoration: none;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
}
.pause_ai_canvas_custom .titlu_articol_sidebar{
    font-size: 20px;
    font-family: "Roboto", sans-serif;
    color: #1A1612;
    margin-bottom: 10px;
}
.pause_ai_canvas_custom .cuatom_search_button .wp-block-search__label{
    font-size: 16px;
    font-family: "Roboto", sans-serif;
    color: #1A1612;
}

.pause_ai_canvas_custom .cuatom_search_button .wp-block-search__button{
    background-color: #1A1612;
    color: #fff;
    font-family: "Roboto", sans-serif;
}

.badge_cat_pauseai .bg-primary-subtle{
    background-color: #FF9416!important;
    color: #fff!important;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 500;
}
.header_pause_ai_secific{
    margin-bottom: 25px;
}
.header_pause_ai_secific h1{
    color: #1A1612;
    font-family: "Roboto", sans-serif;
    font-size: 28px;
    font-weight: 500;
}
.content_single_article p{
    color: #1A1612;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 400;
}
.content_single_article h2,
.content_single_article h3,
.content_single_article h4,
.content_single_article h5,
.content_single_article h6{
    color: #1A1612;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 600;
}
.custom_article_title_piseai{
    color: #1A1612;
    font-family: "Roboto", sans-serif;
    font-size: 26px;
}

.events_background_color{
    background-repeat: no-repeat;
    position: relative;
    background-size: cover;
    background-position: bottom;
    background-attachment: fixed;
}

.events_background_color::before{
    background-color: rgba(255, 146, 22, 0.569);
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
}
.events_background_color .container{
    position: relative;
}
.events_background_color .container h1{
    color: #fff!important;
    font-family: "Roboto", sans-serif;
    font-size: 30px;
    font-weight: 600;
}
.events_background_color .container p{
    color: #fff!important;
    font-family: "Roboto", sans-serif;
    font-size: 19px;
    font-weight: 400;
}

.carousel_pause_ai {
  min-height: 90vh;
  display: grid;
  grid-template-rows: 1fr 3fr 1.5fr;
  grid-template-columns: 50px 1fr 1fr 1fr 1fr 50px;
  row-gap: 2vh;
  position: relative;
}

.progress-bar {
  position: absolute;
  top: 0;
  left: 0;
  height: 5px;
  width: 100%;
}
.progress-bar__fill {
  width: 0;
  height: inherit;
  background: #FF9416;
  transition: all 0.16s;
}
.progress-bar--primary {
  z-index: 2;
}

.main-post-wrapper {
  grid-row: 1/4;
  grid-column: 1/7;
  position: relative;
}

.slides {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.main-post {
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.main-post__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  bottom: 0;
}
.main-post__image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.main-post__image::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 146, 22, 0.67);
}
.main-post__content {
  position: absolute;
  top: 40%;
  left: 4%;
  transform: translateY(-40%);
  color: #fff;
  width: 90%;
}
.main-post__tag-wrapper {
  margin: 0;
  display: inline-flex;
  overflow: hidden;
}
.main-post__tag {
  font-size: 0.95em;
  background: #FF9416;
  padding: 6px 18px;
}
.main-post__title {
  font-weight: 700;
  font-size: 1.95em;
  line-height: 1.25;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}
.main-post__link {
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  display: inline-flex;
  align-items: center;
}
.main-post__link-text {
  font-size: 1.4em;
}
.main-post__link-icon--arrow {
  margin-left: 12px;
}
.main-post__link-icon--play-btn {
  margin-right: 12px;
}

.main-post__link:hover .main-post__link-text,
.main-post__link:hover .main-post__link-icon--arrow path {
  color: #FF9416;
  stroke: #FF9416;
}

.main-post--active {
  top: 0;
  z-index: 1;
  transition: top 0.9s 0.4s ease-out;
}

.main-post--not-active {
  top: 100%;
  z-index: 0;
  transition: top 0.75s 2s;
}

.main-post.main-post--active .main-post__tag-wrapper {
  width: 25%;
  transition: all 0.98s 1.9s;
 
}

.main-post.main-post--not-active .main-post__tag-wrapper {
  width: 0;
  transition: width 0.3s 0.2s;
}

.main-post.main-post--active .main-post__title {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.8s 1.42s, transform 0.5s 1.4s;
}

.main-post.main-post--not-active .main-post__title {
  transform: translateY(40px);
  opacity: 0;
  transition: transform 0.2s 0.35s, opacity 0.5s 0.2s;
}

.main-post.main-post--active .main-post__link {
  opacity: 1;
  transition: opacity 0.9s 2.2s;
}

.main-post.main-post--not-active .main-post__link {
  opacity: 0;
  transition: opacity 0.5s 0.2s;
}

.posts-wrapper {
  grid-row: 3/4;
  grid-column: 3/6;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 14px;
  z-index: 1;
}

.post {
  color: #fff;
  position: relative;
  padding: 16px 20px;

}
.post_card_carousel{
    background-color: #383029;
}

.post__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0.8em;
}
.post__tag {
  color: #80837e;
}
.post__title {
  font-weight: 400;
  font-size: 0.95em;
  line-height: 1.5;
}
.post--active {
  opacity: 1;
  background: rgb(14, 13, 14);
}
/* .post:not(.post--active) {
  pointer-events: none;
} */

.hide-on-mobile {
  display: none;
}
.aliniat_con_manifest .card_imagine_pause img{
  width: 100%;
  height: auto;
  object-fit: cover;
}
.antet_manifest_content {
  background: #ff931e;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-bottom: 50px;
}
.antet_manifest_content h1{
    color: #fff !important;
    font-family: "Roboto", sans-serif;
    font-size: 38px;
    font-weight: 600;
    margin-bottom: 15px;
}
.antet_manifest_content p{
  color: #2b2b2b;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: 500;
}
.aliniat_con_manifest {
  margin-bottom: 40px;
}
.aliniat_con_manifest .data_man_data{
  display: flex;
  align-items: center;
}
.valori_manifest h2,
.aliniat_con_manifest .data_man_data .card_content_pause h2{
  color: #2b2b2b;
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  font-weight: 600;
}
.valori_manifest h3{
  color: #2b2b2b;
  font-family: "Roboto", sans-serif;
  font-size: 22px;
  font-weight: 600;
}
.aliniat_con_manifest .data_man_data .card_content_pause p{
  color: #4b4b4b;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.valori_manifest {
    padding-top: 20px;
    padding-bottom: 25px;
}
.valori_manifest ul li{
  padding-left:0;
}
@media(min-width:1800px){
  .carousel_pause_ai {
    min-height: 90vh;
  }
}


@media screen and (min-width: 768px) {
  .main-post__title {
    font-size: 2.9em;
  }
}

@media screen and (min-width: 1024px) {
  .hide-on-mobile {
    display: grid;
  }

  .posts-wrapper {
    grid-column: 2/6;
  }

  .hide-on-desktop {
    display: none;
  }
}

@media screen and (min-width: 1440px) {
  .main-post__content {
    width: 45%;
  }

  .posts-wrapper {
    grid-column: 3/6;
  }
}


.marketing .col-lg-4 {
  margin-bottom: 1.5rem;
  text-align: center;
}
.marketing h2 {
  font-weight: 400;
}

.marketing .col-lg-4 p {
  margin-right: .75rem;
  margin-left: .75rem;
}


.featurette-divider {
  margin: 5rem 0; 
}

.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -.05rem;
}

.pause_ai_pericole .card-text a{
  color: #212529;
  text-decoration: none;
}
.read_more_data_danger{
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  text-decoration: none;
  background-color: #1A1612;
  width: fit-content;
  padding: 6px 12px;
  border-radius: 10px;
}
.read_more_data_danger:hover{
  background-color: #29221c;
  color: #fff;
}
.footer_logo_pauseai img{
  max-width: 185px;
  width: 100%;
}

@media (min-width: 40em) {
  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 7rem;
  }
}

.pause_ai_video_data{
  position: relative;
  height: 50vh;
}
.youtube-popthumb_pause {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
}
.pause_ai_video_data iframe{
  width: 100%;
  height: 100%;
}
.youtube-popthumb_pause img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.youtube-play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 70px;
    height: 50px;
    background: rgba(255, 0, 0, 0.9);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.youtube-play-button span {
    color: #fff;
    font-size: 26px;
    margin-left: 4px;
}


@media (min-width: 992px) {
    .pause_ai_canvas_custom{
        background-color: #FF9416!important;
        padding: 10px!important;
        border-radius: 10px;
    }
}
@media (max-width: 991.98px) {
    #menu-item-32 {
        text-align: center;
        margin-top: 10px;
    }
   
}
@media (max-width: 767.98px) {
    .header_pause_ai_secific h1 {
        font-size: 22px;
    }
   
    .events_background_color .container h1{
        font-size: 25px;
    }
    .aliniat_con_manifest .data_man_img{
      order: 1;
      margin-bottom: 25px;
    }
    .aliniat_con_manifest .data_man_data{
      order: 2;
    }
    .antet_manifest_content h1 {
      font-size: 32px;
    }
  .aliniat_con_manifest {
    margin-bottom: 15px;
  }
  .space_mobil_paus{
    margin-bottom: 30px;
  }
}

@media (max-width: 575.98px) { 
  .antet_manifest_content h1 {
    font-size: 25px;
  }
  .antet_manifest_content {
    background: #ff931e;
    padding-top: 30px;
    padding-bottom: 40px;
    margin-bottom: 40px;
  }
  .donate_pause_ai h4, .follow_pauseairo h4, .menu_footer_data .widget-title {
      font-size: 20px;
      font-weight: 600;
  }
  .space_mobil_paus {
        margin-bottom: 15px;
    }
}