@font-face {
  font-family: "Aeonik";
  src: url(https://uw.printwell.co.uk/1452268213/Handler/CSSOverride/GetImage/2/Aeonik-Bold.woff);
}

@font-face {
  font-family: "Work Sans";
  src: url(https://uw.printwell.co.uk/-1470514557/Handler/CSSOverride/GetImage/2/WorkSans-Regular.woff);
}

.homepagebanners {
  margin-bottom: -5px;
}
#my-account-galaxyfold {
  display: none;
}
/*infigo designer page*/

#btn_reset {
  width: 140px;
}

.infigo-editor .bottomTools__buttons {
  text-align: end;
}

.infigo-editor #btn_addtobasket {
  width: 140px;
  margin-bottom: 6px;
}

.infigo-editor .workflowtools .bottomTools__buttons .buttons .catfish-button {
  width: 140px;
  margin-bottom: 6px;
}

/*search page*/

.search-panel .page-title h1 {
  letter-spacing: 3px;
  font-size: 50px;
  line-height: 48px;
  color: #550091;
  font-weight: bold;
  border-bottom: solid 3px #f495f9;
  padding-bottom: 10px;
  width: 176px;
  margin-left: 2px;
  text-align: left;
  padding-left: 0;
  padding-top: 16px;
  font-family: "Aeonik";
}

#btnsearch {
  width: 124px;
  border-radius: 24px;
  background: #75a7fd;
  color: #1e0a46;
}

.basic-search {
  color: #1e0a46;
}
/*END*/

#slide-in-homepage-mobile {
  display: none;
}

.product-item--image img {
  border-radius: 10px;
}

.product-item--actions {
  display: none;
}
.pager {
  margin: 2.75rem;
}

.catfish-button,
.button {
  text-transform: none;
}

.tax-selector {
  display: none;
}

.content ul {
  list-style: none;
}

/*categories page and prodcuts page*/

.product-page-wrapper .bigpicture img {
  border-radius: 10px;
}

.catfish-select {
  border-radius: 8px;
}

.fulldescriptionTitle {
  display: none;
}

.productlistproductdetailbutton.showproductlandingpage.catfish-button {
  background-color: transparent;
  border-color: #75a7fd;
  border-width: 1px;
  color: #1e0a46;
  cursor: pointer;
  justify-content: center;
  padding-top: calc(0.375em - 1px);
  padding-bottom: calc(0.375em - 1px);
  white-space: nowrap;
  padding-left: 1.42857rem;
  padding-right: 1.42857rem;
  text-align: center;
  border-radius: 30px;
}

.productlistproductdetailbutton.showproductlandingpage.catfish-button:hover {
  background-color: #550091;
  border-color: none;
  border-width: 1px;
  cursor: pointer;
  justify-content: center;
  padding-top: calc(0.375em - 1px);
  padding-bottom: calc(0.375em - 1px);
  white-space: nowrap;
  padding-left: 1.42857rem;
  padding-right: 1.42857rem;
  text-align: center;
  border-radius: 30px;
  color: white;
}

.productlistaddtocartbutton.catfish-button {
  border-radius: 30px;
  background-color: #75a7fd;
  border-color: #75a7fd;
  color: #1e0a46;
}

.productlistaddtocartbutton.catfish-button:hover {
  border-radius: 30px;
  background-color: #550091;
  border-color: none;
  color: white;
}

#dropdown-in-contact-page {
  width: 100%;
  height: 45px;
  border: solid 2px #75a7fd;
  border-radius: 9px;
  font-size: 18px;
}

/* ipad version */

.search-form-navbar-desktop {
  display: unset;
}

/*mobile version*/

#slide-in-homepage-mobile {
  display: none;
}

#help-contact-banner-img-mobile {
  display: none;
}

.howtoorder-banner-mobile {
  display: none;
}

.enviroment-banner-mobile {
  display: none;
}

#terms-conditions-banner-img-mobile {
  display: none;
}

#terms-conditions-banner-img-mobile {
  display: none;
}

/*the mobile toggle css*/

#toggle-menu-lines-mobile {
  display: none;
}

.mobile-menu-printwell1 {
  font-family: "Work Sans", sans-serif;
}

.mobile-menu-printwell1 #categoriesDropdown,
#categoriesDropdown2 {
  display: none;
}

.mobile-menu-printwell1 .sub-dropdown-list-mobile-menu {
  font-size: 15pt;
  color: #75a7fd;
  line-height: 1px;
}

