.owl-carousel .owl-item img {
  width: auto !important;
}
/* PARATUS MARKETING CSS 12.12.2024 */

/* Global Styles */
.faded-bg {
    background: none;
}
.rowsectionoverride {
margin-bottom: 0px !important;
margin-top: 0px;  
}
.zonebottom {
margin-bottom: -18px !important;
}

h1 {
font-family: rockwell, sans-serif;
font-weight: 700;
font-style: normal;
font-size: 2.5em;
line-height: 1.25em;
  text-align: center;
  margin-bottom: 40px;
}
h2 {
font-family: rockwell, sans-serif;
font-weight: 700;
font-style: normal;
font-size: 2.0em;
line-height: 1.25em;
}
h3 {
font-family: rockwell, sans-serif;
font-weight: 600;
font-style: normal;
font-size: 1.6em;
line-height: 1.25em;
}
.highlight {
color: #a2c528;
}
.highlight2 {
color: #759b3d
}
.bigtext {
font-size: 2.75em;
line-height: 1em;
}
.btn {
background: #759b3d;
border-radius: 20px;
margin: 5px;
font-size: 1.15em;
}
.btn2 {
background: #607d8b;
border-radius: 20px;
margin: 5px;
font-size: 1.15em;
}
.btn:hover {
background: #a2c528 !important;
}
.btn2:hover {
background: #a2c528 !important;
}
.fauxh1 {
font-size: 2.5em;
  line-height: 1.25em;
    text-align: center !important;
}
.centerstuff {
text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.extra-top {
margin-top: 30px !important;
}
.extra-bottom {
margin-bottom: 30px !important;
}
.servicepagebanner {
  margin-left:auto !important;
  margin-right:auto !important;
}
.servicepagebanner .deskimg {
  border-radius: 30px;
}
.furniturecat .col-lg-3 {     
  width: 20%;   
} 
.owl-carousel .owl-stage-outer {
  margin-left: -20px;
}
.addtocart-summary {
position: sticky;
  top: 95px;
}
:root {
  --evo-brand-hover-bglight: #607d8b;
  --evo-brand-secondary: #607d8b;
  --evo-brand-accent: #E6EFFB;
 --evo-header-background: transparent;
}
html {
  scroll-behavior: smooth;
}
section.quicklinks ul {
  font-size: 1em;
}

/* Paratus 2025 HEADER - start */
header .header-full, header .header-mobile  {
  position: relative;
  z-index: 10;
}

header .menu {
/*  position: relative; */
  z-index: 10;
} 

.headersection-2 { 
padding: 15px 0 !important;
  margin-bottom: 15px;
  position: relative;
}
.ex-home header .shoppingtools_container a.account-btn.btn-outlined-invert > span > span {
 color: #5c6065;
}
header .shoppingtools_container a.account-btn.btn-outlined-invert:hover > span > span {
  color: #759b3d;
}
header .shoppingtools_container a.account-btn.btn-outlined-invert:hover>span>i.arrow-your-account {
  color: #759b3d;
  }
nav.menu .catalog-block ul.catalog {
  max-width: 1450px;
  justify-content: space-evenly;
}
nav.menu .catalog-block ul.catalog > li {
  max-width: 100%;
font-family: rockwell, sans-serif;
font-weight: 700;
font-style: normal;
color: #5c6065;
font-size: 1.1em;  
}
nav.menu .catalog-block ul.catalog > li:hover a {
color: #a2c528;
  border-color: transparent;
}
nav.menu .catalog-block ul.catalog > li a:after {
  font-family: FontAwesome;
  content: "\f054";
  margin-left: 10px;
  color: #a2c528;
}
nav.menu .catalog-block ul.catalog > li:hover a:after {
  font-family: FontAwesome;
  content: "\f054";
  color: #5c6065;
}
.header-full .logo img {
  width: 100% !important;
  max-width: 500px !important;
  min-height: 30px  !important;
}
@media only screen and (max-width: 1470px) {
.header-full .logo img {
  max-width: 300px !important;
}
}
@media only screen and (max-width: 970px) {
.header-full .logo img {
  max-width: 250px !important;
}
}
header .header-mobile .header-logo img{
filter: invert(1%) sepia(1%) saturate(1%) hue-rotate(1deg) brightness(1000%) contrast(80%);
max-width: 200px;  
}

header section.search .search-form .form-group input {
border-radius: 40px;
border: 0px;
background-color: #e7ecee;
}
header section.search .search-form button[type="submit"] {
  color: #fff;
  font-size: 1.5rem;
  background-color: #a2c528;  
  border-radius: 40px;
  right: 6px;
  padding: 2px 8px 2px 8px; 
}
header .shoppingtools_container .shopping-tools-wrapper {
  justify-content: space-around !important;
}
header .shoppingtools_container a.account-btn.btn-outlined-invert, header .shoppingtools_container a.account-btn.btn-outlined-invert > span {
flex-direction: row;
}
header .shoppingtools_container a.account-btn.btn-outlined-invert > i.user-icon {
  font-size: 1.5rem;
    background-color: #a2c528;  
  color: #fff;
    padding: 8px 10px; 
    border-radius: 40px;
}
header .shoppingtools_container a.account-btn.btn-outlined-invert > span > i.arrow-your-account {
  bottom: 0px;
  position: relative;
  margin-left: 10px;
}
header .shoppingtools_container #vuequicklistdropdown > a {
  flex-direction: row;
}
header .minicart_container .cart-btn > a.btn {
  border: 0px;
}
header .minicart_container .cart-btn:hover > a.btn {
background: #607d8b !important;
}
header .minicart_container .cart-btn > a.btn > i {
  color: #607d8b !important;
  font-size: 1.5rem;
}
header .minicart_container .cart-btn>a.btn .minicart_count {
    align-items: center;
    background: #a2c528;
    border-radius: 100%;
    color: #fff;
    display: flex;
    height: 24px;
    justify-content: center;
    transition: color .35s ease, background .35s ease;
    width: 24px;
}
header .header-mobile .header-right .minicart_count {
     background: #a2c528;
     color: #fff;
}
.toolbar .cart-btn .btn i, .toolbar .cart-btn:hover > .btn i {
  color: #fff !important;
}
header .minicart_container .cart-btn > a.btn .minicart_total, header .minicart_container .cart-btn > a.btn .no-price {
  color: #a2c528;
  text-transform: lowercase;
  font-size: 16px;
}
.shoppingtools_container {
    width: 20.9999999975% !important; 
  }
.minicart_container {
    width: 12.333333335% !important;
  }
@media only screen and (max-width: 1180px) {
#vuequicklistdropdown {
  display:none !important;
  }
.shoppingtools_container {
    width: 16.66666665% !important; 
  }
.minicart_container {
     width: 16.66666665% !important;
  } 
  header .minicart_container .toolbar {
  text-align: center !important
  }  
}  
.headersection-1 {
width:100%;
background-color:#607d8b;
margin-bottom: 30px;
}
header .header-full  > div {
padding: 8px 0;
}
.contact-links, .contact-links a {
    font-size:13px;
    color: #ffffff !important;
    text-decoration: none;
    display:inline-block;
}
.contact-links span {
font-weight: 800;
color: #a2c528;
}
header .social {
  justify-content: flex-end !important;
}
header .social a {
  color: #a2c528;
}
header .social a:hover i {
  color: #fff;
}
header .social a:focus-visible::after, .social a:hover::after {
  color: #fff;
}
header .header-full > div:last-of-type {
  border-bottom: 0px;
}
.headersection-4 .container-fluid {
padding: 0;
}
.header-cta24 {
background-color: rgb(162, 197, 40);
    text-align: center;
    padding-bottom:10px;
  text-wrap: nowrap;
  display: flex;
  position: relative;
  /*z-index: -1*/; 
}
.header-cta24 ul{
    list-style-type:none;
    margin-top: 6px;
    margin-bottom: 0px;
    padding-left: 0px;
    padding-right: 25px;
}
.header-cta24 li{
    margin-bottom: -5px;
  margin-top: -5px;
    padding-left: 25px;
    padding-right: 25px;
}
.header-cta24 h3 {
display: flex;
  text-align:left;
    font-size:14px;
    color:  #fff;
    margin:0px;
    margin-top:-2px;
    transition: background-color .5s;
font-family: 'Roboto',sans-serif; !important;  
  align-items: center;
    transition: all .2s ease-in;
}
.header-cta24 h3:hover  {
  color: #759b3d;
}
.header-cta24 h3:hover  .fa-solid  {
color: #fff !important;  
}
.header-cta24 .fa-solid  {
margin-right: 10px;
  font-size: 25px !important;
  color: #759b3d;
    transition: all .2s ease-in;
}  
.header-cta24 a{
    padding-left:50px;
    display:inline-block;
    background-repeat: no-repeat;
    background-position-x: left;
    background-size: 40px;
    background-position-y: 4px;
    padding-top: 12px;
    padding-bottom: 6px;
    transition: background-image .5s;
}
.owl-carousel .owl-stage-outer {
  border-top: 0;
border-bottom: 0;
}
  .header-cta24 .owl-carousel .owl-stage-outer {
  overflow: visible;
  }
