/*
Theme Name: Vitic Child
Theme URI: http://www.wpbingosite.com/vitic
Author: wpbingo
Description: This is a child theme for Vitic
Version: 1.0
Author URI: http://wpbingosite.com
Template: vitic
Text Domain: vitic-child
*/
/*************** ADD YOUR CUSTOM CSS HERE  ***************/

#bwp-footer ul li {
  width: 100% !important;
}

#bwp-footer .linkSocial {
  font-size: 30px;
  margin-right: 10px;
}

#bwp-footer * {
  color: white !important;
}

.bwp-header .wpbingoLogo img {
  max-height: 30px;
}

@media (max-width: 768px) {
  .iubenda-bottoni {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .bwp-header.header-v10 {
    padding: 20px 0;
  }
}

.bwp-header {
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

.testoCenter *,
.testoCenter {
  text-align: center !important;
}

div.social-icon {
  display: none !important;
}

.ppc-button-wrapper {
  margin-top: 6px;
}

.form-wiki p > * {
  flex-grow: 1;
}

.form-wiki input.wpcf7-text,
.form-wiki textarea,
.wpcf7-submit {
  width: 100%;
}

.form-wiki textarea {
  height: 150px;
}

.wpcf7-submit {
  cursor: pointer;
}

.form-wiki .wpcf7-submit {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  position: relative;
  color: #fff;
  background: #31b2ee;
  border: 0px solid !important;
  height: 35px;
  line-height: 35px;
  padding: 0 30px;
  display: inline-block;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  margin-top: 23px;
}

.bwp-title {
  margin-bottom: 30px !important;
}

.bwp-header.header-v3 .header-wrapper .wpbingoLogo:before,
.bwp-header.header-v3 .header-wrapper .vitic-topcart:before {
  transform: translateY(-51%);
}

#bwp-header {
  background-color: #000000;
}
#bwp-header.sticky {
  background-color: #000000b2;
}

.bwp-header.sticky .header-wrapper {
  padding: 0 !important;
  padding-top: 26px !important;
}

#bwp-main {
  padding-top: 150px;
}

@media (max-width: 991px) {
  #bwp-main {
    padding-top: 78px;
  }
}

.page-title {
  padding: 30px 0 !important;
}

/* #main-content, #primary{
    background-color: white;
} */

#primary {
  padding-top: 30px;
}

/* body{
    background-color: black;
} */

.img-404 {
  display: none;
}

.content-page-404 {
  position: static !important;
}

.content-page-404 .title-error {
  font-size: 30px !important;
}

.coupon {
  margin-bottom: 10px;
}

#pay_with_amazon {
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.bannerWikiHome .banner-wrapper-infor {
  width: 80%;
  max-width: 300px;
  left: 20px !important;
}

.bannerWikiHome * {
  text-align: left !important;
}

.bannerWikiHome .bwp-image-description {
  line-height: 1.5;
  font-size: 12px;
}

.bannerWikiHome .button {
  margin-top: 12px !important;
}

.products-list.grid .product-wapper {
  text-align: center;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  border: 1px solid silver;
  padding: 0 !important;
}

.products-list.grid .product-wapper:after,  .products-list.grid .product-wapper:before{
 display: none !important;
}

.products-list.grid .product-wapper:hover {
  border: 1px solid #31b2ee !important;
}

.products-list.grid li {
  display: flex;
}

.products-list.grid .product-wapper .products-content h3.product-title {
  max-width: 100%;
  padding: 0 30px;
  margin: 8px auto;
}

.products-list.grid .product-wapper .products-content {
  background-color: #f5f5f5;
  width: 100%;
  padding-bottom: 5px;
  padding-top: 5px;
}

.products-list.row .product-wapper {
  border: 1px solid silver;
  padding: 15px;
}

@media (max-width: 1200px) {
  .bannerWikiHome .bwp-image-description {
    display: none;
  }

  /* .bannerWikiHome h3{
    font-size: 20px !important;
  } */
}
