/*
Theme Name: Mlabel
Author: CODEM
Version: 1.0
Description: Theme for the Maverick Labels store
Text Domain: mvl
*/
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
body {
  font-family: 'Roboto' !important;
  width: 100%;
  margin: 0 auto;
}
.set-mb-2 {
  margin-bottom: 2px;
}
.w-full {
  width: 100%;
}

.h-fitcontent {
  height: fit-content;
}
.primary-hover:hover {
  text-decoration: underline !important;
}
.w-fitcontent {
  width: fit-content;
}
.tertiary-color {
  color: #147095 !important;
}
.border-r-4 {
  border-radius: 4px !important;
}
.fs-18 {
  font-size: 18px;
}
.f-gap-4 {
  gap: 4px;
}
.gap-30 {
  gap: 30px;
}
.pl-20 {
  padding-left: 20px;
}
.pr-10 {
  padding-right: 10px;
}
.lh-23 {
  line-height: 23px !important;
}
.lh-20 {
  line-height: 20px;
}
.lh-24 {
  line-height: 24px;
}
.lh-26 {
  line-height: 26px;
}
.mb-0 {
  margin-bottom: 0;
}
.fw-400 {
  font-weight: 400;
}
.fw-500 {
  font-weight: 500;
}
.fw-600 {
  font-weight: 600;
}
.fw-700 {
  font-weight: 700 !important;
}
.w-50 {
  width: 50%;
}
.fs-22 {
  font-size: 22px;
}
.set-mb-0 {
  margin-bottom: 0;
}
.mb-15 {
  margin-bottom: 15px;
}
.mb-20 {
  margin-bottom: 20px;
}
.fs-16 {
  font-size: 16px !important;
}
.fs-17 {
  font-size: 17px !important;
}
.fs-18 {
  font-size: 18px;
}
.w-300 {
  width: 300px;
}
.fs-20 {
  font-size: 20px;
}
.lh-24 {
  line-height: 24px !important;
}
.lh-20 {
  line-height: 20px;
}
.lh-17 {
  line-height: 17px;
}
.lh-18 {
  line-height: 18px;
}
.lh-16 {
  line-height: 16px;
}
.set-mb-1,
.mb-1 {
  margin-bottom: 1px !important;
}
.set-mb-2,
.mb-2 {
  margin-bottom: 2px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mt-10 {
  margin-top: 10px;
}
.bg-white {
  background-color: #fff;
}
.address-info,
.w-full {
  width: 100%;
}
.flex-1 {
  flex: 1;
}
.gap-10 {
  gap: 10px;
}
.gap-8 {
  gap: 8px;
}
.text-white {
  color: #fff;
}
.cursor-pointer {
  cursor: pointer;
}
.rounded-8 {
  border-radius: 8px;
}
.text-center {
  text-align: center;
}
.primary-color {
  color: #231d20 !important;
}
.secondary-color {
  color: #565656;
}
.cursor-pointer {
  cursor: pointer;
}
.set-mb-2 {
  margin-bottom: 2px;
}
.text-break {
  word-break: break-all;
}
.flex {
  display: flex;
}
.justify-between {
  justify-content: space-between;
}
.flex-col {
  flex-direction: column;
}
.inline-block {
  display: inline-block;
}
.justify-center {
  justify-content: center;
}
.justify-end {
  justify-content: end;
}
.items-end {
  align-items: end;
}
.items-start {
  align-items: flex-start;
}
.items-center {
  align-items: center;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.cart-title {
  font-size: 36px;
  line-height: 42px;
  margin-bottom: 17px;
  font-weight: 700;
  margin-top: 50px;
}
.cart_product_count {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
}
.woocommerce-shipping-calculator {
  display: none;
}
.woocommerce-page .cart-collaterals .cart_totals {
  width: 100% !important;
  float: inherit !important;
}
.woocommerce-cart .woocommerce-cart-form {
  max-width: 880px;
  width: 100%;
}
.woocommerce-page .cart-collaterals {
  max-width: 400px;
  width: 100% !important;
}
.cart-wrapper {
  display: flex;
  gap: 40px;
  margin-top: 17px;
  margin-bottom: 50px;
}
.cart-wrapper .woocommerce-cart-form .cart_item_tabel {
  background-color: #f6f6f6;
  border: 1px solid #e5e6e7;
  border-radius: 8px;
  padding: 20px;
  height: fit-content;
  margin-bottom: 30px;
}
.cart-wrapper .woocommerce-cart-form .shop_table {
  display: none;
}
.cart-wrapper .product_detail_section {
  display: flex;
  gap: 20px;
  word-break: break-word;
}
.cart-production-part {
  flex: 0 0 55%;
}
.cart-wrapper .product_detail_section h2,
.cart-wrapper .product_detail_section p {
  margin-bottom: 0;
}
.product-detail-container {
  margin-bottom: 8px;
}
.cart-wrapper .tag-name {
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
}
.cart-wrapper .product-time {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.cart-wrapper .cart-quantity {
  font-size: 17px;
  font-weight: 600;
  line-height: 24px;
}
.cart-wrapper .cart-cost {
  font-size: 17px;
  font-weight: 600;
  line-height: 24px;
}
.cart-item-name {
  font-size: 16px;
  font-style: italic;
  font-weight: 500;
  line-height: 23px;
}
.cart-item-cost {
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 20px;
}
.edit-tag-text {
  font-size: 16px;
  color: #ab192d;
  line-height: 24px;
}
.cart-wrapper .proof_product .proof-heading-part,
.cart-wrapper .summery_product,
.cart-wrapper .product_artwork {
  padding: 10px 15px;
  border-radius: 5px;
  background-color: #fff;
}
/* summary part */
.logo-upload-text,
.product_summery_title {
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 1px;
}
.logo-upload-text {
  margin-bottom: 0;
}
.cart-summary-title {
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
  background: linear-gradient(0deg, #202a30 0%, #3d515b 100%);
  border-radius: 8px 8px 0 0;
  padding: 15px 20px;
  color: #fff;
  text-align: center;
}
.checkout-btn {
  padding: 0 !important;
  margin-top: 10px;
}
.checkout-btn a {
  font-size: 17px !important;
  font-weight: 700 !important;
  line-height: 24px !important;
  text-align: center;
  padding: 12px !important;
  height: 48px;
  margin-bottom: 0 !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.woocommerce-cart .wc-proceed-to-checkout::before,
.woocommerce-cart .wc-proceed-to-checkout::after {
  display: inherit !important;
}
.product_summery .variation {
  display: grid;
  grid-template-columns: auto 2fr auto 2fr;
}
.prod-Edit-text {
  font-size: 16px;
  line-height: 20px;
  color: #ab192d;
}
.product_summery_section {
  display: flex;
  gap: 20px;
}
.product_summery {
  flex-direction: column;
  max-width: 540px;
  width: 100%;
  gap: 10px;
}
.cart-wrapper .proof_product {
  max-width: 280px;
  width: 100%;
}
.cart-wrapper .proof_product .proof-heading-part {
  height: fit-content;
}

.not-recomment-text {
  font-size: 16px;
  font-style: italic;
  font-weight: 700;
  line-height: 18px;
  color: #ab192d;
  margin-bottom: 1px;
}
.proof-heading-part {
  justify-content: space-between;
}

.remove-icon {
  color: #147095;
  font-weight: 600;
  font-size: 16px;
  text-align: right;
}

.prod-art-name {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}
.shipping_info span {
  line-height: 22px;
}
.proof-content {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 0;
}
.prod-upload-art {
  margin-top: 5px;
  gap: 15px;
  word-break: break-all;
}
.summary-heading-hightlight {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  color: #565656;
}
.summery_product .product_attributes {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #231d20;
}
.prod-art-container {
  gap: 15px;
}
.proof-seeting-title {
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}
.edit-text {
  font-size: 16px;
  line-height: 20px;
  color: #ab192d;
}
.proof-edit {
  margin-bottom: 1px;
}
.summary-details {
  word-break: break-word;
}
/* CART SUMMARY PART */
.cart-summary-wrapper {
  border-radius: 0 0 8px 8px;
  border: 1px solid #e5e6e7;
  padding: 20px;
}
.cart-product-container .cart-prod-wrapper {
  background: #f6f6f6;
  border: 1px solid #e5e6e7;
  padding: 10px;
  border-radius: 5px;
  margin: 5px 0 8px 0;
}
.cart-prod-name,
.cart-prod-price {
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
}
.promo-code-input {
  width: 100%;
  padding: 8px 12px 7px 12px;
  border: 1px solid #e5e6e7;
  height: 37px;
  line-height: 22px;
}
.promo-code-input::placeholder {
  color: #565656 !important;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}
.promo-apply-btn {
  border-radius: 4px !important;
  background: #e5e6e7 !important;
  border: 1px solid transparent !important;
  padding: 6.5px 20px !important;
  font-size: 17px !important;
  font-weight: 700 !important;
  line-height: 24px !important;
  text-align: center;
  height: 37px;
  color: #565656 !important;
}
.coupon-container {
  gap: 10px;
  margin: 10px 0;
  padding: 10px 0 25px 0;
  border-bottom: 1px solid #e5e6e7;
}
.order-total .sub-total-price,
.order-total .sub-total-title {
  font-size: 22px;
  font-weight: 600;
  line-height: 24px;
}

.order-total .discount-title,
.order-total .discount-price {
  font-size: 18px;
  font-weight: 500;
  line-height: 34px;
}
.order-total .sub-total-price .woocommerce-Price-amount {
  font-weight: 600 !important;
}
.tax-text {
  padding: 5px 0;
}
.tax-text,
.shipping-text,
.free-shipping {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px !important;
}
.free-shipping-part {
  padding: 10px 0;
}
.keep-shopping {
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  margin-top: 20px;
}
.keep-shopping a {
  color: #147095 !important;
}
/* tool tip */

.wrapper {
  position: relative;
}
.tooltip-info {
  position: relative;
  display: inline-block;
}
.tooltip-text {
  display: none;
  background: #222;
  padding: 10px 15px;
  min-width: 200px;
  top: -4.3em;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  text-align: center;
  z-index: 2;
  text-transform: none;
  border-radius: 5px;
}
.info-icon {
  vertical-align: super;
  cursor: pointer;
}
.tooltip-info:hover .tooltip-text {
  display: block;
}
.tooltip-text:after {
  border-color: #222 transparent transparent transparent;
  border-style: solid;
  border-width: 7px;
  content: '';
  display: block;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}
.product-content {
  gap: 2px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-left: 3px;
}
.cart-x-button {
  width: 20px;
  height: 20px;
}
a.remove-btn {
  display: flex;
  justify-content: end;
  padding-top: 10px;
  align-items: center;
  margin-left: auto;
  width: fit-content;
}
.lambinating-adhesive .input-col {
  padding-right: 20px;
}
a.remove-btn span {
  color: #147095;
  font-size: 16px;
  font-weight: 700;
}
.woocommerce-error, 
.woocommerce-info, 
.woocommerce-message {
  background: #f6f6f6 !important;
}
.cart-prod-items {
  font-size: 16px;
  font-style: italic;
  font-weight: 500;
  line-height: 16px;
}
.cart-prod-box {
  gap: 3px;
}
.custom-registration-form {
  width: 100%;
  max-width: 470px !important;
}
.custom-registration-form .form-label {
  gap: 5px;
}
.btn-cancel {
  background-image: url('./assets/images/red-cancel.svg');
  background-color: transparent;
  min-width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  cursor: pointer;
  border: none;
  margin-left: 9px;
}
.summary-heading-highlight {
  color: #565656;
}
.reg-error {
  color: #ab192d;
  position: absolute;
  top: -23px;
  font-size:16px;
  z-index:10;
  line-height:24px;
}
.comp-error,
.phone-error{
  color: red;
  position: absolute;
  top: -20px;
}
.c_error {
  color: #ab192d; 
  padding-bottom:10px;
}
.login-error {
  color:#ab192d;
  font-size:13px;
  z-index:10;
}
/* **** MOBILE VIEW ***** */
@media screen and (max-width: 767px) {
  .first-popup-content  {
    margin: 15px;
  }
  .first-visit-popup .first-popup-content p {
    padding: 0;
  }
  .mobile-showing-material.mbl-numbr-info,
  .numbr-info-icon  {
    display: none !important;
  }
  .cartQtyPartNew{
    min-width: 100%;
  }
  .success-coupon-wrapper.couponThankYouPage{
   flex-direction: column !important;
   align-items: end !important;
  }
  .newOrderDetailsPrice{
    width: 42% !important;
  }
  /* Sticky first column */
.sticky-column {
    position: sticky;
    left: -2px;
    width:inherit !important;
    background:#fff;
    z-index: 10;
    min-width: 150px !important;
    border-left: 0 !important;
}
.getShippingWidth{
  width: inherit !important;
  min-width: 100px !important;
}
.shipping-popup-content table {
      display: block;
      overflow-x: auto;
      border-left: 2px solid #dee2e6;
  }
  .hero_box .main-content-hp {
    margin-top: 0 !important;
  }
  .section.label-mb { 
    margin: 0;
  }
  .label-section h2.most-popular-title {
    font-size: 20px !important;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 23px;
  }
  .label-section h1.most-popular-title {
    font-size: 20px !important;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 23px;
  }
  .single-product .label-section h1.most-popular-title{
    font-size: 26px !important;
  }
  .home .hero_box .contents p {
    margin-bottom: 20px;
    line-height: 28px;
  }
  .main-content-hp h2 {
    font-weight: 600 !important;
  }
  .cart-remove-btn {
    padding-top: 14px;
  }
  .single-product .btn.quoter-buttons {
    font-size: 17px !important;
  }
  .single-product .btn.save-quote-btn {
    padding: 13px 10px !important;
  }
   .single-product .img-section {
    padding: 0;
   }
  span.attr-val {
    padding-left: 12px;
  }
  .cart-summary-wrapper .tax-text {
    font-size: 16px;
  }
  .cart_totals .cart-summary-title {
    font-size: 20px;
  }
  .woocommerce .cart-title {
    font-size: 24px;
  }
  .cart-wrapper .woocommerce-cart-form .cart_item_tabel {
    margin-bottom: 44px;
  }
  .cart_totals .order-total .sub-total-title,
  .cart-wrapper .tag-name,
  .woocommerce-Price-amount.amount,
  .order-total .sub-total-price .woocommerce-Price-amount {
    font-size: 18px;
  }
  .cart-wrapper .cart-quantity {
    font-size: 16px;
  }
  .product_summery_section {
    flex-direction: column;
    gap: 14px;
  }
  .order-total.flex {
    padding-bottom: 8px;
  }
  .flex.production-part {
    display: flex !important;
  }
  .product_detail_section .quantity-prod-container {
    flex-direction: column-reverse;
    gap: 14px;
  }
  .cart-wrapper .woocommerce-cart-form .cart_item_tabel {
    padding: 20px 12px;
  }
  .cart-checkout-button {
    margin-top: 14px;
  }
  .cart-wrapper {
    flex-direction: column-reverse;
  }
  .cart_product_count,
  .cart-title,
  .cart-wrapper {
    padding: 0 12px;
  }
  .promo-code-input,
  .cart-wrapper .proof_product {
    max-width: inherit;
  }
  .product_detail_section {
    display: grid !important;
    grid-template-columns: 1fr auto;
    gap: 8px !important;
    grid-auto-rows: auto;
  }
  .product_detail_section > div:not(.cart-cost-container) {
    grid-column: 1;
  }
  .cart-cost-container {
    grid-column: 2; /* Place the cost container in the second column */
    grid-row: 1 / -1;
  }

  .production-part {
    display: inline-block !important;
  }
  .summary-details {
    grid-template-columns: 1fr;
  }
  .production-part {
    display: inline-block;
  }
  .format_error_mobile_view{
    display: block;
    float: right;
    width: 100%;
    text-align: right;
    margin-top: 8px;
  }
}
/* ** TABLET VIEW *** */
@media screen and (min-width: 768px) and (max-width: 1400px) {
  .cart_product_count,
  .cart-title,
  .cart-wrapper {
    padding: 0 12px;
  }
  .production-part {
    display: inline-block;
  }
  .cart-wrapper {
    gap: 20px;
  }
  .cart-wrapper .product_detail_section {
    flex-wrap: wrap;
  }
  .image-preview {
    flex-direction: column;
  }
  .summary-details {
    grid-template-columns: 1fr;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .success-coupon-wrapper.couponThankYouPage{
   flex-direction: column !important;
   align-items: end !important;
  }
  .woocommerce-page .cart-collaterals {
    max-width: 285px;
  }
  #shipping-estimate-result{
    padding-left: 20px !important;
    padding-right: 20px !important;  }
  .miniscreen-summary-cartPage{
    flex-direction: column;
  }
  .cart-proof-box{
    max-width: inherit !important;
  }
  .miniscreen-summary-cartPage .product_summery {
    gap: 15px;
    max-width: inherit !important;
  }
  .reorderProductionTime.flex-fill {
    flex: 1 !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
     .product_detail_section {
    display: grid !important;
    grid-template-columns: 1fr auto;
    gap: 8px !important;
    grid-auto-rows: auto;
  }
  .product_detail_section > div:not(.cart-cost-container) {
    grid-column: 1;
  }
  .cart-cost-container {
    grid-column: 2; /* Place the cost container in the second column */
    grid-row: 1 / -1;
  }
  .product_detail_section .quantity-prod-container {
      flex-direction: column-reverse;
      gap: 14px;
  }
  .max-w-280.mini-max-w-280{
    max-width: inherit !important;
  }
}
section {
  font-family: 'Roboto' !important;
}
.tag-header-text-box p{
  font-family: 'arial-narrow' !important;
  font-weight: 700 !important;
}
.site-container {
  max-width: 1320px;
  width: 100%;
  margin: 0 auto;
}
.footer-top .site-row {
  background: #e5e6e7;
}
.site-container-full {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.footer-top-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px 10px;
  gap: 50px;
}
.footer-top-logo {
  min-width: 160px;
}
.footer-top-desc {
  max-width: 370px;
}
.footer-top-desc p {
  font-size: 16px;
  margin-bottom: 0;
  color: #231d20;
  line-height: 24px;
  -webkit-font-smoothing: antialiased;
}
.newsletter-inner-section .gfield_label.gform-field-label {
  font-size: 16px;
  color: #231d20;
  font-weight: bold; 
}
.newsletter-form-section {
  width: 50%;
  min-width: 300px;
}
.newsletter-inner-section .ginput_container.ginput_container_email input:focus-visible,
.newsletter-inner-section .ginput_container.ginput_container_email input:focus {
  border: 2px solid #231d20;
}
.newsletter-inner-section {
  max-width: 450px;
  margin: 0 auto;
}
.newsletter-inner-section .gform_title {
  display: none;
}
.form-input {
  display: flex;
}
.gform_footer.before,
.newsletter-inner-section .gform-footer {
  position: absolute !important;
  right: 0 !important;
  top: 8px !important;
}
.newsletter-inner-section form {
  position: relative;
  margin-top: -20px;
}
.newsletter-inner-section .gform_footer .button {
  background-color: rgb(171, 25, 45) !important;
  border-radius: 6px !important;
  border-style: none;
  border-color: rgb(29, 29, 29);
  border-width: 0px;
  color: rgb(255, 255, 255) !important;
  pointer-events: auto;
  height: 52px ! IMPORTANT;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  width: 100px;
  font-weight: 700 !important;
  font-size: 17px !important;
  max-width: fit-content;
    border: none !important;
}
.newsletter-inner-section .gform_footer .button:focus {
  --gf-local-shadow: none !important;
  box-shadow: none !important;
  --gf-local-color: none !important;
  border-color: none !important;
  --gf-local-border-color: none !important;
  --gf-local-outline-color: none !important;
  --gf-local-outline-width: none !important;
    outline: none !important;
}
.newsletter-inner-section .ginput_container.ginput_container_email input:active,
.newsletter-inner-section .ginput_container.ginput_container_email input:focus {
  outline: none;
  box-shadow: none;
}

.newsletter-inner-section .ginput_container.ginput_container_email input:focus {
  outline: none;
  box-shadow: none;
}
.newsletter-inner-section .gform-theme--framework .gform-loader {
  position: absolute;
  right: -30px;
}
.newsletter-inner-section .ginput_container.ginput_container_email input{
  box-sizing: border-box;
  border-radius: 6px;
  padding: 0px 0px 0px 16px;
  height: 54px;
  text-align: left;
  color: #231d20;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0px;
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(148, 149, 150);
  width: 100%;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.form-input button {
  background: rgb(171, 25, 45);
  border-radius: 6px;
  border-style: none;
  border-color: rgb(29, 29, 29);
  border-width: 0px;
  color: rgb(255, 255, 255);
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 1;
  white-space: normal;
  padding: 0px 10px;
  text-align: center;
  word-break: break-word;
  align-self: flex-end;
  cursor: pointer;
  pointer-events: auto;
  height: 54px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  width: 100px;
}
.newsletter-input-section {
  flex: 1 0 0;
}
.header-shadow {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
.footer-menu-2 {
  position: relative;
}
.resource-menu {
  float: left;
  width: 100%;
  margin-top: 30px;
}
.second-menu-image {
  position: absolute;
  bottom: -40px;
}
.account-menu-list {
  padding-left: 0;
  margin-bottom: 0;
}
.account-menu-list li {
  padding: 5px 0px;
  border-bottom: 1px solid #e5e6e7;
}
.account-menu-list li:last-of-type {
  border-bottom: none;
}
.account-menu-list li a {
  display: flex;
  align-items: center;
  color: #231d20;
  text-decoration: none !important;
  font-size: 16px;
}
.account-menu-list li a span {
  padding-left: 10px;
}
.account-menu-list li a span.dashboard-menu {
  padding-left: 15px;
}
.account-menu-section {
  padding-left: 0.5rem;
}
.account-dropdown {
  padding-left: 0.5rem;
  min-width: 280px;
}
.account-menu-list li a:hover span {
  color: #ab192d;
}
.navbar-remove-px .dropdown,
.dropdown-icon {
  padding: 0 6px !important;
  margin: 0 5px !important;
}
.navbar-remove-px .dropdown .icon-btn {
  margin: 0 !important;
}
span.icon.phone-icon img {
  width: 20px;
  height: 24px;
}
.max-w-280 {
  max-width: 236px;
  word-break: break-word;
}
h2.cart-quantity.primary-color {
  max-width: 125px;
}
.cart-quantity .qty-number {
  padding-left: 2px;
}
.cart-quantity .qty-text,
.cart-quantity .qty-number {
  display: inline-block;
}
@media (max-width: 768px) {
  .footer-top-inner {
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
  }
  .newsletter-inner-section{
    margin-top: 20px;
  }
 .mainDesktop-banner-container
  {
  max-width: 460px !important;
  float: inherit !important;
  margin: 0 auto !important;
  }
  .footer-top-logo {
    order: 2;
    margin: 0 auto;
  }
  .footer-top-desc {
    order: 3;
    text-align: center;
    margin: 0 auto;
  }
  .footer-top-inner .footer-top-logo,.footer-top-inner .footer-top-desc{
     margin: inherit !important;
  }
  .newsletter-form-section {
    width: 100% !important;
  }
  .shipping-popup-content ,
  .addpopup-content,
  .popup-content1,
  .lost-password-content,
  .forgot-password-confirmation-content {
    width: 95% !important;
  }
}
@media screen and (max-width: 609px) {
  .footer-top-inner{
    flex-direction: column !important;
  }
   .footer-top-inner .footer-top-desc p{
    text-align: center !important;
  }
}
@media screen and (min-width: 541px) and (max-width: 768px){
    .hero_box .contents h1{
      font-size: 30px !important;
    }
}
.lost_reset_password {
  max-width: 400px;
  margin: 0 auto;
  padding-bottom: 30px;
}
.reset-pwd-btn {
  display: flex;
  justify-self: center;
}
/* uploaded image code */
.image-upload-container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-top: 50px;
}

.upload-btn {
  border-radius: 4px;
  padding: 4px 17px;
  color: #ab192d;
  border: 2px solid #ab192d;
}
.image-preview .preview-image {
  width: 150px;
  height: auto;
  object-fit: contain;
}
.image-preview {
  gap: 15px;
}
.hidden {
  display: none;
}
.prod-order-logo {
  padding: 5px 0;
}
.customer-footer-menu1 li {
    width: 50% !important;
}
@media screen and (max-width: 767px) {
  .woocommerce-lost-password .lost_reset_password {
    margin: 0 12px;
  }
  .reset-lost-password-page{
    margin: 15px !important;
  }
  .customer-footer-menu2,
  .customer-footer-menu1 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .customer-footer-menu2 li,
  .customer-footer-menu1 li {
    width: 100% !important;
  }
  .second-menu-image {
    position: relative;
    margin: 25px 0;
  }
  .customer-header-menu li {
    padding: 10px !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  }
}
@media screen and (max-width: 354px) {
  .navbar-left .logo {
    max-width: 130px;
  }
}
@media screen and (min-width: 345px) and (max-width: 410px) {
  .navbar-left .logo {
    max-width: 145px;
  }
}
@media screen and (max-width: 991px) {
  .navbar-collapse .customer-header-menu {
    margin-bottom: 0 !important;
  }
}
.customer-header-menu > li > a {
  border-bottom: 2px solid transparent;
  line-height: 24px;
  text-transform: uppercase;
}
.customer-header-menu > li > a:hover {
  border-bottom: 2px solid #ab192d;
}
.customer-header-menu li {
  position: relative;
  padding: 0 15px;
  line-height: 24px;
}

.customer-header-menu li.menu-item-has-children > a::after {
  content: '';
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  background-image: url('../mlabel/assets/images/submenu-arrow.svg');
  background-repeat: no-repeat;
  background-size: cover;
  width: 9px;
  height: 5px;
  display: block;
}
.customer-header-menu li a {
  display: block;
}
#navbarSupportedContent .sub-menu a:hover {
  padding: 0 17px;
}
.customer-header-menu .sub-menu li a {
  color: #231d20;
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
}
.customer-header-menu .sub-menu li:last-child a{
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 500;
}
.quoteInformationPop {
  position: fixed;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  width: 100%;
  height: 100%;
}
#proofPolicyPopup .modal-dialog,
#colorInformation .modal-dialog,
.quoteInformationPop .modal-dialog {
  max-width: 1200px;
  border-radius: 0;
  margin: 0 auto;
  padding: 10px;
}
.quoteInformationPop .modal-dialog .modal-content {
  border-radius: 0;
  border: 0;
  padding: 0 25px;
}
.modal .modal-header {
  position: relative;
  overflow: hidden;
  padding: 30px 35px 30px 20px;
}
.materials-page .modal-title,
.modal .modal-title {
  font-size: 24px;
  margin-bottom: 0;
}
.modal .btn-close {
  position: absolute;
  top: 33px;
  right: 10px;
  z-index: 20;
  background: transparent;
  padding: 0;
  margin: 0;
  opacity: 1;
}
.modal .btn-close:after,
.modal .btn-close:before {
  position: absolute;
  content: '';
  left: 0;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  height: 2px;
  width: 100%;
  background: var(--placeholder-gray);
}
.modal .btn-close:after {
  transform: translateY(-50%) rotate(-45deg);
}
.modal .modal-body {
  font-size: 16px;
  padding: 0;
  overflow: hidden;
}
.proof-policy-border-b,
.modal .modal-body .item,
.materials-page .item {
  border-bottom: 1px solid #e5e6e7;
}
.modal .modal-body .item .text-wrap {
  padding: 25px 35px;
}
.materials-page .modal-footer {
  padding: 12px;
}
.modal .modal-footer,
.materials-page .modal-footer {
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 400;
  border: 0;
}
.modal .modal-body .item .text-wrap p {
  font-weight: 400;
}

/* accordion start */
.accordion {
  width: 100%;
}
.accordion-header img {
  transition: transform 0.8s ease;
}

.accordion-header img.rotate {
  transform: rotate(90deg);
}

.accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease, padding 0.5s ease;
}

.accordion-content p {
  padding: 10px 20px 30px 20px;
  font-size: 16px;
  color: var(--primary-color);
  line-height: 1.7;
}
.accordion-content.open {
  max-height: 100vh; /* Use a large value to ensure content fully expands */
}
.arrow {
  width: 25px;
  height: 25px;
}

body.single-product img {
  vertical-align: top;
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .customer-header-menu li a:hover {
    border-bottom: 0 !important;
  }
  .customer-header-menu li.menu-item-has-children > a::after {
    width: 15px;
    height: 8px;
  }
  #navbarSupportedContent .sub-menu {
    top: 101% !important;
    max-height: 0;
    right: 0;
    width: 100%;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transition: max-height 0.5s ease-out, opacity 0.5s ease-out,
      visibility 0s linear 0.5s;
    padding-bottom: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 880px) {
  #navbarSupportedContent ul li:hover .sub-menu {
    top: 90% !important;
  }
}
@media screen and (min-width: 768px) {
  .customer-header-menu li.menu-item-has-children > a::after {
    right: 5px !important;
  }
  #navbarSupportedContent ul li:hover .sub-menu {
    top: 85%;
    display: block !important;
  }
  .customer-header-menu li.menu-item-has-children a:hover {
    border-bottom: none;
  }
  .customer-header-menu .sub-menu li a {
    color: #231d20;
    font-weight: 400;
  }
  .customer-header-menu .sub-menu li {
    padding: 5px 12px !important;
  }
  .customer-header-menu .sub-menu a:hover {
    border-bottom: 0 !important;
  }
  #navbarSupportedContent .sub-menu {
    width: inherit;
  }
  .customer-header-menu li a:hover .submenu {
    border-bottom: none !important;
  }
}

.save_cart_container {
  background: #fff;
  padding: 20px;
  border-radius: 3px;
  border: 1px solid #ccc;
}

.save_cart_each_item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.save_cart_each_item {
  border: 1px solid #c0c0c0;
  margin: 8px 2px;
  padding: 0.35em 0.625em 0.75em;
}

.save_cart_item_details {
  width: 50%;
  order: 0;
}
.prod-save-cart {
  border-bottom: 1px solid #d5d5d5;
  margin: 0 0 15px 0;
}
.save_cart_overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7); /* Semi-transparent background */
  display: none; /* Initially hidden */
  z-index: 1;
}
.popup {
  display: none; /* Hidden by default */
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}

/* Close button */
.close-button {
  float: right;
  font-size: 16px;
  cursor: pointer;
}

.bor_bottom {
  border-bottom: 1px solid gray;
  margin-bottom: 7px;
  text-align: left;
}

.remove_selected_cart_item {
  cursor: pointer;
}

/* popup form */

.popup_save_cart,
#popup_form_after_saved {
  display: none;
  position: fixed;
  z-index: 2;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.popup-content, .artwork-content {
  background-color: white;
  padding: 20px;
  border: 1px solid #888;
  text-align: left;
}
.popup_content_inner {
  background: #fff;
}
.popup_save_cart_header {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.popup_save_cart_header h2 {
  margin-top: 20px;
  font-size: 0.8rem;
  line-height: 1.6;
  color: #3b72bc;
}
.size-36 {
  font-size: 36px;
}
.fi-save:before {
  content: '\f1ac';
}
input#save_cart_email,
.secondary_save_cart_email {
  margin-bottom: 15px;
}
.overflow-content {
  max-height: calc(100vh - 200px);
  overflow-y: auto;
}
.popup_content_inner label {
  margin-bottom: 5px;
}
.popup-content .form-control {
  background-color: #f6f6f6;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 0.875rem;
  padding: 0.5rem;
  height: 2.3125rem;
  width: 100%;
  box-sizing: border-box;
  transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
}
.popup-content textarea.form-control {
  min-height: 80px;
}
.button_save_cart_submit {
  margin-top: 2rem;
}
.cart-empty-message {
  color:red; 
  text-align: center
}
.saved-cart-artwork-image {
  max-width: 145px;
}
.pass_show svg {
  margin-bottom: 3px;
}
.pass_hide svg {
  margin-bottom: 1px;
}
.save_cart_email_error {
  display: none;
  color: red;
}
/* SAVE QUOTE CSS */
.text-end .btn-close {
  position: relative;
  top: 0;
  right: 0;
}
.max-w-410 {
  max-width: 410px;
}
.max-w-500 {
  max-width: 500px;
}
.max-w-700 {
  max-width: 700px;
}
.saved-quote-value {
  padding-left: 5px;
}
.q-number {
  color: #3b72bc;
  text-decoration: underline;
}
.expire {
  color: #ae212a;
  font-size: 16px;
}
.quote-details {
  width: 90%;
  border-style: solid;
  border-width: 1px;
  border-color: #b6edff;
  margin-bottom: 1rem;
  padding: 0.7rem 1.25rem;
  background: #ecfaff;
}

.quote-item {
  border-bottom: 1px solid #ddd;
  padding: 20px;
}

/* Popup background */
.popup {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  overflow: auto;
}

/* Popup content */
.popup-content, .artwork-content {
  background-color: #fff;
  margin: 15% auto;
  padding: 20px;
  border-radius: 8px;
  max-width: 500px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  text-align: center;
}
.popup-content.popup-decline-form,
#address-validation-popup .popup-content,
.artwork-upload-popup{
  position: relative;
  top:50%;
  left: 50%;
  transform: translate(-50% , -50%);
  margin: inherit !important;
}
.popup-decline-form h2,
.artwork-decline-form h2{
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
}
.popup-content.popup-decline-form,
.artwork-decline-form {
  max-width: 600px;
  padding: 40px 50px;
}
.popup-content.popup-decline-form p {
  margin-bottom: 30px;
}
.popup-content.popup-decline-form button,
.artwork-decline-form button {
  min-width: 150px;
  margin: 0 10px;
}
.add-recipient:hover {
  text-decoration: underline;
}

/* Buttons */
.save-quote,
#save-quote {
  background-color: #e74c3c;
  color: #fff;
  border: none;
  padding: 10px 20px;
  border-radius: 5px;
  cursor: pointer;
}

.save-quote {
  background-color: #c0392b;
}

.validity {
  font-size: 16px;
  color: #888;
  margin-top: 10px;
}
.popup-content1 {
  position: fixed;
  top: 30%;
  left: 50%;
  transform: translate(-50%, -25%);
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 20px;
  width: 800px;
  z-index: 9999;
  height: 700px;
}
.popup-header1 {
  display: flex;
  justify-content: center;
}

.close-btn1 {
  font-size: 20px;
  cursor: pointer;
}

.price-table1 {
  margin-top: 20px;
}

.popup-buttons1 {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
.country-search {
  width: 100%; 
  padding: 5px; 
  margin-bottom: 5px;
}
.email-expire,
.nick-error-message {
  color: red !important;
}
#popup_form_save_cart .savedCartPopupContent .modal-title ,
.reorder-popup-title,
.addpopup-content .modal-title,
.popup-header1 .modal-title {
  font-size: 22px;
  padding-bottom: 20px;
}

.reorder-popup-title{
  line-height: 33px;
}
.mb-2\.25 {
  margin-bottom: 10px;
}
/* Additional quote popup */
/* Basic popup styling */
.material-information-popup,
.addpopup,
.quote-popup1,
.guest-popup,
#guest-user,
.password-form, 
.forgot-password-confirmation
{
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.password-form {
  z-index: 1000;
  display:flex;
  align-items: center;
}
.addpopup-content , 
.lost-password-content, 
.forgot-password-confirmation-content,
.shipping-popup-content {
  position: relative;
  margin: 50px auto;
  background-color: #fff;
  width: 600px;
  max-height: 90%;
  overflow-y: scroll;
  background: #fff;
  padding: 20px;
  border-radius: 3px;
  border: 1px solid #ccc;
  transition: transform 0.3s ease-out;
}
.shipping-popup-content{
  top: 50%;
  left: 50%;
  margin: 0;
  transform: translate(-50% , -50%);
  padding-top: 40px;
  padding-bottom: 30px;
  border: 0;
  border-radius: 0;
}
.ShippingMethodTable{
  border: 1px solid #dee2e6;
  width: 100%;
  margin: 15px 0 10px 0;
}
.ShippingMethodTable tbody td,
.ShippingMethodTable thead th{
  background-color: #f6f6f6;
  border: 1px solid #dee2e6;
  padding: 10px 5px;
}
.ShippingMethodTable tbody td{
  background-color: #fff;
}
.ShippingMethodTable tbody tr:last-child td{
  font-weight: 500;
  font-size: 16px;
}
#shipping-popup .shipping-popup-content{
  width: 670px;
}
.ShippingMethodTable thead th:first-child{
  width: 33%;
}
.shipping-popup-heading {
  font-size: 24px;
  line-height: 33px;
  font-weight: 600;
  margin-bottom: 20px;
}
.shipping-select-country{
  margin-bottom: 23px;
}
.shipping-action-buttons button{
  width: 140px;
  padding:10px 7px;
  line-height: 20px !important;
}
.shipping-action-buttons #done-shipping:hover,
.shipping-action-buttons #recalculate-shipping{
  background-color: #fff;
  color: #147095;
  border: 1px solid #147095;
  border-radius: 5px;
  font-weight: 700 !important;
}
.shipping-action-buttons #recalculate-shipping:hover,
.shipping-action-buttons #done-shipping{
 background-color: #147095;
  color: #fff;
  border: 1px solid transparent;
  border-radius: 5px;
  font-weight: 700 !important;
}
.guestuser-content {
  display: flex;
  align-items: center;
  justify-content: center;
  background: white;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
#guest-user {
  display: flex;
  align-items: center;
  justify-content: center;
}
#addquote-form .form-row {
  display: flex;
  justify-content: space-between;
}
#addquote-form .form-group {
  margin-bottom: 15px;
  flex: 1;
  padding: 0 10px;
}
#addquote-form .form-group label {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}
#addquote-form textarea {
  height: 80px;
}
.addbutton[type='submit'] {
  background-color: #007bff;
  color: white;
  padding: 10px 20px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}
