/*
Theme Name:   XStore Child
Theme URI:    https://xstore.8theme.com
Description:  XStore is a multi-purpose theme that offers the ultimate WordPress and WooCommerce synergy, providing a comprehensive, all-in-one solution.
Author:       8theme
Author URI:   https://www.8theme.com
Template:     xstore
Version:      1.0
Text Domain:  xstore-child
Tags: e-commerce, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, custom-logo, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support, footer-widgets, sticky-post, theme-options, translation-ready, ecommerce, woocommerce, shop, elementor, business, corporate, blog, news, light, dark
*/
@font-face {
  font-family: "Aquino corrected Full";
  src: url("fonts/Aquinocorrected-Full.eot");
  src: url("fonts/Aquinocorrected-Full.eot?#iefix") format("embedded-opentype"),
    url("fonts/Aquinocorrected-Full.woff2") format("woff2"),
    url("fonts/Aquinocorrected-Full.woff") format("woff"),
    url("fonts/Aquinocorrected-Full.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.aquino {
  font-family: "Aquino corrected Full" !important;
}
#customer_details .screen-reader-text {
  position: relative !important;
  height: auto !important;
  width: auto !important;
  top: 0px !important;
  clip-path: content-box !important;
}

.cart-collaterals,
.order-review {
  border: 2px solid #e1e1e1;
  border-radius: 8px;
}
.wc_payment_methods .wc_payment_method {
  display: inline-flex;
  /*justify-content: space-between;
    align-items: center;
    align-content: center;
    flex-direction: row;*/
}
#payment .payment_methods li {
  width: 100%;
}
.et_element .mini-cart-buttons .wc-forward:not(.btn-checkout) {
  border: 2px solid #4c4c4c !important;
  background-color: #fff !important;
  color: #000 !important;
}
.et_element .mini-cart-buttons .wc-forward:not(.btn-checkout):hover {
  border: 2px solid #cc2127 !important;
  background-color: #cc2127 !important;
  color: #fff !important;
}