.mobile-menu-printwell1 #menu {
  background: #f5f0f8;
  height: 100%;
  left: 0;
  opacity: 0;
  overflow: hidden;
  position: fixed;
  text-align: center;
  top: 0;
  transition: all 0.7s ease-in-out;
  visibility: hidden;
  width: 100%;
  z-index: 1100;
}
.mobile-menu-printwell1.mobile-menu-printwell1 #menu.open {
  opacity: 1;
  visibility: visible;
}
.mobile-menu-printwell1 #menu.open li:nth-child(1) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
#menu.open li:nth-child(2) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.mobile-menu-printwell1 #menu.open li:nth-child(3) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.mobile-menu-printwell1 #menu.open li:nth-child(4) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.mobile-menu-printwell1 #menu.open li:nth-child(5) {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.mobile-menu-printwell1 #menu.open li:nth-child(6) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.mobile-menu-printwell1 #menu.open li:nth-child(7) {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}
.mobile-menu-printwell1 #menu.open li:nth-child(8) {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
.mobile-menu-printwell1 #menu.open li:nth-child(9) {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}
.mobile-menu-printwell1 #menu.open li:nth-child(10) {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.mobile-menu-printwell1 #menu.open li {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.mobile-menu-printwell1 #menu ul:hover a {
  opacity: 0.5;
}
.mobile-menu-printwell1 #menu ul a {
  -webkit-transform: translateZ(0);
  transition: opacity 0.3s ease-in-out;
}
.mobile-menu-printwell1 #menu ul a:hover {
  opacity: 1;
}
.mobile-menu-printwell1 #menu .main-nav {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.mobile-menu-printwell1 #menu .main-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.mobile-menu-printwell1 #menu .main-nav a {
  color: #550091;
  display: block;
  font-size: 25px;
  font-weight: bold;
  padding: 5px 5px;
  text-decoration: none;
  line-height: 28px;
}
.mobile-menu-printwell1 #menu .main-nav a:first {
  padding-top: 0;
}
.mobile-menu-printwell1 #menu .menu-footer {
  padding: 2rem;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
}
.mobile-menu-printwell1 #menu .menu-footer ul {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
}
.mobile-menu-printwell1 #menu .menu-footer ul li {
  display: inline;
  margin: 0 1rem;
}
.mobile-menu-printwell1 #menu .menu-footer a {
  color: #75a7fd;
  text-decoration: none;
  text-transform: uppercase;
}

.toggle-menu {
  background-color: transparent;
  border: none;
  cursor: pointer;
  display: inline-block;
  float: right;
  height: 50px;
  outline: none;
  padding: 0;
  pointer-events: initial;
  position: relative;
  vertical-align: middle;
  width: 50px;
  z-index: 1110;
}

.toggle-menu span {
  background-color: #75a7fd;
  content: "";
  display: block;
  height: 2px;
  left: calc(50% - 13px);
  position: absolute;
  top: calc(50% - 1px);
  transform-origin: 50% 50%;
  transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out,
    transform 0.2s linear;
  width: 26px;
}
.toggle-menu span:before,
.toggle-menu span:after {
  background-color: #75a7fd;
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  transform-origin: 50% 50%;
  transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out,
    transform 0.2s linear;
  width: 26px;
}
.toggle-menu span:before {
  top: 7px;
}
.toggle-menu span:after {
  top: -7px;
}
.toggle-menu.active span {
  background-color: transparent;
  transition: background 0.2s ease-out;
}
.toggle-menu.active span:before,
.toggle-menu.active span:after {
  transition: top 0.2s ease-out, transform 0.2s 0.2s ease-out;
}
.toggle-menu.active span:before {
  top: 0;
  transform: rotate3d(0, 0, 1, -45deg);
}
.toggle-menu.active span:after {
  top: 0;
  transform: rotate3d(0, 0, 1, 45deg);
}

/*end*/

#environement-page-title {
  text-align: left;
  letter-spacing: 3px;
  font-size: 50px;
  line-height: 48px;
  padding-bottom: 48px;
  color: #550091;
  font-weight: bold;
  border-bottom: solid 3px #f495f9;
  padding-bottom: 10px;
  width: 100%;
  font-family: "Aeonik";
}

html,
body {
  position: relative;
  height: 100%;
  font-family: "Work Sans", sans-serif;
}
body {
  margin: 0;
  padding: 0;
  font-family: "Work Sans", sans-serif;
}

#phTopic {
  margin-top: -43px;
}

.productlistproductdetailbutton {
  background-color: #75a7fd;
  border-color: transparent;
  border-width: 1px;
  color: black;
  cursor: pointer;
  justify-content: center;
  padding-top: calc(0.375em - 1px);
  padding-bottom: calc(0.375em - 1px);
  white-space: nowrap;
  padding-left: 1.42857rem;
  padding-right: 1.42857rem;
  text-align: center;
  border-radius: 30px;
}

/* the style for the account page*/

.cf_accountlinks_CustomerOrders a.active {
}
#contentiInnerRow
  > div.grid_3.column.is-3-desktop
  > div
  > div.listbox
  > ul
  > li.cf_accountlinks_CustomerOrders
  > a.active {
  width: 86px;
}
#contentiInnerRow
  > div.grid_3.column.is-3-desktop
  > div
  > div.listbox
  > ul
  > li.cf_accountlinks_CustomerAddresses
  > a.active {
  width: 119px;
}
#contentiInnerRow
  > div.grid_3.column.is-3-desktop
  > div
  > div.listbox
  > ul
  > li.cf_accountlinks_CustomerInfo
  > a.active {
  width: 154px;
}
#contentiInnerRow
  > div.grid_3.column.is-3-desktop
  > div
  > div.listbox
  > ul
  > li.cf_accountlinks_CustomerChangePassword
  > a.active {
  width: 188px;
}
#contentiInnerRow
  > div.grid_3.column.is-3-desktop
  > div
  > div.listbox
  > ul
  > li.cf_accountlinks_SavedProjects
  > a.active {
  width: 159px;
}

