body {
  margin: 0;
  font-family: "PT Sans", sans-serif;
}

.badge {
  padding: 0.2rem 0.3rem 0.3rem 0.5rem;
  min-width: 0.5rem;
  min-height: 0.5rem;
  line-height: 0.3rem;
  right: 13px;
  top:13px;
}

.fulldescriptionTitle {
  display: none;
}

@media only screen and (max-width: 280px) {
  .to-hide-galaxy-fold {
    display: none;
  }
}

/*Titles*/
.search-panel .page-title h1 {
  border-bottom: solid #EF423E;
  width: fit-content;
  padding: 40px 0px 11px 0px;
  color: #1D1D1B;
  border-width: 5px;
}

.account-page .page-title h1 {
  border-bottom: solid #EF423E;
  width: fit-content;
  padding: 40px 0px 11px 0px;
  color: #1D1D1B;
  border-width: 5px;
}
.orders_v2_title {
  border-bottom: solid #EF423E;
  width: fit-content;
  padding: 40px 0px 11px 0px;
  color: #1D1D1B;
  border-width: 5px;
}

#cartsliderrow .page-title h1,
.shoppingcart__wrapper .page-title h1 {
  border-bottom: solid #EF423E;
  width: fit-content;
  padding: 40px 0px 11px 0px;
  color: #1D1D1B;
  border-width: 5px;
}

.one-page-checkout .checkout-page--title h1 {
  border-bottom: solid #EF423E;
  width: fit-content;
  padding: 40px 0px 11px 0px;
  color: #1D1D1B;
  border-width: 5px;
}

.block-account-navigation .title {
  font-size: 1.75em;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 1.125;
  border-bottom: solid;
  border-bottom: solid #EF423E;
  width: fit-content;
  padding: 40px 0px 11px 0px;
  color: #1D1D1B;
  border-width: 5px;
}

.product-page-wrapper .productname {
  color: #EF423E;
  font-weight: bold;
}

.fa-lg {
  color: #1D1D1B;
}

.sticky {
  position: fixed;
  width: 100%;
  z-index: 1;
}
.tax-selector {
  display: none;
}

.category-description__inner .content {
  display: flex;
  justify-content: center;
}

.category-description__inner {
  display: flex;
  justify-content: center;
}

.product-item--actions {
  display: none;
}

.hideme {
  display: none;
}

.badge {
  color: #EF423E;
  font-size: 1px;
}

.badge {
  padding: 0.2rem 0.3rem 0.3rem 0.5rem;
  min-width: 0.5rem;
  min-height: 0.5rem;
  line-height: 0.3rem;
  right: 13px;
  top:13px;
}
/*VAT Toggle START*/

.onoffswitch {
  position: relative;
  width: 51px;
  -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 #1D1D1B;
  border-radius: 50px;
}
.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: 22px;
  padding: 0;
  line-height: 22px;
  font-size: 12px;
  color: white;
  font-family: Trebuchet, Arial, sans-serif;
  font-weight: bold;
  box-sizing: border-box;
}
.onoffswitch-inner:before {
  content: "VAT";
  padding-left: 5px;
  background-color: #EF423E;
  color: #ffffff;
}
.onoffswitch-inner:after {
  content: "VAT";
  padding-right: 5px;
  background-color: #ffffff;
  color: #1D1D1B;
  text-align: right;
}
.onoffswitch-switch {
  display: block;
  width: 13px;
  margin: 4.5px;
  background: #ffffff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 26px;
  border: 2px solid #1D1D1B;
  border-radius: 50px;
  transition: all 0.3s ease-in 0s;
  box-sizing: content-box;
}
.onoffswitch-switch:after {
  display: block;
  width: 11px;
  margin: 4.5px;
  background: #1D1D1B;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 27px;
  border: 2px solid #EF423E;
  border-radius: 50px;
  transition: all 0.3s ease-in 0s;
  box-sizing: content-box;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0px;
}

/*VAT Toggle END*/

/*Category page style*/

#category-title-page {
  border-bottom: solid #EF423E;
  width: fit-content;
  padding: 40px 0px 11px 0px;
  color: #1D1D1B;
  font-size: 40px;
  border-width: 5px;
}

.category-page-wrapper {
  padding-top: 1rem;
}

.product-grid {
  padding-top: 25px;
}
.category-page-productingrid .allProductsCategoriesWrapper {
  margin-top: 2rem;
}
/* END Category page style*/

/*the style for the contact page*/

#from-input-contact:focus {
  border-color: #1D1D1B;
}

#from-input-contact:active {
  border-color: #1D1D1B;
}

.title-faq-main {
  font-size: 40px;
  color: #1D1D1B;
  padding-left: 91px;
  padding-top: 45px;
}

#faq-sub-menu-title {
  font-size: 25px;
  padding-top: 45px;
  padding-left: 7%;
  color: #1D1D1B;
}

.faq-container-main::before,
.faq-container-main::after {
  box-sizing: border-box;
}

