/*
 Theme Name:   Shaped Pixels poprawki
 Description:  Shaped Pixels Child Theme
 Author:       FrontA
 Template:     shaped-pixels
 Version:      1.0
*/
@font-face {
font-family: 'ralewayregular';
    src: url('./fonty/raleway-regular-webfont.eot');
    src: url('./fonty/raleway-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonty/raleway-regular-webfont.woff') format('woff'),
         url('./fonty/raleway-regular-webfont.ttf') format('truetype'),
         url('./fonty/raleway-regular-webfont.svg#ralewayregular') format('svg');
}

html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, dl, dt, dd, 
ol, ul, li, fieldset, form, label, legend, table, caption, 
tbody, tfoot, thead, tr, th, td{
	font-family: 'ralewayregular';	
}

#page, ul{
    color: #2A2A2A;
}

p {
	font-size:110%;
}

#frmCSCF{
	width: 400px;
}


#right-sidebar li {
	padding: 0.288rem 0;
}
