/* Cheat sheet */

.single-products-sheets .wpb_button,
.single-products-sheets .wpb_content_element,
.single-products-sheets ul.wpb_thumbnails-fluid > li {
  margin-bottom: 0;
}
.droite {
  float: right;
}
.vc_row.disable_negative_margin {
  margin-left: 0;
  margin-right: 0;
}

.text-align-center {
  text-align: center;
}

.pt-32 {
  padding-top: 32px;
}

.mb-48 {
  margin-bottom: 48px;
}

.droite {
  float: right;
}

@media screen and (max-width: 600px) {
  .droite {
    float: none;
  }
}

.mt-20 {
  margin-top: 20px;
}

.vimeo_player {
  width: 100%;
  height: 100%;
  position: absolute;
}

.single-products-sheets .container-video {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}

.single-products-sheets .container-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* END Cheat sheet */

/* Intelligent Workplace – Gestion des impressions */

.ult_tabs {
  display: none;
}

/* Flexslider Apps */

.wpb_content_element .wpb_wrapper .flexslider ul:not(.mpc-accordion__content) li {
  list-style-type: none;
  margin-bottom: 32px;
}

/* Facet WP */

.xrw-facetwp-stack.ui-accordion .ui-accordion-header.ui-state-active:hover {
  background: gray;
}

.xrw-facetwp-stack.ui-accordion .ui-accordion-header.ui-accordion-header-active {
  color: white;
}

.xrw-facetwp-stack.ui-accordion .ui-accordion-header:nth-last-of-type(1) {
  border-bottom: 1px solid #ddd;
  font-size: 16px;
}

.xrw-facetwp-stack.ui-accordion .ui-accordion-header:hover {
  background: #f5f5f5;
}

.xrw-facetwp-stack.ui-accordion .ui-accordion-header.ui-state-hover {
  border-color: #dddddd;
}

.xrw-facetwp-stack.ui-accordion .ui-widget-content {
  border-color: #dddddd;
  border-top: none;
}

.xrw-facetwp-stack.ui-accordion .ui-widget-content:nth-last-of-type(1) {
  border-bottom: 1px solid #ddd;
}

.xrw-facetwp-stack.ui-accordion .ui-accordion-content {
  padding: 2em 2em;
}

.xrw-facetwp-stack .ui-state-default {
  background-image: none;
}

.xrw-facetwp-stack .ui-widget-content .ui-state-default {
  background-image: none;
  background-color: white;
}

.xrw-facetwp-stack .ui-widget-header .ui-state-default {
  background-image: none;
  background-color: white;
}

#xerox-mps-tabs .ui-widget-header {
  background: none;
  border-left: none;
  border-right: none;
  border-top: none;
}

#xerox-mps-tabs .ui-widget {
  font-family: inherit;
}

#xerox-mps-tabs .wpb_accordion_header,
#xerox-mps-tabs .wpb_tab {
  background: none;
}

.xrw-facetwp-stack .facetwp-radio {
  margin-bottom: 10px;
}

#filtres-avances {
  display: none;
  padding-left: 20px;
  height: 40px;
  margin-bottom: 40px;
  border: 1px solid #dedede;
  font-size: 13px;
  font-weight: 300;
  line-height: 40px;
}

#filtres-avances a i {
  float: right;
  padding-right: 10px;
  padding-left: 10px;
  border-left: 1px solid #dedede;
  line-height: 40px;
}