.block-account-navigation .title {
  color: #550091;
  font-weight: bold;
  border-bottom: solid 3px #f495f9;
  padding-bottom: 10px;
  width: 258px;
  font-family: "Aeonik";
  letter-spacing: 3px;
  font-size: 40px;
  line-height: 48px;
  text-transform: none;
}

.block-account-navigation ul a.active {
  color: #1e0a46;
  border-bottom: solid 2px #75a7fd;
  width: 192px;
  font-size: 18px;
  background-color: unset;
  font-weight: bold;
}
.account-page--myorders .orders_v2 .order_container .order_info_total {
  background-color: white;
  color: #550091;
}

.account-page--myorders
  .orders_v2
  #filtered_orders
  .orders_row
  > .order_container {
  border-radius: 12px;
}

.block-account-navigation ul {
  line-height: 1.25;
  font-size: 17px;
  background-color: #f5f0f8;
  padding: 18px;
  border-radius: 20px;
  color: #1e0a46;
}

.addaddressbutton {
  background-color: #75a7fd;
  border-radius: 20px;
  color: #1e0a46;
}

.editaddressbutton {
  background-color: #75a7fd;
  border-radius: 20px;
  color: #1e0a46;
}

.catfish-input {
  border-radius: 18px;
}
#checkDepartmentChanged {
  background-color: #75a7fd;
  border-radius: 20px;
  color: #1e0a46;
  width: 125px;
}

#submit_order_search {
  background-color: #75a7fd;
  border-radius: 20px;
  color: #1e0a46;
  width: 125px;
}
.catfish-button,
.button {
  background-color: #75a7fd;
  border-radius: 20px;
  color: #1e0a46;
}

.account-page--savedproject .customer-SavedProjects .search .catfish-button {
  background-color: #75a7fd;
  color: #1e0a46;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
}
.catfish-select {
  border-radius: 17px;
}
.account-page table.table-container tr .item-name label {
  color: #1e0a46;
}
.account-page--myorders .order_toggle_filter.default {
  background: #f7ebff;
  border: #f7ebff;
  border-radius: 14px;
  color: #1e0a46;
}

#last_page_button {
  background: #f7ebff;
  color: #1e0a46;
}
#first_page_button {
  background: #f7ebff;
  color: #1e0a46;
}
#prev_page_button {
  background: #f7ebff;
  color: #1e0a46;
}

#next_page_button {
  background: #f7ebff;
  color: #1e0a46;
}

#last_page_button2 {
  background: #f7ebff;
  color: #1e0a46;
}
#first_page_button2 {
  background: #f7ebff;
  color: #1e0a46;
}
#prev_page_button2 {
  background: #f7ebff;
  color: #1e0a46;
}

#next_page_button2 {
  background: #f7ebff;
  color: #1e0a46;
}

.account-page--myorders .orders_v2 .order_All {
  background: #f7ebff;
  border: #f7ebff;
  border-radius: 14px;
  color: #1e0a46;
}
.reorderbutton {
  background-color: #75a7fd;
  border-radius: 20px;
  color: #1e0a46;
}
.account-page--myorders .orders_v2 .order_container .order_show_details_but {
  background-color: #75a7fd;
  color: #1e0a46;
}
.account-page--myorders
  .orders_v2
  .order_container
  .order_status_container.short_view_status_details
  .order_status {
  background-color: #f7ebff;
  color: #1e0a46;
}
.deleteaddressbutton {
  background-color: #75a7fd;
  border-radius: 20px;
  color: #1e0a46;
}
.box.is-light {
  background-color: #f5f0f8;
  border-radius: 18px;
}

.account-page .page-title h1 {
  color: #550091;
  font-size: 30px;
  margin-bottom: 3rem;
  font-weight: bold;
  font-family: "Work Sans";
}
.orders_v2_title {
  color: #550091;
  font-size: 30px;
  margin-bottom: 3rem;
  font-weight: bold;
  font-family: "Work Sans";
}

.account-page--customerinfo .section-title {
  color: #1e0a46;
}

/*the css for the product page*/

.product-page-wrapper .productname {
  color: #550091;
  font-size: 50px;
  font-family: "aeonik";
}

.product-page-wrapper .price {
  color: #1e0a46;
}

.attributes .attribute .attributeHeader {
  color: #1e0a46;
}

.shortdescription {
  color: #1e0a46;
}

#howtousebuttoninproductpage {
  background-color: white;
  color: #1e0a46;
  height: 43px;
  width: 26%;
  border-radius: 3.75rem;
  cursor: pointer;
  font-size: 1.125rem;
  font-weight: bold;
  border: solid #75a7fd;
}

.productvariantaddtocartbutton {
  background-color: #75a7fd;
  color: #1e0a46;
  width: 28%;
  border-radius: 20px;
  text-transform: none;
}

