p,
a,
body {
  font-family: 'Roboto'; }

h1,
h2,
h3,
h4,
h5,
h6,
dt,
th {
  font-family: 'Montserrat';
  font-weight: 700; }

.heroCarousel-title {
  font-family: 'Montserrat'; }

h2.page-heading {
  font-family: 'Montserrat';
  font-weight: 500; }

.body {
  margin-bottom: 30px; }

.button {
  border-radius: 4px;
  font-family: 'Montserrat';
  font-weight: 700; }

.pt-5 {
  padding-top: 15px; }

.fa-minus:before {
  content: "\f068";
  color: #000;
  font-size: 11px; }

.fa-plus:before {
  content: "\f067";
  color: #000;
  font-size: 11px; }

.d-md-flex {
  display: flex; }

.d-flex {
  display: flex; }

.justify-content-between {
  justify-content: space-between; }

.w-50 {
  width: 50%; }

h1.page-heading {
  margin-bottom: 5px;
  display: none;
  font-size: 36px;
  font-weight: 500;
  line-height: 52.66px; }

h1.heading-1 {
  font-size: 36px;
  font-weight: 500;
  margin-top: 0;
  text-transform: uppercase;
  line-height: 52.66px; }

h1.page-heading.create-account-heading {
  display: block;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 10px; }

.account.create-account {
  max-width: 820px;
  margin: 0 auto; }
  .account.create-account select {
    font-size: 16px; }
  .account.create-account .form-label {
    font-size: 16px;
    color: #75787B; }
    .account.create-account .form-label small {
      font-size: 12px; }

/*   Comment out not showing bullet lists 
ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
} */
ul {
  list-style: disc; }

a:focus {
  outline: 0; }

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

.clinic-directory-head h1.page-heading {
  display: block;
  font-size: 36px; }

.clinic-directory-head .page-heading {
  text-align: center;
  font-weight: 500;
  color: #000;
  text-transform: uppercase;
  font-size: 30px; }

.clinic-directory-head p {
  text-align: center;
  margin: 20px auto;
  color: #000;
  font-size: 16px;
  line-height: 24px; }

.clinic-directory-head {
  margin: 35px auto;
  max-width: 820px; }

.clinic-direc-body {
  border-top: 2px solid #dcdcdc;
  width: 100%; }
  .clinic-direc-body .clinic-direc-body-inner {
    max-width: 820px;
    margin: 0 auto; }

.clinic-left-sec {
  width: 55%;
  float: left; }

.clinic-right-sec {
  padding: 30px;
  padding-right: 0;
  width: 45%;
  float: right; }
  .clinic-right-sec .select-label {
    color: #75787B;
    font-size: 16px; }
  .clinic-right-sec p, .clinic-right-sec a {
    color: #000;
    font-size: 16px;
    line-height: 24px; }

.red-btn {
  background: #d22630;
  color: #fff;
  border-radius: 4px;
  padding: 5px 25px; }

.state-selection button {
  text-transform: uppercase; }

.state-selection {
  display: flex; }

.state-selection select,
.state-selection button {
  margin: 0 5px 0 0; }

.clinic-img {
  max-width: 500px;
  overflow: hidden; }

.clinic-img img {
  width: 100%;
  object-fit: cover;
  overflow: hidden;
  height: 100%; }

label.select-label {
  color: #6f6f6f; }

.state-selection select {
  border: 1.5px solid #ccc;
  border-radius: 4px;
  background: none;
  padding: 0 0 0 6px;
  font-size: 16px;
  color: #000; }

.result-clinic h3 {
  font-size: 16px;
  margin: 0;
  font-family: 'Roboto'; }

.directory-results h2 {
  font-weight: 500;
  color: #000; }

.banner-logo-sec {
  width: 50%; }

.banner-img-sec {
  width: 50%; }

.banner-logo-sec img {
  width: 100%;
  text-align: left; }

.about-banner {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center; }

.about-body h2 {
  font-weight: 500;
  font-size: 36px;
  line-height: 52.66px; }

.about-left {
  float: left;
  width: 25%; }

.about-left img {
  width: 100%; }

.about-right {
  float: right;
  width: 75%;
  padding: 0 25px; }

.southPawVideo img {
  width: 100%; }

.about-right h3 {
  margin: 0;
  font-weight: 500;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 24px; }

.about-right p {
  font-size: 16px;
  color: #000;
  font-weight: 400;
  line-height: 24px; }

.southpawPromin-sec h3 {
  font-weight: 500;
  font-size: 16px;
  line-height: 23.4px;
  font-family: 'Montserrat'; }

.southpawPromin-sec p,
.southpawPromin-sec ul li {
  font-family: 'Roboto';
  font-size: 14px;
  font-weight: 400;
  line-height: 20.48px; }

.about-right ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.about-comm-sec {
  display: flex;
  justify-content: space-between; }

.southPawVideo {
  margin: 35px 0; }

.the-article-col {
  display: flex;
  justify-content: center; }

.therapist-article h1 {
  font-size: 36px;
  font-weight: 500;
  line-height: 24px;
  margin: 30px 0; }

.th-bann-right ul li a {
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  font-family: 'Montserrat'; }

div#therapist-page p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  font-family: 'Roboto'; }

.home-bottom-bann p {
  color: #000;
  font-weight: 400;
  font-size: 16px;
  line-height: 27.72px;
  max-width: 532px; }

form.sku-search button:before {
  content: "\f002";
  font-family: FontAwesome;
  position: absolute;
  left: 13px;
  top: 5px;
  font-size: 15px;
  color: #828282; }

form.sku-search {
  position: relative; }

.th-bann-right {
  padding: 0px 25px;
  width: 65%;
  display: inline-block;
  text-align: left; }

div#therapist-page a,
.caregivers-banner-sec a,
.Occ-therapist-banner-sec a {
  color: #08c308; }

.th-bann-right p a {
  text-decoration: none; }

.th-bann-right ul li {
  line-height: 2;
  font-size: 16px; }

div#therapist-page a img,
.caregivers-banner-sec a img,
.Occ-therapist-banner-sec a img {
  width: 17px;
  vertical-align: baseline; }

.article-inn-col h3 {
  font-weight: 500; }

.the-article-col .article-inn-col {
  width: 22%;
  border: 1px solid #E5E5E5;
  padding: 35px 35px;
  margin: 0 15px; }

.article-inn-col p {
  margin: 0; }

.article-inn-col h3 {
  margin: 0; }

.therapist-article .heading a {
  float: right;
  position: absolute;
  right: 17em;
  top: 20px; }

.article-inn-col h3 {
  font-size: 24px;
  line-height: 24px;
  font-weight: 500; }

.article-inn-col p strong {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  font-family: 'Roboto'; }

.the-article-col p {
  margin-top: 8px; }

.article-inn-col a {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  font-family: 'Roboto'; }

.therapist-article .heading {
  position: relative; }

#tabscontainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  margin: 30px 0 5px 0;
  padding: 0; }

#tabscontainer ul,
#tabscontainer li {
  list-style: disc;
  margin: 0 0 0 8px; }

#tabscontainer > [name="radiogroupfortabs"] {
  position: absolute;
  visibility: hidden; }

#tabscontainer > #radiofortab1 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1; }

#tabscontainer > #radiofortab2 {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2; }

#tabscontainer > #radiofortab3 {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3; }

#tabscontainer > #radiofortab4 {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
  -ms-flex-order: 4;
  order: 4; }

/* Style all radio group LABELS (by class) to look like tabs.  The currently selected tab is re-styled by another rule near the end.  Could use the background-image attribute here instead of colors in order to give the tabs any appearance desired.  If doing this, then would have to create a separate rule for each tab. */
#tabscontainer > [id^="tab-label"] {
  position: relative;
  top: 0;
  margin: 0px;
  display: inline-block;
  padding: 10px 15px;
  border-radius: 4px 4px 0px 0;
  font-size: 17px;
  font-weight: 500;
  text-transform: uppercase;
  background: #ffffff;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  text-transform: capitalize;
  line-height: 0;
  border: 1.5px solid #d6d6d6;
  border-bottom: 0;
  line-height: 24px; }

/* Style all of the content DIVs including setting DISPLAY to None to start with.  The DIV corresponding to the currently selected tab is displayed by the rule near the end. */
#tabscontainer > [id^="tab-content"] {
  -webkit-box-ordinal-group: 999;
  -webkit-order: 999;
  -ms-flex-order: 999;
  order: 999;
  display: none;
  z-index: 2;
  top: 45px;
  width: 100%;
  min-height: 5em;
  overflow: hidden;
  font-size: 14px;
  padding: 25px 5px 5px 5px;
  background: transparent;
  border-top: 2px solid #d8d8d8;
  border-bottom: 2px solid #d8d8d8; }

.therapist-tab #tabscontainer ul {
  list-style: disc;
  color: #26c674; }

/* Style the currently selected tab (checked INPUT element's label) by first selecting the lone checked item from the radiogroup for the tabs and then select the label (by class) that follows the checked INPUT element (INPUT element within the named group - radiogroupfortabs) in order to apply the following effects to just the selected tab/label.  Could use the background-image attribute here instead of colors in order to give the tab any appearance. */
#tabscontainer > [name="radiogroupfortabs"]:checked + [id^="tab-label"] {
  z-index: 4;
  margin-top: 0px;
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  background: #d22630;
  border-color: #b1b1b1;
  font-family: 'Montserrat'; }

/* Display the content DIV that corresponds to the selected tab (because of the limitations of CSS selectors, this could not be done with a single rule.  A unique rule has to be created for each tab/tab content within the tab set.) */
#tabscontainer > #radiofortab1:checked ~ #tab-content1 {
  display: block; }

