@charset "UTF-8";
#Paris {
  padding: 0; }

#checkout-main {
  -ms-flex-pack: justify;
      justify-content: space-between;
  max-width: 100%;
  margin-bottom: 40px; }

.page[data-action="Checkout-Begin"], .page[data-action="Checkout-Begin"] .page-flex {
  background-color: white; }

.selected-address-label:hover .arrow-icon {
  transform: rotate(180deg);
  transition: transform 0.3s; }

input {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: geometricPrecision; }

.contact-input-group .is-invalid + .invalid-feedback {
  display: block; }

/** Checkout page header breaker Starts here **/
.header-breaker-div {
  display: block;
  padding: 0 10px; }

.header-breaker {
  margin-top: 2rem;
  margin-bottom: 0;
  background-color: #015394;
  height: 15px;
  border-radius: 10px; }

.mobile-offer-code-back {
  border: none;
  background: transparent;
  margin-top: 5px;
  margin-left: 8px; }

.form-control:disabled, .form-control[readonly] {
  background-color: #F7F7F8; }

.invalid-feedback, .invalid-feedback2 {
  font-family: "SourceSansPro-Regular"; }

/** Checkout page header breaker Ends here **/
/** Checkout page flex Starts here **/
.page-flex {
  -ms-flex: 1 0 auto;
      flex: 1 0 auto; }

.checkout_layout-sidebar {
  position: relative;
  -ms-flex: 1 0 100%;
      flex: 1 0 100%; }

.checkout_layout {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto; }

.checkout-step_title {
  border-radius: 3px;
  background: #F7F7F8;
  height: 46px;
  color: #1A1A1A;
  font-family: "SourceSansPro-Regular";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  /* 157.143% */
  padding: 12px 12px 12px 12px;
  margin-bottom: 16px;
  text-transform: uppercase; }

.shipping_msg {
  display: block;
  border-radius: 3px;
  background: #F7F7F8;
  padding: 14px 12px;
  color: #6E6E6E;
  font-family: "SourceSansPro-Regular";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 157.143% */ }

.card-header-main-custom {
  padding: 0; }

.shipping-content-custom-mob {
  padding: 0; }

/** Checkout page flex Ends here **/
/** Checkout page Login Starts here **/
.customer-signIn-custom {
  margin-bottom: 117px;
  margin-top: 90px;
  width: 539px;
  height: 752px;
  position: relative;
  left: 29%; }

.header_login-title {
  color: #1A1A1A;
  font-family: "SourceSansPro-Regular";
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 34px;
  /* 141.667% */ }

.customer-information-block label {
  color: #1A1A1A;
  font-family: "SourceSansPro-Regular";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 146.667% */
  margin-bottom: 6px; }

.customer-information-block .custom_email_filed {
  margin-top: 48px; }

.customer-information-block .field-password {
  margin-top: 30px; }

.customer-information-block .c-dynamic_field input[type=email], .c-dynamic_field input[type=password] {
  height: 40px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 3px;
  border: var(--Count, 1px) solid #CED4DA; }

.checkout-login_form-forgot_password {
  margin-top: 12px;
  margin-bottom: 30px; }

.checkout_login-form a.forgot_password-link {
  text-align: left;
  color: #6E6E6E !important;
  font-family: "SourceSansPro-Regular";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 146.667% */
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  text-decoration-skip-ink: none; }

.header_login-sign_in.submit-customer-login {
  display: -ms-flexbox;
  display: flex;
  height: 48px;
  padding: 12px 10px;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  gap: 8px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: #2E5A97;
  color: #FFF;
  font-family: "SourceSansPro-Regular";
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  /* 146.667% */
  text-transform: uppercase; }

.header_login-sign_in.submit-customer-login:hover {
  background: #0073B6;
  color: #fff; }

.auth-or {
  text-align: center;
  margin: 16px 0 20px 0; }

.auth-or .auth-or-text {
  color: #6E6E6E;
  font-family: "SourceSansPro-Regular";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 146.667% */ }

.for-auth-or {
  padding: 0; }

.for-auth-or .form-group {
  margin-bottom: 20px; }

.for-auth-or a.btn.btn-outline-primary {
  display: -ms-flexbox;
  display: flex;
  height: 48px;
  padding: 12px 10px;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  gap: 8px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #2E5A97;
  font-family: "SourceSansPro-Regular";
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  /* 146.667% */
  text-transform: uppercase;
  border-radius: 3px;
  border: var(--Count, 1px) solid #2E5A97; }

.for-auth-or .btn-outline-primary:hover {
  background-color: #fff;
  text-decoration: none; }

.checkout-signup-section {
  text-align: center;
  margin-top: 40px; }

.checkout-signup-section .signup-label {
  color: #6E6E6E;
  font-family: "SourceSansPro-Regular";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 22px;
  /* 137.5% */
  margin-bottom: 0; }

.checkout-signup-section .m-checkout {
  color: #2E5A97 !important;
  font-family: "SourceSansPro-Regular";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  /* 150% */
  letter-spacing: 0.64px;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  text-transform: capitalize;
  text-decoration-skip-ink: none; }

.checkout_login {
  margin-top: 0;
  box-shadow: 0px 0px 4px 0px #00000029;
  padding: 30px; }

/** Checkout page Login Ends here **/
/** Checkout page Shipping Address Starts here **/
.mobile-checkout-right-shipping {
  display: none; }

.desktop-checout-section-right {
  display: block; }

.checkout-section-left {
  margin: 40px 0 0 52px;
  width: 802px; }

.checkout-section-right {
  margin: 40px 52px 0 0; }

.shipping-address-block .subtitle {
  margin-top: 12px; }

.shipping-address-block .form-group {
  margin-bottom: 16px; }

.shipping-address-block .form-group input:-ms-input-placeholder {
  color: #6E6E6E;
  font-family: "SourceSansPro-Regular";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 166.667% */ }

.shipping-address-block .form-group input::placeholder {
  color: #6E6E6E;
  font-family: "SourceSansPro-Regular";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 166.667% */ }

.shipping-address-block .custom_email_filed {
  margin-top: 30px; }

.checkout-help_text {
  margin-top: 8px;
  color: #6E6E6E;
  font-family: "SourceSansPro-Regular";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 157.143% */ }

.name-fields-address {
  margin-top: 14px; }

.address_form-checkout .form-group input, .address_form-checkout .custom-select-phone_code-disabled {
  height: 40px;
  color: #1A1A1A;
  font-family: "SourceSansPro-Regular";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 166.667% */ }

.address_form-checkout .form-group input:nth-of-type(1),
.address_form-checkout .form-group input:nth-of-type(2) {
  margin-top: 0; }

.location-tag-div {
  margin-top: 5px;
  margin-bottom: 16px; }

.billing-location-tag-div {
  margin-top: 5px;
  margin-bottom: 17px; }

.location-tag-div .section--label, .billing-location-tag-div .section--label {
  color: #1A1A1A;
  font-family: Patron;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  /* 142.857% */
  letter-spacing: 0.56px; }

.location-tag-div .section--value, .billing-location-tag-div .section--value {
  color: #6E6E6E;
  font-family: "SourceSansPro-Regular";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 142.857% */
  margin-left: 9px; }

.address_form-checkout .dropdown_input-caption {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.contact-number-code {
  color: #6E6E6E;
  font-family: "SourceSansPro-Regular";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 166.667% */ }

.address_form-checkout .dropdown_input-caption .dropdown_input-label {
  color: #1A1A1A;
  font-family: "SourceSansPro-Regular";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 157.143% */
  letter-spacing: 0.56px; }

.address_form-checkout .contact-number-input-group {
  margin: 0;
  padding: 0; }

.contact-input-group {
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #CED4DA;
  padding: 0 12px;
  border-radius: 3px;
  -ms-flex-align: center;
      align-items: center; }

.contact-number-seperator {
  margin: 8px 6px;
  border: 1px solid #CED4DA; }

#shippingPhoneNumber_dropdown_input_select {
  color: #6E6E6E;
  font-family: "SourceSansPro-Regular";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 166.667% */
  border: none;
  background: none;
  width: 18px;
  padding: 0; }

#shippingPhoneNumberdefault {
  border: none;
  padding: 0; }

.custom_email_filed .form-control-label1 {
  color: #1A1A1A;
  font-family: "SourceSansPro-Regular";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  /* 185.714% */
  margin-bottom: 12px;
  text-transform: uppercase; }

input#shippingEmail {
  height: 40px; }

.shipping-method-block {
  margin-top: 14px; }

.shipping-method-block .checkout-sub_title {
  margin-bottom: 12px;
  color: #1A1A1A;
  font-family: "SourceSansPro-Regular";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  /* 157.143% */
  text-transform: uppercase; }

.shipping_method-card_body {
  height: auto;
  border-radius: 3px;
  border: 1px solid #605858;
  background: rgba(247, 247, 248, 0); }

.shipping_method-name {
  color: #1A1A1A;
  font-family: "SourceSansPro-Regular";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  /* 171.429% */ }

.shipping-cost {
  color: #1A1A1A;
  font-family: "SourceSansPro-Regular";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 171.429% */ }

.shipping_method-delivery_date {
  color: #6E6E6E;
  font-family: "SourceSansPro-Regular";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 171.429% */ }

.shipping_method-item .custom-control-label {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  font-weight: 600;
  line-height: 24px; }

.summary-section-label {
  font-weight: 600 !important; }

.shipping-method-list-custom-mob {
  border: 1px solid #605858;
  padding: 10px;
  border-radius: 3px;
  width: 50%; }

.next-step-button {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: end;
  margin-bottom: 40px; }

.next-step-button .submit-shipping {
  border-radius: 3px;
  background: #2E5A97;
  color: #FFF;
  font-family: "SourceSansPro-Regular";
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  /* 146.667% */
  text-transform: uppercase;
  padding: 12px 10px;
  width: 284px;
  height: 48px; }

.next-step-button .submit-shipping:hover {
  background: #2E5A97;
  color: #FFF !important; }

.checkout-tooltip {
  margin: 0 .25rem;
  padding: 0 3px;
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
  width: 17px;
  height: 17px; }

.icon-expand_and_collapse,
.icon-information_circle,
.icon-question_circle,
.icon-remove_circle {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 15px;
  height: 15px;
  pointer-events: none;
  fill: currentColor; }

.custom-checkbox .custom-control-label[for="agree-with-termsdesktop"]:before, .custom-checkbox .custom-control-label[for="agree-with-termsdesktop2"]:before {
  border: 1px solid #999;
  border-radius: 3px;
  background: transparent;
  width: 24px;
  height: 24px;
  margin-top: -5px; }

.custom-checkbox .custom-control-label:before, .custom-radio .custom-control-label:before {
  border: 1px solid #999;
  background: transparent;
  width: 20px;
  height: 20px;
  margin-right: 6px;
  /* Create space between label text and radio button */
  margin-top: -2px; }

.custom-radio .custom-control-label[for="sameBillingAddress"]:before, .custom-radio .custom-control-label[for="add-new-billing-address"]:before {
  border: 1px solid #999;
  background: transparent;
  width: 20px;
  height: 20px;
  margin-right: 6px;
  /* Create space between label text and radio button */
  margin-top: -5px; }

.custom-radio .custom-control-input:checked ~ .custom-control-label[for="sameBillingAddress"]:before, .custom-radio .custom-control-input:checked ~ .custom-control-label[for="add-new-billing-address"]:before {
  color: #fff;
  border-color: #2E5A97;
  background-color: #2E5A97;
  width: 20px;
  height: 20px;
  margin-right: 6px;
  /* Create space between label text and radio button */
  margin-top: -5px; }

.custom-radio .custom-control-input:checked ~ .custom-control-label[for="sameBillingAddress"]:after, .custom-radio .custom-control-input:checked ~ .custom-control-label[for="add-new-billing-address"]:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Ccircle cx='7' cy='7' r='7' fill='%232E5A97'/%3E%3Cpath d='M2 8L6 12L12 4' stroke='white' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  width: 20px;
  height: 20px;
  margin-right: 6px;
  /* Create space between label text and radio button */
  margin-top: -5px; }

.custom-radio .shipping_method-label_custom:before {
  border: 1px solid #999;
  background: transparent;
  width: 16px;
  height: 16px;
  margin-top: -30px; }

.custom-radio .shipping_method-label:before {
  border: 1px solid #999;
  background: transparent;
  width: 16px;
  height: 16px;
  margin-top: -2px; }

.custom-control-input:checked ~ .custom-control-label[for="agree-with-termsdesktop"]:before,
.custom-control-input:checked ~ .custom-control-label[for="agree-with-termsdesktop2"]:before {
  color: #fff;
  border-color: #2E5A97;
  background-color: #2E5A97;
  width: 24px;
  height: 24px;
  margin-top: -5px; }

.custom-control-input:checked ~ .custom-control-label:before, .custom-radio .custom-control-input:checked ~ .custom-control-label:before {
  color: #fff;
  border-color: #2E5A97;
  background-color: #2E5A97;
  width: 20px;
  height: 20px;
  margin-right: 6px;
  /* Create space between label text and radio button */
  margin-top: -2px; }

.custom-radio .custom-control-input:checked ~ .shipping_method-label_custom:before {
  color: #fff;
  border-color: #2E5A97;
  background-color: #2E5A97;
  width: 16px;
  height: 16px;
  margin-right: 6px;
  /* Create space between label text and radio button */
  margin-top: -30px; }

.custom-radio .custom-control-input:checked ~ .shipping_method-label:before {
  color: #fff;
  border-color: #2E5A97;
  background-color: #2E5A97;
  width: 16px;
  height: 16px;
  margin-right: 6px;
  /* Create space between label text and radio button */
  margin-top: 0px; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label[for="agree-with-termsdesktop"]:after, .custom-checkbox .custom-control-input:checked ~ .custom-control-label[for="agree-with-termsdesktop2"]:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Ccircle cx='7' cy='7' r='7' fill='%232E5A97 '/%3E%3Cpath d='M2 8L6 12L12 4' stroke='white' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  width: 24px;
  height: 24px;
  margin-top: -5px; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label:after, .custom-radio .custom-control-input:checked ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Ccircle cx='7' cy='7' r='7' fill='%232E5A97'/%3E%3Cpath d='M2 8L6 12L12 4' stroke='white' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  width: 20px;
  height: 20px;
  margin-right: 6px;
  /* Create space between label text and radio button */
  margin-top: -2px; }

.custom-radio .custom-control-input:checked ~ .shipping_method-label_custom:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Ccircle cx='7' cy='7' r='7' fill='%232E5A97'/%3E%3Cpath d='M2 8L6 12L12 4' stroke='white' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  width: 16px;
  height: 16px;
  margin-right: 6px;
  /* Create space between label text and radio button */
  margin-top: -30px; }

.custom-radio .custom-control-input:checked ~ .shipping_method-label:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Ccircle cx='7' cy='7' r='7' fill='%232E5A97'/%3E%3Cpath d='M2 8L6 12L12 4' stroke='white' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  width: 16px;
  height: 16px;
  margin-right: 6px;
  /* Create space between label text and radio button */
  margin-top: 0px; }

.address-id-display-none {
  display: none; }

.address-save-label {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 20px; }

.address-id-buttons-div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  max-width: 48%; }