/* Paratus 2025 HEADER - end */

/* Paratus 2025 FOOTER - START */
footer.footer {
padding: 50px;
}
footer {
background-color: #607d8b;
}
.footersection-2, .footersection-3, .footersection-4   {
margin-bottom: -50px;
  }
.footer-endcolumn .btn  {
background: #759b3d !important;
border-radius: 20px !important;
margin: 5px;
font-size: 1.15em !important;
}
.footer-endcolumn .btn:hover {
background: #a2c528 !important;
}
.footer-endcolumn {
text-align: center;
}
.footer-endcolumn .social {
justify-content: center !important;
  margin: 35px auto;
}
.footer-endcolumn .social a:hover i {
  color: #a2c528;
}
.footer-endcolumn .btn {
  margin-top: 25px;
}
.footer-2025 h3 {
font-family: rockwell, sans-serif;
  text-transform: none;
  font-size: 2em;
/* font-weight: 600;
font-style: normal;
line-height: 1.25em; */
}
.footer-2025 p {
margin: 15px auto;
}
.footer-2025 a:hover {
text-decoration: none !important;
color:#a2c528 !important;
}
.footer-2025 .fa-sharp {
color:#a2c528;
margin-right: 7px;
}
.footer-2025 a:hover .fa-sharp {
color:#fff;
}
.footer-2025 .heavierfont {
 font-weight: 600;
  font-size: 1.2em;
 }
.footer-2025 .lighterfont {
 font-weight: 400;
 }
@keyframes spin {
 from{
 transform: rotateY(0deg);
 moz-transform: rotateY(0deg); //Firefox
 ms-transform: rotateY(0deg); //Microsoft Browsers
 }
 to{
 transform: rotateY(360deg);
 moz-transform: rotateY(360deg); //Firefox
 ms-transform: rotateY(360deg); //Microsoft Browsers
 }
}
@-webkit-keyframes spin{
 from{-webkit-transform: rotateY(0deg);}
 to{-webkit-transform: rotateY(360deg);}
}
.imageSpining {
width: 100%;
}
.imageSpining img:hover {
 animation-name: spin;
 animation-timing-function: linear;
 animation-iteration-count: 1;
 animation-duration: 1.5s;
 -webkit-animation-name: spin;
 -webkit-animation-timing-function: linear;
 -webkit-animation-iteration-count: 1;
 -webkit-animation-duration: 1.5s;
}

/* Paratus 2025 HEADER FOR OVERLAPPING BANNERS */

.ex-home .headersection-4,
.ex-name-2025office .headersection-4,
.ex-name-2025education .headersection-4,
.ex-name-2025mps .headersection-4,
.ex-name-2025furniture .headersection-4,
.ex-category-educationsupplies .headersection-4,
.ex-category-mfpsprinters .headersection-4,
.ex-category-officesupplies .headersection-4,
.ex-category-furniture .headersection-4,
.ex-name-newslettersignup .headersection-4,
.ex-name-educationfurniture .headersection-4,
.ex-category-professionalcoffeemachines .headersection-4,
.ex-name-documentsolutions .headersection-4,
.ex-name-signinapp .headersection-4
{
display:none;
}
.ex-home nav.menu .catalog-block ul.catalog > li > a,
.ex-name-2025office nav.menu .catalog-block ul.catalog > li > a,
.ex-name-2025education nav.menu .catalog-block ul.catalog > li > a,
.ex-name-2025mps nav.menu .catalog-block ul.catalog > li > a,
.ex-name-2025furniture nav.menu .catalog-block ul.catalog > li > a,
.ex-category-educationsupplies nav.menu .catalog-block ul.catalog > li > a,
.ex-category-mfpsprinters nav.menu .catalog-block ul.catalog > li > a,
.ex-category-officesupplies nav.menu .catalog-block ul.catalog > li > a,
.ex-category-furniture nav.menu .catalog-block ul.catalog > li > a,
.ex-name-newslettersignup nav.menu .catalog-block ul.catalog > li > a,
.ex-name-educationfurniture nav.menu .catalog-block ul.catalog > li > a,
.ex-category-professionalcoffeemachines nav.menu .catalog-block ul.catalog > li > a,
.ex-name-documentsolutions nav.menu .catalog-block ul.catalog > li > a,
.ex-name-signinapp nav.menu .catalog-block ul.catalog > li > a
{
color: #fff;
}
.ex-home nav.menu .catalog-block ul.catalog > li:hover a,
.ex-name-2025office nav.menu .catalog-block ul.catalog > li:hover a,
.ex-name-2025education nav.menu .catalog-block ul.catalog > li:hover a,
.ex-name-2025mps nav.menu .catalog-block ul.catalog > li:hover a,
.ex-name-2025furniture nav.menu .catalog-block ul.catalog > li:hover a,
.ex-category-educationsupplies nav.menu .catalog-block ul.catalog > li:hover a,
.ex-category-mfpsprinters nav.menu .catalog-block ul.catalog > li:hover a,
.ex-category-officesupplies nav.menu .catalog-block ul.catalog > li:hover a,
.ex-category-furniture nav.menu .catalog-block ul.catalog > li:hover a,
.ex-name-newslettersignup nav.menu .catalog-block ul.catalog > li:hover a,
.ex-name-educationfurniture nav.menu .catalog-block ul.catalog > li:hover a,
.ex-category-professionalcoffeemachines nav.menu .catalog-block ul.catalog > li:hover a,
.ex-name-documentsolutions nav.menu .catalog-block ul.catalog > li:hover a,
.ex-name-signinapp nav.menu .catalog-block ul.catalog > li:hover a
{
color: #a2c528;
}
.ex-home nav.menu .catalog-block ul.catalog > li:hover a:after,
.ex-name-2025office nav.menu .catalog-block ul.catalog > li:hover a:after,
.ex-name-2025education nav.menu .catalog-block ul.catalog > li:hover a:after,
.ex-name-2025mps nav.menu .catalog-block ul.catalog > li:hover a:after,
.ex-name-2025furniture .catalog-block ul.catalog > li:hover a:after,
.ex-category-educationsupplies nav.menu .catalog-block ul.catalog > li:hover a:after,
.ex-category-mfpsprinters nav.menu .catalog-block ul.catalog > li:hover a:after,
.ex-category-officesupplies nav.menu .catalog-block ul.catalog > li:hover a:after,
.ex-category-furniture .catalog-block ul.catalog > li:hover a:after,
.ex-name-newslettersignup .catalog-block ul.catalog > li:hover a:after,
.ex-name-educationfurniture .catalog-block ul.catalog > li:hover a:after,
.ex-category-professionalcoffeemachines .catalog-block ul.catalog > li:hover a:after,
.ex-name-documentsolutions .catalog-block ul.catalog > li:hover a:after,
.ex-name-signinapp .catalog-block ul.catalog > li:hover a:after
{
  color: #fff;
}
.ex-home .zonetop,
.ex-name-2025office .zonetop,
.ex-name-2025education .zonetop,
.ex-name-2025mps .zonetop,
.ex-name-2025furniture .zonetop,
.ex-category-educationsupplies .zonetop,
.ex-category-mfpsprinters .zonetop,
.ex-category-officesupplies .zonetop,
.ex-category-furniture .zonetop,
.ex-name-newslettersignup .zonetop,
.ex-name-educationfurniture .zonetop,
.ex-category-professionalcoffeemachines .zonetop,
.ex-name-documentsolutions .zonetop,
.ex-name-signinapp .zonetop
{
  position: relative; top: -240px; margin-bottom: -240px !important;  
}
.ex-home header .shoppingtools_container a.account-btn.btn-outlined-invert > span > span,
.ex-name-2025office header .shoppingtools_container a.account-btn.btn-outlined-invert > span > span,
.ex-name-2025education header .shoppingtools_container a.account-btn.btn-outlined-invert > span > span,
.ex-name-2025mps header .shoppingtools_container a.account-btn.btn-outlined-invert > span > span,
.ex-name-2025furniture header .shoppingtools_container a.account-btn.btn-outlined-invert > span > span,
.ex-category-educationsupplies header .shoppingtools_container a.account-btn.btn-outlined-invert > span > span,
.ex-category-mfpsprinters header .shoppingtools_container a.account-btn.btn-outlined-invert > span > span,
.ex-category-officesupplies header .shoppingtools_container a.account-btn.btn-outlined-invert > span > span,
.ex-category-furniture header .shoppingtools_container a.account-btn.btn-outlined-invert > span > span,
.ex-name-newslettersignup header .shoppingtools_container a.account-btn.btn-outlined-invert > span > span,
.ex-name-educationfurniture .shoppingtools_container a.account-btn.btn-outlined-invert > span > span,
.ex-category-professionalcoffeemachines .shoppingtools_container a.account-btn.btn-outlined-invert > span > span,
.ex-name-documentsolutions .shoppingtools_container a.account-btn.btn-outlined-invert > span > span,
.ex-name-signinapp .shoppingtools_container a.account-btn.btn-outlined-invert > span > span
 {
 color: #fff;
}
.ex-home .headersection-2 .logo img,
.ex-name-2025office .headersection-2 .logo img,
.ex-name-2025education .headersection-2 .logo img,
.ex-name-2025mps .headersection-2 .logo img,
.ex-name-2025furniture .headersection-2 .logo img,
.ex-category-educationsupplies .headersection-2 .logo img,
.ex-category-mfpsprinters .headersection-2 .logo img,
.ex-category-officesupplies .headersection-2 .logo img,
.ex-category-furniture .headersection-2 .logo img,
.ex-name-newslettersignup .headersection-2 .logo img,
.ex-name-educationfurniture .headersection-2 .logo img,
.ex-category-professionalcoffeemachines .headersection-2 .logo img,
.ex-name-documentsolutions .headersection-2 .logo img,
.ex-name-signinapp .headersection-2 .logo img
{
filter: invert(1%) sepia(1%) saturate(1%) hue-rotate(1deg) brightness(1000%) contrast(80%);
}
.ex-home #vuequicklistdropdown span,
.ex-name-2025office #vuequicklistdropdown span,
.ex-name-2025education #vuequicklistdropdown .fa,
.ex-name-2025mps #vuequicklistdropdown .fa,
.ex-name-2025furniture #vuequicklistdropdown .fa,
.ex-category-educationsupplies #vuequicklistdropdown span,
.ex-category-mfpsprinters #vuequicklistdropdown .fa,
.ex-category-officesupplies #vuequicklistdropdown .fa,
.ex-category-furniture #vuequicklistdropdown .fa,
.ex-name-newslettersignup #vuequicklistdropdown .fa,
.ex-category-professionalcoffeemachines #vuequicklistdropdown .fa,
.ex-name-documentsolutions #vuequicklistdropdown .fa,
.ex-name-signinapp #vuequicklistdropdown .fa
{
color: #fff !important;
}
.ex-home #vuequicklistdropdown .fa,
.ex-name-2025office #vuequicklistdropdown .fa,
.ex-name-2025education #vuequicklistdropdown .fa,
.ex-name-2025mps #vuequicklistdropdown .fa,
.ex-name-2025furniture #vuequicklistdropdown .fa,
.ex-category-educationsupplies #vuequicklistdropdown .fa,
.ex-category-mfpsprinters #vuequicklistdropdown .fa,
.ex-category-officesupplies #vuequicklistdropdown .fa,
.ex-category-furniture #vuequicklistdropdown .fa,
.ex-name-newslettersignup #vuequicklistdropdown .fa,
.ex-category-professionalcoffeemachines #vuequicklistdropdown .fa,
.ex-name-documentsolutions #vuequicklistdropdown .fa,
.ex-name-signinapp #vuequicklistdropdown .fa
{
color: #a2c528 !important;
}


