/*!
Theme Name:    pbf-pensareweb-child
Author:        lorenzo
Author URI:    https://www.pensareweb.it
Description:   Child theme pbf-pw per baselunaitaly 2020
Version:       1.0.0
License:       GNU General Public License v3 or later
License URI:   https://www.gnu.org/licenses/gpl-3.0.html
Template:      page-builder-framework
Text Domain:   page-builder-framework-child
*/

/*COOKIECONSENTT*/


#termsfeed-com---nb {
  max-width: none !important;
  width: 100%;
  overflow: hidden !important;
  background-color: grey !important;
}
.cc-nb-main-container {
  width: 100% !important;
  display: flex !important;
  justify-content: space-around !important;
  padding: 0.5rem 2rem !important;
  align-items: center !important;
  max-width: 1400px;
  margin: 0 auto;
}
.cc-nb-buttons-container {
  display: flex !important;
  flex-wrap: nowrap !important;
  padding: 0.5em !important;
  justify-content: center !important;
  flex-direction: row-reverse !important;
}
@media only screen and (max-width: 767px) {
  .cc-nb-main-container {
    flex-direction: column !important;
  }
}
@media only screen and (max-width: 500px) {
  .cc-nb-buttons-container {
    flex-direction: column !important;
  }
}
.cc-nb-changep {
  line-height: 1em !important;
}
.cc-nb-text {
  margin: 0 !important;
  font-size: 0.8em !important;
}
.cc-nb-buttons-container .cc-nb-okagree {
  background-color: #eaeaea !important;
  text-transform: uppercase !important;
}
.cc-nb-buttons-container .cc-nb-reject,
.cc-cp-foot-save {
  background-color: #eaeaea !important;
}
.cc-pc-head-lang-select {
  background: white !important;
  text-align: center !important;
  font-size: 2rem !important;
}
.cc-nb-title-container {
  display: none !important;
}