#tabscontainer > #radiofortab2:checked ~ #tab-content2 {
  display: block; }

#tabscontainer > #radiofortab3:checked ~ #tab-content3 {
  display: block; }

#tabscontainer > #radiofortab4:checked ~ #tab-content4 {
  display: block; }

/* Style a container within the 4th tab to hold media items.  Could have also just put this styling directly on the tab-content4 div instead of creating the #mediacontainer div.  And, while the following are fully name-spaced for explanatory purposes, only the #mediacontainer item is actually needed as long as it is unique on the page. */
#tabscontainer #tab-content4 #mediamatrix {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

#tabscontainer #tab-content4 #mediamatrix .mediaitem {
  min-width: 21%;
  margin: 15px 0.9% 0;
  padding: 5px;
  border-radius: 10px;
  /* This and the following line placed here just to show where media items will be displayed */
  background-color: #ddeeff;
  text-align: center; }

#tabscontainer #tab-content4 #mediamatrix .mediaitem .mediaitemthumb {
  margin-bottom: 5px;
  min-height: 50px; }

#tabscontainer #tab-content4 #mediamatrix .mediaitem .mediaitemcaption {
  min-height: 20px; }

h2.heading-2 {
  font-weight: 500; }

.therapist-right-img {
  max-width: 500px;
  max-height: 500px;
  overflow: hidden; }

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

form.sku-search input {
  border-radius: 100px;
  border: 1.82px solid #cccbcb;
  padding: 5px 0 5px 35px;
  height: 40px;
  color: #888383;
  font-size: 16px;
  line-height: 24px;
  font-family: 'Roboto';
  font-weight: 400; }

form.sku-search input:focus {
  outline: 0; }

.therapist-right-img {
  float: left; }

.therapist-banner-sec {
  display: flex; }

.therapist-article {
  clear: both;
  margin: 45px 0; }

h2.page-heading.showcase-products {
  font-size: 36px;
  font-weight: 500;
  text-align: center;
  margin: 20px 0;
  line-height: 43.88px; }

.card-figure {
  margin-top: 0;
  position: relative;
  border: 1px solid #cccccc;
  overflow: hidden;
  padding: 0;
  margin: 0;
  max-height: 330px; }

.productCarousel-slide .card-body {
  float: left;
  text-align: left; }

.home-mid-banner h1 {
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0;
  position: relative;
  padding: 0 40px 0 0;
  line-height: 52.66px;
  margin-bottom: 25px;
  font-size: 36px;
  max-width: 515px; }

