@media print, screen and (min-width: 64em){
  .section-shop .product-list .product {
      width: 25%;
      max-width: 25%;
  }
  }

.FullwidthBannerBottom {
    background-color: #e1cfe0;
    height: 42px;
    z-index: 99999;
    position: absolute;
    bottom: 0px;
    width: 100%;
  }

  .FullwidthBannerBottom .container {
    font-size: 16px !important;
    text-align: center;
    color: black;
    font-family: 'co-headline';
    font-weight: 400;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.ProductExcerpt {
  color: #575756 !important;
  text-align: left;
  font-size: 0.95em;
  margin-bottom: 5px;
}

li.product.type-product {
  border: 2px solid #70707030;
  border-radius: 10px;
  overflow: hidden;
}

ul.products li.product .woocommerce-loop-product__link .price {
  text-align: left;
  margin-bottom: 40px;
}

ul.products.columns-3 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0px -5px;
}

a.ATBButton {
    background-color: #00a098;
    width: fit-content;
    color: white;
    position: absolute;
    bottom: 0;
    right: 0px;
    padding: 13px 15px 8px 24px;
    border-radius: 25px 0px 0px 0px;
    font-size: 16px;
    font-weight: 600;
}

.nav-inner-container {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}

.nav-desktop.top-bar {
  background-color: #019F99;
}

.menu li.current-page-ancestor > a:before, .menu li.is-active:not(.is-submenu-parent-item) > a:before, .menu li > a:focus:before, .menu li > a:hover:before {
  border-color: #ffffff;
}

.top-bar-right {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 75%;
  justify-content: flex-end;
}

.activity-pill a {
    color: #27474E;
}

.term-320 .activity-pill a:hover {
    color: #9c6298;
}

.term-320 .inner-content a:hover{
    color: #9c6298 !important;
}

.term-320 .breadcrumbs li {
    color: #9c6298;
}

#searchform input {
    border-radius: 0px 45px 45px 0px;
}

#searchform .input-moving-label input {
    background-color: #efefef;
    border-radius: 45px 0px 0px 45px;
}

.shop-banner-text .top-title {
    margin-bottom: 5px !important;
    display: block;
}

.shop-banner-text .entry-title {
    font-size: 30px;
    font-family: co-headline, sans-serif;
    font-weight: 300;
}

.main-content .title-banner-brands, .main-content .title-banner-activity, .main-content .title-banner-conditions {
  color: #fefefe;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 30px;
    position: relative;
}


.filters-container h3 {
    margin-top: 0px !important;
    font-size: 20px;
    font-weight: 600;
    color: black;
    font-family: co-headline, sans-serif;
}

.archive #breadcrumbs {
    margin-bottom: 15px;
    margin-top: 20px;
}


.title-banner-conditions .shop-banner-text {
  max-width: 900px !important;
}