.fi-save:before {
  content: '\f1ac';
}

/* Additional sumamry popup*/
.addpopup1 {
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.addpopup-content1 {
  position: relative;
  margin: 50px auto;
  background-color: #fff;
  width: 50%;
  background: #fff;
  padding: 20px;
  border-radius: 3px;
  border: 1px solid #ccc;
}

.quote-summary ul {
  list-style: none;
}
.wc-block-components-product-details__quote-batch {
  display: none;
}

.single-product .checkbox input[type='checkbox'] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
}
.single-product .checkbox label {
  padding-left: 26px;
  position: relative;
  cursor: pointer;
  margin-bottom: 0;
}
.country-label {
  display: block;
  text-align: left;
}
.single-product .checkbox label:before,
body.single-product .checkbox label:after {
  position: absolute;
  content: '';
  height: 18px;
  width: 18px;
  top: 3px;
  left: 0;
  border: 1px solid var(--dark-gray, #9a9a9a);
  transition: 0.2s all ease-in-out;
}
.single-product .checkbox label:after {
  width: 11px;
  height: 6px;
  border-right: 0;
  border-top: 0;
  top: 7px;
  transform: rotate(-45deg);
  left: 4px;
  border-width: 2px;
  opacity: 0;
}
.single-product .checkbox input[type='checkbox']:checked ~ label:before,
body.single-product .checkbox input[type='checkbox']:checked ~ label:after {
  border-color: var(--maroon, #ab192d);
  opacity: 1;
}
body.single-product .checkbox label:after {
  width: 11px;
  height: 6px;
  border-right: 0;
  border-top: 0;
  top: 7px;
  transform: rotate(-45deg);
  left: 4px;
  border-width: 2px;
  opacity: 0;
}
.icon-plus:before {
  content: '\e901';
}
select.form-control {
  background-image: url('assets/images/downArrowSelect.svg');
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: auto;
}
.dropdownSaveQuoteContainer::after{
 content: '';
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
  background-image: url('assets/images/downArrowSelect.svg');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  pointer-events: none;
}
.dropdownSaveQuoteContainer select.form-control {
  background-image: none !important;
}
.shippingCustomSelect,
.shipping-zipcode,
#popup_form_save_cart .savedCartPopupContent .form-control,
#addquote-form .form-control {
  background-color: #f6f6f6;
  font-size: 16px;
  border-radius: 0;
  padding: 10px;
  margin: 0;
}
.shipping-zipcode-webkit-autofill:focus{
  background-color: transparent;
}
.shipping-zipcode,
#popup_form_save_cart .savedCartPopupContent .form-control{
  padding: 10px;
  box-shadow: none;
  margin-bottom: 0;
  height: inherit;
}
.shippingCustomSelect,
.shipping-zipcode{
  padding: 8px 10px 8px 20px;
  border: 1px solid #dee2e6;
  margin: 10px 0 30px 0;
  max-width: 250px;
  width: 100%;
  line-height: 22.5px !important;
  color: #231d20;
}
.shippingCustomSelect {
  margin: 0;
  padding-left: 14px;
}
.shippingCustomSelect:focus ,
.shipping-zipcode:focus,
.reorder-input-outline:focus{
  outline: none;
}
.shipping-zipcode::placeholder {
  color: #231d20;
}
.shipping-calculateBtn{
  line-height: 21px;
  padding: 8px 18px;
  border-radius: 8px;
}
#shipping-estimate-result{
  padding: 0 30px 20px 30px;
}
.estimate-shippingTitle{
  padding-bottom: 12px;
  border-bottom: 1px solid #dee2e6;
}
#shipping-estimate-result-loading{
  margin-top: 20px;
  text-align: center;
}
#popup_form_save_cart .savedCartPopupContent .form-control:focus{
  box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
}
#popup_form_save_cart .savedCartPopupContent .button_save_cart_submit{
  margin-top: 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
}
#popup_form_save_cart .savedCartPopupContent .form-control::placeholder{
   line-height: 22.5px !important;
}
#another-recipient {
  color: #147095;
  width: 100%;
  justify-content: center;
}
#another-recipient .add-icon {
  margin-left: 0.5rem;
}
.add-recipient:hover {
  text-decoration: underline;
}

