.nil-container {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}
.form-container {
  max-width: 480px;
  margin: 0 auto;
}
.frm-area {
  /*width: 100%;*/
  align-items: center;
  margin: 0 0 20px;
}

.frm-area label {
  font-size: 16px;
  color: #666;
  margin-bottom: 10px;
  display: block;
}

.frm-bottom-text,
.frm-area1 label {
  font-size: 12px;
  color: #666;
  text-align: center;
}
.frm-area.frm-area-2#attributes label {
  font-size: 12px;
  color: #666;
}

.frm-area-frm {
  width: 100%;
}

.frm-area-frm1 {
  width: 100%;
}

.frm-area-frm input,
.frm-area-frm1 input {
  width: 100%;
  outline: none;
  border: 1px solid #d6d6d6;
  box-shadow: none !important;
  border-radius: 5px;
  height: 56px;
  font-size: 18px;
  color: #000;
  padding-top: 16px;
}
.frm-area-frm select {
  width: 100%;
  height: 56px;
  padding: 0 15px;
  border: 1px solid #d6d6d6;
  font-size: 16px;
  color: #000;
  border-radius: 5px;
  appearance: none;
  background: url(https://ecomphotogifts.printguru.com.sg/wp-content/plugins/taopix-quote/assets/images/down_arrow_icon.png);
  background-size: 14px;
  background-repeat: no-repeat;
  background-position: 96%;
}

.frm-area span {
  position: absolute;
  right: -15px;
  top: 50%;
  transform: translateY(-50%);
  color: red;
}
.frm-area-2 span {
  right: -15px;
}
.frm-area-2 .floating-label {
  left: 15px !important;
}
.frm-area-2 input:focus ~ .floating-label {
  left: 15px !important;
}
.question-icon span {
  width: 20px;
  height: 20px;
  background: #2493ad;
  border-radius: 50%;
  color: #fff;
  padding: 0;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  font-size: 18px;
}

.frm-area-frm textarea {
  width: 100%;
  border: 1px solid #d6d6d6;
  border-radius: 5px;
  resize: none;
  font-size: 18px;
  color: #000;
  padding: 8px 15px;
}
.anotherbtn,
.continuebtn,
.resetbtn,
.showProductsReview {
  padding: 10px 25px;
  background: #333333;
  color: #fff;
  font-size: 16px;
  letter-spacing: 1px;
  border: none;
  border-radius: 5px;
  margin-top: 15px;
  margin-bottom: 10px;
  display: inline-block;
  cursor: pointer;
}
.frm-button-section .continuebtn {
  background: #2493ad;
  color: #fff;
}
#send_quote_btn {
  background: #2493ad;
  color: #fff;
}
#send_quote_btn:hover {
  background: #000;
  color: #fff;
}

#send_quote_btn .loader {
  padding: unset;
}

.anotherbtn:hover,
.frm-button-section .continuebtn:hover,
.resetbtn:hover {
  background: #000;
  color: #fff;
}
.showProductsReview {
  background-color: rgba(232, 232, 237, 0.7);
  border: 2px solid transparent;
  color: #000 !important;
  position: relative;
  display: inline-flex;
  align-items: center;
  margin-bottom: 20px;
  padding: 10px 25px;
}
.showProductsReview:hover {
  border: 1px solid rgb(42 151 251);
}
.showProductsReview:after {
  font-family: awb-icons;
  content: "\e61f";
  color: #fff;
  background: #2997ff;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(-90deg);
  margin-left: 15px;
  font-size: 12px;
  padding: 1px 1px 0px;
  line-height: 0;
}

.total-frm-area {
  padding: 0 0 30px;
  width: 100%;
  display: inline-block;
}

.dropbtn {
  background-color: #fff;
  padding: 19px 15px;
  font-size: 14px;
  border: 1px solid #d6d6d6;
  cursor: pointer;
  color: #000;
  width: 100%;
  font-size: 14px;
  letter-spacing: 0.5px;
  border-radius: 5px;
  text-align: left;
}

.dropbtn:hover,
.dropbtn:focus {
  background-color: transparent;
}

#search_filter {
  box-sizing: border-box;
  background-image: url("searchicon.png");
  background-position: 14px 12px;
  background-repeat: no-repeat;
  font-size: 16px;
  padding: 14px 15px;
  border: none;
  border-bottom: 1px solid #ddd;
}

