/*
Theme Name: Circulaire Web
Description: Theme enfant twentytwentyone
Author: Webtotal
Author URI: https://webtotal.ca
Template: twentytwentyone
Version: 0.1.0
*/


/* mis direct dans css additionnel */
:root {
	/* Spacing */
	--global--spacing-unit: 20px;
	--global--spacing-measure: unset;
	--global--spacing-horizontal: 25px;
	--global--spacing-vertical: 15px;

	/* Font Family */
	--global--font-primary: var(--font-headings, -apple-system, BlinkMacSystemFont, "Open Sans", "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif);
	--global--font-secondary: var(--font-base, -apple-system, BlinkMacSystemFont, "Open Sans", "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif);align-content;

	/* Font Size */
	--global--font-size-base: 1rem;
	--global--font-size-xs: 1rem;
	--global--font-size-sm: 1.125rem;
	--global--font-size-md: 1.25rem;
	--global--font-size-lg: 1.5rem;
	--global--font-size-xl: 2.25rem;
	--global--font-size-xxl: 4rem;
	--global--font-size-xxxl: 5rem;
	--global--font-size-page-title: var(--global--font-size-xxl);
	--global--letter-spacing: normal;
}

/* cookies legal */
body .wpcc-banner {
    justify-content: center;
}
body .wpcc-banner .wpcc-message {
    max-width: 1000px;
}
body .wpcc-btn {
    font-size: 16px;
    font-weight: normal;
		text-transform: uppercase;
		font-family: 'Open Sans Condensed',sans-serif;
}
/* cookies legal FIN */

/* copier de theme/twentytwentyone/style.css */
:root {
	--form--border-width: 1px !important;
}
/* .site .button:not(:hover):not(:active):not(.has-background),
button:not(:hover):not(:active):not(.has-background),
input[type=submit]:not(:hover):not(:active):not(.has-background),
input[type=reset]:not(:hover):not(:active):not(.has-background),
.wp-block-search .wp-block-search__button:not(:hover):not(:active):not(.has-background),
.wp-block-button .wp-block-button__link:not(:hover):not(:active):not(.has-background),
.wp-block-file a.wp-block-file__button:not(:hover):not(:active):not(.has-background) {
	background-color: inherit !important;
}

.has-background .site .button:not(:hover):not(:active):not(.has-background),
.has-background button:not(:hover):not(:active):not(.has-background),
.has-background input[type=submit]:not(:hover):not(:active):not(.has-background),
.has-background input[type=reset]:not(:hover):not(:active):not(.has-background),
.has-background .wp-block-search .wp-block-search__button:not(:hover):not(:active):not(.has-background),
.has-background .wp-block-button .wp-block-button__link:not(:hover):not(:active):not(.has-background),
.has-background .wp-block-file a.wp-block-file__button:not(:hover):not(:active):not(.has-background) {
	background-color: inherit !important;
} */

.wp-block-button:not(.is-style-outline) .wp-block-button__link:not(:hover):not(:active):not(.has-background) {
	background-color: inherit !important;
}

.has-background .wp-block-button:not(.is-style-outline) .wp-block-button__link:not(:hover):not(:active):not(.has-background) {
	background-color: inherit !important;
}
/* copier de theme/twentytwentyone/style.css FIN */

.has-background-white .site-logo a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
    background: transparent;
}
.site .button:focus, input[type=submit]:focus, input[type=reset]:focus, .wp-block-search__button:focus, .wp-block-button .wp-block-button__link:focus, .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
    outline-offset: 0px;
    outline: 0px dotted currentColor;
}
.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) img {
    outline: none;
}
.wp-block-image a:focus img {
    outline-offset: 0;
}

.site .button:focus:not(.has-background), input[type=submit]:focus:not(.has-background), input[type=reset]:focus:not(.has-background), .wp-block-search__button:focus:not(.has-background), .wp-block-button .wp-block-button__link:focus:not(.has-background) {
    color: #fff;
}
/* .entry .entry-content p:not(#breadcrumbs) {
    font-size: 22px;
} */
figcaption.wp-caption-text {
  display: none;
}
.search-form {
	margin: 9px auto;
    /* margin-left: 20px;
		margin-right: 0; */
}
.search-form .search-field {
    height: 35px;
		min-width: 300px;
}
.search-form .search-submit, input[type="submit"]:not(:hover):not(:active):not(.has-background) {
    padding: 2px 20px;
		font-size: 14px;
		background-color: #000;
    border-color: #000;
}
.search-form .search-submit:focus:not(.has-background) {
	color: #777;
}
.search-form .search-submit:hover {
	border-color: #777;
}
.search h1.page-title {
    font-size: 30px;
}

