/**
 * Theme Name:     Hello Elementor Child
 * Author:         VECTO Digital
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * Description:    Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin.
 * Theme URI:      https://vecto.digital
 * Author URI:     https://vecto.digital
 * Version:        1.0
 * License:        vecto_digital
 * License URI:    https://vecto.digital
 * Tags:           VECTO Digital
 */


#longtext {
	display: none;
    color: #fff;
}
#shortorlong {
	color: #fff;
}
.shorttext {
    cursor: pointer;
}
#shortorlong.active #longtext{
	display: inline;
}
#shortorlong.active .more-bulltes {
	display: none;
}
.woocommerce-product-attributes-item__value.price p {
	font-size: 20px;
}
#custom-svg {
	width: 18px;
	height: 18px;
	margin-right: 15px;
	margin-top: 9px;
}
.woocommerce-product-attributes-item__value {
	max-width: 60%;
}
#shortorlong {
	color: #fff;
	line-height: 20px;
	display: block;
	width: 100%;
}
tr.woocommerce-product-attributes-item.woocommerce-product-attributes-item--attribute_country, tr.woocommerce-product-attributes-item.woocommerce-product-attributes-item--attribute_network_coverage, tr.woocommerce-product-attributes-item.woocommerce-product-attributes-item--attribute_data, tr.woocommerce-product-attributes-item.woocommerce-product-attributes-item--attribute_day, tr.woocommerce-product-attributes-item.woocommerce-product-attributes-item--attribute_price {
	display: flex;
	justify-content: space-between;
    align-items: center;
}

.woocommerce table.my_account_orders td, .woocommerce table.my_account_orders th {
    padding: 14px 8px;
}
.text-center {
	text-align: center;
}
.iraqi-bank {
	margin: 90px 0;
}
.iraqi-bank span {
	font-size: 22px;
	font-weight: 600;
	text-transform: uppercase;
	margin: 20px 0;
}
#timer-display {
	font-size: 26px;
	font-weight: 600;
	color: #69be57;
}
.iraqi-bank p {
	font-size: 20px;
}
.row {
	display: flex;
	flex-wrap: wrap;
}
.row.text-center.justify-items {
	justify-content: center;
}
.col-md-12 {
	width: 100%;
}
.iraqi-bank .col-md-6 {
	width: auto;
}
.iraqi-bank img {
	margin-bottom: 30px;
}
.iraqi-bank .button.buy {
	margin-right: 25px;
}
.woocommerce-order-pay .elementor-location-header {
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	align-content: center;
	flex-basis: auto;
	flex-grow: 1;
	flex-shrink: 1;
	align-self: auto;
	display: flex;
	max-width: 1140px;
	margin: 0 auto;
}
.woocommerce-order-pay .elementor-16 .elementor-element.elementor-element-9739390 {
	width: 100%;
}
.woocommerce-order-pay .elementor-element.elementor-element-6e9f31b.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-parent {
	width: 10%;
}
.woocommerce-order-pay .elementor-16 .elementor-element.elementor-element-f96f96c {
	--width: 0;
}

.woocommerce-order-pay .alignwide {
	margin: 0;
}
.woocommerce-order-pay #content {
    margin-top: 90px;
}
.woocommerce-order-pay .woocommerce ul.order_details {
	margin: 0;
	list-style: none;
	padding: 0;
	background: #f6f5f8;
	padding: 25px;
}
@media screen and (max-width: 768px){
	.woocommerce-order-pay .elementor-element.elementor-element-ee816bc.e-con-full.e-flex.e-con.e-child,
	.woocommerce-order-pay .elementor-element.elementor-element-f7d2cd0.e-con-full.e-flex.e-con.e-child {
		display: none;
	}
	.iraqi-bank .button.buy {
		margin-right: 0;
	}
}