#search_filter:focus {
  outline: 3px solid #ddd;
}

.dropdown {
  position: relative;
  display: inline-block;
  width: 100%;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #fdfdfd;
  min-width: 99%;
  overflow: auto;
  border: 1px solid #ddd;
  z-index: 1;
  font-size: 14px;
  padding-bottom: 15px;
}

.dropdown-content a {
  color: black;
  padding: 2px 45px;
  font-size: 16px;
  text-decoration: none;
  display: block;
  color: rgba(0, 0, 0, 0.6);
}
.category-area h4 {
  padding: 0px 36px 0;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 1px;
}

.dropdown a:hover {
  background-color: #06c;
  color: #fff;
}

.show {
  display: block;
}

div.tabBox {
  width: 99.9%;
  float: left;
  overflow: visible;
}

div.tabBox h3 {
  padding: 20px 0px;
}

ul.tabs {
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
  height: 32px;
  width: 99.9%;
}

ul.tabs li {
  float: left;
  margin-left: 0;
  margin-right: 30px;
  padding: 0;
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  position: relative;
}

ul.tabs li a {
  display: block;
  position: relative;
  padding-left: 25px;
  outline: none;
  background: none;
}

.tabContainer {
  border-top: none;
  clear: both;
  float: left;
  width: 100%;
}

.tabContent h3 {
  padding: 0px;
}

.tabContent .quantity {
  width: 100% !important;
}

/**** TABS STYLES ****/

ul.tabs li a {
  text-decoration: none;
  font-size: 16px;
  color: #000;
  outline: none;
}

ul.tabs li a:hover {
  background: transparent;
}

ul.tabs li.active {
  border-bottom: 1px solid #fff;
}

ul.tabs li.active a,
ul.tabs li.active a:hover {
  background: #fff;
}

div.tabContainer {
}

/* THE RESPONSIVE PART */

@media only screen and (max-width: 767px) {
  div.tabBox {
    border: 1px solid #ccc;
  }
  ul.tabs {
    height: auto;
    display: block;
    width: 100%;
    border-left: 0px;
  }
  ul.tabs li {
    width: 100%;
  }
  ul.tabs li a {
    border-top-left-radius: 0px;
    -moz-border-top-left-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    -moz-border-top-right-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    border: 0px;
  }
  div.tabContainer {
    border: 0px;
  }
}

ul.tabs li a:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 15px;
  height: 15px;
  background: rgba(0, 0, 0, 0.3);
  transform: translateY(-50%);
  border-radius: 50%;
}

ul.tabs li.active a:after {
  content: "";
  position: absolute;
  top: 50%;
  width: 15px;
  height: 15px;
  background: rgba(0, 0, 0, 1);
  transform: translateY(-50%);
  border-radius: 50%;
}

.catagory-area {
  width: 90%;
  display: inline-block;
  padding: 0 15px;
}

.catagory-area h2 {
  font-size: 16px;
}

.tooltip {
  position: absolute;
  display: inline-block;
  z-index: 999;
  top: 50%;
  right: -15px;
  opacity: 1;
  transform: translateY(-50%);
  line-height: normal;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 100px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  top: -26px;
  left: -46px;
  margin-left: 0;
  opacity: 0;
  transition: opacity 0.3s;
  z-index: 999;
  font-size: 12px;
}

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

.upload-section input[type="file"] {
  position: absolute;
  z-index: -1;
  top: 8px;
  left: 34px;
  font-size: 17px;
  color: #b8b8b8;
}

.upload-section .upload_button {
  display: inline-block;
  background-color: #333333;
  margin-bottom: 0;
  border-radius: 0;
  border: none;
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  padding: 11px 0;
  width: 150px;
  transition: all 0.5s;
  border-radius: 5px;
  cursor: pointer;
}

.button:hover {
  background-color: #00ab97;
}

.upload-section {
  position: relative;
}

.dropbtn i {
  float: right;
  font-size: 18px;
}

.frm-area1 {
  width: 100%;
  position: relative;
}

.frm-area .attr {
  margin-bottom: 15px;
  position: relative;
}

.frm-area .question-icon {
  position: absolute;
  right: -15px;
  top: 50%;
  transform: translateY(-50%);
}