#main .page-header {
  border-bottom: 0px solid var(--global--color-border);
  padding-bottom: calc(0 * var(--global--spacing-vertical));
}

:focus {
    outline: -webkit-focus-ring-color auto 0px;
		outline: none;
}

.div-breadcrumbs {
    margin-bottom: 0px;
}
.div-breadcrumbs .entry-content {
    margin-bottom: 0px;
		margin-top: 0px;
}
#breadcrumbs {
    font-size: 16px;
}
.home #breadcrumbs {
    display: none;
}
.site-main > * {
    margin-top: calc(1 * var(--global--spacing-vertical));
}
a {
    text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 20px;
	margin-bottom: 10px;
}

.site-logo {
    max-width: 100%;
}
.site-logo .custom-logo {
	max-width: 100%;
}
.site-header {
    align-items: center;
}
.site-title {
	margin-top: 5px;
	font-size: 50px;
	margin-bottom: 8px;
	    line-height: 1;
	font-weight: bold;
	font-family: 'Bebas Neue', 'Roboto', sans-serif;
}
.pub-top {
    margin-bottom: 40px;
}
.pub-top img {
    text-align: center;
    margin: auto;
}
#masthead.fixed-top{
		position: fixed;
    left: 0;
    top: 0;
    right: 0;
    width: 100%;
    margin: auto;
    z-index: 2;
    background-color: #ffffff;
}

/* pubs entete */
aside.in-sidebar.widget-area {
    grid-template-columns: repeat(1, 1fr) !important;
		max-width: fit-contentt;
}
aside.in-header.widget-area, aside.in-sidebar.widget-area {
		grid-template-columns: repeat(1, 1fr) !important;
		max-width: 100%;
}

/* pubs */
.google-auto-placed.adsbygoogle-resurrected-ad-slot div, aside.in-header.widget-area.center div, .page-images article .entry-content div.google-center.clearfix div, #content div.google-center.clearfix div, .google-auto-placed div {
    margin: auto;
    text-align: center;
}

.souligner {
    position: relative;
}
.souligner>p, .souligner>img {
    text-align: center;
    font-weight: 700;
    /* text-transform: uppercase; */
    line-height: 1.3;
    color: #000;
		padding: 0px 20px;
		font-size: 30px;
    margin-top: 10px !important;
    margin: 0 auto;
    margin-bottom: 10px;
    display: table;
    position: relative;
    background: #fff;
    z-index: 1;
}
.souligner>img {
		max-height: 75px;
		max-width: 200px;
}
.souligner:after {
    content: '';
    left: 0px;
    right: 0px;
    height: 1px;
    display: block;
    background-color: #ff0000;
    text-align: center;
    bottom: 50%;
    position: absolute;
}
.btn-retour a {
    background-color: #000;
    color: #ffffff;
    padding: 5px 10px;
}
.btn-retour a:hover, .btn-retour a:focus {
    background-color: #777;
}

/* h1 des catégories */
.category h1 {
		/* display: none; */
    font-size: 16px;
    line-height: 1.2;
    text-align: center;
    color: #000;
}
#h1-block {
	display: block;
}
.category-circulaires-alimentation .entry-content > h1.h1-alimentation, .category-circulaires-habitation .entry-content > h1.h1-habitation, .category-circulaires-sante-beaute .entry-content > h1.h1-sante-beaute, .category-circulaires-electronique .entry-content > h1.h1-electronique, .category-circulaires-mode .entry-content > h1.h1-mode, .category-circulaires-sport .entry-content > h1.h1-sport, .category-circulaires-fournitures .entry-content > h1.h1-fournitures, .category-circulaires-animalerie .entry-content > h1.h1-animalerie, .category-circulaires-bebe .entry-content > h1.h1-bebe, .category-circulaires-vehicules .entry-content > h1.h1-vehicules, .category-circulaires-jouets .entry-content > h1.h1-jouets, .category-circulaires-divertissement .entry-content > h1.h1-divertissement {
    display: block !important;
}


