/*
Theme Name: Fabric Child Theme
Theme URI: https://fabric.axiomthemes.com/
Description: Fabric is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Author: AxiomThemes
Author URI: https://axiomthemes.com/
Version: 1.21.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, e-commerce, portfolio, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks
Text Domain: fabric
Template: fabric
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */

:root {
  --text-special-skills: clamp(0.7813rem, 1.5rem + 1.1977vw, 3rem);
}


/** Skills **/

.sc_skills_columns .sc_skills_total {
  font-size: var(--text-special-skills) !important;
}



/** Collection page **/

.woocommerce ul.products .product_style_pure.product .post_item:hover .post_featured.hover_shop .mask,
.list_products .products .post_item img {
  border-radius: 20px !important;
}