/*
Theme Name:     Karl Adami
Theme URI:      https://karladami.com/
Template:       kadence
Author:         Rait Rääk
Author URI:     https://raitseo.ee/
Description:    Child Theme Description
Version:        1.0
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/



/* Hide cart for English language */
:lang(en) .ast-header-woo-cart {
    display: none;
}

.pswp__caption__title {
    font-size: 16px;
	font-weight: bold;
}