/* =========================================
   CONTENT
========================================= */
body {
	background-color: #fff;
	color: #000;
}

a:active {
	opacity: 1;
}

.page a.active {
	opacity: 1;
}

i, em {
	font-style: italic;
}

b, strong {
	font-weight: bolder;
}

sub, sup {
	position: relative;
	vertical-align: baseline;
}

sub { top: 0.3em; }
sup { top: -0.4em; }

s { text-decoration: line-through; }

img {
	
}

.content img {
	}

ul, ol {
	padding: 0 0 0 1em;
}

blockquote {
	margin: 0;
	padding: 0 0 0 2em;
}

hr {
	background: rgba(127,127,127,0.2);
	border: 0;
	height: 1px;
	display: block;
}


/* =========================================
   LOADING ANIMATION
========================================= */
.loading[data-loading] {
	position: fixed;
	bottom: 8px; 
    left: 8px;
}

/* =========================================
   EDITOR STYLES
========================================= */
[data-predefined-style="true"] bodycopy {
	font-size: 1rem;
	font-weight: 400;
	color: rgba(0,0,0,0.85);
	font-family: Standard, Icons;
	font-style: normal;
	line-height: 1.2;
}

[data-predefined-style="true"] bodycopy a {
	position: relative;
	display: inline-block;
	color: #000;
	text-decoration: none;
}

/* --- Survol / Focus --- */
[data-predefined-style="true"] bodycopy a:hover,
[data-predefined-style="true"] bodycopy a:focus {
	color: #000;
}

/* --- Exclure les liens avec images (logos, icônes) --- */
[data-predefined-style="true"] bodycopy a img,
[data-predefined-style="true"] bodycopy a img::before,
#site_title a::before,
.logo a::before {
	content: none !important;
	display: inline !important;
	position: static !important;
}

/* =========================================
   HEADINGS & SMALL
========================================= */
[data-predefined-style="true"] h1 {
	font-family: "Diatype Variable", Icons;
	margin: 0;
	padding: 0;
	font-size: 1rem;
	line-height: 1.2;
	color: rgba(0,0,0,0.85);
	font-style: normal;
	font-variation-settings: 'slnt' 0, 'MONO' 0.08;
	font-weight: 470;
}

[data-predefined-style="true"] h1 a {
	color: rgb(0,0,0);
}

[data-predefined-style="true"] h2 {
	font-family: Paysage, Icons;
	margin: 0;
	padding: 0;
	font-size: 1rem;
	line-height: 1.2;
	color: rgba(0,0,0,0.85);
	font-weight: 400;
	font-style: normal;
}

[data-predefined-style="true"] h2 a {
	color: rgba(0,0,0,0.85);
}

[data-predefined-style="true"] small {
	display: inline-block;
	font-size: 1rem;
	line-height: 1.2;
	font-family: Paysage, Icons;
	font-weight: 400;
	font-style: normal;
	color: rgba(0, 0, 0, 1);
}

[data-predefined-style="true"] small a {
	color: rgba(0,0,0,1);
	border-bottom-width: 0em;
}

/* =========================================
   PAGE & CONTAINERS
========================================= */
[data-css-preset] .page {
	background-color: initial;
}

.mobile .page,
[data-css-preset].mobile .page {
	position: relative;
	min-height: 10px;
	max-width: 100%;
	width: 100%;
	background-color: transparent;
}

[data-css-preset] .container {
}

[data-css-preset] body {
	background-color: transparent;
}

[data-css-preset] .container_width {
	width: 100%;
}

[data-css-preset] .content_padding {
	
	padding-top: 1.5rem /*!main_margin*/;
	padding-bottom: 1.5rem /*!main_margin*/;
	padding-left: 1.5rem /*!main_margin*/;
	padding-right: 1.5rem /*!main_margin*/;
}

[data-css-preset] text-limit {
	display: inline-block;
	max-width: 66rem;
}



/* =========================================
   SITE MENU
========================================= */
[data-css-preset] #site_menu_button {
	color: rgba(0,0,0,0.75);
	font-size: 28px;
	padding: 6px;
	background: transparent;
	position: fixed;
	right: 3rem;
	top: 3rem;
}

body.mobile #site_menu_button { font-size: 34px; margin: -6px; }

#site_menu_button.custom_icon { width: 40px; height: auto; }

#site_menu_button.active { display: none; }

#site_menu {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	background: rgba(20,20,20,0.95);
	font-size: 20px;
	padding: 20px 30px 90px 30px;
	max-width: 400px;
	min-width: 300px;
	display: flex;
	justify-content: flex-start;
	text-align: left;
}

body.mobile #site_menu { width: 100%; }

#site_menu .page-link a,
#site_menu .set-link > a { color: rgba(255,255,255,0.75); }

#site_menu .set-link > a { font-weight: bold; }

#site_menu a:active { opacity: 0.7; }
#site_menu a.active { opacity: 0.4; }

#site_menu .close {
	display: none;
	color: rgba(255,255,255,0.4);
	line-height: 0.85em;
	font-size: 45px;
}

body.mobile #site_menu .close { display: block; font-size: 50px; line-height: 1em; }

#site_menu .break { height: 28px; }
#site_menu .indent { margin-left: 28px; }

/* =========================================
   SHOP BUTTON
========================================= */
[data-css-preset] #shop_button {
	color: rgba(0,0,0,0.85);
	background: transparent;
	font-size: 32px;
	position: fixed;
	top: 2rem;
	right: 2rem;
	padding: 6px;
}