#quantityBasedPricingSelector {
  background-color: white;
  border-color: #f495f9;
  border-width: 1px;
  color: #363636;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  max-width: 100%;
  width: 100%;
  -moz-appearance: menulist;
  -webkit-appearance: menulist;
}

/* the style for the basket page*/
.basketEditButton.options {
  display: none;
}

.shoppingcart__wrapper .cart-footer .cart-total .cart_total_right {
  text-align: left;
}
#cartsliderrow .page-title h1,
.shoppingcart__wrapper .page-title h1 {
  letter-spacing: 3px;
  font-size: 40px;
  line-height: 48px;
  padding-bottom: 48px;
  color: #550091;
  font-weight: bold;
  border-bottom: solid 3px #f495f9;
  padding-bottom: 10px;
  width: 164px;
}

.basketEditButton {
  background-color: #f5f0f8;
  border-radius: 30px;
  color: #1e0a46;
  border-color: #75a7fd;
}

.applycouponcodebutton {
  background-color: white;
  border-radius: 30px;
  color: #1e0a46;
  border-color: #75a7fd;
}

.checkoutbutton {
  background-color: #75a7fd;
  border-radius: 30px;
  color: #1e0a46;
}

.updatecartbutton {
  background-color: #75a7fd;
  border-radius: 30px;
  color: #1e0a46;
}
.basketSaveForLaterButton {
  background-color: #f5f0f8;
  border-radius: 30px;
  color: #1e0a46;
  border-color: #75a7fd;
}

.shoppingcart__wrapper .cart-footer .cart-footer__container {
  border: 1px solid #f495f9;
  border-radius: 20px;
  padding: 2.14286rem;
}

#deleteCartItem {
  background-color: #f5f0f8;
  border-radius: 30px;
  color: #1e0a46;
  border-color: #75a7fd;
}

.continueshoppingbutton {
  border-radius: 30px;
}

.basketUpdatecartbutton {
  border-radius: 30px;
}

.cart-item-row {
  background-color: #f495f9;
  border: none;
  border-radius: 20px;
}

.shoppingcart__wrapper .cartform .cartTableWrapper .cart tr.cart-item-row {
  background-color: #f5f0f8;
  border: none;
  border-radius: 20px;
}

.cart-label-header {
  color: #550091;
}

/*-----------------------------------------*/

/*the style for the sliders*/

#calltoactionbuttonslider {
  background-color: #75a7fd;
  color: #1e0a46;
  border: none;
  height: 44px;
  width: 145px;
  margin-top: 16%;
  border-radius: 3.75rem;
  cursor: pointer;
  font-size: 1.125rem;
  position: absolute;
  font-weight: bolder;
  margin-left: 6%;
}

.swiper-container {
  width: 100%;
  height: auto;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
}

/*view the range style*/

#view-the-range-title-home {
  font-size: 50px;
  color: #550091;
  border-bottom: 4px solid #f495f9;
  padding-bottom: 10px;
  width: 450px;
  font-family: "Aeonik";
}

.view-the-range-container {
  justify-content: center;
}

.view-the-range-title {
  display: grid;
  justify-content: center;
  text-align: center;
  line-height: 100px;
  padding-top: 33px;
}

.category-frame-homepage {
  border: solid 2px;
  height: 400px;
  width: 371px;
  border-radius: 2%;
  background-color: #1e0a46;
  cursor: pointer;
  transition: all 0.7s;
  padding: 13px;
  margin: 10px;
}

.view-the-range-categories-container {
  display: flex;
  justify-content: center;
  padding-bottom: 70px;
}

.view-the-range-categories {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 50px;
  padding-top: 70px;
  width: 100%;
}

#categories-titles {
  color: white;
  font-size: 25px;
  text-decoration: none;
  padding: 0px 10px;
  border-bottom: 4px solid #f495f9;
  padding-bottom: 10px;
  width: 338px;
  display: block;
}

#bottom-line-for-category {
  position: absolute;
  margin-top: 350px;
  color: #f495f9;
  width: 319px;
  border: solid 2px;
  display: none;
}

#top-line-for-category {
  width: 323px;
  color: #75a7fd;
  border: solid 2px;
}

/*the style for the header*/

/*the search bar style*/

.search-form-navbar {
}

.search-form-navbar .search-field {
  background-color: transparent;
  background-image: url(https://printwell.infigosoftware.com/-1010926985/Handler/CSSOverride/GetImage/2/search-icon.png);
  background-position: 5px center;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  border: none;
  cursor: pointer;
  height: 37px;
  margin: 3px 0;
  padding: 0 0 0 34px;
  position: relative;
  -webkit-transition: width 400ms ease, background 400ms ease;
  transition: width 400ms ease, background 400ms ease;
  width: 0;
}

.search-form-navbar .search-field:focus {
  background-color: #fff;
  border: 2px solid #75a7fd;
  cursor: text;
  outline: 0;
  width: 230px;
}

.search-form-navbar .search-submit {
  display: none;
}

.search-form-navbar input[type="search"] {
  -webkit-appearance: textfield;
}

#header-container {
  display: flex;
  justify-content: center;
  background-color: white;
  border-bottom: #f5f0f8 solid;
}