.faq-container-main .accordion .accordion-item {
  border-bottom: 1px solid #e5e5e5;
}
.faq-container-main .accordion .accordion-item button[aria-expanded="true"] {
  border-bottom: 1px solid #1D1D1B;
}
.faq-container-main .accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 1em 0;
  color: black;
  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: #1D1D1B;
}
.faq-container-main .accordion button:hover::after,
.accordion button:focus::after {
  cursor: pointer;
  color: #EF423E;
  border: 1px solid #EF423E;
}
.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: #1D1D1B;
}
.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: 9em;
  -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;
}

#submit-contact-btn {
  border: solid 2px #1D1D1B;
  background-color: white;
  color: #1D1D1B;
  width: 150px;
  font-style: italic;
  font-weight: bold;
}

#submit-contact-btn:hover {
  background-color: #EF423E;
  color: white;
  width: 150px;
}

/*END*/

/* the style for the account page*/

.block-account-navigation ul a.active,
.block-account-navigation ul a.is-active {
  background-color: white;
  color: #EF423E;
  border-radius: 6px;
  border: solid 1px #EF423E;
}

.block-account-navigation {
  border-bottom: solid #1D1D1B;
}

.account-page--customerinfo .customer__section {
}

.account-page .page-title h1 {
}

.addaddressbutton {
}

/*

/*fixing the style for the topic pages 
#phTopic{
  margin-top: -43px;
  padding-top: 0;
}


@media screen and (min-width:1384px) {
  .topicpage .catfish-container, .topicpage .container {
   max-width:100%;
  }
 }


 @media screen and (min-width:768px),print {
  .topicpage .catfish-container,.topicpage .container {
   padding-left:0;
   padding-right:0
  }
 } */

/*logo*/

.navbar-item img {
  max-height: 3em;
}

#category-f {
  text-align: center;
}

/* mobile banner and desk banner - mobile version settings*/
#mobile-banner {
  display: none;
}

@media only screen and (max-width: 600px) {
  #mobile-banner {
    display: unset;
  }
  #desk-banner {
    display: none;
  }
}

.homebanner-cover {
  background-image: url(https://printwell.infigosoftware.com/830710972/Handler/CSSOverride/GetImage/14/Group%20110.png);
  background-size: cover;
  border: none;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 600px) {
  .homebanner-cover {
    background-image: url(https://printwell.infigosoftware.com/-1172470260/Handler/CSSOverride/GetImage/14/home%20banner%20-%20mobile%202.png);
    background-size: contain;
    border: none;
    width: 100%;
    height: 734px;
    background-repeat: no-repeat;
  }
}

@media only screen and (max-width: 540px) {
  .homebanner-cover {
    background-image: url(https://printwell.infigosoftware.com/-1172470260/Handler/CSSOverride/GetImage/14/home%20banner%20-%20mobile%202.png);
    background-size: cover;
    border: none;
    width: 100%;
    height: 734px;
    background-repeat: no-repeat;
  }
}

#banner-header-text {
  position: absolute;
  padding-top: 16%;
  padding-left: 6%;
  font-size: 62px;
  color: #EF423E;
  white-space: nowrap;
  overflow: hidden;
}

@media only screen and (max-width: 600px) {
  #banner-header-text {
    position: absolute;
    padding-top: 87%;
    font-size: 39px;
    color: #EF423E;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    padding-right: 290px;
    display: none;
  }
}

/* Animation */
#banner-header-text {
  animation: animated-text 2s steps(30, end) 1s 1 normal both;
}

/* text animation */

@keyframes animated-text {
  from {
    width: 0;
  }
  to {
    width: 700px;
  }
}

#call-to-action-home-banner {
  width: 171px;
  margin-top: 35%;
  margin-left: 8%;
  height: 40px;
  background: none;
  border: solid 2px #1D1D1B;
  font-style: italic;
  font-weight: bold;
  transition: width 0.6s linear;
  cursor: pointer;
}

#call-to-action-home-banner:hover {
  width: 190px;
  border: solid 2px #EF423E;
}

@media only screen and (max-width: 600px) {
  #call-to-action-home-banner {
    width: 164px;
    margin-top: 126%;
    margin-left: 29%;
    height: 38px;
    background: none;
    border: solid 2px #1D1D1B;
    font-style: italic;
    font-weight: bold;
    transition: width 0.6s linear;
    cursor: pointer;
  }
}
#view-the-range-title-home {
  font-size: 40px;
  color: #1D1D1B;
  border-bottom: 4px solid #EF423E;
  padding-bottom: 10px;
  width: 350px;
}

.homeFeaturedCategoriesWrapper .bestsellers h3 {
  font-size: 40px;
  color: #1D1D1B;
  border-bottom: 4px solid #EF423E;
  padding-bottom: 10px;
  width: 356px;
}
.homeFeaturedCategoriesWrapper .bestsellers {
  display: flex;
  justify-content: center;
}

.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: 300px;
  width: 300px;
  border-radius: 2%;
  background-color: #EF423E;
  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: 82%;
}

#categories-titles {
  font-size: 23px;
  text-decoration: none;
  padding-bottom: 10px;
  color: #707070;
}