/* FLOAT IN EFFECTS */
.floatslowerstill {
  transition: opacity 0.8s ease-out, transform 1s ease-out;
  transition-delay: 2s;
}
.floatslower {
  transition: opacity 0.8s ease-out, transform 1s ease-out;
  transition-delay: 1.5s;
}
.floatslow {
  transition: opacity 0.8s ease-out, transform 1s ease-out;
  transition-delay: 1s;
}
.floatmedium {
  transition: opacity 0.8s ease-out, transform 1s ease-out;
  transition-delay: 0.5s; 
}
.floatfast {
  transition: opacity 0.8s ease-out, transform 1s ease-out;
}

.float-in-left { opacity: 0; transform: translateX(-80px);}
.float-in-left.visible { opacity: 1; transform: translateX(0);}
.float-in-right { opacity: 0; transform: translateX(80px);}
.float-in-right.visible { opacity: 1; transform: translateX(0);}
.float-in-up { opacity: 0; transform: translateY(-80px);}
.float-in-up.visible { opacity: 1; transform: translateY(0);}
.float-in-down { opacity: 0; transform: translateY(80px);}
.float-in-down.visible { opacity: 1; transform: translateY(0);}

/* Paratus 2025 blog feed - start */

.blogfeed2025top {
background-color: #e1ebec; 
margin-bottom: -16px;
  padding-top: 100px;
  padding-bottom: 50px;
}
.blogfeed2025 {
background: linear-gradient(180deg, #e1ebec 70%, #607d8b 30%);
}
.blogfeed2025 .bloglatestposts_container .blog-posts-grid-view {
 display: flex;
  justify-content: center; 
}
@media only screen and (max-width: 800px) {
.blogfeed2025 .bloglatestposts_container .blog-posts-grid-view {
 display: block;
}
}
.blogfeed2025 .tileparent.blog-post.blog-post-wrapper {
/*background-color: #fff !important;
  padding: 0px !important;
  padding-right: 0px !important;
  margin-left: 30px !important;
  margin-right: 30px !important;
  border-radius: 50px; */
    transition: border-radius 1s ease-in;  
  /* transition: transform .2s; /* Animation */  
  overflow: visible;
}

.blogfeed2025 .tileparent.blog-post.blog-post-wrapper:hover {
  border-radius: 0px; 
}

.blogfeed2025 .tileparent.blog-post.blog-post-wrapper:hover .footer {
   border-radius:  0 0 25px 25px;
}
.blogfeed2025 .tileparent.blog-post.blog-post-wrapper:hover .post-image {
   border-radius:  25px 25px 0 0;
}

.blogfeed2025 .bloglatestposts_container .tileparent .footer {
background-color: #fff !important;
   border-radius: 0 0 50px 50px;
    transition: border-radius 0.5s ease-in;  
}
.blogfeed2025 .bloglatestposts_container .tileparent .post-image {
  border-radius: 50px 50px 0 0;
    transition: border-radius 0.5s ease-in;  
}
.blogfeed2025 .bloglatestposts_container .blog-posts-grid-view .tileparent .tile {
  border: 0;
}
.blogfeed2025 .bloglatestposts_container .blog-posts-grid .post-name h4 {
text-align: center;
 padding: 30px;
}
.blogfeed2025 .bloglatestposts_container .blog-posts-grid .post-name h4:after {
content: 'Read More';
display: block;
  margin: 30px auto;
  background-color: #759b3d;
  border-radius: 20px;
 padding: 12px 20px;
  max-width: 200px;
  color: #fff;
  font-size: 0.9em;
  font-weight: 400;
transition: background .35s ease,color .35s ease;
}
.blogfeed2025 .bloglatestposts_container .blog-posts-grid .post-name h4:hover:after {
    background-color: #a2c528;
}
.blogfeed2025 .blogfeaturedposts_container .tileparent .footer {
background-color: #fff !important;
   border-radius: 0 0 50px 50px;
    transition: border-radius 0.5s ease-in;  
}
.blogfeed2025 .blogfeaturedposts_container .tileparent .post-image {
  border-radius: 50px 50px 0 0;
    transition: border-radius 0.5s ease-in;  
}
.blogfeed2025 .blogfeaturedposts_container .blog-posts-grid-view .tileparent .tile {
  border: 0;
}
.blogfeed2025 .blogfeaturedposts_container .blog-posts-grid .post-name h4 {
text-align: center;
 padding: 30px;
}
.blogfeed2025 .blogfeaturedposts_container .blog-posts-grid .post-name h4:after {
content: 'Read More';
display: block;
  margin: 30px auto;
  background-color: #759b3d;
  border-radius: 20px;
 padding: 12px 20px;
  max-width: 200px;
  color: #fff;
  font-size: 0.9em;
  font-weight: 400;
transition: background .35s ease,color .35s ease;
}
.blogfeed2025 .blogfeaturedposts_container .blog-posts-grid .post-name h4:hover:after {
    background-color: #a2c528;
}




/* Paratus 2025 Hero Banners - start */

.herobanner25 {
/*height: 87vh; */
  height: 70vh;
  min-height: 600px;
  background-position: center; 
background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
 /* border-bottom: 5px solid #a2c528; */
}
.herobannerinner {
  position: relative;
 /* z-index: 10; */
  /* top: 40%; */
top: 45%;  
 left: 10%;
right: 10%;
  max-width: 735px;
}
 @media screen and (max-width: 575px) {
 .herobannerinner {
   position: relative;
  top: 42%;
 left: 0%;
right: 0%;   
 margin-left: 20px;
margin-right: 20px;
  max-width: 500px;
}
}
.herobannerinner span {
color: #a2c528;
}

.herobannerinner h2 {
  color: #fff;
  font-size: 2.5em;
  line-height: 1.25em;
}
 @media screen and (max-width: 425px) {
 .herobannerinner h2 {
     font-size: 1.75em;
   }
}
.herobannerinner h3 {
 /* font-family: "Poppins", sans-serif; */
font-weight: 500;  
  color: #fff;
  margin-bottom: 30px;
}
 @media screen and (max-width: 425px) {
 .herobannerinner h3 {
     font-size: 1.15em;
   }
}
.homepagebanner {
background-image:linear-gradient(180deg, rgba(0,0,0, 0), rgba(0,0,0, .10), rgba(0,0,0, 0.2)), linear-gradient(180deg, rgba(96,125,139, 1), rgba(96,125,139, 0.85), rgba(96,125,139, 0.5), rgba(96,125,139, 0.15)), url('');
}
.educationbanner {
background-image:linear-gradient(180deg, rgba(96,125,139, 1), rgba(96,125,139, 0.85), rgba(96,125,139, 0.5), rgba(96,125,139, 0.15)), url('https://eu.evocdn.io/dealer/1325/content/media/2025 Images/Education-Banner3.jpg');
background-position: center bottom; 
}
.officesupsbanner {
background-image:linear-gradient(180deg, rgba(96,125,139, 1), rgba(96,125,139, 0.85), rgba(96,125,139, 0.5), rgba(96,125,139, 0.15)), url('https://eu.evocdn.io/dealer/1325/content/media/2025 Images/OfficeSupplies-Hero.jpg');
background-position: center bottom; 
}
.mpsservices {
background-image:linear-gradient(180deg, rgba(96,125,139, 1), rgba(96,125,139, 0.85), rgba(96,125,139, 0.5), rgba(96,125,139, 0.15)), url('https://eu.evocdn.io/dealer/1325/content/media/2025 Images/MPS-Hero-Background.jpg');
background-position: center bottom; 
}
.docsolutionsbanner {
background-image:linear-gradient(180deg, rgba(96,125,139, 1), rgba(96,125,139, 0.85), rgba(96,125,139, 0.5), rgba(96,125,139, 0.15)), url('https://eu.evocdn.io/dealer/1325/content/media/2025 Images/Document-Solutions-Hero-Image.jpg');
background-position: center bottom; 
}
.newsletterbanner {
background-image:linear-gradient(180deg, rgba(96,125,139, 1), rgba(96,125,139, 0.85), rgba(96,125,139, 0.5), rgba(96,125,139, 0.15)), url('https://eu.evocdn.io/dealer/1325/content/media/2025 Images/Newsletter.jpg');
background-position: center bottom; 
}

/* Paratus Icon and Content boxes - start */

.iconandcontentboxes .fa-solid  {
color: #e7ecee;  
  font-size: 3.5em;
  /* transition: transform .8s; */
      transition: all .8s ease-in;
}
.iconandcontentboxes:hover .fa-solid {
color: #607d8b;  
    transform: scale(1.25); 
}

/* Paratus dark focal boxes - start */ 

.darkfocalbox {
margin-top: 50px; 
  padding: 70px 20px 140px;
  background-position: center; 
background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  border-top: 5px solid #a2c528;  
}
.darkfocalbox p, .darkfocalbox h2, .darkfocalbox h3 {
color: #fff;
padding: 0 30px;
}
.darkfocalbox p {
text-align: justify;
  letter-spacing: -0.5px;
    margin-bottom: 10px;
}
.darkfocalbox h2 {
margin-bottom: 25px;
}
.darkfocalbox h3 {
margin-top: 25px;
  margin-bottom: 10px;
  text-align: center;
}

.whyushome {
background-image:linear-gradient(180deg, rgba(96,125,139, 1), rgba(96,125,139, 0.85), rgba(96,125,139, 0.5), rgba(96,125,139, 0.15)), url('https://eu.evocdn.io/dealer/1325/content/media/2025 Images/Building.jpg');
padding: 70px 0px 0px;
margin-bottom: -15px;
}
.whyushome img {
  width: 100%;
  height: 50px;
}
.mpsbenefits {
background-image:linear-gradient(180deg, rgba(96,125,139, 0.15), rgba(96,125,139, 0.5), rgba(96,125,139, 0.85), rgba(96,125,139, 1)), url('https://eu.evocdn.io/dealer/1325/content/media/2025 Images/MPS-About-Banner.jpg');
padding-bottom: 90px;
}
.docsolsbenefits {
background-image:linear-gradient(180deg, rgba(96,125,139, 0.15), rgba(96,125,139, 0.5), rgba(96,125,139, 0.85), rgba(96,125,139, 1)), url('https://eu.evocdn.io/dealer/1325/content/media/2025 Images/Dcoument-Solutions-Benefits.jpg');
padding-bottom: 90px;
}
.educationtop10 {
background-image:linear-gradient(180deg, rgba(96,125,139, 1), rgba(96,125,139, 0.85), rgba(96,125,139, 0.5), rgba(96,125,139, 0.15)), url('https://eu.evocdn.io/dealer/1325/content/media/2025 Images/Education-Top-10-1.jpg');
}

/* Paratus Category Slider Homepage -start */

.homepagecatbrandintroabove {
background-image:linear-gradient(180deg, rgba(96,125,139, 1), rgba(96,125,139, 0.85), rgba(96,125,139, 0.5), rgba(96,125,139, 0.15));
min-height: 20px;
}
.homepagecatbrandintro {
 /* max-width: 1500px; */
  margin: 0 auto;
background: linear-gradient(360deg, #ffffff 65%, #607d8b 35%);
}
.homepagecatbrandintroinner {
max-width: 1500px;
margin:auto;  
} 
.category2024-carousel .owl-prev {
    position: absolute;
    top: 40%;
    left: -50px;
    display: block !important;
    border:0px solid black;
  color: #fff !important;
  font-size: 18px !important;
  padding: 4px 12px !important;
  background: #a2c528 !important;
  border-radius: 50% !important;  
}
.category2024-carousel .owl-next {
    position: absolute;
    top: 40%;
    right: -50px;
    display: block !important;
    border:0px solid black;
  color: #fff !important;
  font-size: 18px !important;
  padding: 4px 12px !important;
  background: #a2c528 !important;
  border-radius: 50% !important;  
}
.category2024-carousel .owl-item {
/* width:auto !important; */
margin: 0px;
}
.category2024-carousel  img {
  max-width: 150px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
/*
.category2024-carousel .item h3 {
  font-size: 1.25em !important;
  font-weight: 700;
} */
.category2024-carousel h3 {
  font-size: 1.15em !important;
  font-weight: 700;
  font-size: 1.25em;
  text-align: center;
  margin-top: 10px;
}

.category2024-carousel .item {
transition: transform .8s !important; 
  padding: 10px 20px;
  border-radius: 20px;
  margin: 20px;
  min-height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #e7ecee;
  background: #fff;  
-webkit-box-shadow: 10px 10px 6px -7px rgba(0,0,0,0.12);
-moz-box-shadow: 10px 10px 6px -7px rgba(0,0,0,0.12);
box-shadow: 10px 10px 6px -7px rgba(0,0,0,0.12);  
}
.category2024-carousel .item:hover {
transform: scale(1.025) !important;
  background: #759b3d;
  border: 2px solid #759b3d;
  
}
.category2024-carousel .item:hover h3 {
  color: #fff;
}
.homepagebrands .catalog-single .brandmerchandising-carousel .tile img {
  filter: grayscale(100%);
  opacity: 0.45;
}
.homepagebrands .catalog-single .brandmerchandising-carousel .tile img:hover {
  filter: grayscale(0%);
  opacity: 1 !important;
}

/* Counter content start */
.counter-value-top {
margin-bottom: 0px;
}
.counter-value {
margin-bottom: -32px;
}
.servicepagecounters {
margin-top: 35px;
text-align: center;
}
.counteryears:after {
 content:"+ years";
 font-size: 28px;
  line-height: 30px;
}
.counterminutes:after {
 content:"mins";
 font-size: 28px;
  line-height: 30px;
}
.countermillions:after {
 content:"m";
 font-size: 28px;
  line-height: 30px;
}
.counterclients:after {
 content:" clients";
 font-size: 28px;
  line-height: 30px;
}
.counterexperience:after {
 content:" years experience";
   color: #4b4c4d;
}
.counterteam:after {
 content:" team members";
     color: #4b4c4d;
}
.counterservices:after {
 content:" key service areas";
  color: #4b4c4d;
}
.counterpercent:after {
 content:"%";
   font-size: 28px;
  line-height: 30px;
}
.counterplus:after {
 content:"+";
   font-size: 28px;
  line-height: 30px;
}
.counternumber:after {
 content:"";
   font-size: 28px;
  line-height: 30px;
}

/* Category and sub category box designs */

.subcategorieslist_container .griditems .tileparent {
margin-bottom: 0px;
}
.subcategorieslist_container .griditems .tile figure {
background-color: #fff;
}
.subcategorieslist_container .griditems .tile {
 border: 2px solid #fff !important;
 margin: 10px;
padding: 20px 30px;
border-radius: 30px;
        transition: all .3s ease-in; 
}
.cat-tiles .tile .cat-thumb-container {
height: auto !important;
aspect-ratio: 1;
}
.cat-tiles .tile .cat-thumb-container > img {
max-height: 250px;
}
.subcategorieslist_container .griditems .tile:hover {
  border: 2px solid #e7ecee !important;
-webkit-box-shadow: 10px 10px 6px -7px rgba(0,0,0,0.12);
-moz-box-shadow: 10px 10px 6px -7px rgba(0,0,0,0.12);
box-shadow: 10px 10px 6px -7px rgba(0,0,0,0.12);  
transform: scale(1.10);
}
.catalog-grid [role="row-section"] {
margin-bottom: 0px;
}


/* item merchandising carousel */

.bestsellerscarousel {
padding: 60px 20px 110px !important;
}
.bestsellerscarousel.schools h3:before {
content: 'Our ';
color: #fff;
}
.bestsellerscarousel.schools h3:after {
content: ' School Supplies';
color: #fff;
}
.bestsellerscarousel.officesups h3:before {
content: 'Our ';
color: #fff;
}
.bestsellerscarousel.officesups h3:after {
content: ' Office Supplies';
color: #fff;
}
.bestsellerscarousel h3 {
width: 100%;
  font-size: 2.5em;
  color: #a2c528;
  margin: 40px auto 50px !important;
  font-weight: 600;
text-align: center;
  }

.bestsellerscarousel .tile  {
background-color: #fff;
  border-radius: 30px !important;
  margin: 0px 20px !important;
  padding-bottom: 30px !important;
}

.bestsellerscarousel .merchandising-carousel {
  max-width: 1500px;
  margin: auto;
}

.bestsellerscarousel img {
max-height: 200px !important;
  max-width: 200px !important;
}
.bestsellerscarousel .imgthumbnail {
  height: 200px !important;
}
.bestsellerscarousel .product-compare-action, .bestsellerscarousel .addtoquicklist-wrapper, .bestsellerscarousel .brand-label, .bestsellerscarousel .product-category, .bestsellerscarousel .price-label-inc-vat, /*.bestsellerscarousel .with-value, .bestsellerscarousel .product-price-rrp,*/ .bestsellerscarousel .badges-wrapper, .bestsellerscarousel .indicators-grid {
display: none !important;
}
.bestsellerscarousel .label-danger {
background-color: #573a50;
}
.bestsellerscarousel .owl-prev, .bestsellerscarousel .owl-next {
padding: 0 10px;
  border-radius: 50%;
  background: #a2c528 !important;
  color: #a2c528  !important;
}

/* Accordion Content */
.accordionksps {
margin-top: 25px;
}
.accordionksps ul {
margin-top: 20px;
line-height: 1.5em;
}
.accordionksps li::marker {
  color: #a2c528;
}
.accordionksps .panel-default>.panel-heading { 
background: none;
text-align:center;
}
.accordionksps .fa-sharp {
font-size: 3em;
margin-bottom: 10px;
color:#a2c528;
}

.accordionksps #accordion .panel-heading h3 {
justify-content: center;
}
.accordionksps .panel {
box-shadow: none;
transition: all .5s ease-in;  
}
.accordionksps .panel-body {
color: #fff;
}
.accordionksps #accordion .panel-heading h3:after {
color: #a2c528;
margin-left: 5px;
}
.accordionksps .panel:hover h3 {
color:#a2c528;
}
.accordionksps .panel:hover h3:after {
color:#fff !important;
}
.accordionksps .panel:hover .fa-sharp {
color:#fff;
}

/* TESTIMONIALS */
.testimonials .topandtail {
margin: 50px auto;
}
.testimonials .owl-dots .owl-dot span {
      border:4px solid white !important;
  width: 15px !important;
  height: 15px !important;
}
.testimonials .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: #a2c528 !important;
      border:4px solid #a2c528 !important;
}

