@charset "UTF-8";
/*
Theme Name: gemplay-child
Theme URI: https://www.rtl-theme.com/gemplay-wordpress-theme/
Author: Mohammad Rahmati
Author URI: https://www.rtl-theme.com/author/famo-ir
Description: پوسته قدرتمند وردپرس
Tags: Elementor, Blog, WooCommerce, Widgets, Navs, Importer Google Play
Version: 1.1.4
Template: gemplay
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:
*/
.woocommerce-checkout .order_review{
	background:#171a1e  !important;
}
#customer_details{
	background:#171a1e  !important;
}
.shop_table > tbody > tr > td{
	color:#fff !important;
	line-height:2.5;
}
.cart-subtotal .woocommerce-Price-amount{
	font-size: 15px;
    color: #14ff74;
}
.order-total .woocommerce-Price-amount{
		font-size: 15px;
   		 color: #14ff74;
}
.woocommerce-checkout-payment .button{
    border: 0;
    background: #0267ff;
    color: var(--theme-turquoise);
    padding: 8px 16px;
    border-radius: 8px;
    font-size: 14px;
    cursor: pointer;
    transition: all .3s;
    width: 100%;
    height: 65px;
    color: #fff;
    font-size: 18px;
    margin-top: 13px;
}
.woocommerce-info{
	background:rgb(255 179 0);
	color: #101010;
    font-size: 14px;
}
.woocommerce-message a, .woocommerce-error a, .woocommerce-info a {
    color: #ffffff;
    display: inline-block;
    margin: 0 5px;
    font-weight: 600;
}