/*
Theme Name: Savonnier Jo
Author: Planète Communication
Author URI: https://www.planete-communication.fr
Version: 1
*/

@import url("https://p.typekit.net/p.css?s=1&k=xno8gxp&ht=tk&f=37782.45426.45427&a=84157111&app=typekit&e=css");

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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}




@font-face {
	font-family:"ivypresto-text";
	src:url("https://use.typekit.net/af/4845b8/00000000000000007735e5b6/31/l?subset_id=2&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/4845b8/00000000000000007735e5b6/31/d?subset_id=2&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/4845b8/00000000000000007735e5b6/31/a?subset_id=2&fvd=i4&v=3") format("opentype");
	font-display:swap;
	font-style:italic;
	font-weight:400;
	font-stretch:normal;
}
@font-face {
	font-family:"ivypresto-text";
	src:url("https://use.typekit.net/af/eb3f24/00000000000000007735e5b8/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/eb3f24/00000000000000007735e5b8/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/eb3f24/00000000000000007735e5b8/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
	font-display:swap;
	font-style:normal;
	font-weight:400;
	font-stretch:normal;
}
@font-face {
	font-family:"professor";
	src:url("https://use.typekit.net/af/9c62c4/00000000000000007735bfe9/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/9c62c4/00000000000000007735bfe9/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/9c62c4/00000000000000007735bfe9/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
	font-display:swap;
	font-style:normal;
	font-weight:400;
	font-stretch:normal;
}


* {
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
body {
	background: #221B13;
	font-family: 'ivypresto-text', Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 120%;
	color: #221B13;
	-webkit-font-smoothing: antialiased;
}
button {
	font-family: 'ivypresto-text';
}
img {
	max-width: 100%;
	border: 0px;
	vertical-align: bottom;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 120%;
	margin: 10px 0px;
	font-weight: 400;
}
h1 {
	font-size: 48px;
	text-transform: uppercase;
	margin: 0px 0px 40px 0px;
	text-align: center;
}
h2 {
	font-size: 36px;
    text-transform: uppercase;
}
h3 {
	font-size: 26px;
}
h4 {
	font-size: 20px;
}
a:focus {
	outline: none;
}
a {
	color: #221B13;
  	text-decoration: underline;
}
p {
	margin: 10px 0px;
	line-height: 1.45em;
}
ul, ol {
	margin: 10px 0px 10px 15px;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin: 0px 0px 0px 30px;
}
li {
  	line-height: 1.45em;
}
sup {
    font-size: smaller;
    vertical-align: text-bottom;
}
#nested .smart-menu {
	display: none;
}
#nested {
    position: absolute;
    height: 60px;
    z-index: 2;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 360px;
	transition: 0.3s;
}
#nested .firstLevel {
	height: 60px;
	margin: 0px;
	text-align: center;
}
#nested .firstLevel li {
	position: relative;
	display: inline-block;
	height: 60px;
	transition: 0.25s opacity;
}
#nested .firstLevel li a {
    display: block;
    height: 60px;
    line-height: 60px;
    color: #F7F7F2;
    padding: 0px 35px;
    text-decoration: none;
    font-style: italic;
    font-size: 20px;
	transition: 0.3s;
}
#nested .firstLevel li a span {
	display: block;
	height: 60px;
	line-height: 60px;
	position: relative;
}
#nested .firstLevel li ul {
	position: absolute;
	width: 260px;
	height: 0px;
	background: #F7F7F2;
	margin-left: -130px;
	margin-top: -20px;
	box-shadow: 0px 4px 10px -4px rgba(0, 0, 0, 0.3);
	left: 50%;
	top: auto;
	overflow: hidden;
	opacity: 0;
	transition: 0.3s;
}
#nested .firstLevel > li:hover > ul {
	height: auto;
	opacity: 1;
	margin-top: 0px;
	padding: 0;
}
#nested .firstLevel li ul li {
	display: block;
	height: auto;
	padding: 0 10px;
	border-bottom: 1px solid #EDEDED;
	transition: 0.4s;
}
#nested ul.firstLevel li ul li:hover {
	background: #DDDBCB;
}
#nested .firstLevel li ul li:last-child {
	border-bottom: none;
}
#nested .firstLevel li ul li a {
	height: auto;
	padding: 15px 10px;
	line-height: 120%;
	font-size: 16px;
    text-align: left;
	color: #221B13;
}
#nested .firstLevel li ul li a span {
	display: inline;
	height: auto;
	line-height: 120%;
}
#nested ul.firstLevel:hover > li {
    opacity: 0.5;
}
#nested ul.firstLevel:hover > li:hover {
    opacity: 1;
}
#wrapper ul li {
	position: relative;
}
#wrapper ul:not(.wc-tabs) li:before {
	content: '';
	width: 6px;
	height: 6px;
	background: #84623B;
	position: absolute;
	border-radius: 50%;
	top: 11px;
	left: -15px;
	margin: auto;
}
#page {
	position: relative;
	background: #DDDBCB;
	overflow: hidden;
}
header {
	position: fixed;
	width: 100%;
	height: 150px;
	z-index: 2;
	transition: 0.3s;
}
#headerInner {
	position: relative;
	width: 100%;
	height: 100%;
}
#logo {
	position: absolute;
	left: 60px;
	top: 60px;
	transition: 0.3s;
}
#logo svg {
	width: auto;
	transition: 0.3s;
}
#headerBoxes {
    position: absolute;
    right: 60px;
    top: 0;
    z-index: 3;
    bottom: 0;
    display: flex;
    align-items: center;
	gap: 30px;
}
#wrapper {
	position: relative;
	background: #DDDBCB;
	z-index: 1;
}
#wrapperInner {
	position: relative;
	width: 100%;
	max-width: 100%;
	margin: 0px auto;
	padding: 80px 0px 0px 0px;
}
#container {
	position: relative;
	margin: 0px 0px 100px 0px;
}
#contentsInner {
	position: relative;
}
#headerBoxes p {
	margin: 0;
	line-height: 1;
}
body.home #wrapperInner {
	padding: 0;
}
.grecaptcha-badge {
	visibility: hidden;
}
html, body {
	scroll-behavior: smooth;
}
iframe {
	max-width: 100%;
}
strong {
	font-weight: 700;
}
em {
	font-style: italic;
}
body.home #container {
    margin: 0px;
}