aside .xrw-facetwp-reset {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

aside .xrw-facetwp-reset {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

aside .widget.xrw-facetwp-stack {
  margin-bottom: 30px;
}

aside .sub-menu a {
  color: #818181;
}

aside .widget {
  margin: 0;
}

aside .widget a {
  color: #818181;
  display: block;
}

.facetwp-selections ul {
  margin-bottom: 30px;
  margin-left: 0;
  padding-left: 0;
}

.facetwp-selections .facetwp-selection-label {
  margin-bottom: 15px;
}

.facetwp-selections li {
  display: grid !important;
  padding: 10px !important;
  border: 1px solid #d7d7d7;
}

.facetwp-selections li .facetwp-selection-value {
  font-weight: bold;
  font-size: 15px;
}

.facetwp-selections li .facetwp-selection-label {
  font-size: 15px;
}

.xrw-facetwp-selections span {
  color: #818181 !important;
}

.widget.widget_archive select {
  width: 98%;
}

.widget.widget_categories select {
  width: 98%;
}

.widget.widget_text select {
  width: 98%;
}

.widget_facet_stack_widget .facetwp-facet {
  background: #f0f0f0;
  font-size: 14px;
}

.facetwp-sort {
  border: 1px solid #dddddd;
  margin-bottom: 20px;
}

.mass-top summary {
  background: #f2f2f2;
  padding: 22px;
}

/* Product Sheets - Autres info liens */

.autres_dinformtions a.shortcode-lien {
  display: block;
  margin-bottom: 1em;
}

/* Layout */

.default_template_holder {
  max-width: 1300px;
  margin: auto;
  padding-top: 50px;
}

.clearfix:after {
  clear: both;
}

.clearfix:after,
.clearfix:before {
  content: " ";
  display: table;
}

/* END Layout */

/* Cheat style */

.blanc p,
.blanc h1,
.blanc h2,
.blanc h3,
.blanc h4,
.blanc h5,
.blanc ul li {
  color: white !important;
}

/* END Cheat style */

.products-sheets .wpb_text_column.wpb_content_element p {
  margin-bottom: 10px;
}

.products-sheets .wpb_text_column.wpb_content_element p:last-child {
  margin-bottom: 10px;
}

.imprimante .description.listing p {
  display: list-item;
  list-style-type: square;
  list-style-position: outside;
}

.imprimante .post_description p {
  display: list-item;
  list-style-type: square;
  list-style-position: outside;
}

.imprimante article .spec_stylised-specs .spec {
  font-size: 14px;
}

.imprimante article .prix {
  font-weight: 400;
  font-size: 2.25rem;
  margin-bottom: 8px;
}

.imprimante article .mass-top + .vc_row.zone_content {
  margin-bottom: 48px;
}

.imprimante article .documents.post_more {
  margin-bottom: 48px;
}

.products-sheets-template-default:not(.imprimante) .wpb_wrapper .autre_dinformtion ul {
  padding-left: 17px;
}

.products-sheets-template-default:not(.imprimante)
  .wpb_wrapper
  .autre_dinformtion
  ul:not(.tabs-nav)
  li {
  display: list-item;
  list-style-type: square;
  list-style-position: outside;
}

.products-sheets-template-default:not(.imprimante)
  .wpb_wrapper
  .autre_dinformtion
  ul:not(.mpc-accordion__content)
  li {
  display: list-item;
  list-style-type: square;
  list-style-position: outside;
}

.products-sheets-template-default:not(.imprimante) .wpb_wrapper .autre_dinformtion ol {
  padding-left: 17px;
}

.products-sheets-template-default:not(.imprimante)
  .wpb_wrapper
  ul:not(.tabs-nav):not(.ult_tabmenu):not(.slides) {
  padding-left: 17px;
}

.wpb_content_element .wpb_wrapper ul:not(.tabs-nav) li {
  display: list-item;
  list-style-type: square;
  list-style-position: outside;
}

.wpb_content_element .wpb_wrapper ul:not(.mpc-accordion__content) li {
  display: list-item;
  list-style-type: square;
  list-style-position: outside;
}

.xrw-facetwp-stack.ui-accordion .ui-accordion-header.ui-accordion-header-active {
  background: gray;
}

.xrw-facetwp-stack.ui-accordion .ui-accordion-header {
  border-color: #dddddd;
}

.xrw-facetwp-stack .ui-state-default {
  background-color: white;
}

.xrw-facetwp-stack .ui-state-default .ui-icon.ui-icon-minus {
  background-image: url(../img/tec-print-icons-ui-white.png);
}

.xrw-facetwp-stack .ui-state-default .ui-icon {
  background-image: url(//ajax.googleapis.com/ajax/libs/jqueryui/1.11.4/themes/smoothness/images/ui-icons_888888_256x240.png);
}

.ui-widget {
  font-family: inherit;
}

.widget.widget_archive select {
  width: 98%;
}

.widget.widget_categories select {
  width: 98%;
}

.widget.widget_text select {
  width: 98%;
}

.tax-sheet-cat.enable-facetwp .category_description {
  margin-bottom: 80px;
}

.post_subhead {
  margin-bottom: 10px;
}

.post_title span[itemprop="category"] {
  display: none;
}

article .spec_stylised-specs {
  background-color: #f0f0f0;
  color: #575e61;
  width: 100%;
}

article .spec_stylised-specs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 16px;
}

article .spec_value {
  font-weight: 500;
  font-size: 22px;
  margin-right: 0.2em;
  white-space: nowrap;
  line-height: 1em;
  vertical-align: top;
}

.category-infos {
  min-height: 150px;
  height: auto;
  padding: 15px;
  background-color: #f8f8f8;
}

.category-infos:hover {
  background-color: #f4f4f4;
}

.vc_row.wpb_row.section.vc_row-fluid.category-product-line > div {
  margin-bottom: 30px;
}

.vc_row.wpb_row.section.vc_row-fluid.category-product-line:hover
  .full_section_inner
  .category-infos {
  background-color: #f4f4f4;
}

.category_description {
  margin: 0 0 32px 0;
}

.blog_holder.masonry_full_3cols .blog_holder_grid_sizer {
  width: 31.6%;
}

.blog_holder.masonry_full_3cols article {
  width: 31.6%;
}

.blog_holder.masonry_full_2cols .blog_holder_grid_sizer {
  width: 48.7%;
}

.blog_holder.masonry_full_2cols article {
  width: 48.7%;
}

.filter_outer {
  margin: 10px 0 30px;
}

.iso-apps .filter_holder ul li {
  display: inline-block !important;
  float: none !important;
}

.filter_holder ul li span {
  letter-spacing: 0.5px;
  padding: 0 15px;
  font-size: 13px;
}

.single-products-sheets .post_title {
  margin-bottom: 32px;
}

.single-products-sheets .fancybox-image,
.single-products-sheets .fancybox-spaceball {
  background: white;
}

.single-products-sheets .subhead p {
  font-weight: 600 !important;
}

.wpb-content-wrapper .form-post {
  padding-left: 15px;
  padding-right: 15px;
}

.single-products-sheets .contact-form-post-container .more_facts_holder {
  background-color: #f8f8f8;
}

.single-products-sheets .more_facts_button {
  display: flex;
  justify-content: space-between;
  height: auto;
  line-height: 39px;
  padding: 15px !important;
  overflow: hidden;
  background-color: #f0f0f0;
  align-items: center;
}

.single-products-sheets .more_facts_button .more_facts_button_text {
  text-transform: none;
  letter-spacing: 0px;
}

.single-products-sheets .more_facts_button_arrow.rotate_arrow {
  display: inline-block;
}

.single-products-sheets .vc_row.zone_content {
  display: flex;
  justify-content: space-between;
  margin-bottom: 48px;
}

.single-products-sheets .post_text_2.vc_col-md-6 {
  width: 50%;
}

.single-products-sheets .post_text_inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.single-products-sheets .post_features {
  margin-bottom: 48px;
}

.single-products-sheets .post_features #features-list-wrapper.features-sheet-series {
  margin-top: 22px;
}

.single-products-sheets .post_features #sheet-series-sku-container {
  display: flex;
  float: right;
}