/* menu icones */
div#raccourcis-category {
    margin: 30px auto 0;
}
div#raccourcis-category .table-responsive {
    border: none;
		min-height: .01%;
    overflow-x: auto;
}
div#raccourcis-category .table {
    margin-bottom: 10px;
}
div#raccourcis-category table td {
    text-align: center;
    border: none;
    padding: 5px 7px;
}
.link_menu_circulaire {
    display: inline-table;
}
div#raccourcis-category table img {
    margin: auto;
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
div#raccourcis-category table p {
    color: #000;
    font-family: 'Open Sans Condensed',sans-serif;
    font-weight: bold;
    font-size: 15px;
    line-height: 1.2;
    margin-bottom: 0;
    margin-top: 8px;
    margin-left: auto;
    margin-right: auto;
    width: 85px;
    text-align: center;
    white-space: break-spaces;
}

.search #logos_marchands, #masthead {
    max-width: var(--responsive--aligndefault-width);
    margin-left: auto;
    margin-right: auto;
}

#logos_marchands {
	/* max-width: 1070px; */
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-justify-content: center;
    justify-content: center;
		padding: 15px;
		background-image: url(/wp-content/uploads/2021/03/bg-pattern.png);
}
/* .bloc-marchand {
	width: 145px;
	height: 120px;
  margin: 10px;
} */
.bloc-marchand h3 {
	color: #000;
	  font-family: 'Encode Sans Condensed',sans-serif;
    font-size: 15px;
    line-height: 1.3;
    font-weight: 500;
    margin: 0 auto;
    text-align: center;
}
.bloc-marchand .wp-block-image, .search figure.post-thumbnail {
    border: 1px solid #dcdcdc;
		background-color: #ffffff;
    margin-bottom: 4px;
    padding: 5px;
		height: 65px;
    width: 100%;
		display: block;
		position: relative;
		/* display: flex;
    align-items: center;
		justify-content: center; */
}
.bloc-marchand figure.wp-block-image a, .search figure.post-thumbnail a {
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
		margin-bottom: 0;
}
.bloc-marchand .wp-block-image img {
	margin: auto;
  top: 50%;
  transform: translateY(-50%);
  position: relative;
  width: auto;
  max-height: 100%;
}
/* pour alt */
.wp-block-image img {
  font-family: 'Encode Sans Condensed',sans-serif;
  font-size: 11px;
  line-height: 1.3;
  font-weight: 500;
}
/* pour alt FIN */
body.search #logos_marchands img {
	margin: auto;
	top: 50%;
	transform: translateY(-50%);
	position: relative;
	width: auto !important;
  max-height: 100%;
  height: auto !important;
  max-width: 100% !important;
}

p.vedette {
    font-size: 26px;
}

