/*
Theme Name: Pquick v2
Theme URI: ###
Author: PCTEA
Author URI: PCTEA
Description: PQuick theme
Version: 5.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentyfifteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.fsp-summary__item {
	overflow: hidden !important;
}
.fsp-summary__thumbnail {
	transform: unset !important;
	transform-origin: unset !important;
	height: 100% !important;
	max-width: 100% !important;
}

/* .fsp-picker .cropper-container img {
		width: 100%!important;
    height: 100%!important;
    transform: unset!important;
} */

.mailchimp-newsletter {
	flex-direction: row !important;
	align-items: center;
}

.mailchimp-newsletter input {
	margin: -10px 8px 0 10px !important;
}

.product-template .product-title {
	text-align: right;
}

.single-post-tr {
  margin:5px 0;
}

@media (max-width: 768px) {
	#add_payment_method .wc-proceed-to-checkout a.checkout-button,
	.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
	.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
		width: 100% !important;
	}
}
