@charset "UTF-8";

/*
Theme Name: Twenty Twenty-One
Theme URI: https://wordpress.org/themes/twentytwentyone/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Requires at least: 5.3
Tested up to: 6.9
Requires PHP: 5.6
Version: 2.7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyone
Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog, portfolio

Twenty Twenty-One WordPress Theme, (C) 2020 WordPress.org
Twenty Twenty-One is distributed under the terms of the GNU GPL.
*/


.procate .attachment-woocommerce_thumbnail{height:auto !important;}
.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
    width: 14.285714%;
    margin: 3px;
    border: 1px solid #999;
}
.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
    clear: none;
}
.shop-details-content .quantity,.wc_payment_methods.payment_methods.methods {
  display: none;
}
.product-info a{color:#999}
.product-info a:hover{color:#000}
.woocommerce-message,.woocommerce-order-overview__total.total,.woocommerce-order-overview__payment-method.method{display:none}
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
    border: 1px solid !important;
}
.woocommerce-privacy-policy-text p
{font-size:15px !important}
.woocommerce #payment #place_order {
  background-color: var(--primary-color1);
  font-family: var(--font-manrope);
  font-weight: 600;
  font-size: 13px;
  color: var(--white-color);
  letter-spacing: 0.48px;
  line-height: 1;
  padding: 22px 52px 22px 26px;
  text-transform: uppercase;
  text-decoration: underline;
  position: relative;
  align-items: center;
	text-decoration:none;
	text-align:center;
  transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  overflow: hidden;
  z-index: 1;
  white-space: nowrap;
}
.woocommerce-terms-and-conditions-wrapper {
    margin-bottom: 1rem;
}
.woocommerce-order-overview {
    text-align: center !important;
    margin-bottom: 2rem;
}
.woocommerce-customer-details,.woocommerce-order-details{text-align:center;}
.woocommerce-order-overview  li{list-style:none;}