figure.wp-block-image.alignwide.size-full.is-style-default {
    border: 1px solid #dcdcdc;
}
.bloc-marchand .entry-content img {
    text-align: center;
    margin: auto;
}
.bloc-btn-categories {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-justify-content: space-between;
	justify-content: space-between;
    /* min-height: 140px; */
    /* align-items: stretch; */
		margin-top: 25px;
		column-gap: 0;
}
.bloc-btn-categories h2 {
		width: 100%;
		margin: 0;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-justify-content: stretch;
		justify-content: stretch;
}
.bloc-btn-categories .btn-categories {
		margin-right: 5px;
		margin-bottom: 10px;
}
.bloc-btn-categories .btn-categories:last-child {
	margin-right: 5px;
}
.bloc-btn-categories .btn-categories a, .bloc-btn-categories .wp-block-button.btn-categories:not(.is-style-outline) .wp-block-button__link:not(:hover):not(:active):not(.has-background) {
	  font-family: 'Encode Sans Condensed',sans-serif;
		width: 100%;
	  font-size: 14px;
	  padding: 8px 3px;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-justify-content: center;
		justify-content: center;
		-ms-flex-align: center;
	  align-items: center;
	  line-height: 1.1;
	  border: 1px solid #dcdcdc;
	  color: #000000;
	  background-color: #f9f9f9;
}
.bloc-btn-categories .btn-categories a:hover,
.bloc-btn-categories .wp-block-button.btn-categories:not(.is-style-outline) .wp-block-button__link:hover, .wp-block-button:not(.is-style-outline) .wp-block-button__link:active {
	color: #000000 !important;
	border-color: #000000 !important;
}
.bloc-btn-categories .wp-block-button.btn-categories:not(.is-style-outline) .wp-block-button__link:focus, .bloc-btn-categories.wp-block-button:not(.is-style-outline) .wp-block-button__link:not(:hover):not(:active):not(.has-background) {
    color: #ffffff !important;
    background: #000000 !important;
}
.bloc-pub-insert {
    text-align: center;
    border-top: 3px solid #dcdcdc;
	 	border-bottom: 3px solid #dcdcdc;
		padding-bottom: 10px;
		width: 100%;
		margin: 20px auto 25px;
}
.bloc-pub-insert p {
    font-size: 13px;
	margin-bottom: 10px;
}
.bloc-pub-insert img {
		margin: auto;
}
.main-container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: flex-start;
	align-items: flex-start;
	margin: 55px auto;
}
.icones-marchand {
	display: -ms-flexbox;
    display: flex;
		-ms-flex-wrap: wrap;
    flex-wrap: wrap;
		-ms-justify-content: center;
		justify-content: center;
}
.description {
	margin: 40px 0;
}
.description p, #div_description p {
    margin-bottom: 9px;
}
.description h2, h2, #div_description h2 {
    font-size: 35px;
}
.singular h1 {
    font-size: 40px;
}
#div_description {
	border: 0px solid #000 !important;
	margin: 40px auto !important;
}
.revive {
    margin-bottom: 20px;
}
.pager-fullscreen {
    font-size: 15px;
    margin: 0;
}
.footer-navigation {
    margin-top: calc(1 * var(--global--spacing-vertical));
}
.no-widgets .site-footer {
    margin-top: calc(3 * var(--global--spacing-vertical));
}
aside.widget-area a {
    text-decoration: none;
		display: block;
}
aside.widget-area a:hover {
    color: #ff0000;
    text-decoration-style: dotted;
}
.has-background-white .site aside.widget-area a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
    background: transparent;
    color: #ff0000;
    text-decoration: none;
}
/* aside.widget-area button, [type=button] {
    border: none;
    background-color: transparent;
  	padding: 5px 0;
		display: block;
} */
.btn-footer-modal:hover, .btn-footer-modal:focus {
	color: #ff0000;
}
.widget-area {
    margin-top: 0;
}
.primary-navigation a:hover, .primary-navigation .current-menu-item > a:first-child:hover, .primary-navigation .current_page_item > a:first-child:hover, .primary-navigation .current-menu-item > a:first-child, .primary-navigation .current_page_item > a:first-child, .navigation a:hover {
    text-decoration: none;
		color: #ff0000;
}
.site .button:focus:not(.has-background) {
	color: #000000;
}
.has-background-white .site .navigation a:focus:not(.wp-block-button__link):not(.wp-block-file__button) .meta-nav {
    color: #ff0000;
}
.has-background-white .site .navigation a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
    background: transparent;
    color: #ff0000;
    text-decoration: none;
}
.site-footer.footer-border {
	border-top: 3px solid var(--global--color-border);
	margin-top: calc(3 * var(--global--spacing-vertical));
	padding-bottom: 0;
	background-image: url(/wp-content/uploads/2021/03/bg-pattern.png);
}
.site-footer > .site-info {
    padding-top: 0;
    border-top: none;
}
.tnp-field.tnp-field-email {
    width: calc(100% - 130px);
}
.tnp-subscription div.tnp-field {
    display: inline-block;
}
.tnp-field.tnp-field-button {
     margin-left: 10px;
}
.tnp-widget input.tnp-submit {
    background-color: #000;
}
.tnp-widget input.tnp-submit:focus {
    color: #ffffff;
}
.tnp-subscription {
    padding: 0px 10px;
}
.site-footer .tnp-subscription input[type=submit]:not(:hover):not(:active):not(.has-background) {
    background-color: #000000;
    color: #fff;
    padding: 10px 20px;
}
.site-footer .tnp-subscription input[type=submit]:hover, .site-footer .tnp-subscription input[type=submit]:active {
    padding: 10px 20px;
}
.site-footer .tnp-subscription input[type=email] {
    border-style: solid;
 	 height: 40px;
  	background: #ffffff;
}
.copyright {
    font-size: 15px;
}