#header-container #header-calumns {
  display: grid;
  grid-template-columns: 1fr 2fr 1.5fr;
  width: 95%;
  height: 80px;
}

#header-container .first-cal-logo,
.second-cal-links,
.third-cal.icons {
  align-self: center;
}

#header-container #uwlogo {
  width: 210px;
}

#uwlogo-mobile {
  display: none;
}

#header-container #nav-bar-links {
  list-style: none;
  display: flex;
  justify-content: flex-start;
  color: #1e0a46;
  align-items: baseline;
  cursor: pointer;
}

#header-container #sub-nav-bar-links {
  list-style: none;
  margin: 20px 0px;
  line-height: 37px;
  padding-left: 17px;
}

#header-container #sub-nav-bar-links2 {
  list-style: none;
  margin: 20px 0px;
  line-height: 37px;
  padding-left: 17px;
}

#header-container #nav-bar-links li {
  padding: 0px 15px;
  font-size: 16px;
}

#header-container .dropdown-content1 {
  display: none;
  position: absolute;
  background-color: white;
  z-index: +2;
  border: solid #f5f0f8 3px;
  height: 253px;
  width: 231px;
  margin-top: 9px;
  border-radius: 4%;
}

#header-container .dropdown-content2 {
  display: none;
  position: absolute;
  background-color: white;
  z-index: +2;
  border: solid #f5f0f8 3px;
  height: 240px;
  width: 270px;
  margin-top: 9px;
  border-radius: 4%;
}

#header-container .dropdownfuntionstyle {
  display: block;
}

#header-container .dropdown-content1 a {
  text-decoration: none;
  color: #1e0a46;
}

#header-container .dropdown-content2 a {
  text-decoration: none;
  color: #1e0a46;
}

#header-container .arrow-shape-changefunction {
  -webkit-transform: rotate(180deg);
  transition: 0.3s;
}

#products-nav-bar-list,
#nav-bar-arrow,
#categories-nav-bar-list {
  cursor: pointer;
}
/*changes requested*/

#nav-bar-arrow,
#nav-bar-arrow2 {
  display: none;
}

#products-nav-bar-list {
  border: none;
}

/* to do the underline animation go to this site > https://paulund.co.uk/css-animation-link-underline */

#header-container a.left {
  position: relative;
}

a.left:before {
  content: "";
  position: absolute;
  width: 0;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #75a7fd;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
}

a.left:hover:before {
  visibility: visible;
  width: 100%;
}

#icons-nav-bar-list {
  list-style: none;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

#header-container #icons-nav-bar-list li {
  padding: 0px 5px;
}

#header-container #icons-nav-bar-list .navbar-icon-img {
  width: 58%;
}

#header-container .third-cal-icons {
  align-self: center;
}

/* the style of the VAT switch toggle*/

.onoffswitch {
  box-sizing: content-box;
  position: relative;
  width: 60px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.onoffswitch-checkbox {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #75a7fd;
  border-radius: 20px;
}
.onoffswitch-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before,
.onoffswitch-inner:after {
  display: block;
  float: left;
  width: 50%;
  height: 19px;
  padding: 0;
  line-height: 19px;
  font-size: 12px;
  color: white;
  font-weight: bold;
  box-sizing: border-box;
}
.onoffswitch-inner:before {
  content: "Vat";
  padding-left: 11px;
  background-color: #75a7fd;
  color: #ffffff;
}
.onoffswitch-inner:after {
  content: "Vat";
  padding-right: 11px;
  background-color: #ffffff;
  color: #999999;
  text-align: right;
}
.onoffswitch-switch {
  display: block;
  width: 19px;
  margin: 0px;
  background: #ffffff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 37px;
  border: 2px solid #75a7fd;
  border-radius: 20px;
  transition: all 0.3s ease-in 0s;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0px;
}

/*the style for the search box*/

#search a {
  color: #fc2121;
  text-decoration: none;
  padding: 10px 15px;
  line-height: 3;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* Search Style */
#search {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: translate(0px, -100%) scale(0, 0);
  -moz-transform: translate(0px, -100%) scale(0, 0);
  -ms-transform: translate(0px, -100%) scale(0, 0);
  -o-transform: translate(0px, -100%) scale(0, 0);
  transform: translate(0px, -100%) scale(0, 0);
  opacity: 0;
  display: none;
}

#search.open {
  -webkit-transform: translate(0px, 0px) scale(1, 1);
  -moz-transform: translate(0px, 0px) scale(1, 1);
  -ms-transform: translate(0px, 0px) scale(1, 1);
  -o-transform: translate(0px, 0px) scale(1, 1);
  transform: translate(0px, 0px) scale(1, 1);
  opacity: 1;
  z-index: 106;
  display: block;
  background-color: #1e0a46;
}

