@import url("header-footer.css");
@import url("vagaro-button.css");

html * {
  line-height: normal;
  font-family:  'Proxima Nova';
  color: #212322;
}

body {
  background: #F8F8F8;
}

label {
  color: #333333;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 5px;
}

a:not(.ecard-privacy-policy):not(.ecard-terms-of-service) {
  color: #6D6E6F;
  text-decoration: none !important;
}

.wrapper {
  margin: auto;
  padding: 0px 15px;
  max-width: 712px;
}

.mainFormDiv, .errorDiv, .thankYou {
  padding-top: 120px;
}

.thankYou {
  min-height: calc(100vh - 91px);
}

.errorDiv {
  min-height: calc(100vh - 91px);
}

.grecaptcha-badge {
  visibility:hidden;
}

.diy_recaptcha_badge,
.diy_recaptcha_legal{
  position: absolute;
  left: 0;
  top: 0;
  visibility: hidden;
  z-index: 99;
}

/* .diy_recaptcha_badge img{
  max-width: 50px !important;
}

.diy_recaptcha_legal{
  font-size: 8px;
} */

.title {
  padding-top: 25px;
}

.title > div.text-center {
  font-size: 32px;
  color: #333333;
  text-align: center;
  font-weight: 600;
  line-height: 36px;
  letter-spacing: 0px;
}

.titleDisclaimer {
  font-size: 20px;
  color: #868686;
  padding-top:0px;
  padding-bottom: 16px;
  text-align: center;
}

/* .submit_button {
  font-size: 16px;
  margin: 10px;
} */

/* Base container styling */
.submit-button-container {
  margin: 8px auto 40px;
  display: flex;
  justify-content: flex-end;
}

/* Button styling */
.submit-button {
  box-sizing: content-box;
  width: 89px;
  height: 24px;
  border: 3px;
  border-color: #3E8438;
  padding: 8px 16px;
  color: #FFFFFF;
  background: #3E8438;
  border-radius: 3px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.submit-button > span {
  color: #FFFFFF;
}

.submit-button:hover {
  background: #34692E;
}

.submit-button:active {
  background: #2C5826;
  transform: scale(0.98);
}

.submit-button-text {
  color: white;
  font-size: 15px;
  font-family: "Proxima Nova", sans-serif;
  font-weight: 500;
  line-height: 20px;
  text-align: center;
  word-wrap: break-word;
}

/* .radio_buttons {
  text-align: center;
  margin-top: 25px;
  margin-bottom: 16px;
  font-size: 15px;
}

.radio_buttons > div {
  width: 100%;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 8px;
  display: inline-flex;
  flex-direction: column;
}

.radio_buttons > div .radio-inline {
  margin-left: 0px;
} */

.reorder-type-selections {
  display: flex;
  flex-direction: column;
  gap: 8px;
  font-weight: 400;
  padding-top: 24px;
  padding-bottom: 16px;
}

.reorder-type-selections div:first-child {
  font-family: 'Proxima Nova';
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  color: #333333;
}

.reorder-type-selection-input {
  display: flex;
  flex-direction: row;
  gap: 8px;
}

.reorder-type-selection-input > div > label {
  font-family: 'Proxima Nova';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #333333;
  padding-top: 3px;
}

.reorder-type-selection-input > div > input {
  width: 20px;
  height: 20px;
}

form.reorder_form section.reorder-grid {
  /* max-width: 1000px;
  margin: auto; */
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* Two columns */
  gap: 16px;
  padding-bottom: 9px;
}

form.reorder_form section.reorder-grid .message-group {
  grid-column: span 2;
}

@media (max-width: 715px) {

  form.reorder_form section.reorder-grid {
    grid-template-columns: 1fr;
  }

  form.reorder_form section.reorder-grid .message-group {
    grid-column: span 1;
  }
}

.reorder-input {
  /* max-width: 1000px;
  margin: 0 auto; */
}

/*Company Info Footer*/

/*Questions/Comments*/
.companyInfoFooter {
  border-top: 1px #E7E7E7 solid;
  /* max-width: 1000px;
  margin: auto; */
  font-size: 16px;
  padding-top:16px;
  padding-bottom:10px;
  font-weight: 600;
}

.questions_contact {
  color: #333333;
  font-size: 20px;
  font-family: Proxima Nova;
  font-weight: 600;
  line-height: 24px;
  word-wrap: break-word;
  padding-bottom: 8px;
}

.questions-contact-col {
  color: #6D6E6F;
  font-size: 16px;
  font-family: Proxima Nova;
  font-weight: 400;
  line-height: 20px;
  word-wrap: break-word;
}

.questions-contact-span {
  color: #6D6E6F;
}

.ecard-footer {
    font-size: 15px;
/*    position: fixed;*/
    text-align: center;
/*    bottom: 90px;
    left: 0;
    width: 100%;*/
}

/****************************ART SECTION****************************/

.art-section {
  /* margin: auto;
  max-width: 1000px; */
}

/*Art Section Bootstrap*/
.artDiv {
  color: #333333;
  font-size: 20px;
  font-family: Proxima Nova;
  font-weight: 600;
  line-height: 24px;
  word-wrap: break-word;
}

.new-artwork-text {
  color: #333333;
  font-size: 20px;
  font-family: Proxima Nova;
  font-weight: 600;
  line-height: 24px;
  word-wrap: break-word
}

.art-info {
  color: #6D6E6F;
  font-size: 16px;
  font-family: Proxima Nova;
  font-weight: 400;
  line-height: 20px;
  word-wrap: break-word;
  padding: 8px 0 16px;
}

/* .artDiv div:nth-child(1) {
  color: #333333;
  font-size: 20px;
  font-family: Proxima Nova;
  font-weight: 600;
  line-height: 24px;
  word-wrap: break-word
}

.artDiv div:nth-child(2) {
  padding-top: 8px;
  color: #6D6E6F;
  font-size: 16px;
  font-family: Proxima Nova;
  font-weight: 400;
  line-height: 20px;
  word-wrap: break-word
} */

/*Style File Input Button*/
.btn-file {
    font-size: 18px;
    padding-top: 25px;
    height: 75px;
    width: 200px;
    text-align: center;
    position: relative;
    overflow: hidden;
    color: #EBEBEB;
    background-color: #CC4744;
    border-color: #CC4744;
}

.btn-file:focus {
    color: #EBEBEB;
    background-color: #333333;
    border-color: #333333;
}

.btn-file:hover {
    color: #EBEBEB;
    background-color: #333333;
    border-color: #333333;
}

.btn-file:active {
  color: #EBEBEB;
  background-color: #456367;
  border-color: #456367;
}

.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: #EBEBEB;
    cursor: inherit;
    display: block;
}

