/*!**************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!./node_modules/sass-loader/dist/cjs.js!./dev/nexustheme.scss ***!
  \**************************************************************************************************************************************/
@charset "UTF-8";
.headersection-1 > div {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media only screen and (min-width: 992px) {
  .headersection-1 > div {
    width: 970px;
  }
}
@media only screen and (min-width: 1200px) {
  .headersection-1 > div {
    width: 1180px;
  }
}
@media only screen and (min-width: 1470px) {
  .headersection-1 > div {
    width: 1450px;
  }
}
.smartBuy {
  background: #ef7d00;
  padding: 20px;
}

.smartBuy h2 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  max-width: 300px;
}

.smartBuy h2 img {
  margin-right: 10px;
  vertical-align: middle;
}

.smartBuy p,
.smartBuy h2 {
  margin-bottom: 20px;
}

.smartBuy h2,
.smartBuy p,
.smartBuy strong.white {
  color: #fff;
}

.smartBuy h3,
.smartBuy strong,
.smartBuy a {
  color: #21333a;
}

.smartBuy a {
  text-decoration: underline;
  font-weight: 700;
}

.sbBox:not(.last) {
  padding-bottom: 20px;
  margin-bottom: 40px;
  border-bottom: 1px solid #fff;
}

.toolbar .account-dropdown a {
  color: #000;
}

.footersection-1 {
  background: #20333a;
}

.footNews .nFlex {
  justify-content: space-evenly;
}

.footNews p,
.footNews h2 {
  margin: 0;
}

.footNews .newsletter-background-image {
  display: flex;
}

.footNews .subscr-form .form-control:placeholder,
.footNews .subscr-form .select2-selection--single:placeholder {
  color: #aaa;
}

.footNews .subscr-form .form-control,
.footNews .subscr-form .select2-selection--single {
  border-color: #ef7d00;
  border-radius: 15px;
}

.footNews .subscr-form .form-control:focus,
.footNews .subscr-form .select2-selection--single:focus {
  border-color: #ef7d00;
  outline: 0;
  box-shadow: 0 0 0 1px #ef7d00;
}

footer .footNews h2 {
  font-size: 20px;
  font-weight: 400;
  text-transform: lowercase;
  color: #fff;
}

footer .footNews h2 span {
  font-weight: 700;
  color: #ef7d00;
}

.footNews .pleasefill {
  display: none;
}

.footNews .subscr-form {
  width: 500px;
  max-width: 100%;
  margin: 0;
}

.footNews .form-group {
  margin: 0;
}

.product-compare-action,
.product-job-reference {
  font-size: 0.8rem;
}

.lh1 > a {
  line-height: 48px;
}

.filter-title {
  color: #ef7d00;
}

.shop-filters .showhide-indicator {
  top: 6px;
  left: 14px;
  color: #ef7d00;
}

.shop-filters .filter-section h5 {
  color: #ef7d00;
  padding: 8px 0 8px 20px;
  border-bottom: 1px solid #ef7d00;
  margin: 0 0 0 14px;
}

.filter-options div label {
  margin: 0;
  padding: 8px 0;
  border-bottom: 1px solid #a2b0b9;
  width: 100%;
}

.shop-filters .filter-section label {
  margin: 0;
}

.shop-filters .filter-section label a {
  color: #21333a;
}

.shop-filters {
  background: none;
  border: 1px solid #a2b0b9;
}

.shop-filters .filter-section .categories li {
  margin: 0;
  padding: 8px 0;
  border-bottom: 1px solid #a2b0b9;
}

.shop-filters .filter-section .categories li a {
  color: #21333a;
}

.shop-filters .filter-title {
  background: none;
}

.nFlex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.cat-tiles .tileparent,
.griditems .tileparent {
  border: none;
}

.catalog-grid .tile {
  border: 1px solid #a2b0b9 !important;
  padding: 10px 0 0;
}

.tile p {
  margin: 0;
  color: #fff;
  background: #a2b0b9;
  padding: 10px 0;
  font-weight: 700;
  display: flex;
  min-height: 75px;
  justify-content: center;
  align-items: center;
}

.cat-tiles a {
  margin: 0;
  border: none;
}

.griditems .product .tile {
  border: none !important;
  text-align: center !important;
}

.griditems .product .tile .list-attribute.product-category,
.griditems .product .tile .product-sku {
  display: none;
}

.catSlider .slick-next,
.catSlider .slick-prev {
  top: 0;
  bottom: 0;
  margin: auto;
  height: 26px;
  width: 26px;
  z-index: 30;
}

.catSlider .slick-next {
  right: 0;
}

.catSlider .slick-prev {
  left: 0;
}

.catSlider .slick-next::before,
.catSlider .slick-prev::before {
  content: "\f054";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  text-decoration: inherit;
  color: #ef7d00;
  font-size: 30px;
}

.catSlider .slick-prev::before {
  content: "\f053";
}

.slick-slide img {
  margin: 0 auto;
}

.subscr-widget {
  background: none;
}

footer .copyright_container p {
  color: #abb2b5;
}

.paymentmethodslogos_container,
.copyright_container {
  margin-top: 20px;
}

.footersection-3 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.footersection-2 {
  background: #ef7d00;
  padding: 40px 0;
  color: #fff;
}

.footLinks {
  padding: 0;
  list-style: none;
}

.footLinks li {
  margin: 0;
  padding: 0;
}

.footLinks li a {
  display: block;
  padding: 6px 0;
  text-decoration: none;
}

.footLinks li a:hover {
  text-decoration: underline;
}

.footLinks li:not(:last-of-type) a {
  border-bottom: 1px dashed #fff;
}

.footersection-2 p,
.footersection-2 a,
.footersection-2 h3 {
  color: #fff;
}

.copyright_container {
  text-align: center;
}

footer .fContact ul {
  text-align: center;
}

footer .fContact ul li {
  color: #21333a;
  list-style: none;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0 5px;
}

footer .fContact ul li:not(:first-of-type)::before {
  content: "• ";
  color: #ef7d00;
  font-size: 24px;
  line-height: 24px;
  vertical-align: middle;
  margin-right: 5px;
}

.homeLower {
  padding-top: 30px;
  padding-bottom: 30px;
  background: #21333a;
  text-align: center;
  color: #fff;
}

.lbimg {
  height: 150px;
  margin: 0 0 30px;
  position: relative;
}