#fotter-container {
  position: absolute;
  padding-top: 50px;
  width: 100%;
  padding-top: 36px;
  padding-bottom: 36px;
  max-height: 100%;
  max-width: 100%;
  background-color: #f8f6f6;
}

.footer-lists {
  list-style: none;
  color: black;
}

#footer-links-list {
  cursor: pointer;
}

#footer-title-links-txt {
  font-weight: bold;
  font-size: larger;
  border-bottom: solid;
  line-height: 42px;
  color: #1D1D1B;
}

#first-footer-row {
  display: flex;
  flex-wrap: wrap;
  align-items: end;
  justify-content: space-evenly;
}

#powered-by-img {
  width: 240px;
}

@media only screen and (max-width: 600px) {
  #powered-by-img {
    width: 210px;
    margin-top: 22px;
  }
}

#gdpr-img-footer {
  width: 200px;
}

@media only screen and (max-width: 600px) {
  #gdpr-img-footer {
    width: 146px;
  }
}

#uwlogo-bootom-footer-img {
  width: 100%;
}

/* the style for the contact page faq*/

.faq-section {
  background: #fdfdfd;
  min-height: 100vh;
  padding: 10vh 0 0;
}
.faq-title h2 {
  position: relative;
  margin-bottom: 45px;
  display: inline-block;
  font-weight: 600;
  line-height: 1;
  color: #1D1D1B;
}
.faq-title h2::before {
  content: "";
  position: absolute;
  left: 50%;
  width: 60px;
  height: 2px;
  background: #1D1D1B;
  bottom: -25px;
  margin-left: -30px;
}
.faq-title p {
  padding: 0 190px;
  margin-bottom: 10px;
}

.faq {
  background: #ffffff;
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
  border-radius: 4px;
}

.faq .card {
  border: none;
  background: none;
  border-bottom: 1px dashed #cee1f8;
}

.faq .card .card-header {
  padding: 0px;
  border: none;
  background: none;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.faq .card .card-header:hover {
  background: rgba(233, 30, 99, 0.1);
  padding-left: 10px;
}
.faq .card .card-header .faq-title {
  width: 100%;
  text-align: left;
  padding: 0px;
  padding-left: 30px;
  padding-right: 30px;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 1px;
  color: #3b566e;
  text-decoration: none !important;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  cursor: pointer;
  padding-top: 20px;
  padding-bottom: 20px;
}

.faq .card .card-header .faq-title .badge {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 14px;
  float: left;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  text-align: center;
  background: #EF423E;
  color: #fff;
  font-size: 12px;
  margin-right: 20px;
}

.faq .card .card-body {
  padding: 30px;
  padding-left: 35px;
  padding-bottom: 16px;
  font-weight: 400;
  font-size: 16px;
  color: #6f8ba4;
  line-height: 28px;
  letter-spacing: 1px;
  border-top: 1px solid #f3f8ff;
}

.faq .card .card-body p {
  margin-bottom: 14px;
}

@media (max-width: 991px) {
  .faq {
    margin-bottom: 30px;
  }
  .faq .card .card-header .faq-title {
    line-height: 26px;
    margin-top: 10px;
  }
}
@media screen and (min-width: 768px) {
  #contentiInnerRow
    > div.homeFeaturedCategoriesWrapper
    > div
    > div.homePageCategories.clearfix
    > div
    > div {
    justify-content: center;
  }
}

@media screen and (min-width: 1280px) {
  #contentiInnerRow
    > div.homeFeaturedCategoriesWrapper
    > div
    > div.homePageCategories.clearfix
    > div
    > div
    > div.listItem.grid_3.column.is-6-mobile.is-6-tablet.is-3-widescreen.item_1 {
    width: 335px;
  }
  #contentiInnerRow
    > div.homeFeaturedCategoriesWrapper
    > div
    > div.homePageCategories.clearfix
    > div
    > div
    > div.listItem.grid_3.column.is-6-mobile.is-6-tablet.is-3-widescreen.item_2 {
    width: 335px;
  }
  #contentiInnerRow
    > div.homeFeaturedCategoriesWrapper
    > div
    > div.homePageCategories.clearfix
    > div
    > div
    > div.listItem.grid_3.column.is-6-mobile.is-6-tablet.is-3-widescreen.item_3 {
    width: 335px;
  }
  #contentiInnerRow
    > div.homeFeaturedCategoriesWrapper
    > div
    > div.homePageCategories.clearfix
    > div
    > div
    > div.listItem.grid_3.column.is-6-mobile.is-6-tablet.is-3-widescreen.item_4 {
    width: 335px;
  }
  #contentiInnerRow
    > div.homeFeaturedCategoriesWrapper
    > div
    > div.homePageCategories.clearfix
    > div
    > div
    > div.listItem.grid_3.column.is-6-mobile.is-6-tablet.is-3-widescreen.item_5 {
    width: 335px;
  }
}
/*END*/

/*ADDED BY INFIGO*/

/*Hides the attributes used for sending the first and last name to PIQ*/
.name_NameAttribute{
  display: none;
}