.single-products-sheets .post_features #sheet-series-sku-container label {
  margin-right: 4px;
}

.single-products-sheets .post_features #sheet-series-sku-container select {
  padding: 5px;
  font-size: 14px;
}

.single-products-sheets .post_features .features-sheet-series .features-hidden {
  display: none;
}

.single-products-sheets
  .post_features
  .features-sheet-series
  .features-list-item:not(.features-hidden) {
  display: flex;
  gap: 33px;
  align-items: center;
}

.single-products-sheets .post_features .features-sheet-series .features-list-item > ul {
  flex: 1;
  padding-top: 22px;
}

.single-products-sheets .post_features ul {
  padding-top: 12px;
}

.single-products-sheets .post_features ul li {
  list-style: none;
  border-bottom: 1px solid #cccccc;
  display: flex;
  margin-left: 0;
}

.single-products-sheets .autres_dinformtions div[itemprop="description"] ul {
  margin-bottom: 20px;
}

.single-products-sheets .Solutionsrelated,
.single-products-sheets .Appsrelated,
.single-products-sheets .autres_dinformtions,
.single-products-sheets .videos.clear,
.single-products-sheets .RelatedProducts,
.spec_stylised-fond.clear {
  margin-bottom: 48px;
  visibility: visible;
  overflow: visible;
  width: auto;
  height: auto;
}

.single-products-sheets article .post_features .name {
  width: 50%;
  display: inline-block;
  padding-left: 0px;
  font-weight: bold;
}

.single-products-sheets article .post_features .value {
  display: flex;
  flex: 1;
}

/* .single-products-sheets .post_more .pdf .call_to_action {
    background-color: #f8f8f8;
}

.single-products-sheets .post_more .read_more .call_to_action {
    background-color: #f8f8f8;
} */

.single-products-sheets .call_to_action.normal {
  background-color: #f8f8f8;
  padding: 30px 40px;
  margin-bottom: 32px;
}

.single-products-sheets .call_to_action.normal h3 {
  margin-bottom: 0 !important;
}

.products-sheets .call_to_action h3,
.produit .post_more .call_to_action h3 {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}

.single-products-sheets div[data-q_id="#portfolio"] .call_to_action {
  background-color: #f8f8f8;
  padding: 30px 40px;
  margin-bottom: 32px;
}

.single-products-sheets div[data-q_id="#portfolio"] .call_to_action h3 {
  margin-bottom: 0 !important;
}

.single-products-sheets .sep_fin_de_page {
  padding-bottom: 64px;
}

.single-products-sheets .caroufredsel_wrapper a img {
  width: -webkit-fill-available;
  width: -moz-available;
  height: auto;
}

.call_to_action .column2.button_wrapper .qbutton {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.call_to_action,
.call_to_action .text_wrapper,
.call_to_action .two_columns_75_25 {
  position: relative;
}

article.produit .magasin .label {
  font-weight: bold;
}

.more_facts_outer {
  background-color: white;
}

.more_facts_holder.more_fact_opened .more_facts_outer {
  border: 5px solid #f8f8f8;
  padding-bottom: 40px;
}

.more_facts_button .more_facts_button_text {
  display: inline-block;
}

.more_facts_button .more_facts_button_arrow {
  display: inline-block;
}

.q_tabs.horizontal .tabs-container {
  padding: 15px;
  border: 1px solid #f0f0f0;
}

.q_tabs.horizontal .tabs-nav li {
  border-top: 1px solid #f0f0f0;
  border-right: 1px solid #f0f0f0;
  border-left: 1px solid #f0f0f0;
  margin-right: 5px;
  display: flex;
}

.q_tabs.horizontal .tabs-nav li:first-child a {
  padding: 0 14px;
}

.tabs-nav li.active {
  border-bottom: 1px solid white;
  background: white;
}

.q_tabs .tabs-nav {
  display: block;
  top: 1px;
}

.q_tabs .tabs-nav li a {
  text-transform: none;
}

#xerox-mps-tabs .q_tabs .tabs-nav {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  padding: 0;
}

#xerox-mps-tabs .q_tabs .tabs-nav li a {
  text-transform: none;
  height: auto;
  font-size: 24px;
  padding: 16px 12px;
  line-height: 1.2;
}