/* ---------------------------- STRUCTURES ET STYLES DES PAGES INTÉRIEURES ---------------------------- */

#chapterPicture {
	height: 30vw;
	position: relative;
}
#chapterPicture img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.title_and_bc {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.4);
    color: #F7F7F2;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 90px 5% 0 5%;
}
.title_and_bc h1 {
	margin-bottom: 15px;
}
.widget_breadcrumb a {
    color: #F7F7F2;
    text-decoration: none;
}
.widget_breadcrumb a:hover {
	text-decoration: underline;
}
.widget_breadcrumb {
    font-size: 14px;
}
#chapterPicture > .title_and_bc:first-child {
    background: #221B13;
}
body:not(.home) h2,
body:not(.home) h3 {
	margin-bottom: 15px;
}


/* ------- Passage à menu burger ------- */
@media (min-width: 1181px) {
	#nested ul.firstLevel > li.hidden_on_desktop {
		display: none;
	}
}
@media (max-width: 1180px) {
	header div #nested {
		width: 40px;
		height: 40px;
		right: 30px;
	}
	header div #nested .contentSmart {
		width: 100%;
		height: 100%;
		cursor: pointer;
		z-index: 25;
		position: relative;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	#nested .firstLevel {
		text-align: left;
		background: #221B13;
		width: 100%;
		position: fixed;
		right: -100%;
		transition: 0.7s;
		opacity: 0.3;
		top: 0;
		height: auto;
		bottom: 0;
		padding: 50px 0;
		overflow-y: auto;
		overflow-x: hidden;
	}
	body.menu_open #nested .firstLevel:after, 
	body.menu_open #nested .firstLevel:before {
		content: '';
		height: 55px;
		background: linear-gradient(0deg, #221B13, transparent);
		position: fixed;
		left: 0;
		right: 0;
		bottom: 0px;
		opacity: 0;
		pointer-events: none;
		transition: 0.3s;
	}
	body.menu_open.animation_delai #nested .firstLevel:after, 
	body.menu_open.animation_delai #nested .firstLevel:before {
		opacity: 1;
	}
	body.menu_open #nested .firstLevel:before {
		bottom: auto;
		top: 0;
		z-index: 20;
		background: linear-gradient(180deg, #221B13, transparent);
	}
	body.menu_open #nested .firstLevel {
		right: 0;
		opacity: 1;
	}
	#nested ul.firstLevel:hover > li {
		opacity: 1;
	}
	header div #nested .contentSmart span {
		width: 25px;
		height: 2px;
		background: #F7F7F2;
		display: block;
		border-radius: 3px;
		position: relative;
		top: 0;
		transition: 0.5s;
	}
	header div #nested .contentSmart > span:nth-child(2) {
		margin: 6px 0px;
	}
	body.menu_open header div #nested .contentSmart > span:nth-child(1) {
		transform: rotate(45deg);
		top: 8px;
	}
	body.menu_open header div #nested .contentSmart > span:nth-child(2) {
		opacity: 0;
	}
	body.menu_open header div #nested .contentSmart > span:nth-child(3) {
		transform: rotate(-45deg);
		top: -8px;
	}
	body.menu_open header div #nested .contentSmart > span {
		background: #F7F7F2;
	}
	#nested ul.firstLevel li a {
		font-size: 18px;
		height: auto;
		line-height: 1;
	}
	#nested .firstLevel li a span {
		line-height: 1.3em;
		height: auto;
	}
	#nested ul.firstLevel > li.menu-item-has-children {
		margin-right: 0;
	}
	#nested .firstLevel li {
		height: auto;
	}
	#nested ul.firstLevel > li {
		margin: 0 0 30px 0;
		display: flex;
		flex-direction: column;
		align-items: flex-start;
    	padding-left: 30px;
	}
	#nested ul.firstLevel > li:last-child {
		margin-bottom: 0;
	}
	#nested ul.firstLevel > li.menu-item-has-children > a {
		position: relative;
	}
	#nested ul.firstLevel > li.menu-item-has-children > a:after {
		content: '';
		display: inline-block;
		height: 0;
		width: 0;
		border-top: 5px solid #F7F7F2;
		border-right: 5px solid transparent;
		border-left: 5px solid transparent;
		pointer-events: none;
		position: absolute;
		right: -2px;
        top: 12px;
	}
	#nested .firstLevel li a {
		color: #F7F7F2;
	}
	#nested .firstLevel li ul,
	#nested .firstLevel > li:hover > ul {
		position: relative;
		height: auto;
		opacity: 1;
		background: none;
		box-shadow: none;
		margin: 10px 0 0px 10px;
		padding: 0;
		left: 0;
		width: auto;
	}
	#nested ul.firstLevel > li > ul > li {
		padding: 0;
		margin: 0;
	}
	#nested .firstLevel li ul li {
		border: none;
	}
	body.menu_open {
		overflow: hidden;
	}
	#nested .firstLevel li ul {
		display: none;
	}
	#nested ul.firstLevel > li.menu-item-has-children.sous_menu_open > ul {
		display: block;
	}
	#nested ul.firstLevel > li.menu-item-has-children.sous_menu_open > a:after {
		transform: rotate(180deg);
	}
	#nested ul.firstLevel li ul li:hover {
		background: none;
	}
}
@media (max-width: 1050px) {
	#chapterPicture {
		height: auto;
	}
	#chapterPicture img {
		position: absolute;
		top: 0;
		left: 0;
	}
	body:not(.home):not(.error404) .title_and_bc {
		position: relative;
		padding: 175px 6.5% 50px 6.5%;
	}
}



































