@charset "UTF-8";
/*
 *	@Theme     	SwMasterTheme p8 
 *	@Release    1.0.1
 *	@subject		System de Theme complet dernière génération
 *	@copyright  	Copyright (c) 2023-2024 Sora Websoft SARL (http://www.sora-websoft.com/)
 *	@author     	Jimmy Buathier (@jimmybuathier)
 *	@license    	Commercial license
 *	Support by mail: support@sora-websoft.com
 */
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;600;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap");
:root {
  --6o: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cdefs%3E%3ClinearGradient id=%27a%27 x1=%270%27 x2=%271%27 y1=%270%27 y2=%270%27%3E%3Cstop offset=%270%25%27 stop-color=%27hsl%28246,54%25,92%25%29%27/%3E%3Cstop offset=%2725%25%27 stop-color=%27hsla%280,0%25,100%25,0%29%27/%3E%3Cstop offset=%2750%25%27 stop-color=%27hsl%28246,54%25,92%25%29%27/%3E%3Cstop offset=%2775%25%27 stop-color=%27hsla%280,0%25,100%25,0%29%27/%3E%3Cstop offset=%27100%25%27 stop-color=%27hsl%28246,54%25,92%25%29%27/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect rx=%270%27 ry=%270%27 width=%27600%25%27 height=%27100%25%27 fill=%27url%28%23a%29%27%3E%3Canimate attributeName=%27x%27 dur=%271500ms%27 from=%270%25%27 to=%27-300%25%27 repeatCount=%27indefinite%27/%3E%3C/rect%3E%3C/svg%3E");
}