.post_sku {
  margin-bottom: 10px;
}

.gallery-product-sheet .zoomWrapper {
  margin-bottom: 15px;
}

.gallery-product-sheet img {
  display: inline;
}

.single-products-sheets.imprimante .the_content[itemprop="description"] p {
  display: list-item;
  list-style-type: square;
  list-style-position: outside;
  margin: 0 0 10px 20px;
  text-align: left;
  font-weight: 400;
  padding: 0;
}

.single-products-sheets.imprimante .post_description {
  padding: 0px 16px 16px 16px;
}

.single-products-sheets.imprimante .post_description_pied .post_prix,
.single-products-sheets.imprimante .post_description_pied .post_sku {
  padding-left: 16px;
}

.enable-facetwp.imprimante .vc_row.zone_content {
  margin-bottom: 16px;
}

.sync_listing ul li {
  list-style: square;
}

.imprimante h2.titre_documents {
  margin-bottom: 16px !important;
}

.imprimante h2.titre_feature {
  margin-bottom: 16px !important;
}

.imprimante h2.titre_videos {
  margin-bottom: 16px !important;
}

.imprimante h2.titre_carousels {
  margin-bottom: 16px !important;
}

.connectkey-technology-section .connectkey-box {
  min-height: 150px;
}

.products-solutions h4 {
  color: white !important;
}

.connectkey-technology-section .connectkey-box .wpb_single_image {
  height: 100%;
  width: 100%;
  padding-bottom: 10px;
}

.connectkey-technology-section .vc_col-sm-2.vc_col-has-fill {
  border-left: none;
}

.connectkey-technology-section .vc_col-sm-2 {
  border-left: 1px solid white;
  width: 19%;
}

.connectkey-technology-section .vc_column-inner {
  padding-top: 0 !important;
}

.products-solutions {
  text-transform: none;
  font-size: 13px !important;
  line-height: normal !important;
  color: white !important;
}

.products-solutions h2 {
  text-transform: none;
  font-size: 13px !important;
  line-height: normal !important;
  color: white !important;
}

.produits_connexes_carousels a {
  text-decoration: none;
}

.produits_connexes_carousels ul.slides {
  display: flex;
  list-style: none;
  padding-left: 0;
}

.produits_connexes_carousels .slides > li {
  background-color: transparent;
  position: relative;
  margin: 0 2px 0 0;
  float: left;
}

.produits_connexes_carousels .slides > li .first_image_holder {
  display: block;
  position: relative;
  width: 100%;
  opacity: 1;
  transition: opacity 0.4s ease-in-out;
  -webkit-transition: opacity 0.4s ease-in-out;
  -ms-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
}

.produits_connexes_carousels .slides > li .second_image_holder {
  display: block;
  position: relative;
  width: 100%;
  opacity: 1;
  transition: opacity 0.4s ease-in-out;
  -webkit-transition: opacity 0.4s ease-in-out;
  -ms-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
}

.produits_connexes_carousels .next {
  color: white;
  padding-top: 10px;
}

.produits_connexes_carousels .next:after {
  display: inline-block;
  padding: 10px;
  background-color: #f8f8f8;
  color: #303030;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  font-family: FontAwesome, sans-serif;
  content: "\f054";
}

.produits_connexes_carousels .prev {
  color: white;
  padding-top: 10px;
}

.produits_connexes_carousels .prev:before {
  display: inline-block;
  padding: 10px;
  background-color: #f8f8f8;
  color: #303030;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  font-family: FontAwesome, sans-serif;
  content: "\f053";
}

.produits_connexes_carousels .caroufredsel_wrapper li.item .desc-item {
  min-height: 6em;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-direction: column;
}

.produits_connexes_carousels .caroufredsel_wrapper li.item .subhead-item p {
  font-size: 12px;
  line-height: normal;
  margin-top: 0px;
}

.produits_connexes_carousels .desc-item {
  padding: 5px;
}

.produits_connexes_carousels .desc-item .title-item {
  font-size: 14px;
  line-height: normal;
}

.qode_carousels_holder .produits_connexes_carousels .prev {
  float: left;
  margin-left: 0 !important;
}

.qode_carousels_holder .produits_connexes_carousels .next {
  float: right;
  margin-right: 0 !important;
}

.single-products-sheets .one-zero {
  width: 20px;
}

body:not(.imprimante) .videos {
  display: none;
}

.features-column {
  border: 2px solid #a1469b;
  background-color: rgba(244, 244, 244, 0.45);
  flex: 1 1 0;
  margin-right: 16px;
  overflow: hidden;
  display: flex;
  align-items: center;
  padding: 0 32px;
}

.features-column:hover {
  background: rgba(201, 197, 204, 0.5);
}

.section-security-features-first-row .full_section_inner {
  -moz-box-flex: 1;
  display: flex;
  flex: 1 1 0;
  min-height: 380px;
  padding: 10px 48px;
}

.section-security-features-second-row .full_section_inner {
  -moz-box-flex: 1;
  display: flex;
  flex: 1 1 0;
  min-height: 380px;
  padding: 10px 48px;
}