.frm-area .attr .add {
  display: none;
  background: transparent;
  border: none;
  cursor: pointer;
}

.frm-area .attr .remove {
  display: block;
  border: none;
  background: transparent;
  cursor: pointer;
}

.frm-area .attr:first-child .remove {
  display: none;
}

.frm-area .attr:first-child .add {
  display: block;
}

.question-icon.remove span {
  background: red;
  font-size: 10px;
}

.frm-area,
.frm-area1 {
  position: relative;
}
.frm-area .inputText,
.frm-area1 .inputText {
  width: 100%;
  outline: none;
  border: 1px solid #d6d6d6;
  box-shadow: none !important;
  border-radius: 5px;
  height: 56px;
  font-size: 18px;
  color: #000;
  padding-top: 16px;
}
.frm-area .inputText:focus,
.frm-area1 .inputText:focus {
  border-color: #d6d6d6;
}
.frm-area .floating-label,
.frm-area1 .floating-label {
  position: absolute;
  pointer-events: none;
  top: 29px;
  left: 15px;
  color: #333333;
  transition: 0.2s ease all;
  font-size: 15px;
}
.frm-area input:focus ~ .floating-label,
.frm-area input:not(:focus):valid ~ .floating-label {
  top: 15px;
  left: 15px;
  font-size: 12px;
  opacity: 1;
}
.frm-area1 input:focus ~ .floating-label,
.frm-area1 input:not(:focus):valid ~ .floating-label {
  top: 15px;
  left: 30px;
  font-size: 12px;
  opacity: 1;
}
.frm-button-section {
  text-align: center;
}
#tab2 p,
#tab1 p {
  font-size: 14px;
  color: #666;
  text-align: center;
}
.devider-area {
  width: 100%;
  display: inline-block;
  height: 1px;
  background: #e7e7e8;
  margin: 20px 0;
}
.frm-area-upload {
  text-align: left;
}
.total-frm-area h2 {
  font-size: 30px;
  margin-bottom: 30px;
  color: #000;
  font-weight: 900;
  text-align: center;
}
.sec-product {
  display: flex;
  align-items: center;
  max-width: 480px;
  margin: 0 auto 15px;
}
.sec-product label {
  font-size: 16px;
  color: #000;
  width: 185px;
}
#myDropdown {
  height: 350px;
}

#selected_files {
  margin-top: 10px;
  word-wrap: break-word;
}

.nilcontainer {
  width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}
.nil-table img {
  width: 120px;
  height: 120px;
  object-fit: contain;
}
.nil-table td {
  font-size: 15px;
  line-height: 25px;
}
.nil-table thead th {
  font-size: 16px;
  background-color: #fff;
  border: none;
}
.nil-table tr {
  border-top: 1px solid #eceeef;
  border-bottom: 1px solid #eceeef;
}
.table-setion {
  width: 100%;
  display: inline-block;
}
.table-setion h2 {
  font-size: 30px;
  margin-bottom: 30px;
  color: #000;
  font-weight: 900;
  text-align: center;
}
/*.nil-table{
      border-left: 1px solid #eceeef;
      border-right: 1px solid #eceeef;
    }*/
.table.nil-table > thead > tr > th {
  border-bottom: none;
  letter-spacing: 1px;
  color: #000;
  text-align: left;
  font-size: 16px;
  padding: 15px 0;
}
.table.nil-table > tbody > tr > td {
  padding: 30px 0;
}
.delete-button {
  background: red;
  padding: 7px 8px 6px;
  display: inline-block;
  position: relative;
  top: 0;
  border-radius: 5px;
}
.delete-button i {
  color: #fff;
}
.edit-button {
  background: #000;
  border: none;
  color: #fff;
  font-size: 14px;
  line-height: normal;
  display: inline-block;
  padding: 10px;
  border-radius: 5px;
}
.edit-button:focus,
.edit-button:hover {
  background: #000;
  border: none;
  color: #fff;
}
.button-final-area {
  width: 100%;
  display: inline-block;
  padding: 0 0 20px 0;
  text-align: center;
}

.button-final-area-child.disabled,
.requote-button.disabled {
  cursor: not-allowed;
}

.button-final-area-child.disabled a,
.requote-button.disabled a {
  pointer-events: none;
  opacity: 0.5;
}