.testimonials img {
width: 100%;
max-width: 240px;
margin-bottom: 24px !important;
margin:0 auto;
border-radius: 30px;
  border: solid 1px #e7ecee;
  -webkit-box-shadow: 10px 10px 6px -7px rgba(0,0,0,0.12);
-moz-box-shadow: 10px 10px 6px -7px rgba(0,0,0,0.12);
box-shadow: 10px 10px 6px -7px rgba(0,0,0,0.12);  
}
.testimonials .fas {
color: #a2c528;
margin-bottom: 17px;
}
.testimonials p {
  margin: 0px auto 35px;
  max-width: 750px;
}
.testimonials h3 {
margin-bottom: 10px;
}
.testimonials .owl-dots .owl-dot span {
border: 2px solid #e5e5e5;
}

.testimonials {
  background-image: url("https://eu.evocdn.io/dealer/1325/content/media/2025 Images/Speech-Left.png"), url("https://eu.evocdn.io/dealer/1325/content/media/2025 Images/Speech-Right.png");
    background-position: left top, right bottom;
    background-repeat: no-repeat;
  margin:50px;
text-align: center;  
}
.testimonial-skinny {
  max-width: 1000px;
    margin-left:auto;
    margin-right: auto;
  }
@media only screen and (max-width: 768px) {
	.testimonial-carousel {
      margin-top: 200px;
}
}