.call-to-action-app .odd .call_to_action {
  background-image: url(../img/img-call-to-action-app.jpg);
  box-shadow: inset 0 0 0 2000px rgba(255, 0, 0, 0.6);
  margin-bottom: 0;
}

.call-to-action-app .call_to_action_text h3 {
  color: white !important;
  font-size: 20px;
  text-transform: uppercase;
  margin: 0 !important;
  padding: 0 !important;
}

.call-to-action-app .qbutton,
.call-to-action-gall .qbutton {
  color: white;
  border-color: white;
}

.call-to-action-gall .odd .call_to_action {
  background-image: url(../img/img-call-to-action-gall.jpg);
  box-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.6);
  margin-bottom: 0;
}

.call-to-action-gall .call_to_action_text h3 {
  color: white !important;
  font-size: 20px;
  text-transform: uppercase;
  margin: 0 !important;
  padding: 0 !important;
}

.sheet-cat .flexslider {
  margin: 0 !important;
}

.sheet-cat .flexslider .flex-control-nav {
  margin-top: 20px !important;
}

.titre-cta-apps h3 {
  color: white;
  font-weight: 600;
  font-size: 24px;
  text-transform: none;
}

.row_cta_apps .qbutton {
  color: white;
  border-color: white;
}

/* Facet WP */

.tax-sheet-cat.remove-facetwp .xrw-facetwp-stack {
  display: none !important;
}

.tax-sheet-cat.remove-facetwp .xrw-facetwp-reset {
  display: none !important;
}

.tax-sheet-cat.remove-facetwp .xrw-facetwp-sort {
  display: none !important;
}

.tax-sheet-cat.remove-facetwp article {
  margin: 0 0 64px !important;
}

.tax-sheet-cat.remove-facetwp #filtres-avances {
  display: none !important;
}

.two_columns_25_75 {
  width: 100%;
}

.two_columns_25_75 > .column1 {
  width: 25%;
  float: left;
}

.two_columns_25_75 > .column1 > .sidebar {
  width: 100%;
  margin: 0;
}

.two_columns_25_75 > .column1 > .column_inner {
  padding: 0 20px 0 0;
}

.two_columns_25_75 > .column2 {
  width: 75%;
  float: left;
}

.two_columns_25_75 > .column2 > .column_inner {
  padding: 0 0 0 20px;
}

.archive.tax-sheet-cat.remove-facetwp .two_columns_25_75 .column2 {
  width: 100%;
}

.archive.tax-sheet-cat.remove-facetwp .two_columns_25_75 .column1 {
  display: none;
}

.remove-facetwp .xrw-facetwp-stack {
  display: none !important;
}

.remove-facetwp .xrw-facetwp-reset {
  display: none !important;
}

.remove-facetwp .xrw-facetwp-sort {
  display: none !important;
}

/* Tax Sheet Cat */

.tax-sheet-cat article {
  display: inline-block;
  width: 100%;
  margin: 0 0 60px;
}

.masonry_full_2cols_image,
.masonry_full_3cols_image,
.blog_masonry_app_image {
  display: grid;
  gap: 0px 20px;
}

.masonry_full_2cols_image {
  grid-template-columns: 1fr 1fr;
}

.masonry_full_3cols_image,
.blog_masonry_app_image {
  grid-template-columns: 1fr 1fr 1fr;
}

.mason-full-content {
  padding: 16px;
  background-color: #f8f8f8;
}

.tax-sheet-cat .blog_holder article .post_image img {
  width: 100%;
  height: auto;
}

/* Button */

.qbutton {
  display: inline-block;
  margin: 0;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: inherit;
  cursor: pointer;
  outline: 0;
  text-decoration: none;
  white-space: nowrap;
  width: auto;
  height: 40px;
  line-height: 36px;
  padding: 0 23px;
  border: 2px solid #303030;
  font-size: 13px;
  text-align: left;
  color: #303030;
  font-style: normal;
}

.qbutton:hover {
  color: white;
  background: #303030;
}

/* consommables */

.tax-sheet-cat .blog_holder.blog_small_image article .post_image {
  float: left;
  width: 50%;
}

.tax-sheet-cat .blog_holder.blog_small_image article .post_text {
  float: left;
  width: 50%;
}

.tax-sheet-cat .blog_holder.blog_small_image article .post_prix {
  float: left;
  width: 20%;
  margin-left: 23px;
  margin-top: 50px;
}

.tax-sheet-cat .blog_holder.blog_small_image article .post_text.sansprix .post_text_inner {
  min-height: unset !important;
  padding-top: 0px;
}

/* IWS Intelligent Workplace Services */

.tab-icon-building {
  opacity: 0.4;
}

.tab-icon-building span.aio-icon.none.icon-top {
  margin: 16px auto !important;
  background-size: contain;
  background-image: url(../img/building-fr.svg);
  background-repeat: no-repeat;
  background-position: center;
  display: block !important;
}

.tab-icon-graphics {
  opacity: 0.4;
}

.tab-icon-graphics span.aio-icon.none.icon-top {
  margin: 16px auto !important;
  background-size: contain;
  background-image: url(../img/graphics-fr.svg);
  background-repeat: no-repeat;
  background-position: center;
  display: block !important;
}

.tab-icon-lock {
  opacity: 0.4;
}