.address-id-buttons-div.disable {
  cursor: default;
  pointer-events: none; }
  .address-id-buttons-div.disable .address-id-button.active {
    color: #666666 !important;
    border: 1px solid #C4C4C4; }

.address-id-button {
  padding: 0.5rem 2rem; }

#dynamicInput {
  margin-top: 20px;
  max-width: 48%; }

.registered-check-address {
  margin-top: 30px; }

.registered-check-address .dwfrm_shipping_shippingAddress_addressFields_saved {
  margin-bottom: 0; }

.registered-check-address .dwfrm_shipping_shippingAddress_addressFields_saved label {
  color: #6E6E6E;
  font-family: "SourceSansPro-Regular";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  /* 157.143% */ }

.buttons_with_dropdowns {
  padding-left: 0;
  margin-left: -45px;
  max-width: 30.45%; }

.address-save-label {
  margin-bottom: 14px;
  color: #1A1A1A;
  font-family: "SourceSansPro-Regular";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  /* 157.143% */ }

.address-id-buttons-div .address-id-button {
  color: #666666 !important;
  font-family: "SourceSansPro-Regular";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 166.667% */
  border-radius: 3px;
  border: 1px solid #C4C4C4;
  padding: 10px 42px; }

.address-id-buttons-div .address-id-button.active {
  color: #666666 !important;
  border: 1px solid #1A1A1A; }

.address-id-buttons-div .address-id-button:focus {
  box-shadow: none; }

.shippingAddressId {
  height: 40px;
  border-radius: 3px;
  border: 1px solid #CED4DA;
  padding: 10px 12px;
  margin-top: 14px;
  color: #6E6E6E;
  font-family: "SourceSansPro-Regular";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 166.667% */ }

.required-error1 {
  position: absolute;
  top: 40px;
  left: 45px; }

.address-id-container {
  margin-top: 30px; }

/** Checkout page Shipping Address Ends here **/
/** Checkout page Offer codes Starts here **/
.desktop-checkout-section-right {
  width: 393px; }

.desktop-checkout-section-right .promo-section-container {
  display: block; }

.mobile-offer-code {
  display: none; }

.promo-section {
  height: 50px;
  padding: 14px 12px;
  background-color: #f7f7f8;
  border-radius: 3px;
  cursor: pointer;
  margin-bottom: 12px; }

.promo-section-left {
  gap: 8px; }

.promo-section-left img {
  width: 22px;
  height: 22px;
  fill: rgba(255, 255, 255, 0); }

.promo-section-left p.promo-title {
  color: #1A1A1A;
  font-family: "SourceSansPro-Bold";
  font-size: 14px;
  font-style: normal;
  line-height: 22px;
  /* 157.143% */
  text-transform: uppercase; }

.selected-promos {
  gap: 10px;
  -ms-flex-align: center;
      align-items: center; }

.coupons-and-promos {
  gap: 10px;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 0; }

.coupon-price-adjustment {
  padding: 0;
  border: none;
  margin-top: 0; }

.coupon-price-adjustment .coupon-code, .promotion-information .promotion-name {
  display: -ms-flexbox;
  display: flex;
  height: 32px;
  border-radius: 3px;
  border: 1px solid #E0DAD5;
  background: #FFF;
  padding: 9px 8px 10px 8px;
  color: #6E6E6E;
  font-family: "SourceSansPro-Regular";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 12px;
  /* 100% */
  text-transform: uppercase;
  gap: 8px; }

.coupon-price-adjustment .coupon-code button.remove-coupon {
  width: 12px;
  height: 12px;
  margin-right: 8px; }

.coupon-price-adjustment .coupon-code button.remove-coupon svg {
  vertical-align: super; }

.line-item-dividers {
  background: #EFECEA; }

.promo_code_form-input_coupon {
  color: #6E6E6E;
  font-family: "SourceSansPro-Regular";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 166.667% */ }

.promo_code-btn {
  color: #FFF;
  font-family: "SourceSansPro-Regular";
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  /* 146.667% */
  text-transform: uppercase;
  border-radius: 3px !important;
  height: 48px;
  background: #2E5A97; }

.promo_code-btn:hover {
  color: #FFF;
  background: #2E5A97; }

/* Hide the default checkbox */
.containers input[type="checkbox"] {
  opacity: 0;
  position: absolute; }

/* Style the custom checkmark */
.checkmarked {
  position: relative;
  height: 20px;
  width: 20px;
  background-color: white;
  border: 1px solid grey;
  display: inline-block;
  border-radius: 3px; }

/* Change background and add black checkmark when checked */
.containers input[type="checkbox"]:checked ~ .checkmarked {
  background-color: white;
  /* White background when checked */
  border: 1px solid black;
  /* Optional: Black border */ }

.containers input[type="checkbox"]:checked ~ .checkmarked::after {
  content: "";
  position: absolute;
  left: 6px;
  top: 3px;
  width: 5px;
  height: 10px;
  border: solid black;
  border-width: 0 1px 1px 0;
  transform: rotate(45deg); }

/** Checkout page Offer codes Ends here **/
/** Checkout page Order Summary Starts here **/
.order_summary {
  padding: 12px 12px 16px 12px;
  margin: 30px 0;
  border-radius: 3px;
  background: #F7F7F8; }

.order_summary-title {
  color: #1A1A1A;
  font-family: "SourceSansPro-Regular";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  /* 157.143% */
  text-transform: uppercase;
  margin-bottom: 6px; }

.summary_subtotal {
  margin: 5px 0;
  color: #6E6E6E;
  font-family: "SourceSansPro-Regular";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 166.667% */ }

.order-subtotal {
  color: #1A1A1A;
  font-family: "SourceSansPro-Regular";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  /* 166.667% */ }

.grand_total {
  margin-top: 10px;
  color: #1A1A1A;
  font-family: "SourceSansPro-Regular";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  /* 133.333% */
  letter-spacing: 0.48px; }

.hide-order-discount {
  display: none !important; }

.payment-due {
  color: #1A1A1A;
  font-family: "SourceSansPro-Regular";
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  /* 146.667% */
  margin-top: 14px;
  margin-bottom: 0; }

.order-product-summary .product-summary-block .product-line-item:last-of-type {
  margin-bottom: 15px; }

/** Checkout page Order Summary Ends here **/
/** Checkout page View Product Starts here **/
.order_recap-header {
  background: #F7F7F8;
  padding: 15px;
  height: 46px;
  border-radius: 3px 3px 0px 0px;
  background: #F7F7F8; }

.order_recap-title_text {
  color: #1A1A1A;
  font-family: "SourceSansPro-Regular";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  /* 157.143% */ }

a.edit-button-checkout {
  color: #1A1A1A !important;
  font-family: "SourceSansPro-Regular";
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
  /* 166.667% */
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  text-decoration-skip-ink: none; }

.product-summary-block {
  margin: 0 0 0 0; }

.product_card {
  margin: 20px 0 20px 0;
  display: -ms-flexbox;
  display: flex; }

.product_card-img {
  padding: 0 12px 0 12px; }

.product_card-group {
  margin: 0 0 2px 0; }

.product_card-photo {
  display: block;
  width: 104px;
  height: 139px;
  border: 1px solid #F2F2F2; }
  .product_card-photo.checkout-gc {
    width: 96px;
    height: 108px; }

.product_card-attributes {
  padding: 0; }

.product_card-attributes .product_card-title .product_card-name {
  color: #1A1A1A;
  font-family: "SourceSansPro-Regular";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  /* 166.667% */ }

.product_card-attributes .product_card-title .product_card-subTitle {
  color: #6E6E6E;
  font-family: "SourceSansPro-Regular";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 166.667% */ }

.product_card-description1 {
  color: #6E6E6E;
  font-family: "SourceSansPro-Regular";
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
  /* 166.667% */
  display: -ms-flexbox;
  display: flex; }

.description1-breaker {
  width: 1px;
  height: 13px;
  margin: 3px 6px;
  border: 1px solid #CED4DA; }

.product_card-size {
  color: #6E6E6E;
  font-family: "SourceSansPro-Regular";
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
  /* 166.667% */ }

.product-price-quantity {
  display: -ms-flexbox;
  display: flex;
  color: #1A1A1A;
  font-family: "SourceSansPro-Regular";
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
  /* 166.667% */
  margin: 6px 0; }

.product-price {
  display: -ms-flexbox;
  display: flex;
  gap: 6px; }

.product-quantity .quantity-label, .product-quantity .quantity-value {
  color: #1A1A1A;
  font-family: "SourceSansPro-Regular";
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
  /* 166.667% */ }

.product-price-quantity .product-price .fontAlignPrice {
  color: #1A1A1A;
  font-family: "SourceSansPro-Regular";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  /* 166.667% */ }

.product-price-quantity .product-price .strike-through .fontAlignPrice {
  color: #6E6E6E;
  font-family: "SourceSansPro-Regular";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 166.667% */ }

.subtotal-group {
  color: #1A1A1A;
  font-family: "SourceSansPro-Regular";
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
  /* 166.667% */
  display: -ms-flexbox;
  display: flex;
  gap: 6px; }

.subtotal-group .subTotal-value .fontAlignPrice {
  color: #1A1A1A;
  font-family: "SourceSansPro-Regular";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  /* 166.667% */ }

.offer-group {
  color: #6E6E6E;
  font-family: "SourceSansPro-Regular";
  font-size: 10.67px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  /* 168.697% */
  letter-spacing: 0.427px; }

.offer-name, .offer-callOutMsg {
  color: #6E6E6E;
  font-family: "SourceSansPro-Regular";
  font-size: 10.67px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  /* 168.697% */
  letter-spacing: 0.427px; }

.product-breakers {
  margin: 20px 10px; }

.order-product-summary {
  border: 1px solid #F0F0F0;
  border-radius: 3px 3px 0px 0px; }

.view-all-button {
  height: 40px;
  border-radius: 0px 0px 3px 3px;
  background: #F7F7F8;
  padding: 10px;
  font-family: "SourceSansPro-Regular";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  /* 166.667% */ }

.view-all-button .view-all {
  color: #1A1A1A !important;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  text-transform: uppercase;
  text-decoration-skip-ink: none; }

.view-all-button .view-all:hover {
  color: #1A1A1A !important; }

/* Hide scrollbar for modal */
#viewProductModal.modal {
  width: 100%;
  padding-bottom: 29px;
  padding-right: 0 !important;
  border-radius: 3px;
  background: transparent;
  position: fixed;
  /* Ensure the modal is positioned correctly */
  top: 0;
  left: 0;
  height: 100%;
  overflow-x: hidden;
  /* Hide scrollbars */
  overflow-y: scroll;
  margin-top: 0; }

#viewProductModal .modal-dialog {
  width: 393px;
  background: #FFF;
  left: calc(50% - (393px / 2));
  margin: 0; }

#viewProductModal .modal-content {
  overflow-y: auto;
  /* Allow vertical scrolling inside the modal */
  overflow-x: hidden;
  max-height: 100vh; }

#viewProductModal .modal-header, #mobileViewProductModal .modal-header {
  height: 76px;
  border-radius: 6px 6px 0px 0px;
  background: #F7F7F8;
  padding: 12px 12px 20px 12px;
  position: sticky;
  top: 0;
  z-index: 1; }

#viewProductModal .modal-title, #mobileViewProductModal .modal-title {
  color: #1A1A1A;
  font-family: "SourceSansPro-Regular";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  /* 157.143% */ }

#viewProductModal .modal-header a, #mobileViewProductModal .modal-header a {
  color: #1A1A1A !important;
  font-family: "SourceSansPro-Regular";
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
  /* 166.667% */
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  text-decoration-skip-ink: none; }

#viewProductModal .modal-body, #mobileViewProductModal .modal-body {
  padding: 0; }

/** Checkout page View Product Ends here **/
/** Checkout page Edit Address Starts here **/
.btn-show-details {
  background: none; }

.btn-add-new {
  float: none;
  background: none; }

.shipping-address-row {
  position: relative;
  margin: 0;
  gap: 50px; }

.shipping-options {
  border: 1px solid #C4C4C4;
  padding: 20px 0 30px 0; }

.shipping-options.active {
  border: 1px solid #1A1A1A; }

.shipping-options .shipping-selector-custom-checkout, .shipping-options .btn-show-details {
  cursor: none;
  pointer-events: none; }

.shipping-options.active .shipping-selector-custom-checkout, .shipping-options.active .btn-show-details {
  cursor: pointer;
  pointer-events: all; }

.shipping-selector-custom-checkout {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url("../../images/DownArrow.png") no-repeat right center;
  background-size: 1em;
  padding-right: 2em;
  border: 1px solid #ccc;
  padding: 0.5em;
  font-size: 1em;
  border-radius: 0.25em; }

.selected-address-info-custom {
  font-family: SourceSansPro-Regular;
  font-size: 12px;
  font-weight: 300;
  line-height: 20px;
  text-align: left; }

.custom-label-col {
  padding: 0; }

.custom-label::before {
  content: '';
  display: inline-block;
  width: 15px;
  height: 15px;
  border: 1px solid #CECECE;
  background: #F0F0F0;
  border-radius: 50%;
  position: absolute;
  left: 10px;
  top: 12%;
  transform: translateY(-50%);
  transition: background-color 0.3s; }

.custom-label::after {
  content: '';
  display: none;
  position: absolute;
  left: 10px;
  top: 12%;
  transform: translateY(-50%);
  width: 15px;
  height: 15px;
  background: #F0F0F0;
  border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }

.shipping-options.active .custom-label::after {
  content: '\2713';
  color: white;
  background: #015394;
  display: -ms-flexbox;
  display: flex; }

/** Checkout page Edit Address Ends here **/
/** Checkout page Multi Address Starts here **/
.checkout .address_dropdown {
  padding-right: 28px; }

.address_dropdown {
  max-width: 200px; }

.custom_card {
  width: 100%;
  margin-bottom: 15px;
  border: 1px solid #C4C4C4; }

.custom_card-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: start;
      align-items: flex-start; }

.custom_card--is_selected,
.custom_card.active {
  border: 1px solid #000000; }

.custom_card-body {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  padding: 17px 12px; }

.custom_card-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.custom_card-edit {
  display: block;
  color: #999;
  text-decoration: underline;
  white-space: nowrap;
  cursor: pointer; }

/** Checkout page Mutli Address Ends here **/
/** Checkout page Order Modal Starts here **/
#checkoutOfferCodeModal.modal {
  width: 393px;
  padding-right: 0 !important;
  padding-bottom: 29px;
  border-radius: 3px;
  background: #FFF;
  position: fixed;
  /* Ensure the modal is positioned correctly */
  top: 0;
  left: 35%;
  height: 110px;
  overflow: hidden;
  /* Hide scrollbars */ }

#checkoutOfferCodeModal .modal-dialog {
  margin: 0;
  padding: 0; }

#checkoutOfferCodeModal .modal-content {
  border: none; }

#checkoutOfferCodeModal .offerCode-header {
  color: white !important;
  background: #1A1A1A;
  text-shadow: none;
  height: 48px;
  padding: 14px 17px;
  -ms-flex-pack: end;
      justify-content: flex-end;
  gap: 102px; }