.button-final-area .button-final-area-child a {
  padding: 10px 25px;
  background: #000;
  color: #fff;
  font-size: 16px;
  letter-spacing: 1px;
  border: none;
  border-radius: 5px;
  display: inline-block;
}
.button-final-area .button-final-area-child a:hover,
.button-final-area .button-final-area-child a:focus {
  text-decoration: none;
}

.image_preview_section img.uploaded_image {
  width: 200px;
  height: 150px;
  object-fit: contain;
}
.artwork_section {
  display: flex;
  gap: 15px;
}
.upload-section {
  width: 150px;
}

.error {
  color: red;
}

.error_msg {
  color: red;
  margin-left: 10px;
}
.quete-area {
  width: 100%;
  display: inline-block;
}
.quete-area h2 {
  font-size: 30px;
  color: #000;
  font-weight: 900;
  border-bottom: 1px solid #000;
  padding-bottom: 15px;
}
.quete-area h3 {
  font-size: 20px;
  color: #000;
  font-weight: 700;
  letter-spacing: 1px;
}
.quete-area h4 {
  font-size: 24px;
  color: #000;
  font-weight: 700;
  margin: 0 0 10px;
  letter-spacing: 1px;
}
.quete-area p {
  font-size: 16px;
  color: #747474;
  font-weight: 500;
  margin-bottom: 5px;
}
.quete-area span {
  color: #2493ad;
}
.quote-table-setion th {
  font-size: 16px;
  color: #000;
  text-align: left;
}
.quote-table-setion td {
  font-size: 14px;
  color: #000;
}
.quote-table-heading {
  color: #999;
}
.table.quote-table > thead > tr > th {
  border-bottom: 1px solid #e0dede !important;
  padding: 8px 10px !important;
  font-size: 14px;
}
.table.quote-table > tbody > tr > td {
  padding: 20px 10px;
}
.requote-button a {
  border: 1px solid #000;
  font-size: 12px;
  color: #000;
  font-weight: 500;
  padding: 4px 5px 2px;
  float: left;
  border-radius: 3px;
  margin-top: 18px;
}
.requote-button a:hover {
  background: #000;
  color: #fff;
}
.text-success {
  color: #00b682 !important;
}
.quote-top-number {
  font-size: 16px;
  color: #000;
  font-weight: 700;
  padding: 0;
}
.quote-top-link {
  display: flex;
  justify-content: flex-end;
}
.quote-approved,
.quote-completed {
  font-size: 16px;
  color: #28a745;
  font-weight: 700;
  margin: 0 10px;
}
.quote-pending,
.quote-quotation {
  font-size: 16px;
  color: #febf00;
  font-weight: 700;
  margin: 0 10px;
}
.quote-rejected {
  font-size: 16px;
  color: red;
  font-weight: 700;
  margin: 0 10px;
}
.quote-top-date {
  font-size: 14px;
  color: #000;
}
.quote-top-text-2 {
  font-size: 14px;
  color: #000;
  letter-spacing: 0.5px;
  margin: 3px 0 0 0;
}
.quote-table-setion {
  margin-top: 10px;
}
.quote-top-section {
  border-top: none;
  border-bottom: 1px solid #e0dede;
  padding: 15px;
  background: rgba(229, 229, 229, 0.6);
}
.quote-top-section.quote-top-section1 {
  padding: 0;
  margin-bottom: 13px;
}

.quote-top-link a {
  border: 1px solid #000;
  font-size: 12px;
  color: #000;
  font-weight: 500;
  padding: 4px 5px 2px;
  margin: 0 1px;
  float: left;
  border-radius: 3px;
}
.quote-top-link a:hover {
  background: #000;
  color: #fff;
}
.quote-top-link a.review_quote {
  background: #000;
  color: #efefef;
}
.quote-top-link a.review_quote:hover {
  background: #efefef;
  color: #000;
}
.quote-top-section .row {
  display: flex;
  align-items: center;
}
.quote-top-text-2 span {
  color: #dc3545 !important;
}
.quote-approved.status_bg {
  color: #febf00 !important;
}

