.form-inline .control-label,
.form-inline .form-group {
  display: inline-block;
  margin-bottom: 0;
}

.mr-45 {
  margin-right: 45px;
}

.attribute {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.FMJ-PDP_QTY-tag {
  float: left;
  padding: 5px 10px 0 0 !important;
}

label.RingSize {
  font-size: 0.875rem !important;
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px !important;
}

.ring-sizing-fee {
  font-size: 0.875rem;
  color: #000;
  padding-left: 12px;
  font-family: "brandon-grotesque", arial !important;
  font-weight: 700;
}

.variant {
  border: 1px solid #9e9e9e;
  border-radius: 4px;
  background-color: #ebe7e6 !important;
  line-height: 32px;
  height: 32px;
  color: #000 !important;
  padding: 2px;
  padding-left: 8px;
  width: 64px !important;
  margin: 0;
  font-family: "brandon-grotesque", arial !important;
  font-size: 0.875rem;
}

.variant option {
  background-color: #ebe7e6;
}

.FMJ-pdp-RIng-Size-Chart p {
  margin: 0;
}

.FMJ-pdp-RIng-Size-Chart a {
  color: #782157 !important;
  text-decoration: underline;
  font-family: "brandon-grotesque", arial !important;
  font-size: 0.875rem;
  line-height: 20px;
}

.quantity-section .FMJ-PDP_QTY-tag label {
  font-size: 16px;
  line-height: 23px;
}

select:focus {
  background-color: #ebe7e6 !important;
  outline: none;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border-color: #9e9e9e !important;
}

select.selected:focus {
  border-color: #000 !important;
  border: 2px solid #000;
}

:not(.x-keyboard-navigation *) {
  outline: none;
}

.FMJ-pdp-Product-Count-section {
  margin: 5px 0;
}

.FMJ-pdp-RIng-Size-Chart a:hover {
  color: #000 !important;
  text-decoration: none;
}

.FMJ-PDP_QTY-tag label {
  font-size: 0.875rem;
  line-height: 20px;
}

@media screen and (max-width: 767.98px) {
  .FMJ-pdp-Product-Count-section-Qty.mr-45 {
    margin-right: 25px;
  }
  .quantity .FMJ-PDP_QTY-tag label {
    line-height: 20px;
    font-size: 14px;
  }
  .FMJ-PDP_QTY-tag {
    font-size: 0.875rem;
  }
  .attribute {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .form-group.FMJ-pdp-RIng-Size-Chart {
    vertical-align: bottom;
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 768px) {
  .form-group.FMJ-pdp-RIng-Size-Chart {
    margin-bottom: 0;
    vertical-align: super;
  }
}
@media screen and (max-width: 320px) {
  .FMJ-pdp-RIng-Size-Chart {
    margin-top: 20px;
  }
}