.tab-icon-lock span.aio-icon.none.icon-top {
  margin: 16px auto !important;
  background-size: contain;
  background-image: url(../img/lock-fr.svg);
  background-repeat: no-repeat;
  background-position: center;
  display: block !important;
}

.tab-icon-building.current,
.tab-icon-graphics.current,
.tab-icon-lock.current {
  opacity: 1;
}

.tab-icon-building span.ult-span-text.ult_acordian-text.ult-responsive,
.tab-icon-graphics span.ult-span-text.ult_acordian-text.ult-responsive,
.tab-icon-lock span.ult-span-text.ult_acordian-text.ult-responsive {
  display: none;
}

.single-products-sheets .ult-tabto-acontent {
  border: none !important;
  color: inherit !important;
}

.ult-tabto-accordion dt + dd {
  margin: 0;
}

/* Tarte au citron - video taille */

.single-post .youtube_player.tarteaucitron {
  width: 100% !important;
  height: 100% !important;
  display: block;
  position: absolute !important;
  margin: 0;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* END Tarte au citron - video taille */

/* END IWS Intelligent Workplace Services */

/* No animation */

.wpb_wrapper [style="opacity:0;"] {
  opacity: 1 !important;
}

/* END No animation */

/* Float Droite */

.droite {
  float: right;
}

/* END Float Droite */

/* Display Flex */

.flex-vertical-center > div {
  display: flex;
  align-items: center;
  gap: 16px;
}

/* END Display Flex */

/* Columns */

.two_columns_75_25 .column1 {
  width: 75%;
  display: inline-block;
}

.two_columns_75_25 .column2 {
  width: 25%;
  display: inline;
}

/* New services pages december 2024 */

.single-products-sheets span.container-video {
  margin-bottom: 16px;
}

.connectivity-data-padding {
  padding: 24px 32px;
}
/* 
.xerox-we-make-work-work-section {
  padding-top: 48px;
  padding-bottom: 48px;
} */
.landing-page-section {
  padding-top: 48px;
  padding-bottom: 48px;
  /* text-align:left; */
}
.mb0 {
  margin-top: 16px;
}
.landing-page-action-item {
  padding: 0% 5%;
  padding-top: 32px;
  padding-bottom: 16px;
}
.bg-black {
  background-color: black;
}
.connectivity-steps {
  max-width: 31%;
  background: white;
  border: 1px solid #ebebeb;
  padding: 32px;
}

#connectivity-steps-container > div,
#connectivity-steps-container {
  display: flex;
  justify-content: space-between;
  text-align: center;
}
#connectivity-data-container > div,
#connectivity-data-container {
  display: flex;
  justify-content: space-between;
  max-width: 1330px;
  margin: 0 auto;
}
.bg-gray {
  background: #ebebeb;
}
.font18 strong {
  font-size: 18px;
}
.mg0 {
  margin: 0;
}
.mgb-32 {
  margin-bottom: 32px;
}
.mg-16-0 {
  margin: 16px 0px;
}
.single-products-sheets .mb0 h2 {
  margin-bottom: 0 !important;
}
.single-products-sheets .mb0 h3 {
  margin-bottom: 0 !important;
}
.pdb-48 {
  padding-bottom: 48px;
}
.pd-16 {
  padding: 16px;
}
.pd-32 {
  padding: 0px 32px;
}
.pd-48-32 {
  padding: 48px 32px;
}
.pd-64-0 {
  padding: 64px 0px;
}
.pd-24-32 {
  padding: 24px 32px;
}
.vc_column_container .pd-32-18-0-32 {
  padding: 32px 16px;
}
.pd-31-10-0-32,
.pd-31-10-0-32.vc_column_container {
  padding: 32px 16px;
}
.bg-red-xerox {
  background-color: #d72636;
}
.bg-red-xerox-wrapper > div > .wpb_wrapper {
  background-color: #d72636;
}
.xerox-offer-link a {
  background-color: #d72636;
  color: white;
  padding: 16px;
  font-weight: 600;
}
.xerox-offer-link a:hover {
  background-color: #991722;
  color: white;
}
.xerox-intro {
  display: flex;
}
.xerox-intro-left-column {
  flex: 1 1 0%;
  background-color: black;
  padding: 30px;
}
.xerox-intro-left-column-content {
  display: flex;
  flex-direction: column;
  row-gap: 0.75em;
}
.xerox-intro-left-column-content * {
  width: fit-content;
}
.xerox-intro-left-column-content a.qbutton {
  margin-top: 12px;
}
.xerox-intro-right-column {
  flex: 1 1 0%;
}
.xerox-intro-right-column img {
  height: 330px;
  overflow: hidden;
  object-fit: cover;
  object-position: right top;
}
.intro-background {
  background: black;
}
.intro-background > div {
  display: flex;
}
.intro-background-left-column {
  padding: 24px;
}
.intro-background-left-column > div {
  min-height: 300px;
}
.intro-background-right-column {
  background-size: cover;
  background-position: right;
}
.xerox-versalink-bg {
  background-image: url(/wp-content/uploads/sites/2/2024/06/xerox-offer-versalink-intro.jpg);
}
.xerox-managedprintservices-bg {
  background-image: url(/wp-content/uploads/sites/2/2024/06/xerox-offer-managed-services-en.jpg);
}
.xerox-primelink-bg {
  background-image: url(/wp-content/uploads/sites/2/2024/06/xerox-offer-primelink-c9065-c9070-colour-printer-en.jpg);
}
.other-topics-block-title p {
  font-weight: 700;
  font-size: 18px;
}
#other-topics-container {
  padding: 48px 24px;
  text-align: center;
}
#other-topics-container > div,
#other-topics-container {
  display: flex;
  justify-content: space-between;
}
#other-topics-container .other-topics-block {
  max-width: 22%;
  background: white;
  border: 1px solid #ebebeb;
  padding-top: 20px;
}
.single-products-sheets .specs-printer ul {
  padding-left: 0 !important;
  margin-left: 0;
}
.single-products-sheets .specs-printer ul li {
  display: flex !important;
  margin-bottom: 8px;
}
.single-products-sheets .specs-printer ul li .name {
  width: 50%;
  display: inline-block;
  padding-left: 0px;
  font-weight: bold;
}
.single-products-sheets .specs-printer ul li .value {
  display: flex;
  flex: 1;
  gap: 2px;
}
.specs-tab .tabs-nav {
  padding-left: 0;
  display: flex;
}
.specs-tab .tabs-nav li {
  width: 100%;
  margin-right: 0 !important;
  display: inline-block !important;
}
.flex-horizontal-center > div > div {
  display: flex;
  gap: 8px;
  justify-content: center;
}
#xerox-tabs .q_tabs .tabs-nav li a {
  text-transform: none;
  height: auto;
  font-size: 20px;
  padding: 16px 12px;
  line-height: 1.2;
}
#xerox-tabs .q_tabs ul {
  padding: 0;
}
#xerox-tabs .q_tabs ul li {
  margin: 0;
}