.quote-title-section {
  width: 100%;
  display: inline-block;
}
.quote-title-section h2 {
  font-size: 18px;
  color: #000;
  font-weight: 700;
  border-bottom: none;
  margin-bottom: 10px;
}
.quote-title-section a {
  border: 1px solid #000;
  font-size: 12px;
  color: #000;
  font-weight: 500;
  padding: 4px 5px 2px;
  margin: 0 2px;
  float: right;
  border-radius: 3px;
}
.quote-title-section a:hover {
  background: #000;
  color: #fff;
}
.quote-title-section .row {
  display: flex;
  align-items: center;
}
/*.devider {
  background: #e0dede;
  width: 100%;
  height: 1px;
  margin-bottom: 0;
}
*/
.modal {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(77, 77, 77, 0.7);
  transition: all 0.4s;
}

.modal:target {
  visibility: visible;
  opacity: 1;
}

.modal__content {
  border-radius: 4px;
  position: relative;
  width: 800px;
  max-width: 90%;
  background: #fff;
  padding: 1em 2em;
}

#delete_quote .modal__content {
  border-radius: 4px;
  position: relative;
  width: 600px;
  max-width: 90%;
  background: #fff;
  padding: 1em 2em;
}

.modal__footer {
  text-align: right;
  a {
    color: #585858;
  }
  i {
    color: #d02d2c;
  }
}
.modal__close {
  position: absolute;
  top: 18px;
  right: 30px;
  color: #585858;
  font-size: 24px;
  text-decoration: none;
}

.fusion-disable-outline .modal {
  position: fixed;
  /*overflow-y: auto;*/
  width: 100%;
  border-radius: 0;
  height: 100%;
  max-width: 100%;
  z-index: 9999;
}
.fusion-header-wrapper {
  position: relative;
  z-index: 99;
}
.popup-modal h3 {
  font-size: 18px;
  color: #000;
  font-weight: 700;
  border-bottom: 1px solid #e0dede;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.approve,
.reject,
.confirm_delete,
.cancel_btn {
  border: none;
  font-size: 12px;
  color: #fff;
  font-weight: 500;
  padding: 7px 10px;
  margin: 0 2px;
  float: left;
  border-radius: 3px;
  background: #000;
  box-shadow: none;
  letter-spacing: 0.5px;
  border: 1px solid #000;
  cursor: pointer;
}
.approve:hover,
.reject:hover,
.confirm_delete:hover,
.cancel_btn:hover {
  background: #fff;
  color: #000;
}
.quoted-amount-area {
  display: inline-block;
  width: 100%;
  border-top: 1px solid #e0dede;
  border-bottom: 1px solid #e0dede;
  margin: 10px 0;
  padding: 10px 0;
}

.quote-heading {
  font-size: 16px;
  color: #000;
  font-weight: 700;
  float: left;
}
.quote-price {
  font-size: 16px;
  color: #000;
  font-weight: 700;
  float: right;
}
#popup_details {
  width: 100%;
  height: 80px;
  resize: none;
  border: 1px solid #000;
  padding: 10px;
  letter-spacing: 1px;
}
.quoted-seclection-area h4 {
  font-size: 16px;
  color: #000;
  font-weight: 700;
}
.quoted-seclection-area .custom-control-label {
  font-size: 14px;
  color: #000;
  font-weight: 500;
}
.quoted-seclection-area .custom-radio {
  display: flex;
  align-items: center;
  margin-right: 10px;
  margin-bottom: 10px;
}
#review_quotation .modal__content {
  width: 500px;
}
#add_To_cart_modal .fusion-responsive-typography-calculated {
  display: none;
}
#add_To_cart_modal .quoted-box-area .fusion-responsive-typography-calculated {
  display: block;
}
#add_To_cart_modal .modal__close {
  top: 38px;
}
#review_quotation .modal__close {
  top: 12px;
  right: 15px;
}

