/*
Theme Name: Elfrida Child
Theme URI: https://elfrida.qodeinteractive.com
Description: A child theme of Elfrida
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: elfrida
Template: elfrida
*/

.cc-featured-items {
	padding:0!important;	
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
	.cc-featured-items {
	    grid-template-columns: repeat(2, 1fr)!important;	
	}
}

.p-0{
	padding:0!important;	
}

body.home .sari-gelin-account-svg svg, 
body.home .sari-gelin-account-svg svg path{
	fill: #fff!important;
}