.lbimg img {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.homeLower h2 {
  color: #fff;
  font-weight: 400;
  font-size: 20px;
}

.homeLower h2 strong {
  color: #ef7d00;
  font-weight: 700;
}

.homeLower .hb1,
.homeLower .hb2,
.homeLower .hb3 {
  margin-top: 30px;
}

.homeLower .hb1 p,
.homeLower .hb2 p,
.homeLower .hb3 p {
  color: #fff;
}

.homeLower .hb1 {
  background: url("https://eu.evocdn.io/dealer/1133/content/media/My_Theme/er-homelower-icon1.png") no-repeat scroll left 5px center;
}

.homeLower .hb2 {
  background: url("https://eu.evocdn.io/dealer/1133/content/media/My_Theme/er-homelower-icon2.png") no-repeat scroll left 5px center;
}

.homeLower .hb3 {
  background: url("https://eu.evocdn.io/dealer/1133/content/media/My_Theme/er-homelower-icon3.png") no-repeat scroll left 5px center;
}

.homeTitle {
  margin: 20px 0;
  text-align: center;
  overflow: hidden;
}

.homeTitle h1 {
  text-align: center;
  padding: 0 20px;
  margin: 10px 0 20px;
  text-transform: lowercase;
  position: relative;
  z-index: 1;
  display: inline-block;
  font-weight: 400;
  color: #20333a;
}

.homeTitle h1 strong {
  font-weight: 700;
  color: #ef7d00;
}

.homeTitle h1::after,
.homeTitle h1::before {
  background: #ec7f00;
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  top: 50%;
  width: 400%;
}

.homeTitle h1::before {
  left: 100%;
}

.homeTitle h1::after {
  right: 100%;
}

.hero-slider.homeSlider .ms-bullets.ms-dir-h {
  bottom: -35px;
}

.hero-slider.homeSlider .ms-bullet {
  background: none;
  border: 2px solid #ef7d00;
}

.hero-slider.homeSlider .ms-bullet-selected {
  background: #ef7d00;
}

.home .zonetop .imageslider_wrapper {
  margin-bottom: 40px;
}

.hb1,
.hb2,
.hb3,
.hb4 {
  color: #20333a;
  font-size: 18px;
  padding: 15px 15px 15px 40px;
  border: 2px dashed #ef7d00;
  margin: 15px;
}

.hb1 {
  background: url("https://eu.evocdn.io/dealer/1133/content/media/My_Theme/er-head-icon1.png") no-repeat scroll left 5px center;
}

.hb2 {
  background: url("https://eu.evocdn.io/dealer/1133/content/media/My_Theme/er-head-icon2.png") no-repeat scroll left 5px center;
}

.hb3 {
  background: url("https://eu.evocdn.io/dealer/1133/content/media/My_Theme/er-head-icon3.png") no-repeat scroll left 5px center;
}

.hb4 {
  background: url("https://eu.evocdn.io/dealer/1133/content/media/My_Theme/er-head-icon3.png") no-repeat scroll left 5px center;
}

.hb1 p,
.hb2 p,
.hb3 p,
.hb4 p {
  margin: 0;
  line-height: 18px;
}

.hb1 strong,
.hb2 strong,
.hb3 strong,
.hb4 strong {
  color: #ef7d00;
}

.nHidden {
  display: none;
}

.hLinks {
  padding: 0 15px;
}

@media (min-width: 769px) {
  .footLinks {
    max-width: 300px;
  }
}
@media (max-width: 768px) {
  .footNews .newsletter-background-image,
  .footNews .newsletter-background-image > div {
    flex-direction: column;
  }
  .footNews p {
    margin-top: 30px;
  }
  .footNews h2 {
    margin-bottom: 30px;
  }
  .footLinks li {
    margin: 10px;
  }
  .footLinks li a {
    border: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .mobAccord .accordList h3 {
    cursor: pointer;
    margin: 0 0 10px;
    background: #20333a;
    padding: 20px;
  }
  .mobAccord ul {
    max-height: 0;
    overflow: hidden;
    transition: max-height 1s ease-out;
    padding: 0;
  }
  .mobAccord .accordList h3::after {
    content: "+";
    float: right;
  }
  .mobAccord .accordList.open .h3::after {
    content: "-";
  }
  .mobAccord .accordList.open ul {
    height: auto;
    max-height: 1000px;
    transition: max-height 1s ease-in-out !important;
  }
  .mobAccord ul li {
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    display: block !important;
  }
  .mobAccord ul li a {
    display: block;
    margin: 10px 0;
    padding: 20px;
    border: 1px solid #fff !important;
    font-size: 16px;
  }
  .mobAccord p {
    display: none;
  }
}
/* Change text for ATC button on configurable master products */
.tileparent .btn.is-master span {
  display: none;
}

.tileparent .btn.is-master::before {
  content: "See all options";
}

/* WORK PLACE */
.bannerSlider.nSlider .slick-dots {
  bottom: 70px !important;
}

.bannerSlider.nSlider .slick-next,
.bannerSlider.nSlider .slick-prev {
  bottom: 30px !important;
}

.bannerSlider.slick-dotted.slick-slider {
  margin: 0;
  margin-bottom: -60px;
}

.nSlider .slick-dots {
  margin-top: 20px !important;
  position: relative !important;
  bottom: 0 !important;
  height: 40px;
}

.nSlider .slick-dots li button {
  width: 12px;
  height: 12px;
  border: 1px solid #656565;
  background: transparent;
  border-radius: 50%;
  opacity: 1;
}

.nSlider .slick-dots li.slick-active button {
  opacity: 1;
  background: #ee7d00;
  border-color: #ee7d00;
}

.nSlider .slick-dots li button::before {
  display: none;
}

.nSlider .slick-dots li {
  display: inline-flex;
  width: 12px;
  height: 12px;
  align-items: center;
  justify-content: center;
  margin: 0 8px;
}

.workplaceSafety {
  background: #183642;
  padding: 70px 0;
}

.workplaceSafety .slick-dots li button {
  border: 1px solid white;
}

.workplaceSafety .container > .nFlex {
  align-items: flex-start;
  flex-wrap: wrap;
}

.workplaceSafety .left {
  width: 29%;
  margin: auto 0;
}

.workplaceSafety h2 {
  color: white;
  margin: 0;
  margin-bottom: 30px;
  width: 100%;
}

.workplaceSafety .left p {
  color: white;
  line-height: 1.5;
  margin: 0;
}

.workplaceSafety .left p span {
  font-weight: 700;
}

.workplaceSafety .right {
  width: 66%;
}

.workplaceSafetyBoxes {
  margin-bottom: 0 !important;
}

.workplaceSafetyBoxes .slick-list {
  margin: 0 -27px;
}

.workplaceSafetyBox .imgWrapper {
  min-height: 80px;
  margin-bottom: 50px;
}

.workplaceSafetyBox {
  margin: 0 35px;
  text-align: center;
  margin-bottom: 20px;
}

.workplaceSafetyBox img {
  margin: 0 auto;
  height: 80px;
}

.workplaceSafetyBox p {
  color: white;
  margin: 0;
  line-height: 1.8;
}

.workplaceSafetyBox h3 {
  color: white;
  font-size: 18px;
  margin: 0;
  margin-top: auto;
  margin-bottom: 10px;
}

/* */
/* PRINT AND PROMO */
.homeReasons {
  margin: 85px 0;
}

.homeReasons .nFlex {
  flex-wrap: wrap;
}

.homeReasons .nFlex > img,
.homeReasons .nFlex > div {
  width: 32%;
  margin: 15px 0;
}

.homeReasons .nFlex > img {
  max-width: 450px;
}

.rsText h2 {
  margin: 0 0 30px;
}

.rsText p {
  margin: 0 0 20px;
}

.rsTest p:last-child {
  margin: 0;
}

.rsText p strong {
  font-weight: 600;
}

.bannerBottom {
  background: #18262b;
}

.bannerBottom .slick-dots li button {
  border: 1px solid white;
}

.bannerBottom .bannerBottomBoxes {
  margin: 0 !important;
}

.bannerBottomBox {
  display: flex !important;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.bannerBottomBox p {
  color: white;
  font-weight: 500;
  margin: 0;
}

.bannerBottomBox p span {
  font-weight: 700;
}

.bannerBottomBox img {
  object-fit: none;
  margin-left: 0;
  margin-right: 20px;
}

.bannerBottom .slick-track {
  display: flex !important;
  align-items: center;
}

.bannerBottom .slick-slide {
  margin: 0 27px;
  margin-top: 32px;
  margin-bottom: 32px;
}

.bannerBottom .slick-list {
  margin: 0 -27px;
}

.printandpromo .workplaceSafety {
  background: #f5f5f5;
}

.printandpromo .workplaceSafety p,
.printandpromo .workplaceSafety h2,
.printandpromo .workplaceSafety h3 {
  color: #183642;
}

.printandpromo .workplaceSafety p {
  line-height: 1.5;
}

.printandpromo .workplaceSafety img {
  height: 150px;
}

.printandpromo .aboutReasons {
  padding: 0 15px;
}

.printandpromo .workplaceSafety .slick-dots li button {
  border: 1px solid #656565;
}

.printPromotional {
  background: #f5f5f5;
  padding: 70px 0;
}

.printPromotional .container > .nFlex {
  flex-wrap: wrap;
  align-items: stretch;
}

.printPromotional .left {
  width: 55%;
}

.printPromotional .left a {
  margin: 5px 0;
  margin-right: 20px;
}

.printPromotional .left p {
  line-height: 1.7;
  margin-bottom: 40px;
}

.printPromotional .left p span {
  font-weight: 700;
}

.printPromotional .left h2 {
  width: 100%;
  margin: 0;
  margin-bottom: 40px;
}

.printPromotional .right {
  width: 40%;
}

.printPromotionalSlider {
  margin-bottom: -70px !important;
}

.printPromotionalSlider .slick-track {
  display: flex !important;
}

.printPromotionalSlider .slick-slide {
  height: inherit !important;
}

.printPromotionalSlider .slick-slide img {
  height: 100%;
}

.printPromotionalSlider .slick-dots {
  bottom: 70px !important;
}

.aboutReasons {
  margin: 85px 0;
}

.aboutReasons .nFlex {
  align-items: flex-start;
}

.aboutReasons .container {
  padding: 0;
}

.aboutReasons .nFlex .reasonBoxes {
  width: 65%;
}

.aboutReasons .slick-slide {
  margin: 0 17px;
}

.aboutReasons .slick-list {
  margin: 0 -17px;
}

.aboutBanner img {
  width: 100%;
  height: 500px;
  object-fit: cover;
  object-position: center;
}

@media only screen and (max-width: 998px) {
  .printPromotional .left {
    width: 100%;
  }
  .printPromotional .right {
    width: 100%;
    margin-top: 50px;
  }
}
/* */
/* furniture interiors */
.nLinkArea {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.ourJourneyDivider {
  background: #ef7d00;
  margin: 22px 0;
  height: 1px;
}

.nButton {
  font-weight: 700;
  color: #fff;
  font-size: 15px;
  display: inline-block;
  line-height: 1;
  padding: 16px;
  min-width: 200px;
  text-align: center;
  background: #ee7d00;
  transition: background 0.35s;
  border: 0;
}
.nButton:hover {
  background-color: #21333a;
  color: #fff;
}

.furnitureOfficeSlider {
  margin-top: 60px;
}

.furnitureOfficeSlider img {
  min-height: 100px;
  object-fit: none;
  margin-left: auto;
  margin-right: auto;
}

.furnitureOfficeSlider h5 {
  font-weight: 700;
  color: #183642;
  text-align: center;
  margin: 0;
  margin-left: auto;
  margin-right: auto;
  text-transform: lowercase;
  max-width: 120px;
}

.contactBlock {
  background: #f5f5f5;
  padding-top: 60px;
  padding-bottom: 60px;
}

.contactBoxes {
  padding: 0 15px;
}

.contactBoxes .contactBox {
  display: flex !important;
  align-items: flex-start;
  justify-content: center;
}

.contactBoxes .slick-slide {
  margin: 0 20px;
}

.contactBoxes .slick-list {
  margin: 0 -20px;
}

.contactBox img {
  margin-right: 20px;
  margin-left: 0;
  margin-top: 5px;
}

.contactBox h2 {
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  color: #183642;
}

.contactBox:nth-child(3) h2,
.contactBox:nth-child(4) h2 {
  font-size: 14px;
  font-weight: 500;
}

.contactBox h2 a {
  font-size: 18px;
  font-weight: 700;
}

.workplaceTopText {
  text-align: center;
  margin-bottom: 80px;
  margin-top: 50px;
}

.workplaceTopText h1 {
  margin: 0;
  line-height: 1.6;
}

.workplaceTopText p {
  margin-top: 30px;
  margin-bottom: 45px;
  font-size: 17px;
}

.workplaceTopTextButtons a {
  margin: 5px 18.5px;
}

.furnitureSpace {
  background: #f5f5f5;
  padding: 100px 0;
}

.furnitureSpace .container > .nFlex {
  align-items: stretch;
  flex-wrap: wrap;
}

.furnitureSpace .left {
  width: 30%;
}

.furnitureSpace .left p {
  line-height: 1.5;
}

.furnitureSpace .left p.colOrange {
  font-weight: 700;
}

.furnitureSpace .left p.colOrange {
  margin: 30px 0;
}

.furnitureSpace .left p:not(.colOrange) {
  margin-bottom: 40px;
}

.furnitureSpace .right {
  width: 65%;
  align-items: flex-start;
  flex-wrap: wrap;
  min-height: 550px;
}

.furnitureSpace .rightMenu {
  width: 35%;
}

.furnitureSpace .rightMenu ul {
  list-style: none;
  padding: 0;
}

.furnitureSpace .rightMenu li:nth-child(2n-1) {
  position: relative;
  padding-left: 10px;
}

.furnitureSpace .rightMenu li a {
  font-size: 18px;
  font-weight: 700;
  color: #999;
  transition: all 0.35s ease;
}

.furnitureSpace .rightMenu li p {
  transition: all 1s ease;
  overflow: hidden;
  margin: 0;
}

.furnitureSpace .rightMenu li.active p {
  max-height: 300px;
  opacity: 1;
  cursor: pointer;
}

.furnitureSpace .rightMenu li:not(.active) p {
  opacity: 0;
  max-height: 0;
}

.furnitureSpace .rightMenu li.active a {
  color: #183642;
}

.furnitureSpace .rightMenu li a:hover {
  color: #777;
}

.furnitureSpace .rightMenu li.active a:hover {
  color: black;
}

.furnitureSpace .rightMenu li:nth-child(2n-1)::after {
  content: ">";
  right: 7px;
  top: 0;
  height: 100%;
  color: #ef7d00;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.3;
  position: absolute;
  transition: all 0.35s ease;
  opacity: 0;
}

.furnitureSpace .rightMenu li.active:hover::after {
  right: 0;
}

.furnitureSpace .rightMenu li.active::after {
  opacity: 1;
}

.furnitureSpace .rightImage {
  width: 60%;
  max-height: 500px;
  position: relative;
}

.furnitureSpace .rightImage img {
  width: 100%;
  max-height: 500px;
  object-fit: cover;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  transition: opacity 1s ease;
}

.furnitureSpace .rightImage img.active {
  opacity: 1;
  position: relative;
}

.furnitureSpace .buttonsWrapper {
  justify-content: space-between;
  display: flex;
}

.furnitureSpace .buttonsWrapper a {
  width: calc(50% - 8px);
  min-width: 150px;
}

.furniturePromo {
  background: unset;
}

.furniturePromo .left {
  width: 57%;
}

.furniturePromo .left p {
  line-height: 1.4;
  margin-bottom: 30px;
}

.furniturePromo .nSlider .slick-next,
.furniturePromo .nSlider .slick-next:hover,
.furniturePromo .nSlider .slick-next:focus {
  right: calc(50% - 130px);
}

.furniturePromo .nSlider .slick-prev,
.furniturePromo .nSlider .slick-prev:hover,
.furniturePromo .nSlider .slick-prev:focus {
  left: calc(50% - 130px);
}

.ex-name-furnitureandinteriors .printPromotionalSlider .slick-dots li button {
  border: 1px solid white;
}

.ex-name-furnitureandinteriors .printPromotionalSlider .slick-dots li.slick-active button {
  background: white;
  border: 1px solid white;
}

.furnitureOfficeSlider {
  margin-top: 60px;
}

.furnitureOfficeSlider img {
  min-height: 100px;
  object-fit: none;
  margin-left: auto;
  margin-right: auto;
}

.furnitureOfficeSlider h5 {
  font-weight: 700;
  color: #183642;
  text-align: center;
  margin: 0;
  margin-left: auto;
  margin-right: auto;
  text-transform: lowercase;
  max-width: 120px;
}

.furnitureSupply {
  background: #f5f5f5;
  padding-top: 100px;
  padding-bottom: 15px;
}

.furnitureSupply .container > .nFlex {
  align-items: flex-start;
  flex-wrap: wrap;
}

.furnitureSupply .left {
  width: 30%;
}

.furnitureSupply .left p {
  margin: 0;
  line-height: 1.5;
}

.furnitureSupply .left h2 {
  margin: 0;
}

.furnitureSupply .left p.colOrange {
  font-weight: 700;
  margin: 30px 0;
}

.furnitureSupply .right {
  width: 65%;
}

.furnitureSupplyBoxes .slick-track {
  display: flex;
  align-items: stretch;
}

.furnitureSupplyBox {
  align-items: stretch;
  display: flex !important;
  flex-wrap: wrap;
  height: inherit !important;
}

.furnitureSupplyBox .boxLeft {
  background: #183642;
  padding: 30px;
  width: 75%;
  margin-right: 3px;
}

.furnitureSupplyBox h4 {
  color: white;
  text-transform: capitalize;
  font-size: 18px;
}

.furnitureSupplyBox p {
  color: white;
  font-size: 14px;
  margin-bottom: 30px;
}

.furnitureSupplyBox .boxRight {
  flex: 1 1;
}

.furnitureSupplyBox .boxRight img {
  width: 100%;
  height: calc(50% - 1.5px);
  object-fit: cover;
}

.furnitureSupplyBox .boxRight img:nth-child(1) {
  margin-bottom: 3px;
}

.caseStudiesBlock {
  margin: 100px 0;
}

.caseStudiesBlock .container > .nFlex {
  flex-wrap: wrap;
  position: relative;
}

.caseStudiesBlock .container > .nFlex > a {
  min-width: 150px;
  position: absolute;
  right: 0;
  top: 0;
}

.caseStudiesBlock .container > .nFlex > h2 {
  text-align: center;
  margin: 0;
  width: 100%;
  height: 47px;
  line-height: 2;
}

.caseStudiesBlock .container > .nFlex > .caseStudiesBlockBoxes {
  width: 100%;
  margin-top: 40px;
  align-items: stretch;
  flex-wrap: wrap;
}

.caseStudiesBlockBox {
  width: calc(25% - 5px);
  align-items: stretch;
  flex-wrap: wrap;
  position: relative;
}

.caseStudiesBlockBox:hover .nButton {
  background: #18262b;
}

.caseStudiesBlockBox:hover .top h4 {
  color: orange;
}

.caseStudiesBlockBox:hover .mid img {
  filter: grayscale(100%);
}

.caseStudiesBlockBox .top {
  background: #18262b;
  width: 100%;
  padding: 25px;
  justify-content: center;
  display: flex;
  position: absolute;
  flex-direction: column;
  z-index: 10;
}

.caseStudiesBlockBox .top p {
  color: white;
  transition: all 0.35s ease;
}

.caseStudiesBlockBox .top h4 {
  color: white;
  margin: 0;
  font-size: 18px;
  transition: all 0.35s ease;
  text-transform: capitalize;
}

.caseStudiesBlockBox .mid {
  margin-top: 100px;
  max-height: 280px;
  width: 100%;
}

.caseStudiesBlockBox .mid img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.caseStudiesBlockBox .nButton {
  width: 100%;
  height: 47px;
}

.caseStudiesBlockBox a {
  z-index: 20;
}

.nSlider .slick-prev,
.nSlider .slick-next {
  width: 11px;
  height: 11px;
  bottom: 10px;
  top: unset;
  z-index: 10;
}

.nSlider .slick-prev,
.nSlider .slick-prev:hover,
.nSlider .slick-prev:focus {
  background: url("https://eu.evocdn.io/dealer/1548/content/media/My_Theme/er-home-cs-arrow-left.png") no-repeat center;
  left: calc(50% - 100px);
}

.nSlider .slick-next,
.nSlider .slick-next:hover,
.nSlider .slick-next:focus {
  background: url("https://eu.evocdn.io/dealer/1548/content/media/My_Theme/er-home-cs-arrow-right.png") no-repeat center;
  right: calc(50% - 100px);
}

.nSlider .slick-prev:hover,
.nSlider .slick-next:hover {
  opacity: 0.7;
}

.nSlider .slick-prev::before,
.nSlider .slick-next::before {
  display: none;
}

.colOrange {
  color: #ee7d00;
}

@media only screen and (max-width: 1200px) {
  .furnitureSpace .left {
    width: 100%;
  }
  .furnitureSpace .right {
    width: 100%;
    margin-top: 50px;
  }
  .furnitureSupply .left {
    width: 100%;
  }
  .furnitureSupply .right {
    width: 100%;
    margin-top: 50px;
  }
  .caseStudiesBlockBox {
    width: calc(50% - 5px);
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 998px) {
  .furniturePromo .left {
    width: 100%;
  }
  .workplaceSafety .left {
    width: 100%;
  }
  .workplaceSafety .right {
    width: 100%;
    margin-top: 50px;
  }
}
@media only screen and (max-width: 768px) {
  .furnitureSpace .rightMenu {
    width: 100%;
    order: 1;
    margin-top: 20px;
  }
  .furnitureSpace .rightImage {
    width: 100%;
  }
  .furnitureSupplyBox .boxLeft {
    width: 100%;
  }
  .furnitureSupplyBox .boxRight {
    width: 100%;
    margin-top: 3px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .furnitureSupplyBox .boxRight a {
    width: calc(50% - 2px);
  }
  .furnitureSupplyBox .boxRight img {
    width: 100%;
    height: 100%;
  }
  .furnitureSpace .buttonsWrapper {
    flex-direction: column;
    align-items: center;
  }
  .furnitureSpace .buttonsWrapper a {
    margin: 5px 0;
  }
  .caseStudiesBlockBox {
    width: 100%;
  }
  .caseStudiesBlock .container > .nFlex > a {
    position: relative;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 481px) {
  .furnitureSupplyBox .boxRight img {
    width: 100%;
    height: 100%;
  }
  .furnitureSupplyBox .boxLeft {
    padding: 20px;
  }
}
/* */
.bannerBottomBox img,
.furnitureOfficeSlider img {
  max-width: 70px;
  object-fit: contain;
}

.myorders .status {
  display: none;
}

/* footer changes */
.footersection-2 .hide {
  display: block !important;
}

.footersection-5,
.footersection-7,
.footersection-9 {
  display: none;
}

.footersection-4 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.footAccreds {
  padding: 15px 0;
}

.accredSlider {
  margin-bottom: 0 !important;
}

footer {
  padding-bottom: 0;
}

.footMain {
  padding: 40px 0;
}

.nRel {
  position: relative;
}

.footersection-1 {
  display: none;
}

.footersection-2 {
  background: #ef7d00;
  padding: 0;
}

.footersection-3 {
  background: white;
  margin: 0;
}

.footersection-8 {
  background: #18262b;
  padding: 0 15px;
}

.footBot {
  padding: 10px 0;
}

.footBot ul {
  display: inline-block;
}

.footBot ul li {
  font-size: 12px;
  color: #fff;
  vertical-align: middle;
  display: inline-block;
}

footer a,
footer label {
  color: #fff;
}

.footBot ul li.footDivide {
  width: 2px;
  height: 11px;
  background: #eaeaea;
  margin: 0 10px;
}

.footMain .nFlex {
  align-items: flex-start;
}

.footCol {
  width: 215px;
  max-width: 19%;
}

.footMain h3 {
  font-size: 16px;
  color: #fff;
  text-transform: lowercase;
  border-bottom: 1px solid #ee7d00;
  padding: 10px 0;
  margin: 0 0 15px;
}

.footMain ul li {
  text-transform: lowercase;
  font-size: 13px;
  margin: 3px 0;
}

.footMain p {
  font-size: 13px;
  font-weight: 500;
  margin: 0 0 15px;
}

.nList {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nList li {
  margin: 0;
  padding: 0;
}

.fc5 {
  margin-top: 53px;
  width: 22%;
}

.footMain .footTel,
.footMain .footBook {
  padding-left: 45px;
  font-size: 20px;
  line-height: 24px;
}

.footTel span,
.footBook span {
  font-size: 12px;
  font-weight: 400;
}

.accredSlider .slick-track {
  display: flex !important;
  justify-content: center;
  align-items: center;
}

.accredSlider .slick-slide {
  height: inherit !important;
  display: flex !important;
  justify-content: center;
}

.footTel {
  background: url("https://eu.evocdn.io/dealer/1133/content/media/My_Theme/er-foot-tel2.png") no-repeat top 9px left;
  margin: 0 0 35px;
}

.footBook {
  background: url("https://eu.evocdn.io/dealer/1133/content/media/My_Theme/eh-contact.png") no-repeat top 12px left;
  background-size: 40px;
  margin: 0;
}

@media only screen and (max-width: 991px) {
  .footBot .nFlex {
    flex-direction: column;
  }
}
@media only screen and (max-width: 768px) {
  .footMain h3 {
    border: 0;
  }
  .footMain > .container > .nFlex {
    flex-direction: column;
  }
  .footCol {
    width: 100% !important;
    max-width: 100%;
  }
  .fc4,
  .fc5 {
    order: -1;
  }
  .fc5 {
    margin-top: 35px;
  }
  .footSocial {
    margin: 30px auto 0;
  }
  .footMain .footTel,
  .footMain .footBook {
    padding: 45px 0 0;
    background-position: top center;
    margin: 0 5px 30px;
    display: inline-block;
  }
  footer ol li,
  footer ul:not(.hasSubmenus, .submenu, .slick-dots) li {
    padding: 0;
    border: 0;
    margin: 0;
  }
  .mobAccord .accordList h3 {
    cursor: pointer;
    margin: 0;
    background: #ee7d00;
    padding: 20px;
  }
  .mobAccord ul {
    max-height: 0;
    overflow: hidden;
    transition: max-height 1s ease-out;
    padding: 0;
    margin: 5px 0;
  }
  .mobAccord .accordList h3::after {
    content: "+";
    float: right;
  }
  .mobAccord .accordList.open h3::after {
    content: "-";
  }
  .mobAccord .accordList.open ul {
    height: auto;
    max-height: 1000px;
    transition: max-height 1s ease-in-out !important;
  }
  .mobAccord ul li {
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    display: block !important;
  }
  .mobAccord ul li a {
    display: block;
    margin: 10px 0;
    padding: 20px;
    border: 1px solid #ee7d00;
    font-size: 16px;
    background: none;
  }
  .footBot {
    padding: 20px 0;
  }
  .footBot ul {
    margin-bottom: 15px;
  }
}
/* footer changes */
/* pdp changes */
.catalog-single .buttons {
  margin-top: 0;
}

.catalog-single .footer .buttons .btn-sm {
  width: calc(100% - 50px);
  margin: 0;
}

.catalog-single .productaddtocart_container {
  margin-top: 0;
  margin-bottom: 20px;
}

.catalog-single .social-links {
  display: none;
}

.catalog-single .singlebanner_wrapper {
  margin: 8px 0;
}

.catalog-single .product-shopping-actions {
  padding: 30px;
}

.catalog-single .buttons .qnt-count {
  padding-top: 40px;
}

.catalog-single.productsrelated {
  padding: 0;
  border-color: #d7d7d7 !important;
}

.catalog-single.has-carousel .tile {
  border-color: #d7d7d7 !important;
}

.catalog-single.productsrelated .sidebar-content > h3 {
  padding: 10px 20px;
  margin-left: 0;
  font-size: 16px;
}

.catalog-single.productsrelated .owl-stage-outer {
  border-top-color: #d7d7d7;
  border-bottom-color: #d7d7d7;
}

.catalog-single .product-shopping-actions-addtoquicklist > a {
  color: #183642;
  border: 1px solid black;
  font-weight: 700;
  font-size: 15px;
  width: 100%;
  min-height: 45px;
  text-transform: lowercase;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.35s ease;
}

.catalog-single .product-shopping-actions-addtoquicklist .tooltip {
  display: none !important;
}

.catalog-single .product-shopping-actions-addtoquicklist > a:hover {
  background: #18262b;
  color: white;
  border-color: transparent;
}

.catalog-single #addItemToCart i,
.catalog-single .product-shopping-actions-addtoquicklist > a i {
  display: none;
}

.catalog-single #addItemToCart {
  width: 100%;
  min-height: 45px;
  font-weight: 700;
  font-size: 15px;
  transition: all 0.35s ease;
  border-radius: 0;
  margin-bottom: 15px;
  text-transform: lowercase;
}

.catalog-single .product-compare-action {
  text-align: center;
  font-size: 14px;
  border: 0;
  cursor: pointer;
  transition: all 0.35s ease;
  line-height: 2;
}

.catalog-single .product-compare-action:hover {
  opacity: 0.7;
}

.catalog-single .product-compare-action .fa-stack i:not(:hover)::before {
  color: #18262b;
}

.catalog-single .singlebanner_wrapper img {
  width: 100%;
}

.catalog-single .ms-thumbs-cont {
  left: 0 !important;
}

.catalog-single .product-title a {
  color: #5b696d;
  text-transform: uppercase;
}

.catalog-single .product-title .product-name {
  font-size: 24px;
}

.noRRPStyle {
  margin-bottom: 40px !important;
  text-align: center !important;
}

.catalog-single .product-shopping-actions-prices > span {
  font-size: 14px;
  margin: 0 auto;
  text-align: left;
  margin-top: 30px;
  margin-bottom: 0;
  max-width: 210px;
  width: 100%;
}

.catalog-single .product-shopping-actions-prices .price {
  padding: 20px;
  max-width: 210px;
  min-width: 0;
  width: 100%;
  border-radius: 0;
}

.catalog-single .product-shopping-actions-prices .price .has-price {
  font-size: 30px;
  font-weight: 700;
}

.catalog-single .product-shopping-actions-prices .price .uom {
  font-size: 12px;
  font-weight: 700;
}

.catalog-single .product-title {
  border-color: #d7d7d7;
  padding-bottom: 20px;
}

.catalog-single .productdetails > div.margindiv:first-child {
  margin: 15px 0;
}

.catalog-single .productdetails > div.margindiv:first-child > span {
  border-radius: 0;
  padding: 7px 15px;
}

.catalog-single .product-points ul {
  padding-left: 10px;
  margin-top: 10px;
  margin-left: 0;
  max-width: 100%;
}

.catalog-single .product-points ul li {
  max-width: unset;
  font-size: 14px;
  padding-left: 5px;
}

.catalog-single .product-points ul li::marker {
  color: #ef7d00;
  font-size: 10px;
  padding-bottom: 5px;
}

.catalog-single .buttons .qnt-count .incr-btn {
  min-width: 30px;
  line-height: 1.8;
}

.catalog-single .buttons .qnt-count .form-control {
  width: 44px;
}

.catalog-single #accordion > .panel {
  border-left: 0;
  border: 1px solid #d7d7d7;
  border-radius: 0;
  box-shadow: unset;
}

.catalog-single .price-label-inc-vat {
  text-align: center !important;
}

.catalog-single h1 {
  font-size: 24px !important;
  color: #183642;
  font-style: normal;
  font-weight: 600;
}

.catalog-single #accordion .panel-heading {
  background: #f5f5f5;
  padding: 10px 20px;
}

.catalog-single #accordion .panel-heading h3 {
  font-size: 16px;
}

.catalog-single #accordion .panel-body {
  padding: 20px;
}

.catalog-single #accordion .panel-body .row {
  margin: 0;
}

.catalog-single #accordion .panel-body .form-group {
  padding: 0;
}

.catalog-single .panel-heading h3::after {
  content: "-";
  position: relative;
  font-size: 22px;
  font-family: Montserrat, sans-serif;
  top: -5px;
}

.catalog-single .panel-heading.collapsed h3::after {
  content: "+";
  font-size: 18px;
  top: 0;
}

.catalog-single .tech-specs span {
  color: #18262b;
}

/* end pdp changes */
/* pdp options styles */
.product-summary {
  display: flex;
  flex-direction: column;
}

.product-shopping-actions-options-wrapper {
  order: 1;
}

.option-group-values {
  display: flex;
  flex-wrap: wrap;
}

.option-group-values .option-group-radiobox {
  width: 80px;
  height: 35px;
  position: relative;
  margin: 0 15px 15px 0 !important;
}

.option-group-values .option-group-radiobox input {
  appearance: none;
  width: 100%;
  height: 100%;
  margin: 0;
  border-radius: 10px !important;
  background: lightgrey;
  transition: all 0.35s ease;
  border: 3px solid transparent;
}

.option-group-values .option-group-radiobox input[checked$=true] {
  border-color: #f48221;
}

.option-group-values .option-group-radiobox:hover input:not([checked$=true]) {
  border-color: grey;
}

.option-group-values .option-group-radiobox .label-radio {
  position: absolute;
  display: flex !important;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 80px;
  height: 35px;
  left: 0;
  top: 0;
  font-size: 11px;
  font-weight: 700 !important;
  padding: 2px;
}

.option-group-values .swatch-type-color .swatch-preview,
.option-group-values .swatch-type-image .swatch-preview {
  display: none !important;
}

.option-group-values .swatch-type-color:hover .label-radio,
.option-group-values .swatch-type-image:hover .label-radio {
  color: white;
  text-shadow: 0 0 3px black;
}

.option-group-values .swatch-type-color input[checked$=true] + label,
.option-group-values .swatch-type-image input[checked$=true] + label {
  border: 3px solid #f48221 !important;
}

.option-group-values .swatch-type-color .label-radio,
.option-group-values .swatch-type-image .label-radio {
  position: relative;
  width: 80px;
  height: 35px;
  font-size: 11px;
  color: transparent;
  border: 1px solid lightgrey !important;
  transition: all 0.35s ease;
  text-align: center;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 15px 15px 0 !important;
  border-radius: 10px !important;
  overflow: hidden;
}

.option-group-values .swatch-type-color .label-radio .swatch,
.option-group-values .swatch-type-image .label-radio .swatch {
  position: absolute;
  left: 0;
  top: 0;
  width: 100% !important;
  height: 100% !important;
  z-index: -1;
}

/* END pdp options styles */
/* about us redesign */
.aboutHeader {
  padding: 100px 0;
  background-image: url("https://eu.evocdn.io/dealer/1133/content/media/My_Theme/egan-aboutBG.jpg");
  background-repeat: no-repeat;
  background-color: #20333a;
}

.aboutHeader .container > h1 {
  color: white;
  font-size: 30px;
  margin: 0;
  margin-bottom: 100px;
  text-align: center;
  text-transform: uppercase;
}

.aboutHeader .gridWrapper {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  grid-template-rows: repeat(3, 180px);
  column-gap: 23px;
  row-gap: 23px;
}

.aboutHeader .gridWrapper > div {
  position: relative;
  padding: 35px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  grid-column: span 2;
  overflow: hidden;
}

.aboutHeader .gridWrapper > div::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.42;
  background: orange;
  transition: all 0.35s ease;
}