/* MEET THE TEAM */

.meettheteam {
background: linear-gradient(180deg, #ffffff 70%, #607d8b 30%);
margin-bottom: -8px;  
}
.meettheteam-carousel .owl-prev {
    position: absolute;
    top: 40%;
    left: -50px;
    display: block !important;
    border:0px solid black;
  color: #fff !important;
  font-size: 18px !important;
  padding: 4px 12px !important;
  background: #a2c528 !important;
  border-radius: 50% !important;  
}
.meettheteam-carousel .owl-next {
    position: absolute;
    top: 40%;
    right: -50px;
    display: block !important;
    border:0px solid black;
  color: #fff !important;
  font-size: 18px !important;
  padding: 4px 12px !important;
  background: #a2c528 !important;
  border-radius: 50% !important;  
}
.meettheteam-carousel .owl-item {
margin: 0px;
}

.meettheteam-carousel h3 {
  font-size: 1.15em !important;
  font-weight: 700;
  font-size: 1.25em;
  text-align: center;
  margin-top: 10px;
}
.meettheteam-carousel p {
color: #000;
} 
.meettheteam-carousel .item {
transition: transform .8s !important; 
/*  padding: 10px 20px;
  border-radius: 20px;
  margin: 20px;
  min-height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #e7ecee;
 background: #fff;  */

}
/* .meettheteam-carousel .item:hover {
-webkit-box-shadow: 10px 10px 6px -7px rgba(0,0,0,0.12);
-moz-box-shadow: 10px 10px 6px -7px rgba(0,0,0,0.12);
box-shadow: 10px 10px 6px -7px rgba(0,0,0,0.12);   */
}
.meettheteam-carousel .item:hover h3 {
/*  color: #000; */
}
.meettheteaminner {
max-width: 1500px;
margin:auto;  
} 
.flip-card {
  background-color: transparent;
  width: 90%;
  height: 445px;
  perspective: 1000px;
  margin: 20px auto;
}
.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  backface-visibility: hidden;

}
.flip-card:focus {
    outline: 0;
}
.flip-card:hover .flip-card-inner,
.flip-card:focus .flip-card-inner{
  transform: rotateY(180deg);
}
.flip-card img {
width: 100% !important;
  margin: -8px auto 20px !important;
  border-radius:30px 30px 0 0;
}
.flip-card-front,
.flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
    border: 2px solid #e7ecee;
  border-radius: 30px;
}
.flip-card-front {
  background: white;
  color: #000;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
    border: 2px solid #e7ecee;
  border-radius: 30px;
}
.flip-card-back {
  background: white;
  color: #000;
  transform: rotateY(180deg);
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
    border: 2px solid #e7ecee;
  border-radius: 30px;
  flex-direction: column;
}
.flip-card-text {
width: 75%;
  margin: auto;
}
.flip-card-text p {
color: #4b4c4d;
}