/* boutons */
#wrapper a.wp-block-button__link,
#wrapper div.wpforms-container-full button[type=submit],
#top li a,
#fond .flex1 a,
#fond .flex3 .txt > :last-child a,
#ou .txt > ul:last-child a,
#wrapper button.single_add_to_cart_button,
#wrapper .wc-block-cart__submit-button,
#wrapper button.wc-block-components-checkout-place-order-button,
.wc-block-mini-cart__empty-cart-wrapper a.wp-element-button {
    border-radius: 0;
    display: inline-block;
    background: none;
    color: #221B13;
    padding: 20px 22px;
    font-weight: 400;
    line-height: 1;
    text-decoration: none;
    transition: 0.3s;
    border: 2px solid #221B13;
    font-size: 20px;
    height: auto;
    box-shadow: none;
    font-style: italic;
	min-height: initial !important;
}
#wrapper a.wp-block-button__link:hover,
#wrapper div.wpforms-container-full button[type=submit]:hover,
#top li a:hover,
#fond .flex1 a:hover,
#fond .flex3 .txt > :last-child a:hover,
#ou .txt > ul:last-child a:hover,
#wrapper button.single_add_to_cart_button:hover,
#wrapper .wc-block-cart__submit-button:hover,
#wrapper button.wc-block-components-checkout-place-order-button:hover,
.wc-block-mini-cart__empty-cart-wrapper a.wp-element-button:hover {
	background: #221B13 !important;
	color: #F7F7F2;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
}



