/**=========================
    START BORDER RADIUS
=========================**/
input[type="submit"],
input[type="button"],
button,
.button,
.submit,
.form-control,
[type="search"],
[type="text"],
[type="password"],
[type="number"],
[type="tel"],
[type="email"],
.woocommerce .button.wc-forward,
.woocommerce .entry-summary button.button.alt,
.woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce .reset_variations,
select,
.select2-container .select2-selection--single,
.select2-container .select2-selection--multiple,
textarea,
pre,
blockquote,
.wp-block-quote.is-large,
.wp-block-quote.is-style-large,
blockquote:before,
.wp-block-quote.is-large:before,
.wp-block-quote.is-style-large:before,
.post-thumbnail .post-img,
.badge,
.theme-card,
.alert,
.offcanvas .navbar-expand-lg .dropdown-menu,
.navbar-toggler,
.offcanvas.active .navbar-expand-lg .dropdown-toggle:after,
.pagination .page-item,
.pagination .page-link,
.pagination .page-link.current,
.pagination .page-item .page-link,
.page-link,
.post-page-numbers,
.comment-reply-link,
.tags-links a,
.widget_tag_cloud a,
#cancel-comment-reply-link,
.wp-calendar-nav a,
.widget table caption,
.woocommerce .shop_table.shop_table_responsive.cart a.remove,
.woocommerce ul.products li.product a img,
.woocommerce .widget .button,
.woocommerce .widget_product_tag_cloud .tagcloud a,
.woocommerce ul.products li.product .onsale,
.woocommerce span.onsale,
.woocommerce div.product p.stock,
.woocommerce ul.products li.product .button,
.woocommerce ul.products li.product a.added_to_cart,
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span,
.woocommerce #review_form #respond .form-submit input,
.woocommerce div.product #reviews #comments ol.commentlist li img.avatar,
.woocommerce div.product #reviews #comments ol.commentlist li .comment-text,
.woocommerce .shop_table .input-group .input-group-append .button,
.woocommerce .shop_table.shop_table_responsive.cart button.button,
.woocommerce button.button,
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register,
.woocommerce #add_payment_method #payment,
.woocommerce .woocommerce-cart #payment,
.woocommerce .woocommerce-checkout #payment,
.woocommerce #add_payment_method #payment div.payment_box,
.woocommerce .woocommerce-cart #payment div.payment_box,
.woocommerce .woocommerce-checkout #payment div.payment_box,
.woocommerce .woocommerce-customer-details address,
.woocommerce .woocommerce-MyAccount-navigation ul li a {
    border-radius: 0px 0px 0px 0px;
}
/**=========================
    END BORDER RADIUS
=========================**/