.save-quote {
  background-color: #c0392b;
}
.quote-summary {
  padding: 14px 20px;
  border: 1px solid#e5e6e7;
  border-radius: 5px;
  margin-bottom: 28px;
}
.quote-summary .artwork {
  display: flex;
  justify-content: center;
}
.quote-summary .artwork img {
  width: 200px;
}
.popup-height {
  max-height: calc(100% - 100px);
  overflow: auto;
}
.quote-summary .shipping-table th {
  background: #f6f6f6;
}
.quote-summary .shipping-table td,
.quote-summary .shipping-table th {
  border: 1px solid #e5e6e7;
}

/* Annoucement bar */
.top-info {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  background: linear-gradient(0deg, #202a30 0%, #3d515b 100%);
}
.top-info p {
  color: var(--white, #fff);
  padding: 12px 15px;
  display: block;
  text-align: center;
  text-decoration: none;
  margin-bottom: 0;
}
.top-info p strong {
  font-weight: 600;
}
/* Non ecommerce product */
.cus-packing-title {
  font-size: 36px;
  line-height: 50px;
  margin-bottom: 37px;
}
.Gallery-custom-message,
.packing-prod-container p {
  color: #231d20;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 70px;
}
.get-today-btn {
  border-radius: 8px;
  border: none;
  font-family: 'Roboto';
  width: 320px;
  background-color: #ab192d;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px 0;
}

/* carousel part start */
.packing-product-container {
  margin-bottom: 25px;
}

.packing-prod-content-part {
  max-width: 558px;
}

.packing-prod-container {
  max-width: 446px;
  margin: 0 auto;
}

.packing-prod-img-wrapper .slider {
  position: relative;
  overflow: hidden;
  margin-bottom: 6px;
}
@media screen and (min-width: 1200px) {
  .packing-prod-img-wrapper .slider {
    max-height: 480px;
    min-height: 480px;
    height: 100%;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1199px) {
  .packing-product-container{
    align-items: center;
  }
}
.packing-prod-img-wrapper .slides {
  display: flex;
  align-items: center;
  transition: transform 0.5s ease;
  height: 100%;
}

.packing-prod-wrapper {
  max-width: 720px;
}

.packing-prod-img-wrapper .slide {
  min-width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.packing-prod-img-wrapper .slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-width: fit-content;
}

.product-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  display: flex;
  justify-content: space-between;
  transform: translateY(-50%);
}

.product-nav button {
  background-color: transparent;
  /* Remove button background */
  border: none;
  padding: 0;
  cursor: pointer;
}
.product-nav button img {
  border-radius: 50%;
}

.packing-prod-img-wrapper .thumbs img.active {
  opacity: 1;
}

/* Thumbnails */
.packing-prod-img-wrapper .thumbs {
  display: flex;
  gap: 5px;
  overflow-x: auto;
  margin-top: 6px;
}

.packing-prod-img-wrapper .thumbs img {
  max-width: 115px;
  width: 100%;
  height: 80px;
  cursor: pointer;
  opacity: 0.6;
  padding-bottom: 6px;
  position: relative;
  display: block;
  transition: opacity 0.3s;
}

.packing-prod-img-wrapper .thumb-wrapper {
  position: relative;
  display: inline-block;
  flex: 1 0 16.1%;
  max-width: 16.1%;
}
.packing-prod-img-wrapper .thumbs .thumb-wrapper::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 4px;
  width: 0%;
  opacity: 0.5;
  background-color: #ab192d;
  transition: 0.5s all ease-in-out;
}
.packing-prod-img-wrapper .thumbs .thumb-wrapper.activeBorder::after,
.packing-prod-img-wrapper .thumbs .thumb-wrapper:hover::after {
  width: 100%;
}

.packing-prod-img-wrapper .thumbs .thumb-wrapper.activeBorder::after {
  opacity: 1;
  padding-bottom: 2px;
}
.product-nav button:hover img,
.product-nav button:focus img {
  background-color: #ab192d !important;
}
.product-nav button[disabled]:hover {
  background-color: transparent;
}

.product-nav button:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.checkout-button.disabled, .reorder-addcartbtn.disabled, .woocommerce-cart-form .cart-remove-btn.disabled, #shipping-estimate-link.disabled, .cart_add_list.disabled, .mini-cart-popup-btns .button.wc-forward.disabled, .woocommerce-mini-cart .cart-remove-btn.disabled, #save-quote-btn.disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}

.myaccount-alert {
  position: fixed;
  top: 110px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #178737;
  border-color: #178737;
  color: white;
  padding: 10px 22px;
  border-radius: 5px;
  font-weight: 400;
  font-size: 16px;
  z-index: 1000;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
  display: none;
  align-items: center;
}
#myaccount-alert-close-btn {
  font-size: 28px;
  text-decoration: underline;
  padding-left: 10px;
  font-weight: 400;
  cursor: pointer;
  color: #333;
  opacity: 0.3;
}
#myaccount-alert-close-btn:hover{
  opacity: 0.5;
}
.alert-red-color{
  background-color: #ab192d !important;
  border-color: #ab192d !important;
}

.packing-prod-img-wrapper {
  max-width: 720px;
}

.packing-prod-content-part {
  padding-top: 20px;
}
.packing-prod-img-wrapper .thumbs::-webkit-scrollbar {
  display: none;
}

