/*
Theme Name: Lightning-Trais
Theme URI:
Template: lightning
Description:
Author:
Tags:
Version: 0.6.1
*/


.site-footer {
	font-size: 14px;
}

h2::before, .main-section .cart_totals h2::before, h2.main-section-title::before {
    color: unset;
}
h2::after, .main-section .cart_totals h2::after, h2.main-section-title::after {
    color: unset;
}
h2, .main-section .cart_totals h2, h2.main-section-title {
        color: #18a072;
    border-left: solid 5px #18a072;
	    padding: 10px 18px;
}
/*h3 {
    background-color: #d8d8a6;
	    color: var(--vk-color-text-body);
}*/
h3.has-background {
    padding: 0.6em 0.7em 0.55em;
}
.home .vk_gridcolcard_item a.vk_gridcolcard_item_container:hover {
    opacity: .8;
	background: #d7f7c0;
}