.home-mid-banner h1 span {
  color: #f3d311; }

.home-mid-banner p {
  color: #fff;
  font-size: 16px;
  max-width: 80%;
  font-weight: 400;
  line-height: 27.72px; }

.home-mid-banner ul a {
  color: #fff;
  font-size: 18px;
  line-height: 26.33px; }

.home-mid-banner ul {
  margin: 0;
  list-style: none; }

.home-mid-banner ul li img {
  filter: brightness(0) invert(1);
  width: 23px; }

.home-mid-banner {
  padding: 0 50px; }

.home-bottom-bann {
  padding: 0px 25px;
  width: 50%;
  margin-left: 20px; }

.home-bottom-bann ul {
  list-style: none;
  line-height: 2;
  margin: 0; }

.home-bottom-bann ul a {
  color: #08c308;
  font-size: 18px;
  font-weight: 500;
  line-height: 26.33px;
  text-transform: uppercase;
  font-family: 'Montserrat'; }

.home-bottom-bann ul a img {
  width: 20px; }

.heroCarousel-slide {
  position: relative;
  border-bottom: 1px solid #e6e6e6; }

.card-image {
  object-fit: cover !important;
  height: 100%; }

.card-figure:hover .card-figcaption {
  opacity: 1;
  background: #eae9e9db; }

.slick-track {
  display: flex; }

h4.card-title a {
  font-weight: 500;
  color: #000;
  font-size: 16px;
  text-transform: uppercase;
  font-family: 'Montserrat';
  line-height: 24px; }

.productView-details .price-section.price-section--withoutTax {
  font-size: 18px;
  font-weight: 500;
  font-family: 'Montserrat';
  line-height: 21.94px; }

#product-listing-container .price-section.price-section--withoutTax {
  font-size: 16px;
  font-weight: 500;
  font-family: 'Montserrat';
  line-height: 21.94px; }

.productCarousel-slide.slick-slide.slick-current.slick-active {
  outline: 0; }

.product-content {
  font-size: 16px; }

.product-title-img {
  float: right; }

.product-title-img img {
  width: 65px; }

.product-content ul {
  list-style: disc;
  line-height: 2;
  margin: 0 0 0 25px; }

span.sub-cont {
  vertical-align: super;
  font-size: 10px;
  color: #000; }

.purchyase-option ul span.code {
  display: block; }

.purchyase-option h3 {
  border-bottom: 1.82px solid #929292;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 19.5px; }

.purchyase-option ul li {
  border-bottom: 1.8px solid #bdbdbd;
  padding: 15px 0; }

.purchyase-option p {
  margin: 0;
  color: #000;
  font-size: 12px;
  font-weight: 500;
  line-height: 14.63px;
  font-family: 'Montserrat'; }

.purchyase-option ul li {
  display: flex;
  justify-content: space-between; }

.purchyase-option .form-field.form-field--increments {
  display: flex;
  align-items: center; }

.purchyase-option label.form-label.form-label--alternate {
  display: none; }

.purchyase-option p.price {
  font-size: 14px;
  font-weight: 500;
  margin-right: 25px;
  line-height: 17.07px;
  font-family: 'Montserrat'; }

.purchyase-option .form-increment button.button {
  border: 0 !important; }

.purchyase-option .form-increment .button--icon svg {
  height: 25px;
  width: 25px; }

.form-action input {
  border-radius: 4px !important;
  text-transform: uppercase; }

.form-action input:hover {
  color: #fff; }

form.form.form-wishlist.form-action a.button.dropdown-menu-button {
  border: 0;
  color: #ffffff;
  background: #75787b;
  border-radius: 4px; }

.productView-tab #tabscontainer > [id^="tab-content"] {
  border-bottom: 0; }

.productView-tab .pdf-attachment {
  line-height: 3; }

.pdf-attachment a {
  font-size: 18px;
  margin-left: 15px; }

.pdf-attachment i {
  font-size: 20px;
  color: red; }

a.tab-title.heading-1 {
  font-size: 36px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 500 !important;
  border-bottom: 0 !important;
  font-family: 'Montserrat';
  line-height: 43.88px; }

.productCarousel-slide.slick-slide.slick-active:focus {
  outline: 0; }

.productView-details .socialLinks .icon svg {
  fill: #75787b;
  transition: all 0.15s ease; }

.productView-details .socialLinks-item--twitter,
.productView-details .socialLinks-item--linkedin,
.productView-details .socialLinks-item--pinterest,
.productView-details .icon--pinterest {
  display: none; }

.productView-foot {
  display: flex;
  color: #000;
  font-size: 14px;
  border-top: 1.8px solid #bdbdbd;
  padding: 15px 0;
  font-weight: 400;
  line-height: 16.41px; }

.productView-foot div {
  margin-right: 50px; }

.productView-foot i {
  margin: 0 10px;
  color: #75787b; }

i.fa.fa-exclamation {
  color: #fff;
  background: #75787b;
  padding: 5px 10px;
  font-size: 10px; }

.assembly-sec {
  display: none; }

.assembly-sec img {
  width: 20px; }

.productView-thumbnails img {
  width: 100%; }

a.productView-thumbnail-link {
  height: 100px;
  width: 100px;
  overflow: hidden;
  object-fit: cover;
  border: 1px solid #e5e5e5 !important; }

input#form-action-addToCart:focus {
  font-weight: 500;
  color: #fff; }

a.button.dropdown-menu-button {
  color: #fff;
  max-width: 200px;
  background: #75787b;
  border: 0;
  border-radius: 4px;
  line-height: 0;
  height: 0;
  padding: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  margin-left: 20px; }

.form-action.addToCart {
  float: right; }

.wishlist {
  display: flex;
  margin-top: 10px; }

.form-action.addToCart {
  margin-top: 10px; }

.related-product-section .related-product-section .tab.is-active {
  border: 0; }

form.actionBar .cart-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%; }

.card_southpawlabel {
  width: 20%;
  height: 45px; }

.cart-head h1 {
  margin: 0; }

.cart-head .actionBar-section .form-field {
  margin: 0;
  border: 2px solid #bdbdbd;
  border-radius: 4px !important; }

.page-sidebar + .page-content .productGrid .product {
  width: 33.333%; }

.card-img-container {
  max-height: 330px; }

.productGrid .card-body {
  text-align: left; }

main#product-listing-container p {
  font-size: 15px;
  color: #000;
  line-height: 0.9rem; }

.card-body .card-text {
  color: #8c8c8c; }

ul.productGrid .product .card-body {
  display: flex;
  justify-content: space-between; }

.page.category ul.navList {
  display: block; }

.product-cat-cont {
  display: none; }

.subcategory-grid form.actionBar {
  margin-top: 0; }

div#facetedSearch h5 {
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 0;
  text-transform: capitalize;
  line-height: 19.5px; }

form#facet-range-form .form-field button {
  border-radius: 4px;
  font-size: 12px;
  line-height: 12px;
  border-color: #6d6d6d;
  background-color: #6d6d6d !important; }

form#facet-range-form .form-field input {
  border-radius: 4px;
  border: 2px solid #c1c1c1; }

.accordion--navList .accordion-indicator {
  fill: #6d6c6c;
  height: 25px;
  width: 20px;
  font-weight: 600; }

#facetedSearch-navList .accordion-navigation.toggleLink {
  display: flex;
  align-items: center;
  border-color: #ccc; }

a.facetedSearch-toggle.toggleLink {
  margin: 0; }

#facetedSearch .accordion.accordion--navList {
  border: 0; }

#modal ul.socialLinks {
  width: 75px;
  display: flex; }

#modal .form-action.addToCart {
  margin-right: 145px; }

a.modal-close {
  color: #fff;
  right: 0px;
  background: #dc0000;
  top: 0; }

.bright-idea {
  display: flex;
  margin-top: 10px;
  font-size: 16px;
  line-height: 24px;
  width: 820px;
  margin: 0 auto; }

.mighty-form-sec {
  padding-top: 20px; }

.bright-idea-head {
  border-bottom: 1px solid #ccc; }
  .bright-idea-head h1 {
    color: #000; }

.submit-idea ol {
  padding-left: 15px; }

.submit-idea h5 {
  font-size: 18px;
  font-weight: 500;
  color: #000; }

.mighty-form-img {
  width: 50%;
  text-align: right; }

.mighty-form-sec {
  width: 80%;
  padding: 20px 40px 0 50px;
  color: #000; }

.catalog-request h4.cata-head {
  font-size: 18px;
  font-weight: 500;
  color: #000;
  width: 100%; }

#contact-us-page .page-content--centered {
  max-width: 820px; }

#contact-us-page .form-label small {
  font-size: 12px;
  color: #75787B; }

.form-actions input.button {
  border-radius: 4px; }

div#contact-us-page h3 {
  font-size: 18px;
  margin-bottom: 0;
  font-weight: 500;
  color: #000; }

div#contact-us-page p {
  color: #000;
  font-size: 16px; }

div#contact-us-page input,
div#contact-us-page textarea {
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 16px; }

div#contact-us-page label {
  color: #75787B;
  font-size: 16px; }

.adress-sec {
  margin-top: 20px; }

.adress-sec p.add-heading {
  color: #000;
  font-size: 20px; }

.adress-sec p {
  margin: 0; }

.contact-address-area {
  display: flex;
  width: 100%;
  justify-content: center;
  margin-top: 5em; }
  .contact-address-area .contact-page-image img {
    max-height: 360px;
    margin: 0 36px; }

div#contact-us-page h1 {
  text-align: center;
  color: #000; }

.g-recaptcha > div {
  text-align: center;
  margin: 0 auto; }

p.advisory-main-cont {
  width: 90%;
  text-align: center;
  margin: 0px auto;
  font-size: 18px;
  margin-bottom: 50px; }

.advisory-board .row {
  display: flex;
  margin-bottom: 20px;
  background: #f9f9f9;
  border: solid 1px #ddd; }

.advisory-board .left-img-sec,
.advisory-board .right-img-sec {
  width: 20%;
  position: relative;
  height: 100%;
  background: #eaeaea;
  margin: 2%; }

.advisory-board .cont-sec {
  width: 80%; }

.advisory-board .img-sec {
  width: 190px;
  height: 190px;
  overflow: hidden;
  margin: 65px auto; }

.advisory-board .img-sec img {
  width: 100%;
  object-fit: cover; }

.advisory-board .cont-sec {
  width: 80%;
  padding: 0 25px; }

.warrenties-page .row,
.legal-info .row,
.safty-info .row,
.shipping-info .row {
  margin-bottom: 20px;
  background: #f9f9f9;
  border: solid 1px #ddd;
  padding: 0 25px; }

.warrenties-page h1.heading-1,
.legal-info h1.heading-1,
.safty-info h1.heading-1 .safty-img,
.shipping-info h1.heading-1,
.cargivers h1.heading-1 {
  margin: 0; }

.product-info-search button {
  text-transform: uppercase; }

.product-info-search input[type="text"] {
  border: 1px solid #ccc;
  border-radius: 4px;
  height: 36px;
  width: 30%; }

.search-sec {
  margin-top: 20px; }

.search-sec {
  margin-top: 20px;
  margin-bottom: 80px; }

.product-info {
  text-align: center; }

.guideline-info ul {
  list-style: decimal;
  margin: 25px; }

.guideline-info .row {
  display: flex; }

.guideline-info .guideline-img {
  width: 22%;
  margin-right: 30px; }

.guideline-info .cont-sec {
  padding: 0 25px;
  width: 78%; }

.guideline-info .guideline-img img {
  width: 100%; }

.guideline-info h1,
.product-info h1 {
  border-bottom: 1px solid #ccc;
  margin-top: 0;
  margin-bottom: 45px; }

a.navPages-action:focus {
  color: #fff;
  border: 0;
  outline: 0; }

.top-header .cont-no {
  text-decoration: none;
  color: #d22630;
  margin-right: 3em;
  font-size: 14px;
  font-weight: 700;
  line-height: 16.41px; }

.nav-page-list a[href="/clinic-directory/"] {
  display: none; }

.page-content.page-content--left {
  margin-bottom: 35px; }

.caregivers-accordian {
  display: flex; }

.pages-acc > div {
  border-bottom: 1px solid #ccc;
  padding-bottom: 45px;
  padding-top: 45px; }

.left-sidebar-links {
  width: 50%;
  padding: 75px 25px;
  background: #cccccc; }

.caregivers-accordian .therapist-tab.right-sidebar {
  width: 80%; }

.caregivers-accordian ul li a {
  color: #000; }

.pages-acc {
  background: #f9f9f9;
  border-top: solid 1px #ddd;
  padding: 0 25px; }

.pages-acc ul {
  background: #f9f9f9;
  color: #000; }

.pages-acc ul li a {
  color: #000; }

.pages-acc h6 {
  margin: 0; }

.confirm-top {
  display: flex;
  align-items: baseline;
  justify-content: space-between; }

.inner-top .preview {
  display: flex;
  align-items: center; }

.inner-top .inner-top-detail {
  display: inline-grid; }

.inner-top h3,
.inner-top h4 {
  margin-top: 0;
  color: #4c4c4c;
  font-size: 18px;
  border-bottom: 1px solid #c3c3c3;
  line-height: 1.3;
  padding-bottom: 15px; }

.inner-top span.ProductName {
  color: #000;
  font-weight: 500; }

.inner-top-img {
  border: 1px solid #ccc;
  margin-right: 35px;
  width: 145px;
  height: 145px;
  float: left; }

a.checkout-now,
a.checkout-now.hide-this-mobile {
  border: 0;
  margin-top: 10px;
  border-radius: 4px;
  background-color: #d22630; }

a.continue-shopping,
a.continue-shopping.hide-this-mobile {
  background: #ccc;
  color: #797777;
  padding: 10px 20px;
  border-radius: 4px;
  margin: 0 10px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'Montserrat';
  font-weight: 700; }

.mobile-only.mobile-cart-buttons {
  display: none; }

.inner-top .preview {
  display: block; }

.inner-top .preview .preview-item {
  background: #e8e8e8;
  margin: 5px 0;
  padding: 10px 15px;
  line-height: 1.5; }

.product-note.top-note-wrapper img.note-icon {
  width: 35px; }

.inner-bottom {
  margin-top: 30px; }

.note-img {
  overflow: hidden;
  border: 1px solid #ccc; }

.note-img img {
  width: 100%;
  object-fit: cover; }

.note-product {
  align-items: center;
  margin: 20px;
  width: 20%; }

.quickView-product-listing {
  display: flex;
  flex-wrap: wrap; }

input.note-qty {
  max-width: 25px;
  text-align: center;
  color: #000; }

.product_addtocart_form_note input.note-qty {
  max-width: 50px; }

.product_addtocart_form_note .qty-wrapper {
  width: 100px; }

button.note_add_to_cart {
  background: #d22630;
  border-radius: 4px;
  width: 120px;
  padding: 5px;
  color: #fff;
  margin-left: 10px; }

form.product_addtocart_form_note {
  margin-top: 15px; }

.qty-wrapper {
  background: #ccc;
  color: #fff;
  width: 80px;
  text-align: center;
  padding: 5px;
  border-radius: 4px; }

.inner-bottom .note-product-detail {
  padding-top: 15px; }

.ctct-form-embed.form_1 .ctct-form-defaults {
  background-color: transparent;
  padding: 0;
  margin-top: 1.5em; }

div.ctct-form-embed div.ctct-form-defaults h2.ctct-form-header {
  -webkit-font-smoothing: antialiased;
  font-weight: 400 !important;
  margin: 0 !important;
  margin-bottom: 10px !important;
  font-size: 14px !important;
  text-transform: uppercase;
  font-family: 'Roboto' !important; }

p.ctct-form-text {
  font-size: 14px !important;
  line-height: 21.25px !important;
  font-weight: 400 !important;
  font-family: 'Roboto' !important; }

input#email_address_2 {
  font-size: 14px !important;
  font-weight: 400 !important;
  font-family: 'Roboto';
  line-height: 33.02px !important; }

label#email_address_label_1 {
  font-size: 13px; }

.ctct-form-embed.form_1 .ctct-form-custom .ctct-form-button {
  background-color: #d22630;
  border: 1px solid #d22630;
  color: #ffffff;
  position: absolute;
  top: 75px;
  width: 30%;
  left: 310px;
  text-transform: uppercase;
  font-size: 14px; }

.footer-newsletter .socialLinks {
  position: relative;
  top: -15px;
  left: auto !important;
  width: 100%;
  float: left;
  margin-left: 10px; }

div#gdpr_text {
  display: none; }

div.ctct-form-embed form.ctct-form-custom div.ctct-form-field {
  text-align: left;
  float: left;
  width: 50%; }

div.ctct-form-embed div.ctct-form-defaults * {
  box-sizing: border-box;
  position: relative; }

.Occ-therapist-accordian {
  display: flex; }

.Occ-therapist-accordian ul li a {
  color: #000; }

.Occ-therapist-accordian p {
  margin-bottom: 0; }

.pages-acc p {
  margin-bottom: 0; }

div#article > div {
  margin-top: 30px; }

.caregivers-accordian p {
  margin-bottom: 0; }

.caregivers-accordian ul li {
  list-style-type: none; }

.caregivers-accordian div#tab-content1 > div {
  border-bottom: 1px solid #ccc;
  padding: 25px 0; }

.caregiver-action-btn-grp .button {
  border: 0;
  border-radius: 4px;
  width: 255px; }

.caregiver-action-btn-grp a.button.btn-red {
  background: #d22630; }

.caregiver-action-btn-grp a.button.btn-gray {
  background: #888; }

.caregiver-action-btn-grp {
  margin: 0 auto;
  text-align: center; }

.sensory-baner {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #ccc; }

.sensory-baner .banner-cont,
.sensory-baner .banner-img {
  width: 50%; }

.sensory-baner .banner-cont h1 {
  width: 50%;
  float: right;
  font-size: 40px;
  margin-right: 100px;
  color: #696969; }

.banner-cont h1 span {
  color: #d22630; }

.sensory-page h1.heading {
  border-bottom: 1px solid #ccc;
  text-align: center;
  margin-bottom: 40px; }

.rigth-product-list .product-list-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap; }

.rigth-product-list {
  width: 80%; }

.sensory-page .product-sec {
  display: flex; }

.rigth-product-list .product-heading {
  text-align: center;
  margin: 50px auto; }

.product-list-wrap .product-img {
  border: 1px solid #e5e5e5;
  position: relative;
  margin: 15px;
  overflow: hidden; }

a.product-img span {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #fff;
  text-align: center;
  background: #d22630;
  box-shadow: 0 -1px 5px 0px #ccc;
  transition: 0.3s ease-in-out all;
  text-transform: uppercase; }

a:hover.product-img span {
  color: #d22630;
  background: #fff;
  box-shadow: 0 -2px 5px 0px #ccc; }

.product-img img {
  width: 100%;
  object-fit: cover; }

.product-sec .left-link-list {
  width: 20%;
  margin-top: 12em;
  background: #f7f7f7;
  padding: 23px; }

.leader-in-sensory {
  display: flex;
  justify-content: center;
  padding-top: 50px; }

.leader-in-sensory {
  border-top: 1px solid #ccc;
  margin-top: 5em; }

.leader-in-sensory .left-sec {
  background-image: url("https://cdn11.bigcommerce.com/s-2tmiwhjhaz/product_images/uploaded_images/gray-right-arrow-box.jpg?t=1614346450&_ga=2.222558556.675517411.1614163487-1440164071.1608041771");
  background-repeat: no-repeat;
  float: left;
  width: auto;
  background-size: 100%;
  height: 203px; }

.leader-in-sensory .left-sec p {
  font-size: 35px;
  line-height: 1.5;
  color: #24ca24;
  width: 385px;
  height: 300px;
  padding: 40px 35px;
  font-weight: 500; }

.leader-in-sensory .right-sec {
  width: 50%;
  margin-left: 30px; }

.right-sec ul li img {
  width: 18px; }

.product-sec .left-link-list ul li a {
  color: #5d5e5e;
  text-decoration: none; }

.product-sec .left-link-list ul li a:hover {
  color: #d22630;
  text-decoration: underline; }

.product-sec .left-link-list ul li a:active,
.product-sec .left-link-list ul li a.active {
  color: #d22630; }

.product-sec .left-link-list li {
  margin: 8px 0; }

.multi-sensory-baner {
  background-image: url("https://cdn11.bigcommerce.com/s-2tmiwhjhaz/product_images/uploaded_images/lp-mse-banner.jpg?t=1614351065&_ga=2.248107968.675517411.1614163487-1440164071.1608041771");
  height: 435px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative; }

.multi-sensory-baner .banner-cont {
  width: 40%;
  background: #ffffffb8;
  position: absolute;
  top: 35px;
  left: 65px;
  padding: 35px; }

.multi-sensory-baner .banner-cont h1 {
  width: 260px;
  font-size: 39px;
  line-height: 1.5; }

.multi-sensory-baner .banner-cont button {
  color: #d22630;
  font-weight: bold;
  font-size: 16px;
  text-decoration: underline; }

.btn-grp button.green-btn {
  background: #58A618;
  padding: 5px 15px;
  color: #fff; }

.btn-grp button.gray-btn {
  background: #75787B;
  padding: 5px 15px;
  color: #fff; }

.leader-in-sensory .btn-grp {
  margin-top: 20px; }

.leader-in-sensory .btn-grp button {
  margin: 10px;
  line-height: 1;
  padding: 10px 15px !important;
  border-radius: 4px; }

.ctct-form-container label#email_address_label_1 {
  font-size: 13px; }

.footer-newsletter .ctct-form-container label#email_address_label_1 {
  display: none; }

/* Accordion ================================================== */
.acc {
  margin: 0 auto;
  max-width: 800px;
  margin: 30px 0 30px 0; }

.acc__card {
  margin: 2em;
  position: relative;
  border-top: 1px solid;
  border-bottom: 1px solid; }

.acc__title {
  color: #fff;
  cursor: pointer;
  display: block;
  padding: 1em 1.5em;
  position: relative;
  text-align: left;
  margin: 0; }

.acc__title::after {
  width: 8px;
  height: 8px;
  position: absolute;
  right: 10px;
  top: 7px;
  transition: all 0.2s ease-in-out;
  content: "+";
  font-size: 20px; }

.acc__title.active::after {
  content: "-";
  font-size: 20px;
  transition: all 0.2s ease-in-out; }

.acc__panel {
  margin: 0;
  padding: 1em;
  text-align: left;
  font-size: 16px;
  display: none; }

.card-title-img {
  display: flex;
  width: 100%;
  justify-content: space-between; }

table.table.table--line.wishlists-table th {
  font-family: 'Montserrat'; }

.navBar--account ul li a {
  font-family: 'Montserrat'; }

.pdp-action-btn {
  display: flex;
  align-items: center; }

.form.forgot-password-form input.button.button--primary.form-prefixPostfix-button--postfix {
  margin: 0;
  border-radius: 4px; }

.forgot-password-form .form-prefixPostfix .form-input {
  width: auto;
  border-radius: 4px;
  margin-right: 25px; }

.therapist-tab #tabscontainer label {
  color: #000;
  line-height: 25px; }

.wishlist-page .card-figcaption-body {
  display: none; }

.swal2-container {
  z-index: 99999; }

.purchyase-option ul {
  max-height: 300px;
  overflow: auto;
  border-bottom: 1px solid #ccc;
  padding: 0 15px;
  padding-left: 0; }

p.note-msg {
  color: #d22630;
  font-size: 15px; }

#appView .error-message {
  display: inline-block;
  color: #000;
  background-color: #f3a5a4;
  font-size: .75rem;
  display: none !important; }

.progress-bar.progress-bar-striped {
  padding: 5px; }

h4.cata-head {
  width: 65%;
  margin-left: 10px; }

.quickSearchResults .card-figure,
.quickSearchResults .card-img-container {
  max-height: 120px; }

.quickSearchResults .card-body {
  padding: 5px;
  height: 105px; }

.quickSearchResults .card-inn-body {
  width: 100%; }

.pdp-action-btn {
  justify-content: space-between; }

.card-inn-body {
  width: 100%; }

form.form.form-wishlist.form-action a.button.dropdown-menu-button {
  margin-right: 25px; }

.login .page-heading {
  display: block;
  text-transform: uppercase;
  font-family: 'Montserrat';
  font-size: 36px;
  font-weight: 500;
  line-height: 52.66px; }

.login-row .form-input {
  border: 1px solid #ccc;
  border-radius: 4px;
  background: #fff !important; }

.login-row label.form-label {
  color: #868686; }

.login-row .form-actions {
  display: flex;
  width: 100%; }

input.button.button--primary.login-submit {
  background-color: #75787B !important;
  width: 160px;
  border: 0;
  font-size: 14px;
  font-weight: 700;
  font-family: 'Montserrat';
  line-height: 17.07px; }

a.forgot-password {
  color: #75787B;
  font-size: 16px;
  font-family: 'Roboto';
  line-height: 40px;
  font-weight: 400;
  white-space: nowrap;
  margin-left: 20px !important; }

.new-customer h2 {
  font-size: 24px;
  font-family: 'Montserrat';
  font-weight: 500;
  line-height: 24px; }

p.new-customer-intro {
  font-size: 16px;
  font-family: 'Roboto';
  line-height: 24px;
  font-weight: 400; }

.new-customer .panel-header,
.new-customer .panel-body {
  background-color: #e0e0e0;
  margin: 0;
  padding: 0 2rem 0; }

.new-customer .panel-header {
  padding-top: 30px;
  padding-bottom: 20px; }

#wishlist-dropdown.is-open {
  padding-right: 11px;
  margin: 1px 22px;
  border: 1px solid #ccc; }

ul#wishlist-dropdown li input,
ul#wishlist-dropdown li a {
  background-color: #efefef !important;
  border-radius: 0 !important;
  border-top: 1px solid #ccc !important; }

.previewCartItem .previewCartItem-image {
  width: 95px;
  max-height: 80px;
  overflow: hidden; }

main#product-listing-container .actionBar {
  margin-top: 0; }

.card-title {
  font-size: 14px;
  line-height: 1.3; }

.cargivers h6 {
  font-size: 16px; }

ul.productView-thumbnails {
  cursor: initial; }

div#email_address_field_2 {
  display: flex;
  flex-direction: column-reverse; }

.related-product-section .tab {
  border-top: 0px solid #75787b;
  float: none; }

span.fa.fa-angle-left.changeThumbnailSlide {
  font-size: 21px;
  position: absolute;
  left: -30px;
  background: #d22630;
  color: #fff;
  padding: 6px 10px;
  cursor: pointer;
  display: none; }

span.fa.fa-angle-right.changeThumbnailSlide {
  font-size: 21px;
  position: absolute;
  right: -30px;
  background: #d22630;
  color: #fff;
  padding: 6px 10px;
  cursor: pointer;
  display: none; }

.ctct-form-embed.form_2 .ctct-form-custom .ctct-form-button {
  background-color: #d22630;
  border: 1px solid #d22630;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 14px; }

.ctct-form-embed.form_2 .ctct-form-custom .ctct-form-button:hover,
.ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button:hover {
  text-transform: uppercase !important;
  background-color: #de222e;
  border: 1px solid #cc353e;
  font-size: 15px; }

.ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button {
  text-transform: uppercase !important;
  background-color: #de222e !important;
  border: 1px solid #cc353e !important;
  font-size: 14px;
  font-weight: 700;
  font-family: Montserrat;
  line-height: 17.07px; }

.productView-rating {
  display: flex;
  align-items: center; }

.home-bottom-bann-sec {
  display: flex; }

.home-bottom-bann-img img {
  width: 100%; }

.home-bottom-bann-img {
  width: 45%; }

.home-bottom-bann h1.heading-1 {
  margin-top: 0px;
  font-size: 36px;
  font-weight: 500;
  line-height: 52.66px; }

table.table.table--line.wishlists-table .button {
  color: #d22630; }

.productView-reviewLink + .productView-reviewLink {
  display: block;
  margin-left: 15px; }

div#tab-content1 p,
div#tab-content1 ul li {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px; }

.therapist-tab.desktop-tab ul li,
.therapist-tab.desktop-tab p {
  font-size: 18px;
  font-weight: 400;
  line-height: 26.33px; }

.login-form.form label {
  font-size: 16px;
  font-family: 'Roboto';
  font-weight: 400;
  line-height: 24px; }

.ctct-form-embed.form_2 .ctct-form-defaults .ctct-form-header {
  color: #ffffff;
  font-family: Montserrat !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 22.1px !important; }

h1.productView-title {
  overflow: hidden;
  text-transform: uppercase;
  font-weight: 500;
  color: #000;
  margin: 0;
  line-height: 29.26px; }

.about-comm-left ul li {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  font-family: 'Roboto'; }

.account.create-account {
  max-width: 820px;
  margin: 0 auto; }
  .account.create-account .form-label::after {
    content: ":";
    position: relative;
    left: -3px; }

.productView-details .set_title {
  line-height: normal;
  margin-bottom: 15px; }
  .productView-details .set_title a {
    color: #2f2f2b;
    font-size: 15px;
    font-weight: 600; }

.productView-details .set_load, .productView-details .set_dimensions, .productView-details .set_attachment, .productView-details .set_info, .productView-details .set_sku {
  line-height: normal; }

.productView-details .set_attachment {
  margin-top: 15px; }
  .productView-details .set_attachment .fa-file-pdf-o {
    font-size: 16px;
    margin-right: 5px; }
  .productView-details .set_attachment + .set_attachment {
    margin-top: 8px; }

.productView-details .set_info {
  margin-top: 15px; }

.productView-details .details_set {
  margin-bottom: 25px; }
  .productView-details .details_set:last-child {
    margin-bottom: 0; }

.top-header .cont-no, #menu .cont-no {
  margin-right: 1em;
  margin-left: 20px; }

.top-header .socialLinks, #menu .socialLinks {
  width: 200px; }
  .top-header .socialLinks + .socialLinks, #menu .socialLinks + .socialLinks {
    margin-right: 1em; }
  .top-header .socialLinks .icon, #menu .socialLinks .icon {
    margin-left: 20px; }
    .top-header .socialLinks .icon svg, #menu .socialLinks .icon svg {
      fill: #d22630; }

@media (min-width: 801px) {
  div#therapist-page {
    margin-top: 55px; }
  .productView-images .slick-next,
  .productView-images .slick-prev {
    height: 4.35714rem;
    margin-top: -0.043rem;
    padding: 0.71429rem;
    width: 2.85714rem;
    border: 0; }
  div#email_address_field_2 {
    margin-right: 10px; }
  .body {
    min-height: calc(100vh - 1230px); }
  .navPages-container .navPages-item:hover .navPage-subMenu {
    display: block; }
  .pdpDetail-right {
    width: 56%;
    margin-left: 40px; }
  .productView {
    display: flex; }
  section.productView-details.mobile-detail {
    display: none; }
  .dropdown--quickSearch .quickSearchResults .modal-close {
    font-size: 22px;
    width: 30px;
    height: 30px; }
  .mobile-tab {
    display: none; }
  .mobile-search-section {
    display: none; }
  footer.footer.mobile-footer {
    display: none; }
  .mobile-header {
    display: none; }
  .productView-image {
    min-height: auto;
    min-width: inherit; }
  .cart .cart-item-block.cart-item-sku .cart-item-sku {
    margin-bottom: 0;
    padding: 0; }
  .cart td.cart-item-block.cart-item-sku.mobile-only {
    display: none; }
  .cart-item-title {
    padding: 0; } }

@media (min-width: 551px) {
  .checkoutHeader-content {
    padding: 1rem; }
  .productView-options .form-action {
    margin-top: 10px; } }

@media (min-width: 1261px) {
  .card_southpawlabel {
    width: 10%; }
  .productCarousel-slide {
    width: 25%; }
  .productView-options .form-action .button {
    margin-right: 0; }
  .account-product--alignMiddle .account-product-body {
    vertical-align: top;
    width: 65%; } }

@media (min-width: 1440px) {
  h1.heroCarousel-title {
    font-size: 52px;
    line-height: 63.39px; }
  div.ctct-form-embed form.ctct-form-custom button.ctct-form-button {
    width: 25% !important; }
  div.ctct-form-embed form.ctct-form-custom div.ctct-form-field {
    width: 60%; } }

@media (min-width: 1500px) {
  .leader-in-sensory .left-sec p {
    font-size: 32px; } }

@media (min-width: 1920px) {
  .home-mid-banner ul {
    line-height: 3rem; } }

@media (max-width: 1499px) {
  .quickSearchResults .productGrid .product {
    margin: 0 5px; }
  .leader-in-sensory .left-sec p {
    font-size: 30px;
    width: 350px; } }

@media (max-width: 1275px) {
  .the-article-col .article-inn-col {
    width: 33.33%; }
  form.form.form-wishlist.form-action .button {
    font-size: 14px;
    max-width: 198px;
    height: 46px;
    font-family: 'Montserrat'; }
  form.form.form-wishlist.form-action .dropdown-menu .button {
    max-width: 100% !important; }
  input#form-action-addToCart {
    font-size: 14px; }
  h1.heroCarousel-title {
    font-size: 40px;
    line-height: 48.39px; }
  #menu .navPages-action {
    font-size: 13px;
    padding: 10px 11px; }
  .ctct-form-embed.form_1 .ctct-form-custom .ctct-form-button {
    top: auto;
    width: auto;
    font-size: 14px; }
  a.button.button--small.card-figcaption-button,
  label.button.button--small.card-figcaption-button {
    font-size: 12px; }
  .home a.button.button--small.card-figcaption-button {
    width: 80%; } }

@media (max-width: 1240px) {
  .product-sec .left-link-list {
    width: 25%; }
  .rigth-product-list {
    width: 75%; }
  .product-list-wrap .product-img {
    width: 25%; }
  .leader-in-sensory .left-sec p {
    font-size: 25px;
    width: 385px;
    height: 300px;
    padding: 40px 35px; }
  .note-product {
    margin: 20px;
    width: 28%; }
  #modal .form-action.addToCart {
    margin-right: 25px; } }

@media (max-width: 1200px) {
  form.form.form-wishlist.form-action .button {
    font-size: 14px;
    max-width: 198px;
    height: 46px;
    font-family: 'Montserrat'; }
  input#form-action-addToCart {
    font-size: 14px; }
  div.ctct-form-embed form.ctct-form-custom button.ctct-form-button {
    width: 30% !important; }
  div.ctct-form-embed form.ctct-form-custom div.ctct-form-field {
    width: 60%; }
  .page.category h1.page-heading {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: bold; }
  .sensory-baner .banner-cont h1 {
    width: 70%; }
  .warrenties-page h1.heading-1,
  .legal-info h1.heading-1,
  .safty-info h1.heading-1 .safty-img,
  .shipping-info h1.heading-1,
  .cargivers h1.heading-1 {
    font-size: 22px; }
  div#therapist-page a,
  .caregivers-banner-sec a,
  .Occ-therapist-banner-sec a {
    font-size: 13px; }
  .advisory-board .cont-sec {
    width: 60%; }
  .advisory-board .left-img-sec,
  .advisory-board .right-img-sec {
    width: 40%; } }

@media (max-width: 1024px) {
  form.form.form-wishlist.form-action .button {
    max-width: 155px;
    height: 46px;
    white-space: nowrap; }
  .productGrid .product {
    width: 33.33333%; }
  .ctct-form-embed.form_1 .ctct-form-custom .ctct-form-button {
    top: 94px;
    width: 50%;
    left: 15em; }
  .productView-options .form-increment {
    width: 100%; }
  a.product-img span {
    line-height: 1.2;
    padding: 5px;
    text-transform: capitalize; }
  .multi-sensory-baner .banner-cont {
    width: 55%;
    background: #ffffffb8;
    position: absolute;
    top: 35px;
    left: 65px;
    padding: 35px; }
  .sensory-baner .banner-cont h1 {
    width: 100%;
    float: none; }
  .leader-in-sensory .left-sec p {
    font-size: 23px;
    padding: 33px 35px;
    width: 75%;
    height: 190px; }
  .note-product {
    margin: 20px;
    width: 27%; }
  .advisory-board .cont-sec {
    width: 60%; }
  .advisory-board .left-img-sec,
  .advisory-board .right-img-sec {
    width: 40%; }
  #modal .form-action.addToCart {
    margin-right: 60px; }
  .productView-foot div {
    margin-right: 10px; }
  .productView-foot {
    font-size: 14px; }
  .form-increment {
    width: 85px; }
  .home-mid-banner {
    padding: 0 0px; }
  .home-mid-banner h1 {
    font-size: 23px; }
  .home-mid-banner p {
    color: #fff;
    font-size: 14px; }
  .home-mid-banner ul a {
    font-size: 14px;
    line-height: 2; } }