.packing-prod-img-wrapper .thumbs {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.single-product .branded-packing-section {
  padding: 42px 69px 53px 69px;
}
.branded-packing-section {
  background-color: #f6f6f6;
  border-radius: 2px;
  gap: 124px;
  margin-bottom: 0;
}
.branded-title {
  line-height: 32px;
  margin-bottom: 12px;
  color: #231f20;
}
.branded-text {
  line-height: 26px;
}
.down-template {
  margin-top: 39px;
}
.down-template a {
  text-decoration: none;
  color: #ab192d;
}
.releted-prod-heading {
  font-size: 20px;
  margin-bottom: 15px;
}
.single-product .releted-prod-heading{
  font-size: 2rem;
}
.rel-prod-block {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
.rel-prod-block .prod-box img {
  width: 100%;
  margin-bottom: 15px;
}
.prod-box span {
  font-size: 20px;
  text-decoration: underline;
  text-decoration-color: #231d20;
}
.related-products-container {
  margin-bottom: 70px;
}
.accordion-content ul,
.branded-right-part ul {
  list-style: none;
  padding-left: 0;
}

.accordion-content ul li,
.branded-right-part ul li {
  position: relative;
  padding-left: 20px;
}

.branded-right-part ul li {
  margin-bottom: 10px;
}

.branded-right-part ul li:last-child {
  margin-bottom: 0;
}

.accordion-content ul li {
  padding-left: 32px;
  font-size: 16px;
}

.accordion-content ul li::before {
  margin-left: 12px;
}

.accordion-content ul li::before,
.branded-right-part ul li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 10px;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  background-color: #231d20;
  border-radius: 50%;
}

.branded-right-part {
  max-width: 500px;
}

.branded-left-part {
  max-width: 536px;
}
.reorder-page {
  margin-bottom: 80px;
}
.reorder-prod-card .product-details-row {
  padding: 8px 0;
  word-break: break-word;
}
.reorder-prod-img-row {
  margin-bottom: 37px;
}
.reorder-product-img{
  max-width: 100%;
  height: 100%;
}
.reorder-product-img img {
  max-width: 200px;
  width: 100%;
  object-fit: contain;
}
#custom-width-inches,
#custom-height-inches {
  z-index: 1;
}
.reorder-page .content-wrapper {
  display: flex;
  gap: 42px;
}
.reorder-page .page-title h3 {
  color: #231d20;
}
.first-col {
  max-width: 530px;
  border: 1px solid #d5d5d5;
  border-radius: 4px;
  padding: 14px 35px 51px 19px;
}
.artwork-file-format {
  line-height: 26px;
}
.set-h-40 {
  min-height: 40px;
}
.edit-order-btn {
  padding: 8px 32px;
  border-radius: 4px;
}
.choose-file-btn {
  background: #147095;
  padding: 8px 25px;
  border: 1px solid #147095;
}
.quote-wrapper {
  padding: 0 30px 0 26px;
  color: #231d20;
}
.product-details-row {
  padding: 10px 0;
  gap: 10px;
  border-bottom: 1px solid #e5e6e7;
}
.gap-0.product-details-row {
  gap: 0;
}
.product-ans {
  width: 60%;
}
.product-ques {
  width: 40%;
}
.second-col {
  max-width: 446px;
}
.file-text {
  margin-bottom: 6px;
}
.radio-button-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.price-table .checkmark {
  position: absolute;
  top: 4px;
  left: 0;
  height: 16px;
  width: 16px;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.25);
  transition: all 0.3s;
}
.radio-button-container {
  display: block;
  position: relative;
  padding-left: 25px;
  line-height: 25px;
  margin-bottom: 24px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.radio-button-container input:checked ~ .checkmark {
  background-color: rgba(0, 0, 0, 0);
  border-color: #ab192d;
}
.checkmark:after {
  content: '';
  position: absolute;
  display: none;
}
.radio-button-container .checkmark:after {
  top: 1px;
  left: 1px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #ab192d;
}
#reorder-page .radio-button-container .checkmark:after { 
  width: 87%;
  height: 87%;
}
.radio-button-container input:checked ~ .checkmark:after {
  display: block;
}
.price-table .qty-th {
  padding-right: 60px;
}
.price-table {
  margin-top: 8px;
}
.price-table tbody tr {
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 8px;
}
.price-table tbody tr:last-child {
  border-bottom: none;
}
.price-table tbody tr td {
  padding: 8px 0 7px 0;
}
.upload-artwork-wrapper {
  border: 1px solid #d5d5d5;
  border-radius: 4px;
  padding: 22px;
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 32px;
}
.upload-artwork-wrapper .upload-artwork-title {
  margin-bottom: 9px;
}
.compilance-docs {
  margin-top: 17px;
}
.comp-first-row,
.comp-second-row {
  display: flex;
  gap: 16px;
}
.checkbox-bg {
  background: #f6f6f6;
  padding: 11px 20px;
  border-radius: 4px;
  width: 120px;
  height: 40px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}
.item-price-section {
  padding-top: 35px;
  display: flex;
  justify-content: space-between;
}
.production-price-section {
  padding-top: 5px;
  display: flex;
  justify-content: space-between;
}
.production-price-section #production-price-value-span {
  text-align: right;
}
.total-price-section {
  padding-top: 5px;
  padding-bottom: 19px;
  display: flex;
  justify-content: space-between;
}
.price-section .price-amount {
  margin-top: 4px;
}

.save-btn,
.addcart-btn {
  border: 1px solid #147095;
  border-radius: 8px;
  font-family: 'Roboto', sans-serif;
  height: 48px;
  background-color: #fff;
  width: 100%;
}
.addcart-btn {
  background-color: #ab192d;
  border: none;
}
.reorder-addcartbtn {
  margin-bottom: 6px;
}
.customizedCheckbox input[type='checkbox'] ,
.compilance-docs .checkbox-bg input[type='checkbox'], #maverick_marketing_checkbox input[type='checkbox']{
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
}
.customizedCheckbox label,
.compilance-docs .checkbox-bg label, #maverick_marketing_checkbox label {
  padding-left: 26px;
  position: relative;
  cursor: pointer;
  margin-bottom: 0;
}
.customizedCheckbox label:after,
.compilance-docs .checkbox-bg label:after, #maverick_marketing_checkbox label:after {
  position: absolute;
  content: '';
  height: 18px;
  width: 18px;
  top: 3px;
  left: 0;
  border: 1px solid var(--dark-gray);
  transition: 0.2s all ease-in-out;
}
.customizedCheckbox label::before,
.compilance-docs .checkbox-bg label:before, #maverick_marketing_checkbox label:before {
  position: absolute;
  content: '';
  height: 18px;
  width: 18px;
  top: 3px;
  left: 0;
  border: 1px solid var(--dark-gray);
  transition: 0.2s all ease-in-out;
}
.customizedCheckbox label:after,
.compilance-docs .checkbox-bg label:after, #maverick_marketing_checkbox label:after {
  width: 11px;
  height: 6px;
  border-right: 0;
  border-top: 0;
  top: 7px;
  transform: rotate(-45deg);
  left: 4px;
  border-width: 2px;
  opacity: 0;
}
.customizedCheckbox input[type='checkbox']:checked ~ label::before,
.customizedCheckbox input[type='checkbox']:checked ~ label::after,
.compilance-docs .checkbox-bg input[type='checkbox']:checked ~ label:after, #maverick_marketing_checkbox input[type='checkbox']:checked ~ label:after {
  border-color: var(--maroon);
  opacity: 1;
}
.prod-faq-question .accordion-header {
  background-color: #f6f6f6;
  margin-bottom: 0;
  border-radius: 0;
  padding: 1rem 1.5rem;
  font-size: 16px;
}
.still-have-ques-header {
  width: 100%;
  line-height: 1.2;
  margin-bottom: 0;
}
.third-col {
  max-width: 256px;
}
.price-info {
  background: #f6f6f6;
  border-radius: 4px;
  padding: 12px 20px 7px 20px;
}
.prod-faq-question .accordion-content p {
  padding: 0;
  font-size: 16px;
  color: var(--primary-color);
  line-height: 1.7;
}
.prod-faq-question .accordion-item {
  border-bottom: 1px solid #e5e6e7 !important;
}
.accordion-header img {
  width: 7px;
  height: 14px;
}

.prod-faq-question {
  width: 75%;
}
.prod-faq-question p {
  margin-bottom: 0;
}
.prod-faq-container h2 {
  margin-bottom: 15px;
}

.accordion-content-part {
  padding: 16px 20px;
  border: 1px solid #e5e6e7;
  border-top: 2px solid #e5e6e7;
  border-left: 4px solid #ab192d;
  border-bottom: 0;
}
.prod-question-part {
  width: 25%;
  border: 1px solid #e5e6e7;
  border-radius: 5px;
  padding: 20px 20px 30px;
  text-align: center;
  height: fit-content;
}

.faq-wrapper {
  gap: 24px;
}

.cus-support-icon {
  margin-bottom: 22px;
}

.cus-support-block p {
  max-width: 195px;
  color: #231d20;
  margin: 0 auto;
  margin-bottom: 11px;
}

.cus-btn a {
  display: block;
  width: fit-content;
  padding: 8px 18px;
  border-radius: 8px;
  background-color: #ab192d;
  text-decoration: none;
}

.cus-btn {
  margin: 0 auto;
}

.prod-faq-container {
  margin-bottom: 70px;
  margin-top: 40px;
}
.cus-info-number {
  max-width: 200px;
  color: #231d20;
  padding: 8px 21px 7px 21px;
  border: 1px solid #d5d5d5;
}
.cus-info-number:focus {
  outline: none;
}
.reorder-form-heading {
  margin-bottom: 7px;
}
.artwork-num-row {
  gap: 14px;
  margin-bottom: 34px;
}
.dropdown-button-1 {
  position: relative;
  max-width: 232px;
  border: 1px solid #d5d5d5;
}
.dropdown-button-1 .dropdown-toggle-1 {
  padding: 8px 18px 7px 18px;
}
.dropdown-content-1 {
  display: block;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.1);
  z-index: 1;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: max-height 0.9s ease, opacity 0.9s ease;
}
.dropdown-content-1 a {
  color: #231d20 !important;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}
.dropdown-content-1 a:hover {
  background-color: #f1f1f1;
}
.dropdown-content-1.show {
  max-height: 220px;
  opacity: 1;
  overflow-y: scroll;
}
.arrow-icon {
  transition: transform 1s ease-in-out;
}
.arrow-icon.rotate {
  transform: rotate(180deg);
}
.varialble-data-row {
  gap: 19px;
  margin-bottom: 17px;
}
.input-optional-box {
  border: 1px solid #d5d5d5;
  min-height: 38px;
  padding: 0 9px;
}
.enter-num-row {
  gap: 13px;
  grid-template-columns: repeat(3, 1fr);
  margin-bottom: 27px;
}
.cus-info-number::placeholder,
.instruction-text-box::placeholder
{
    color: #808080;
}
.instruction-text-box {
  min-height: 108px;
  padding: 15px 20px;
  border: 1px solid #d5d5d5;
  color: #231d20;
  resize: none;
  font-size: 16px;
}
.instruction-text-box::placeholder {
  max-width: 282px;
  width: 100%;
  font-size: 16px;
}
.instruction-text-box:focus {
  outline: none;
}
.reorder-pg-btn {
  padding: 8px 0 9px 0;
  border-radius: 4px;
}
.save-cart-button .addcart-btn:focus,
.save-cart-button .addcart-btn:active {
  background-color: #ab192d !important;
}

.save-cart-button .save-btn:hover {
  background-color: #147095;
  border: 1px solid transparent;
  color: #fff !important;
}
.choose-file-btn:hover {
  color: #147095 !important;
  background-color: transparent;
  border: 1px solid #147095;
}
.third-col .price-info .radio-button-container {
  line-height: 23px;
}
.saved_cart_popup_width{
  max-width: 600px;
}
#popup_form_save_cart .popup-content {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 10%;
  margin: 0;
  width: 600px;
  max-height: 90%;
  overflow-y: scroll;
  background: #fff;
  border-radius: 3px;
  border: 1px solid #ccc;
}
#popup_form_save_cart .savedCartPopupContent{
  top: 50%;
  transform: translate(-50% , -50%);
}
.wc-proceed-to-checkout.checkout-btn {
  display: flex;
  gap: 10px;
}
.cart_add_list {
  flex: 1;
  border-radius: 8px;
  font-family: 'Roboto', sans-serif;
  height: 48px;
  width: 135px;
  font-size: 17px;
  font-weight: 700;
  line-height: 24px;
}
.checkout-button {
  flex: 1;
}
@media screen and (max-width: 767px) {
  .packing-prod-img-wrapper .slider {
    min-height: inherit;
  }
  .get-today-btn {
    padding: 10px 0;
  }
  .packing-prod-img-wrapper .thumb-wrapper{
    max-width: 15.5%;
  }
  .packing-prod-img-wrapper .thumbs img {
   object-fit: contain;
  }
  .prod-box span{
    font-size: 16px;
  }
  .popup-decline-form, .artwork-decline-form,
  #address-validation-popup .popup-content {
    width: 90%;
  }
  #address-validation-popup .popup-content,
  .artwork-decline-form {
    padding: 20px 15px !important;
  }
  .mob-mb-4 {
    margin-bottom: 4px;
  }
  .cart-cost-container .single-product .branded-packing-section {
    padding: 25px 15px !important;
  }
  #popup_form_save_cart .popup-content {
    width: 90%;
  }
  .woocommerce-page .cart-collaterals {
    width: 100%;
    max-width: 100%;
  }
  .rel-prod-block {
    grid-template-columns: repeat(2, 1fr);
  }
  .hidden-medium {
    display: none;
  }
  .artwork-num-row,
  .reorder-page .content-wrapper,
  .faq-wrapper,
  .packing-product-container {
    flex-direction: column;
  }
  .packing-prod-img-wrapper .thumbs {
    overflow-y: auto;
  }
  .cus-btn {
    margin: unset;
  }
  .cus-support-block p,
  .branded-left-part,
  .branded-right-part,
  .packing-prod-img-wrapper,
  .packing-prod-container,
  .packing-prod-content-part {
    max-width: inherit;
  }
  .packing-prod-container p{
    margin-bottom: 0;
  }
  .Gallery-custom-message{
    margin-bottom: 30px;
  }
  .packing-product-container{
    margin-bottom: 25px;
  }
  .prod-question-part,
  .prod-faq-question {
    width: 100%;
  }
  .custom-packing-container {
    padding: 0 10px 0 11px;
  }
  .cus-packing-title {
    font-size: 24px;
    line-height: 33px;
    margin-bottom: 10px;
  }
  .custom-prod-content {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .get-today-btn {
    max-width: 212px;
    font-size: 16px;
    height: 40px;
  }
  /* branded text */
  .branded-packing-section {
    flex-direction: column;
    padding: 24px 13px 13px 13px !important;
    max-width: calc(100% - 24px);
    gap: 34px;
  }
  .down-template {
    margin-top: 16px;
  }
  .packing-prod-img-wrapper .thumbs img {
    height: 100%;

  }
  .packing-prod-img-wrapper .thumbs img.active {
    padding-bottom: 4px;
  }
  .packing-prod-content-part {
    padding-top: 20px;
    margin-top: 0;
  }
  .branded-title {
    margin-bottom: 20px;
  }
  .adv-mb {
    margin-bottom: 26px;
  }
  .branded-right-part ul li {
    margin-bottom: 14px;
  }
  .prod-faq-container h2 {
    /* font-size: 22px; */
    text-align: center;
  }
  .accordion-content ul li {
    font-size: 16px;
  }
  .accordion-header {
    font-size: 16px;
  }
  .cus-support-block {
    flex-direction: row;
    justify-content: space-between;
    gap: 20px;
  }
  .cus-support-icon {
    width: 70px;
  }
  .faq-wrapper {
    gap: 15px;
  }
  .mob-w-full {
    width: 100%;
  }
  .mob-max-w-reset {
    max-width: inherit;
  }
  .prod-question-part {
    padding: 20px 30px;
    text-align: left;
  }
  .reorder-page .content-wrapper .reorder-prod-img-row {
    flex-direction: column !important;
    align-items: center;
    gap: 20px;
  }
  .reorder-prod-img-row .quote-wrapper {
    padding: 0;
  }
  .mob-cus-part-number{
    width: 100% !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) { 
  .save-cart-button .addcart-btn:hover {
    background-color: #ab192d;
  }
}
/* **** TABLET VIEW **** */
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .custom-packing-container {
    padding: 10px;
  }
  .packing-prod-content-part {
    padding-top: 20px;
  }
  .packing-product-container {
    gap: 20px;
  }
  .prod-question-part {
    width: 35%;
  }
  .prod-faq-question {
    width: 65%;
  }
  .packing-prod-img-wrapper .thumbs img {
    height: 100%;
    object-fit: contain;
  }
  .packing-prod-img-wrapper .slider{
    min-height: 300px;
    max-height: 300px;
    height: 100%;
  }
  .cus-packing-title {
    font-size: 30px;
    line-height: 36px;
  }
  .custom-prod-content {
    margin-bottom: 30px;
  }
  .upload-artwork-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }
  .reorder-page .content-wrapper {
    flex-wrap: wrap;
  }
  .mini-third-col , 
  .mini-second-col,
  .mini-first-col{
    max-width: inherit;
  }
  .mini-third-col {
    width: 40%;
  } 
  .mini-third-col .checkbox-bg{
    width: 50%;
  }
  .mini-second-col{
    width:calc(60% - 42px);
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .packing-product-container{
    flex-direction: column;
  }
  .packing-prod-img-wrapper .slider {
    min-height: inherit;
    max-height: inherit;
  }
  .packing-prod-img-wrapper .thumbs img {
    max-width: 100%;
  }
  .packing-prod-content-part,
  .packing-prod-container,
  .packing-prod-img-wrapper{
    max-width: inherit;
  }
  .packing-prod-container{
    margin: 0;
  }
}
 .Gallery-show-text,