.pub-image {
  text-align: center;
}
.page-images article .entry-content .btn-retour {
    width: 100%;
    height: 32px;
}
.page-images article .entry-content h2 {
		margin-top: 40px;
		width: 100%;
		display: block;
		max-width: 1200px !important;
		margin-left: auto;
		margin-right: auto;
}
.page-images article .entry-content .description {
		max-width: 1200px !important;
		margin-left: auto;
		margin-right: auto;
}
/* .page-images article .entry-content .choix-circulaires {
    border: 2px solid #000;
		margin: 5px;
		min-height: 275px;
} */
.page-images article .entry-content div.choix-circulaires {
    border: 2px solid #dcdcdc;
    margin: 5px 5px 20px;
    min-height: 275px;
		padding-bottom: 20px;
}
.page-images article .entry-content div img {
    margin: auto;
}

div.choix-circulaires {
	position: relative;
}
.page-images article .entry-content div.choix-circulaires p {
		font-size: 16px;
    bottom: -2px;
    position: absolute;
    left: 5px;
}
.site-footer > .site-info .site-name {
    font-size: 38px;
    font-weight: bold;
    font-family: 'Bebas Neue', 'Roboto', sans-serif;
		line-height: 1;
}
.has-background-white .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
    background: transparent;
				color: #000;
}

/* admin webtotal */
.admin-webto .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
		    margin-bottom: 15px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}
.admin-webto label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
		font-size: 14px;
}
.admin-webto select {
    padding: 5px;
		margin-bottom: 15px;
}
.admin-webto [type=button] {
	margin-top: 10px;
	padding: 10px 15px;
}
.admin-webto .titre-select {
		font-size: 17px;
    margin-bottom: 7px;
    text-transform: uppercase;
    color: #ff0000;
}
.admin-webto .btn-success {
    color: #fff;
		background-color: #28a745;
    border-color: #28a745;
}
.admin-webto .btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
}
.admin-webto .btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}
.admin-webto .btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00;
}
.admin-webto .btn-primary {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff;
}
.admin-webto .btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
}
.admin-webto .btn-secondary {
	color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.admin-webto .btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
}
.admin-webto .btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}
.admin-webto .btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
}

/* page 404 */
.error404 .page-header {
    border-bottom: none;
    padding-bottom: 0;
		margin-bottom: 0;
}
.error-404 svg.svg-icon {
	vertical-align: text-bottom;
}
h1.page-title.page-title-404 {
    font-size: 33px;
		margin-top: 35px;
}
.error404 .error-404 p {
	font-size: 20px;
	margin-top: 0;
	margin-bottom: 0;
}

.btn-retour.btn-retour-bottom {
    text-align: center;
    margin-top: 25px;
		clear: both;
}

#page a.morelink, #page a.morelink.less {
	background-color: #000;
	color: #ffffff;
	padding: 5px 10px;
}
#page a.morelink:hover, #page a.morelink:focus, #page a.morelink.less:focus {
    color: #ffffff;
		background-color: #777;
}
#div_description .shortcontent, #div_description.allcontent {
    margin-bottom: 15px;
}

/* page à propos */
.page-id-7 h1 {
  font-size: 1.9rem;
	margin-bottom: 25px;
	margin-top: 25px !important;
}
.page-id-7 h2 {
  font-size: 1.55rem;
	margin-top: 25px;
}
.page-id-7 h3 {
  font-size: 1.35rem;
	margin-top: 25px;
}
.page-id-7 h4 {
  font-size: 1.15rem;
	margin-top: 25px;
}
.page-id-7 h5 {
  font-size: 1rem;
	margin-top: 25px;
}
.page-id-7 h6 {
  font-size: 1rem;
	margin-top: 25px;
}

/* consentement banniere */
div#ct-ultimate-gdpr-cookie-content a {
    color: #fff;
    text-decoration: underline;
}
div#ct-ultimate-gdpr-cookie-content a:hover, div#ct-ultimate-gdpr-cookie-content a:focus {
    color: #dcdcdc;
}
/* consentement banniere FIN */



