.submit-btn {
    width: 275px;
}
.bc-ingredients h2 {
    margin-top: 0px;
}

@media only screen and (min-width: 1024px) and (max-width: 1250px) {

	.bc-product button {
		font-size: 12px;
	}

}

   /* CUSTOM CSS DTW 12/04/2022 */
   .bc_products__essential-subtitle {
    font-family: "Gotham SSm book A", "Gotham SSm book B", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-size: 20px;
    line-height: 140%;
    text-align: center;
    color: #000000;
    margin: 14px auto 0 auto;
    width: 60%;
    font-weight: initial;
}

.bc-products .tab-content h2 {
    font-size: 40px;
    line-height: 105%;
}

@media (max-width: 1023px) {
.bc-products .tab-content h2 {
    font-size: 24px;
  
}
}

.bc-products {
    margin-top: 87px;
}

/*  */