.addpopup-nlogged {
  display: none;
}
.quantity-prod-container {
  display: flex;
  flex-direction: row;
  gap: 20px;
}
/* bread Crumbs */

.breadcrumb-wrapper {
  margin-bottom: 17px;
}
.breadcrumb-wrapper li {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}
.breadcrumb-wrapper li a {
  color: #565656;
  text-decoration: none;
}
.breadcrumb-wrapper .cart-active a {
  color: #147095 !important;
  font-weight: 700;
}
.breadcrumb-wrapper .checkout-shipping a {
  color: #231d20;
  font-weight: 700;
}
.breadcrumb-wrapper {
  list-style: none;
  padding: 0;
  display: flex;
  align-items: center;
  gap: 15px;
}
.breadcrumb-wrapper li {
  position: relative;
  padding-right: 25px;
}
.breadcrumb-wrapper li:not(:last-child)::after {
  content: '';
  position: absolute;
  right: 0;
  top: 12px;
  transform: translateY(-50%);
  width: 7px;
  height: 10px;
  background-image: url('assets/images/breadcrumb-arrow.svg');
  background-repeat: no-repeat;
}
.remove-btn-cart {
  width: 20px;
  height: 20px !important;
}
.zoomed {
  transform: scale(2);
  transition: transform 0.3s ease;
  z-index: 1000;
  position: relative;
}
.cart-info-icon {
  min-width: 13px;
  height: 14px !important;
  margin-left: 4px;
}
.icon-payment{
  margin-left: 4px;
}
.header-icons .search-btn img {
  width: 20px !important;
  height: 19.05px !important;
}
.payment-info-icon{
  margin-left: 4px;
}
.header-icons .account-btn img {
  width: 18px !important;
  height: 20px !important;
}
.header-icons .cart-btn img {
  width: 21px !important;
  height: 19.05px !important;
}
.header-icons .account-btn img:hover,
.header-icons .cart-btn img:hover,
.header-icons .search-btn img:hover {
  transform: scale(1.1);
}
.header-icons .icon-btn:after {
  position: absolute;
  content: '';
  height: 2px;
  background: #ab192d;
  left: 50%;
  bottom: -3px;
  transition: all 0.25s;
  right: 50%;
}
.header-icons .dropdown:hover .icon-btn:after {
    right: -6px;
    left: -6px;
    opacity: 1;
}
body.removeBorder .header-icons .dropdown:hover .icon-btn:after {
  opacity: 0;
}
body.removeBorder .search-form-wrap{
  display: none !important;
}
.header-icons .icon-btn {
  padding: 0 0 2px 0 !important;
}
.cart-unlock-text h4 {
  color: #178737;
}
.cart-unlock-text {
  padding-bottom: 10px;
}
/* ==== thankyou page ====== */
.thanks-breadcrumbs {
  padding-bottom: 45px;
}
.thanks-side h2 {
  font-size: 36px;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 20px;
}
.thanks-side p {
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 50px;
}
.thanks-side .product-btn {
  background-color: #ab192d;
  padding: 15px 0 15px 0;
  border: none;
  border-radius: 6px;
  max-width: 320px;
  text-align: center;
}
.thanks-side a {
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
  color: #ffffff;
  max-width: 537px;
  width: 100%;
  text-decoration: none;
}
.get-touch-side {
  padding: 42px 20px 30px 55px;
  background-color: #f9f9f9;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  max-width: 456px;
  width: 100%;
  border-radius: 10px;
}
.get-touch-side h2 {
  font-size: 22px;
  font-weight: 500;
  padding-bottom: 28px;
}
.phn-num {
  font-weight: 500;
}
.phone-num-part {
  padding-bottom: 30px;
}
.container-phn-box {
  padding-bottom: 52px;
}
.thanks-mail {
  margin-bottom: 30px;
}
.thanks-mail a {
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  color: var(--primary-color) !important;
  text-decoration: underline !important;
}
.thanks-side {
  max-width: 537px;
  width: 100%;
}
.thanks-pg-wrapper {
  color: var(--primary-color);
  gap: 140px;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .thanks-pg-wrapper {
    flex-direction: column;
    gap: 50px;
  }
  .popup-content.popup-decline-form {
    padding: 20px !important;
  }
  .popup-content.popup-decline-form button,
  .artwork-decline-form button {
    min-width: 100px;
    margin: 0 5px;
  }
  .thanks-side {
    padding-top: 0;
    max-width: 100% !important;
  }
  .thanks-side h2 {
    line-height: inherit;
  }
  .thanks-side .product-btn {
    width: 100%;
    text-align: center;
    max-width: 100%;
  }
  .get-touch-side {
    padding: 20px;
  }
}

/* Sample Request Form */
.container {
  max-width: 1320px;
  width: 100%;
  margin: 0 auto;
}
.sample-request-container {
  width: 100%;
  max-width: 794px ;
}
.sample-request-container .gform_required_legend {
  display: none;
}
.sample-request-breadcrum {
  color: #565656;
}
.sample-request-title {
  font-size: 36px;
  line-height: 60px;
  margin-top: 23px;
  margin-bottom: 0;
  padding-top: 3px;
  letter-spacing: 0.02em;
   -webkit-font-smoothing: antialiased;
}
.request-form-detail{
  margin: 0;
}
.sample-interest-part legend{
  margin-bottom: 21px !important;
  letter-spacing: 0.02em !important;
}
.sample-interest-part {
  margin-bottom: -5px !important;
}
.sample-request-top {
  padding-top: 13px;
  padding-bottom: 37px;
}
.sample-request-top p {
  line-height: 32px;
  font-size: 22px;
  margin-top: 13px;
  letter-spacing: 0.02em;
  max-width: 883px !important;
  width: 100%;
}
.sample-request-top-wrapper {
  background-color: #f5f5f5;
  margin-top: -53px;
}
.sample-request-top li::after {
  content: '>';
  margin-left: 10px;
}
.sample-request-top :last-child::after {
  content: '';
}
.sample-pack-text {
  line-height: 44px;
  margin-bottom: 21px;
}
.text-color-dark {
  color: #231d20 !important;
}
.sample-request-breadcrum li a {
  text-decoration: none;
  color: #231d20;
}
.sample-information-wrapper{
  margin-top: 42px;
}
.sampleInfoContainer{
   margin-bottom: 201px;
}
@media screen and (max-width: 768px) {
  .sample-request-partition div,
  .sample-request-container {
    width: 100%;
  }
  .sample-form-group,
  .sample-request-partition {
    flex-direction: column;
  }
  .sample-request-top-wrapper,
  .sample-wrapper {
    padding: 20px 0;
  }
  .sample-request-top p {
    font-size: 18px;
    line-height: 24px;
  }
  .sample-request-top {
    padding: 0;
  }
  .sample-request-title {
    line-height: 24px;
    font-size: 24px;
    margin-top: 25px;
  }
  .sampleInfoContainer{
    margin-bottom: 30px !important;
  }
  .sample-information-wrapper{
    margin-top: 5px;
  }
  .sample-pack-text {
    line-height: 20px;
  }
  .sample-request-top,
  .sampleInfoContainer{
   max-width: inherit !important;
  }
  .sample-request-container {
    margin-top: 0;
    max-width: inherit !important;
  }
  .w-50 {
    width: 100%;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1399px) {
  .sample-request-top-wrapper,
  .sample-wrapper {
    padding: 10px;
  }
  .sample-request-container {
    width: 70%;
  }
  .sample-request-top,
  .sampleInfoContainer{
   max-width: inherit !important;
  }
}

[v-cloak] {
  display: none;
}

.estimated-text-container {
  display: flex;
  flex-direction: column;
  word-break: break-word;
}
.custom-dropdown-width {
  width: 232px;
}
@media screen and (max-width: 768px) {
  .custom-dropdown-width {
    width: 100%;
  }
}
.save-cart-pagination {
  padding-top: 20px;
  margin-bottom: 100px;
}
.save-cart-pagination a:last-child,
.save-cart-pagination a:first-child {
  font-size: 24px !important;
  border: 1px solid #999999 !important;
  padding: 8px 15px !important;
  font-weight: 400 !important;
  line-height: 24px !important;
  background-color: #fff !important;
  border-radius: 0 !important;
}
.save-cart-pagination .page-numbers .woocommerce-button {
  font-size: 18px !important;
  border: 1px solid #999999 !important;
  padding: 8px 15px !important;
  font-weight: 400 !important;
  line-height: 24px !important;
  background-color: #fff !important;
  border-radius: 0 !important;
}
.save-cart-pagination .page-numbers.current .woocommerce-button {
  background: #9a9a9a !important;
  color: #fff !important;
  font-weight: 500 !important;
}
.bread-crumbs .fw-arrow li::after {
  font-weight: 700;
}
.password-form,
.guest-popup,
.popup-content-savequote,
.password-form {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0.3s, opacity 0.3s ease-out;
}
.password-form.show,
.guest-popup.show,
.popup-content-savequote.show,
.password-form.show {
  visibility: visible;
  opacity: 1;
}

.forgot-password-confirmation-content,
.lost-password-content ,
.guest-showing-content,
.popup-showing-content,
.lost-password-content {
  transform: translateY(-50px);
  transition: transform 0.3s ease-out, opacity 0.3s ease-out;
  opacity: 0;
}
.password-form.show .forgot-password-confirmation-content,
.guest-popup.show .guest-showing-content,
.popup-content-savequote.show .popup-showing-content,
.password-form.show  .lost-password-content {
  transform: translateY(0);
  opacity: 1;
}
.guest-popup.hiding .guest-showing-content,
.popup-content-savequote.hiding .popup-showing-content {
  transform: translateY(-50px);
  opacity: 0;
}
.guest-popup,
.popup-content-savequote,
.password-form-1 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.lost-password-content .text-end .btn-close{
  font-size: 24px;
}
.lost-password-content .modal-title,
.forgot-password-confirmation-content h2 {
  font-size: 22px;
  text-align: center;
  padding-bottom: 16px;
}
.lost-password-content .email-text,
.forgot-password-confirmation-content p {
  max-width: 500px;
  margin: 0 auto 16px;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.lost-password-content .form-row {
  max-width: 250px;
  margin: 0 auto 16px !important;
}
.lost-password-content .form-row input {
  width: 100%;
  background: #f6f6f6;
  border: none;
  padding: 10px;
  border-radius: 0;
}
#accountDropdownBtn .account-form {
  display: none;
}
#accountDropdownBtn .account-form.show {
  display: block !important;
}
.pwd-btn-section button ,
#return-to-site{
  text-align: center !important;
  background: #ab192d !important;
  color: #fff !important;
  border: none !important;
  padding: 12px 24px !important;
  font-size: 17px !important;
  display: flex !important;
  border-radius: 8px !important;
  margin: 0 auto !important;
  font-weight: 700 !important;
}
.resetPasswordBtn:hover,
.get-today-btn:hover,
.cus-btn a:hover,
.shipping-calculateBtn:hover,
.save-cart-button .addcart-btn:hover,
.ViewAllBtnMaterialPopup:hover,
.pwd-btn-section button:hover,
#return-to-site:hover {
  background: #231d20 !important;
}
.pwd-btn-section{
  margin-bottom: 8px;
}
#return-to-site{
  margin-bottom: 24px !important;
}
.lost-password-content .form-help {
  max-width: 400px;
  margin: 0 auto;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
#reset-password-message {
  font-size: 16px;
  text-align: center;
  margin-bottom: 2px;
  color: #ab192d;
}
.lost-password-content .form-help a {
  font-weight: 700;
}
.prod-pad-left {
  padding-left: 2px; 
}
.return-to-shop {
  max-width: 1300px;
  margin: 20px auto;
}
.admin-product-selection {
  display: flex;
  width: 900px;
  gap: 40px;
  align-items: center;
}
.admin-title {
  margin-bottom: 0;
  font-weight: bold;
}
#admin-product-select {
  width: 300px;
  padding: 10px;
  margin-top: 0;
}
#admin-product-quantity {
  width: 100px;
  height: 43px;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 3px;
}
.coupon-container-badge {
  padding: 5px 8px;
  border: 1px solid #e5e6e7;
  border-radius: 5px;
  background-color: #f6f6f6;
  margin-top: 8px;
  width: fit-content;
  display: flex;
  align-items: center;
  line-height: 20px;
}
.coupon-container-badge .remove-coupon {
  color: #565656 !important;
  font-weight: 300;
}
@media screen  and (max-width: 1199px) {
    .navbar .navbar-toggler {
       width: 26px;
       height: 19px;
       border: 0;
       background-color: transparent;
       padding: 0;
       position: relative;
       box-shadow: none !important;
    }
    .navbar .navbar-toggler span,
    .navbar .navbar-toggler span:before,
    .navbar .navbar-toggler span:after {
      display: block;
      width: 100%;
      height: 3px;
      border-radius: 100px;
      width: 100%;
      background: var(--dark-text);
      transition: 0.2s all ease-in-out;
    }
    .navbar .navbar-toggler span,
    .navbar .navbar-toggler span:before,
    .navbar .navbar-toggler span:after {
      display: block;
      width: 100%;
      height: 3px;
      border-radius: 100px;
      width: 100%;
      background: var(--dark-text);
      transition: 0.2s all ease-in-out;
    }
    .navbar .navbar-toggler span:before,
    .navbar .navbar-toggler span:after {
      position: absolute;
      content: '';
      width: auto;
      left: 0;
      right: 0;
    }
    .navbar .navbar-toggler span:before {
      top: 0;
      transform-origin: top left;
    }
    .navbar .navbar-toggler span:after {
      bottom: 0;
      transform-origin: bottom left;
    }
    .navbar .navbar-collapse {
      padding-top: 50px;
      position: fixed;
      left: 0;
      bottom: 0;
      top: 0;
      min-width: 280px;
      display: block !important;
      height: auto !important;
      backdrop-filter: blur(10px);
      box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
      background-color: rgba(255, 255, 255, 0.9);
      z-index: 1000;
      transform: translateX(-120%);
      transition: 0.2s all ease-in-out;
    }
    .navbar .navbar-collapse.show {
      transform: translateX(0);
    }
    .navbar .navbar-toggler:not(.collapsed) span {
      background-color: transparent;
    }
    .navbar .navbar-toggler:not(.collapsed) span:before {
      transform: rotate(45deg);
      background-color: var(--maroon);
    }
    .navbar .navbar-toggler:not(.collapsed) span:before,
    .navbar .navbar-toggler:not(.collapsed) span:after {
      right: 2px;
    }
    .navbar .navbar-toggler:not(.collapsed) span:after {
      transform: rotate(-45deg);
      background-color: var(--maroon);
    }
    .collapse:not(.show) {
      display: none;
    }
    .navbar .navbar-toggler {
      position: relative;
      z-index: 1;
      margin-left: 10px;
    }
  .navbar-expand-md .navbar-toggler {
      display: block !important;
    }
        .navbar .navbar-toggler:before {
        position: absolute;
        content: '';
        top: -5px;
        bottom: -5px;
        left: -10px;
        width: 1px;
        background-color: rgba(0, 0, 0, 0.2);
    }
    .customer-header-menu li {
      padding: 10px 30px 10px 10px !important;
      border-bottom: 1px solid rgba(0, 0, 0, 0.15);
      width: 100%;
    }
    .navbar-expand-md .navbar-nav {
      flex-direction: column !important;
      width: 100%;
    }
    .navbar-expand-md .navbar-collapse {
      align-items: start !important;
    }
    .customer-header-menu li.menu-item-has-children > a::after {
      right: 20px !important;
    }
    .customer-header-menu li.menu-item-has-children > a::after {
      width: 15px;
      height: 8px;
    }
  .customer-header-menu{
    display: none;
  }
  }
  @media screen and (max-width: 930px) { 
    .admin-product-selection {
      display: block;
      width: 100%;
    }
    #admin-add-to-cart {
      display: block;
      margin-top: 5px;
    }
  }
 @media screen and (max-width:767px) {
  #admin-product-quantity {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .return-to-shop {
    margin-left: 10px;
  }
  .sample-request-container #gform_fields_6,
  .sample-request-container #gform_fields_8{
   gap: 20px !important;
  }
    .customer-header-menu li.menu-item-has-children > a::after{
    right: 10px !important;
  }
  .coupon-apply-part{
  gap: 11px !important;
}
 }