@media only screen and (min-width: 801px) and (max-width: 1200px) {
  .dropdown--quickSearch .quickSearchResults .modal-close {
    top: 5px;
    right: 30px;
    padding: 0px;
    font-size: 22px;
    width: 30px;
    height: 30px; }
  .quickSearchResults .productGrid .product {
    margin: 0 10px; }
  .form-action.addToCart {
    margin-right: 0; } }

@media only screen and (min-width: 801px) and (max-width: 1024px) {
  div.ctct-form-embed form.ctct-form-custom button.ctct-form-button {
    width: 33% !important;
    font-size: 12px !important;
    height: 48px;
    padding-left: 5px !important;
    padding-right: 5px !important; }
  div.ctct-form-embed form.ctct-form-custom div.ctct-form-field {
    width: 60%; }
  div.ctct-form-embed form.ctct-form-custom div.ctct-form-field input {
    font-size: 12px;
    padding: 5px; }
  a.productView-thumbnail-link {
    width: 150px;
    height: 65px; }
  h4.cata-head {
    width: 100%;
    margin-left: 10px; }
  .productView-options .form-action .button {
    font-size: 10px !important; }
  .form-minMaxRow .form-field {
    width: 100%;
    margin-bottom: 0;
    margin: 4px 0; }
  h4.card-title a {
    font-size: 13px; }
  a.button.dropdown-menu-button {
    margin-left: 0px; }
  .addthis_toolbox.addthis_32x32_style {
    width: 90px; }
  .button {
    text-transform: uppercase;
    border-radius: 0;
    font-weight: 700; }
  .form-action.addToCart {
    margin-right: 0; }
  a.button.dropdown-menu-button {
    max-width: 165px;
    padding: 20px;
    font-size: 11px; }
  input#form-action-addToCart {
    font-size: 11px; } }