/* WHO WE WORK WITH */

.whoweworkwith {
margin: 80px auto;
}
.whoweworkwith .owl-carousel .owl-nav.disabled {
  display: inline !important;
}
.whoweworkwith-carousel .item img {
  max-width: 200px;
  text-align: center;
  margin: auto;
}
.whoweworkwith-carousel {
  margin: 40px auto;
}
.whoweworkwith-carousel .owl-prev {
    position: absolute;
    top: 40%;
    left: -50px;
    display: block !important;
    border:0px solid black;
  color: #fff !important;
  font-size: 18px !important;
  padding: 4px 12px !important;
  background: #a2c528 !important;
  border-radius: 50% !important;  
}
.whoweworkwith-carousel .owl-next {
    position: absolute;
    top: 40%;
    right: -50px;
    display: block !important;
    border:0px solid black;
  color: #fff !important;
  font-size: 18px !important;
  padding: 4px 12px !important;
  background: #a2c528 !important;
  border-radius: 50% !important;  
}
.whoweworkwith-carousel .owl-item {
margin: 0px;
}
.whoweworkwithinner {
max-width: 1500px;
margin:auto; 
text-align: center;
} 

/* PARATUS MARKETING CASE STUDIES */

.slider-wrapper {
  background-color: #e7ecee; 
  padding: 50px 20px 65px;
}

.casestudiescontainer {
  display: flex;
}
.casestudiesleft {
  display: flex; 
  align-items: center;  
}
.casestudiesleftinside {
  flex-direction: column;   
}
  .casestudiesleftinside p {
  margin: 25px 0 35px;
}

.casestudiesright {
  display: flex; 
  align-items: center; 
}  
.casestudies-carousel .slide {
  display: flex;
  align-items: center;
  justify-content: space-between;
/*  height: 500px; */
  padding: 80px 20px;
  box-sizing: border-box;
}

.casestudies-carousel .slide-content {
  display: flex;
/*   flex-direction: row-reverse; Reverse order: text right, image left */
  align-items: center;
  justify-content: center;
  width: 100%;
}

/*.casestudies-carousel .text-section,*/
.casestudies-carousel .image-section {
  display: flex;
  justify-content: center;
  align-items: center;
}

.casestudies-carousel .text-section {
  width: 30%;
  text-align: left;
  color: white;
  flex-direction: column;
  padding: 0 20px;
  margin-right: -180px;
  background-color: #5f7c8a;
/*  border-radius: 30px; */
  border: 2px solid #fff;
  padding: 20px;
  z-index: 5;
  -webkit-box-shadow: -3px 10px 21px 1px rgba(0,0,0,0.35);
  -moz-box-shadow: -3px 10px 21px 1px rgba(0,0,0,0.35);
  box-shadow: -3px 10px 21px 1px rgba(0,0,0,0.35);  
}
  .casestudies-carousel .text-inner-section {
    background-color: #fff;
/*  border-radius: 30px; */
  padding: 20px;
  margin: 20px 0px;  
  }
  
.casestudies-carousel h3 {
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 0.015em;
  color: #fff;
} 
.casestudies-carousel p {
  color: #58595b;
  font-size: 14px;
  line-height: 1.1em;
}  
.casestudies-carousel p strong {
  color: #759b3d;
}   
.casestudies-carousel span {
  color: #0f6392;
  margin-top: 25px;
}  
.casestudies-carousel a {
  color: #fff;
}     
.casestudies-carousel a:hover {
  color:  #a2c528;
}
.casestudies-carousel .image-container {
  display: flex;
  margin: 25px;  
}
.casestudies-carousel .top-image {
  margin-top: -50px; 
  border-radius: 30px;  
  margin-right: -25px;
  z-index: 2;
  }
.casestudies-carousel .bottom-image {
  margin-bottom: -50px;
  margin-left: -25px; 
  border-radius: 30px;  
  z-index: 1;
}
  
.casestudies-carousel .image-section {
  width: 70%;
  text-align: center;
}

.casestudies-carousel .image-section img {
  max-width: 90%;
  height: auto;
}


/* Navigation Arrows Positioning */
.casestudies-carousel .owl-nav {
  position: absolute;
 top: 90%;
left: 45%;
/*  transform: translateY(20%); */
}

.casestudies-carousel .owl-nav button {
  background: white;
  border: none;
  padding: 10px 20px;
  font-size: 18px;
  color: black;
  cursor: pointer;
}

.casestudies-carousel .owl-nav button.owl-prev {
  margin-right: 10px;
}

.casestudies-carousel .owl-nav button:hover {
  background: #ccc;
}
.casestudies-carousel .owl-prev, .casestudies-carousel .owl-next {
  color: #fff !important;
  background: #a2c528 !important;
  padding: 7px 14px !important;
  font-weight: 900 !important;
  font-size: 18px !important;
  border-radius:50%  !important;
}
 .casestudies-carousel .owl-prev:hover, .casestudies-carousel .owl-next:hover {
  color: #fff !important;
  background: #58595b !important;
} 
  
.casestudies-carousel .owl-dots {
  text-align: center;
  margin-top: 20px;
}

/* Stack on smaller screens */
@media (max-width: 768px) {
  .casestudies-carousel .slide-content {
    flex-direction: column-reverse; /* Stack image on top of text */
  }
  .casestudies-carousel .text-section,
  .casestudies-carousel .image-section {
    width: 100%; /* Full width for both sections */
  }
  .casestudies-carousel .text-section {
    text-align: center;
  }
.casestudies-carousel .text-section {
  margin: -250px 0px 0px 0px;  
  max-width: 290px;
}
  .casestudiescontainer {
  display: block;
}
}

/* SECONDARY NAVIGATION */ 

  .secondary-nav-container {
  background-color: #a2c528;
  margin-top: -25px;
  margin-bottom: 50px;
  border-radius: 100px;
  padding: 45px;
}

.secondary-nav-container h2 {
  text-align: center;
  margin-bottom: 25px;
}

.secondary-nav-container span {
  color: #fff;
}

.secondary-nav-row {
  display: flex;
  justify-content: space-around; /* Ensures equal spacing */
  align-items: center; /* Align items vertically */
  flex-wrap: wrap; /* Allows wrapping if the screen is too narrow */
  gap: 20px; /* Optional: Adds spacing between items */
}

.secondary-nav {
  flex: 1 1 auto; /* Flexbox growth/shrink property */
  max-width: 250px; /* Set a max width for consistent sizing */
  text-align: center;
}

.secondary-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.secondary-nav ul li {
  color: #fff;
  display: block;
  position: relative;
  text-decoration: none;
  transition-duration: 0.5s;
  margin-bottom: 0px;
}

.secondary-nav ul li a {
  padding: 10px;
  display: block;
  height: 42px;
  color: #4b4c4d;
  text-align: center;
  text-decoration: none;
  width: 100%; /* Full width inside the container */
}

.secondary-nav li:hover {
  background: #fff;
  cursor: pointer;
}

.secondary-nav ul li ul {
  visibility: hidden;
  background: #759b3d;
  opacity: 0;
  min-width: 5rem;
  position: absolute;
  transition: all 0.5s ease;
  left: 0;
  display: none;
  z-index: 10;
  width: 100%;
}

.secondary-nav ul li:hover ul,
.secondary-nav ul li:focus-within ul,
.secondary-nav ul li ul:hover {
  visibility: visible;
  opacity: 1;
  display: block;
}