/* xerox tab */
.xerox-tabs ul#xerox-tabs-nav {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: auto;
}

.xerox-tabs ul#xerox-tabs-nav li {
  float: left;
  font-weight: bold;
  padding: 8px 10px;
  font-size: 20px;
  border-top: 2px solid #f0f0f0;
  border-right: 2px solid #f0f0f0;
  border-left: 2px solid #f0f0f0;
  margin-right: 8px;
  cursor: pointer;
}
.xerox-tabs ul#xerox-tabs-nav li::marker {
  content: " ";
}
.xerox-tabs ul#xerox-tabs-nav li:hover a,
.xerox-tabs ul#xerox-tabs-nav li.active a {
  color: #303030;
}

.xerox-tabs #xerox-tabs-nav li a {
  text-decoration: none;
  color: #b4b4b4;
}

#xerox-tabs-content {
  padding: 15px;
  border: 2px solid #f0f0f0;
}

/* END New services pages december 2024 */

@media screen and (max-width: 1200px) {
  .single-products-sheets .vc_row.zone_content .post_image_2 {
    width: 100%;
  }
  .single-products-sheets .vc_row.zone_content .post_text_2 {
    width: 100%;
  }
}

@media screen and (max-width: 1000px) {
  .sep-desktop {
    display: none;
  }
  .sep-mobile {
    display: block;
  }
  .single-products-sheets .vc_row.zone_content {
    display: block;
  }
  .spec_stylised-specs .button_wrapper.column2 {
    text-align: center;
    width: 100%;
    padding-top: 15px;
  }
  .blog_holder.masonry_full_3cols .blog_holder_grid_sizer {
    width: 100%;
  }
  .blog_holder.masonry_full_3cols article {
    width: 100%;
  }
  .blog_holder.masonry_full_2cols .blog_holder_grid_sizer {
    width: 100%;
  }
  .blog_holder.masonry_full_2cols_image article {
    width: 100%;
  }
  .tax-sheet-cat .masonry_full_2cols_image {
    grid-template-columns: 1fr;
  }
  .connectkey-technology-section .vc_col-sm-2 {
    width: 100%;
    border-left: none;
  }
  .features-column {
    width: 100%;
    margin-bottom: 20px;
  }
  .section-security-features-first-row .full_section_inner {
    display: block;
    padding: 0;
  }
  .section-security-features-second-row .full_section_inner {
    display: block;
    padding: 0;
  }
  .single-products-sheets .features-column {
    width: 100%;
    margin-bottom: 20px;
  }
  #xerox-mps-tabs .q_tabs .tabs-nav li a {
    font-size: 17px;
    line-height: 1.5;
  }
  #other-topics-container > div,
  #other-topics-container {
    flex-direction: column;
  }
  #other-topics-container .other-topics-block {
    max-width: 100%;
    width: 88%;
    margin: 0 auto;
    margin-bottom: 24px;
  }
}

@media screen and (min-width: 992px) {
  .vc_col-md-6 {
    width: 50%;
    float: left;
  }
  .vc_col-lg-4 {
    width: 33.33333333%;
    float: left;
  }
}