#search input[type="search"] {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -51px;
  width: 60%;
  margin-left: 20%;
  color: white;
  background: transparent;
  border-top: 1px solid #f495f9;
  border-bottom: 2px solid #f495f9;
  border-left: 0px solid transparent;
  border-right: 0px solid transparent;
  font-size: 40px;
  font-weight: 300;
  text-align: center;
  outline: none;
  padding: 10px;
}

#search .close {
  position: fixed;
  top: 15px;
  right: 15px;
  opacity: 1;
  font-size: 27px;
  color: #75a7fd;
}

#search .close:hover {
  color: #f495f9;
  cursor: pointer;
}

#tax-selector-to-be-hidden {
  display: none;
}

/* the style of the basket and spam badge*/
.badge {
  line-height: 10px;
  border: solid 1.6px #75a7fd;
  top: 23px;
  color: #550091;
  padding: unset;
  right: 68px;
  background-color: white;
}

/*the style for the banners*/

.banners-breaks {
  margin-bottom: -10px;
  margin-top: -10px;
}

/*css for the footer*/

#gdpr-img-footer {
  width: 200px;
}

.footer {
  padding: 0;
}

#fotter-container {
  position: absolute;
  padding-top: 50px;
  width: 100%;
  padding-top: 36px;
  padding-bottom: 36px;
  max-height: 100%;
  max-width: 100%;
  background-color: #1e0a46;
}

.footer-lists {
  list-style: none;
  color: white;
}

#footer-links-list {
  cursor: pointer;
}

#footer-title-links-txt {
  font-weight: bold;
  font-size: larger;
  border-bottom: solid;
  line-height: 42px;
}

#first-footer-row {
  display: flex;
  flex-wrap: wrap;
  align-items: end;
  justify-content: space-evenly;
}

#powered-by-img {
  width: 350px;
}

#uwlogo-bootom-footer-img {
  width: 100%;
}

/* the style for the contact page */

#contact-form-printwell.form {
  width: 340px;
  height: 440px;
  border-radius: 8px;
  box-shadow: 0 0 40px -10px #000;

  left: 40%;
  padding: 20px 30px;
  max-width: calc(100vw - 40px);
  box-sizing: border-box;
  position: relative;
}

#contact-form-printwell h2 {
  margin: 10px 0;
  padding-bottom: 10px;
  width: 180px;
  color: #550091;
  border-bottom: 3px solid #f495f9;
}

#contact-form-printwell input {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  background: none;
  outline: none;
  resize: none;
  border: 0;
  font-family: "Work Sans", sans-serif;
  transition: all 0.3s;
  border-bottom: 2px solid #bebed2;
}

#contact-form-printwell input:focus {
  border-bottom: 2px solid #78788c;
}

#contact-form-printwell p:before {
  content: attr(type);
  display: block;
  margin: 28px 0 0;
  font-size: 14px;
  color: #5a5a5a;
}

#contact-form-printwell button {
  float: right;
  padding: 8px 12px;
  margin: 8px 0 0;
  font-family: "Work Sans", sans-serif;
  border: 2px solid #75a7fd;
  background: 0;
  color: #5a5a6e;
  cursor: pointer;
  transition: all 0.3s;
}

#contact-form-printwell button:hover {
  background: #75a7fd;
  color: #fff;
  border-radius: 30px;
}

#contact-form-printwell div {
  content: "Hi";
  position: absolute;
  bottom: -15px;
  right: -20px;
  background: #1e0a46;
  color: #fff;
  width: 320px;
  padding: 16px 4px 16px 0;
  border-radius: 6px;
  font-size: 13px;
  box-shadow: 10px 10px 40px -14px #000;
}

#contact-form-printwell span {
  margin: 0 5px 0 15px;
}

/* the contact page and terms and cond and other pages*/

#phTopic {
  padding-top: 0;
}

/*the contact page and help page*/

#help-contact-banner-img {
  max-width: 100%;
  max-height: 100%;
}

.contact-help-div #contact-us-lines {
  padding-top: 10px;
}

.contact-help-div .row {
  margin-left: -17px;
}
.contact-help-div.row:after {
  content: "";
  display: table;
  clear: both;
}
.contact-help-div .row .col {
  padding: 0 20px;
  float: left;
  box-sizing: border-box;
}
.contact-help-div .row .col.x-50 {
  width: 50%;
}
.contact-help-div .row .col.x-100 {
  width: 100%;
}

.contact-help-div .content-wrapper {
  min-height: 100%;
  position: relative;
}