@media only screen and (max-width: 992px) {
  #menu .navPages-list a.navPages-action {
    padding: 14px 7px; }
  .home-bottom-bann h1.heading-1 {
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 0; }
  .home-bottom-bann-sec {
    display: block; }
  .home-bottom-bann ul a {
    font-size: 14px; }
  .home-bottom-bann-img {
    width: 100%; }
  .home-bottom-bann {
    padding: 0 0px;
    width: 100%;
    margin-top: 20px; }
  .footer li,
  .footer li a,
  .footer span a {
    font-size: 11px; }
  h6.footer-info-heading {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px; }
  .home a.button.button--small.card-figcaption-button {
    width: 90%; }
  .forgot-password-form .form-prefixPostfix .form-input,
  .forgot-password-form .form-prefixPostfix .button {
    display: block;
    width: 45%;
    border-radius: 4px; }
  .product-list-wrap .product-img {
    margin: 5px;
    overflow: hidden;
    width: 31%; }
  a.product-img span {
    font-size: 13px;
    line-height: 1.2;
    padding: 5px; }
  .product-sec .left-link-list {
    width: 30%;
    margin-top: 11rem; }
  .rigth-product-list {
    width: 70%; }
  .note-product {
    margin: 20px;
    width: 43%; }
  #modal .form-action.addToCart {
    margin-right: 0; } }