.main-content .title-banner {
  background-image: url(https://healthy-step.itg-hosting.com/wp-content/themes/healthy-step/dist/assets/images/healthystep-background-svg.svg);
  background-position: center center;
  padding-top: 41px;
  padding-bottom: 41px;
}

.yith-wcan-filters .yith-wcan-filter {
    margin-top: -5px;
}



span.shop-banner-desc {
  margin-top: 15px !important;
  display: block;
}

.FullwidthBannerBrandsBottom, .FullwidthBannerActivityBottom, .FullwidthBannerConditionsBottom {
  height: 42px;
  z-index: 99999;
  position: absolute;
  bottom: 0px;
  width: 100%;
  display: flex;
}

.FullwidthBannerConditionsBottom{
  background-color: #fce0bb;
}

.FullwidthBannerBrandsBottom {
  background-color: #6D7A82;
}

.FullwidthBannerActivityBottom {
  background-color: #e1cfe0;;
}

.FullwidthBannerBrandsBottom .container, .FullwidthBannerActivityBottom .container, .FullwidthBannerConditionsBottom .container {
  font-size: 16px !important;
  text-align: center;
  font-family: 'co-headline';
  font-weight: 400;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
}

.FullwidthBannerActivityBottom .container, .FullwidthBannerConditionsBottom .container {
  color: rgb(0, 0, 0) !important;
}

.FullwidthBannerBrandsBottom .container a {
  color: rgb(255, 255, 255) !important;
}

.sidebar-shop-brand .shop-filter {
    border-top: 5px solid #00a099;
    margin-top: 60px !important;
}

.sidebar-shop-activity .shop-filter {
    border-top: 5px solid #00a099;
    margin-top: 60px !important;
}

.section-shop li.product.type-product {
  position: relative;
  width: 23%;
}

.section-shop span.woocommerce-Price-amount.amount {
  float: left;
  width: 28%;
}

.section-shop ul.product-list {
  justify-content: space-between;
}

.shop-filter-title {
  color: #575756;
}

.banner-link a {
  color: white;
  text-decoration-line: underline;
  font-size: 14px;
}

.banner-link {
  padding: 0px 18px;
}

.shop-banner-links {
  display: flex;
  justify-content: center;
}

.title-banner-activity .shop-banner-desc p {
  margin-bottom: 10px;
}

.title-banner-activity .shop-banner-desc {
  margin-bottom: 20px;
}

.shop-pill-container {
    display: flex;
    padding-left: 1.25rem;
    flex-wrap: wrap;
    justify-content: center;
}

.shop-pill {
    background-color: #D1D8DA;
    border-radius: 20px;
    padding: 7px 20px;
    font-size: 14.5px;
    margin-top: 15px;
    margin-bottom: 15px;
    color: #27474E;
    margin-left: 10px;
    margin-right: 10px;
}

.shop-pills {
    background-color: #F4F5F6;
}

.shop-pills-header {
  padding-left: 1.25rem;
  font-size: 21px;
  font-family: 'co-headline';
  display: block;
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 5px;
}

.woocommerce ul.products li.product a img {
    padding-top: 21px;
}

.menu li.current-page-ancestor > a, .menu li.is-active:not(.is-submenu-parent-item) > a, .menu li > a:focus, .menu li > a:hover {
  color: #000000;
}

.conditions {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 30px;
  padding-left: 1.25rem;
}

.condition {
    width: 32%;
    border: 2px solid #E6E6E6;
    border-radius: 10px;
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.conditionOuter {
  display: flex;
  padding: 16px;
}

.conditionImage {
  width: 25%;
  padding-top: 20px;
}

.condition-text {
  width: 75%;
}

a.ATBCButton {
  background-color: #EFEFEF;
  width: fit-content;
  color: #575756;
  bottom: 0;
  right: 0px;
  padding: 8px 15px 4px 24px;
  border-radius: 25px 0px 0px 0px;
  font-size: 16px;
  font-weight: 600;
  margin-left: auto;
  float: right;
}

#mega-menu-wrap-top-bar-r #mega-menu-top-bar-r > li.mega-menu-item > a.mega-menu-link {
  padding: 0px 15px 0px 15px;
}

.bottom-banner {
  text-align: center;
  background-color: #019F99;
  color: white;
  padding: 40px 0px;
  margin-top: 50px;
}

.bottom-banner-outer{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.bottom-banner-inner{
  width: 30%
}



.account-icon{
  position: relative;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
height: 28px;
width: 28px;
cursor: pointer;
border-radius: 0;
background-color: transparent;
background-image: url(/wp-content/themes/healthy-step/dist/assets/images/user.png);
background-size: contain;
background-repeat: no-repeat;

}

.basket-icon{
  position: relative;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
height: 30px;
width: 30px;
cursor: pointer;
border-radius: 0;
background-color: transparent;
background-image: url(/wp-content/themes/healthy-step/dist/assets/images/bag.png);
background-size: contain;
background-repeat: no-repeat;

}

.phone-text p{
    font-weight: 600!important;
    font-size: 19px!important;
    margin: 0px;
    font-family: 'co-headline';
    line-height: 19px;
    color: #575756;
}


.phone-text h3{
    font-weight: 600!important;
    font-size: 13px!important;
    padding-bottom: 2px;
    margin: 0px;
    text-transform: uppercase;
    color: #575756;
}

.header-phone-outer {
  display: flex;
}

.phone-outer {
  margin-right: 8px;
}

img.phone {
  width: 40px;
}

.header-phone-outer {
  margin-left: 40px;
  margin-right: 40px;
}

img.phone {
    width: 31px;
    margin-top: 6px;
}

span.bottom-banner-title {
  font-size: 28px;
  font-family: 'co-headline';
  margin-bottom: 25px;
  display: block;
}

.bottom-banner-inner b {
  font-size: 19px;
  font-family: 'co-headline';
  font-weight: 600;
  margin-bottom: 5px;
  display: block;
}

.quick-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 60px;
  padding-left: 1.25rem;
}

.quick-link {
  width: 23.5%;
  border: 0px solid #019F99;
  border-radius: 10px;
  margin-bottom: 30px;
  background-color: #019F99;
  display: flex;
  flex-wrap: wrap;
}

.quick-link-text {
  color: white;
  padding: 25px 22px 5px 20px;
}

span.quick-link-header-text {
  display: block;
  font-size: 23px;
  font-family: 'co-headline';
      color: white;
}

.buttonContainerQuickLinks {
  align-self: flex-end;
  margin-left: auto;
}


a.ATQLButton {
  background-color: #ccecea;
  width: fit-content;
  color: #019F99;
  bottom: 0;
  right: 0px;
  padding: 10px 15px 10px 24px;
  border-radius: 25px 0px 10px 0px;
  font-size: 16px;
  font-weight: 600;
  margin-left: auto;
  float: right;
}

.hp-banner-strap {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}


a.ATBCButton {
  background-color: #d3d1d1;
}

.section-conditions .condition {
  background-color: #E6E6E6;
}

section.section-conditions {
  background-color: #575756;
  margin-top: 30px;
  margin-bottom: 20px;
  background-image: url(/wp-content/themes/healthy-step/dist/assets/images/swirl.png);
  background-position: top center;
  background-repeat: no-repeat;
}

.section-conditions .header-text {
  color: white;
  display: block;
  text-align: center;
  font-size: 32px;
  font-family: 'co-headline';
  margin-top: 40px;
}

.section-conditions .body-text {
  color: white;
  text-align: center;
  display: block;
}

.section-conditions .footer-text a{
  color: white;
  text-align: center;
  display: block;
  margin-bottom: 40px;
  font-family: 'co-headline';
}

.FullwidthBannerConditionsBottom a {
  color: black;
}

.yith-wcan-filters .yith-wcan-filter h4.collapsable:before {
    content: "";
    position: absolute;
    background: linear-gradient(90deg, rgba(1,159,153,1) 0%, rgba(1,159,153,1) 40%, rgba(208,216,213,1) 40%, rgba(209,216,213,1) 40%, rgba(222,220,217,1) 100%);
    width: 100%;
    height: 3px;
    display: block;
    bottom: -13px;
}

.yith-wcan-filters .yith-wcan-filter h4.collapsable {
    font-size: 16px;
    font-family: 'co-headline';
}

.filter-item input {
    margin-bottom: 10px !important;
}

a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    justify-content: space-between;
}