#top ul > li:nth-child(1) a,
#fond .flex1 .txt > ul:last-child > li:nth-child(1) a,
#wrapper .wp-block-cover img + div a.wp-block-button__link,
#wrapper a.wp-block-button__link.has-beige-background-color {
	background: #DDDBCB !important;
	border-color: #DDDBCB;
	color: #221B13;
}
#top ul > li:nth-child(1) a:hover,
#fond .flex1 .txt > ul:last-child > li:nth-child(1) a:hover,
#wrapper .wp-block-cover img + div a.wp-block-button__link:hover,
#wrapper a.wp-block-button__link.has-beige-background-color:hover {
	background: none !important;
	color: #DDDBCB;
}


#top ul > li:nth-child(2) a,
#fond .flex1 .txt > ul:last-child > li:nth-child(2) a,
#fond .flex3 .txt > :last-child a {
	background: none;
	border-color: #DDDBCB;
	color: #DDDBCB;
}
#top ul > li:nth-child(2) a:hover,
#fond .flex1 .txt > ul:last-child > li:nth-child(2) a:hover,
#fond .flex3 .txt > :last-child a:hover {
	background: #DDDBCB !important;
	color: #221B13;
}


#ou .txt > ul:last-child > li:first-child a,
#wrapper a.wp-block-button__link.has-noir-background-color,
#wrapper button.single_add_to_cart_button,
#wrapper .wc-block-cart__submit-button,
#wrapper button.wc-block-components-checkout-place-order-button {
	background: #221B13;
	color: #F7F7F2;
}
#ou .txt > ul:last-child > li:first-child a:hover,
#wrapper a.wp-block-button__link.has-noir-background-color:hover,
#wrapper button.single_add_to_cart_button:hover,
#wrapper .wc-block-cart__submit-button:hover,
#wrapper button.wc-block-components-checkout-place-order-button:hover {
	background: none !important;
	color: #221B13;
}




.has-noir-color { color: #221B13 !important; }
.has-noir-background-color { background-color: #221B13 !important; }

.has-blanc-color { color: #F7F7F2 !important; }
.has-blanc-background-color { background-color: #F7F7F2 !important; }

.has-marron-color { color: #84623B !important; }
.has-marron-background-color { background-color: #84623B !important; }

.has-beige-color { color: #DDDBCB !important; }
.has-beige-background-color { background-color: #DDDBCB !important; }





#top {
	height: 100vh;
	position: relative;
	overflow: hidden;
}
#top > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: brightness(0.6);
}
#headerBoxes a {
    text-decoration: none;
    color: #F7F7F2;
    font-size: 24px;
    font-family: 'professor';
    display: flex;
    align-items: center;
    gap: 12px;
	position: relative;
    top: 2px;
}
li.current_page_item > a > span:after {
    content: '';
    width: 100%;
    height: 2px;
    background: #F7F7F2;
    position: absolute;
    left: 0;
    bottom: 0;
}







header.scrolled {
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    background: #221B13;
    height: 90px;
}
header.scrolled #logo {
    top: 15px;
    left: 40px;
}
header.scrolled #logo svg {
    height: 62px;
}
@media (min-width: 1181px) {
	header.scrolled #nested .firstLevel > li > a {
		padding: 0px 20px;
	}
}









#top .txt {
    position: absolute;
    left: 0;
    right: 0;
    top: 100px;
    bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    justify-content: center;
    color: #F7F7F2;
}
#top .txt p {
    max-width: 480px;
}
#top .txt ul,
#fond .flex1 .txt > ul:last-child,
#ou .txt > ul:last-child {
    margin: 50px 0 0 0;
    display: flex;
    justify-content: center;
    gap: 20px;
}
#top li:before,
#fond .flex1 .txt > ul:last-child li:before,
#ou .txt > ul:last-child li:before {
	display: none;
}
#top li,
#fond .flex1 .txt > ul:last-child li,
#ou .txt > ul:last-child li {
	line-height: 1;
}