@media only screen and (max-width: 920px) {
  .confirm-top {
    display: block; } }

@media only screen and (max-width: 800px) {
  #menu .cont-no {
    margin-left: 0px; }
  .cart-list .form-increment {
    position: relative;
    height: 30px; }
  .coupon-form .button,
  .cart-gift-certificate-form .button {
    width: 40%; }
  .cart-total-label.couponcode span {
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    font-family: 'Roboto';
    color: #000; }
  h3.cart-total-label,
  .cart-total-value h3 {
    font-size: 14px;
    font-weight: 500;
    font-family: 'Roboto';
    color: #000; }
  p.cart-item-value.total-value {
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    font-family: 'Roboto'; }
  span.cart-item-value {
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    font-family: 'Roboto'; }
  td.cart-item-block.cart-item-info .cart-item-label {
    font-size: 14px;
    line-height: 24px;
    font-family: 'Montserrat'; }
  h4.cart-item-name a {
    font-size: 18px;
    line-height: 24px; }
  .total-cart-heading h2 {
    line-height: 35.11px;
    text-align: center; }
  main.page-content {
    margin-bottom: 25px;
    margin-top: 70px; }
  .the-article-col .article-inn-col {
    width: 100%;
    margin: 15px 0; }
  h2.heading-2 {
    font-weight: 500;
    font-size: 24px;
    line-height: 24px;
    text-align: center; }
  .the-article-col {
    display: block;
    justify-content: center; }
  .therapist-article .heading a {
    right: 0; }
  div#therapist-page a,
  .caregivers-banner-sec a,
  .Occ-therapist-banner-sec a {
    font-size: 14px;
    line-height: 24px; }
  h1.heading-1 {
    font-size: 24px;
    font-weight: 500;
    line-height: 35.11px;
    text-align: center;
    margin: 10px 0; }
  div#therapist-page p {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    font-family: 'Roboto'; }
  .about-banner {
    margin-top: 70px; }
  .southpawPromin-sec h3 {
    font-size: 16px;
    line-height: 24px; }
  .about-right h3 {
    font-size: 16px;
    line-height: 24px;
    margin-top: 20px; }
  .about-right p {
    font-size: 14px; }
  .about-comm-left ul li {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    font-family: 'Roboto'; }
  .about-left {
    width: 55%;
    margin: 0 auto;
    float: none; }
  .about-body h2 {
    font-size: 24px;
    line-height: 35.11px;
    text-align: center; }
  .pdp-action-btn {
    display: flex; }
  .social-btn {
    width: 100%; }
  .acc__title::after {
    top: 20px; }
  .assembly-sec img {
    width: 15px; }
  .productView-foot {
    display: flex;
    white-space: nowrap; }
  .productView-foot div {
    margin-right: 12px;
    font-weight: 400;
    font-size: 12px;
    line-height: 14.06px; }
  form.form.form-wishlist.form-action a.button.dropdown-menu-button {
    margin: 0;
    max-width: 100%;
    font-size: 14px;
    font-weight: 700;
    line-height: 17.07px; }
  input#form-action-addToCart {
    font-size: 18px;
    font-weight: 700;
    line-height: 21.94px; }
  .productView-reviewLink {
    font-size: 12px;
    font-weight: 500;
    line-height: 14.63px; }
  h1.productView-title {
    font-size: 18px;
    line-height: 21.94px; }
  a.productView-thumbnail-link {
    width: 150px;
    height: 85px; }
  .productView-thumbnails img {
    width: 100%;
    object-fit: cover; }
  .productView-images {
    padding-left: 0;
    padding-right: 0;
    padding-left: 0;
    padding-right: 0;
    margin-top: 28px; }
  .login {
    margin-top: 100px; }
  input.button.button--primary.login-submit {
    width: 100%; }
  .login-row .form-actions {
    display: block;
    width: 100%; }
  .login .page-heading {
    text-align: center;
    font-weight: 500;
    font-size: 24px;
    line-height: 35.11px; }
  .login {
    margin-top: 70px; }
  .footer-info-col h6 {
    line-height: 22.1px; }
  .price-section.price-section--withoutTax {
    font-size: 12px;
    font-weight: 500;
    font-family: 'Montserrat';
    line-height: 14.63px; }
  h4.card-title a {
    font-size: 12px;
    line-height: 16px; }
  h2.page-heading.showcase-products {
    font-size: 24px;
    line-height: 29.26px; }
  .heroCarousel .button--large {
    font-size: 14px;
    font-weight: 700;
    line-height: 17.07px; }
  .heroCarousel-description {
    font-size: 14px;
    font-weight: 400;
    line-height: 16.41px;
    color: #000;
    margin-top: 25px; }
  .heroCarousel-slide {
    border-bottom: 0px solid #e6e6e6; }
  .heroCarousel {
    margin-top: 70px !important; }
  .home-bottom-bann p {
    max-width: 100%;
    width: 100%; }
  .home-bottom-bann {
    margin-left: 0; }
  h4.card-title {
    white-space: nowrap;
    width: 135px;
    overflow: hidden;
    text-overflow: ellipsis; }
  li.navPage-subMenu-item:last-child {
    border-left: 0px solid #d0d0d0; }
  .quickSearchResults .modal-close {
    height: 1.28571rem;
    width: 1.28571rem;
    font-size: 23px;
    line-height: 1.28571rem; }
  .quickSearchResults .productGrid .product {
    width: 31%; }
  .productView-images .slick-next,
  .productView-images .slick-prev {
    margin-top: -1.043rem;
    border: 0; }
  .navPage-subMenu:before {
    display: none; }
  .sansoryInt p {
    font-size: 15px; }
  .acc__panel {
    margin: 0;
    padding: 0 1.6em;
    padding-bottom: 15px; }
  .footer li,
  .footer li a,
  .footer span a {
    font-size: 14px; }
  div#facetedSearch {
    border: 1px solid #ccc;
    border-radius: 4px; }
  .facetedSearch-toggle-indicator .icon svg {
    fill: #080808; }
  .quickSearchResults .modal-close {
    display: block; }
  .dropdown--quickSearch .quickSearchResults {
    right: 0px !important; }
  .dropdown--quickSearch .quickSearchResults {
    top: 65px; }
  .productGrid .product {
    width: 33.333%; }
  .productView-tab.desktop-tab {
    display: none; }
  .mobile-top-head {
    border-top: 2px solid #ccc;
    margin-top: 20px; }
  .mobile-top-head ul li a {
    text-decoration: none; }
  .mega-cat-dropdown .mobile-top-head li.navPages-item.top-level a {
    font-size: 14px !important;
    font-weight: 400;
    line-height: 16.41px; }
  section.productView-details.desktop-detail {
    display: none;
    padding: 0; }
  .footer-newsletter .socialLinks {
    display: flex;
    justify-content: center; }
  #tabscontainer .acc {
    width: 100%; }
  h4.cata-head {
    width: 100%;
    margin-left: 10px; }
  a.navPages-action.has-subMenu:after {
    content: "\f054";
    font-family: FontAwesome;
    color: #888787;
    vertical-align: middle;
    float: right; }
  a.navPages-action.has-subMenu.is-open:after {
    content: "\f078";
    transition: all 0.3s ease-in-out;
    color: #fff; }
  div.ctct-form-embed form.ctct-form-custom input.ctct-form-element {
    width: 100% !important; }
  div.ctct-form-embed form.ctct-form-custom div.ctct-form-field {
    width: 60%;
    margin-right: 10px !important; }
  div.ctct-form-embed form.ctct-form-custom button.ctct-form-button {
    width: 34% !important;
    padding: 14px !important;
    margin-left: 10px; }
  div.ctct-form-embed form.ctct-form-custom div.ctct-form-field input {
    font-size: 12px; }
  .top-header {
    display: none; }
  .therapist-tab.desktop-tab {
    display: none; }
  .therapist-tab.mobile-tab .acc__title {
    color: #d22630;
    cursor: pointer;
    display: block;
    padding: 1em 1.5em;
    position: relative;
    text-align: left;
    margin: 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px; }
  .therapist-tab.mobile-tab .acc__card {
    border: 1px solid #ccc;
    margin: 0;
    margin-bottom: 20px; }
  .therapist-tab #tabscontainer ul {
    margin: 0 20px; }
  .forgot-password-form .form-prefixPostfix .form-input,
  .forgot-password-form .form-prefixPostfix .button {
    display: block;
    width: 45%;
    border-radius: 4px; }
  form.form.form-wishlist.form-action a.button.dropdown-menu-button {
    margin-bottom: 0; }
  .modal-body h3 {
    font-size: 16px; }
  main#product-listing-container .card-title,
  main#product-listing-container .card-title a {
    font-size: 13px;
    text-transform: uppercase;
    line-height: 1.4; }
  .sticky-navpages {
    display: none !important; }
  header .navUser {
    padding-right: 0; }
  li.navUser-item.quicksearch.mobile {
    display: none; }
  .footer .socialLinks--alt .icon.icon--facebook {
    padding: 0;
    width: 2rem; }
  footer.footer.desktop-footer {
    display: none; }
  .footer-info-col.footer-info-col--small-25.helpNmore {
    width: 100%; }
  .ctct-form-embed.form_1 .ctct-form-custom .ctct-form-button {
    top: 74px;
    left: auto;
    right: 0;
    width: 39%;
    font-size: 14px;
    position: absolute;
    text-transform: uppercase;
    margin-left: 21px !important; }
  .footer-info {
    margin: 0; }
  .footer .footer-newsletter {
    width: 100%; }
  .footer-info {
    display: block; }
  .leader-in-sensory .btn-grp button {
    font-size: 12px; }
  .leader-in-sensory .right-sec {
    width: 50%; }
  .product-sec .left-link-list {
    width: 30%;
    margin-top: 3rem; }
  .leader-in-sensory .left-sec p {
    width: 100%; }
  .leader-in-sensory .left-sec p {
    font-size: 25px; }
  .rigth-product-list .product-heading {
    text-align: center;
    margin: 0px auto;
    font-size: 20px; }
  .sensory-baner .banner-cont h1 {
    width: 100%;
    float: none;
    font-size: 16px;
    margin-right: 0;
    margin: 15px; }
  .sensory-page h1.heading {
    font-size: 30px; }
  .Occ-therapist-accordian {
    display: block;
    margin-top: 3em; }
  .left-sidebar-links {
    width: 100%; }
  .note-product {
    margin: 20px 10px;
    width: 45%; }
  .mobile-only.mobile-cart-buttons {
    display: flex;
    align-items: flex-end; }
  .hide-this-mobile {
    display: none; }
  a.continue-shopping,
  a.continue-shopping.hide-this-mobile {
    padding: 6px 20px;
    margin: 11px 10px; }
  .confirm-top .cart-preview {
    margin-top: 25px; }
  a.continue-shopping,
  a.checkout-now {
    display: block; }
  a.checkout-now.hide-this-mobile,
  a.continue-shopping.hide-this-mobile {
    display: none; }
  li.navUser-item {
    margin: 0 5px !important; }
  .logo-user-section {
    height: 50px;
    position: relative;
    justify-content: flex-end; }
  header.header-logo--left {
    padding-top: 0; }
  #menu .navPages-list {
    width: auto;
    display: none; }
  .caregivers-accordian {
    display: block; }
  .caregivers-accordian ul {
    width: 100%; }
  .guideline-info .row {
    display: block; }
  .guideline-info .guideline-img {
    width: 100%;
    margin-right: 0; }
  .guideline-info .cont-sec {
    padding: 25px 0;
    width: 100%; }
  .form-action.addToCart {
    float: right;
    margin-right: 0; }
  .card-img-container {
    max-width: 500px;
    width: auto; }
  .related-product-section ul li:nth-child(1) {
    margin-right: 0; }
  a.tab-title.heading-1 {
    font-size: 20px; }
  div#tabscontainer p {
    font-size: 14px;
    padding: 0;
    font-weight: 400;
    line-height: 23.5px; }
  #tabscontainer > [id^="tab-content"] {
    padding: 10px 5px 25px 5px; }
  #tabscontainer > [id^="tab-label"] {
    font-size: 12px !important; }
  article.productView-description {
    padding: 0; }
  .productView-foot {
    display: flex;
    font-size: 16px;
    text-align: left; }
  .productView-foot i {
    margin: 0 0px; }
  .productView-foot div {
    margin-right: 0; }
  .productView-foot {
    font-size: 13px; }
  .breadcrumb {
    font-size: 13px;
    text-transform: capitalize; }
  .product-title-img img {
    width: 40px; }
  .purchyase-option h3 {
    text-align: left;
    font-weight: 500;
    font-size: 16px;
    line-height: 19.5px;
    text-transform: uppercase; }
  .purchyase-option p {
    font-size: 12px;
    text-align: left; }
  span.sub-cont {
    font-size: 8px; }
  .form-input--incrementTotal {
    padding: 0;
    width: 1.5rem;
    font-size: 10px; }
  .form-increment {
    width: 80px; }
  .purchyase-option p.price {
    font-size: 13px;
    font-weight: 600;
    margin-right: 5px; }
  figcaption.card-figcaption.mobile .card-figcaption-body {
    display: inline-table;
    width: 100%; }
  a.button.button--small.card-figcaption-button,
  label.button.button--small.card-figcaption-button,
  a.button.button--small.card-figcaption-button.quickview {
    font-size: 12px;
    padding: 5px; }
  .home a.button.button--small.card-figcaption-button {
    width: 100%;
    padding: 5px;
    font-size: 10.5px;
    text-transform: capitalize;
    margin: 5px; }
  .slick-list.draggable {
    margin-bottom: 30px; }
  .productView-foot div {
    margin-right: 25px; }
  .productView-foot i,
  .productView-foot img {
    margin-right: 2px !important; }
  /*Header issues */
  [data-content-region="header_bottom"] {
    padding-top: 68px; }
  header div#menu {
    display: none !important; }
  header div#menu.is-open {
    display: block !important; }
  .header.is-open {
    height: auto; }
  .header.is-open [data-content-region="header_bottom"] {
    display: none; }
  #menu .nav-right-fixed {
    display: none; }
  div#menu.is-open .mega-cat-dropdown {
    overflow-y: auto !important; }
  li.navPages-item:hover {
    background-color: transparent; }
  .mega-cat-dropdown {
    min-height: 100vh !important;
    padding-bottom: 30px !important; }
  a.navPages-action.has-subMenu.is-open:after {
    color: #888787; }
  #menu .mega-cat-dropdown a.navPages-action:hover {
    color: #d22630 !important; }
  /*Header issues */
  /*cart SKU updates*/
  .cart .cart-item-block.cart-item-sku {
    padding-left: 0;
    margin-bottom: 0; }
    .cart .cart-item-block.cart-item-sku .cart-item-sku {
      margin-bottom: 0; }
  .cart td.cart-item-block.cart-item-sku {
    display: none; }
  .cart td.cart-item-block.cart-item-sku.mobile-only {
    display: block;
    clear: both;
    width: 100%; }
  /*cart SKU updates*/
  #menu .socialLinks .icon {
    margin-left: 0;
    margin-right: 15px; } }

