/*
Theme Name: Pixwell Child
Template: pixwell
Theme URI: https://tf01.themeruby.com
Author: Digitalfootprint
Author URI: https://digitalfootprint.hu
Description: A child theme of Pixwell theme.
Version: 1.0.1
Updated: 2025-05-14 10:00:00
Text Domain: pixwell-child

*/

.elementor-image-box-img img {
	height: 65px !important;
	max-width: 65px !important;
}

.category-hover {
	transition: all 0.3s ease;
}

.category-hover:hover {
	transform: scale(1.1)
}

.post-cat {
background: #0e7582;
border-radius: 0px 100px 100px 0px;
}

.footer-post a:hover {
    color: #0e7582;
}

.footer-post a {
    transition: all 0.3s ease;
}

.elementor-widget-theme-post-content h2, h3 {
	margin-top: 25px;
	margin-bottom: 5px
}

ul {
  list-style-type: disc !important;
}

li{
    margin-left:20px;
}

ol {
  list-style-type: decimal !important;
}

li{
    margin-left:20px;
}