/* ACID STAIN WIZARD */
.acid-stain-wizard-top img {
  margin-bottom: 1rem; }

.acid-stain-wizard-top p {
  font-weight: 700 !important;
  margin-bottom: 1rem; }

.acid-stain-wizard-section img {
  max-width: 300px !important;
  margin: 0 auto; }

.acid-stain-wizard-section label {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: .5rem;
  display: block; }

.acid-stain-wizard-section input[type="text"] {
  background: #FDFFFD;
  border: 1px solid #dcdcdc;
  border-radius: 4px;
  border-width: 1px;
  color: #57665E;
  font-family: 'Questrial', sans-serif;
  font-size: 13px;
  margin: 1px 0;
  padding: 15px;
  height: auto;
  line-height: normal;
  width: 25%;
  display: inline-block; }

.acid-stain-wizard-section .square-footage-container {
  padding: 10px 0; }

.acid-stain-wizard-section button {
  color: #FFF;
  background: #ad6d29;
  text-align: center;
  font-style: normal;
  border-radius: 3px;
  border: 0;
  padding: 10px 30px;
  font-family: 'Lato', sans-serif;
  font-size: 1.25rem;
  font-weight: 600; }

.button-and-options-container {
  padding: 5px 0; }

.button-and-options-container button {
  margin-top: 10px; }

span.button-label {
  display: block;
  font-style: italic;
  font-weight: 600;
  margin-top: 2.5px; }

.acid-stain-wizard-section input[type="radio"] {
  display: inline;
  cursor: pointer; }

.acid-stain-wizard-section .option-line-container label {
  display: inline; }

div#surface-prep-options {
  padding: 20px 0; }

.options-left {
  display: inline-block;
  vertical-align: top;
  padding-right: 5rem;
  width: 25%; }

.options-right {
  display: block;
  vertical-align: top;
  width: 74%;
  float: right;
  text-align: center; }

.option-line-container {
  padding: 5px 0; }

.option-line-container label {
  cursor: pointer; }

.acid-stain-wizard-section button {
  border-radius: 4px !important; }

.acid-stain-wizard-section button.add-to-cart {
  background-color: #1795FF;
  display: block;
  margin-bottom: 20px; }

.acid-stain-wizard-section button.scroll-to-cart {
  background-color: #5d7182;
  padding: 2px 10px;
  border-radius: 3px; }

.acid-stain-wizard-section .amount-required-section {
  padding: 20px 0;
  width: 19%; }

.acid-stain-wizard-section .amount-required-section input {
  width: 100%; }

.acid-stain-wizard-section .add-section {
  padding: 0; }

div#primary-stain-color-note {
  padding: 20px 0 0 0 !important;
  font-weight: 700;
  font-size: .88rem;
  font-style: italic; }

.acid-stain-wizard-section hr {
  border: none;
  /* Remove default border */
  height: 2px;
  /* Set height */
  background-color: #333;
  /* Set color */
  width: 100%;
  /* Set width */
  margin: 20px auto;
  /* Center the line with margin */ }

.acid-stain-wizard-section input {
  border-radius: 3px !important; }

.acid-stain-wizard-section select {
  border: 1px solid #dcdcdc;
  border-radius: 4px;
  border-width: 1px;
  color: #57665E;
  font-family: 'Questrial', sans-serif;
  font-size: 13px;
  margin: 1px 0;
  padding: 15px;
  height: auto;
  line-height: normal;
  width: 100% !important;
  cursor: pointer; }

div#stain-color-primary-options {
  padding-top: 20px; }

div#stain-color-secondary-options .amount-required-section {
  width: 100%; }

div#stain-color-secondary-options {
  padding-top: 20px; }

.selected-color-primary-section {
  width: 100%; }

.selected-color-secondary-section {
  width: 100%; }

.selected-color-primary-section {
  display: block;
  text-align: center; }

.selected-color-secondary-section {
  display: inline-block;
  text-align: center; }

.acid-stain-wizard-section div#selected-colors-section img {
  margin: 0 auto;
  padding-bottom: 10px;
  display: inline-block !important; }

div#selected-colors-section p {
  font-weight: 700;
  font-size: 1.5rem; }

#selected-all-colors-section p {
  font-weight: 700;
  font-size: 1.5rem;
  /* display: inline-block; */ }

.acid-stain-wizard-section .amount-required-section input {
  width: 100%; }

.acid-stain-wizard-section #stain-color-third-options .amount-required-section {
  width: 100%; }

.acid-stain-wizard-section #selected-all-colors-section img {
  padding-bottom: 10px;
  display: inline-block !important; }

input#amount_required_ammonia {
  width: 100%; }

.ammonia-notes-section {
  padding-top: 20px;
  font-style: italic;
  font-weight: 700; }

span.warning {
  color: red; }

.options-full select {
  width: 25% !important; }

#sealer-options .ammount-required-section {
  padding-top: 20px;
  padding-bottom: 20px; }

.options-deco label {
  display: none; }

.options-2500 label {
  display: none; }

.options-3000 label {
  display: none; }

p#sealer-notes {
  font-weight: 700;
  font-style: italic; }

#sealer-options {
  padding-top: 20px; }

div#floor-wax-options {
  padding-top: 20px; }

.selected-color-third-section {
  width: 100%;
  display: inline-block; }

.selected-color-third-section p {
  display: inline-block; }

/* Style for the disabled state */
button.add-to-cart:disabled {
  background-color: #ccc;
  color: #666;
  cursor: not-allowed;
  opacity: .5; }

.acid-stain-wizard-continue-btns a.blog.button.yith-wcms-button.prev {
  border-radius: 4px !important; }

.acid-stain-wizard-continue-btns a.button.button--primary {
  display: inline;
  float: right; }