@media only screen and (max-width: 767px) {
  .card-body .card_southpawlabel img {
    width: 100%;
    height: auto; }
  .leader-in-sensory .left-sec {
    width: 300px;
    height: 195px;
    background-size: 100% !important;
    margin: 0 auto 20px; }
  .multi-sensory-baner .banner-cont {
    width: 75%;
    background: #ffffffb8;
    position: absolute;
    top: 35px;
    left: 65px;
    padding: 25px; }
  .th-bann-right {
    padding: 0px; }
  .advisory-board .cont-sec {
    width: 100%;
    padding: 0 25px; }
  .advisory-board .img-sec {
    margin: 25px auto; }
  .advisory-board .left-img-sec,
  .advisory-board .right-img-sec {
    background: transparent;
    width: 100%; }
  .advisory-board .row {
    display: block; }
  p.advisory-main-cont {
    width: 100%;
    font-size: 16px; }
  .contact-address-area {
    display: block; }
  .bright-idea {
    display: block; }
  .mighty-form-img {
    width: 100%; }
  .mighty-form-sec {
    width: 100%;
    padding: 0; }
  .page-sidebar + .page-content .productGrid .product {
    width: 50%; }
  .therapist-banner-sec {
    display: -ms-flexbox;
    display: block; }
  .th-bann-right {
    width: 100%; }
  #tabscontainer > [id^="tab-label"] {
    font-size: 13.5px; }
  .d-flex {
    display: flex;
    flex-wrap: wrap; }
  .the-article-col .article-inn-col {
    width: 33%; }
  .w-50.therapist-right-img,
  .th-bann-right.w-50 {
    width: 100%; }
  .d-md-flex {
    display: block; }
  .clinic-directory-head .page-heading {
    font-size: 20px; }
  .clinic-directory-head p {
    margin: 0px auto;
    font-size: 13px; }
  .clinic-left-sec {
    width: 100%; }
  .clinic-right-sec {
    width: 100%; }
  .clinic-img {
    max-width: 500px;
    max-height: 500px;
    overflow: hidden;
    margin: 0 auto; }
  .clinic-img img {
    width: 100%;
    object-fit: cover; }
  .about-right {
    width: 100%;
    padding: 0; }
  .about-comm-sec {
    display: block; } }