.sidebar-shop .shop-filter-title, .sidebar-shop .shop-filter-title.h1, .sidebar-shop .shop-filter-title.h2 {
    font-family: 'co-headline';
    font-size: 19px;
    font-weight: 500;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0rem 0 0.5rem 0;
    text-transform: none;
}

span.shop-filter-body-text {
    font-family: 'Raleway';
    font-size: 14px;
    font-weight: 500;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0rem 0 20px 0;
    display: block;
}

span.shop-filter-body-link a {
    font-family: 'Raleway';
    font-size: 14px;
    font-weight: 500;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0rem 0 20px 0;
    display: block;
    text-decoration: underline;
    color: black !important;
}

.filter-content {
    padding-top: 15px;
}

.product .woocommerce-loop-product__title {
    font-size: 18px !important;
    line-height: 25px;
}

p.ProductExcerpt {
    font-size: 14.5px;
    line-height: 20px;
}

.shop-pill.current a {
    color: white;
}



.entry-content {
    padding-left: 50px !important;
}

.quick-link-bottom {
    width: 48.5%;
    border: 0px solid #019F99;
    border-radius: 10px;
    margin-bottom: 30px;
    background-color: #019F99;
    display: flex;
    flex-wrap: wrap;
}

.quick-link-image {
    background-image: url(/wp-content/themes/healthy-step/dist/assets/images/ClinitionsArea.png);
    background-size: cover;
    width: 100%;
    height: 150px;
    background-position: center;
}

