/* vim: set ts=2 sw=2 sts=2 et: */

/**
 * Copyright (c) 2001-present X-Cart Holdings LLC. All rights reserved.
 * See https://www.x-cart.com/license-agreement.html for license details.
 */

.lc-minicart .pp-ec-button,
#cart-right ul.totals .pp-ec-button,
.lc-minicart .pp-pc-button,
#cart-right ul.totals .pp-pc-button
{
  background: transparent none;
  border: 0 none;
  margin: 0;
  padding: 1px 0 0 0;
}

.lc-minicart .buttons-row a.pp-ec-button,
.lc-minicart .buttons-row a.pp-pc-button
{
  margin-bottom: 5px;
  margin-top: 5px;
  display: inline-block;
}

.lc-minicart .items-list .buttons-row > .pp-express-checkout-button {
  width: 100%;
}

#cart-right ul.totals a.pp-ec-button,
#cart-right ul.totals a.pp-pc-button
{
  display: inline-block;
}

.payments a.paypal-ec
{
  font-size: 10px;
}

.payments img.paypal
{
  display: block;
  padding-top: 4px;
  width: 250px;
  max-width: 100%;
}

button.pp-ec-button
{
  border: none;
  background: none;
}

.product-details .button.pp-button
{
  display: inline-block;
  width: 100%;
  text-align: center;
}

.product-details .buttons-separator
{
  width: 100%;
  line-height: 10px;
}

.product-details .buttons-separator span
{
  margin-right: 0!important;
}

@media (min-width: 768px)
{
  .product-details .buttons-separator:before,
  .product-details .buttons-separator:after
  {
    display: none;
  }

  .product-details .buttons-separator
  {
    width: auto;
    line-height: 40px;
    padding: 0 15px;
  }

  .product-details .button.pp-button
  {
    width: auto;
    height: 40px;
  }
}

.product-details .button.pp-button .pp-express-checkout-button
{
  margin-top: 0;
  display: block;
}

.product-quicklook .product-details .button.pp-button
{
  display: inline-block;
  padding-top: 15px;
}

.product-quicklook .product-details button.pp-ec-button
{
  padding: 0;
}

.info:nth-child(1) .top-message.pp-button
{
  min-height: 30px;
}

.top-message.pp-button .message
{
  display: inline-block;
}

.info:nth-child(1) .top-message.pp-button .message
{
  margin-top: 5px;
  margin-right: 1em;
}

.top-message.pp-button .pp-ec-button
{
  display: inline-block;
}

.info:nth-child(n+2) .top-message.pp-button .message
{
  width: auto;
  display: inline-block;
}

.info:nth-child(n+2) .top-message.pp-button .pp-ec-button
{
  display:none;
}

.lc-minicart .buttons-row .pp-button,
.checkout-block .pp-button,
#cart-right .totals .pp-button {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: none;
}

#cart-right .totals .pp-button + li.button {
  margin-top: 10px;
}

.button.pp-button.pp-small {
  width: 150px!important;
}

.button.pp-button.pp-medium {
  width: 250px!important;
}

.button.pp-button.pp-large {
  width: 100%!important;
  max-width: 350px;
}

@media (max-width: 440px)
{
  .button.pp-button.pp-small,
  .button.pp-button.pp-medium,
  .button.pp-button.pp-large {
    width: 100%!important;
  }
}

.products-list .add-to-cart-button {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 15px;
  vertical-align: top;
}

.pp-express-checkout-button > div {
  margin: auto;
}

.header_paypal-icon span {
  margin-right: 3px;
  font-size: 12px;
  color: #0a1f6b;
}

#header-area .desktop-header.affix .header-right-bar .header_paypal-icon,
.mobile_header .nav .mobile_header-right_menu .header-right-bar .header_paypal-icon {
  display: inline-block;
}

#header-area .desktop-header.affix .header-right-bar .header_paypal-icon span,
.mobile_header .nav .mobile_header-right_menu .header-right-bar .header_paypal-icon span {
  display: none;
}

.lc-minicart .items-list .buttons-row > .pp-funding-credit .paypal-button .xcomponent-outlet {
  height: 68px !important;
}

.pcp-hosted-fields .cc-form-container {
  margin-bottom: 20px;
}

.pcp-hosted-fields-container .regular-main-button {
  width: 100%;
}

.pp_fastlane_init .item-email {
  text-align: right;
}
.pp_fastlane_init .item-email .email-comment {
  display: inline-block!important;
}
.pp_fastlane_init .item-email .subnote.create {
  display: none!important;
}
.pp_fastlane_init .button-row {
  display: block!important;
}

.checkout_fastlane_details_box .checkout_fastlane_section-buttons .place-button form.place {
  justify-content: center;
  flex-direction: column;
  flex-wrap: wrap;
}

.checkout_fastlane_section-buttons .pp-button {
  width: 100%;
  flex: 0 0 100%;
  margin-right: auto;
  margin-left: auto;
}

@media (max-width: 767px)
{
  .checkout_fastlane_section-buttons .pp-button {
    max-width: 320px;
  }
}

.checkout_fastlane_details_wrapper .place .paypal-ec-checkout,
.checkout-block .place .paypal-ec-checkout,
.checkout_fastlane_details_wrapper .place .paypal-ec-checkout-credit,
.checkout-block .place .paypal-ec-checkout-credit,
.checkout_fastlane_details_wrapper .place .paypal-checkout-for-marketplaces,
.checkout-block .place .paypal-checkout-for-marketplaces {
  display: none;
  margin-top: 20px;
  text-align: center;
}

.checkout_fastlane_details_wrapper .place .paypal-ec-checkout > div,
.checkout-block .place .paypal-ec-checkout > div,
.checkout_fastlane_details_wrapper .place .paypal-ec-checkout-credit > div,
.checkout-block .place .paypal-ec-checkout-credit > div,
.checkout_fastlane_details_wrapper .place .paypal-checkout-for-marketplaces > div,
.checkout-block .place .paypal-checkout-for-marketplaces > div {
  max-width: none;
}

.checkout_fastlane_details_wrapper .place .paypal-ec-checkout.nonready,
.checkout-block .place .paypal-ec-checkout.nonready,
.checkout_fastlane_details_wrapper .place .paypal-ec-checkout-credit.nonready,
.checkout-block .place .paypal-ec-checkout-credit.nonready,
.checkout_fastlane_details_wrapper .place .paypal-checkout-for-marketplaces.nonready,
.checkout-block .place .paypal-checkout-for-marketplaces.nonready,
.checkout_fastlane_details_wrapper .place .paypal-checkout-for-marketplaces.unavailable,
.checkout-block .place .paypal-checkout-for-marketplaces.unavailable {
  opacity: 0.2;
  pointer-events: none;
}
