.cboxIE{
  display: none !important;
}
#cboxOverlay{
  display: none !important;
}
.product-template-default .variations{
  width: 100%;
}
.cboxWrapper{
  display: none!important;
}


.custom .button{
  background-color: transparent!important;
  width: 100%!important;
  height: 47px!important;
  border-style: solid!important;
  border-color: black!important;
  border-width: 1px!important;
  color: black!important;
  transition-duration: 0.3s;
  font-size: large!important;
  margin-top: 15px!important;

}
.custom .button:hover{
  background-color: #b6a252!important; /* Green */
  color: white!important;
}

.product-template-default .quantity{
  display: none!important;
}
.page-template .quantity{
  float: inherit;
}

.product-template-default .variations .value{
  vertical-align: middle;
}

#numero-libri{
  float: inline-start;
  margin-right: 10px;
  width: 86%;
}
.custom bdi {
  font-size: 36px !important;
}
td .reset_variations{
  vertical-align: -moz-middle-with-baseline;

}
.title_label{
  color: #000;
  font-size: 22px !important;
  float: left;
  padding-bottom: 15px;
}

/* button new cart */
.xoo-wsc-basket{
  display: none !important;
}

/* css button to top */
.float{
	position:fixed;
	width:35px;
	height:35px;
	bottom:40px;
	right:40px;
	background-color:#000 ;
  z-index:50;
	text-align:center;
/* box-shadow: 2px 2px 3px #999; */
}
.my-float{
	margin-top:5px;
  color:white!important;
}
html{
  scroll-behavior: smooth;
}

#backtoTop{
  display: none !important;
}

.dropdown-menu{
  display: none !important;
}
.slidedown-load{
  display: none !important;
}


@media only screen and (min-width: 1141px) {
/* For desktop: */
.bx-wrapper{
  margin-right: auto;
}

.bottom-menu {
  width: auto;
}
.woocommerce-page .quantity {
  text-align: start;
}
.fa-user-circle {
  display:none !important;
}


@media only screen and (min-width: 451px) {
/* For tablets: */
  
  .attachment-home-morebig{
    width: 100%!important;
  }
  .wp-post-image {
    height: auto !important;
    width: 100% !important;
  }
  .row {
    margin: auto;
  }
  .widgets {
    padding-left: 70px !important;
  }
}


@media only screen and (max-width: 450px) {
  /* for phone */
  /* .attachment-home-morebig.size-home-morebig.wp-post-image{
    height: auto;
    width: 100% !important;

  } */




  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: auto !important;
    float: left;
}
  .right-bar{
    padding-left: 60px!important;
    padding-right: 16px!important;
  }

  .tools ul li.cart a {
      font-size:23px !important;
  }
  .woocommerce table.cart td.actions .coupon .input-text {
      width: 50% !important;
      font-size: 90%;
  }
  .woocommerce-page .quantity{
    float: none;
    text-align:end;
  }
  .woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product{
    width: 100% !important;
  }
  .right-bar {
    width: 44% !important;
  }
  .row{
    width: 102% !important;
  }

  .wp-post-image {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  .card-img-top.wp-post-image{
    width: 100%;
    max-width: 100%;
    height: auto;
  }
}