.contact-help-div .get-in-touch {
  max-width: 650px;
  margin: 0 auto;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.contact-help-div .title {
  text-align: left;
  letter-spacing: 3px;
  font-size: 50px;
  line-height: 48px;
  padding-bottom: 48px;
  color: #550091;
  font-weight: bold;
  border-bottom: solid 3px #f495f9;
  padding-bottom: 10px;
  width: 318px;
  font-family: "Aeonik";
}

.contact-help-div .contact-form .form-field {
  position: relative;
  margin: 32px 0;
}
.contact-help-div .contact-form .input-text {
  display: block;
  width: 100%;
  height: 36px;
  border-width: 0 0 2px 0;
  border-color: #75a7fd;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
}
.contact-help-div .contact-form .input-text:focus {
  outline: none;
}
.contact-help-div .contact-form .input-text:focus + .label,
.contact-form .input-text.not-empty + .label {
  transform: translateY(-24px);
}
.contact-help-div .contact-form .label {
  position: absolute;
  left: 20px;
  bottom: 35px;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  color: #888;
  cursor: text;
  transition: transform 0.2s ease-in-out;
}
.contact-help-div .contact-form .submit-btn {
  display: inline-block;
  background-color: #75a7fd;
  color: #1e0a46;
  letter-spacing: 2px;
  font-size: 16px;
  line-height: 24px;
  padding: 8px 16px;
  border: none;
  cursor: pointer;
  border-radius: 80px;
  width: 171px;
  font-weight: bold;
  height: 53px;
}

.contact-help-div {
  max-width: 1000px;
  margin-top: 44px;
  padding: 18px;
}

.contact-help-div .note {
  position: absolute;
  left: 0;
  bottom: 10px;
  width: 100%;
  text-align: center;
  font-size: 16px;
  line-height: 21px;
}
.contact-help-div .note .link {
  color: #888;
  text-decoration: none;
}
.contact-help-div .note .link:hover {
  text-decoration: underline;
}

/*the style for the terms and conditions page*/

.faq-container-main {
  margin: 0 auto;
  padding: 2rem;
  width: 70rem;
  max-width: 100%;
  box-sizing: border-box;
  display: -webkit-box;
  display: inline-block;
}

.title-faq-main {
  letter-spacing: 3px;
  font-size: 50px;
  line-height: 48px;
  color: #550091;
  font-weight: bold;
  border-bottom: solid 3px #f495f9;
  padding-bottom: 10px;
  width: 135px;
  margin-left: 27px;
  text-align: left;
  padding-left: 0;
  padding-top: 16px;
  font-family: "Aeonik";
}

.faq-container-main::before,
.faq-container-main::after {
  box-sizing: border-box;
}

.faq-container-main .accordion .accordion-item {
  border-bottom: 1px solid #e5e5e5;
  font-family: "Work Sans", sans-serif;
}
.faq-container-main .accordion .accordion-item button[aria-expanded="true"] {
  border-bottom: 1px solid #75a7fd;
}
.faq-container-main .accordion button {
  font-family: "Work Sans", sans-serif;
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 1em 0;
  color: #7288a2;
  font-size: 1.15rem;
  font-weight: 400;
  border: none;
  background: none;
  outline: none;
}
.faq-container-main .accordion button:hover,
.accordion button:focus {
  cursor: pointer;
  color: #550091;
}
.faq-container-main .accordion button:hover::after,
.accordion button:focus::after {
  cursor: pointer;
  color: #550091;
  border: 1px solid #550091;
}
.faq-container-main .accordion button .accordion-title {
  padding: 1em 1.5em 1em 0;
}
.faq-container-main .accordion button .icon {
  display: inline-block;
  position: absolute;
  top: 18px;
  right: 0;
  width: 22px;
  height: 22px;
  border: 1px solid;
  border-radius: 22px;
}
.faq-container-main .accordion button .icon::before {
  display: block;
  position: absolute;
  content: "";
  top: 9px;
  left: 5px;
  width: 10px;
  height: 2px;
  background: currentColor;
}
.faq-container-main .accordion button .icon::after {
  display: block;
  position: absolute;
  content: "";
  top: 5px;
  left: 9px;
  width: 2px;
  height: 10px;
  background: currentColor;
}
.faq-container-main .accordion button[aria-expanded="true"] {
  color: #550091;
}
.faq-container-main .accordion button[aria-expanded="true"] .icon::after {
  width: 0;
}
.faq-container-main
  .accordion
  button[aria-expanded="true"]
  + .accordion-content {
  opacity: 1;
  max-height: 20em;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
  will-change: opacity, max-height;
}
.faq-container-main .accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: opacity 200ms linear, max-height 200ms linear;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}
.faq-container-main .accordion .accordion-content p {
  font-size: 1rem;
  font-weight: 300;
  margin: 2em 0;
}

.terms-condtions-content h2 {
  font-weight: bold;
}

.terms-condtions-content p {
  padding-bottom: inherit;
}

.terms-condtions-content {
  max-width: 1000px;
  margin-top: 44px;
  padding: 18px;
}

.terms-condtions-content #terms-conditions-banner-img {
  max-width: 100%;
  max-height: 100%;
}

.terms-condtions-content #tnslines {
  padding: 1px;
  padding-top: 35px;
  color: #1e0a46;
}

.terms-condtions-content .title {
  text-align: left;
  letter-spacing: 3px;
  font-size: 50px;
  line-height: 48px;
  padding-bottom: 48px;
  color: #550091;
  font-weight: bold;
  border-bottom: solid 3px #f495f9;
  padding-bottom: 10px;
  width: 300px;
  font-family: "Aeonik";
}

/*All the @ quries*/

@media screen and (min-width: 1384px) {
  .topicpage .catfish-container,
  .topicpage .container {
    max-width: 100%;
  }
}