.secondary-nav ul li ul li {
  clear: both;
  width: 100%;
  z-index: 1;
  background: #759b3d;
  color: #fff;
  margin-bottom: 0px;
}

/* FURNITURE TOP BANNER SLIDER */
.fadingtopbanner {
    position: relative;
    width: 100%;
    height: 70vh; /* was 87% */
    overflow: hidden;
  min-height: 600px;
/*  border-bottom: 5px solid #a2c528; */
}
.fadingtopbannerdeeper {
  min-height: 750px !important;
}
.fadingtopbanner::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(180deg, rgba(0,0,0, 0), rgba(0,0,0, .10), rgba(0,0,0, 0.2)), 
                      linear-gradient(180deg, rgba(96,125,139, 1), rgba(96,125,139, 0.85), rgba(96,125,139, 0.5), rgba(96,125,139, 0.15));
    z-index: 3; /* Ensure the gradient is on top of the images */
    pointer-events: none;
}

.fadingtopbanner img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; /* Make the images take the full height of the container */
    object-fit: cover; /* Ensure the image covers the container without distortion */
    opacity: 0;
    z-index: 1; /* Images are behind the gradient but above the background */
    transition: opacity 1.5s ease-in-out;
}

.fadingtopbanner img.active {
    opacity: 1;
    z-index: 2; /* Ensure active image stays below the gradient but above inactive ones */
}

.fadingtopbannerinner {
    position: relative;
    z-index: 4; /* Ensure content is on top of both the gradient and images */
    color: white;
    padding: 20px;
    top: 40%;
    left: 10%;
    right: 10%;
    max-width: 700px;
}
.fadingtopbannerdeeper .fadingtopbannerinner {
max-width: 800px !important;
}
@media screen and (max-width: 575px) {
    .fadingtopbanner {
        height: 100vh; /* For smaller screens, make the banner full screen */
    }
    .fadingtopbanner img {
        object-fit: cover; /* Ensure the image covers the full space without distortion */
        height: 100%; /* Ensure the image still takes full height */
        width: 100%; /* Ensure the image covers the full width */
    }
    .fadingtopbannerinner {
        position: relative;
        top: 42%;
        left: 0%;
        right: 0%;
        margin-left: 20px;
        margin-right: 20px;
        max-width: 500px;
    }
}

@media screen and (max-width: 425px) {
    .fadingtopbannerinner h2 {
        font-size: 1.75em;
    }
}

.fadingtopbannerinner span {
    color: #a2c528;
}

.fadingtopbannerinner h2 {
    color: #fff;
    font-size: 2.5em;
    line-height: 1.25em;
}

.fadingtopbannerinner h3 {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    color: #fff;
    margin-bottom: 30px;
}

@media screen and (max-width: 425px) {
    .fadingtopbannerinner h3 {
        font-size: 1.15em;
    }
}

/* FURNITURE LIGHTBOX */
.gallerycols {
    position: relative;
    overflow: hidden; 
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; 
    height: 100%; 
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(96, 125, 139, 0.6);
    color: white;
    font-size: 24px;
    font-weight: bold;
    opacity: 0;
    transition: opacity 0.3s ease;
    text-align: center;
    padding: 10px;
    border: 2px solid white; 
}

.gallerycols:hover .overlay {
    opacity: 1;
}
  
.lightbox-gallery {
margin: 70px auto;
}
.lightbox-gallery .gallerycols {
overflow:hidden;
padding: 5px;    
position: relative;  
}
.gallerycols img {
  transition: transform .5s;
}
.gallerycols img:hover {
  transform: scale(1.15); 
}
.lb-data .lb-details {
  /*width: 50% !important;*/
  float: left;
  text-align: left;
  line-height: 1.1em;
  position: relative;
  z-index: 10;
  margin-top: -120px;
  background-color: #5f7c8a;
  /*border-radius: 30px;*/
  border: 2px solid #fff;
  padding: 20px;
  box-shadow: -3px 10px 21px 1px rgba(0,0,0,0.35);
  margin-left: -25px;
}

.lb-data .lb-caption {
  font-size: 14px !important;
  line-height: 1.25em !important;
  background-color: none;
  width: 100%;
  display: block;
  margin-bottom: 10px;
  padding: 0px;
  border-radius: 14px;
  font-weight: 400 !important;
  color: #fff;
}
.lb-data .lb-number {
  padding-bottom: 0em !important;
  color: #fff !important;
}
.lb-data .lb-caption a {
    color: #a2c528 !important;
  font-weight: 600 !important; 
}
  .lb-container {
  width:80% !important;
  }

/* mps steps */

#mpssteps .modal-footer {
  text-align: center;
  padding-bottom: 50px;
  }
.mps3step {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  max-width: 1500px;
  margin: 30px auto 30px;
  flex-direction: row;
}
    @media screen and (max-width: 991px) {
.mps3step {
        flex-direction: column;
  }
  }
.mps3stepbox {
  display: flex;
  flex-direction: column; /* Ensures the box content is stacked */
  justify-content: center;
  align-items: center;
  min-width: 210px;
  min-height: 210px;
  padding: 20px;
  border-radius: 50%;
  border: 2px solid #e7ecee;
  box-shadow: 10px 10px 6px -7px rgba(0, 0, 0, 0.12);
    transition: all .2s ease-in;
background: #fff;
z-index: 2;  
cursor: pointer;
 
}
  .mps3stepbox:hover {
    border: 2px solid #a2c528;
background: #759b3d;
  box-shadow: none;
    
  }
  .mps3stepbox:hover h2 {
  color: #a2c528;   
  }
   .mps3stepbox:hover h3 {
  color: #fff;
  }
    @media screen and (max-width: 1250px) {
.mps3stepbox {   
    min-width: 175px;
  min-height: 175px;
      }
  }
    @media screen and (max-width: 991px) {
   .mps3stepbox {   
    min-width: 210px;
  min-height: 210px;
     margin-bottom: 15px;
      }
  }   
  .mps3stepbox h2 {
  font-size: 3.75em;
   margin-bottom: -10px;
    color: #e7ecee;
  }
    .mps3stepbox h3 {
    color: #a2c528;
  }
#mpssteps li {
font-size: 16px !important;
  text-shadow: none !important;
  font-weight: 400 !important;
}
  .mpsstepline {  
z-index: 1;  
  }
  .mpsstepline h4 {
  font-size: 2em;
    color:#a2c528;
  }
  @media screen and (max-width: 1250px) {
  .mpsstepline h4 {
  font-size: 1.5em;
  }
  }
    @media screen and (max-width: 991px) { 
  .mpsstepline  {
display:none;
  }
  }    

/* NEWSLETTER SIGN UP */
.newslettersignup {
  padding: 50px;
  max-width: 800px;
  border-radius: 30px;
  margin: -400px auto 80px;
  background-color: #fff;
  border: 2px solid #e7ecee;
  background: #fff;
  -webkit-box-shadow: 10px 10px 6px -7px rgba(0,0,0,0.12);
  -moz-box-shadow: 10px 10px 6px -7px rgba(0,0,0,0.12);
  box-shadow: 10px 10px 6px -7px rgba(0,0,0,0.12);
}
.ex-name-newslettersignup .breadcrumb, .ex-name-mpsenquiry .breadcrumb{
display:none;
}

/* Accreditation logos in footer */
.footeraccreditations {
  margin-top: 10px;
}
.footeraccreditations img {
  max-height: 60px;
  margin: 0 10px;
}

/* PREVIOUS CSS */
/*:root {
  --evo-brand-secondary: #607d8b;
  --evo-brand-accent: #E6EFFB;
  --evo-header-background: transparent;
}*/

.shadow {
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.3);
  transition: transform 0.2s ease-out;
}

.shadow:hover {
  transform: translateY(5px);
}

.form-control, .input-group .form-control:last-child {
    border-color: black;
    border-radius: 5px;
}


nav.menu .additional_links .menuitem {
  display: inline-block !important;
}

.menu .additional_linkslist {
  white-space: wrap;
}

.dropdown-container-al {
  display: none;
}
/*
header .minicart_container .cart-btn>a.btn .minicart_count {
    align-items: center;
    background: #a2c528;
    border-radius: 100%;
    color: #fff;
    display: flex;
    height: 24px;
    justify-content: center;
    transition: color .35s ease, background .35s ease;
    width: 24px;
} */

.manufacturer-name {  display: none;

}

.in-stock {
    color: #37b048;
}

.out-stock {
    color: #d22f25;
}

.rewards-tab { 
	right: initial; left: 85px; 
}

