@charset utf-8;
/* CSS Document */

/*
Theme Name: Carrington Products
Author: Smooth Dezigns Team
*/

/*-------------------------------------------------------------- */

/*Reset css*/

*{ margin: 0; padding: 0; }


/*HTML5 display-role reset for older browsers*/

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }