/*
Theme Name: Seore Child
Template:   seore
Theme URI: https://1.envato.market/PyXY76
Description: SEO And Digital Marketing Agency WordPress Theme
Author: Awaiken
Author URI: https://awaikenthemes.com/
Version: 1.0.0
Text Domain: seore-child
*/

.elementor-kit-7 p {
color: #757575;
}
.post-entry ul li{
	font-size: 16px;
}
.post-entry ol li p{
	font-size: 16px !important;
}
.post-entry .woocommerce-loop-product__title{
	font-size: 18px !important;
}
.woocommerce ul.products li.product .button{
	color: white;
	background-color: red;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt{
		color: white !important;
	background-color: red;
}
.woocommerce div.product form.cart{
	padding-top: 20px;
}
.elementor-button--view-cart{
	font-size: 16px !important;
}
.elementor-573 .elementor-element.elementor-element-b7875c8 .ekit-form form label span{
	font-size: 6px !important;
}
.elementskit-menu-close, .elementskit-menu-hamburger{
	background-color: red;
}
.zgoda{
	font-size: 12px !important;
}
/* Domyślnie (na komputerze): blokujemy kliknięcia dla .tel */
.tel a{
  pointer-events: none;
  cursor: default;
  text-decoration: none;
  color: inherit; /* opcjonalnie, by wyglądało neutralnie */
}
@media (max-width: 960px){
	.tel a {
		pointer-events: auto;
		
		
	}
	.zgoda{
	font-size: 8px !important;
}
}