.badge-secondary {
  color: #fff;
  background-color: #6c757d;
  font-size: 13px;
  padding: 3px !important;
  margin: 0 10px;
}
.border-secondary {
  border: 1px solid #505050;
  color: #505050;
  font-size: 13px;
  padding: 3px !important;
}
.quote_product_quantity {
  margin: 0 10px 0 0;
}
.table-responsive {
  max-width: 798px;
  overflow-x: auto;
}
.ammount-area label {
  text-align: right;
}
#review_quotation1 .quoted-amount-area .quote-heading {
  font-size: 16px;
}
#review_quotation1 .quoted-amount-area .quote-price {
  font-size: 16px;
}
.quoted-box-section {
  width: 100%;
  display: inline-block;
  border: 1px solid #e0dede;
  margin-bottom: 15px;
}
.add-to-cart-amm {
  padding: 10px 25px;
  background: #2493ad;
  color: #fff;
  font-size: 14px;
  float: right;
  letter-spacing: 1px;
  border: none;
  border-radius: 5px;
  margin-top: 15px;
  margin-bottom: 10px;
  display: inline-block;
  cursor: pointer;
}
.add-to-cart-amm:hover {
  background: #000;
  color: #fff;
}
.ammount-area p,
.ammount-area label {
  font-size: 12px;
  width: 100%;
  display: inline-block;
}
.ammount-area input {
  width: auto;
}
#review_quotation1 .quote-top-section {
  background: #fff;
  margin-bottom: 15px;
}
#review_quotation1 .quoted-amount-area {
  border-top: 1px solid #e0dede;
  border-bottom: 1px solid #e0dede;
  padding: 12px 5px 11px;
  margin-bottom: 5px;
}
.ammount-area p {
  margin-bottom: 5px;
}
.quoted-box-area {
  width: 100%;
  display: inline-block;
}
.quoted-box-area h3 {
  font-size: 13px;
  color: #000;
  font-weight: 700;
  padding: 10px;
  margin: 0;
}
.quoted-box-option-area {
  padding: 10px;
}
.quoted-box-area input {
  margin-right: 10px;
}
.quoted-box-option-area label {
  font-size: 12px;
  color: #000;
  font-weight: 500;
  margin-right: 15px;
}
.quoted-box-option-area input {
  margin-right: 5px;
  margin-top: 0;
}

/*.hide {
  display: none;
}*/
#div1 p,
#div2 p {
  font-size: 13px;
  color: #000;
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 10px;
}
#div1 #product_artwork,
#div2 #product_artwork {
  width: 100%;
  height: 40px;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
#div1 label,
#div2 label {
  font-size: 15px;
  color: #fff;
  font-weight: 500;
  width: 100%;
  height: 40px;
  background: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 1px;
}
#div1 i,
#div2 i {
  margin-right: 10px;
}
#div1 form,
#div2 form {
  position: relative;
}
.fusion-is-sticky .fusion-header-v2 .fusion-header {
  position: relative !important;
  top: 0 !important;
}
.upload-1,
.upload-2 {
  width: 50%;
  float: left;
  padding: 0 5px;
  margin-bottom: 15px;
}
.title-popup-area span {
  position: relative;
  z-index: 99;
}
#add_To_cart_modal .quote-top-text-1,
#add_To_cart_modal .quote-note-area {
  padding-left: 30px;
}

.quote-note-area {
  color: #000;
  background-color: transparent;
  position: relative;
  padding: 5px 0 0 30px;
  width: 100%;
  display: inline-block;
  font-size: 12px;
}
.right-tick-icon {
  margin-left: 5px;
}
.product_price_section {
  font-size: 16px;
  color: #000;
  font-weight: 700;
  float: right;
}

.product_price_section .shippig_text {
  font-size: 14px;
  font-weight: normal;
}
.popup-modal .modal__content {
  padding: 15px;
}
#view_products .modal__content {
  padding: 0;
}
.title-popup-area {
  background: #265771;
  color: #fff;
  display: flex;
  align-items: center;
  padding: 0 15px;
  font-size: 18px;
  font-weight: 700;
  height: 85px;
  letter-spacing: 1px;
  position: relative;
}
.title-popup-area:after {
  position: absolute;
  width: 60px;
  height: 60px;
  background: #265771;
  content: "";
  right: -30px;
  top: 12px;
  transform: rotate(45deg);
}
.loader {
  padding: 20px 0;
}
.title-popup-area1 {
  padding-left: 30px;
}
.total-ammount-area {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  font-size: 20px;
  color: #000;
  font-weight: 700;
  padding: 20px 15px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  letter-spacing: 2px;
  color: #999;
}
.total-ammount-area span {
  padding-left: 10px;
  font-weight: 700;
  color: #000;
}