.register-form-country{
  padding-right: 25px;
}

.strikethrough-amount .woocommerce-Price-amount {
  text-decoration: line-through;
  font-weight: 400;
  font-size: 16px;
  text-align: right;
  float: right;
  color: #9a9a9a;
}
.text-auto-phrase{
  word-break: auto-phrase;
}
.dynamic-quantity-option{
  max-width: 232px;
  width: 100%;
}
#admin-add-to-cart { 
  font-size: 17px;
}
@media screen and (min-width:767px) and (max-width:1024px) {
  .qty-container-part{
    justify-content: space-between;
    word-break: auto-phrase !important;
  }
.dynamic-quantity-option{
  max-width: 100%;
}
.mini-max-w-280{
   max-width: inherit;
}
}
.yes-info-icon{
  margin-top: 2px;
}
.yes-info-mt{
  margin-top: 3px;
}
.proof-email-field{
  margin-bottom:2px;
}
.smooth-text{
  -webkit-font-smoothing: antialiased; /* For WebKit browsers */
  -moz-osx-font-smoothing: grayscale;
}
.reorder-breadcrumbs .myacc-reorder a{
  font-weight: 500 !important;
}
.reorder-breadcrumbs .myacc-reorder::after,
.reorder-breadcrumbs .present-link a{
  font-weight: 400 !important;
  font-size: 16px !important;
}
.reorder-breadcrumbs a{
  font-size: 16px !important;
  line-height: 23px !important;
}
.dropdown-menu.account-wrap.account-form,
.account-dropdown {
  opacity: 0;
  visibility: hidden;
}
.dropdown-icon {
  position: relative;
}
.dropdown:hover .dropdown-menu,
.dropdown-menu.account-wrap.account-form.show,
.account-dropdown.show{
  opacity: 1 !important;
  visibility: visible !important;
}
.dropdown-menu.account-wrap.account-form.show{
  top: 100%;
  max-width: 474px;
}
button .login-loader, button .reorder-addcart-loader {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 5px;
  border: 2px solid #fff;
  border-top: 2px solid #000;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


@media screen and (min-width: 768px) and (max-width: 1399px) {
  .checkout-review-container,
  .additional-wrapper{
    padding-left:12px !important;
    padding-right: 12px !important;
  }
  .estimated-text-container {
    word-break: break-word;
  }
  .order-details-part {
    flex-wrap: wrap;
  }
  .cart-wrapper .product_detail_section{
    gap: 10px;
  }
  .cart-wrapper .cart-quantity{
    font-size: 16px;
  }
  .cart-wrapper .product_detail_section{
    word-break: inherit;
  }
  
}
.color_red{
  color: red;
}
@media screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (min-resolution: 192dpi) { 
   .cart-wrapper .tag-name{
     max-width: 150px;
     font-size: 17px;
   }
   .quantity-prod-container{
    word-break: break-word;
   }
   .order-details-part,
   .cart-wrapper .product_detail_section {
      flex-wrap: wrap;
    }
  .help-order-wrapper {
      padding: 30px;
      justify-content: space-between;
    }
}
@media screen and (min-width: 1024px) and (max-width: 1200px) {
  .max-w-280{
    max-width: 125px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .cart-wrapper .cart-quantity,
  .cart-wrapper .cart-cost,
  .cart-quantity ,
  .product-content,
  .cart-wrapper .product-time{
    font-size: 16px !important;
  }
  .quantity-prod-container{
    word-break: break-word;
  }
  .cart-wrapper .tag-name{
   font-size: 17px;
  }
  .estimated-text-container{
    word-break: normal !important;
  }
}

/* Material POPUP UI */
.materials-page .materialPageProdInfo h2,
.modal .modal-body h2,
.modal .modal-body h4 {
    font-size: 17px;
    margin-bottom: 6px;
}
.proof-ul ul li,
.materials-modal-desc ul li {
    line-height: 20px;
    padding-top: 3px;
    padding-bottom: 3px;
    list-style: disc;
}
.material-watch-see-btns .btn{
    --bs-btn-border-width: 2px !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    border-radius: 8px !important;
    text-decoration: none;
    margin: 0 8px 0 0 !important;
}
.material-watch-see-btns .material-btn{
  margin-right: 0 !important;
}
.modal .modal-body .material-item-values,
.materials-page .material-item-values {
    background-color: var(--lightest-gray, #f6f6f6);
    border-top: 1px solid var(--light-gray, #e5e6e7);
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    font-weight: 400;
}
.material-item div{
  display: flex;
  margin-bottom: 14px;
}
@media screen and  (min-width: 992px) {
     .modal .modal-body .material-item-values,
     .materials-page .material-item-values {
        border-top: none;
    }
}

.mat-carousel {
  position: relative;
  max-width: 800px;
  width: 100%;
  height:480px;
  margin: 0 auto;
  overflow: hidden;
}

.mat-carousel-items {
  display: flex;
  transition: transform 0.3s ease-in-out;
  width: 100%; 
}

.mat-carousel-item {
  flex: 0 0 100%; 
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  font-weight: bold;
}

.mat-carousel-item iframe {
  max-width: 800px;
  width: 100%;
  height: 100%;
}
.container-material-carousel {
  padding-bottom: 30px;
}
.product-materials__slider .Related-prod-btn,
.container-material-carousel button {
  position: absolute;
  top: 42%;
  background-color:rgba(255, 255, 255, 0.25);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: none;
  font-size: 18px;
  cursor: pointer;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.2s all ease-in-out;
  transform: translateY(-50%);
  margin: 0 !important;
}
.product-materials__slider .Related-prod-btn::before{
  content: " " !important;
}
.product-materials__slider .Related-prod-btn:hover,
.container-material-carousel button:hover, .container-material-carousel button:active {
    background: var(--maroon, #ab192d);
}
.product-materials__slider .Related-prod-btn:hover svg path,
.container-material-carousel button:hover svg path, .container-material-carousel button:active svg path  {
  fill: #fff;
}

.container-material-carousel .prev {
  left: 10px;
}
.container-material-carousel .next {
  right: 10px;
}
.container-material-carousel .swiper-button-prev:after,.container-material-carousel .swiper-button-next:after{
  display: none;
}
.mat-dots {
  position: absolute !important;
  bottom: 18px !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 42px;
  gap: 6px;
  padding: 0;
  margin: 0;
}
.product-materials__slider .slick-dots li button::before,
.mat-dots .swiper-pagination-bullet{
  width: 14px !important;
  height: 14px !important;
  border-radius: 50%;
  border: 1px solid #9a9a9a !important;
  cursor: pointer;
  background: transparent !important;
  transition: background-color 0.3s ease;
  opacity: 1;
}
.product-materials__slider .slick-dots{
  height: 24px !important;
  position: unset !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-materials__slider  .slick-dots li button{
  width: 14px !important;
  height: 14px !important;
}
.product-materials__slider .slick-dots li{
    width: auto;
    height: auto;
    margin: 0 7px;
}
.product-materials__slider .slick-dots li button{
  border: 1px solid transparent !important;
}
.product-materials__slider .slick-dots li button::before{
  font-size: 0 !important;
}
.slick-slider .slick-dots .slick-active button:before,
.mat-dots .swiper-pagination-bullet-active {
  background-color: #9a9a9a !important; /* Active slide dot color */ 
}
.back-material-btn span {
    color: #147095;
    font-size: 16px;
    line-height: 22.5px;
    font-weight: 500;
}
.back-material-btn:hover span{
  color: #231d20 !important;
}
.material-help-text a{
  font-weight: 600;
}
.material-details-popup{
  border-top: 1px solid ;
}
.border-material-details{
  border-top: 1px solid #e5e6e7;
  border-bottom: 1px solid #e5e6e7;
}
#proofPolicyPopup .modal-header,
.watch-video-part .modal-header,
.info-material-popup .modal-header{
  padding-top:20px;
  padding-bottom: 20px;
}
#proofPolicyPopup .modal-header {
  padding-left: 12px;
}
.mat-carousel-items {
    display: flex;
    transition: transform 0.3s ease-in-out;
    transform: translateX(-100%); /* Start offset for duplicate */
    width: 100%; /* Ensure proper width for all items */
}

.container-material-carousel .swiper-button-prev svg,.container-material-carousel .swiper-button-next svg{
 width: 9px !important;
}
.min-h-full{
  min-height: 100% !important;
}
.material-item-values{
  padding: 15px !important;
}
.material-popup-items{
  margin-bottom: 30px;
}
.material-item div:last-child {
  margin-bottom: 0;
}
.material-item-values .material-item p {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}
 #proofPolicyPopup .btn-close,
.mat-btn-close{
  top: 37px !important;
  width: 30px !important;
  height: 30px !important;
  padding: 0 !important;
}
.material-item-values .material-item p strong{
  font-weight: 600;
}
.watch-video-part .materials-modal-desc ul{
  margin-bottom: 16px !important;
}
.watch-video-part{
      background: rgba(0, 0, 0, 0.5) !important;
}
.materials-slider{
  margin-bottom: 48px;
}
@media screen and (max-width:767px) {
  .materials-slider{
  margin-bottom: 78px;
}
.dynamic-quantity-option{
  max-width: inherit;
}
 #proofPolicyPopup .btn-close,
.mat-btn-close{
  top: 25px !important;
}
.customer-footer-menu2 li:nth-child(1),
.customer-footer-menu2 li:nth-child(2),
.customer-footer-menu2 li:nth-child(3),
.customer-footer-menu2 li:nth-child(4) {
  grid-column: 1; 
  grid-row: 1;
}
.customer-footer-menu2 li:nth-child(2){
  grid-row: 2;
}
.customer-footer-menu2 li:nth-child(3){
  grid-row: 3;
}
.customer-footer-menu2 li:nth-child(4){
  grid-row: 4;
}
.customer-footer-menu2 li:nth-child(5),
.customer-footer-menu2 li:nth-child(6),
.customer-footer-menu2 li:nth-child(7),
.customer-footer-menu2 li:nth-child(8) {
  grid-column: 2; 
}
.footer-menu-2 .second-menu-image{
  margin-bottom: 0;
  bottom: -5px;
  clear: both;
}
.related-products-container{
  margin-bottom: 50px;
}
  .mat-carousel{
    height: 220px;
  }
.mat-modal-content{
    padding: 0 15px !important;
  }
  #proofPolicyPopup .modal-header,
  .mat-modal-header{
    padding: 15px 35px 15px 0 !important;
  }
    #proofPolicyPopup .modal-header {
      padding-left: 12px !important;
    }
  .border-material-details{
    margin-bottom: 30px;
  }
  .materials-modal-desc {
    padding: 15px 20px 15px 0 !important;
  }
}
@media (min-width: 576px) {
    .mat-carousel {
        height: 300px;
    }
}
@media (min-width: 768px) {
     .mat-carousel {
        height: 485px;
    }
}
@media (min-width: 992px) {
  .material-popup-items{
        margin-bottom: 0px;
    }
  }
.summary-price-value .woocommerce-Price-amount {
  font-weight: 600;
}
.set-md-mb-10{
  margin-bottom: 10px;
}
.marketing-image{
  width: 20px;
  height: 20px;
}
/* Remove autofill background color for Chrome */
.login-form-wrapper input:-webkit-autofill,
input:-webkit-autofill,
.login-form-wrapper input:-webkit-autofill:hover,
input:-webkit-autofill:hover, 
.login-form-wrapper input:-webkit-autofill:focus,
input:-webkit-autofill:focus, 
.login-form-wrapper input:-webkit-autofill:active,
input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
  -webkit-text-fill-color: #231d20 !important;
  -webkit-box-shadow: 0 0 0px 1000px transparent inset !important;
}
/* Remove autofill background color for Firefox */
.login-form-wrapper input:-webkit-autofill,
input:autofill,
.login-form-wrapper input:-webkit-autofill:hover,
input:autofill:hover,
.login-form-wrapper input:-webkit-autofill:focus,
input:autofill:focus,
.login-form-wrapper input:-webkit-autofill:active,
input:autofill:active {
    transition: background-color 5000s ease-in-out 0s;
    box-shadow: 0 0 0px 1000px transparent inset !important;
    -webkit-text-fill-color: #231d20 !important;
}
/* Ensure text color remains visible */
input:-webkit-autofill {
    -webkit-text-fill-color: #231d20 !important;
}
.dropdown-button-country .arrow-icon,
.dropdown-button-state  .arrow-icon,
.set-w-arr .arrow-icon{
  min-width: 13.82px !important;
  height: 8px !important;
}
.apply-success-coupon{
  color: #178737;
}
.success-coupon-icon{
  width: 16px;
  height: 18px;
}
/* related Product blocks */
.hov-relatedProdText:hover,
.img-relatedProd:hover + .hov-relatedProdText {
  color: #ab192d !important; 
  text-decoration-color: #ab192d;
}
.single-product .hov-relatedProdText{
  font-size:20px;
  text-decoration: underline;
  text-decoration-color: #231d20;
}
.single-product .accordian-question-h3{
  margin-bottom: 0 !important;
}
.img-relatedProd,
.prod-box .img-relatedProd {
  transition: transform 0.3s ease-in-out; 
}
.related-prod-image  a:hover .img-relatedProd{
  transform: scale(1.03);
}
/* Material Product css */
.material-prodThumbnailImg{
  object-fit: cover;
}
.slider-material-carousel-img .material-image {
  height: 200px !important;
  width: 100%;
}
.product-materials__slider,
.materialProdItems{
  padding: 0 20px;
}
.product-materials__slider .swiper-button-next:after,.product-materials__slider .swiper-button-prev:after{
  display: none;
}
.product-materials__slider .Related-prod-btn{
  transform: scale(0.9) translateY(-50%);
}
.product-materials__slider .Related-prod-btn svg{
   width: 9px;
}
.product-materials__slider .slick-prev{
  left: -21px !important;
}
.product-materials__slider .slick-next{
  right: -21px !important;
}
.product-materials__slider  .slick-slider.slick-initialized{
  margin-bottom: 0 !important;
}
.product-materials__slider .slick-track{
  margin-left: inherit !important;
  margin-right: inherit !important;
}
.slider-material-swatch div.opens-modal {
    width: 40px;
    height: 40px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--allports);
    cursor: pointer;
}
.material-carousel-zoomicon img{
  width: 22px;
}
.slider-material-swatch div.opens-modal:hover{
      background-color: #0D465D
}
.material-prod-name{
  color:#231d20;
  cursor: pointer;
  margin-top: 4%;
  margin-bottom: 15px;
  font-weight: 600;
}
.upload-icons-material{
  padding: 0 8px;
  line-height: 24px;
}
.material-carousel-dots{
  bottom: 0 !important;
  position: relative !important;
  height: auto !important;
  margin: 0 2px !important;
}
.material-carousel-dots .swiper-pagination-bullet{
  margin: 5px !important;
}
.upload-icons-material svg{
  height: 26px;
  margin-right: 2px;
}
.mat-modal-content{
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
body.myaccountIcon-container #accountDropdownBtn .account-form.show{
  opacity: 0 !important;
}
.password-reset-instruct{
  font-weight: 500 !important;
  margin-bottom: 4px !important;
}
.forgot-popup-closebtn{
  font-size: 30px !important;
  padding: 0 !important;
  font-weight: 400 !important;
}
.forgot-popup-closebtn:hover{
  color: inherit !important;
}
.forgot-text:hover{
  color: #565656 !important;
  opacity: 1 !important;
}
.forgotPass-input:focus{
  box-shadow: none !important;
}
.forgot-popup-closebtn{
  --bs-btn-close-bg:none !important;
  opacity: 1 !important;
}
.forgot-popup-closebtn:after, .forgot-popup-closebtn:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    height: 2px;
    width: 100%;
    background: var(--placeholder-gray, #565656);
}
.forgot-popup-closebtn:after {
    transform: translateY(-50%) rotate(-45deg);
}
.login-invalid-error{
  color: #ab192d; 
  font-size: 16px; 
  margin-bottom: 4px;
  text-align: center;
}
#user_login:focus::placeholder {
  transition: none !important;
  opacity: 0; /* Hides the placeholder when the input is focused */
}
@media screen and (min-width: 1024px) {
 .custom-registration-form{
    min-width:448px;
  }
}
.login-form-wrapper input:-webkit-autofill:active,
.login-form-wrapper input:-webkit-autofill:focus,
.login-form-wrapper input:-webkit-autofill:hover,
.create-account-form-info input:-webkit-autofill,
.create-account-form-info input:-webkit-autofill:hover,
.login-form-wrapper input:-webkit-autofill{
   box-shadow: 0 0 0px 1000px #f6f6f6 inset !important;
  transition: background-color 5000s ease-in-out 0s;
  -webkit-text-fill-color: #231d20 !important;
  -webkit-box-shadow: 0 0 0px 1000px #f6f6f6 inset !important;
}
/* request Information UI */
.request-informationBlock{
  margin-bottom: 100px !important;
  gap: 20px !important;
  margin-top: 35px;
  justify-content: space-between !important;
}
.request-informationBlock .thanks-side{
  max-width: 693px;
  width: 100%;
}
.request-informationBlock .thanks-side h2{
  margin: 0 0 26px 0;
  font-size: 36px;
  line-height: 42px;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
}
.request-informationBlock .thanks-side p{
  line-height: 30px;
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 53px !important;
}
.request-informationBlock textarea::placeholder,
.request-informationBlock input::placeholder{
  color: #565656 !important;
}
.request-informationBlock .gform_fields{
  column-gap: 23px !important;
}
.request-informationBlock .ginput_container input:-webkit-autofill:focus,
.request-informationBlock .ginput_container input:-webkit-autofill,
.request-informationBlock .ginput_container textarea:-webkit-autofill,
.request-informationBlock .ginput_container select:-webkit-autofill {
  box-shadow: 0 0 0px 1000px white inset !important;
  -webkit-text-fill-color: #565656 !important;
}
.request-informationBlock .gfield-choice-input:focus,
.request-informationBlock .request_form_input_border input,
.request-informationBlock .request_form_company input,
.request-informationBlock .request_form_company textarea{
  outline: none !important;
  box-shadow: none !important;
}
.request-informationBlock .request_form_company input:focus,
.request-informationBlock .request_form_company textarea:focus,
.request-informationBlock .request_form_input_border input:focus{
 outline:2px solid rgb(0, 95, 204) !important;
 border: 2px solid transparent !important;
}
.request-informationBlock .gfield-choice-input:focus{
  border:1px solid  #9A9A9A;
}
.request-informationBlock .gfield-choice-input
{
  background-color:#F6F6F6 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  margin-top: 5px !important;
  max-width: 18px !important;
  max-height: 18px;
}
.request-informationBlock .gform-button--width-full{
  margin-top: 81px !important;
}
.request-informationBlock .request_form_input_border input,
.request-informationBlock .request_form_company input,
.request-informationBlock .request_form_company textarea{
   font-size: 16px;
   line-height: 30px;
   font-weight: 400;
}
.request-informationBlock .request_form_company textarea{
  resize: none;
}
.request-informationBlock .ginput_container_textarea{
  max-height: 134px !important;
}
.request-informationBlock .gform-theme--foundation .gfield textarea.large{
  min-block-size: 134px;
}
.request-informationBlock .request_form_input_border input::placeholder,
.request-informationBlock .request_form_company input::placeholder,
.request-informationBlock .request_form_company textarea::placeholder
{
  color: #565656;
}
.request-informationBlock .gform-field-label--type-inline{
  color: #231d20 !important;
  font-size: 18px !important;
  font-weight: 600 !important;
  line-height: 30px !important;
  -webkit-font-smoothing: antialiased;
   margin-left: 16px !important;
}
.get-touch-title{
  margin-bottom: 0;
}
.request-informationBlock .get-touch-side{
  padding: 42px 55px 40px 55px;
  height: max-content;
}
.materialSliderHeading{
  font-size: 32px;
  line-height: 38.4px;
}
@media screen and (max-width: 767px) {
  .materialSliderHeading{
    font-size: calc(1.325rem + .9vw);;
    line-height: 29.49px;
  }
  .newOrderDetailsPrice .woocommerce-Price-amount,
  .new-w-19 .woocommerce-Price-amount {
    font-size: 16px !important;
  }
  .new-w-42 {
    width: 26% !important;
  }
  #shipping-estimate-result{
       padding: 0;
  }
  .ShippingMethodTable tbody td, .ShippingMethodTable thead th{
    padding: 7px 4px;
  }
  .request-informationBlock .thanks-side h2{
    font-size: 30px;
    margin: 0 0 15px 0;
  }
  .request-informationBlock .thanks-side p{
    font-size: 18px;
    margin-bottom: 30px !important;
  }
  .request-informationBlock .gform-button--width-full{
    margin-top: 30px !important;
  }
  .request-informationBlock .get-touch-side{
        padding: 42px 25px 40px 25px;
        max-width: inherit;
  }
  .shipping-popup-heading{
    font-size: 22px;
  }
}

