/* *****************************************************

    ** Custom Stylesheet special styles for 1.2 version **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */

#creditCardInputFields,
#order-standard_cart .domain-selection-options,
#order-standard_cart .mc-promo,
#order-standard_cart .order-summary,
#order-standard_cart .product-info,
#order-standard_cart .view-cart-items .item,
.product .header-content .price,
.product .header-content .product-name,
.product .product-desc .list-info,
#order-standard_cart .domain-selection-options .option,
#order-standard_cart .sub-heading span,
#order-standard_cart .sub-heading-borderless span {
  font-family: "pinar", tahoma;
}

#order-standard_cart .order-summary h2 {
  text-align: right;
}

#order-standard_cart .order-summary:before {
  right: -150px;
  left: unset;
}

.custom-arrow::after {
  left: 45px;
  right: unset;
}