/* responsive */
@media screen and (min-width: 1200px) {
	.page-images article .entry-content div.google-center.clearfix, #content div.google-center.clearfix, .google-auto-placed {
	    border: 0;
	    flex: 0 0 100%;
	    -ms-flex: 0 0 100%;
	    width: 100%;
			max-width: 100%;
	    margin: 45px auto;
	    min-height: 0;
			text-align: center;
	}
	aside.in-header.widget-area, aside.in-sidebar.widget-area {
			margin-bottom: 50px;
	}
	.page-images article .entry-content div.google-center .google-auto-placed {
	    border: 0;
	}
}

@media screen and (max-width: 1199px) {
	.page-images article .entry-content div.google-center.clearfix, #content div.google-center.clearfix, .google-auto-placed {
	    border: 0;
	    flex: 0 0 100%;
	    -ms-flex: 0 0 100%;
	    width: 100%;
			max-width: 100%;
	    margin: 35px auto;
	    min-height: 0;
			text-align: center;
	}
	aside.in-header.widget-area, aside.in-sidebar.widget-area {
			margin-bottom: 40px;
	}
	.page-images article .entry-content div.google-center .google-auto-placed {
	    border: 0;
	}
}

@media screen and (max-width: 1200px) and (min-width: 822px) {
	.main-container {
		margin: 45px auto;
	}
	.search-form {
	    margin: 0px auto 20px;
	}
}

@media screen and (min-width: 822px) {

	/* mis direct dans css additionnel */
	:root {
		--responsive--aligndefault-width: min(calc(100vw - 8 * var(--global--spacing-horizontal)), 1070px);
		--responsive--alignwide-width: min(calc(100vw - 8 * var(--global--spacing-horizontal)), 1070px);
	}
	.sidebar-left {
	    width: 355px;
			max-width: 355px;
	    padding-right: 55px;
			/* temporaire */
			/* height: 600px; */
			/* fin temporaire */
	}
		.main-center {
	    width: 715px;
			max-width: calc(100% - 355px);
			margin: 0 auto;
	}
	.site-footer > .site-info {
	    justify-content: space-between;
	}
	.page-images {
		--responsive--aligndefault-width: min(calc(100vw - 4 * var(--global--spacing-horizontal)), 100%);
		--responsive--alignwide-width: min(calc(100vw - 4 * var(--global--spacing-horizontal)), 100%);
	}
	.bloc-marchand {
		width: 140px;
		max-width: 14%;
		/* width: calc(16.6666% - 20px);
		height: 120px; */
	  margin: 10px;
	}
}

@media screen and (max-width: 821px) {
	#logos_marchands {
		max-width: 100%;
    width: 600px;
	}
	.sidebar-left {
	    display: none;
	}
	.bloc-marchand {
		width: 140px;
	    max-width: calc(33% - 10px);
	    /* height: 120px; */
	    margin: 5px;
	}
	.site-title {
	    font-size: 30px;
	}
	.search-form {
	    margin: 0px auto 20px;
	    width: 100%;
	}
}

@media screen and (min-width: 768px) {
	.bloc-btn-categories .btn-categories {
		width: calc(16.66666% - 5px);
		min-width: 90px;
	}
	.bloc-btn-categories .btn-categories:nth-child(6n){
    margin-right: 0px;
  }
	.site-header {
	    padding: 0 15px;
	    border-bottom: 3px solid #f2f2f2;
	    max-width: 100%;
	}
	.site-branding {
	    max-width: 340px;
	}
	.icones-marchand a {
		width: calc(33% - 20px);
		margin: 10px 10px 20px 10px;
	}
}

