/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 01 2026 | 06:39:27 */
a {
	color: var(--e-global-color-secondary);
}
a:hover{
	color: #003976;
}

mark {
	color: var(--e-global-color-accent) !important;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3{
	color: #007FB0;
}

.product-subtitle, .woocommerce-product-details__short-description{
	color: #003976;
}

.woocommerce div.product .woocommerce-tabs .panel h2{
	color: #007FB0;
}

.related.products h2{
	color: #007FB0;
}

#secondary .widget ul li a {
	color:  #003976;
}

.up-sells.upsells.products h2{
	color: #007FB0;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
    color: #003976;
}
/*Блог*/
.wp-block-heading{
	color: #007FB0;
}

.wp-block-search .wp-block-search__label {
	color: #007FB0;
}

.header-info{
	color: #003976 !important;
}

.wp-element-button, .wp-block-button__link{
	background-color: #007FB0 !important;
	border-radius:10px;
}

.wp-post-image{
	border-radius: 20px;
}
.navigation .nav-links a{
	background-color: #007FB0;
	border-radius:10px;
}
.entry-footer span i{
	color: #007FB0;
}

.entry-meta span i{
	color: #007FB0;
	
}

.wp-block-tag-cloud a{
	color: #007FB0;
}

#secondary .widget ul li a {
	color: #003976 !important;
}