.aboutHeader .gridWrapper > div::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.75;
  transition: all 0.35s ease;
  background: linear-gradient(0deg, black 0%, rgba(24, 38, 43, 0) 100%);
  z-index: 1;
}

.aboutHeader .gridWrapper > div:hover::after {
  opacity: 0.6;
}

.aboutHeader .gridWrapper > div:hover img {
  transform: scale(1.02);
}

.aboutHeader .gridWrapper > div:hover p {
  opacity: 1;
}

.aboutHeader .gridWrapper > div img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  transition: all 0.35s ease;
}

.aboutHeader .gridWrapper > div p {
  font-size: 16px;
  font-weight: 500;
  color: white;
  margin: 0;
  margin-bottom: 20px;
  z-index: 1;
  opacity: 0;
  transition: all 0.35s ease;
}

.aboutHeader .gridWrapper > div h1 {
  font-size: 18px;
  font-weight: 700;
  color: white;
  margin: 0;
  z-index: 1;
}

.aboutHeader .gridWrapper > div h1::after {
  content: url("https://eu.evocdn.io/dealer/1133/content/media/My_Theme/egan-arrowrightwhite.png");
  margin-left: 20px;
}

.aboutHeader .gridWrapper > div a {
  z-index: 2;
}

.aboutHeader .gridWrapper > div:nth-child(1) {
  grid-row-start: 1;
  grid-row-end: 3;
}

.aboutHeader .gridWrapper > div:nth-child(2) {
  grid-column-start: 3;
  grid-column-end: 6;
}

.aboutHeader .gridWrapper > div:nth-child(2)::after {
  background: #ae219f;
}

.aboutHeader .gridWrapper > div:nth-child(3) {
  grid-column-start: 6;
  grid-column-end: 9;
}

.aboutHeader .gridWrapper > div:nth-child(3)::after {
  background: #00f0f9;
}

.aboutHeader .gridWrapper > div:nth-child(4)::after {
  background: #ffeb10;
}

.aboutHeader .gridWrapper > div:nth-child(6)::after {
  background: #ae219f;
}

.aboutHeader .gridWrapper > div:nth-child(7)::after {
  background: #ae219f;
}

.aboutHeader .gridWrapper > div:nth-child(8)::after {
  background: #00f0f9;
}

.aboutHeader .gridWrapper > div:nth-child(9)::after {
  background: #c20e0e;
}

.aboutHeader .gridWrapper > div:nth-child(10)::after {
  background: #ffeb10;
}

@media only screen and (max-width: 996px) {
  .aboutHeader .gridWrapper > div {
    grid-column-start: span 4 !important;
    grid-column-end: auto !important;
    grid-row-start: span 1 !important;
    grid-row-end: auto !important;
  }
}
@media only screen and (max-width: 576px) {
  .aboutHeader .gridWrapper > div {
    grid-column-start: span 8 !important;
  }
}
.aboutMain {
  padding: 75px 0;
  background-image: linear-gradient(to right, rgb(245, 245, 245), rgb(245, 245, 245));
  background-repeat: no-repeat;
  background-size: 100% 60%;
}

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

.aboutMain .container > h1 {
  margin: 0;
  margin-bottom: 30px;
  color: #183642;
  font-weight: 600;
  font-size: 30px;
}

.aboutMain .container > p {
  margin: 0;
  margin-bottom: 80px;
  font-size: 17px;
  color: #183642;
}

.aboutMain .aboutBoxes {
  align-items: stretch;
}
.aboutMain .aboutBoxes img {
  max-width: 80px;
}

.aboutMain .aboutBoxes .aboutBox {
  text-align: center;
  background: white;
  padding: 50px 35px;
  width: 24%;
  box-shadow: 2px 3px 10px 0 rgba(0, 0, 0, 0.08);
}

.aboutMain .aboutBoxes .aboutBox h1 {
  font-size: 18px;
  color: #3b3b3b;
  margin: 20px 0;
  margin-top: 40px;
}

.aboutMain .aboutBoxes .aboutBox h1 strong {
  color: #f07d00;
}

.aboutMain .aboutBoxes .aboutBox p {
  color: #183642;
  margin: 0;
  line-height: 1.5;
}

.aboutMain .aboutBoxes .aboutBox:nth-child(2) h1 strong {
  color: #00d1d1;
}

.aboutMain .aboutBoxes .aboutBox:nth-child(3) h1 strong {
  color: #c704ca;
}

.aboutMain .aboutBoxes .aboutBox:nth-child(4) h1 strong {
  color: #9bcc07;
}

@media only screen and (max-width: 996px) {
  .aboutMain .aboutBoxes {
    flex-wrap: wrap;
  }
  .aboutMain .aboutBoxes .aboutBox {
    width: calc(50% - 10px);
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 576px) {
  .aboutMain .aboutBoxes .aboutBox {
    width: 100%;
  }
}
.aboutWhatWeDo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 100px;
}

.aboutWhatWeDo .left {
  width: 49%;
}

.aboutWhatWeDo .left h1 {
  font-size: 24px;
  margin: 0;
}

.aboutWhatWeDo .left p,
.aboutWhatWeDo .left h2 {
  font-size: 16px;
  margin: 0;
}

.aboutWhatWeDo .left p {
  margin: 30px 0;
}

.aboutWhatWeDo .left strong {
  color: #f07d00;
}

.aboutWhatWeDo .left h2 {
  color: #183642;
  font-weight: 600;
}

.aboutWhatWeDo .right {
  width: 49%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 260px);
  grid-gap: 15px;
}

.aboutWhatWeDo .right img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.aboutWhatWeDo .right img:nth-child(1) {
  grid-column-start: 1;
  grid-column-end: 3;
}

@media only screen and (max-width: 996px) {
  .aboutWhatWeDo {
    flex-wrap: wrap;
  }
  .aboutWhatWeDo .left {
    width: 100%;
    margin-bottom: 20px;
  }
  .aboutWhatWeDo .right {
    width: 100%;
  }
}
/* END about us redesign */
/* smartbuying */
.ex-name-smartbuyingforschools .row-breadcrumb {
  height: 0;
}

.ex-name-smartbuyingforschools .catalog-grid,
.ex-name-smartbuyingforschools .zonetop,
.ex-name-smartbuyingforschools .zonebottom {
  margin: 0 !important;
}

.ex-name-smartbuyingforschools .footer {
  padding-top: 0;
}

.smartBuyingHeader img {
  min-height: 300px;
  width: 100%;
  object-fit: cover;
}

.smartBuyingMain {
  background: #f5f5f5;
  padding: 80px 0;
  padding-top: 100px;
  text-align: center;
}

.smartBuyingMain h1 {
  font-size: 30px;
  font-weight: 600;
  color: #183642;
  margin: 0;
  margin-bottom: 40px;
}

.smartBuyingMain p {
  font-size: 17px;
  color: #183642;
  margin: 0;
}

.smartBuyingTime {
  padding: 90px 0;
}

.smartBuyingTime .nFlex {
  align-items: stretch;
}

.smartBuyingTime .slick-track {
  display: flex !important;
}

.smartBuyingTime .slick-slide {
  margin: 0 12px;
}

.smartBuyingTime .slick-list {
  margin: 0 -12px;
}

.smartBuyingTime .box {
  background: #20333a;
  width: calc(25% - 20px);
  padding: 30px;
  color: white;
  height: inherit;
  display: flex;
  flex-direction: column;
}

.smartBuyingTime .box h1 {
  color: inherit;
  font-size: 18px;
  padding-left: 40px;
  margin: 0;
  margin-bottom: 25px;
  background-repeat: no-repeat;
}

.smartBuyingTime .box p {
  color: inherit;
  margin: 0;
  margin-bottom: 35px;
  font-weight: 500;
}

.smartBuyingTime .box a {
  color: white;
}

.smartBuyingTime .box a:hover {
  opacity: 0.7;
}

.smartBuyingTime .box ul {
  padding-left: 15px;
  margin-top: auto;
}

.smartBuyingTime .box ul li {
  margin-bottom: 5px;
}

.smartBuyingTime .box ul li::marker {
  color: #f07d00;
}

.smartBuyingTime .box ol {
  list-style: none;
  padding-left: 0;
  margin-top: auto;
}

.smartBuyingTime .box ol li {
  padding-left: 30px;
  background-repeat: no-repeat;
  background-position: left center;
}

.smartBuyingTime .box ol li:nth-child(1) {
  background-image: url("https://eu.evocdn.io/dealer/1133/content/media/My_Theme/egan-smart-phone.png");
}

.smartBuyingTime .box ol li:nth-child(2) {
  background-image: url("https://eu.evocdn.io/dealer/1133/content/media/My_Theme/egan-smart-email.png");
}

.smartBuyingTime .box.white {
  background: none;
  color: #183642;
  padding-left: 0;
}

.smartBuyingTime .box.white h1 {
  color: #f07d00;
  padding-left: 0;
  font-size: 24px;
}

.smartBuyingTime .box.white p {
  font-weight: 400;
  margin-bottom: 20px;
}

.smartBuyingTime .box.white p strong {
  font-weight: 600;
}

.smartBuyingTime .box.web h1 {
  background-image: url("https://eu.evocdn.io/dealer/1133/content/media/My_Theme/egan-smart-web.png");
}

.smartBuyingTime .box.service h1 {
  background-image: url("https://eu.evocdn.io/dealer/1133/content/media/My_Theme/egan-smart-service.png");
}

.smartBuyingTime .box.data h1 {
  background-image: url("https://eu.evocdn.io/dealer/1133/content/media/My_Theme/egan-smart-data.png");
}

.smartBuyingMoney {
  background: #fff4e7;
  position: relative;
}

.smartBuyingMoney .nFlex {
  align-items: stretch;
  min-height: 400px;
}

.smartBuyingMoney .left {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 40px;
  padding-left: 0;
}

.smartBuyingMoney .left h1 {
  font-size: 24px;
  margin: 0;
  margin-bottom: 30px;
}

.smartBuyingMoney .left p {
  margin: 0;
}

.smartBuyingMoney .left p:first-of-type {
  margin-bottom: 30px;
}

.smartBuyingMoney .right {
  width: 50%;
}

.smartBuyingMoney .right img {
  width: 50vw;
  height: 100%;
  left: 50%;
  position: absolute;
  object-fit: cover;
}

@media only screen and (max-width: 768px) {
  .smartBuyingMoney .nFlex {
    flex-wrap: wrap;
  }
  .smartBuyingMoney .left {
    width: 100%;
  }
  .smartBuyingMoney .right {
    width: 100%;
  }
  .smartBuyingMoney .right img {
    position: static;
    width: 100%;
  }
}
.smartBuyingOffers {
  padding: 85px 0;
}

.smartBuyingOffers .nFlex {
  align-items: stretch;
}

.smartBuyingOffers .left {
  width: 48%;
}

.smartBuyingOffers .left h1 {
  background-image: url("https://eu.evocdn.io/dealer/1133/content/media/My_Theme/egan-smart-consolidate.png");
}

.smartBuyingOffers .right {
  width: 48%;
}

.smartBuyingOffers .right h1 {
  background-image: url("https://eu.evocdn.io/dealer/1133/content/media/My_Theme/egan-smart-offers.png");
}

.smartBuyingOffers h1 {
  margin: 0;
  margin-bottom: 30px;
  padding-left: 40px;
  font-size: 24px;
  background-repeat: no-repeat;
  background-position: 0 3px;
}

.smartBuyingOffers p {
  margin: 0;
}

.smartBuyingOffers p:first-of-type {
  margin-bottom: 30px;
}

@media only screen and (max-width: 768px) {
  .smartBuyingOffers .nFlex {
    flex-wrap: wrap;
  }
  .smartBuyingOffers .right {
    width: 100%;
  }
  .smartBuyingOffers .left {
    width: 100%;
    margin-bottom: 50px;
  }
}
.smartBuyingManage {
  background: #fff4e7;
  position: relative;
}

.smartBuyingManage .nFlex {
  align-items: stretch;
  min-height: 400px;
}

.smartBuyingManage .right {
  width: 50%;
  display: flex;
  padding: 40px;
  flex-direction: column;
  justify-content: center;
}

.smartBuyingManage .right h1 {
  font-size: 24px;
  margin: 0;
  margin-bottom: 30px;
}

.smartBuyingManage .right p {
  margin: 0;
  color: #183642;
}

.smartBuyingManage .right p:first-of-type {
  margin-bottom: 30px;
}

.smartBuyingManage .left {
  width: 50%;
}

.smartBuyingManage .left img {
  width: 50vw;
  height: 100%;
  right: 50%;
  position: absolute;
  object-fit: cover;
}