@media screen and (max-width: 767px) {
	/* div#page {
	    z-index: 1;
	} */
	.site-title {
		margin-top: 15px;
	}
	.site-header {
	    padding: 0;
	    border-bottom: 3px solid #f2f2f2;
	    /* max-width: 100%; */
	}
	.search-form .search-field {
	    margin-top: calc(var(--global--spacing-vertical) / 3);
	    margin-right: 0;
			min-width: inherit;
	    height: 35px;
	}
	.search-form .search-submit {
	    margin-right: 0px;
	}
	aside.widget-area a:last-child {
	    margin-bottom: 25px;
	}
	aside .textwidget {
			margin-top: 10px;
	}
	aside .widget-title {
	    margin-bottom: 10px;
	}
	.home .souligner {
	    display: none;
	}
	.site-branding {
	    height: 60px;
	}
	.icones-marchand a {
		width: calc(50% - 20px);
		margin: 10px 10px 20px 10px;
		border: 1px solid #dcdcdc;
	}
	.google-auto-placed {
	    max-width: 100% !important;
	    margin-left: auto !important;
			margin-right: auto !important;
	}
}

@media (max-width: 767px) and (min-width: 482px) {
	.site-branding {
	    max-width: 200px;
	}
	.description h2, h2, #div_description h2 {
	    font-size: 27px;
	}
	.singular h1 {
	    font-size: 32px;
	}
	.bloc-btn-categories .btn-categories {
		width: calc(25% - 5px);
		min-width: 90px;
	}
	.bloc-btn-categories .btn-categories:nth-child(4n){
		margin-right: 0px;
	}
}

@media screen and (min-width: 592px) {
	/* .page-images article .entry-content {
		width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
		justify-content: center;
	} */
	.page-images article .entry-content .choix-circulaires {
			-ms-flex:0 0 48%;
			flex: 0 0 48%;
			width: 48%;
	}
	.page-images article .entry-content div.big-image {
		width: 100%;
		max-width: 100%;
		-ms-flex:0 0 48%;
		flex: 0 0 100%;
	}
	.page-images article .entry-content div.choix-circulaires {
	    /* -ms-flex: 0 0 25%;
	    flex: 0 0 15%; */
	    width: 15%;
			min-width: 200px;
			padding-bottom: 20px;
			margin-left: 2% !important;
    	margin-right: 0 !important;
			float: left;
	}
	.sous-titre {
		font-size: 30px;
		text-align: center;
		line-height: 1.2;
	}
}

@media screen and (max-width: 591px) {
	.sous-titre {
		font-size: 25px;
		text-align: center;
		line-height: 1.2;
	}
	#page .formulaire .wpforms-form .wpforms-one-half {
		width: 100%;
		margin-left: 0;
		padding: 10px 0;
	}
	#page .formulaire .wpforms-form .wpforms-field-name {
	    padding: 0;
	}
	.tnp-subscription div.tnp-field {
	    display: block;
	    width: 100%;
	}
	.tnp-field.tnp-field-button {
	    margin-left: 0;
	}
}

@media screen and (max-width: 481px) {
	.site-header.has-logo:not(.has-title-and-tagline).has-menu .site-logo {
		padding-top: 12px;
	}
	.site-header.has-logo:not(.has-title-and-tagline).has-menu .site-logo img {
			max-width: inherit;
		  max-height: 40px;
	}
	.site-header.has-logo:not(.has-title-and-tagline).has-menu .site-logo {
		position: initial;
	}
	.wp-custom-logo .site-header {
	    position: relative;
	}
	.dropdown-icon {
		color: #fff;
	}
	.primary-navigation {
	    top: 0;
			padding-top: 10px;
	}
	/* .primary-navigation-open .primary-navigation {
	    position: absolute;
	} */
	.bloc-btn-categories .btn-categories {
		width: calc(33.33333% - 5px);
		min-width: 90px;
	}
	.bloc-btn-categories .btn-categories:nth-child(3n){
    margin-right: 0px;
  }
	.description h2, h2, #div_description h2 {
	    font-size: 22px;
	}
	.singular h1 {
	    font-size: 28px;
	}
}

@media only screen and (max-width: 481px) {
	/* .lock-scrolling .site {
	    position: inherit;
	}
	.lock-scrolling .site header#masthead {
		position: fixed;
		max-width: 100%;
    width: 100%;
		z-index: 2;
	} */
}

@media screen and (max-width:360px) {
	.bloc-marchand h3 {
	    font-size: 12px;
			letter-spacing: -0.5px;
	}
	.bloc-btn-categories .btn-categories a {
	    font-size: 12px;
			letter-spacing: -0.3px;
	}
	.page-images article .entry-content div.choix-circulaires p {
	    font-size: 14px;
	}
}