/*Art Section of Form*/

/* Drag & Drop */
/* Container for the entire upload section */
.upload-container {
  width: 100%;
  height: 100%;
  display: inline-flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 8px;
}

/* Title text */
.upload-title {
  align-self: stretch;
  color: #333333;
  font-size: 15px;
  font-family: 'Proxima Nova', sans-serif;
  font-weight: 500;
  line-height: 20px;
  word-wrap: break-word;
}

/* Container for the upload box */
.upload-box {
  width: 100%;
  max-width: 320px;
  height: 100px;
  padding: 16px;
  background: white;
  border-radius: 5px;
  border: 1px dotted #CDCDCD;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

/* Flex container for the content inside the upload box */
.upload-content {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4px;
}

/* Container for the upload icon */
.upload-icon {
  width: 32px;
  height: 32px;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.upload-icon > img {
  width: 42px;
  height: auto;
}

/* Container for the upload text */
.upload-text {
  width: 204px;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

/* Instruction text */
.upload-instruction {
  text-align: center;
  color: #A2A0A2;
  font-size: 15px;
  font-family: 'Proxima Nova', sans-serif;
  font-weight: 500;
  line-height: 20px;
  word-wrap: break-word;
}

/* Button for choosing files */
.choose-file-button {
  padding: 4px 8px;
  border-radius: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* Text inside the choose file button */
.choose-file-text {
  cursor: pointer;
  text-align: center;
  color: #2A90D6;
  font-size: 15px;
  font-family: 'Proxima Nova', sans-serif;
  font-weight: 500;
  line-height: 20px;
  word-wrap: break-word;
}

/* Hover effect for the upload box */
.upload-box:hover, .drag-upload {
  border-color: #2A90D6;
  background-color: #EAF4FB;
}

/* Active state for the upload box (when being clicked) */
/* .upload-box:active {
  border-color: #2179B5;
  background-color: #D2E8F6;
} */

/* Styling when a file is selected */
/* .upload-box.selected {
  border-color: #2A90D6;
  background-color: #EAF4FB;
} */

/* Hover effect for the choose file text */
.choose-file-text:hover {
  text-decoration: underline;
}

.imageIcon {
  padding-right: 2px;
}

.imageDeleteButton {
  cursor: pointer;
  color: red;
}

/*Image List Entries*/
.imageList > div:nth-child(1) {
  font-size: 14px;
  font-weight: 400;
  padding-top: 5px;
}

.imageList div {
  font-size: 14px;
  font-weight: 400;
  padding-bottom: 5px;
}
/* Drag & Drop */

#uploads {
  padding-top: 10px;
}

.dropzone {
  /* max-width: 1000px;
  margin: 0 auto; */
  font-size:  18px;
  color: #CC4744;
  border: 2px dashed #CC4744;
  line-height: 250px;
  text-align: center;
}

.dropzone.dragover {
  border-color: #333333;
  color: #333333;
}

/*Validation Error Color*/
.inputError {
  color:#F00;
  display: block;
  /* max-width: 1000px; */
  margin: auto;
}

/*Textarea - textBox*/
.textBox {
  height:100px !important;
}

.submit-button-col {
  padding-top: 25px;
}

/*Maintain Black Text If Errors Occur*/
input, select, textarea {
    color: #000000;
}

textarea:focus, input:focus {
    color: #000000;
}

/*Change Autofill Background To White*/
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px white inset !important;
}

/*Responsive break for phone number on error screen*/
@media screen and (min-width: 422px){
    .error_phone { display: none; }
}

/*Responsive break on "or" on title screen*/
@media screen and (min-width: 889px){
    .or_break { display: none; }
}

.diy_recaptcha_badge div div{
    margin: auto;
}