@media only screen and (max-width: 768px) {
  .smartBuyingManage .nFlex {
    flex-wrap: wrap;
  }
  .smartBuyingManage .right {
    width: 100%;
  }
  .smartBuyingManage .left {
    width: 100%;
  }
  .smartBuyingManage .left img {
    position: static;
    width: 100%;
  }
}
/* END smartbuying */
.newsletters_container {
  background-color: #f1f1f1;
}
.newsletters_container .col-lg-7 {
  width: 100%;
  display: grid;
  grid-template-columns: 400px minmax(0, auto);
  grid-gap: 20px;
}
.newsletters_container .col-lg-offset-1,
.newsletters_container .pleasefill {
  display: none;
}
.newsletters_container h2 {
  margin: 0;
  display: grid;
}
.newsletters_container h2::after {
  content: "To be updated whenever we post new blog articles";
  font-size: 1rem;
  font-weight: 400;
  color: #313131;
  margin-top: 10px;
}
.newsletters_container input {
  border: none !important;
  border-radius: 10px;
  padding-left: 25px;
}
.newsletters_container input::placeholder {
  color: #bfbfbf !important;
}
.newsletters_container .subscr-next,
.newsletters_container .subscr-submit {
  width: 150px;
  height: 100%;
  background-color: #ef7d00;
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.newsletters_container .subscr-next:hover,
.newsletters_container .subscr-submit:hover {
  opacity: 1;
}
.newsletters_container .subscr-next::after,
.newsletters_container .subscr-submit::after {
  content: "Next";
  color: #fff;
  font-size: 1rem;
  font-weight: 700;
}
.newsletters_container .subscr-next i,
.newsletters_container .subscr-submit i {
  display: none;
}
.newsletters_container .subscr-submit::after {
  content: "Submit";
}
@media only screen and (max-width: 992px) {
  .newsletters_container .col-lg-7 {
    grid-template-columns: 1fr;
  }
}

/* Start of add Sticky header EvoX */
.menubarStick {
  position: fixed !important;
  top: 0;
  width: 100%;
  z-index: 15;
  background: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

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

/* change me to the height of the sticky row */
.menubarHeader {
  margin-bottom: 110px;
}

/* end of add Sticky header EvoX */
.headersection-1 {
  padding: 0;
  background: #20333a;
}
.headersection-1 .htmlcontent_container {
  padding: 0;
}
header {
  background: white;
}

.ex-loggedout .shoppingtools_container .account-btn > span > span:first-of-type {
  font-size: 0 !important;
}
.ex-loggedout .shoppingtools_container .account-btn > span > span:first-of-type::before {
  font-size: 14px;
  content: "Sign in or Register";
}

.header-mobile i {
  color: orange !important;
}

.headersection-2 {
  padding: 30px 15px;
}
.logo_container {
  width: auto;
}
.logo_container a {
  margin: 0 !important;
}

.search_container {
  flex-grow: 1;
}
.search_container .widgetsearch.search {
  margin: 0 !important;
}
.search_container .widgetsearch.search .search {
  padding: 0;
}
.search_container .searchtable .ajax-search.relsearch button {
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
.search_container .searchtable .ajax-search.relsearch input {
  border: 0;
  border-radius: 10px;
  background: #fff0e1;
  height: 50px;
  padding-left: 40px;
  font-size: 16px;
}

.shoppingtools_container {
  width: auto;
}
.shoppingtools_container .toolbar {
  margin: 0;
}
.shoppingtools_container .toolbar .account-btn {
  display: flex;
  position: relative;
}
.shoppingtools_container .toolbar .account-btn::after {
  content: url("https://eu.evocdn.io/dealer/1133/content/media/My_Theme/er-arrow-down2.jpg");
  transform: rotate(-90deg) scale(1.2) translateX(50%);
  width: 10px;
  height: 6px;
  display: flex;
  align-items: center;
  position: absolute;
  right: -15px;
  top: 50%;
}
.shoppingtools_container .toolbar .account-btn > i {
  margin-right: 10px;
  padding: 0 !important;
  display: flex;
  align-items: center;
}
.shoppingtools_container .toolbar .account-btn > i::before {
  content: url("https://eu.evocdn.io/dealer/1133/content/media/My_Theme/eg-header-accounticon.png");
  display: flex;
}
.shoppingtools_container .toolbar .account-btn > span {
  display: flex;
  flex-direction: column;
}
.shoppingtools_container .toolbar .account-btn > span i {
  display: none;
}
.shoppingtools_container .toolbar .account-btn > span br {
  display: none;
}
.shoppingtools_container .toolbar .account-btn > span > span {
  color: #535759;
}
.shoppingtools_container .toolbar .account-btn > span > span:first-of-type {
  order: 1;
  font-size: 14px;
}
.shoppingtools_container .toolbar .account-btn > span > span:last-of-type {
  order: 0;
  color: #ef7d00;
  font-size: 16px;
}

.minicart_container {
  width: auto;
}
.minicart_container .toolbar {
  margin: 0;
}
.minicart_container .toolbar .cart-btn {
  margin: 0;
}
.minicart_container .toolbar .cart-btn > a {
  background: none !important;
  display: flex;
  flex-direction: column;
  position: relative;
  padding-left: 45px;
  padding-right: 30px;
}
.minicart_container .toolbar .cart-btn > a::after {
  content: url("https://eu.evocdn.io/dealer/1133/content/media/My_Theme/er-arrow-down2.jpg");
  transform: rotate(-90deg) scale(1.2) translateX(50%);
  width: 10px;
  height: 6px;
  display: flex;
  align-items: center;
  position: absolute;
  right: 0;
  top: 50%;
}
.minicart_container .toolbar .cart-btn > a::before {
  content: "Your Basket";
  color: #ef7d00;
  font-size: 16px;
  font-weight: 700;
}
.minicart_container .toolbar .cart-btn > a > i {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
}
.minicart_container .toolbar .cart-btn > a > i::before {
  content: url("https://eu.evocdn.io/dealer/1133/content/media/My_Theme/eg-header-basket.png");
  display: flex;
}
.minicart_container .toolbar .cart-btn > a .minicart_count {
  left: 20px;
  right: unset;
  top: 0;
  background: #fff0e1;
  border-radius: 10px;
  color: black;
  width: 16px;
  height: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.minicart_container .toolbar .cart-btn > a > .minicart_total {
  color: #535759;
  font-size: 14px;
  line-height: 1.2;
}
.minicart_container .toolbar .cart-btn > a > .minicart_total::before {
  content: "Total: ";
}

.headersection-4,
.headersection-5 {
  background: #f1f1f1;
}

.top-bar {
  color: white;
}
.top-bar ul {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  height: 100%;
  padding: 0;
}
.top-bar ul li {
  margin: 0;
  margin-right: 22px;
}
.top-bar .divider {
  width: 2px;
  height: 10px;
  background: white;
  position: relative;
  display: block;
}
.top-bar a {
  color: white;
  font-size: 13px;
}
.top-bar a span {
  font-weight: 700;
}
.top-bar a:hover {
  color: lightgrey;
}

.headStrip {
  background: #f1f1f1;
  padding: 5px 0;
}
.headStrip .container > .nFlex {
  padding: 0 65px;
}
.headStrip a {
  font-weight: 700;
  color: #20333a;
  border-radius: 5px;
  padding: 5px;
  transition: all 0.35s ease;
}
.headStrip a:hover span {
  color: #ef7d00;
}
.headStrip a img {
  height: 20px;
}
.headStrip a span {
  margin-left: 25px;
  transition: all 0.35s ease;
  font-size: 14px;
}

nav.menu {
  border-top: 1px solid #f17b00;
}
nav.menu .catalog-block {
  background: white;
}
nav.menu .catalog {
  padding: 20px 0;
}
nav.menu .catalog > li:hover {
  background: none;
}
nav.menu .catalog > li:hover > a {
  border: 0;
}
nav.menu .catalog > li:hover.nav-early-years > a::before {
  border-top-color: #8BC34A;
}
nav.menu .catalog > li:hover.nav-curriculum > a::before {
  border-top-color: #FFB300;
}
nav.menu .catalog > li:hover.nav-art-craft > a::before {
  border-top-color: #F44336;
}
nav.menu .catalog > li:hover.nav-exercise-books > a::before {
  border-top-color: #673AB7;
}
nav.menu .catalog > li:hover.nav-stationery > a::before {
  border-top-color: #9C27B0;
}
nav.menu .catalog > li:hover.nav-furniture > a::before {
  border-top-color: #03A9F4;
}
nav.menu .catalog > li:hover.nav-technology > a::before {
  border-top-color: #D81B60;
}
nav.menu .catalog > li:hover.nav-facilities > a::before {
  border-top-color: #1565C0;
}
nav.menu .catalog > li.nav-early-years > a {
  border-bottom-color: #8BC34A;
}
nav.menu .catalog > li.nav-early-years ul a {
  text-decoration-color: #8BC34A !important;
}
nav.menu .catalog > li.nav-curriculum > a {
  border-bottom-color: #FFB300;
}
nav.menu .catalog > li.nav-curriculum ul a {
  text-decoration-color: #FFB300 !important;
}
nav.menu .catalog > li.nav-art-craft > a {
  border-bottom-color: #F44336;
}
nav.menu .catalog > li.nav-art-craft ul a {
  text-decoration-color: #F44336 !important;
}
nav.menu .catalog > li.nav-exercise-books > a {
  border-bottom-color: #673AB7;
}
nav.menu .catalog > li.nav-exercise-books ul a {
  text-decoration-color: #673AB7 !important;
}
nav.menu .catalog > li.nav-stationery > a {
  border-bottom-color: #9C27B0;
}
nav.menu .catalog > li.nav-stationery ul a {
  text-decoration-color: #9C27B0 !important;
}
nav.menu .catalog > li.nav-furniture > a {
  border-bottom-color: #03A9F4;
}
nav.menu .catalog > li.nav-furniture ul a {
  text-decoration-color: #03A9F4 !important;
}
nav.menu .catalog > li.nav-technology > a {
  border-bottom-color: #D81B60;
}
nav.menu .catalog > li.nav-technology ul a {
  text-decoration-color: #D81B60 !important;
}
nav.menu .catalog > li.nav-facilities > a {
  border-bottom-color: #1565C0;
}
nav.menu .catalog > li.nav-facilities ul a {
  text-decoration-color: #1565C0 !important;
}
nav.menu .catalog > li > a {
  font-size: 14px;
  font-weight: 700;
  color: #292c2e !important;
  line-height: 1;
  padding-top: 0;
  padding-bottom: 5px;
  border-bottom: 2px solid transparent;
  position: relative;
}
nav.menu .catalog > li > a::before {
  content: "";
  position: absolute;
  right: 0;
  top: 20%;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid transparent;
}
nav.menu .catalog > li {
  --cat-col: orange;
}
nav.menu .catalog > li.nav-early-years {
  --cat-col: #8BC34A;
}
nav.menu .catalog > li.nav-curriculum {
  --cat-col: #FFB300;
}
nav.menu .catalog > li.nav-art-craft {
  --cat-col: #F44336;
}
nav.menu .catalog > li.nav-exercise-books {
  --cat-col: #673AB7;
}
nav.menu .catalog > li.nav-stationery {
  --cat-col: #9C27B0;
}
nav.menu .catalog > li.nav-furniture {
  --cat-col: #03A9F4;
}
nav.menu .catalog > li.nav-technology {
  --cat-col: #D81B60;
}
nav.menu .catalog > li.nav-facilities {
  --cat-col: #1565C0;
}
nav.menu ul.submenu {
  background: none !important;
}
nav.menu ul.submenu > .container {
  height: 475px !important;
}
nav.menu ul.submenu > .container .submenuwrapper {
  width: 100%;
  height: 100%;
  margin-top: 20px;
  display: flex;
  background: white;
  border-top: 1px solid var(--cat-col);
  border-bottom: 5px solid var(--cat-col);
}
nav.menu ul.submenu > .container .contentWrapper {
  display: flex;
  padding: 30px;
  padding-left: 60px;
  width: 100%;
  position: relative;
}
nav.menu ul.submenu > .container .submenucontainer {
  flex-grow: 0.5;
  margin: 0;
  width: 0;
  min-width: max-content;
  padding: 0 !important;
  padding-right: 60px !important;
  border-right: 1px solid var(--cat-col);
}
nav.menu ul.submenu > .container .submenucontainer li.viewAll {
  position: absolute;
  bottom: 10px;
}
nav.menu ul.submenu > .container .submenucontainer li.viewAll a {
  padding: 0;
  color: var(--cat-col);
}
nav.menu ul.submenu > .container .submenucontainer li.has-submenu {
  margin-bottom: 10px;
  padding: 0;
  padding-right: 10px;
  cursor: pointer;
  width: 100%;
  position: relative;
}
nav.menu ul.submenu > .container .submenucontainer li.has-submenu.active a {
  border-bottom: 1px solid var(--cat-col);
}
nav.menu ul.submenu > .container .submenucontainer li.has-submenu.active::after {
  color: var(--cat-col);
}
nav.menu ul.submenu > .container .submenucontainer li.has-submenu::after {
  content: "\f105";
  font: normal normal normal 16px/1 "FontAwesome";
  font-weight: 700;
  position: absolute;
  right: 0;
  top: 0;
}
nav.menu ul.submenu > .container .submenucontainer li.has-submenu:last-of-type {
  margin-bottom: 0;
}
nav.menu ul.submenu > .container .submenucontainer li.has-submenu a {
  padding: 0;
  text-decoration: none !important;
  font-size: 14px;
  color: #494949;
  width: max-content;
  line-height: 1.3;
}
nav.menu ul.submenu > .container .tierthreemenucontainer {
  flex-grow: 1;
  position: relative;
  margin-left: 40px;
  width: 0;
}
nav.menu ul.submenu > .container .tierthreemenucontainer ul {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
nav.menu ul.submenu > .container .tierthreemenucontainer ul.active {
  opacity: 1;
  z-index: 2;
}
nav.menu ul.submenu > .container .tierthreemenucontainer ul li {
  margin-bottom: 10px;
  padding: 0;
  position: relative;
  border: 0;
}
nav.menu ul.submenu > .container .tierthreemenucontainer ul li:first-of-type a {
  font-weight: 700;
}
nav.menu ul.submenu > .container .tierthreemenucontainer ul li:first-of-type::after {
  content: "\f105";
  position: absolute;
  font: normal normal normal 16px/1 "FontAwesome";
  color: var(--cat-col);
  right: -20px;
  top: 0;
  font-weight: 700;
}
nav.menu ul.submenu > .container .tierthreemenucontainer ul li:last-of-type {
  margin-bottom: 0;
  display: none;
}
nav.menu ul.submenu > .container .tierthreemenucontainer ul li a {
  padding: 0;
  font-size: 14px;
  font-weight: 500;
  color: #494949;
  line-height: 1.3;
}
nav.menu ul.submenu > .container .imagescontainer {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 40px;
  gap: 30px;
  background: var(--cat-col);
}
nav.menu ul.submenu > .container .imagescontainer .bannerWrapper {
  background: #f1f1f1;
  width: 100%;
  height: 50%;
  height: 180px;
  min-width: 270px;
  transition: all 0.35s ease;
}
nav.menu ul.submenu > .container .imagescontainer .bannerWrapper:hover {
  opacity: 0.8;
}
nav.menu ul.submenu > .container .imagescontainer .bannerWrapper a {
  padding: 0;
  width: 100%;
  height: 100%;
}
nav.menu ul.submenu > .container .imagescontainer .bannerWrapper a img {
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 992px) {
  nav.menu ul.submenu > .container .contentWrapper {
    padding: 20px;
  }
  nav.menu ul.submenu > .container .submenucontainer {
    padding-right: 20px !important;
  }
  nav.menu ul.submenu > .container .tierthreemenucontainer {
    margin-left: 20px;
  }
  nav.menu ul.submenu > .container .imagescontainer {
    padding: 20px;
  }
}

.ex-home .catalog-grid {
  margin-top: 0;
}
.ex-home .zonebottom {
  margin-top: 0;
}
.ex-home .zonetop {
  margin-bottom: 0;
}

.homeHero {
  display: flex;
  justify-content: space-between;
  margin-top: 40px/2;
}
.homeHero .slick-slider.left {
  margin: 0;
}
.homeHero .left {
  width: calc(70% - 25px);
  margin: 0;
}
.homeHero .left > a {
  display: none;
}
.homeHero .left .slick-track {
  align-items: center;
  display: flex !important;
}
.homeHero .left .slick-dots {
  bottom: 25px;
  right: 25px;
  width: max-content;
}
.homeHero .left .slick-dots li {
  width: 7px;
  height: 7px;
  background: #fcb65b;
  transition: all 0.35s ease;
}
.homeHero .left .slick-dots li.slick-active {
  background: #ef7d00;
}
.homeHero .left .slick-dots button {
  display: none;
}
.homeHero .left .sliderWrapper:hover {
  opacity: 0.7;
}
.homeHero .left .sliderWrapper img {
  width: 100%;
}
.homeHero .right {
  width: 30%;
  flex-wrap: wrap;
}
.homeHero .right a {
  height: calc(50% - 12px);
}
.homeHero .right a:hover {
  opacity: 0.7;
}
.homeHero .right a:first-of-type {
  margin-bottom: 25px;
}
.homeHero .right a img {
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 992px) {
  .homeHero {
    flex-wrap: wrap;
  }
  .homeHero .left {
    width: 100%;
    margin-bottom: 25px !important;
  }
  .homeHero .right {
    width: 100%;
  }
  .homeHero .right a {
    width: calc(50% - 12px);
    height: auto;
    margin: 0 !important;
  }
}
@media only screen and (max-width: 576px) {
  .homeHero {
    flex-wrap: wrap;
  }
  .homeHero .left {
    width: 100%;
    margin-bottom: 10px !important;
  }
  .homeHero .right {
    width: 100%;
    margin-bottom: -10px;
  }
  .homeHero .right a {
    width: 100%;
    margin: 0 !important;
    margin-bottom: 10px !important;
    height: auto;
  }
}

.homeSingleWrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
.homeSingleWrapper::before, .homeSingleWrapper::after {
  display: none;
}
.homeSingleWrapper .singlebanner_wrapper {
  transition: all 0.35s ease;
  margin: 0;
}
.homeSingleWrapper .singlebanner_wrapper:hover {
  opacity: 0.7;
}
@media only screen and (max-width: 992px) {
  .homeSingleWrapper .singlebanner_container {
    width: 33%;
  }
  .homeSingleWrapper .singlebanner_wrapper {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 576px) {
  .homeSingleWrapper {
    margin: 0;
  }
  .homeSingleWrapper .singlebanner_container {
    width: calc(50% - 5px);
    padding: 0;
  }
  .homeSingleWrapper .singlebanner_wrapper {
    margin-top: 10px;
  }
}

.homeItemMerch {
  margin: 60px 0;
  margin-top: 60px;
  min-height: 527px;
}
.homeItemMerch .top {
  display: flex;
  align-items: center;
  background: #fff7ef;
  padding: 10px;
  margin-bottom: 10px;
  min-height: 68px;
}
.homeItemMerch .top .slick-slide {
  margin: 0 15px;
}
.homeItemMerch .top .slick-list {
  padding: 0 !important;
}
.homeItemMerch .top .slick-track {
  display: flex;
  align-items: center;
}
.homeItemMerch .top .slick-arrow {
  z-index: 5;
  top: 50%;
}
.homeItemMerch .top .slick-arrow::before {
  content: url("https://eu.evocdn.io/dealer/1133/content/media/My_Theme/er-arrow-down2.jpg");
  display: flex;
  align-items: center;
  justify-content: center;
}
.homeItemMerch .top .slick-arrow.slick-prev {
  left: 10px;
}
.homeItemMerch .top .slick-arrow.slick-next {
  right: 10px;
}
.homeItemMerch .top .slick-arrow.slick-next::before {
  transform: rotate(180deg);
}
.homeItemMerch .top .sliderButton {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.homeItemMerch .top .sliderButton.slick-current {
  cursor: default;
}
.homeItemMerch .top .sliderButton.slick-current p {
  color: #ef7d00;
}
.homeItemMerch .top .sliderButton:hover p {
  color: #ef7d00;
}
.homeItemMerch .top .sliderButton .icon {
  margin: 0;
  width: 25px;
  height: 25px;
  object-fit: contain;
}
.homeItemMerch .top .sliderButton p {
  font-size: 14px;
  font-weight: 500;
  transition: all 0.35s ease;
  margin: 0;
  margin-left: 15px;
  text-align: center;
}
.homeItemMerch .bottom > div {
  justify-content: space-between;
  display: none;
  min-height: 450px;
}
.homeItemMerch .bottom > div.active {
  display: flex;
}
.homeItemMerch .bottom .left {
  width: 20%;
  position: relative;
  display: flex;
}
.homeItemMerch .bottom .left:hover .merchBG {
  opacity: 0.7;
}
.homeItemMerch .bottom .left a {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 5;
}
.homeItemMerch .bottom .left .merchBG {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  object-fit: cover;
  transition: all 0.35s ease;
}
.homeItemMerch .bottom .left .txtWrapper {
  z-index: 2;
  margin-top: auto;
  position: relative;
  text-align: center;
  width: 100%;
  padding: 20px 10px;
  min-height: 152px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.homeItemMerch .bottom .left .txtWrapper::before {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #20333a;
  position: absolute;
  opacity: 0.9;
  z-index: -1;
}
.homeItemMerch .bottom .left .txtWrapper p:nth-of-type(1) {
  color: white;
  font-weight: 500;
  margin: 0;
}
.homeItemMerch .bottom .left .txtWrapper p:nth-of-type(2) {
  color: orange;
  font-size: 24px;
  font-weight: 700;
  margin: 0;
  line-height: 1.2;
}
.homeItemMerch .bottom .left .txtWrapper p:nth-of-type(3) {
  color: white;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
}
.homeItemMerch .bottom .right {
  width: calc(80% - 15px);
  display: flex;
  align-items: center;
}
.homeItemMerch .bottom .right .slick-arrow {
  z-index: 5;
  top: 40%;
}
.homeItemMerch .bottom .right .slick-arrow::before {
  content: url("https://eu.evocdn.io/dealer/1133/content/media/My_Theme/er-arrow-down2.jpg");
}
.homeItemMerch .bottom .right .slick-arrow.slick-prev {
  left: 10px;
}
.homeItemMerch .bottom .right .slick-arrow.slick-next {
  right: 10px;
  top: 41%;
}
.homeItemMerch .bottom .right .slick-arrow.slick-next::before {
  display: block;
  transform: rotate(180deg);
}
.homeItemMerch .bottom .right .slick-slide {
  margin: 0 7px;
}
.homeItemMerch .bottom .right .slick-list {
  margin: 0 -7px;
  height: 100%;
}
.homeItemMerch .bottom .right .slick-track {
  display: flex;
  height: 100%;
}
.homeItemMerch .bottom .right .tile {
  padding: 20px;
  max-width: 100%;
  height: inherit;
  border-color: #efefef !important;
}
.homeItemMerch .bottom .right .tile .footer {
  height: calc(100% - 150px);
  display: flex;
  flex-wrap: wrap;
}
.homeItemMerch .bottom .right .tile .footer-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  min-height: 0;
}
.homeItemMerch .bottom .right .tile .badges-wrapper {
  left: 15px;
  top: 0;
}
.homeItemMerch .bottom .right .tile .brand-label,
.homeItemMerch .bottom .right .tile .product-category,
.homeItemMerch .bottom .right .tile .addtoquicklist-wrapper,
.homeItemMerch .bottom .right .tile .product-compare-action {
  display: none;
}
.homeItemMerch .bottom .right .tile .product-sku {
  font-size: 14px;
  width: 100%;
  margin-bottom: 5px;
}
.homeItemMerch .bottom .right .tile .product-sku strong {
  font-weight: 400;
}
.homeItemMerch .bottom .right .tile .price-from {
  width: 100%;
  font-size: 14px;
}
.homeItemMerch .bottom .right .tile .imgthumbnail img {
  max-width: 150px;
  max-height: 150px;
}
.homeItemMerch .bottom .right .tile .product-name {
  font-size: 16px;
  font-weight: 700;
  width: 100%;
  line-height: 1.5;
  min-height: 72px;
}
.homeItemMerch .bottom .right .tile .price-label {
  font-size: 18px;
  color: black;
  margin-right: 5px;
}
.homeItemMerch .bottom .right .tile .price-label-inc-vat {
  color: #9b9b9b;
  line-height: 2;
  margin: 0;
}
.homeItemMerch .bottom .right .tile .uom {
  font-size: 12px;
  color: #9b9b9b;
  order: 10;
  width: 100%;
  margin-bottom: 10px;
  margin-top: 10px;
}
.homeItemMerch .bottom .right .tile .buttons {
  margin-top: auto;
  width: 100%;
}
.homeItemMerch .bottom .right .tile .buttons input {
  border-radius: 0;
  height: 35px;
  width: 35px;
  margin-bottom: 0;
  margin-left: 0;
}
.homeItemMerch .bottom .right .tile .buttons button {
  width: calc(100% - 45px);
  border-radius: 0;
  height: 35px;
}
.homeItemMerch .bottom .right .tile .buttons button.is-master {
  width: 100%;
  min-height: 35px;
}
@media only screen and (max-width: 996px) {
  .homeItemMerch .bottom > div {
    flex-wrap: wrap;
  }
  .homeItemMerch .bottom .left {
    width: 100%;
    margin-bottom: 20px;
  }
  .homeItemMerch .bottom .right {
    width: 100%;
  }
}

.homeCats {
  background: #f7f7f7;
  padding: 60px 0;
}
.homeCats .container > .nFlex {
  flex-wrap: wrap;
}
.homeCats .homeCat {
  background: white;
  width: 23%;
}
.homeCats .homeCat:hover .top img {
  transform: scale(1.05);
}
.homeCats .homeCat .top {
  position: relative;
  min-height: 170px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.homeCats .homeCat .top::before {
  content: "";
  background: #20333a;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  opacity: 0.5;
}
.homeCats .homeCat .top img {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  object-fit: cover;
  transition: all 0.35s ease;
}
.homeCats .homeCat .top h1 {
  font-size: 24px;
  font-weight: 700;
  color: white;
  margin: 0;
  z-index: 3;
  position: relative;
  text-align: center;
}
.homeCats .homeCat .bottom {
  padding: 15px 20px;
}
.homeCats .homeCat .bottom ul {
  margin: 0;
  padding: 0;
}
.homeCats .homeCat .bottom ul li {
  list-style: none;
  background: url("https://eu.evocdn.io/dealer/1133/content/media/My_Theme/eg-homecat-arrow.png");
  background-repeat: no-repeat;
  background-position: 100% 25%;
  transition: all 0.35s ease;
  margin: 0;
}
.homeCats .homeCat .bottom ul li:not(:last-of-type) {
  padding-bottom: 10px;
  border-bottom: 1px solid #f7f7f7;
  margin-bottom: 10px;
}
.homeCats .homeCat .bottom ul li:hover {
  background-position: 97% 25%;
}
.homeCats .homeCat .bottom ul li:hover a {
  color: orange;
}
.homeCats .homeCat .bottom ul li a {
  color: #292c2e;
  transition: all 0.35s ease;
  width: 100%;
  display: block;
}
.homeCats .homeCat .bottom ul li a.viewAll {
  font-size: 14px;
  font-weight: 700;
  color: #ef7d00;
}
@media only screen and (max-width: 996px) {
  .homeCats .container > .nFlex {
    margin-bottom: -20px;
  }
  .homeCats .homeCat {
    width: 49%;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 576px) {
  .homeCats .homeCat {
    width: 100%;
  }
}

.homeForm {
  margin: 60px 0;
}
.homeForm .container > .nFlex {
  align-items: stretch;
  flex-wrap: wrap;
}
.homeForm .left {
  width: 23%;
  position: relative;
  padding: 40px;
}
.homeForm .left img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.homeForm .left h1 {
  font-size: 24px;
  color: white;
  margin: 0;
  margin-bottom: 25px;
}
.homeForm .left p {
  font-size: 16px;
  font-weight: 500;
  color: white;
  margin-bottom: 20px;
}
.homeForm .left ul {
  padding-left: 15px;
  margin-bottom: 20px;
}
.homeForm .left ul li {
  color: white;
}
.homeForm .left ul li span {
  font-weight: 700;
}
.homeForm .left ul li::marker {
  color: #ef7d00;
  font-size: 18px;
}
.homeForm .right {
  width: 75%;
  padding: 40px 50px;
  background: #fff0e1;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.homeForm .right .form-group {
  width: 100%;
  margin-bottom: 15px;
}
.homeForm .right .form-group.half {
  width: 49%;
}
.homeForm .right .form-group label {
  font-weight: 500;
}
.homeForm .right .form-group input,
.homeForm .right .form-group textarea,
.homeForm .right .form-group select {
  padding-left: 35px;
}
.homeForm .right .buttonWrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.homeForm .right .buttonWrapper .btn {
  order: -1;
}
.homeForm .right .buttonWrapper br {
  display: none;
}
.homeForm .right .buttonWrapper .g-recaptcha {
  max-width: 100%;
  overflow: hidden;
}
@media only screen and (max-width: 1200px) {
  .homeForm .left {
    width: 100%;
    margin-bottom: 30px;
  }
  .homeForm .right {
    width: 100%;
  }
}
@media only screen and (max-width: 576px) {
  .homeForm .right {
    padding: 20px;
  }
  .homeForm .right .form-group.half {
    width: 100%;
  }
}

.footSocial {
  display: flex;
  width: 150px;
  justify-content: space-between;
}

.footSocial > div {
  transition: background 0.35s;
  width: 30px;
  height: 30px;
  background: #fff;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.footSocial img {
  transition: filter 0.35s;
}

.footSocial > div:hover img {
  filter: brightness(0) invert(1);
}

.footSocial .soc-fb:hover {
  background: #4267B2;
}

.footSocial .soc-tw:hover {
  background: #1DA1F2;
}

.footSocial .soc-in:hover {
  background: #0072b1;
}

.footSocial .soc-ig:hover {
  background: #8a3ab9;
}

.banner-builder-widget .btn-custom.secondary {
  line-height: 1 !important;
  width: 100% !important;
}

.text-color {
  color: var(--theme-text-col, var(--theme-colour-black, #000)) !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: var(--theme-brand-default, var(--theme-colour-orange, #ed7c00)) !important;
}

.text-secondary {
  color: var(--theme-brand-secondary, var(--theme-colour-black, #000)) !important;
}

.text-tertiary {
  color: var(--theme-brand-tertiary, var(--theme-colour-lightgrey, #f5f5f5)) !important;
}

.text-uppercase {
  text-transform: uppercase;
}

.bg-black {
  background: #000;
}

.bg-white {
  background: #fff;
}

.bg-primary {
  background: var(--theme-brand-default, var(--theme-colour-orange, #ed7c00));
}

.bg-secondary {
  background: var(--theme-brand-secondary, var(--theme-colour-black, #000));
}

.bg-grey {
  background: var(--theme-brand-tertiary, var(--theme-colour-lightgrey, #f5f5f5));
}

a.btn-custom.primary,
button.btn-custom.primary {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--theme-btn-primary-color, var(--theme-colour-white, #fff));
  font-size: var(--theme-btn-font-size, 1em);
  line-height: var(--theme-btn-font-size, 1em);
  background-color: var(--theme-btn-primary-bg, var(--theme-brand-default, var(--theme-colour-orange, #ed7c00)));
  border-radius: var(--theme-btn-border-radius, 10px);
  padding: var(--theme-btn-padding, 10px 16px);
  width: 100%;
  max-width: 200px;
  transition: 0.35s ease;
}
a.btn-custom.primary:hover, a.btn-custom.primary:focus, a.btn-custom.primary:focus-visible,
button.btn-custom.primary:hover,
button.btn-custom.primary:focus,
button.btn-custom.primary:focus-visible {
  color: var(--theme-btn-primary-hover-color, var(--theme-colour-white, #fff));
  background-color: var(--theme-btn-primary-hover-bg, var(--theme-brand-secondary, var(--theme-colour-black, #000)));
  border: var(--theme-btn-primary-hover-border, 1px solid var(--theme-brand-secondary, var(--theme-colour-black, #000)));
}
a.btn-custom.primary:focus,
button.btn-custom.primary:focus {
  outline: none;
}
a.btn-custom.primary:disabled,
button.btn-custom.primary:disabled {
  opacity: 0.3;
  pointer-events: none;
}
a.btn-custom.primary.btn-left-icon::before,
button.btn-custom.primary.btn-left-icon::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px;
}
a.btn-custom.primary.btn-right-icon::after,
button.btn-custom.primary.btn-right-icon::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 12px;
}
a.btn-custom.primary.action-icon,
button.btn-custom.primary.action-icon {
  font-size: 0;
  line-height: 0;
}
a.btn-custom.primary.action-icon::before,
button.btn-custom.primary.action-icon::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
}
a.btn-custom.primary.action-link,
button.btn-custom.primary.action-link {
  text-align: center;
}
a.btn-custom.primary.action-link.disabled,
button.btn-custom.primary.action-link.disabled {
  opacity: 0.3;
  pointer-events: none;
  cursor: initial;
}

.btn-custom.secondary {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--theme-btn-primary-color, var(--theme-colour-white, #fff));
  font-size: var(--theme-btn-font-size, 1em);
  line-height: var(--theme-btn-font-size, 1em);
  background-color: var(--theme-btn-primary-bg, var(--theme-brand-default, var(--theme-colour-orange, #ed7c00)));
  border-radius: var(--theme-btn-border-radius, 10px);
  padding: var(--theme-btn-padding, 10px 16px);
  width: 100%;
  max-width: 200px;
  transition: 0.35s ease;
  color: var(--theme-btn-secondary-color, var(--theme-brand-default, var(--theme-colour-orange, #ed7c00)));
  background-color: var(--theme-btn-secondary-bg, var(--theme-colour-white, #fff));
  border: var(--theme-btn-secondary-border, 1px solid var(--theme-brand-default, var(--theme-colour-orange, #ed7c00)));
  max-width: 200px;
}
.btn-custom.secondary:hover, .btn-custom.secondary:focus, .btn-custom.secondary:focus-visible {
  color: var(--theme-btn-primary-hover-color, var(--theme-colour-white, #fff));
  background-color: var(--theme-btn-primary-hover-bg, var(--theme-brand-secondary, var(--theme-colour-black, #000)));
  border: var(--theme-btn-primary-hover-border, 1px solid var(--theme-brand-secondary, var(--theme-colour-black, #000)));
}
.btn-custom.secondary:focus {
  outline: none;
}
.btn-custom.secondary:disabled {
  opacity: 0.3;
  pointer-events: none;
}
.btn-custom.secondary.btn-left-icon::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px;
}
.btn-custom.secondary.btn-right-icon::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 12px;
}
.btn-custom.secondary.action-icon {
  font-size: 0;
  line-height: 0;
}
.btn-custom.secondary.action-icon::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
}
.btn-custom.secondary.action-link {
  text-align: center;
}
.btn-custom.secondary.action-link.disabled {
  opacity: 0.3;
  pointer-events: none;
  cursor: initial;
}
.btn-custom.secondary:hover, .btn-custom.secondary:focus, .btn-custom.secondary:focus-visible {
  color: var(--theme-btn-secondary-hover-color, var(--theme-colour-white, #fff));
  background-color: var(--theme-btn-secondary-hover-bg, var(--theme-brand-secondary, var(--theme-colour-black, #000)));
  border: var(--theme-btn-secondary-hover-border, 1px solid var(--theme-brand-secondary, var(--theme-colour-black, #000)));
}

.p-default {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (max-width: 768px) {
  .p-default {
    padding-top: calc(60px / 2);
    padding-bottom: calc(60px / 2);
  }
}

.p-top-default {
  padding-top: 60px;
}
@media (max-width: 768px) {
  .p-top-default {
    padding-top: calc(60px / 2);
  }
}

.p-bot-default {
  padding-bottom: 60px;
}
@media (max-width: 768px) {
  .p-bot-default {
    padding-bottom: calc(60px / 2);
  }
}

.m-default {
  margin-top: 60px;
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  .m-default {
    margin-top: calc(60px / 2);
    margin-bottom: calc(60px / 2);
  }
}

.m-top-default {
  margin-top: 60px;
}
@media (max-width: 768px) {
  .m-top-default {
    margin-top: calc(60px / 2);
  }
}

.m-bot-default {
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  .m-bot-default {
    margin-bottom: calc(60px / 2);
  }
}

.p-half {
  padding-top: calc(60px / 2);
  padding-bottom: calc(60px / 2);
}
@media (max-width: 768px) {
  .p-half {
    padding-top: calc(calc(60px / 2) / 2);
    padding-bottom: calc(calc(60px / 2) / 2);
  }
}

.p-top-half {
  padding-top: calc(60px / 2);
}
@media (max-width: 768px) {
  .p-top-half {
    padding-top: calc(calc(60px / 2) / 2);
  }
}

.p-bot-half {
  padding-bottom: calc(60px / 2);
}
@media (max-width: 768px) {
  .p-bot-half {
    padding-bottom: calc(calc(60px / 2) / 2);
  }
}

.m-half {
  margin-top: calc(60px / 2);
  margin-bottom: calc(60px / 2);
}
@media (max-width: 768px) {
  .m-half {
    margin-top: calc(calc(60px / 2) / 2);
    margin-bottom: calc(calc(60px / 2) / 2);
  }
}

.m-top-half {
  margin-top: calc(60px / 2);
}
@media (max-width: 768px) {
  .m-top-half {
    margin-top: calc(calc(60px / 2) / 2);
  }
}

.m-bot-half {
  margin-bottom: calc(60px / 2);
}
@media (max-width: 768px) {
  .m-bot-half {
    margin-bottom: calc(calc(60px / 2) / 2);
  }
}

.row-align-items-start > .row,
.row-align-items-start [role=row-wrapper] > .row,
.row-align-items-center > .row,
.row-align-items-center [role=row-wrapper] > .row,
.row-align-items-end > .row,
.row-align-items-end [role=row-wrapper] > .row,
.row-align-items-stretch > .row,
.row-align-items-stretch [role=row-wrapper] > .row {
  display: flex;
  flex-wrap: wrap;
}
.zonetop .row-align-items-start > .row > * > *, .zonebottom .row-align-items-start > .row > * > *,
.zonetop .row-align-items-start [role=row-wrapper] > .row > * > *,
.zonebottom .row-align-items-start [role=row-wrapper] > .row > * > *,
.zonetop .row-align-items-center > .row > * > *,
.zonebottom .row-align-items-center > .row > * > *,
.zonetop .row-align-items-center [role=row-wrapper] > .row > * > *,
.zonebottom .row-align-items-center [role=row-wrapper] > .row > * > *,
.zonetop .row-align-items-end > .row > * > *,
.zonebottom .row-align-items-end > .row > * > *,
.zonetop .row-align-items-end [role=row-wrapper] > .row > * > *,
.zonebottom .row-align-items-end [role=row-wrapper] > .row > * > *,
.zonetop .row-align-items-stretch > .row > * > *,
.zonebottom .row-align-items-stretch > .row > * > *,
.zonetop .row-align-items-stretch [role=row-wrapper] > .row > * > *,
.zonebottom .row-align-items-stretch [role=row-wrapper] > .row > * > * {
  height: 100%;
}

.row-align-items-start > .row,
.row-align-items-start [role=row-wrapper] > .row {
  align-items: flex-start;
}

.row-align-items-center > .row,
.row-align-items-center [role=row-wrapper] > .row {
  align-items: center;
}

.row-align-items-end > .row,
.row-align-items-end [role=row-wrapper] > .row {
  align-items: flex-end;
}

.row-align-items-stretch > .row,
.row-align-items-stretch [role=row-wrapper] > .row {
  align-items: stretch;
}

.r-gx-0 > .row,
.r-gx-0 [role=row-wrapper] > .row {
  --bs-gutter-x: 0 !important;
}

.r-gy-0 > .row,
.r-gy-0 [role=row-wrapper] > .row {
  --bs-gutter-y: 0 !important;
}

.bg-parallax {
  background-attachment: fixed;
}
.bg-parallax::before {
  background-attachment: fixed;
}

[class*=bg-img] {
  position: relative;
}
[class*=bg-img]::before {
  content: "";
  z-index: -1;
  background-position: center;
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.bg-img1::before {
  background-image: url("https://picsum.photos/1920");
}

[class*=bg-blurred] {
  position: relative;
  isolation: isolate;
  overflow: hidden;
}
[class*=bg-blurred]::before {
  filter: blur(5px);
  transform: scale(1.05);
}
[class*=bg-blurred]::after {
  content: "";
  opacity: 0.8;
  z-index: -1;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.bg-blurred2::after {
  background-color: var(--theme-brand-default, var(--theme-colour-orange, #ed7c00));
}

@media only screen and (max-width: 991px) {
  .flex-col-sm {
    flex-direction: column;
  }
  .flex-col-sm > div {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .flex-col-xs {
    flex-direction: column;
  }
  .flex-col-xs > div {
    width: 100%;
  }
  .p-top-default {
    padding-top: calc(60px / 2);
  }
  .p-bot-default {
    padding-bottom: calc(60px / 2);
  }
  .m-top-default {
    margin-top: calc(60px / 2);
  }
  .m-bot-default {
    margin-bottom: calc(60px / 2);
  }
}
/* stylelint-disable max-nesting-depth */
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper {
  padding: 35px 50px;
  border: 0;
}
@media only screen and (max-width: 991px) {
  .productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper {
    padding: 15px 25px;
  }
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .finder-header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .finder-header > * {
  margin: 0;
  text-align: center;
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .finder-header h1 {
  font-size: 1.5em;
  text-transform: capitalize;
  margin-bottom: 10px;
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .finder-header span {
  font-size: 1em;
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform {
  display: flex;
  flex-direction: column;
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group {
  display: flex;
  gap: 30px;
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 2px solid #fde9d4;
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group:nth-child(1) a.dropdown-item[data-option-value=A4] {
  order: -10;
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group:nth-child(1) a.dropdown-item[data-option-value="A4+"] {
  order: -9;
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group:nth-child(1) a.dropdown-item[data-option-value="9x7in (229x178mm)"] {
  order: -8;
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group:nth-child(1) a.dropdown-item[data-option-value="8x6.5in (203x165mm)"] {
  order: -7;
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group:nth-child(2) .form-control {
  padding-right: 65px;
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group:nth-child(2) .form-control::before {
  content: "View all";
  position: absolute;
  top: 10px;
  right: 0;
  width: 70px;
  padding: 2px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #fde9d4;
  border-radius: 5px;
  font-size: 0.875em;
  transition: 0.35s ease;
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group:nth-child(2) .form-control::after {
  display: none;
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group:nth-child(2) .form-control:hover::before {
  background-color: #fde9d4;
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group:nth-child(2) .form-control.active::before {
  content: "View less";
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group:nth-child(2) a.dropdown-item[data-option-value="8mm ruled & margin"] {
  order: -10;
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group:nth-child(2) a.dropdown-item[data-option-value="12mm ruled & margin"] {
  order: -9;
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group:nth-child(2) a.dropdown-item[data-option-value="15mm ruled & margin"] {
  order: -8;
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group:nth-child(2) a.dropdown-item[data-option-value="5mm squares"] {
  order: -7;
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group:nth-child(2) a.dropdown-item[data-option-value="7mm squares"] {
  order: -6;
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group:nth-child(2) a.dropdown-item[data-option-value="10mm squares"] {
  order: -5;
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group:nth-child(2) a.dropdown-item[data-option-value="Plain unruled"] {
  order: -4;
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group:nth-child(3) .form-control {
  padding: 10px 0 25px;
  max-height: 65px;
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group:nth-child(3) .form-control::after {
  display: none;
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group:nth-child(3) .form-control .dropdown-menu .dropdown-item {
  width: auto;
  background-color: transparent;
  border: 0;
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group:nth-child(3) .form-control .dropdown-menu .dropdown-item.active {
  border: 1px solid transparent;
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group:nth-child(3) .form-control .dropdown-menu .dropdown-item.active img {
  border: 3px solid #ee7d00;
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group:nth-child(3) .form-control .dropdown-menu .dropdown-item span {
  padding: 0;
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group:nth-child(4) {
  border-bottom: 0;
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group:nth-child(4) .form-control::after {
  display: none;
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group:nth-child(5) {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group.finder-search-button-section {
  align-items: center;
  justify-content: end;
  flex-direction: row;
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group.finder-search-button-section > label {
  display: none;
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group.finder-search-button-section > button {
  border-radius: 5px;
  border: 0;
}
@media only screen and (max-width: 768px) {
  .productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group.finder-search-button-section > button {
    width: auto;
    min-width: 190px;
  }
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group.finder-search-button-section > a {
  order: -1;
  position: relative;
  bottom: 0;
  right: 0;
  color: #aaa;
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group.finder-search-button-section > a::before {
  content: "x";
  vertical-align: text-bottom;
  margin-right: 5px;
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group.finder-search-button-section > a:hover, .productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group.finder-search-button-section > a:focus-visible {
  color: #ee7d00;
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group label {
  font-size: 1.125em;
  line-height: 40px;
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group .form-control {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  background-color: transparent;
  border: 0;
  padding: 0;
  height: auto;
  max-height: 55px;
  overflow-y: clip;
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group .form-control::after {
  content: "\f078";
  font-family: FontAwesome;
  position: absolute;
  right: 0;
  display: block;
  clear: both;
  transition: 0.35s ease;
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group .form-control.active {
  max-height: fit-content;
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group .form-control.active::after {
  rotate: 180deg;
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group .form-control .dropdown-toggle {
  display: none;
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group .form-control .dropdown-menu {
  display: flex;
  flex-wrap: wrap;
  gap: 15px 10px;
  position: relative;
  top: 0;
  left: 0;
  min-width: 0;
  background-color: transparent;
  border: 0;
  box-shadow: none;
  padding: 0;
  margin: 0;
  width: auto;
  z-index: auto;
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group .form-control .dropdown-menu .dropdown-item {
  display: flex;
  align-items: center;
  height: 44px;
  background-color: #fff;
  border: 1px solid #fde9d4;
  border-radius: 10px;
  transition: 0.35s ease;
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group .form-control .dropdown-menu .dropdown-item:hover, .productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group .form-control .dropdown-menu .dropdown-item:focus-visible {
  border-color: #ee7d00;
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group .form-control .dropdown-menu .dropdown-item:hover img, .productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group .form-control .dropdown-menu .dropdown-item:focus-visible img {
  scale: 1.1;
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group .form-control .dropdown-menu .dropdown-item.active {
  border: 3px solid #ee7d00;
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group .form-control .dropdown-menu .dropdown-item span {
  color: #000;
  display: flex;
  flex-direction: column-reverse;
  gap: 5px;
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group .form-control .dropdown-menu .dropdown-item span img {
  width: 40px;
  border-radius: 50%;
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group .form-control .dropdown-menu .dropdown-item span label {
  cursor: pointer;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  text-align: center;
  font-size: 0.764em;
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group .form-control p.fake-option {
  display: flex;
  justify-content: center;
  align-items: center;
  user-select: none;
  padding: 5px 10px;
  height: 42px;
  font-size: 0.875em;
  color: #aaa;
  background-color: #eee;
  border: 1px solid #aaa;
  border-radius: 10px;
}
@media only screen and (max-width: 768px) {
  .productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group .form-control p.fake-option {
    height: auto;
    min-height: 42px;
  }
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group .form-control p.fake-option.color {
  position: relative;
  opacity: 0.2;
  border-radius: 50%;
  width: 42px;
  height: 42px;
}
.productfinderwidget.exercise-book-finder-widget.default-styling .finder-wrapper .productfinderform .form-group .form-control p.fake-option.color::after {
  content: "";
  position: absolute;
  height: 100%;
  width: 3px;
  background-color: #aaa;
  rotate: 30deg;
}

.ex-blog footer.footer {
  padding: 0;
}
.ex-blog .page-content .search-form button {
  position: absolute;
  right: 10px !important;
  top: 50% !important;
  transform: translateY(-50%);
  background: none;
  border: 0;
  margin: 0;
  font-size: 16px !important;
}
.ex-blog .page-content .search-form input {
  background-color: #fff0e1;
  border: 0 !important;
  border-radius: 10px;
  font-size: 0.9em;
  padding-left: 20px;
  height: 55px;
  min-width: 300px;
}
.ex-blog .category-link {
  background-color: #fff7ef;
  color: #f07e01;
  min-height: 50px;
  margin: 0;
  display: flex !important;
  align-items: stretch;
  padding: 0;
  transition: all 0.35s ease;
  height: inherit;
}
.ex-blog .category-link:hover {
  background-color: #f07e01;
}
.ex-blog .category-link:hover a {
  color: #fff;
}
.ex-blog .category-link:hover a::before {
  filter: brightness(0) invert(1);
}
.ex-blog .category-link a {
  width: 100%;
  display: flex !important;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 5px 25px;
}
.ex-blog .category-link a::before {
  content: "\f040";
  font-family: FontAwesome;
  color: #32302f;
  margin-right: 10px;
  width: 20px;
  height: 20px;
  display: flex;
  background-size: contain;
  filter: brightness(0) saturate(100%) invert(63%) sepia(86%) saturate(3582%) hue-rotate(0deg) brightness(98%) contrast(98%);
}
.ex-blog .category-link a[href*=top-tips]::before {
  content: "";
  background-image: url("https://eu.evocdn.io/dealer/1133/content/media/My_Theme/strip-icon1.png");
}
.ex-blog .category-link a[href*=news]::before {
  content: "";
  background-image: url("https://eu.evocdn.io/dealer/1133/content/media/My_Theme/EganReidEducation-Blog-News.svg");
}
.ex-blog .category-link a[href*=case-studies]::before {
  content: "";
  background-image: url("https://eu.evocdn.io/dealer/1133/content/media/My_Theme/EganReidEducation-Blog-CaseStudies.svg");
}
.ex-blog .category-link a[href*=early-years]::before {
  content: "";
  background-image: url("https://eu.evocdn.io/dealer/1133/content/media/My_Theme/EganReidEducation-Blog-EarlyYears.svg");
}
.ex-blog .category-link a[href*=curriculum]::before {
  content: "";
  background-image: url("https://eu.evocdn.io/dealer/1133/content/media/My_Theme/eg-homemerch-curriculum.png");
}
.ex-blog .category-link a[href*=art-and-c]::before {
  content: "";
  background-image: url("https://eu.evocdn.io/dealer/1133/content/media/My_Theme/eg-homemerch-artcraft.png");
}
.ex-blog .category-link a[href*=exercise-books]::before {
  content: "";
  background-image: url("https://eu.evocdn.io/dealer/1133/content/media/My_Theme/EganReidEducation-Blog-ExerciseBooks.svg");
}
.ex-blog .category-link a[href*=stationery-and-o]::before {
  content: "";
  background-image: url("https://eu.evocdn.io/dealer/1133/content/media/My_Theme/eg-homemerch-officesupplies.png");
}
.ex-blog .category-link a[href*=furniture]::before {
  content: "";
  background-image: url("https://eu.evocdn.io/dealer/1133/content/media/My_Theme/EganReidEducation-Blog-Furniture.svg");
}
.ex-blog .category-link a[href*=technology]::before {
  content: "";
  background-image: url("https://eu.evocdn.io/dealer/1133/content/media/My_Theme/EganReidEducation-Blog-Technology.svg");
}
.ex-blog .category-link a[href*=facilities-man]::before {
  content: "";
  background-image: url("https://eu.evocdn.io/dealer/1133/content/media/My_Theme/eg-homemerch-firstaid.png");
}
.ex-blog .category-link a[href*=activities]::before {
  content: "";
  background-image: url("https://eu.evocdn.io/dealer/1133/content/media/My_Theme/EganReidEducation-Blog-Activities.svg");
}
.ex-blog .category-link p {
  margin: 0;
  font-weight: 700;
  font-size: 1em;
  line-height: 1.4;
}

.category-slider {
  margin-bottom: 20px;
}
.category-slider .slick-list {
  margin: 0 -3px;
}
.category-slider .slick-slide {
  margin: 0 3px;
}
.category-slider .slick-track {
  display: flex;
  align-items: stretch;
}
.category-slider .slick-arrow {
  z-index: 5;
}
.category-slider .slick-arrow.slick-prev {
  left: 20px;
}
.category-slider .slick-arrow.slick-prev::before {
  content: "\f104";
}
.category-slider .slick-arrow.slick-next {
  right: 20px;
}
.category-slider .slick-arrow::before {
  content: "\f105";
  color: #111;
  background: none;
  font-weight: 700;
  font-family: FontAwesome;
}

.blogpostslist_container #grid {
  display: grid !important;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
  margin-top: 20px;
  padding: 0 15px;
}
.blogpostslist_container #grid::before, .blogpostslist_container #grid::after {
  display: none;
}
.blogpostslist_container .listgrid {
  display: none;
}
.blogpostslist_container .tileparent {
  height: auto !important;
  width: auto !important;
  padding: 0;
}
.blogpostslist_container .tile {
  border: 0 !important;
  padding: 0;
  margin: 0;
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.09) !important;
  max-width: 100%;
}
.blogpostslist_container .search-form .form-group {
  margin: 0;
}
.blogpostslist_container .listtools {
  display: flex !important;
  justify-content: space-between;
}
.blogpostslist_container .listtools > div {
  width: auto;
}
.blogpostslist_container .listtools span {
  display: none;
}
.blogpostslist_container .footer-wrapper {
  padding: 20px 40px !important;
}
.blogpostslist_container .post-image {
  height: 200px;
}
.blogpostslist_container .category-name {
  display: none;
}
.blogpostslist_container .post-category {
  bottom: 0 !important;
  left: 0 !important;
  background-color: #fcfbfb;
  border-top-right-radius: 5px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.35s ease;
}
.blogpostslist_container .post-category:hover {
  background-color: #f07e01;
}
.blogpostslist_container .post-category:hover .post-category-name {
  color: #fff !important;
}
.blogpostslist_container .post-category-name {
  color: #f07e01 !important;
  text-shadow: none !important;
  text-transform: capitalize !important;
  padding: 0 50px;
  font-size: 0.85em;
  transition: all 0.35s ease;
}
.blogpostslist_container .post-details {
  justify-content: flex-start !important;
  font-size: 0.8em !important;
  color: #a5a5a5;
  margin-bottom: 20px !important;
}
.blogpostslist_container .post-details .post-read-time,
.blogpostslist_container .post-details .post-date {
  padding-left: 20px;
  position: relative;
}
.blogpostslist_container .post-details .post-read-time::before,
.blogpostslist_container .post-details .post-date::before {
  content: "\f017";
  font-family: FontAwesome;
  display: block !important;
  color: #f07e01;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.blogpostslist_container .post-details .post-date::before {
  content: "\f073" !important;
}
.blogpostslist_container .post-reads-count {
  display: none !important;
}
.blogpostslist_container .footer-wrapper-description {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.blogpostslist_container .post-author {
  margin-top: auto;
}
.blogpostslist_container .post-excerpt {
  height: auto !important;
  margin: 0 !important;
  margin-bottom: 20px !important;
}
.blogpostslist_container .post-name h4 {
  color: #183642;
  font-size: 1em !important;
  transition: all 0.35s ease;
}
.blogpostslist_container .post-name h4:hover {
  color: #f07e01;
}
.blogpostslist_container .post-excerpt p {
  background: none;
  color: #313131;
  font-weight: 400;
  padding: 0;
}
.blogpostslist_container .post-author {
  color: #6a6a6a;
}
.blogpostslist_container .post-author-name {
  margin: 0 !important;
}
.blogpostslist_container .post-author-name::before {
  content: "-";
  margin-right: 5px;
}
.blogpostslist_container .post-author-photo {
  display: none;
}
@media only screen and (max-width: 992px) {
  .blogpostslist_container #grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 576px) {
  .blogpostslist_container #grid {
    grid-template-columns: 1fr;
  }
}

.featured-header > .container {
  position: relative;
}
.featured-header .featured-dots {
  position: absolute;
  bottom: 30px;
}
.featured-header .featured-slider {
  margin: 0;
}
.featured-header .slick-dots {
  width: max-content;
  position: static;
}
.featured-header .slick-dots > li {
  width: 10px;
  height: 10px;
}
.featured-header .slick-dots > li.slick-active button {
  background-color: #f07e01;
}
.featured-header .slick-dots button {
  background-color: #fff;
  border-radius: 100%;
  width: inherit;
  height: inherit;
}
.featured-header .slick-dots button::before {
  display: none;
}
.featured-box {
  min-height: 400px;
  position: relative;
  display: flex !important;
  align-items: center;
}
.featured-box::before {
  content: "";
  background: linear-gradient(90deg, rgb(32, 51, 58) 0%, rgba(24, 38, 43, 0) 100%);
  z-index: 2;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.featured-box .container {
  z-index: 3;
  position: relative;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 50px;
  padding-bottom: 50px;
}
.featured-box .post-image {
  background-size: cover;
  background-position: center;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.featured-box h1 {
  color: #fff;
  font-size: 1.9em;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 20px;
  max-width: 500px;
}
.featured-box p {
  color: #fff;
  max-width: 300px;
  margin-bottom: 20px;
}
.featured-box .nButton {
  min-width: 170px;
}

.ex-blog.ex-post .productsgrid_container > .gridtools {
  display: none;
}
.ex-blog.ex-post .blog-post-featured-image img {
  max-height: 320px;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.ex-blog.ex-post .blog-post-details {
  display: flex;
  flex-direction: column;
  color: #6a6a6a;
}
.ex-blog.ex-post .blog-post-details .post-details {
  order: -1;
  max-width: 500px;
  width: 100%;
  margin-top: 20px;
}
.ex-blog.ex-post .blog-post-details .post-details > div {
  margin-right: 20px;
}
.ex-blog.ex-post .blog-post-details .post-details .post-date::before,
.ex-blog.ex-post .blog-post-details .post-details .post-read-time::before {
  margin-right: 20px;
}
.ex-blog.ex-post .blog-post-details .post-title h2 {
  color: #000;
  font-size: 2.3em;
}
.ex-blog.ex-post .blog-post-details .post-category {
  padding-top: 20px;
  border-top: 1px solid lightgrey;
}
.ex-blog.ex-post .blog-post-details .post-author-photo {
  display: none;
}
.ex-blog.ex-post .blog-post-details .post-author-name {
  margin: 0;
}
.ex-blog.ex-post .blogfeaturedposts_container .griditems > h4 {
  border: 0;
  padding: 0;
  margin-bottom: 0;
}
.ex-blog.ex-post .blogfeaturedposts_container .griditems > a {
  margin-top: 20px;
  display: flex;
}
.ex-blog.ex-post .blogfeaturedposts_container .blog-posts-grid-view {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.ex-blog.ex-post .blogfeaturedposts_container .tileparent {
  width: 100% !important;
}
.ex-blog.ex-post .blogfeaturedposts_container .tile {
  margin: 0;
  padding: 0;
  padding-top: 30px;
  border: 0 !important;
  display: grid;
  grid-template-columns: 1.5fr 2fr;
  grid-gap: 10px;
  max-width: 100%;
  box-shadow: none;
}
.ex-blog.ex-post .blogfeaturedposts_container .post-excerpt,
.ex-blog.ex-post .blogfeaturedposts_container .post-author-photo,
.ex-blog.ex-post .blogfeaturedposts_container .post-date-featured-posts-small {
  display: none;
}
.ex-blog.ex-post .blogfeaturedposts_container .post-category-name {
  font-size: 0.8em;
  color: #a5a5a5;
  position: absolute;
  top: 0;
  left: 0;
}
.ex-blog.ex-post .blogfeaturedposts_container .footer-wrapper {
  padding: 0 !important;
}
.ex-blog.ex-post .blogfeaturedposts_container .post-details {
  margin: 0 !important;
  font-size: 0.8em;
}
.ex-blog.ex-post .blogfeaturedposts_container .post-author-name {
  margin: 0;
}
.ex-blog.ex-post .blogfeaturedposts_container .post-read-time {
  color: #a5a5a5;
}
.ex-blog.ex-post .blogfeaturedposts_container .post-date,
.ex-blog.ex-post .blogfeaturedposts_container .post-author {
  color: #a5a5a5;
  font-size: 0.8em;
}
.ex-blog.ex-post .blogfeaturedposts_container .post-image {
  transition: all 0.35s ease;
}
.ex-blog.ex-post .blogfeaturedposts_container .post-image:hover {
  opacity: 0.7;
}
.ex-blog.ex-post .blogfeaturedposts_container .post-name h4 {
  color: #4c4c4c !important;
  font-size: 0.88em;
  line-height: 1.5;
  transition: all 0.35s ease;
}
.ex-blog.ex-post .blogfeaturedposts_container .post-name h4:hover {
  color: #f07e01 !important;
}

.blog-merch-wrapper {
  display: grid;
  grid-template-columns: minmax(0, auto);
  grid-gap: 35px;
}
.blog-merch-wrapper .tile {
  padding: 0;
  margin: 0;
  border: 0 !important;
  max-width: 100% !important;
}
.blog-merch-wrapper .tile .footer-wrapper {
  text-align: left;
}
.blog-merch-wrapper .slick-list {
  margin: 0 -10px;
}
.blog-merch-wrapper .slick-slide {
  margin: 0 10px;
}
.blog-merch-wrapper .product-name {
  min-height: 58px;
}
.blog-merch-wrapper .slick-arrow {
  z-index: 5;
  top: 50%;
}
.blog-merch-wrapper .slick-arrow::before {
  content: url("https://eu.evocdn.io/dealer/1133/content/media/My_Theme/er-arrow-down2.jpg");
}
.blog-merch-wrapper .slick-arrow.slick-prev {
  left: 0;
}
.blog-merch-wrapper .slick-arrow.slick-next {
  right: 0;
  top: 51%;
}
.blog-merch-wrapper .slick-arrow.slick-next::before {
  display: block;
  transform: rotate(180deg);
}
.blog-merch-wrapper .price-label {
  color: #292c2e !important;
  font-size: 1.1em !important;
}
.blog-merch-wrapper .footer-wrapper {
  min-height: 0 !important;
  padding: 0 !important;
}
.blog-merch-wrapper .footer-wrapper-description {
  height: auto !important;
}
.blog-merch-wrapper .footer-wrapper-price {
  display: flex;
  flex-wrap: wrap;
}
.blog-merch-wrapper .price-label-inc-vat {
  display: flex !important;
  align-items: center;
  gap: 10px;
}
.blog-merch-wrapper .product-sku {
  font-size: 0.9em;
}
.blog-merch-wrapper .product-sku strong {
  font-weight: 400;
}
.blog-merch-wrapper .uom {
  order: 10;
  width: 100%;
  margin: 0 !important;
}
.blog-merch-wrapper .buttons {
  display: flex;
  gap: 10px;
}
.blog-merch-wrapper .buttons::after {
  display: none;
}
.blog-merch-wrapper .buttons input {
  margin: 0;
  border-radius: 0;
}
.blog-merch-wrapper .buttons button {
  margin: 0;
  flex-grow: 1;
  max-width: 100%;
  border-radius: 0;
}
.blog-merch-wrapper .addtoquicklist-wrapper,
.blog-merch-wrapper .product-compare-action {
  display: none;
}

.blog-products {
  padding: 0;
}
.blog-products .gridtools {
  display: none;
}

.blog-bottom {
  margin-bottom: 20px;
}

.blog-social {
  align-items: center;
}
.blog-social p {
  margin: 0;
  margin-right: 20px;
  font-weight: 500;
}
.blog-social p span {
  color: #f07e01;
}
.blog-social .a2a_kit a:hover .a2a_svg, .blog-social .a2a_kit a:focus:not(:active) .a2a_svg {
  background-color: #f07e01 !important;
}
.blog-social .a2a_kit a:hover svg, .blog-social .a2a_kit a:focus:not(:active) svg {
  filter: brightness(0) invert(1);
}
.blog-social .a2a_kit .a2a_svg {
  background-color: #f2f2f2 !important;
  padding: 3px;
  transition: all 0.35s ease;
}
.blog-social .a2a_kit svg {
  filter: brightness(0) saturate(100%) invert(68%) sepia(53%) saturate(6809%) hue-rotate(7deg) brightness(102%) contrast(99%);
}

.blog-slider1 {
  display: grid;
  grid-template-columns: minmax(0, auto) 300px;
  grid-gap: 10px;
}
.blog-slider1 .nLeft {
  position: relative;
}
.blog-slider1 .text-wrapper {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 5;
  min-height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 20px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.47);
  font-weight: 500;
}
.blog-slider1 .left-slider {
  margin: 0;
}
.blog-slider1 .left-slider .slick-dots {
  bottom: 20px;
  width: max-content;
  right: 20px;
  left: unset;
  line-height: 1;
}
.blog-slider1 .left-slider .slick-dots li {
  width: 10px;
  height: 10px;
}
.blog-slider1 .left-slider .slick-dots li.slick-active button {
  background-color: #f07e01;
}
.blog-slider1 .left-slider .slick-dots button {
  width: inherit;
  height: inherit;
  background-color: #fff;
  border-radius: 100%;
}
.blog-slider1 .left-slider .slick-dots button::before {
  display: none;
}
.blog-slider1 .left-slider img {
  height: 410px;
  object-fit: cover;
}
.blog-slider1 .right-slider .slick-list {
  margin: -5px 0;
}
.blog-slider1 .right-slider .slick-slide {
  margin: 5px 0;
}
.blog-slider1 .right-slider img {
  border: 0 !important;
  height: 130px;
  object-fit: cover;
}
@media only screen and (max-width: 768px) {
  .blog-slider1 {
    grid-template-columns: minmax(0, auto);
  }
  .blog-slider1 .text-wrapper {
    bottom: unset;
    top: 0;
  }
  .blog-slider1 .right-slider .slick-list {
    margin: 0 -5px;
  }
  .blog-slider1 .right-slider .slick-slide {
    margin: 0 5px;
  }
}

.blog-slider2 {
  display: grid;
  grid-template-columns: minmax(0, auto);
  grid-gap: 10px;
  position: relative;
}
.blog-slider2 .text-wrapper {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 5;
  min-height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 20px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.47);
  font-weight: 500;
}
.blog-slider2 .main-slider {
  margin: 0;
}
.blog-slider2 .main-slider .slick-dots {
  bottom: 20px;
  width: max-content;
  right: 20px;
  left: unset;
  line-height: 1;
}
.blog-slider2 .main-slider .slick-dots li {
  width: 10px;
  height: 10px;
}
.blog-slider2 .main-slider .slick-dots li.slick-active button {
  background-color: #f07e01;
}
.blog-slider2 .main-slider .slick-dots button {
  width: inherit;
  height: inherit;
  background-color: #fff;
  border-radius: 100%;
}
.blog-slider2 .main-slider .slick-dots button::before {
  display: none;
}
.blog-slider2 .main-slider img {
  height: 410px;
  object-fit: cover;
}
@media only screen and (max-width: 768px) {
  .blog-slider2 .text-wrapper {
    bottom: unset;
    top: 0;
  }
}

.merch-slider {
  padding: 60px;
}
@media only screen and (max-width: 768px) {
  .merch-slider {
    padding: 30px;
  }
}
.merch-slider .splide {
  margin-top: 30px;
  min-height: 390px;
}
.merch-slider .splide .tileparent {
  border: 0;
  margin-bottom: 40px;
}
.merch-slider .splide .tileparent .badges-wrapper {
  left: 10px;
}
.merch-slider .splide .tileparent .product-tile-image {
  position: relative;
  margin-bottom: 15px;
  display: block;
  border-radius: 20px;
  background: #fff;
  height: 150px;
}
.merch-slider .splide .tileparent .product-tile-image .imgthumbnail,
.merch-slider .splide .tileparent .product-tile-image .text-center {
  height: 100%;
}
.merch-slider .splide .tileparent .product-tile-image .imgthumbnail img,
.merch-slider .splide .tileparent .product-tile-image .text-center img {
  height: 100%;
  object-fit: cover;
}
.merch-slider .splide .tileparent .footer .brand-label,
.merch-slider .splide .tileparent .footer .indicators-grid,
.merch-slider .splide .tileparent .footer .product-category,
.merch-slider .splide .tileparent .footer .addtoquicklist-wrapper,
.merch-slider .splide .tileparent .footer .product-compare-action {
  display: none;
}
.merch-slider .splide .tileparent .footer .product-name {
  padding: 0 0 10px;
  margin: 0 0 15px;
  border-bottom: 1px solid var(--theme-brand-default, var(--theme-colour-orange, #ed7c00));
  color: var(--theme-text-col, var(--theme-colour-black, #000));
  font-family: "Nunito Sans", sans-serif;
  font-weight: 700;
  line-height: 130%;
  font-size: 1em;
}
.merch-slider .splide .tileparent .footer .product-name a {
  color: var(--theme-text-col, var(--theme-colour-black, #000));
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.merch-slider .splide .tileparent .footer .product-name a:hover, .merch-slider .splide .tileparent .footer .product-name a:focus-visible {
  color: var(--theme-brand-default, var(--theme-colour-orange, #ed7c00));
}
.merch-slider .splide .tileparent .footer .footer-wrapper-price {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}
.merch-slider .splide .tileparent .footer .footer-wrapper-price > * {
  align-self: center;
}
.merch-slider .splide .tileparent .footer .footer-wrapper-price .product-sku {
  color: #abb2b5;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 700;
  line-height: 130%;
  text-transform: uppercase;
  font-size: 0.875em;
}
.merch-slider .splide .tileparent .footer .footer-wrapper-price .product-sku strong {
  display: none;
}
.merch-slider .splide .tileparent .footer .footer-wrapper-price .uom {
  text-align: right;
  margin: 0;
  grid-column: 2;
  grid-row: 1;
  color: #abb2b5;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 400;
  line-height: 130%;
  font-size: 0.875em;
}
.merch-slider .splide .tileparent .footer .footer-wrapper-price .has-price {
  color: var(--theme-text-col, var(--theme-colour-black, #000));
  font-family: "Nunito Sans", sans-serif;
  font-weight: 700;
  line-height: 130%;
  font-size: 1.5em;
}
.merch-slider .splide .tileparent .footer .footer-wrapper-price .price-label-inc-vat {
  margin: 0;
  align-self: end;
  text-align: right;
  color: #abb2b5;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 400;
  line-height: 130%;
  font-size: 0.875em;
}
.merch-slider .splide .tileparent .footer .footer-wrapper-price .rrp {
  display: none;
}
.merch-slider .splide .tileparent .footer .buttons.group {
  margin-top: 15px;
  display: flex;
  border: 1px solid transparent;
  border-radius: 10px;
  background-color: #fff;
  transition: 0.35s ease;
}
.merch-slider .splide .tileparent .footer .buttons.group::after {
  display: none;
}
.merch-slider .splide .tileparent .footer .buttons.group:hover, .merch-slider .splide .tileparent .footer .buttons.group:focus-within {
  border-color: var(--theme-brand-secondary, var(--theme-colour-black, #000));
}
.merch-slider .splide .tileparent .footer .buttons.group input {
  flex-shrink: 0;
  background-color: transparent;
  margin: 0;
  border: 0;
  color: var(--theme-colour-darkgrey, #575757);
  font-family: "Nunito Sans", sans-serif;
  font-weight: 700;
  line-height: 130%;
  font-size: 1em;
}
.merch-slider .splide .tileparent .footer .buttons.group input:focus {
  box-shadow: none;
}
.merch-slider .splide .tileparent .footer .buttons.group .live-inventory-v2-add-to-cart-wrapper {
  width: 100%;
}
.merch-slider .splide .tileparent .footer .buttons.group button {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--theme-btn-primary-color, var(--theme-colour-white, #fff));
  font-size: var(--theme-btn-font-size, 1em);
  line-height: var(--theme-btn-font-size, 1em);
  background-color: var(--theme-btn-primary-bg, var(--theme-brand-default, var(--theme-colour-orange, #ed7c00)));
  border-radius: var(--theme-btn-border-radius, 10px);
  padding: var(--theme-btn-padding, 10px 16px);
  width: 100%;
  max-width: 200px;
  transition: 0.35s ease;
  width: 100%;
  max-width: none;
}
.merch-slider .splide .tileparent .footer .buttons.group button:hover, .merch-slider .splide .tileparent .footer .buttons.group button:focus, .merch-slider .splide .tileparent .footer .buttons.group button:focus-visible {
  color: var(--theme-btn-primary-hover-color, var(--theme-colour-white, #fff));
  background-color: var(--theme-btn-primary-hover-bg, var(--theme-brand-secondary, var(--theme-colour-black, #000)));
  border: var(--theme-btn-primary-hover-border, 1px solid var(--theme-brand-secondary, var(--theme-colour-black, #000)));
}
.merch-slider .splide .tileparent .footer .buttons.group button:focus {
  outline: none;
}
.merch-slider .splide .tileparent .footer .buttons.group button:disabled {
  opacity: 0.3;
  pointer-events: none;
}
.merch-slider .splide .tileparent .footer .buttons.group button.btn-left-icon::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px;
}
.merch-slider .splide .tileparent .footer .buttons.group button.btn-right-icon::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 12px;
}
.merch-slider .splide .tileparent .footer .buttons.group button.action-icon {
  font-size: 0;
  line-height: 0;
}
.merch-slider .splide .tileparent .footer .buttons.group button.action-icon::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
}
.merch-slider .splide .tileparent .footer .buttons.group button.action-link {
  text-align: center;
}
.merch-slider .splide .tileparent .footer .buttons.group button.action-link.disabled {
  opacity: 0.3;
  pointer-events: none;
  cursor: initial;
}

.contact-form-row div[role=row-wrapper] {
  padding: 0 15px;
}
.contact-form-row div[role=row-wrapper] > .row {
  display: flex;
  align-items: stretch;
}
@media only screen and (max-width: 768px) {
  .contact-form-row div[role=row-wrapper] > .row {
    flex-direction: column;
  }
}
.contact-form-row div[role=row-wrapper] > .row > .col {
  display: flex;
  padding: 0;
}
@media only screen and (max-width: 991px) {
  .contact-form-row div[role=row-wrapper] > .row > .col {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) {
  .contact-form-row div[role=row-wrapper] > .row > .col {
    width: 100%;
  }
}
.contact-form-row div[role=row-wrapper] > .row > .col > div {
  width: 100%;
}

.custom-content {
  height: 100%;
  width: 100%;
}
.custom-content .custom-contact-sidebar {
  position: relative;
  height: 100%;
}
.custom-content .custom-contact-sidebar .image-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 5px 0 0 5px;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .custom-content .custom-contact-sidebar .image-wrapper {
    border-radius: 5px 5px 0 0;
  }
}
.custom-content .custom-contact-sidebar .image-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  background: rgb(243, 243, 243);
}
.custom-content .custom-contact-sidebar .image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.custom-content .custom-contact-sidebar .image-wrapper:has(+ .details-section:empty)::before {
  display: none;
}
.custom-content .custom-contact-sidebar .details-section {
  position: relative;
  margin: 0;
  padding: 60px;
}
@media only screen and (max-width: 550px) {
  .custom-content .custom-contact-sidebar .details-section {
    padding: 30px;
  }
}
.custom-content .custom-contact-sidebar .button-wrapper a {
  border-radius: 10px;
  border: 0;
}

.custom-contact-form {
  background-color: var(--theme-colour-lightgrey, #f5f5f5);
  border-radius: 0 5px 5px 0;
}
@media only screen and (max-width: 768px) {
  .custom-contact-form {
    border-radius: 0 0 5px 5px;
  }
}
.custom-contact-form .form-wrapper {
  padding: 60px;
}
@media only screen and (max-width: 550px) {
  .custom-contact-form .form-wrapper {
    padding: 30px;
  }
}
.custom-contact-form .form-wrapper .title-section {
  margin-bottom: 30px;
}
.custom-contact-form .form-wrapper .form-row {
  margin: 0 -15px;
}
.custom-contact-form .form-wrapper .form-group label {
  margin-bottom: 5px;
  color: var(--theme-colour-darkgrey, #575757);
  font-weight: 700;
  line-height: 130%;
  font-size: 1em;
}
.custom-contact-form .form-wrapper .form-group label span {
  color: red;
}
.custom-contact-form .form-wrapper .form-group input,
.custom-contact-form .form-wrapper .form-group select,
.custom-contact-form .form-wrapper .form-group textarea {
  border-radius: 10px;
  border: 1px solid #e2e2e2;
  background: #fff;
}
.custom-contact-form .form-wrapper .form-group textarea {
  min-height: 95px;
}
.custom-contact-form .form-wrapper .form-group.submit-group {
  margin-top: 15px;
  display: flex;
  justify-content: flex-start;
  align-items: start;
  flex-wrap: wrap;
  gap: 30px;
}
@media only screen and (max-width: 991px) {
  .custom-contact-form .form-wrapper .form-group.submit-group {
    align-items: center;
    justify-content: center;
  }
}
@media only screen and (max-width: 991px) {
  .custom-contact-form .form-wrapper .form-group.submit-group .g-recaptcha {
    scale: 0.8;
  }
}
.custom-contact-form .form-wrapper .form-group.submit-group button {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--theme-btn-primary-color, var(--theme-colour-white, #fff));
  font-size: var(--theme-btn-font-size, 1em);
  line-height: var(--theme-btn-font-size, 1em);
  background-color: var(--theme-btn-primary-bg, var(--theme-brand-default, var(--theme-colour-orange, #ed7c00)));
  border-radius: var(--theme-btn-border-radius, 10px);
  padding: var(--theme-btn-padding, 10px 16px);
  width: 100%;
  max-width: 200px;
  transition: 0.35s ease;
}
.custom-contact-form .form-wrapper .form-group.submit-group button:hover, .custom-contact-form .form-wrapper .form-group.submit-group button:focus, .custom-contact-form .form-wrapper .form-group.submit-group button:focus-visible {
  color: var(--theme-btn-primary-hover-color, var(--theme-colour-white, #fff));
  background-color: var(--theme-btn-primary-hover-bg, var(--theme-brand-secondary, var(--theme-colour-black, #000)));
  border: var(--theme-btn-primary-hover-border, 1px solid var(--theme-brand-secondary, var(--theme-colour-black, #000)));
}
.custom-contact-form .form-wrapper .form-group.submit-group button:focus {
  outline: none;
}
.custom-contact-form .form-wrapper .form-group.submit-group button:disabled {
  opacity: 0.3;
  pointer-events: none;
}
.custom-contact-form .form-wrapper .form-group.submit-group button.btn-left-icon::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px;
}
.custom-contact-form .form-wrapper .form-group.submit-group button.btn-right-icon::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 12px;
}
.custom-contact-form .form-wrapper .form-group.submit-group button.action-icon {
  font-size: 0;
  line-height: 0;
}
.custom-contact-form .form-wrapper .form-group.submit-group button.action-icon::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
}
.custom-contact-form .form-wrapper .form-group.submit-group button.action-link {
  text-align: center;
}
.custom-contact-form .form-wrapper .form-group.submit-group button.action-link.disabled {
  opacity: 0.3;
  pointer-events: none;
  cursor: initial;
}

.allow-custom .footersection-9 {
  display: block;
}
.allow-custom footer.footer {
  border-top: 1px solid var(--theme-brand-default, var(--theme-colour-orange, #ed7c00));
  padding: 0;
}
.allow-custom footer.footer .foot-details-row {
  margin-block: 60px 45px;
}
.allow-custom .custom-footer > .row {
  display: flex;
  gap: 50px;
}
@media only screen and (max-width: 1200px) {
  .allow-custom .custom-footer > .row {
    gap: 15px;
  }
}
@media only screen and (max-width: 991px) {
  .allow-custom .custom-footer > .row {
    flex-wrap: wrap;
    gap: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .allow-custom .custom-footer > .row {
    flex-direction: column;
  }
}
.allow-custom .custom-footer > .row::before, .allow-custom .custom-footer > .row::after {
  display: none;
}
.allow-custom .custom-footer > .row > div {
  flex: 1;
}
@media only screen and (max-width: 991px) {
  .allow-custom .custom-footer > .row > div {
    flex: auto;
    width: calc(50% - 15px);
  }
}
@media only screen and (max-width: 768px) {
  .allow-custom .custom-footer > .row > div {
    width: 100%;
  }
}
.allow-custom .custom-footer .foot-menu {
  font-size: 1rem;
}
.allow-custom .custom-footer .foot-menu .title {
  margin: 0 0 15px;
  padding: 0 0 15px;
  color: var(--theme-text-col, var(--theme-colour-black, #000));
  border-bottom: 1px solid var(--theme-brand-default, var(--theme-colour-orange, #ed7c00));
  font-family: "Nunito Sans", sans-serif;
  text-transform: capitalize;
  font-weight: 700;
  line-height: 19.2px;
  font-size: 1em;
}
.allow-custom .custom-footer .foot-menu li {
  margin: 0 0 4px;
  font-size: 1rem;
}
@media only screen and (max-width: 768px) {
  .allow-custom .custom-footer .foot-menu li {
    display: block;
    margin: 0 0 10px;
  }
}
.allow-custom .custom-footer .foot-menu li a {
  color: var(--theme-colour-darkgrey, #575757);
  font-family: "Nunito Sans", sans-serif;
  font-weight: 400;
  line-height: 22.1px;
  font-size: 0.8125em;
}
.allow-custom .custom-footer .foot-menu li a:hover, .allow-custom .custom-footer .foot-menu li a:focus-visible {
  color: var(--theme-brand-default, var(--theme-colour-orange, #ed7c00));
}
.allow-custom .custom-footer .newsletters_container {
  background-color: transparent;
}
.allow-custom .custom-footer .foot-news {
  padding: 0;
}
.allow-custom .custom-footer .foot-news .subscribenewsletter {
  width: auto !important;
  padding: 0;
  font-size: 1rem;
}
.allow-custom .custom-footer .foot-news .subscribenewsletter .form-wrapper {
  display: block;
}
.allow-custom .custom-footer .foot-news .subscribenewsletter h2 {
  margin: 0 0 15px;
  padding: 0 0 15px;
  color: var(--theme-text-col, var(--theme-colour-black, #000));
  border-bottom: 1px solid var(--theme-brand-default, var(--theme-colour-orange, #ed7c00));
  font-family: "Nunito Sans", sans-serif;
  text-transform: capitalize;
  font-weight: 700;
  line-height: 19.2px;
  font-size: 1em;
}
.allow-custom .custom-footer .foot-news .subscribenewsletter h2::after {
  display: none;
}
.allow-custom .custom-footer .foot-news .subscribenewsletter .p-style3 {
  margin: 0 0 5px;
  color: var(--theme-colour-darkgrey, #575757);
  font-family: "Nunito Sans", sans-serif;
  font-weight: 400;
  line-height: 22.1px;
  font-size: 0.8125em;
}
.allow-custom .custom-footer .foot-news .subscribenewsletter .extra-text {
  color: var(--theme-colour-darkgrey, #575757);
  font-family: "Nunito Sans", sans-serif;
  font-weight: 400;
  line-height: 15px;
  font-size: 0.6875em;
}
.allow-custom .custom-footer .foot-news .subscr-form {
  margin: 0;
}
.allow-custom .custom-footer .foot-news .subscr-form .form-group {
  margin: 0;
}
.allow-custom .custom-footer .foot-news .subscr-form .form-group input {
  border-radius: 10px;
  border: 1px solid #e2e2e2 !important;
  background: #fff;
}
.allow-custom .custom-footer .foot-news .subscr-form .form-group button {
  position: relative;
  margin: 5px 0;
  width: 100%;
  height: 37px;
}
.allow-custom .custom-footer .foot-contact {
  display: flex;
  flex-direction: column;
  font-size: 1rem;
}
.allow-custom .custom-footer .foot-contact h4 {
  margin: 0 0 15px;
  padding: 0 0 15px;
  color: var(--theme-text-col, var(--theme-colour-black, #000));
  border-bottom: 1px solid var(--theme-brand-default, var(--theme-colour-orange, #ed7c00));
  font-family: "Nunito Sans", sans-serif;
  text-transform: capitalize;
  font-weight: 700;
  line-height: 19.2px;
  font-size: 1em;
}
.allow-custom .custom-footer .foot-contact .contact-block {
  display: flex;
  align-items: start;
}
@media only screen and (max-width: 768px) {
  .allow-custom .custom-footer .foot-contact .contact-block {
    align-items: center;
    justify-content: center;
  }
}
.allow-custom .custom-footer .foot-contact .contact-block:not(:last-child) {
  margin-bottom: 5px;
}
@media only screen and (max-width: 768px) {
  .allow-custom .custom-footer .foot-contact .contact-block:not(:last-child) {
    margin-bottom: 20px;
  }
}
.allow-custom .custom-footer .foot-contact .contact-phone {
  order: 1;
}
.allow-custom .custom-footer .foot-contact .contact-email {
  order: 2;
}
.allow-custom .custom-footer .foot-contact .contact-address {
  order: 3;
}
.allow-custom .custom-footer .foot-contact .contact-icon {
  display: block;
  margin-top: 3px;
  height: 15px;
  width: 15px;
  object-fit: contain;
  filter: var(--theme-filter-secondary, brightness(0) saturate(100%) invert(33%) sepia(0%) saturate(0%) hue-rotate(186deg) brightness(98%) contrast(89%));
}
@media only screen and (max-width: 768px) {
  .allow-custom .custom-footer .foot-contact .contact-icon {
    display: none;
  }
}
.allow-custom .custom-footer .foot-contact .contact-icon i::before {
  content: "";
  display: block;
  height: 15px;
  width: 15px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0.37 0.5 10.32 14.05'%3E%3Cpath d='M5.49972 0.515625C2.65244 0.515625 0.390625 2.91891 0.390625 5.88338C0.390625 9.92452 4.71787 14.1002 4.71787 14.1002C5.30015 14.6523 5.66177 14.6971 6.28068 14.1002C6.28068 14.1002 10.656 9.92452 10.656 5.88338C10.656 2.91891 8.347 0.515625 5.49972 0.515625ZM5.52719 8.082C4.18 8.082 3.09006 6.9907 3.09006 5.64441C3.09006 4.29905 4.18 3.20679 5.52719 3.20679C6.87393 3.20679 7.96478 4.29902 7.96478 5.64441C7.96478 6.9907 6.87393 8.082 5.52719 8.082Z' fill='%23575757'%3E%3C/path%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.allow-custom .custom-footer .foot-contact .contact-description p {
  color: var(--theme-colour-darkgrey, #575757);
  font-family: "Nunito Sans", sans-serif;
  font-weight: 700;
  line-height: 22.1px;
  font-size: 0.8125em;
}
.allow-custom .custom-footer .foot-contact .contact-description p a {
  color: var(--theme-colour-darkgrey, #575757);
}
.allow-custom .custom-footer .foot-contact .contact-description p a:hover, .allow-custom .custom-footer .foot-contact .contact-description p a:focus-visible {
  color: var(--theme-brand-default, var(--theme-colour-orange, #ed7c00));
}
.allow-custom .custom-footer .foot-contact .get-in-touch {
  order: 4;
  margin-top: 15px;
  gap: 10px;
  max-width: none;
  border: 0;
}
.allow-custom .custom-footer .foot-contact .get-in-touch img {
  height: 15px;
  width: 15px;
  object-fit: contain;
  filter: brightness(0) invert(1);
}
.allow-custom .custom-footer .foot-signature {
  padding-block: 10px;
  font-size: 1rem;
  border-top: 1px solid var(--theme-brand-default, var(--theme-colour-orange, #ed7c00));
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 15px;
}
@media only screen and (max-width: 550px) {
  .allow-custom .custom-footer .foot-signature {
    flex-direction: column;
    gap: 10px;
  }
}
.allow-custom .custom-footer .foot-signature .socials .social {
  margin: 0;
  gap: 10px;
}
.allow-custom .custom-footer .foot-signature .socials .social a {
  margin: 0;
  padding: 5px;
  border-radius: 5px;
  background-color: var(--theme-brand-default, var(--theme-colour-orange, #ed7c00));
  display: block;
  height: 30px;
  width: 30px;
}
.allow-custom .custom-footer .foot-signature .socials .social a:hover, .allow-custom .custom-footer .foot-signature .socials .social a:focus-visible {
  background-color: var(--theme-brand-secondary, var(--theme-colour-black, #000));
  margin: 0 !important;
}
.allow-custom .custom-footer .foot-signature .socials .social a::before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  filter: brightness(0) invert(1);
}
.allow-custom .custom-footer .foot-signature .socials .social a[alt=Facebook]::before {
  background-image: url("https://eu.evocdn.io/dealer/1133/content/media/My_Theme/facebook.svg");
}
.allow-custom .custom-footer .foot-signature .socials .social a[alt=Twitter]::before {
  background-image: url("https://eu.evocdn.io/dealer/1133/content/media/My_Theme/twitter.svg");
}
.allow-custom .custom-footer .foot-signature .socials .social a[alt=LinkedIn]::before {
  background-image: url("https://eu.evocdn.io/dealer/1133/content/media/My_Theme/linkedin.svg");
}
.allow-custom .custom-footer .foot-signature .socials .social a[alt=Instagram]::before {
  background-image: url("https://eu.evocdn.io/dealer/1133/content/media/My_Theme/insta.svg");
}
.allow-custom .custom-footer .foot-signature .socials .social a i,
.allow-custom .custom-footer .foot-signature .socials .social a svg {
  display: none;
}
.allow-custom .custom-footer .foot-signature .copyright {
  border: 0;
  width: auto;
  color: var(--theme-colour-darkgrey, #575757);
  font-family: "Nunito Sans", sans-serif;
  font-weight: 400;
  line-height: 23.12px;
  font-size: 0.8125em;
}
.allow-custom .custom-footer .foot-signature .payments {
  display: flex;
  align-items: center;
  gap: 9px;
}
.allow-custom .custom-footer .foot-signature .payments img {
  width: 40px;
  object-fit: contain;
}

.title-section h2,
.title-section .title,
.custom-content h2,
.custom-content .title {
  border-bottom: 1px solid var(--theme-brand-default, var(--theme-colour-orange, #ed7c00));
  padding: 0 0 10px;
  margin: 0 0 10px;
  color: var(--theme-text-col, var(--theme-colour-black, #000));
  font-family: "Nunito Sans", sans-serif;
  font-weight: 700;
  line-height: 130%;
  font-size: 2em;
}
.title-section p,
.title-section .details,
.custom-content p,
.custom-content .details {
  margin: 10px 0 0;
  color: var(--theme-colour-darkgrey, #575757);
  font-family: "Nunito Sans", sans-serif;
  font-weight: 400;
  line-height: 130%;
  font-size: 1em;
}
.title-section ul,
.custom-content ul {
  margin: 24px 0 0;
  padding-left: 18px;
}
.title-section ul li,
.custom-content ul li {
  margin: 0 0 13px;
  color: var(--theme-text-col, var(--theme-colour-black, #000));
  font-family: "Nunito Sans", sans-serif;
  line-height: 130%;
  font-size: 1em;
}
.title-section ul li:last-child,
.custom-content ul li:last-child {
  margin-bottom: 0;
}
.title-section ul li::marker,
.custom-content ul li::marker {
  color: var(--theme-brand-default, var(--theme-colour-orange, #ed7c00));
  font-size: 1.25em;
}
.title-section .button-wrapper,
.custom-content .button-wrapper {
  margin: 30px 0 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* stylelint-disable max-nesting-depth */
.cat-menu .hasSubmenus {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  padding: 0;
}
@media only screen and (max-width: 1200px) {
  .cat-menu .hasSubmenus {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 768px) {
  .cat-menu .hasSubmenus {
    grid-template-columns: 1fr;
  }
}
.cat-menu .hasSubmenus .has-submenu {
  display: flex;
  height: 450px;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  margin: 0;
}
.cat-menu .hasSubmenus .has-submenu:hover ul.submenu, .cat-menu .hasSubmenus .has-submenu:focus-within ul.submenu {
  margin-top: 0;
}
.cat-menu .hasSubmenus .has-submenu:hover ul.submenu li.title, .cat-menu .hasSubmenus .has-submenu:focus-within ul.submenu li.title {
  margin-top: auto;
}
.cat-menu .hasSubmenus .has-submenu:hover ul.submenu li:not(.title, .view-more), .cat-menu .hasSubmenus .has-submenu:focus-within ul.submenu li:not(.title, .view-more) {
  opacity: 1;
  height: auto;
}
.cat-menu .hasSubmenus .has-submenu:hover ul.submenu li.view-more, .cat-menu .hasSubmenus .has-submenu:focus-within ul.submenu li.view-more {
  opacity: 1;
  height: auto;
}
@media only screen and (max-width: 768px) {
  .cat-menu .hasSubmenus .has-submenu ul.submenu {
    margin-top: 0;
  }
  .cat-menu .hasSubmenus .has-submenu ul.submenu li.title {
    margin-top: auto;
  }
  .cat-menu .hasSubmenus .has-submenu ul.submenu li:not(.title, .view-more) {
    opacity: 1;
    height: auto;
  }
  .cat-menu .hasSubmenus .has-submenu ul.submenu li.view-more {
    opacity: 1;
    height: auto;
  }
}
.cat-menu .hasSubmenus .has-submenu img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cat-menu .hasSubmenus .has-submenu .submenu {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  margin: calc(450px - 8rem) 0 0;
  padding: 40px;
  background: rgba(255, 255, 255, 0.81);
  backdrop-filter: blur(7.5px);
  transition: 0.35s ease;
}
.cat-menu .hasSubmenus .has-submenu .submenu li {
  margin: 0;
  font-size: 1rem;
}
.cat-menu .hasSubmenus .has-submenu .submenu li a {
  margin: 0;
}
.cat-menu .hasSubmenus .has-submenu .submenu li:not(.title, .view-more) {
  opacity: 0;
  height: 0;
  transition: 0.35s ease;
}
.cat-menu .hasSubmenus .has-submenu .submenu li:not(.title, .view-more) a {
  padding: 8px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  color: #18262b;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  line-height: 130%;
  transition: 0.35s ease;
  font-size: 1em;
}
.cat-menu .hasSubmenus .has-submenu .submenu li:not(.title, .view-more) a::after {
  content: "";
  display: block;
  width: 13px;
  height: 12px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0.93 0.4 13.32 12.2'%3E%3Cpath d='M14.0625 6.04587C13.9444 5.9067 10.968 2.61673 7.61079 0.510593C7.15427 0.224 6.5625 0.556203 6.5625 1.09836V3.80005C4.42017 4.12784 2.26226 4.59931 1.91895 4.787C1.33439 5.10514 0.9375 5.64256 0.9375 6.50455C0.9375 7.36878 1.33439 7.90391 1.91895 8.22298C2.26226 8.41067 4.42017 8.88261 6.5625 9.20994V11.8877C6.5625 11.8909 6.5625 11.8946 6.5625 11.8969C6.5625 12.4913 7.25555 12.8035 7.69547 12.4224C11.0156 10.3148 13.9453 7.08359 14.0625 6.94583C14.2822 6.68717 14.2822 6.30448 14.0625 6.04587Z' fill='%2318262B'%3E%3C/path%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transition: 0.35s ease;
}
.cat-menu .hasSubmenus .has-submenu .submenu li:not(.title, .view-more) a:hover, .cat-menu .hasSubmenus .has-submenu .submenu li:not(.title, .view-more) a:focus-visible {
  padding-left: 20px;
  color: var(--theme-brand-default, var(--theme-colour-orange, #ed7c00));
}
.cat-menu .hasSubmenus .has-submenu .submenu li:not(.title, .view-more) a:hover::after, .cat-menu .hasSubmenus .has-submenu .submenu li:not(.title, .view-more) a:focus-visible::after {
  filter: var(--theme-filter-primary, brightness(0) saturate(100%) invert(53%) sepia(82%) saturate(3136%) hue-rotate(8deg) brightness(100%) contrast(103%));
}
.cat-menu .hasSubmenus .has-submenu .submenu li.title a {
  padding-bottom: 10px;
  border-bottom: 1px solid var(--theme-brand-default, var(--theme-colour-orange, #ed7c00));
  margin-bottom: 20px;
  text-transform: capitalize;
  color: #18262b;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 700;
  line-height: 130%;
  font-size: 1.5em;
}
.cat-menu .hasSubmenus .has-submenu .submenu li.view-more {
  opacity: 0;
  height: 0;
  transition: 0.35s ease;
}
.cat-menu .hasSubmenus .has-submenu .submenu li.view-more a {
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--theme-btn-primary-color, var(--theme-colour-white, #fff));
  font-size: var(--theme-btn-font-size, 1em);
  line-height: var(--theme-btn-font-size, 1em);
  background-color: var(--theme-btn-primary-bg, var(--theme-brand-default, var(--theme-colour-orange, #ed7c00)));
  border-radius: var(--theme-btn-border-radius, 10px);
  padding: var(--theme-btn-padding, 10px 16px);
  width: 100%;
  max-width: 200px;
  transition: 0.35s ease;
  min-width: 75px;
  width: calc(100% - 50px);
}
.cat-menu .hasSubmenus .has-submenu .submenu li.view-more a:hover, .cat-menu .hasSubmenus .has-submenu .submenu li.view-more a:focus, .cat-menu .hasSubmenus .has-submenu .submenu li.view-more a:focus-visible {
  color: var(--theme-btn-primary-hover-color, var(--theme-colour-white, #fff));
  background-color: var(--theme-btn-primary-hover-bg, var(--theme-brand-secondary, var(--theme-colour-black, #000)));
  border: var(--theme-btn-primary-hover-border, 1px solid var(--theme-brand-secondary, var(--theme-colour-black, #000)));
}
.cat-menu .hasSubmenus .has-submenu .submenu li.view-more a:focus {
  outline: none;
}
.cat-menu .hasSubmenus .has-submenu .submenu li.view-more a:disabled {
  opacity: 0.3;
  pointer-events: none;
}
.cat-menu .hasSubmenus .has-submenu .submenu li.view-more a.btn-left-icon::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px;
}
.cat-menu .hasSubmenus .has-submenu .submenu li.view-more a.btn-right-icon::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 12px;
}
.cat-menu .hasSubmenus .has-submenu .submenu li.view-more a.action-icon {
  font-size: 0;
  line-height: 0;
}
.cat-menu .hasSubmenus .has-submenu .submenu li.view-more a.action-icon::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
}
.cat-menu .hasSubmenus .has-submenu .submenu li.view-more a.action-link {
  text-align: center;
}
.cat-menu .hasSubmenus .has-submenu .submenu li.view-more a.action-link.disabled {
  opacity: 0.3;
  pointer-events: none;
  cursor: initial;
}

.new-category-style .catalog-content,
.new-category-style .gridtools {
  display: none;
}
.new-category-style__hero {
  margin: 0 20px 10px;
  padding: 40px 20px;
  position: relative;
  min-height: 100px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.new-category-style__hero > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  position: absolute;
  top: 0;
  left: 0;
}
.new-category-style__hero::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.8) 100%);
}
.new-category-style__hero > *:not(img) {
  position: relative;
  max-width: 780px;
  text-align: center;
  z-index: 1;
}
.new-category-style__hero h1 {
  text-align: center;
  text-shadow: 0 0 5px rgba(255, 255, 255, 0.5);
  font-family: "Nunito Sans", sans-serif;
  font-size: 2.5em;
  font-style: normal;
  font-weight: 700;
  color: var(--theme-text-col, var(--theme-colour-black, #000));
  margin: 0 0 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--theme-brand-default, var(--theme-colour-orange, #ed7c00));
}
.new-category-style__hero p {
  text-align: center;
  text-shadow: 0 0 5px rgba(255, 255, 255, 0.5);
  font-style: normal;
  font-weight: 700;
  color: var(--theme-text-col, var(--theme-colour-black, #000));
  margin: 0 0 20px;
}
.new-category-style__hero p:empty {
  display: none;
}
.new-category-style__hero p:last-child {
  margin-bottom: 0;
}
.new-category-style__hero a {
  color: var(--theme-text-col, var(--theme-colour-black, #000));
  text-decoration: underline;
}
.new-category-style__hero a:hover, .new-category-style__hero a:focus {
  text-decoration: none;
  color: var(--theme-brand-default, var(--theme-colour-orange, #ed7c00));
}
.new-category-style .cat-tiles {
  padding-bottom: 0;
}
.new-category-style .cat-tiles .tileparent {
  padding: 0 5px;
}
.new-category-style .cat-tiles .tile {
  padding: 0;
  margin: 5px 0;
  border-radius: 5px;
  border: 2px solid var(--theme-colour-lightgrey, #f5f5f5) !important;
  overflow: hidden;
  transition: border-color 0.3s ease;
}
.new-category-style .cat-tiles .tile:hover, .new-category-style .cat-tiles .tile:focus-visible {
  border-color: var(--theme-brand-default, var(--theme-colour-orange, #ed7c00)) !important;
}
.new-category-style .cat-tiles .tile:hover p span::after, .new-category-style .cat-tiles .tile:focus-visible p span::after {
  color: var(--theme-brand-default, var(--theme-colour-orange, #ed7c00));
}
.new-category-style .cat-tiles .tile a {
  display: flex;
  align-items: stretch;
  font-size: 1em;
  padding: 0;
}
.new-category-style .cat-tiles .tile .cat-thumb-container {
  width: 37%;
  min-width: 130px;
  height: auto;
}
.new-category-style .cat-tiles .tile .cat-thumb-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  max-height: 100%;
  max-width: 100%;
}
.new-category-style .cat-tiles .tile p {
  margin: 0;
  padding: 15px clamp(10px, 2vw, 20px);
  flex: 1;
  background: var(--theme-colour-lightgrey, #f5f5f5);
  color: var(--theme-text-col, var(--theme-colour-black, #000));
  font-family: "Nunito Sans", sans-serif;
  min-height: 0;
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.new-category-style .cat-tiles .tile p span {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
}
.new-category-style .cat-tiles .tile p span::after {
  content: "Shop Now >";
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px solid var(--theme-brand-default, var(--theme-colour-orange, #ed7c00));
  width: 100%;
  font-weight: 400;
  font-size: 0.875em;
  transition: color 0.3s ease;
}

.new-category-style .catalog-content,
.new-category-style .gridtools {
  display: none;
}
.new-category-style__hero {
  margin: 0 20px 10px;
  padding: 40px 20px;
  position: relative;
  min-height: 100px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.new-category-style__hero > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  position: absolute;
  top: 0;
  left: 0;
}
.new-category-style__hero::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.8) 100%);
}
.new-category-style__hero > *:not(img) {
  position: relative;
  max-width: 780px;
  text-align: center;
  z-index: 1;
}
.new-category-style__hero h1 {
  text-align: center;
  text-shadow: 0 0 5px rgba(255, 255, 255, 0.5);
  font-family: "Nunito Sans", sans-serif;
  font-size: 2.5em;
  font-style: normal;
  font-weight: 700;
  color: var(--theme-text-col, var(--theme-colour-black, #000));
  margin: 0 0 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--theme-brand-default, var(--theme-colour-orange, #ed7c00));
}
.new-category-style__hero p {
  text-align: center;
  text-shadow: 0 0 5px rgba(255, 255, 255, 0.5);
  font-style: normal;
  font-weight: 700;
  color: var(--theme-text-col, var(--theme-colour-black, #000));
  margin: 0 0 20px;
}
.new-category-style__hero p:empty {
  display: none;
}
.new-category-style__hero p:last-child {
  margin-bottom: 0;
}
.new-category-style__hero a {
  color: var(--theme-text-col, var(--theme-colour-black, #000));
  text-decoration: underline;
}
.new-category-style__hero a:hover, .new-category-style__hero a:focus {
  text-decoration: none;
  color: var(--theme-brand-default, var(--theme-colour-orange, #ed7c00));
}
.new-category-style .cat-tiles {
  padding-bottom: 0;
}
.new-category-style .cat-tiles .tileparent {
  padding: 0 5px;
}
.new-category-style .cat-tiles .tile {
  padding: 0;
  margin: 5px 0;
  border-radius: 5px;
  border: 2px solid var(--theme-colour-lightgrey, #f5f5f5) !important;
  overflow: hidden;
  transition: border-color 0.3s ease;
}
.new-category-style .cat-tiles .tile:hover, .new-category-style .cat-tiles .tile:focus-visible {
  border-color: var(--theme-brand-default, var(--theme-colour-orange, #ed7c00)) !important;
}
.new-category-style .cat-tiles .tile:hover p span::after, .new-category-style .cat-tiles .tile:focus-visible p span::after {
  color: var(--theme-brand-default, var(--theme-colour-orange, #ed7c00));
}
.new-category-style .cat-tiles .tile a {
  display: flex;
  align-items: stretch;
  font-size: 1em;
  padding: 0;
}
.new-category-style .cat-tiles .tile .cat-thumb-container {
  width: 37%;
  min-width: 130px;
  height: auto;
}
.new-category-style .cat-tiles .tile .cat-thumb-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  max-height: 100%;
  max-width: 100%;
}
.new-category-style .cat-tiles .tile p {
  margin: 0;
  padding: 15px clamp(10px, 2vw, 20px);
  flex: 1;
  background: var(--theme-colour-lightgrey, #f5f5f5);
  color: var(--theme-text-col, var(--theme-colour-black, #000));
  font-family: "Nunito Sans", sans-serif;
  min-height: 0;
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.new-category-style .cat-tiles .tile p span {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
}
.new-category-style .cat-tiles .tile p span::after {
  content: "Shop Now >";
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px solid var(--theme-brand-default, var(--theme-colour-orange, #ed7c00));
  width: 100%;
  font-weight: 400;
  font-size: 0.875em;
  transition: color 0.3s ease;
}

.container-wide {
  max-width: 1560px;
  width: 100%;
  margin-inline: auto;
}
.container-wide.page-content {
  overflow: clip;
}
@media (max-width: 1600px) {
  .container-wide {
    max-width: calc(100% - 30px);
  }
}

.splide .splide__pagination {
  bottom: 0;
  gap: 10px;
}
.splide .splide__pagination button {
  border-radius: 10px;
  background: #abb2b5;
  width: 15px;
  height: 15px;
  margin: 0;
  opacity: 1;
}
.splide .splide__pagination button.is-active {
  transform: scale(1);
  background: var(--theme-brand-default, var(--theme-colour-orange, #ed7c00));
  width: 25px;
}

/*Comment to test github actions*/

/*# sourceMappingURL=nexustheme.css.map*/