#checkoutOfferCodeModalLabel {
  color: #FFF;
  font-family: "SourceSansPro-Regular";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  /* 166.667% */
  letter-spacing: 1.92px;
  text-transform: uppercase; }

.offerCode-header .offerCode-close {
  color: white;
  opacity: 1;
  font-size: 36px;
  font-weight: 100;
  line-height: 0.3;
  text-shadow: none; }

#checkoutOfferCodeModal.modal-body {
  padding: 20px; }

.applied-offer-code p {
  color: #1A1A1A;
  font-family: "SourceSansPro-Regular";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 166.667% */
  margin: 0 0 8px 0; }

.offerTabs {
  margin: 18px 0 0 0; }

.offerTabs .nav-item {
  padding: 0; }

.offerTabs .nav-item .nav-link {
  color: #6E6E6E !important;
  text-align: center;
  font-family: "SourceSansPro-Regular";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  /* 166.667% */
  text-transform: uppercase;
  padding: 10px 17px; }

.offerTabs .nav-item .nav-link.active {
  color: #1A1A1A !important;
  border-bottom: 2px solid #1A1A1A; }

.offerTabs .nav-item .nav-link:hover {
  color: #6E6E6E !important; }

.offerTabs .nav-item .nav-link.active:hover {
  color: #1A1A1A !important; }

.approaching-discounts .coupon-error {
  margin: 20px 0 12px 0;
  padding: 5px 91px 5px 12px;
  border-radius: 3px;
  border: 1px solid #CE2B21; }

.approaching-discounts .coupon-missing-errors {
  display: -ms-flexbox;
  display: flex;
  gap: 6px;
  -ms-flex-align: center;
      align-items: center; }

.approaching-discounts .coupon-missing-errors .remove-error-msg {
  display: none; }

.approaching-discounts .coupon-missing-errors .coupon-missing-error, .approaching-discounts .coupon-missing-errors .coupon-error-message {
  color: #6E6E6E;
  font-family: "SourceSansPro-Regular";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 166.667% */
  letter-spacing: 0.48px; }

.approaching-discount {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  gap: 10px;
  margin: 20px 0; }

.approaching-discount .cupon-input-code {
  width: 20px;
  height: 20px; }

.approaching-discount .discount-details h1, .approaching-discount .discount-details h2 {
  margin: 0; }

.approaching-discount .discount-details .b-book {
  color: #1A1A1A;
  font-family: "SourceSansPro-Regular";
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
  /* 166.667% */
  text-transform: capitalize; }

.approaching-discount .discount-details .b-medium {
  color: #1A1A1A;
  font-family: "SourceSansPro-Regular";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  /* 157.143% */
  text-transform: lowercase; }
  .approaching-discount .discount-details .b-medium::first-letter {
    text-transform: capitalize; }

.approaching-discount .discount-details .pointerView {
  color: #1A1A1A;
  font-family: "SourceSansPro-Regular";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 166.667% */
  letter-spacing: 0.48px;
  text-decoration: underline;
  text-decoration-skip-ink: none;
  cursor: pointer; }

.approaching-discount-empty-container {
  margin: 20px;
  font-family: SourceSansPro-Regular;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.04em;
  color: #6E6E6E; }

.available-coupon-details-modal, .available-coupon-details-modal-new {
  background: rgba(0, 0, 0, 0.5); }

.available-coupon-details-modal .modal-dialog {
  margin: 0 !important;
  padding: 0 !important;
  left: 35%;
  width: 393px;
  top: 190px; }

.available-coupon-details-modal-new .modal-dialog {
  margin: 0 !important;
  padding: 0 !important;
  top: 30%; }

.available-coupon-details-modal .couponPopupmodel, .available-coupon-details-modal-new .couponPopupmodel {
  background-color: #1A1A1A;
  color: white;
  -ms-flex-pack: center;
      justify-content: center; }

.available-coupon-details-modal .couponDetailsHead, .available-coupon-details-modal-new .couponDetailsHead {
  font-family: SourceSansPro-Regular;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.16em;
  -ms-flex-pack: end;
      justify-content: flex-end;
  text-transform: uppercase; }

.available-coupon-details-modal .offerCode-details-close, .available-coupon-details-modal-new .offerCode-details-close {
  color: white;
  opacity: 1;
  font-size: 36px;
  font-weight: 100;
  line-height: 0.3;
  text-shadow: none;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 12px; }

.available-coupon-details-modal .couponDetailsBody, .available-coupon-details-modal-new .couponDetailsBody {
  text-align: center; }

.available-coupon-details-modal .couponDetailsBody .textAreaMinPurchase, .available-coupon-details-modal-new .couponDetailsBody .textAreaMinPurchase {
  font-family: SourceSansPro-Regular;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  margin: 0; }

.promo_code_form-error {
  margin: 20px 0 12px 0;
  padding: 5px 91px 5px 12px;
  border-radius: 3px;
  border: 1px solid #CE2B21; }

.promo_code-error-div {
  display: -ms-flexbox;
  display: flex;
  gap: 6px;
  -ms-flex-align: center;
      align-items: center; }

.promo_code-error-div svg {
  color: #c00; }

.promo_code-error-div .coupon-missing-error, .promo_code-error-div .coupon-error-message {
  color: #6E6E6E;
  font-family: "SourceSansPro-Regular";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 166.667% */
  letter-spacing: 0.48px; }

.promo_code_form-left {
  display: -ms-flexbox;
  display: flex; }

.promo_code_form-input_coupon {
  height: 40px;
  border-radius: 2px;
  background: #F7F7F8;
  margin-bottom: 20px; }

.site_nav_search_form-clear_icon {
  width: 12px;
  height: 12px;
  margin-left: -25px;
  margin-top: 8px; }

.promo-input-div {
  margin: 20px 0; }

/** Checkout page Order Modal Ends here **/
/** Checkout page BillingAddress Section Starts here **/
#hideThisTwo {
  margin-top: 4px;
  margin-bottom: 30px; }

.card-body-payment {
  border: 1px solid #C4C4C4;
  border-radius: 2px;
  padding: 12px; }

.shipping-summary {
  margin-bottom: 0; }

.shipping_summary-card_body {
  padding: 0; }

.shipping-summary .shipping-summary-address-label {
  color: #1A1A1A;
  font-family: "SourceSansPro-Regular";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  /* 142.857% */
  margin-bottom: 4px; }

.shipping-summary .shipping-delivery-method-label {
  color: #1A1A1A;
  font-family: "SourceSansPro-Regular";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  /* 142.857% */
  margin-top: 0;
  margin-bottom: 4px; }

.shipping-summary .address-summary, .shipping-summary .shipping-phone {
  color: #1A1A1A;
  font-family: "SourceSansPro-Regular";
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
  /* 142.857% */ }

.shipping_summary-edit {
  color: #666 !important;
  font-family: "SourceSansPro-Regular";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 166.667% */
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline; }

.select-shipping-div {
  margin-bottom: 16px; }

.custom_billingInfoMain_block_inpayment {
  padding: 0; }

.consent-breaker-desktop {
  display: block;
  height: 1px;
  background: #D9D9D9; }

.consent-breaker-mobile {
  display: none; }

.checkout_layout-body {
  padding: 0; }

.content_asset-agree_with_terms {
  color: #1A1A1A;
  font-family: "SourceSansPro-Regular";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 142.857% */
  margin-left: 6px; }

.content_asset-agree_with_terms a {
  color: #1A1A1A !important;
  font-family: "SourceSansPro-Regular";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  text-decoration-skip-ink: none; }

.place_order-checkboxes {
  margin-bottom: 14px; }

.invalid-feedback2 {
  color: #c00; }

.next-step-button-place-order {
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
  margin-top: 42px; }

.next-step-button-place-order .place-order {
  width: 284px;
  height: 48px;
  padding: 12px 10px;
  color: #FFF;
  font-family: "SourceSansPro-Regular";
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
  border-radius: 3px;
  background: #2E5A97; }

.next-step-button-place-order .place_order-btn:hover {
  color: #FFF;
  background: #2E5A97; }

.next-stop-place-order {
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
  margin-top: 42px; }

.next-stop-place-order .place_order-btn {
  width: 284px;
  height: 48px;
  padding: 12px 10px;
  color: #FFF;
  font-family: "SourceSansPro-Regular";
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
  border-radius: 3px;
  background: #2E5A97; }

.next-stop-place-order .place_order-btn:hover {
  color: #FFF;
  background: #2E5A97; }

.billing-address {
  margin-top: 30px; }

.billingFormInfo {
  margin-bottom: 14px;
  color: #6E6E6E;
  font-family: "SourceSansPro-Regular";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 157.143% */ }

.billing-address .form-group {
  margin-bottom: 16px; }

.billing-address .form-group .form-control {
  height: 40px;
  border-radius: 3px;
  border: 1px solid #C4C4C4;
  color: #1A1A1A;
  font-family: "SourceSansPro-Regular";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 166.667% */ }

.billing-address .form-control.is-invalid {
  border-color: #c00; }

#billingShippingPhoneNumber {
  padding-right: 0;
  margin-bottom: 30px; }

#billingShippingPhoneNumber .dropdown_input-inner {
  padding-right: 0; }

#billingShippingPhoneNumber .dropdown_input-caption {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

#billingShippingPhoneNumber .dropdown_input-caption .dropdown_input-label {
  color: #1A1A1A;
  font-family: "SourceSansPro-Regular";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 171.429% */ }

#billingShippingPhoneNumber .dropdown_input-controls {
  padding-left: 0; }

#billingShippingPhoneNumber .dropdown_input-control_group .form-control {
  padding: 0; }

#billingShippingPhoneNumber .dropdown_input-control_group .phoneNumberValidation {
  color: #6E6E6E;
  font-family: "SourceSansPro-Regular";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 125% */
  border: none; }

#billingShippingPhoneNumber_dropdown_input_select {
  background: none;
  border: none;
  color: #6E6E6E;
  font-family: "SourceSansPro-Regular";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 125% */
  width: 18px;
  padding: 0; }

.dropdown_input-label {
  margin: 0;
  -ms-flex-align: center;
      align-items: center; }

.dropdown_input-control_group .form-group {
  margin: 0;
  padding: 0; }

.dropdown_input-control_group .form-group input {
  box-shadow: none !important; }

.dropdown_input-control_group .form-group input:focus, .dropdown_input-control_group .form-group input:hover, .dropdown_input-control_group .form-group input:active {
  box-shadow: none !important; }

.billing-address-checkbox-group .custom-control-label {
  color: #666;
  font-family: "SourceSansPro-Regular";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 142.857% */ }

/** Checkout page BillingAddress Section Ends here **/
/** Checkout page Delivery Summary Section Starts here **/
#shipmentSelector-default {
  height: 40px;
  border-radius: 3px;
  border: 1px solid #C4C4C4;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6' fill='none'%3E%3Cpath d='M9.5 0.5L5 4.5L0.5 0.5' stroke='%234A4949' stroke-miterlimit='3.07467' stroke-linecap='round'/%3E%3C/svg%3E");
  color: #1A1A1A;
  font-family: "SourceSansPro-Regular";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 166.667% */ }

.shipping_method-content {
  width: 100%;
  -ms-flex: 0 0 82%;
      flex: 0 0 82%; }

.select-address-div {
  width: 100%;
  position: relative; }

.selected-address-label {
  height: 40px;
  border-radius: 3px;
  border: 1px solid #C4C4C4;
  font-family: "SourceSansPro-Regular";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 166.667% */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  .selected-address-label .selected-address-label-text {
    padding: 10px 0 10px 12px;
    margin: 0; }
  .selected-address-label .selected-address-label-arrow {
    padding: 10px 17px 10px 0; }

.address-list-li {
  display: none;
  color: #1A1A1A;
  list-style: none;
  text-align: left;
  padding: 8px 0;
  border-radius: 3px;
  border: 1px solid #C4C4C4;
  font-family: "SourceSansPro-Regular";
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
  margin: 4px 0 0 0;
  position: absolute;
  z-index: 10;
  width: 100%;
  border-radius: 2px;
  border: 1px solid #C4C4C4;
  background: #FFF;
  height: 8.2rem;
  overflow: auto;
  /* Target the first li */
  /* Target the last li */ }
  .address-list-li li {
    padding: 4px 12px; }
  .address-list-li li:first-child {
    padding-top: 4px;
    /* Adjust this value as needed */ }
  .address-list-li li:last-child {
    padding-bottom: 4px;
    /* Adjust this value as needed */ }
  .address-list-li li.customer-existing-address:hover {
    background-color: #0073B6;
    color: #FFF; }

.address-list-li.opened {
  display: block; }

#shipmentSelector-default.opened {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='6' viewBox='0 0 11 6' fill='none'%3E%3Cpath d='M1 5L5.5 1L10 5' stroke='%234A4949' stroke-miterlimit='3.07467' stroke-linecap='round'/%3E%3C/svg%3E"); }

#shipmentSelector-default:focus {
  box-shadow: none; }

.js-address-exists-preview {
  margin-top: 8px;
  color: #1A1A1A;
  font-family: "SourceSansPro-Regular";
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
  /* 166.667% */ }

.custom_card-edit {
  color: #6E6E6E;
  font-family: "SourceSansPro-Regular";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 166.667% */
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline; }

.shipping_method-label {
  color: #1A1A1A;
  font-family: "SourceSansPro-Regular";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 166.667% */ }

.dwfrm_shipping_shippingAddress_addressFields_asdefault .custom-control-label {
  color: #6E6E6E;
  font-family: "SourceSansPro-Regular";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  /* 157.143% */ }

.save-cancel-button-group-div {
  text-align: right;
  margin-top: 30px;
  margin-bottom: 0; }

.save-cancel-button-group-div .btn-show-hide-details {
  padding: 13px 55px 13px 54px; }

.save-cancel-button-group-div .address_form-save_btn {
  margin-bottom: 5px;
  padding: 13px 33px; }

.save-cancel-button-group-div button {
  height: 48px;
  border-radius: 3px;
  border: 1px solid #1A1A1A;
  color: #1A1A1A;
  font-family: "SourceSansPro-Regular";
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  background: none;
  text-transform: uppercase;
  margin-left: 30px; }

.row-custom {
  position: relative; }

.col-2-custom {
  position: absolute;
  right: 0;
  top: 0; }

/** Checkout page Delivery Summary Section Ends here **/
/** Checkout page Forget Password Section Starts here **/
.login-form-nav {
  margin-top: 45px; }

.request-password-title {
  text-align: center;
  font-family: 'SourceSansPro-Regular';
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 22px;
  color: #333333; }

.reset-password-form {
  font-family: 'SourceSansPro-Regular';
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #333333; }

.custom-form-control {
  width: 388px !important;
  height: 35px; }

.signup-heading {
  text-align: center;
  font-family: 'SourceSansPro-Regular';
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 22px;
  color: #333333;
  margin-top: 64px; }

.benifitsimg {
  margin-top: 40px; }

.custom-create-account-btn {
  margin-top: 10px;
  width: 196px;
  height: 35px; }

.word {
  color: #666;
  width: 37px;
  height: 37px;
  border: 1px solid #aaa;
  border-radius: 20px;
  background-color: #fff;
  font-family: "SourceSansPro-Regular";
  font-size: 13px;
  letter-spacing: .52px;
  line-height: 18px;
  text-transform: uppercase;
  position: absolute;
  top: 27px;
  left: calc(50% - 11px);
  text-align: center;
  line-height: 37px; }

.footerconent {
  text-align: center;
  font-family: 'SourceSansPro-Regular';
  font-style: normal;
  font-weight: normal;
  margin-top: 19px;
  margin-bottom: 27px; }

.questions {
  font-size: 13px;
  line-height: 17px;
  color: #333333; }

.call-us {
  font-size: 15px;
  line-height: 19px;
  color: #666666; }

.custom-col {
  padding-left: 66px !important; }

.createaccount-md {
  font-family: "SourceSansPro-Regular"; }

@media (max-width: 768px) {
  .card-body-md {
    padding: 13px !important; }
  .promo_code-btn {
    height: 48px;
    background: #2E5A97; }
  .promo_code-btn:hover {
    color: #FFF;
    background: #2E5A97; }
  .signinimg-md {
    /* margin-left: 13px;
        margin-right: 13px; */
    margin-top: 10rem; }
  .signinorsignup-md {
    font-family: 'SourceSansPro-Regular';
    font-style: normal;
    font-weight: normal;
    font-size: 23px;
    line-height: 29px;
    color: #333333;
    margin: 40px 13px 0px 13px;
    border-bottom: 1px solid black;
    padding-bottom: 9px; }
  .custom-create-account-btn {
    width: 384px;
    height: 35px;
    left: 0;
    position: absolute;
    margin: 0px 0px; }
  .custom-col-md {
    padding-left: 9px !important;
    margin-left: 13px; }
  .btn-primary-md {
    width: 100% !important;
    position: initial !important; }
  .createaccount-md {
    font-family: 'SourceSansPro-Regular';
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 17px;
    text-align: center;
    color: #666666; }
  .benifitsimg-md {
    width: 100%;
    padding: 15px; }
  .login-form-nav-md {
    margin-top: 0px; }
  /* .sendotp-mds {
    position: absolute;
    left: 310px;
    top: 209px;

} */
  .sendotp-input {
    position: relative;
    /* right: 11px; */ }
  .signup-heading-md {
    margin-top: 0; }
  .custom-login-md {
    gap: 20px;
    width: 100%;
    height: auto;
    padding: 15px; }
  .create-acc-mbl-btn {
    padding: 0px 12px 0 6px; } }

.sendotp-input {
  position: relative; }

.sendotp {
  position: absolute;
  right: 36px;
  top: 5px; }

.createacc-font {
  font-family: "SourcesansPro-Regular"; }

/** Checkout page Forget Password Section Ends here **/
/** Data Checkout query Starts here **/
.data-checkout-stage[data-checkout-stage] .place_order-checkboxes {
  display: none; }

.data-checkout-stage[data-checkout-stage=customer] .checkout-section-left, .data-checkout-stage[data-checkout-stage=customer] .checkout-section-right {
  display: none; }

.data-checkout-stage[data-checkout-stage=shipping] .data-address-mode[data-address-mode="customer"] .shipping_msg, .data-checkout-stage[data-checkout-stage=shipping] .data-address-mode[data-address-mode="edit"] .shipping_msg, .data-checkout-stage[data-checkout-stage=shipping] .data-address-mode[data-address-mode="details"] .shipping_msg {
  display: none; }

.data-checkout-stage[data-checkout-stage=shipping] .place_order-body {
  border-top: none; }

.data-checkout-stage[data-checkout-stage=shipping] .consent-breaker-mobile {
  display: none; }

.data-checkout-stage[data-checkout-stage=payment] .next-step-button-place-order {
  display: -ms-flexbox;
  display: flex; }

.data-checkout-stage[data-checkout-stage=payment] .next-step-button {
  display: none; }

.data-checkout-stage[data-checkout-stage=payment] button.place-order {
  display: block; }

.data-checkout-stage[data-checkout-stage=payment] .place_order-checkboxes {
  display: block; }

.data-checkout-stage[data-checkout-stage=payment] button.submit-shipping {
  display: none; }

.data-checkout-stage[data-checkout-stage=payment] .consent-breaker-mobile {
  display: block;
  height: 1px;
  background: #D9D9D9; }

.data-checkout-stage[data-checkout-stage=submitted] .checkout_login {
  display: none; }

.data-checkout-stage[data-checkout-stage=placeOrder] .next-step-button-place-order {
  display: none; }

.data-checkout-stage[data-checkout-stage=placeOrder] .next-step-button {
  display: -ms-flexbox;
  display: flex; }

.data-checkout-stage[data-checkout-stage=placeOrder] .place_order-btn_wrapper {
  display: block; }

.data-checkout-stage[data-checkout-stage=placeOrder] button.submit-shipping {
  display: none !important; }

.data-checkout-stage[data-checkout-stage=placeOrder] .place_order-checkboxes {
  display: block; }

.data-checkout-stage[data-checkout-stage=placeOrder] [data-address-mode=shipment] .billing-address {
  display: none; }

.data-checkout-stage[data-checkout-stage=placeOrder] [data-address-mode=edit] .billing-address {
  display: none; }

.data-checkout-stage[data-checkout-stage=placeOrder] .consent-breaker-mobile {
  display: block;
  height: 1px;
  background: #D9D9D9; }

.data-checkout-stage[data-checkout-stage=submitted] button.submit-shipping {
  display: none !important; }

/** Data Checkout query ends here **/
/** Media query for Min Width 375 Starts here **/
@media (min-width: 375) {
  .address_dropdown {
    max-width: 220px;
    margin-right: 42px; } }

/** Media query for Min Width 375 ends here **/
/** Media query for Min Width 768 Starts here **/
/** Media query for Min Width 768 ends here **/
@media (min-width: 769px) {
  .modal {
    margin-left: 0px !important; } }

/** Media query for Min Width 1280 Starts here **/
@media (min-width: 1280px) {
  .checkout_layout {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    max-width: 1220px; }
  .checkout_layout-sidebar {
    -ms-flex-preferred-size: 393px;
        flex-basis: 393px; }
  .custom_card {
    width: 48.7%;
    margin-bottom: 20px; }
  .custom_card-wrapper {
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .address_dropdown {
    max-width: 272px; } }

/** Media query for Min Width 1280 ends here **/
/** Media query for Max Width 768 ends here **/
@media (max-width: 768px) {
  #checkout-main {
    margin-bottom: 0; }
  /** Checkout page Login Starts here **/
  .header-breaker-div {
    display: none; }
  .customer-signIn-custom {
    width: 100%;
    height: auto;
    margin-bottom: 40px;
    left: 0; }
  .checkout_login {
    padding: 40px 20px 30px 20px;
    box-shadow: none;
    margin-top: 50px; }
  .header_login-title {
    font-size: 20px;
    line-height: 30px; }
  .customer-information-block .custom_email_filed {
    margin-top: 40px; }
  #checkout-main {
    gap: 0; }
  /** Checkout page Login Ends here **/
  /** Checkout page Shipping Address Starts here **/
  .shipping-address-block .row {
    width: 100%;
    margin-right: 0;
    margin-left: 0; }
  .shipping-address-block .col, .shipping-address-block .col-1, .shipping-address-block .col-2, .shipping-address-block .col-3, .shipping-address-block .col-4, .shipping-address-block .col-5, .shipping-address-block .col-6, .shipping-address-block .col-7, .shipping-address-block .col-8, .shipping-address-block .col-9, .shipping-address-block .col-10, .shipping-address-block .col-11, .shipping-address-block .col-12, .shipping-address-block .col-auto, .shipping-address-block .col-lg, .shipping-address-block .col-lg-1, .shipping-address-block .col-lg-2, .shipping-address-block .col-lg-3, .shipping-address-block .col-lg-4, .shipping-address-block .col-lg-5, .shipping-address-block .col-lg-6, .shipping-address-block .col-lg-7, .shipping-address-block .col-lg-8, .shipping-address-block .col-lg-9, .shipping-address-block .col-lg-10, .shipping-address-block .col-lg-11, .shipping-address-block .col-lg-12, .shipping-address-block .col-lg-auto, .shipping-address-block .col-md, .shipping-address-block .col-md-1, .shipping-address-block .col-md-2, .shipping-address-block .col-md-3, .shipping-address-block .col-md-4, .shipping-address-block .col-md-5, .shipping-address-block .col-md-6, .shipping-address-block .col-md-7, .shipping-address-block .col-md-8, .shipping-address-block .col-md-9, .shipping-address-block .col-md-10, .shipping-address-block .col-md-11, .shipping-address-block .col-md-12, .shipping-address-block .col-md-auto, .shipping-address-block .col-sm, .shipping-address-block .col-sm-1, .shipping-address-block .col-sm-2, .shipping-address-block .col-sm-3, .shipping-address-block .col-sm-4, .shipping-address-block .col-sm-5, .shipping-address-block .col-sm-6, .shipping-address-block .col-sm-7, .shipping-address-block .col-sm-8, .shipping-address-block .col-sm-9, .shipping-address-block .col-sm-10, .shipping-address-block .col-sm-11, .shipping-address-block .col-sm-12, .shipping-address-block .col-sm-auto, .shipping-address-block .col-xl, .shipping-address-block .col-xl-1, .shipping-address-block .col-xl-2, .shipping-address-block .col-xl-3, .shipping-address-block .col-xl-4, .shipping-address-block .col-xl-5, .shipping-address-block .col-xl-6, .shipping-address-block .col-xl-7, .shipping-address-block .col-xl-8, .shipping-address-block .col-xl-9, .shipping-address-block .col-xl-10, .shipping-address-block .col-xl-11, .shipping-address-block .col-xl-12, .shipping-address-block .col-xl-auto {
    padding: 0; }
  .data-checkout-stage[data-checkout-stage="shipping"] .mobile-checkout-right-shipping {
    display: block;
    margin-bottom: 30px; }
  .data-checkout-stage[data-checkout-stage="shipping"] .desktop-checkout-section-right {
    display: none; }
  .data-checkout-stage[data-checkout-stage="payment"] .mobile-checkout-right-shipping, .data-checkout-stage[data-checkout-stage="placeOrder"] .mobile-checkout-right-shipping {
    display: none; }
  .data-checkout-stage[data-checkout-stage="payment"] .desktop-checkout-section-right, .data-checkout-stage[data-checkout-stage="placeOrder"] .desktop-checkout-section-right {
    display: block;
    margin: 20px 20px 0 20px;
    width: 100%; }
  .data-checkout-stage[data-checkout-stage="payment"] .next-step-button-place-order {
    display: block;
    margin-left: 0; }
  .data-checkout-stage[data-checkout-stage="payment"] .desktop-checkout-section-right .promo-section-container {
    display: none; }
  .data-checkout-stage[data-checkout-stage="placeOrder"] .next-stop-place-order {
    display: block;
    margin-left: 0; }
  .data-checkout-stage[data-checkout-stage="placeOrder"] .desktop-checkout-section-right .promo-section-container {
    display: none; }
  .mobile-offer-code {
    margin: 160px 20px 0 20px;
    width: auto; }
  .mobile-checkout-right-shipping .checkout-section-right {
    margin: 0; }
  .custom-card {
    width: auto; }
  .checkout-section-left {
    margin: 160px 20px 0 20px;
    width: calc(100% - 40px); }
  .checkout-section-right {
    margin: 0; }
  .checkout-step_title {
    margin-bottom: 14px; }
  .shipping_msg {
    padding: 12px; }
  .name-fields-address {
    margin-top: 10px; }
  .location-tag-div, .billing-location-tag-div {
    margin-top: 4.36px;
    margin-bottom: 9.63px; }
  .address_form-checkout .dropdown_input-caption .dropdown_input-label {
    line-height: 20px;
    margin-bottom: 9.48px; }
  .customAddressAddMob {
    width: auto;
    padding: 0 !important; }
  .next-step-button {
    width: 100%;
    margin: 0;
    padding: 0;
    left: 0px; }
  .next-step-button .submit-shipping {
    width: 100%; }
  .checkout-help_text {
    line-height: 20px; }
  .location-tag-div .section--label {
    font-weight: 400; }
  .custom_email_filed .form-control-label1 {
    font-weight: 400;
    line-height: 20px; }
  .buttons_with_dropdowns {
    margin-left: 0;
    padding-left: 15px;
    max-width: 100%; }
  .address-id-buttons-div {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-left: 0;
    -ms-flex-pack: justify;
        justify-content: space-between;
    max-width: 100%; }
  .address-id-buttons-div .address-id-button {
    padding: 10px 33px 10px 33px; }
  #dynamicInput {
    max-width: 100%; }
  .data-checkout-stage[data-checkout-stage="shipping"] [data-address-mode="details"] .save-cancel-button-group-div {
    text-align: start;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .save-cancel-button-group-div .btn-show-hide-details {
    padding: 13px 52px 13px 51px;
    margin-left: 0; }
  .save-cancel-button-group-div .address_form-save_btn {
    padding: 13px 25px 13px 25px;
    margin-left: 0; }
  .save-cancel-button-group-div button {
    font-size: 16px; }
  /** Checkout page Shipping Address Ends here **/
  /** Checkout page Billing Address Starts here **/
  .desktop-checkout-section-right {
    width: auto; }
  #billingShippingPhoneNumber .dropdown_input-controls {
    padding-left: 15px; }
  #billingShippingPhoneNumber_dropdown_input_select {
    color: #1A1A1A;
    font-family: "SourceSansPro-Regular";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    /* 142.857% */ }
  .next-step-button-place-order {
    width: 100%;
    margin: 0;
    padding: 0;
    position: fixed;
    bottom: 0;
    z-index: 3;
    padding-right: 0;
    padding-left: 0;
    display: block;
    left: 0px; }
  .next-step-button-place-order .place-order {
    width: 100%; }
  .next-stop-place-order {
    width: 100%;
    margin: 0;
    padding: 0;
    position: fixed;
    bottom: 0;
    z-index: 3;
    padding-right: 0;
    padding-left: 0;
    display: block;
    margin-left: -20px; }
  .next-stop-place-order .place_order-btn {
    width: 100%; }
  .consent-breaker-mobile {
    display: block;
    height: 1px;
    background: #D9D9D9; }
  .consent-breaker-desktop {
    display: none; }
  .shipping-summary .shipping-delivery-method-label {
    margin-top: 16px; }
  .location-tag-div .section--label, .billing-location-tag-div .section--label {
    font-weight: 400; }
  #billingShippingPhoneNumber .dropdown_input-caption {
    color: #1A1A1A;
    font-family: "SourceSansPro-Regular";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    /* 142.857% */
    margin-bottom: 9px; }
  .registered-check-address {
    margin-top: 30px; }
  .select-address-div {
    width: 100%; }
  .selected-address-label {
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: 20px;
    /* 166.667% */ }
  .address-list-li {
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: 20px;
    /* 166.667% */ }
  /** Checkout page Billing Address Ends here **/ }

/** Media query for Max Width 768 ends here **/
/** Media query for min Width 375 Starts here **/
@media (max-width: 325px) {
  .address-id-buttons-div .address-id-button {
    padding: 10px 24px 10px 24px; }
  .save-cancel-button-group-div .btn-show-hide-details {
    padding: 13px 30px 13px 30px;
    margin-left: 0; }
  .save-cancel-button-group-div .address_form-save_btn {
    padding: 13px 20px 13px 20px;
    margin-left: 0; } }

/** Media query for min Width 375 ends here **/
/** Media query for min Width 1440 ends here **/
@media (min-width: 1440px) {
  #checkout-main {
    -ms-flex-pack: space-evenly;
        justify-content: space-evenly; }
  .customer-signIn-custom {
    left: 19%; }
  .checkout-section-left {
    margin: 40px 50px 0 52px; }
  .desktop-checkout-section-right {
    width: 30%; } }

/** Media query for min Width 1440 ends here **/
.view-product-content::-webkit-scrollbar {
  display: none; }

.view-product-content .modal-header {
  border-bottom: none; }

.view-product-content {
  border: none; }

.view-product-header .close {
  padding: 1.5rem 1rem 0 1rem;
  color: #1A1A1A; }

.coupon-modal {
  margin-top: 0; }

.shipping_method-content {
  width: 82%; }

.address_summary-address_1 {
  display: block;
  width: 100%; }

.address_summary-address_2 {
  display: block;
  width: 100%; }

.shipping_method-label_custom {
  width: 100%; }

.search-mobile {
  border-bottom: 3px solid #F2F2F2; }

.club-apparel-checkbox.custom-checkbox .custom-control-input:checked ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23ff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
  margin-right: -3px;
  margin-top: -4px;
  margin-left: -2px; }