#top > img {
	animation: dezoom 1.8s ease;
	animation-fill-mode: both;
	animation-delay: 0.2s;
}
@keyframes dezoom {
	0% {
		transform: scale(1.2);
	}
	100% {
		transform: scale(1);
	}
}
body.home h1,
body.home h1 + p,
#top ul {
	animation: fromBottom 1s ease;
	animation-fill-mode: both;
	animation-delay: 0.35s;
}
@keyframes fromBottom {
	0% {
		position: relative;
		opacity: 0;
		bottom: -15px;
	}
	100% {
		position: relative;
		opacity: 1;
		bottom: 0px;
	}
}
body.home h1 + p {
	animation-delay: 0.55s;
}
#top ul {
	animation-delay: 0.75s;
}





@media (max-width: 1550px) {
	#nested .firstLevel li a {
		padding: 0px 25px;
	}
	header {
		height: 120px;
	}
	#logo {
		left: 50px;
		top: 50px;
	}
	#headerBoxes a span {
		position: relative;
		top: 2px;
	}
	#headerBoxes {
		right: 50px;
	}
	#nested {
		right: 340px;
	}
	h1 {
		font-size: 42px;
	}
}
@media (max-width: 1350px) {
	#nested .firstLevel li a {
		padding: 0px 18px;
		font-size: 18px;
	}
}
@media (max-width: 1180px) {
	#headerBoxes {
		right: 120px;
	}
	#nested .firstLevel li ul li a {
		color: #F7F7F2;
	}
}
@media (max-width: 1050px) {
	body.home h1 {
		font-size: 38px;
		max-width: 425px;
	}
}
@media (max-width: 550px) {
	#headerBoxes a span {
		display: none;
	}
	#headerBoxes {
		right: 90px;
		gap: 18px;
	}
	header {
		height: 100px;
	}
	#logo svg {
		height: 90px;
	}
	#logo {
		left: 35px;
		top: 35px;
	}
	body.error404 article a, #wrapper a.wp-block-button__link,
	#wrapper div.wpforms-container-full button[type=submit],
	#top li a, #fond .flex1 a, #fond .flex3 .txt > :last-child a,
	#ou .txt > ul:last-child a {
		font-size: 15px;
		padding: 17px 19px;
	}
	#top .txt ul, #fond .flex1 .txt > ul:last-child, #ou .txt > ul:last-child {
		margin: 30px 0 0 0;
	}
	body.home h1 {
		font-size: 7.8vw;
		max-width: 87vw;
	}
}







@media (max-width: 500px) {
	#nested ul.firstLevel > li {
		max-width: 90vw;
		padding-left: 15px;
	}
	#nested ul.firstLevel li ul li a {
		font-size: 14px;
	}
	body {
		font-size: 16px;
	}
	.widget_breadcrumb {
		font-size: 13px;
	}
	body.home h1 {
		font-size: 9vw;
		margin-bottom: 20px;
	}
	#top .txt {
		top: 30px;
	}
	header.scrolled {
		height: 70px;
	}
	header.scrolled #logo svg {
		height: 46px;
	}
	header.scrolled #logo {
		top: 13px;
		left: 30px;
	}
	h2 {
		font-size: 28px;
	}
	h1 {
		font-size: 36px;
	}
	#wrapperInner {
		padding-top: 60px;
	}
	#top {
		height: 100svh;
	}
}
@media (max-width: 390px) {
	#top .txt ul {
		flex-direction: column;
	}
}



.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}






header .wc-block-mini-cart__badge {
    color: #221B13;
    font-size: 12px;
}
body .wp-block-woocommerce-mini-cart-contents {
    background: #F7F7F2;
}
#headerBoxes .wp-block-woocommerce-mini-cart {
	outline: none;
}


@media (min-width: 1181px) and (max-width: 1260px) {
	#logo svg {
		height: 90px;
	}
	#nested .firstLevel li a {
		padding: 0px 15px;
	}
}

@media (max-width: 500px) {
	div .wc-block-mini-cart__button .wc-block-mini-cart__icon {
		height: 1.8em;
		width: 1.8em;
	}
	#wrapper ul:not(.wc-tabs) li:before {
		top: 10px;
	}
	body:not(.home) #wrapper p.wc-block-components-checkout-order-summary__title-text {
		margin: 0;
	}
}
@media (max-width: 400px) {
	span.wp-block-woocommerce-mini-cart-title-items-counter-block {
		display: none;
	}
}

.wc-block-mini-cart {
    visibility: visible !important;
}
.wc-block-mini-cart__empty-cart-wrapper a.wp-element-button {
    margin-top: 20px;
}