div.classlinks {
    width: 100%;
    font-size: 1.2em;
    font-weight: 600;
    padding: 5px 0;
}


.inktonerfinderwidget>.col-md-12 {
    padding: 0px;
    margin-left: 15px;
}

.product-sku {
    font-size: .7rem;
    color: #ffffff;
}


#mc_embed_signup input[type=email] {
    display: block;
    width: 100%;
    height: 32px;
    padding: 6px 50px 6px 12px;
    font-size: 1em;
    line-height: 1.42857143;
    border-radius: 0;
    color: #000;
    border: 1px solid #292c2e;
}

.productsummary_container span.icons-together {
    margin: 10px;
    display: inline-block;
    text-align: center;
   /* display: none; */
}
.ex-catalog-1036 .productsummary_container span.icons-together {
    display: none;
}

.shop-filters .filter-title {
background: #a5c72e;
padding: 18px 15px;
border-radius: 8px 8px 0 0;
font-size: 1.2rem;
color: white;
letter-spacing: 0;
font-weight: 900;
text-align: center;
position: relative;
bottom: 8px;
}

.shop-filters .filter-title {
    background-color: #a5c72e;
}

.toolbar .cart-btn>.btn {
    background: #a5c72e;
}

.header-full .logo img {
/* Change this for desktop 
    max-width: 200px !important;
    height: auto !important;
    max-height: none !important; */
}

.toolbar .cart-btn .btn i,
.toolbar .cart-btn:hover > .btn i {
color: #565353;
}

.catalog-grid #list .product-shopping-actions .product-shopping-actions-prices .price, .catalog-grid .tile .price-label, .catalog-single .tile .price-label {
    font-size: 1.2rem;
    margin-right: 5px;
}

.catalog-grid .softgraybackground {
    display: inline-block;
    background-color: white;
    padding: 15px 20px;
}

#mc_embed_signup {
    padding-top: 0;
}
#mc_embed_signup h2 {
    margin-top: 0;
}


/* main menu - adjusting font size relative to the window width */
.menu ul.catalog > li > a { font-size: 1vw; }

/* main menu - decreasing the space between the elements in the main menu */
.menu .catalog li { padding: 0; }
  
  
/* buy in bulk JJ Paratus - 27.06.2024 */
  
.bulkquantitiesbox {
display:none;
padding: 30px 30px 50px 30px;
text-align: center;
margin-left: auto;
margin-right: auto;
border-radius: 10px;
margin: 30px 0 30px;
}
.bulkquantitiesbox h2 {
font-size: 1.5em;
font-weight: 600;
}
/*.ex-l-3527 */ .ex-l-4046 .bulkquantitiesbox {
display:block !important;
}
.bulkquantitiesmodal .modal-content {
border-radius: 10px 10px 0 0;
text-align: center;
padding: 0px;
background-color: #e1ebec;
}
.hubspotmodal .modal-content {
border-radius: 10px !important;
}
.hubspotmodal h2 {
font-size: 1.75em !important;
  color: #4b4c4d !important;
  font-style: normal !important;
  font-weight: 700 !important;
  font-family: 'Poppins',sans-serif !important;
  text-transform: none !important;
}
.bulkquantitiesmodal .modal-body {
padding: 35px 35px 0px 35px;  
}
.bulkquantitiesmodal img {
width: 100%;
  border-radius: 10px;
  margin-top: -5px;
}
.bulkquantitiesmodal label {
  color: #000 !important;
}
.bulkquantitiesmodal .col-lg-8 {
   width: 100% !important;
   padding: 0px !important;
}
.bulkquantitiesbox {
padding: 30px;
text-align: center;
margin-left: auto;
margin-right: auto;
margin: 50px 0 30px;
}
.bulkquantitiesbox h3 {
color: #000;
font-size: 1.5em;
margin-bottom: 20px;
}
.bulkquantitiesbox .btn {
background: #a5c72e !important;
color: #fff;
border-radius: 3px;
}
.bulkquantitiesbox .btn:hover {
background: #607d8b;
color: #fff;
}
.bulkquantitiesform {
background-color: #e1ebec;
padding: 0px 40px 20px 40px;
  border-radius: 0 0 10px 10px;
}
.bulkquantitiesform .btn {
margin-bottom: 40px;
border-radius: 3px;
color: #fff;  
}
.bulkquantitiesform .btn:hover {
background: #607d8b !important;
}
.bulkquantitiesform .form-control {
border-radius: 10px;
border: 1px solid #c7c8ca !important
}
.bulkquantitiesform input, .bulkquantitiesform  textarea {
color:#999 !important;
}
.extra-top {
margin-top: 30px;
}
.subcategorieslist_container .griditems .tile p {
text-align: center;
}

/* main menu - preventing the 8th and following items from getting hidden on smaller screens */
.header-full .menu .catalog>li:nth-child(n+7) { display: inline-block; }

/* main menu - preventing the 8th and following items from getting hidden on smaller screens */
.header-full .menu .catalog>li:nth-child(n+8) { display: inline-block; }

/* Start of add Sticky header EvoX */
@media only screen and (min-height: 768px) {
.menubarStick {
  position: fixed !important;
  top: 0;
  width: 100%;
  z-index: 15;
  background: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  animation: fadeIn 1s;
}
}
  @keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}
.menubarStick .logo img {
filter: none !important;
}
.menubarStick  .shoppingtools_container a.account-btn.btn-outlined-invert > span > span {
  color: #5c6065 !important;
}

.headersection-2.menubarStick > .row-2 {
    max-width: 1450px;
    margin: 0 auto;
}

/* change me to the height of the sticky row */
.menubarHeader {
    padding-top:40px;
}

/* end of add Sticky header EvoX */

.shadow {
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.3);
  transition: transform 0.2s ease-out;
}

.shadow:hover {
  transform: translateY(5px);
}

.floating-buttons #quote-product-list-button {
  background-color: var(--evo-link-color);
  height: auto;
  width: auto;
  padding: 10px;
  border-radius: 10px;
  font-weight: 600;
}

.floating-buttons #quote-product-list-button::before {
  content: "Quote Me";
}

.floating-buttons #quote-product-list-button i {
  display: none;
}

.floating-buttons #quote-product-list-button span {
  top: -8px;
  right: -8px;
}

/* Amends to menu for blog side bar */
.adaptedmenu {
background-color: #f6f8fb;
  border-radius: 5px;
  padding: 35px 20px !important;
}
.adaptedmenu li a {
  color: #4b4c4d !important;
}
.adaptedmenu li a:hover {
  color: #607d8b !important;
}
.adaptedmenu li {
  border-bottom: 1px solid #efefef;
  margin-bottom: 5px;
  padding-bottom: 10px;
  padding-left: 0;
  padding-top: 10px;
}
.adaptedmenu li:nth-last-child(-n + 1) {
  border-bottom: none !important;
}

/* Reorder Message Change */
.reorder-uom-message .glyphicon::after {
  content: "Please review the items below and then add the quantity required";
  font-family: poppins;
  font-weight: bolder;
  margin-left: 15px;
}
.ex-validate-items-reorder .reorder-uom-message .big-message,
.ex-validate-items-reorder .tileparent .alert.alert-warning {
  display: none;
}


/* PLP Request ECOMMDR-302*/
.product-owl .productsrelated_container .productsrelated .owl-item > div .tile {
	margin: auto;
}


/* Prevent scrollbar at bottom */
.headersection-4 {
	overflow: hidden;
}


/* Paratus Designs for Landing Page Forms */

  .flexiformlanding {
    display: flex;
    justify-content: center;
    /* align-items: center; removed so that text and form appear at the top */
    align-items: start;
    flex-wrap: wrap;
    margin-bottom: 80px;
  }

.flexiformtext-wrapper {
  align-self: flex-start;
  width: 100%;
}
.flexiformtext-wrapper p, .flexiformtext-wrapper h4 {
  margin-bottom: 20px;
  margin-top: 20px;
}
.flexiformtext-wrapper h1 {
  text-align: left;
}  
  .flexiformlanding .col-md-6 {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 20px;
    flex: 1;
  }

  .landingpageform {
    padding: 50px;
    width: 90% !important;
    min-width: 500px;
    border-radius: 30px;
    margin: auto;
    background-color: #fff;
    border: 2px solid #e7ecee;
    box-shadow: 10px 10px 6px -7px rgba(0, 0, 0, 0.12);
  }

  @media (max-width: 1000px) {
    .flexiformlanding {
      flex-direction: column;
    }
  }