.is-light,
:root {
  color-scheme: light;
  --bodybg: #f5f5f7;
  --bg_body_gradient_l: #ecf7ff;
  --bg_body_gradient_r: #ffeefb;
  --bodybg-rgb: 247, 247, 247;
  --bodybg-d1: #eaeaee;
  --bodybg-d2: #dedee5;
  --bodybg-d3: #d3d3dc;
  --bodybg-l1: #fbfbfc;
  --bodybg-l2: white;
  --bodybg-l3: white;
  --font1: "Poppins", sans-serif;
  --font2: "Roboto", sans-serif;
  --font1-weight1: 300;
  --font1-weight2: 600;
  --font1-weight3: 800;
  --font2-weight1: 400;
  --font2-weight2: 500;
  --font2-weight3: 700;
  --font-ico: "th";
  --primary-color: #593FB3;
  --primary-rgb: 89,63,179;
  --txt-hover-primary-bg: white;
  --gradient-second: #A084D9;
  --second-color: #FF5897;
  --second-rgb: 255,88,151;
  --txt-hover-secondary-bg: white;
  --white: #fff;
  --black: #000000;
  --grey: #5F6E8B;
  --success: #2ecc71;
  --error: #e74c3c;
  --warning: #f39c12;
  --modal-content-bg: #ededf0;
  --modal-content-txt: #2D234F;
  --footer-color-bg: linear-gradient(27deg, #593FB3, #46328d);
  --pane-bg: #eaeaee;
  --pane-bg-l1: #efeff2;
  --pane-bg-d1: #e4e4e9;
  --pane-width: 36rem;
  --header-top: #fbfbfc;
  --sub-menu: var(--bodybg-l1);
  --input-txt: #2D234F;
  --input-bg: #eaeaee;
  --bg_headproduct: #2D234F;
  --txt_headproduct: white;
  --product-flag-new: #FF5897;
  --color-star-review: #FFA000;
  --color-txt: #2D234F;
  --color-txt-l1: #615880;
  --color-txt-l2: #877ea6;
  --color-txt-d1: #050408;
  --color-txt-d2: black;
  --color-txt-hover: #b6aae1;
  --color-price: #593FB3;
  --color-titles: #2D234F;
  --color-menu: #2D234F;
  --btn-color-bg: #593FB3;
  --btn-color-bg-hover: #4a3495;
  --btn-color-txt: white;
  --cartbtn-color-bg: #FF5897;
  --cartbtn-color-txt: #fff;
  --cartbtn-color-bg-hover: #ff8bb7;
  --cartbtn-color-txt-hover: #fff;
  --global-radius: 8px;
  --global-radius-small: 5.3333333333px;
  --radius-rounded: 50%;
  --shadow_box: 0 0 16px rgba(243, 33, 208, 0.08);
  --padding-t-b-section: 40px;
  --padding-t-b-section-mobile: 25px;
  --radius-submenu: var(--global-radius);
  --radius-imgproduct: var(--global-radius);
  --height-nivoslider: 350px;
  --pagemagasin-coverimg-color: var(--primary-rgb);
  --pagemagasin-coverimg-opacity: 0.4;
  --size-icos-header-mobile: 1.1rem;
  --size-icos-menuheader-mobile: 1.65rem;
  --display-cross-filter: none;
  --height-desc-productlist: 50px;
  --align-right-product-flex: center;
  --align-right-product-text: center;
  --align-right-product-select: 0 auto;
  --align-center-title: flex-start;
  --display-line-title: block;
  --align-underline-title: 16px;
  --align-underline-ifcentered: 0;
  --min-1200-container-width: 1280px;
  --MENU-width: 100%;
  --MENU-width-inner: 100%;
  --MENU-maxwidth: var(--min-1200-container-width);
  --MENU-left: 50%;
  --MENU-type: grid;
  --MENU-gap: .35rem;
  --MENU-items-gap: .55rem;
  --MENU-translatex: translateX(-50%);
  --MENU-grid-template-columns: repeat(5, 1fr);
  --flag-discount-color: $second_color;
  --widthbtnaddtocart: auto;
}

.is-dark,
[data-scheme=dark] {
  color-scheme: dark;
  --bodybg: #19181a;
  --bodybg-rgb: 25,24,26;
  --bodybg-d1: #0f0e0f;
  --bodybg-d2: #050405;
  --bodybg-d3: black;
  --bodybg-l1: #232225;
  --bodybg-l2: #2d2c2f;
  --bodybg-l3: #38353a;
  --font1: "Poppins", sans-serif;
  --font2: "Roboto", sans-serif;
  --font1-weight1: 400;
  --font1-weight2: 600;
  --font1-weight3: 800;
  --font2-weight1: 400;
  --font2-weight2: 600;
  --font2-weight3: 600;
  --font-ico: "th";
  --primary-color: white;
  --primary-rgb: 255,255,255;
  --txt-hover-primary-bg: white;
  --gradient-second: black;
  --second-color: black;
  --txt-hover-secondary-bg: black;
  --white: #fff;
  --black: #000000;
  --grey: #a2a2a2;
  --modal-content-bg: #111112;
  --modal-content-txt: #f1efef;
  --footer-color-bg: linear-gradient(27deg, $primary_color, darken($primary_color), 10);
  --pane-bg: #0f0e0f;
  --pane-bg-l1: #28272a;
  --pane-bg-d1: black;
  --pane-width: 36rem;
  --header-top: #19181a;
  --sub-menu: var(--bodybg-l1);
  --input-txt: #f1efef;
  --input-bg: #232225;
  --bgright_product: #161617;
  --product-flag-new: #FF5897;
  --color-star-review: #FFA000;
  --color-txt: #f1efef;
  --color-txt-l1: white;
  --color-txt-l2: white;
  --color-txt-d1: #c1b9b9;
  --color-txt-d2: #9e9090;
  --color-txt-hover: #b6aae1;
  --color-price: white;
  --color-titles: #f1efef;
  --color-menu: #f1efef;
  --btn-color-bg: #593FB3;
  --btn-color-bg-hover: #4a3495;
  --btn-color-txt: white;
  --cartbtn-color-bg: #593FB3;
  --cartbtn-color-txt: #fff;
  --cartbtn-color-bg-hover: #765ec7;
  --cartbtn-color-txt-hover: #fff;
  --global-radius: 8px;
  --global-radius-small: 5.3333333333px;
  --radius-rounded: 50%;
  --padding-t-b-section: 40px;
  --padding-t-b-section-mobile: 25px;
  --radius-submenu: var(--global-radius);
  --radius-imgproduct: var(--global-radius);
  --height-nivoslider: 350px;
  --pagemagasin-coverimg-color: var(--primary-rgb);
  --pagemagasin-coverimg-opacity: 0.4;
  --size-icos-header-mobile: 1.1rem;
  --size-icos-menuheader-mobile: 1.65rem;
  --display-cross-filter: none;
  --height-desc-productlist: 50px;
  --align-right-product-flex: center;
  --align-right-product-text: center;
  --align-right-product-select: 0 auto;
  --align-center-title: flex-start;
  --display-line-title: block;
  --align-underline-title: 16px;
  --align-underline-ifcentered: 0;
  --min-1200-container-width: 1280px;
  --MENU-width: 100%;
  --MENU-width-inner: 100%;
  --MENU-maxwidth: var(--min-1200-container-width);
  --MENU-left: 50%;
  --MENU-type: grid;
  --MENU-gap: .35rem;
  --MENU-items-gap: .55rem;
  --MENU-translatex: translateX(-50%);
  --MENU-grid-template-columns: repeat(5, 1fr);
  --flag-discount-color: #FF7465;
  --widthbtnaddtocart: auto;
}