#shop_button.text {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-size: 2rem;
	color: rgba(0,0,0,0.85);
	padding: 0;
	font-weight: 400;
}

#shop_button.custom_icon { width: 40px; height: auto; }

body.mobile #shop_button:not(.text) { font-size: 36px; margin: -6px; }

/* =========================================
   SHOP PRODUCT WIDGET
========================================= */
.shop_product {
	width: 100%;
	max-width: 22rem;
	position: relative;
	display: block;
}

.shop_product .price {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-size: 2rem;
	line-height: 1;
	color: rgba(0,0,0,0.85);
	margin-bottom: 1rem;
}

.shop_product .dropdown {
	font-family: inherit;
	font-size: 1.4rem;
	display: inline-block;
	width: 100%;
	border: 1px solid rgba(0,0,0,.2);
	background: white url(https://static.cargo.site/assets/images/select-arrows.svg) no-repeat right;
	line-height: 1.2;
	padding: .7rem 2.5rem .7rem 1rem;
	margin-bottom: 1rem;
}

.shop_product .button {
	font-family: inherit;
	font-size: 1.4rem;
	background: rgba(0,0,0,0.7);
	color: #fff;
	display: inline-block;
	flex: 0 0 50%;
	text-align: left;
	padding: .8rem 1rem .9rem;
}

/* =========================================
   IMAGE ZOOM
========================================= */
.content img.image-zoom:active { opacity: .7; }

/* =========================================
   QUICK VIEW & NAVIGATION
========================================= */
[data-css-preset] .quick-view {
	width: 61% /*!quick_view_width*/;
	height: 100%;
	margin: auto /*!quick_view_center_center*/;
	padding-top: 0rem /*!quick_view_padding*/;
	padding-bottom: 0rem /*!quick_view_padding*/;
	padding-left: 0rem /*!quick_view_padding*/;
	padding-right: 0rem /*!quick_view_padding*/;
}

.quick-view-caption {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;
	font-weight: 400;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 3.5rem 0;
	text-align: center;
	font-size: 1.5rem;
	transition: opacity 100ms ease-in-out;
}

.quick-view-caption span {
	padding: 0.5rem 1rem;
	display: inline-block;
	background: rgba(0,0,0,.5);
	color: white;
}

.quick-view-navigation .left-arrow,
.quick-view-navigation .right-arrow,
.image-gallery-navigation .left-arrow,
.image-gallery-navigation .right-arrow,
.wallpaper-navigation .left-arrow,
.wallpaper-navigation .right-arrow,
.quick-view-navigation .close-button {
	width: 36px;
	height: 36px;
}

.quick-view-navigation .left-arrow .inner-color,
.quick-view-navigation .right-arrow .inner-color,
.image-gallery-navigation .left-arrow .inner-color,
.image-gallery-navigation .right-arrow .inner-color,
.wallpaper-navigation .left-arrow .inner-color,
.wallpaper-navigation .right-arrow .inner-color,
.quick-view-navigation .close-button .inner-color {
	stroke: #fff;
	stroke-width: 1.5px;
}

.quick-view-navigation .left-arrow .outer-color,
.quick-view-navigation .right-arrow .outer-color,
.image-gallery-navigation .left-arrow .outer-color,
.image-gallery-navigation .right-arrow .outer-color,
.wallpaper-navigation .left-arrow .outer-color,
.wallpaper-navigation .right-arrow .outer-color,
.quick-view-navigation .close-button .outer-color {
	stroke: rgba(0,0,0,0.6);
	stroke-width: 2.5px;
}

.quick-view-background { background: rgba(0,0,0,0.85); }

/* =========================================
   FEED
========================================= */
.feed .content_container .page { border-top: 0px dashed rgba(0,0,0,0.2); }
.feed .content_container .page_container:first-child .page { border-top: 0; }

/* =========================================
   AUDIO PLAYER
========================================= */
.audio-player {
	max-width: 36rem;
	height: 3.3rem;
	outline: 1px solid rgba(0,0,0,0.15);
	color: rgba(0,0,0,0.6);
	background: #fff;
	font-size: 1.2rem;
	line-height: 1.3;
	font-family: inherit;
	font-weight: 400;
	text-align: left;
	margin: 1px 1px 1em 1px;
}


body.mobile .audio-player { max-width: 100%; }

.audio-player .separator { width: 1px; background-color: rgba(0,0,0,0.15); }

.audio-player .button, .audio-player .icon { background: transparent; fill: rgba(0,0,0,0.85); }

.audio-player .progress { background: rgba(0,0,0,0.1); }
.audio-player .progress-indicator { border: 1px solid rgba(0,0,0,0.7); width: 1px; height: 100%; right: 0; position: absolute; cursor: ew-resize; }

.audio-player .note-icon { height: 100%; width: 3.8rem; padding: 1rem; fill: rgba(0,0,0,0.5); }
.audio-player .current-time { padding-left: 1rem; }
.audio-player .total-time { padding-right: 1rem; }

/* =========================================
   RESPONSIVE LAYOUT THUMBNAILS
========================================= */
[data-css-preset] [responsive-layout] {
    font-size: 0;
}

[data-css-preset] [responsive-layout] a {
    display: inline-block;
    padding: 4px;
}

.content a {
    display: inline-block;
}

.content img {
    display: block;
}
.content a {
    padding: 8px;
    box-sizing: border-box;
}
[data-css-preset] [responsive-layout] [thumbnails-pad] {}
[data-css-preset] [responsive-layout] [thumbnails-gutter] {}
/* Exclure tous les liens qui contiennent une image du surlignage */