.request-info li:last-child a{
  font-weight: 400 !important;
}
.cartInfoIconPart{
  white-space: nowrap;
}

/* Popup container styles */
.shipping-popup {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.shippingCustomSelect {
  appearance: none; /* Removes default arrow */
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url('../mlabel/assets/images/ArrowIconEstimate.svg'); /* Custom arrow */
  background-repeat: no-repeat;
  background-position: right 11px center; 
  background-size: 18px; 
}

.textWordBreak {
  word-break: break-word;
}
.shippingCloseOverlay{
  opacity: inherit !important;
}
.shipping-close-btn img{
  width: 22px;
  height: 22px;
  margin: 5px 3px 0 0;
}
.shipping-close-btn{
  border: none !important;
  background-color: transparent;
}
td.price-value {
  word-break: break-all;
}
.saveQuotePopupNew .form-control{
  color: #231d20 !important;
}
/* staging Payment screen */
.wc_payment_method.payment_method_ppcp-gateway,
.wc_payment_method.payment_method_cybersource_credit_card,
.wc_payment_method.payment_method_cod{
   flex-direction: row !important;
   align-items: center !important;
}
.wc_payment_method.payment_method_cybersource_credit_card{
   align-items: start !important;
}
.wc-cybersource-credit-card-new-payment-method-form .form-row.woocommerce-validated{
  width: 100% !important;
  margin-top: -10px !important;
}
#wc-cybersource-credit-card-credit-card-form{
  margin-top: 5px !important;
}
#wc-cybersource-credit-card-credit-card-form p.form-row {
  width: 100%;
}
#wc-cybersource-credit-card-credit-card-form div.form-row-last,
#wc-cybersource-credit-card-expiry_field{
  width:calc(25% - 10px) !important;
  margin-top: 0 !important;
}
.payment_box.payment_method_ppcp-gateway{
  width: 100% !important;
}
#wc-cybersource-credit-card-account-number-hosted{
  width: fit-content !important;
  height: fit-content !important;
}
#wc-cybersource-credit-card-csc-hosted.js-sv-wc-payment-gateway-credit-card-form-inputjs-sv-wc-payment-gateway-credit-card-form-csc.flex-microform ,
#wc-cybersource-credit-card-account-number-hosted.js-sv-wc-payment-gateway-credit-card-form-inputjs-sv-wc-payment-gateway-credit-card-form-account-number{
  height: 19px !important;
  margin:4px 0 0 0 !important;
  border-bottom: 0 !important;
}
.wc-cybersource-credit-card-new-payment-method-form div:nth-of-type(3) {
  width: 100% !important;
}
.wc-cybersource-credit-card-new-payment-method-form div:nth-of-type(3) .description{
  font-size: 14px !important;
}
.payment_box.payment_method_ppcp-gateway p,
#wc-cybersource-credit-card-csc-hosted,
#wc-cybersource-credit-card-account-number-hosted form #number{
  margin-bottom: 0 !important;
}
.wc-cybersource-credit-card-new-payment-method-form.js-wc-cybersource-credit-card-new-payment-method-form{
  gap: 10px !important;
  flex-wrap: wrap !important;
  width: 100% !important;
  display: flex;
}
.wc-cybersource-credit-card-new-payment-method-form > div:first-of-type {
  width:50% !important;
}
#wc-cybersource-credit-card-account-number-hosted input#number {
  font-size: 16px !important;
}
#wc-cybersource-credit-card-tokenize-payment-method{
  margin-right: 5px !important;
  position: relative !important;
  top: 1px !important;
}
#payment_method_cybersource_credit_card{
  margin-top: 3px !important;
}
#wc-cybersource-credit-card-use-new-payment-method{
  top: 3px !important;
}
.js-sv-wc-payment-gateway-payment-token.js-wc-cybersource-credit-card-payment-token{
  top: 5px !important;
}
.payment_box.payment_method_cybersource_credit_card{
  margin-top: 0 !important;
}
@media screen and (max-width: 1100px) {
.wc-cybersource-credit-card-new-payment-method-form > div:first-of-type,
#wc-cybersource-credit-card-credit-card-form div.form-row-last,
#wc-cybersource-credit-card-expiry_field{
  width: 100% !important;
}
}
.assetAdminText{
  margin-bottom: 16px;
}
.plus-btn, .minus-btn {
  background-color: transparent;
}
.btn-wrap .btn-download {
  display: inline-block;
  margin-left: 20px;
  padding-left: 20px;
  border-left: 1px solid #D9D9D9;
  line-height: 24px;
  color: #0D6EFD;
  font-weight: bold;
  text-decoration: underline;
}
#maverick_marketing_checkbox{
  position: relative;
  top: -12px;
}
#gform_fields_1{
  display: inherit !important;
}
#gform_fields_1 #field_1_1 .ginput_container_email input::placeholder{
  opacity: 0.7;
}
/* sample request form css */
.sample_request_input .ginput_container_select select,
.sample_request_input .ginput_container select,
.sample_request_input .ginput_container input, .sample_request_input .ginput_container textarea{
  height: 60px !important;
  padding: 18px 22px !important;
  border: 1px solid #343b43 !important;
  border-radius: 5px !important;
  color: #495057 !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  letter-spacing: 0.02em !important;
  box-shadow: none !important;
  line-height: 24px !important;
}
.sample_request_input .ginput_container textarea{
  resize: none !important;
  padding-top: 28px !important;
}
.sample_request_input .ginput_container input::placeholder{
  color: #495057 !important;
}

.sample_request_input .ginput_container_select {
    position: relative;
    width: 100%;
}
.sample_request_input .ginput_container_select select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    background: none !important;
}
.sample_request_input .ginput_container_select::after {
    content: "";
    background-image: url('./assets/images/GravityFormSelectIcon.svg') !important;
    background-size: contain;
    background-repeat: no-repeat;
    width: 26px;
    height: 13px; 
    position: absolute;
    right: 26px; 
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
}
.sample_pack_check .gfield-choice-input, .sample_pack_consent input[type="checkbox"]{
  width: 18px;
  height: 18px;
  border: 1px solid #9A9A9A !important;
  border-radius:0 !important;
  box-shadow: none !important;
  background-color: #F6F6F6 !important;
}
.ginput_container_textarea textarea:focus,
.sample_pack_check .gfield-choice-input:focus,
.sample_request_input .ginput_container input:focus{
  outline: none !important;
  box-shadow: none !important;
}
.sample_pack_check .gfield-choice-input:focus{
  border: 1px solid #9A9A9A;
}
.sample_pack_check .gfield-choice-input::before{
  color: #ab192d !important;
}
.sample_pack_check label{
  font-size: 16px !important;
  line-height: 20px !important;
}
.RequeestFormSubmit-text p,
.sample_request_input label, .sample_request legend{
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  color: #231d20 !important;
}
.RequeestFormSubmit-text p{
  font-weight: 400 !important;
  letter-spacing: 0.02em !important;
  margin-top: -8px !important;
  margin-bottom: 0 !important;
}
.sample_request_input label{
  margin-bottom: 12px !important;
  letter-spacing: 0.02em !important;
}
.sample_request legend{
  line-height: 44px !important;
}
.sample_request .gfield_checkbox label{
  margin-left: 24px;
  color: #231d20 !important;
  letter-spacing: 0.02em !important;
  width: fit-content;
  cursor: pointer;
}
.gform_footer.top_label{
   margin-top: 12px;
}
.sample-request-container .ginput_container.ginput_container_select select:focus,
.sample-request-container .gform-theme--framework .gform_validation_errors:focus{
  outline: none;
}
.sample_request .gfield_checkbox{
  gap: 24px !important;
}
.sample-request-container #gform_fields_6,
.sample-request-container #gform_fields_8{
   gap: 34px;
}
.highlight-breadcrumbs .sampleRequestBreadCrumbs li:nth-last-child(2)::after,
.sampleRequestBreadCrumbs li:last-child a{
  font-weight: 500 !important;
}
.sample-request-container .ginput_container input:-webkit-autofill:focus,
.sample-request-container .ginput_container input:-webkit-autofill,
.sample-request-container .ginput_container textarea:-webkit-autofill,
.sample-request-container .ginput_container select:-webkit-autofill {
  box-shadow: 0 0 0px 1000px white inset !important;
  -webkit-text-fill-color: #495057 !important;
}
.sample_request .gfield-choice-input{
  cursor: pointer !important;
}
#input_1_1::placeholder{
  color: #767676;
  font-weight: 400;
}
.sample_request-loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8); /* Semi-transparent background */
  z-index: 9999; /* Ensure it’s on top of other content */
  display: flex;
  align-items: center;
  justify-content: center;
}

.thankyouBlock{
  justify-content: flex-start !important;
}

.thankyouBlock p{
  font-size: 18px !important;
}

.grecaptcha-badge{
  z-index: 99;
}
.set-w-imagenumbering{
  width: 45%;
}
.numberingBlock{
  min-height: 220px;
  border-bottom: 1px solid #e5e6e7;
}
.sequenceNumberingBox{
  padding: 50px 30px 70px 30px;
}
.sequenceNumberingPrefixSuffixBox{
   padding: 40px 30px 40px 30px;
}
.databaseMergeBox{
  padding: 40px 30px 40px 30px;
}
.numberingBlock:last-child{
  border-bottom: 0;
}
.seq-num-components-img{
  max-width: 279px !important;
  width: 100%;
  height: 252px !important;
}
.seqNumberImg{
  max-width: 470px !important;
  height: 133px !important;
  width: 100%;
}
.database-merge-img{
  max-width: 296px !important;
  height: 296px !important;
  width: 100%;
}
#proofPolicyPopup .modal-content,
.sequenceNumberingModal .modal-content{
  padding: 0 15px !important;
  margin: 0 auto !important;
  height: 95% !important;
}
#proofPolicyPopup .proof-policy-content {
  padding: 16px 12px;
}
.proof-policy-content ul{
  padding-left: 16px;
}
#proofPolicyPopup .modal-dialog,
.sequenceNumberingModal {
  overflow-y: auto;
  height: 100%;
}
.sequenceNumberingModal .modal-header{
  padding-bottom: 20px !important;
}
#proofPolicyPopup .modal-body,
.sequenceNumberingModal .modal-body{
  overflow-y: scroll !important;
}
.numberingPopup-closeIcon{
  top: 41px !important;
  right: 21px !important;
}
.sample-request-container form #field_6_26 p{
   margin-bottom: 4px;
}
.sequenceNumberingBox-content{
  margin-top: 20px;
}
.sequenceNumberingPrefixSuffixBox-content{
  margin-top: 18px ;
}
.databaseMergeBox-content{
  margin-top: 52px;
}


