/**
* Theme Name: Smartic Child
* Description: This is a child theme of Smartic, generated by Merlin WP.
* Author: <a href="https://wpopal.com/">Opal Team</a>
* Template: smartic
* Version: 2.1.8
*/

@font-face {
  font-family: 'Montserrat';
  font-display: swap;
}
@layer base {
  html {
    font-variant-ligatures: common-ligatures;
    font-feature-settings: "kern" 1;
    font-family: 'Montserrat', sans-serif;
    font-optical-sizing: auto;
  }
}
@font-face {
    font-family: 'Montserrat';
    src: url('https://smartstolik.pl/wp-content/plugins/Funnelforms-pro/fonts/Montserrat/Montserrat-Medium.woff') format('woff');
    font-weight: 500;
    font-display: swap;
}

.smartic-icon-user:before {
  content: "\E11C"; }

.smartic-icon-returns:before {
  content: "\E1D6"; }

.smartic-icon-behance:before {
  content: "\E125"; }

.smartic-icon-analysis:before {
  content: "\E159"; }

.product_meta {
	display: none !important;
}

.related.products .inventory_status {
	display: none !important;
}

.up-sells.upsells.products .inventory_status {
	display: none !important;
}

[class*='post-style-'] .post-thumbnail {
background: none !important;
}

body.single .post-thumbnail img,
body.single .custom-post-thumb {
    margin: auto !important;
   /* display: block!important;*/
    width: 50%!important;
}