@media screen and (max-width: 768px) {
  .boxed div.section .section_inner,
  .carousel-inner .slider_content_outer,
  .container_inner,
  .container_inner nav.content_menu,
  .elementor-container .elementor-widget-wrap > .qode_elementor_container_inner,
  .elementor-row .elementor-widget-wrap > .qode_elementor_container_inner,
  .footer_bottom_border.in_grid,
  .footer_top_border.in_grid,
  .full_width .parallax_content,
  .qode_elementor_container_inner,
  .steps_holder_inner,
  .title_border_in_grid_holder,
  div.grid_section .section_inner,
  nav.content_menu ul {
    width: 600px;
  }
  .masonry_full_3cols_image,
  .blog_masonry_app_image {
    grid-template-columns: 1fr;
  }
  .display-none-mobile,
  .menu-desktop {
    display: none !important;
  }
  .display-none-desktop {
    display: block !important;
  }
  .display-none-button-desktop {
    display: inline-block !important;
  }
  .two_columns_25_75 > .column1 {
    width: 100%;
  }
  .two_columns_25_75 > .column2 {
    width: 100%;
  }
  .imprimante article .spec_stylised-specs .spec {
    width: 50%;
    margin-bottom: 16px;
  }
  .imprimante article .spec_stylised-specs.nbc-odd .spec {
    width: 33%;
  }
  .imprimante .post_description .the_content {
    margin-bottom: 16px;
  }
  .blog_holder article {
    margin-bottom: 70px;
  }
  .single-products-sheets .more_facts_button .more_facts_button_text {
    font-size: 14px;
  }
  .single-products-sheets .vc_row.zone_content .post_image_2 {
    margin-bottom: 16px;
  }
  .single-products-sheets #zoom_gallery {
    margin: 0 auto;
  }
  .single-products-sheets .autres_dinformtions .vc_single_image-wrapper.vc_box_border_grey img {
    margin-bottom: 16px;
  }
  .single-products-sheets .features-sheet-series .features-list-item {
    flex-direction: column;
    width: 100%;
  }
  .tax-sheet-cat .blog_holder.blog_small_image article .post_image {
    width: 100%;
  }
  .tax-sheet-cat .blog_holder.blog_small_image article .post_text {
    width: 100%;
  }
  .tax-sheet-cat .blog_holder.blog_small_image article .post_text.sansprix .post_text_inner {
    padding-top: 23px;
  }
  .tax-sheet-cat .blog_holder.blog_small_image article .post_prix {
    width: 100%;
    margin: 0;
    text-align: center;
  }
  .blog_holder.categorie .wpb_column.vc_column_container.vc_col-sm-3 {
    width: 100%;
  }
  .blog_holder.categorie .category-infos {
    width: 100%;
  }
  #filtres-avances {
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .boxed div.section .section_inner,
  .carousel-inner .slider_content_outer,
  .container_inner,
  .container_inner nav.content_menu,
  .elementor-container .elementor-widget-wrap > .qode_elementor_container_inner,
  .elementor-row .elementor-widget-wrap > .qode_elementor_container_inner,
  .full_width .parallax_content,
  .qode_elementor_container_inner,
  .steps_holder_inner,
  div.grid_section .section_inner,
  nav.content_menu ul {
    width: 320px;
  }
  .imprimante article .spec_stylised-specs.nbc-odd .spec {
    width: 50%;
  }
  nav.main_menu ul li.menu-mobile {
    display: none;
  }
  .breadcrumb {
    display: none;
  }
  .single-products-sheets .post_features li {
    flex-direction: column;
    margin-bottom: 10px;
  }
  .single-products-sheets .post_features li .value {
    margin-bottom: 10px;
  }
  .single-products-sheets .post_features span.ult_tab_main.ult_top {
    position: initial !important;
  }
  .single-products-sheets .post_features a.ult-tabto-actitle.withBorder.ult_a span.ult_tab_main {
    display: inline;
  }
  .single-products-sheets article .post_features .name {
    width: 100%;
  }
  .single-products-sheets #zoom_gallery img {
    position: inherit !important;
  }
  .blog_holder article .post_content_holder #zoom_gallery {
    max-width: 100% !important;
  }
  .blog_holder article .post_content_holder #zoom_gallery > div {
    max-width: 100% !important;
  }
  #zoom_gallery a.elevatezoom-gallery img {
    width: 32%;
  }
  #zoom_gallery .zoomWrapper {
    margin-bottom: 32px;
  }
  .blog_holder.blog_small_image article .post_prix {
    width: 100%;
    margin: 0;
    text-align: center;
  }
  .tab-icon-building i.accordion-icon,
  .tab-icon-graphics i.accordion-icon,
  .tab-icon-lock i.accordion-icon {
    font-size: 32px;
    font-style: normal;
    width: 24px;
  }
  .call_to_action .two_columns_75_25 .column1,
  .call_to_action .two_columns_75_25 .column2 {
    width: 100%;
  }
  .call_to_action .column2.button_wrapper .qbutton {
    position: static;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    margin: 16px 0 0;
  }
  .flex-vertical-center > div {
    flex-direction: column;
  }
  #xerox-mps-tabs .q_tabs .tabs-nav {
    grid-template-columns: 1fr;
  }
  #connectivity-data-container > div,
  #connectivity-data-container {
    flex-flow: column;
  }
  .connectivity-steps {
    max-width: 95%;
    margin: 0 auto;
    margin-bottom: 16px;
  }
  #connectivity-steps-container > div,
  #connectivity-steps-container {
    flex-flow: column;
  }
  .qbutton {
    text-wrap-mode: wrap;
    height: auto;
    line-height: 2em;
  }
  .droite {
    float: none;
  }
}