/* attributes check error popup */
.attr-error-popup-savedcart {
  position: fixed; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%; 
  background-color: rgba(0, 0, 0, 0.5); 
  display: flex; 
  justify-content: center; 
  align-items: center;
}
.attr-error-popup-savedcart .modal-contentAttrsavedcart {
  background-color: white; 
  padding: 40px 50px; 
  border-radius: 5px; 
  max-width: 600px; 
  text-align: center;
}
.attr-error-popup-savedcart #cancelButtonAttrsavedcart {
  padding: 10px 20px; 
  background-color: #ab192d; 
  color: #fff; 
  border: 1px solid #ab192d; 
  border-radius: 5px; 
  cursor: pointer;
}
.attr-error-popup-savedcart #okButtonAttrsavedcart {
  padding: 10px 20px; 
  background-color: #fff; 
  color: #0073aa; 
  border: 1px solid #0073aa; 
  border-radius: 5px; 
  cursor: pointer;
}
.attr-error-popup-savedcart #okButtonAttrsavedcart:hover {
  background: #147095;
  color: #fff;
}
.attr-error-popup-savedcart #cancelButtonAttrsavedcart:hover {
  background: #231d20;
  color: #fff;
  border: 1px solid #231d20;
}
.attr-error-popup-savedcart .modal-buttonsAttrsavedcart {
  display: flex; 
  justify-content: center; 
  flex-direction: row;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .numberingBlock{
    flex-direction: column !important;
    gap: 20px;
    padding: 20px 5px;
  }
   .numberingBlock div{
    width: 100% !important;
   }
   .sequenceNumberingModal .modal-content{
    padding:0 10px 10px 10px !important;
   }
 .sequenceNumberingBox-content,
.sequenceNumberingPrefixSuffixBox-content,
.databaseMergeBox-content{
  margin-top: 20px;
}
}
/* change the link color */
.thanks-mail.submitFormPage a.blue-AnchorlinkColor,
.request-information-wrap a,
.blue-AnchorlinkColor,
.FAQaccordionContent a ,
a.material-popup-link
a.customer-care {
  color: #0D6EFD !important;
  text-decoration: underline !important;
}
.thanks-mail.submitFormPage a.blue-AnchorlinkColor:hover,
.request-information-wrap a:hover,
.blue-AnchorlinkColor:hover,
.FAQaccordionContent a:hover,
a.customer-care:hover
a.material-popup-link:hover {
  color: #0A58CA !important;
}
.terms-of-service-content .terms-container a,
.AnchorlinkColor,
.guarantee-box .footerGuaranteeMail,
.footerFAQAccordionContent a{
  color: #0000EE !important;
  text-decoration: underline !important;
}

.new-shipping-custom-dropdown {
    position: relative;
    width: 100%;
    color: #231d20;
}

.new-shipping-dropdown-selected {
    background: #fff;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
}
.splitshippingYesDropdownOptions ,
.new-shipping-dropdown-options {
    position: absolute;
    width: 100%;
    background: white;
    max-height: 0; 
    overflow: hidden;
    opacity: 0;
    left: 0;
    top: 26px;
    border-radius: 5px;
    border: 1px solid #e5e6e7;
    transition: max-height 0.3s ease, opacity 0.3s ease;
}
.splitshippingYesDropdownOptions.show,
.new-shipping-dropdown-options.show {
    max-height: 200px;
    overflow-y: scroll;
    opacity: 1;
}
.splitshippingYesDropdownOptions{
  top: 32px;
}
.splitshippingYesDropdownItem,
.new-shipping-dropdown-option {
   cursor: pointer;
   font-size: 16px;
   padding: 10px;
   border-bottom: 1px solid #e5e6e7;
 }
.new-shipping-dropdown-option:last-child{border-bottom: 0;}
.splitshippingYesDropdownArrow.rotate ,
.new-shipping-dropdown-selected.show .arrow-icon {
    transform: rotate(180deg);
    transition: transform 1.5s ease;
}

.selectShippingMethod{
  padding: 0 !important;
}
.new-shipping-custom-dropdown{
  padding: 0 10px 7px 10px;
}
.new-shipping-custom-Title{
  padding: 6px 10px 5px 10px; 
  border-radius: 5px 5px 0 0;
}

/* Yes Dropdown Css */
.splitshippingYesDropdownContainer {
    position: relative;
    display: inline-block;
    width: 100%;
    color: #231d20;
    cursor: pointer;
}

.splitshippingYesDropdownSelected {
    padding:5px 10px 6px  10px;
    font-size: 16px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.splitshippingYesDropdownArrow {
    transition: transform 0.3s ease;
}
.splitshippingYesDropdownOptions {
    list-style: none;
    padding: 0;
    margin: 0;
    z-index: 10;
}
.YesSelectShippingDropdwonWrapper{
  padding: 0 !important;
}
.YesSelectShippingDropdwonWrapper .heading-select-address{
  padding:6px 10px 0 10px ;
}
#scrollToTopBtn{
  padding: 12px 20px;
  border-radius: 5px;
  fill: #222;
  background: #9a9a9a;
  font-size: 30px;
  right: 15px;
  bottom: 80px;
  cursor: pointer;
  display: none;
  z-index: 10;
  box-sizing: initial;
  position: fixed;
}
.pointer-event-none{
  pointer-events: none;
}
.pointer-event-auto{
  pointer-events: auto;
}
.sample-request-container form.sample_request .gform_button ,
.request-informationBlock form.request_info textarea,
.request-informationBlock form.request_info textarea::placeholder,
.request-informationBlock form.request_info .submit_request_info,
.request-informationBlock form.request_info input,
.request-informationBlock form.request_info input::placeholder{
  font-size: 16px !important;
}
#lost-password-form .pwd-btn-section .button,
.request-informationBlock form.request_info .submit_request_info,
.sample-request-container form.sample_request .gform_button{
  font-weight: bold !important;
}
.ViewAllBtnMaterialPopup{
  background-color: #ab192d;
  text-align: center;
  padding: 8px 18px;
  border-radius: 8px;
  margin-top: 12px;
  border: none;
  font-weight: bold;
}
.materials-modal-thumb img{
  object-fit: contain !important;
}
.saveCartSuccessfullContainer{
  top: 50%;
  left: 50%;
  transform: translate(-50% , -50%);
  margin: 0;
}
.request_info .gform_button, .sample_request .gform_button{
	border-radius: 8px !important;
    width: 100% !important;
    height: 50px !important;
    border: none !important;
    margin-top: 62px !important;
    background-color: #ab192d !important;
}
.sample_request .gform_button, .request_info .gform_button{
	margin-top:0 !important;
}
.sample_request .gform_footer,  .request_info .gform_footer{
  margin: 0 !important;
}
.sample-wrapper{
	margin-bottom: 2.4rem;
}
.request_info .gform_button:focus{
	box-shadow:none !important;
	outline:none !important;
}
.sample-request-container div.gform_validation_errors:empty{
  display: none !important;
}
.newsletter-form-section div.gform_validation_errors,.packing-prod-container div.gform_validation_errors{
  display: none;
}
.loader-overlay {
  display: none;
}
[v-cloak] .loader-overlay {
  display: block; 
}
.sample_request .gfield_validation_message, .request_info .gfield_validation_message {
  display: none !important;
}
.FAQaccordionContent ol li{
  list-style: number !important;
}
.footer-main-container {
    position: relative;
    z-index: -1;
}

/* Custom tap */
.custom-tape-form{
  margin-top: -50px !important;
}
.custom-tape-form .gform-field-label{
  font-size: 18px !important;
  color : #231d20 !important;
  font-weight: 400 !important;
  display: inline-block !important;
}
.custom-tape-form .gform-field-label span{
  display: inline-block !important;
  padding-left: 3px !important;
}
.custom-tape-form .ginput_container_email input:focus {
  outline: none !important;
  box-shadow: none !important;
  border: 1px solid #000 !important;
}
.packing-prod-container .gform_footer .gform_button:focus{
  outline: none !important;
  box-shadow: none !important;
  border: none !important;
}
.packing-prod-container .gform_footer .gform_button{
  height: 60px !important;
  border-radius: 8px !important;
  font-family: 'Roboto';
  width: 320px !important;
  background-color: #ab192d !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  font-size: 22px !important;
  font-weight: 700 !important;
}
.track-order-button.order-items-btn,
.split-track-order-button.order-items-btn {
  display: inline-block;
  max-width: 80px;
  height: 20px !important;
  min-height: 35px !important;
  margin-top: 0;
}
.single-product .label-section h1 {
  text-align: left;
  font-size: 36px;
  margin-bottom: 31px;
}
.request-informationBlock .thanks-side h1 {
  margin: 0 0 26px 0;
  font-size: 36px;
  line-height: 42px;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
}
.saveQuotePopup-no-scroll {
  overflow: hidden !important;
}


/* comparison-table-css */
.primary-color {
  color: #231d20;
}
.comparison-guide-2-section h3,
.comparison-guide-3-section h2,
.comparison-guide-2-section h2,
.comparison-guide-1-section h2,
.comparison-guide-title {
font-weight: 600;
margin-bottom: 15px;
line-height: 26.4px;
font-size: 22px;
}
.comparison-guide-2-section h3{
  font-size: 18px;
  line-height: 21.6px;
}
.comparison-guide-2-section p,
.comparison-guide-1-section p{
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}
.comparison-guide-table {
  padding-bottom: 12px;
}
.comparison-guide-table table {
  max-width: 1162px;
  width: 100%;
  border-collapse: collapse;
  background-color: #fff;
  table-layout: fixed;
}

.comparison-guide-table table th {
  padding: 12px;
  text-align: center;
  border: 1px solid #ddd;
  background-color: #f2f2f2;
  font-weight: bold;
}
.comparison-guide-table table td {
  padding: 20px 40px;
  text-align: left;
  vertical-align: top;
  border: 1px solid #ddd;
}
.pt-25 {
  padding-top: 25px;
}
.comparison-guide-3-section p a {
  color: #0D6EFD !important;
  text-decoration: underline !important;
}
.comparison-guide-3-section p a:hover {
color: #0A58CA !important;
}
@media screen and (max-width: 575px) {
  .comparison-guide-table table td {
      padding: 12px;
  }
}
@media screen and (max-width: 767px){
.comparison-guide-title,
.comparison-guide-3-section h2,
.comparison-guide-2-section h2,
.comparison-guide-1-section h2 {
  font-size: 20px;
  line-height: 24px;
}
}
  @media screen and (min-width: 576px) and (max-width: 1075px) {
   .comparison-guide-table table td {
      padding: 12px;
  }
}
#fixed-top-bar {
  display: flex !important;
  flex-direction: column;
}
  .dots,
  .read-more-link, .read-less-link {
    display: inline;
  }
  .customShapeWrapper .customShapeImageWrap img{
    height: 69px !important;
  }
  #shape img {
    height: 120px !important;
    object-fit: contain;
  }
  #shape span {
    max-width: 100px;
    margin: 0 auto;
  }
  /* Show content for desktop (full content) */
  @media (min-width: 768px) {
    .Gallery-show-text {
      display: inline !important;
    }
    .read-more-link, .read-less-link {
      display: none !important;
    }
  }

.uploadArtworkTextContainer{
  display: none;
}
.proof-policy-info{
  vertical-align: top;
}
#InkColors #custom-color-input {
    height: 36px;
    font-size: 15px;
    padding: 12px;
    border-radius: 0;
}
#InkColors #custom-color-input.has-error + span {
   background-image: url('../mlabel/assets/images/error-icon.png');
    width: 18px;
    height: 18px;
    position: absolute;
    bottom: 9px;
    right: 10px;
}
.customPMSValue.has-error {
   background-color: #f7e1e4 !important;
  border: 1px solid #f23c55 !important;
}
#inkCustomColor .form-group {
  border-bottom: 0;
}
 /* First Visit Popup Styles */
.first-visit-popup {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.4);
  align-items: center;
  justify-content: center;
}
.first-popup-content h3 {
  font-size: 30px;
  color: #ab192d;
  margin-bottom: 10px;
}
.first-popup-content p {
  color: #231d20;
  font-size: 20px;
  line-height: 1.7;
  margin-bottom: 20px;
  padding: 0 40px;
}
.first-popup-content p a {
  color: #0d6efd;
  text-decoration: underline;
}
.first-visit-popup p a:hover {
  color: #0a58ca;
  text-decoration: none;
}
.first-popup-content {
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  max-width: 600px;
  border-radius: 5px;
  box-shadow: 0 4px 8px rgba(0,0,0,0.2);
  position: relative;
  padding: 60px 20px 20px;
  text-align: center;
}

.first-visit-popup .close-popup {
  color: #000;
  float: right;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 10px;
}

.close-popup:hover,
.close-popup:focus {
  color: #b91f34;
  text-decoration: none;
}
.top-bar-password-label p{
  margin-bottom: 0;
}
#accountDropdownMenu p:first-child{
  margin-bottom: 0;
}
a.forgot-password{
  color : #fff;
  text-decoration: underline !important;
  cursor: pointer;
}
#accountDropdownMenu a.forgot-password{
  color : #0D6EFD;
}
#address-validation-popup .popup-content {
  max-width: 500px;
  padding: 40px 50px;
}
#address-validation-popup .validation-message {
  color: #231d20;
  font-size: 16px;
  word-break: break-word;
}
#address-validation-popup button {
  position: relative;
  text-decoration: none;
  padding: 8px 18px;
  min-width: 120px;
  margin: 0 10px;
}
#apply-custom-quantity{
  padding: 5px 10px;
}
.custom-quantity{
  margin-top: 5px;
}
.sample_request .ginput_container_consent input::before{
  color: #ab192d !important
}
.sample_request .ginput_container_consent input:active, .sample_request .ginput_container_consent input:focus, .sample_request .ginput_container_consent input:checked{
  outline: none;
  box-shadow: none;
}
.sample_request .ginput_container_consent label{
  font-size: 16px;
}
.sample_pack_consent{
  margin-bottom: -25px !important;
  margin-top: -8px !important;
}
.sample_pack_consent .ginput_container_consent{
  cursor: pointer;
}
span.upsell-qty-label {
    display: inline-block;
    width: 73px;
}
span.upsell-qtys-price {
    display: inline-block;
    width: 100px;
}

.order-search-custom-dropdown-wrapper {
    position: relative;
    width: 220px;
    user-select: none;
}

.order-search-custom-dropdown-toggle {
    padding: 10px;
    border: 1px solid #ccc;
    cursor: pointer;
    border-right: none !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
}

.down-arrow-order{
  width: 18px;
}

.order-search-custom-dropdown-options {
    display: none;
    position: absolute;
    width: 100%;
    background-color: white;
    border: 1px solid #ccc;
    border-top: none;
    z-index: 100;
}

.order-search-custom-dropdown-options a {
    display: block;
    padding: 8px 8px;
    text-decoration: none;
    color: black;
    cursor: pointer;
    border-bottom: 1px solid #ccc;
}

.order-search-custom-dropdown-options a:hover {
    background-color: #eee;
}
.down-arrow-order {
    transition: transform 0.6s ease;
}

.dropdown-open .down-arrow-order {
    transform: rotate(180deg);
}