/**
Theme Name: oriontransfers
Author: oriontransfers
Author URI: https://threeque.com/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: oriontransfers
Template: astra
*/

.elementor-270 .elementor-element.elementor-element-6fffac6e img {
    height: 68px;
}
.elementor-270 .elementor-element.elementor-element-1bef348e > .elementor-element-populated {
    padding: 0 0px 0px 80px;
}
.woocommerce div.product form.cart .button.single_add_to_cart_button {
    padding: 20px 40px !important;
	float: right;
}
.quantity.buttons_added {
    display: none !important;
}
.elementor-107 .elementor-element.elementor-element-7cd18f06 > .elementor-widget-container {
    padding: 0% 0% 1% 0% !important;
}
.pewc-product-extra-groups-wrap.pewc-groups-standard {
    border: black 2px dotted;
    padding: 50px;
}
.elementor-1099 .elementor-element.elementor-element-f280eaa.elementor-wc-products ul.products li.product,
.elementor-1301 .elementor-element.elementor-element-6836ef81.elementor-wc-products ul.products li.product{
    box-shadow: 0px 0px 13px 0px #e5e5e5;
}
.elementor-1099 .elementor-element.elementor-element-f280eaa.elementor-wc-products ul.products li.product:hover 
.elementor-1301 .elementor-element.elementor-element-6836ef81.elementor-wc-products ul.products li.product:hover {
    box-shadow: none !important;
}
p.pewc-description {
    display: none !important;
}
#pewc-per-product-label,
#pewc-per-product-total,
#pewc-options-total-label,
#pewc-options-total{
    display: none;
}
.pewc-total-field-wrapper {
    background-color: #0170B9;
    color: white;
    padding: 0 20px;
    font-size: 22px;
    font-weight: 700;
}
.pewc-item-field-wrapper {
    background-color: #ffd57f29
}

/* Responsive Start */

@media only screen and (max-width: 400px) {
	div.product.elementor form.cart:not(.grouped_form):not(.variations_form) {
		flex-wrap: wrap !important;
	}
	
	.woocommerce div.product form.cart .button.single_add_to_cart_button {
		width: 100%;
	}
}

@media only screen and (max-width: 1669px) {
	.sub-menu {
		left: unset !important;
		margin-left: unset !important;
		margin-top: unset !important;
		right: 84px !important;
		top: 16px !important;
		
	}
}

/* Responsive End */