.quote-title-section h2 {
  font-size: 28px !important;
  border-bottom: none !important;
  font-weight: 700 !important;
  margin: 0 !important;
  padding-bottom: 20px !important;
}
.quote-title-section {
  border-bottom: 1px solid #e0dede;
  margin-bottom: 10px;
}
.quote-top-section.quote-top-section1 {
  padding: 0;
}

.preview_of_artwork {
  display: flex;
  gap: 10px;
}

.preview_of_artwork .file-preview {
  width: 50%;
}

.preview_of_artwork .file-preview img {
  width: 180px;
  height: 100px;
  object-fit: cover;
}

.quote_history_details h3 {
  font-weight: 600 !important;
  margin-bottom: 20px !important;
}

.quote_history_details .quote_history {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #e0dede;
  padding: 5px 0;
  font-size: 15px;
}

.quote_history_details .quote_history:last-child{
  border-bottom: unset;
}

.quote_history_details .quote_history .added_by{
  font-weight: 600;
}

select#user_id{
  width: 100%;
  color: #333333;
  font-size: 15px;
  padding-left: 10px;
}


@media only screen and (min-width: 992px) and (max-width: 1199px) {
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .woocommerce-MyAccount-content {
    padding: 15px;
  }
  .quote-top-number {
    font-size: 14px;
    padding: 5px 0;
  }
  .quote-approved {
    font-size: 14px;
    margin: 0 5px;
  }
  .quote-top-date {
    width: 100%;
    display: block;
    margin-top: 5px;
  }
  .quote-title-section h2 {
    padding-bottom: 0;
  }
  .quote-top-section {
    padding-bottom: 20px;
  }
  .quote-title-section h2 {
    font-size: 16px !important;
  }

  .table-responsive {
    overflow-x: auto;
    max-width: 100%;
  }
  .table {
    border-color: #e0dede;
    display: table-caption;
    width: 1000px;
  }
  .quote-title-section {
    margin-bottom: 0;
    padding-bottom: 10px;
  }
  .table.quote-table > tbody > tr > td {
    font-size: 12px;
  }
  .requote-button a,
  .quote-top-link a {
    font-size: 11px;
  }

  .upload-1,
  .upload-2 {
    width: 100%;
  }
  .quoted-box-option-area label {
    width: 100%;
    margin-right: 0;
    display: block;
    margin-bottom: 10px;
  }
  .ammount-area label {
    text-align: center;
  }
  .add-to-cart-amm {
    background: #2493ad;
    float: none;
    margin: 20px auto 5px;
    display: block;
  }
  .modal__content {
    padding: 15px;
  }
}

@media only screen and (max-width: 767px) {
  .upload-1,
  .upload-2 {
    width: 100%;
  }
  .quoted-box-option-area label {
    width: 100%;
    margin-right: 0;
    display: block;
    margin-bottom: 10px;
  }
  .ammount-area label {
    text-align: center;
  }
  .add-to-cart-amm {
    background: #2493ad;
    float: none;
    margin: 20px auto 5px;
    display: block;
  }
  .modal__content {
    padding: 15px;
  }

  .quote-title-section {
    padding-bottom: 10px;
  }
  .woocommerce-MyAccount-content {
    padding: 15px;
  }
  .quote-top-number {
    font-size: 14px;
    padding: 5px 0;
  }
  .quote-approved {
    font-size: 14px;
    margin: 0 5px;
  }
  .quote-top-date {
    width: 100%;
    display: block;
    margin-top: 5px;
  }
  .quote-title-section h2 {
    padding-bottom: 0;
  }
  .quote-top-section {
    padding-bottom: 20px;
  }
  .quote-title-section h2 {
    font-size: 16px !important;
  }

  .table-responsive {
    overflow-x: auto;
    max-width: 100%;
  }
  .table {
    border-color: #e0dede;
    width: 1000px;
    display: table-caption;
  }
}

@media only screen and (min-width: 640px) and (max-width: 767px) {
}

@media only screen and (min-width: 480px) and (max-width: 639px) {
  .quote-top-section .row {
    flex-direction: column;
  }
  .quote-top-link {
    justify-content: start;
  }
}

@media only screen and (max-width: 479px) {
  .quote-top-section .row {
    flex-direction: column;
  }
  .quote-top-link {
    justify-content: start;
  }
}