@media only screen and (min-width: 1000px) {
  #contact-us-page-content {
    padding-left: 66px;
    padding-right: 20px;
  }
  .terms-condtions-content {
    padding-left: 90px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 768px), print {
  .topicpage .catfish-container,
  .topicpage .container {
    padding-left: 0;
    padding-right: 0;
  }
}

@media only screen and (max-width: 1024px) {
  #toggle-menu-lines-mobile {
    display: unset;
  }

  #header-container #header-calumns {
    display: grid;
    grid-template-columns: 1fr auto;
    width: 95%;
    height: 80px;
  }

  .badge {
    line-height: 10px;
    border: solid 1.6px #75a7fd;
    top: 23px;
    color: #550091;
    padding: unset;
    right: 98px;
    background-color: white;
  }

  .second-cal-links {
    display: none;
  }

  .topicpage .catfish-container,
  .topicpage .container {
    padding-left: 0;
    padding-right: 0;
  }
}

@media only screen and (max-width: 600px) {
  #view-the-range-title-home {
    font-size: 39px;
    width: 334px;
  }

  .category-frame-homepage {
    width: 336px;
    height: 391px;
  }
  #categories-titles {
    width: 309px;
  }
  #powered-by-img {
    width: 210px;
    margin-top: 22px;
  }

  #gdpr-img-footer {
    width: 146px;
  }
  .badge {
    line-height: 10px;
    border: solid 1.6px #75a7fd;
    top: 23px;
    color: #550091;
    padding: unset;
    right: 91px;
    background-color: white;
  }
  #environement-page-title {
    font-size: 44px;
  }

  .second-cal-links {
    display: none;
  }

  #slide-in-homepage-mobile {
    display: unset;
  }
  #slide-in-homepage-desktop {
    display: none;
  }

  .search-form-navbar-desktop {
    display: none;
  }

  .howtoorder-banner-mobile {
    display: unset;
  }

  .howtoorder-banner {
    display: none;
  }

  .enviroment-banner-mobile {
    display: unset;
  }

  .enviroment-banner {
    display: none;
  }

  .delivery-banner {
    display: none;
  }

  #help-contact-banner-img-mobile {
    display: unset;
  }

  #help-contact-banner-img {
    display: none;
  }

  #terms-conditions-banner-img {
    display: none;
  }

  #terms-conditions-banner-img-mobile {
    display: unset;
  }

  #terms-conditions-banner-img {
    display: none;
  }

  #terms-conditions-banner-img-mobile {
    display: unset;
  }

  #header-container #header-calumns {
    display: grid;
    grid-template-columns: 1fr auto;
    width: 95%;
    height: 80px;
  }

  #uwlogo {
    display: none;
  }

  #uwlogo-mobile {
    display: unset;
  }
  .product-page-wrapper .productname {
    font-size: 28px;
  }
}

@media only screen and (max-width: 500px) {
  #calltoactionbuttonslider {
    background-color: #75a7fd;
    color: #1e0a46;
    border: none;
    height: 35px;
    width: 110px;
    margin-top: 69%;
    border-radius: 3.75rem;
    cursor: pointer;
    font-size: 1.125rem;
    position: absolute;
    font-weight: bolder;
    margin-left: 9%;
  }
  #faq-q-item {
    width: 240px;
  }

  .block-account-navigation .title {
    font-size: 30;
  }
}
/*iPhone S5/SE */
@media only screen and (max-width: 320px) {
  .category-frame-homepage {
    width: 297px;
  }

  #categories-titles {
    width: 271px;
  }
  #view-the-range-title-home {
    width: 292px;
  }
}

@media only screen and (max-width: 280px) {
  #my-account-galaxyfold {
    display: unset;
  }
  #calltoactionbuttonslider {
    width: 90px;
    height: 30;
  }
  #view-the-range-title-home {
    font-size: 46px;
    width: 238px;
  }
  .category-frame-homepage {
    width: 242px;
    height: 310px;
  }
  #categories-titles {
    width: 216px;
    font-size: 19px;
  }
  #faq-q-item {
    width: 190px;
  }
  .contact-help-div .title {
    font-size: 35px;
    width: 234px;
  }
  #dropdown-in-contact-page {
    height: 35px;
    font-size: 14px;
  }
  .contact-help-div .contact-form .submit-btn {
    font-size: 13px;
    height: 38px;
    width: 150px;
  }
  #view-the-range-container {
    margin-right: 0px;
  }
  .to-be-hidden-on-galaxy-fold {
    display: none;
  }
  #gdpr-img-footer {
    width: 106px;
  }
  .product-details-page {
    margin-right: 20px;
  }
  .category-page-wrapper {
    padding-right: 20px;
  }
  .productvariantaddtocartbutton {
    width: 50%;
  }
  .shoppingcart__wrapper {
    padding-right: 20px;
  }
  #cartsliderrow .page-title h1,
  .shoppingcart__wrapper .page-title h1 {
    width: 190px;
  }
  #contentiInnerRow {
    margin-right: 20px;
  }
  .block-account-navigation .title {
    font-size: 28px;
    width: 240px;
  }
}

/*END*/
