/*
Theme Name: 17Pixel V4B
Theme URI: https://17pixel.com/
Description: Thème créé par Thibaut Lacheray
Version: 4.2
Author: Thibaut Lacheray
 
Creation Theme by Thibaut Lacheray || https://17pixel.com
*/
/* bleu 1 : #113F59, bleu 2 : #19BEC0, Bleu 3 : #20D6C7, Beige : #F3EDD3, Rouge : #D54F58 */


/* ************************************ GENERAL ************ */
@import "css/general.css";
@import "css/320.css" only screen and (min-width : 320px) and (max-width : 479px);
@import "css/480.css" only screen and (min-width : 480px) and (max-width : 639px);
@import "css/640.css" only screen and (min-width : 640px) and (max-width : 767px);
@import "css/768.css" only screen and (min-width : 768px) and (max-width : 959px);
@import "css/960.css" only screen and (min-width : 960px) and (max-width : 1023px);
@import "css/1024.css" only screen and (min-width : 1024px) and (max-width : 1279px);
@import "css/1280.css" only screen and (min-width : 1280px) and (max-width : 1440px);