.quickLinkOuter {
    display: flex;
    justify-content: space-between;
    max-width: 75rem;
    margin-right: auto;
    margin-left: auto;
}


.tax-others .main-content .title-banner {
  background-color: #203A40;
}

.tax-others .shop-pill.current {
  background-color: #203A40;
  }

  .tax-others .breadcrumbs li {
    color: #203A40;
}

.tax-others .yith-wcan-filters .yith-wcan-filter h4.collapsable:before {

  background: linear-gradient(90deg, #203A40 0%, #203A40 40%, rgba(208,216,213,1) 40%, rgba(209,216,213,1) 40%, rgba(222,220,217,1) 100%);

}

.tax-others .sidebar-shop-activity .shop-filter {
  border-top: 5px solid #203A40;
}

.tax-others .woocommerce-info {
  border-top-color: #203A40;
}

.tax-others .woocommerce-info:before {
  color: #203A40;
}

.tax-others a.ATBButton {
  background-color: #203A40;
}

.tax-others ul.product-list li.product .woocommerce-loop-product__link .price, ul.products li.product .woocommerce-loop-product__link .price {
  color: #203A40;
}

.tax-others .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active > label > a {
    color: #203A40;
}

.tax-others .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item .checkboxbutton.checked:before {
    background-color: #203A40;
    border-color: #203A40;
}



a.ATBButton:hover {
  background-color: #d1d8da !important;
  color: black;
}

.tax-product_activity .main-content .title-banner {
  background-color: #9C6298;
}

.tax-product_activity a.ATBButton {
  background-color: #9C6298;
}

.tax-product_activity .shop-pill.current {
  background-color: #875584;
}

.tax-product_activity .breadcrumbs li {
  color: #875584;
}

.tax-product_activity .yith-wcan-filters .yith-wcan-filter h4.collapsable:before {

  background: linear-gradient(90deg, #875584 0%, #875584 40%, rgba(208,216,213,1) 40%, rgba(209,216,213,1) 40%, rgba(222,220,217,1) 100%);

}

.tax-product_activity .sidebar-shop-activity .shop-filter {
  border-top: 5px solid #875584;
}

.tax-product_activity .woocommerce-info {
  border-top-color: #875584;
}

.tax-product_activity .woocommerce-info:before {
  color: #875584;
}

.tax-product_activity ul.products li.product .woocommerce-loop-product__link .price {
  color: #875584;
}

.tax-product_activity .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active > label > a {
    color: #875584;
}

.tax-product_activity .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item .checkboxbutton.checked:before {
    background-color: #875584;
    border-color: #875584;
}


.tax-product_condition a.ATBButton {
  background-color: #E68A35;
}

.tax-product_condition ul.product-list li.product .woocommerce-loop-product__link .price, ul.products li.product .woocommerce-loop-product__link .price {
  color: #E68A35;
}

.tax-product_condition .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item .checkboxbutton.checked:before {
    background-color: #E68A35;
    border-color: #E68A35;
}


.tax-product_condition .main-content .title-banner {
  background-color: #F69829;
}

.tax-product_condition .shop-pill.current {
  background-color: #E68A35;
  }

  .tax-product_condition .breadcrumbs li {
    color: #E68A35;
}

.tax-product_condition .yith-wcan-filters .yith-wcan-filter h4.collapsable:before {

  background: linear-gradient(90deg, #E68A35 0%, #E68A35 40%, rgba(208,216,213,1) 40%, rgba(209,216,213,1) 40%, rgba(222,220,217,1) 100%);

}

.tax-product_condition .sidebar-shop-activity .shop-filter {
  border-top: 5px solid #E68A35;
}

.tax-product_condition .woocommerce-info {
  border-top-color: #E68A35;
}

.tax-product_condition .woocommerce-info:before {
  color: #E68A35;
}

.tax-product_condition a.ATBButton {
  background-color: #F69829;
}

.tax-product_condition ul.product-list li.product .woocommerce-loop-product__link .price {
  color: #F69829;
}

.tax-product_condition .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active > label > a {
    color: #F69829;
}





.tax-shoes .main-content .title-banner {
  background-color: #D5573B;
}

.tax-shoes .shop-pill.current {
  background-color: #D5573B;
  }

  .tax-shoes .breadcrumbs li {
    color: #D5573B;
}

.tax-shoes .yith-wcan-filters .yith-wcan-filter h4.collapsable:before {

  background: linear-gradient(90deg, #D5573B 0%, #D5573B 40%, rgba(208,216,213,1) 40%, rgba(209,216,213,1) 40%, rgba(222,220,217,1) 100%);

}

.tax-shoes .sidebar-shop-activity .shop-filter {
  border-top: 5px solid #D5573B;
}

.tax-shoes .woocommerce-info {
  border-top-color: #D5573B;
}

.tax-shoes .woocommerce-info:before {
  color: #D5573B;
}

.tax-shoes a.ATBButton {
  background-color: #D5573B;
}

.tax-shoes ul.product-list li.product .woocommerce-loop-product__link .price, ul.products li.product .woocommerce-loop-product__link .price {
  color: #D5573B;
}

.tax-shoes .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active > label > a {
    color: #D5573B;
}

.tax-shoes .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item .checkboxbutton.checked:before {
    background-color: #D5573B;
    border-color: #D5573B;
}






.shop-pill a {
    color: #27474E;
}


#searchform .input-group .input-group-button {
    width: 50px;
}


#searchform input[type="submit"] {
    color: #fefefe !important;
    background: #efefef;;
    margin: 0;
    padding: 0px;
    background-image: url(../dist/assets/images/search.svg) !important;
    background-size: 8px;
    background-repeat: no-repeat !important;
    background-position: center left 10px !important;
    background-size: 19px !important;
}

.site-navigation .header-logo {
    display: inline-block;
    line-height: 1;
    margin-top: 23px;
    margin-bottom: 20px;
}

.menu-top {
  color: white;
  font-size: 15.5px;
  font-weight: 700;
  padding-bottom: 25px;
  margin-bottom: 15px;
}

.menu-bottom {
  display: flex;
}

.menu-nav {
  width: 100%;
}

.menu-outer {
  margin-top: 10px;
}

.sidebar-links {
  display: flex;
}

.menu-nav ul {
  column-count: 4;
  margin: 0px !important;
  background-color: transparent !important;
}

.menu-nav li {
  color: white;
  list-style: none;
  margin-bottom: 10px;
}

.menu-nav li a {
  color: white;
  list-style: none;
  margin-bottom: 10px;
}

.menu-top:after {
  content: "";
  position: relative;
  background: linear-gradient(90deg, rgba(1,159,153,1) 0%, rgba(1,159,153,1) 15%, rgba(208,216,213,1) 15%, rgba(209,216,213,1) 15%, rgba(222,220,217,1) 100%);
  width: 100%;
  height: 3px;
  display: block;
  bottom: -10px;
}

.menu-outer .plus-icon {
  position: absolute;
  right: 43px;
  font-size: 40px;
  bottom: 30px;
}

.menu-outer .quick-link-text {
  display: flex;
  padding: 7px 12px 7px 17px;
}

.menu-outer .quick-link-header-text {
  font-size: 15.5px;
}


.menu-outer .quick-link-image {
  border-radius: 10px 10px 0px 0px;
}


.tax-product_activity div#filter_21178_0 {
    display: none;
}

.tax-product_condition div#filter_21178_1 {
    display: none;
}

.tax-shoes div#filter_21178_2 {
    display: none;
}

input.thp-button-no {
    padding: 9px 25px;
    border-radius: 53px;
    border: none;
}

input.thp-addcheckedtocart-btn {
    padding: 9px 25px;
    border-radius: 49px;
    border: none;
}

@media(min-width: 600px){
    .top-bar-right-mobile{
        display: none;
    }
}

@media(max-width: 600px){
    .top-bar-right{
        display: none;
    }
    
    .header-phone-outer {
    margin-left: 0px !important;
}

.top-bar-right-mobile {
    display: flex;
    margin-bottom: 20px;
    width: 100%;
    justify-content: space-around;
}

}