@media only screen and (max-width: 700px) {
  .form.forgot-password-form input.button.button--primary.form-prefixPostfix-button--postfix {
    width: 45%;
    text-align: center;
    margin: 0 auto; }
  .page.category h1.page-heading {
    font-size: 20px; }
  .leader-in-sensory .left-sec p {
    font-size: 20px; }
  .rigth-product-list .product-list-wrap {
    justify-content: left; }
  .product-list-wrap .product-img {
    margin: 10px;
    width: 40%; }
  .productView-options .socialLinks {
    width: 60px;
    display: flex;
    align-items: center; }
  .form-action.addToCart {
    margin-right: 0em; }
  #tabscontainer > [id^="tab-label"] {
    display: inline-block;
    padding: 14px 5px;
    font-size: 10.5px; }
  .the-article-col .article-inn-col {
    width: 100%;
    margin: 15px 0; } }

@media only screen and (max-width: 600px) {
  .card-img-container {
    max-height: 171px; }
  .quickSearchResults .productGrid .product {
    width: 46%; }
  div.ctct-form-embed form.ctct-form-custom button.ctct-form-button {
    font-size: 14px; }
  a.productView-thumbnail-link {
    width: 150px;
    height: 85px; }
  .productView-rating {
    display: flex;
    align-items: center;
    font-size: 12px; }
  .container-fluid {
    padding-left: 15px;
    padding-right: 15px; }
  .card_southpawlabel {
    width: 20%; }
  .leader-in-sensory .right-sec {
    margin-left: 0px; }
  .leader-in-sensory .left-sec {
    width: 275px; }
  .sensory-page h1.heading {
    font-size: 20px; }
  .multi-sensory-baner .banner-cont h1 {
    width: 260px;
    font-size: 20px; }
  .multi-sensory-baner .banner-cont {
    width: 95%;
    background: #ffffffb8;
    position: absolute;
    top: 90px;
    left: 0;
    padding: 10px; }
  .leader-in-sensory {
    margin-top: 2em;
    display: grid; }
  .leader-in-sensory .right-sec {
    width: 100%; }
  .sensory-page .product-sec {
    display: block; }
  .product-sec .left-link-list {
    width: 100%;
    margin-top: 25px;
    padding: 23px; }
  .form-action.addToCart {
    margin-right: 0em;
    float: right; }
  .rigth-product-list {
    width: 100%; }
  .productView-foot i,
  .productView-foot img {
    margin-right: 0; }
  .productView-foot div {
    margin-right: 0px; }
  .productView-foot div {
    margin-right: 15px; }
  #tabscontainer > [id^="tab-label"] {
    font-size: 12px; } }

@media only screen and (max-width: 559px) {
  .cart-actions .button {
    width: 100%; }
  h4.cata-head {
    width: 90%;
    margin-left: 10px; }
  .product-list-wrap .product-img {
    margin: 10px;
    width: 45%; }
  .note-product {
    margin: 20px 0;
    width: 100%; } }

@media only screen and (max-width: 550px) {
  .form-action.addToCart {
    display: block;
    float: none;
    width: 100%; }
  .productView-options .form-wishlist.form-action {
    margin-bottom: 10px; }
  #wishlist-dropdown.is-open {
    left: -20px !important; }
  #wishlist-dropdown.is-open li:not(:last-child) .button {
    padding: 0px 20px; }
  #wishlist-dropdown.is-open [data-wishlist] {
    padding: 12px; }
  .slick-dotted.slick-slider .slick-list.draggable {
    margin-bottom: 50px; }
  .heroCarousel .slick-dots {
    text-align: center !important;
    bottom: -25px; }
  .footer .socialLinks--alt .icon.icon--youtube svg {
    margin-top: 6px; }
  .facetedSearch-toggle-text {
    white-space: normal; }
  .product .form-input--incrementTotal {
    width: 30px;
    height: 30px; }
  a.continue-shopping, a.continue-shopping.hide-this-mobile {
    margin-left: 0;
    margin-right: 0; }
  main.page-content {
    margin-top: 0; } }

@media only screen and (max-width: 480px) {
  .header-logo-image-container {
    text-align: center; }
  .forgot-password-form .form-prefixPostfix .form-input,
  .forgot-password-form .form-prefixPostfix .button {
    display: block;
    width: 100%;
    border-radius: 4px; }
  .form.forgot-password-form input.button.button--primary.form-prefixPostfix-button--postfix {
    width: 100%; }
  .form-prefixPostfix.wrap {
    display: block;
    width: 100%; }
  .forgot-password-form .form-prefixPostfix .form-input {
    margin-right: 0;
    margin-bottom: 15px; }
  .form-prefixPostfix .form-input,
  .form-prefixPostfix .button {
    display: block;
    width: 100%; }
  .form.form-wishlist.form-action a span {
    text-align: center;
    width: 100%; }
  .productView-options .form-action {
    width: 100%; }
  form.form.form-wishlist.form-action a.button.dropdown-menu-button {
    margin: 0;
    max-width: 100%; }
  .pdp-action-btn {
    display: flex; }
  .social-btn {
    width: 100%; }
  table.table.table--line.wishlists-table th {
    font-size: 11px;
    white-space: nowrap; }
  .table-actions .button {
    font-size: 11px;
    padding: 5px; }
  .card_southpawlabel {
    width: 50px;
    height: 50px;
    overflow: hidden; }
  .logo-user-section {
    -ms-flex-pack: end;
    justify-content: space-around;
    width: 100%; }
  .leader-in-sensory .left-sec p {
    font-size: 20px;
    width: 100%; }
  .product-list-wrap .product-img {
    margin: 10px;
    width: 100%; }
  .mobile-only.mobile-cart-buttons {
    display: block;
    text-align: center; }
  .form-action.addToCart {
    margin-right: 0em;
    margin-top: 10px; }
  #tabscontainer > [id^="tab-label"] {
    font-size: 10.5px; }
  #modal .productView-options .form-action .button {
    width: 100%; } }

@media only screen and (max-width: 425px) {
  form.actionBar .cart-head {
    display: block; }
  .form-action.addToCart {
    float: inherit; }
  .cart-head .actionBar-section .form-select {
    color: #2f2f2b;
    float: right;
    font-weight: bold; } }

@media only screen and (max-width: 385px) {
  .ctct-form-embed.form_1 .ctct-form-custom .ctct-form-button {
    top: 93px; }
  .productView-options .form-increment {
    width: 70px; } }
