@charset "UTF-8";
/* Zoom properties */
body {
  /* Alternate method */ }

body.main.eleven-seventy div#menu {
  max-width: none; }

aside#faceted-search-container .sidebarBlock {
  display: block; }

html {
  scroll-behavior: smooth; }

@media (min-width: 801px) {
  .header-logo {
    width: 25% !important; } }

@media (min-width: 1200px) {
  .nav-main ul {
    margin: 0; } }

/* Header Nav links */
.dental {
  --color: #cd0003;
  --hover: #ff6769; }

.medical {
  --color: #007dd7;
  --hover: #71c4ff; }

.vet {
  --color: #20b89b;
  --hover: #87ead7; }

.cable-nylon {
  --color: #374;
  --hover: #7cc78f; }

.chromic-gut {
  --color: #153;
  --hover: #2bd580; }

.plain-gut {
  --color: #101;
  --hover: #aa00aa; }

.nav-main {
  box-sizing: border-box;
  font-weight: 700 !important;
  line-height: 40px;
  margin-top: 4%;
  text-align: center; }

.nav-main ul {
  list-style-type: none; }

.nav-main li {
  border-radius: 10px;
  display: inline-block;
  font-family: Arial;
  font-size: 1.4em;
  font-weight: bold;
  margin-left: 1em;
  text-decoration: none;
  text-shadow: 0 1px 0 #fff; }

.nav-main a {
  background: linear-gradient(to bottom, #e9f1f4 5%, #cbcbcc 100%);
  border-color: var(--hover);
  border-radius: 10px;
  color: var(--color);
  padding: 14px;
  text-decoration: none !important;
  transition: 0.25s; }
  .nav-main a:hover, .nav-main a:focus {
    border-color: var(--hover);
    box-shadow: 0 0 0.5em 0.1em var(--hover); }

li.navUser-item.navUser-item--account a.navUser-action svg {
  color: black;
  fill: black; }

li.navUser-item.navUser-item--account a.navUser-action:hover svg {
  color: #ff7002;
  fill: #ff7002; }

li.navUser-item.navUser-item--cart.desktop a.navUser-action svg {
  color: black;
  fill: black; }

li.navUser-item.navUser-item--cart.desktop a.navUser-action:hover svg {
  color: #ff7002;
  fill: #ff7002; }

a.navUser-action.account.signin-register,
a.navUser-action.account.signout-list {
  color: black;
  font-size: 0.9rem;
  line-height: 15px;
  text-align: center; }
  a.navUser-action.account.signin-register:hover,
  a.navUser-action.account.signout-list:hover {
    color: #ff7002; }

.navUser-item-cartLabel {
  color: black;
  display: block;
  font-size: 0.9rem;
  line-height: 15px;
  text-align: center; }
  .navUser-item-cartLabel:hover {
    color: #ff7002; }

.navUser-action .welcome,
.navUser-action .cart-text {
  display: inline-block;
  white-space: nowrap;
  width: 100%; }

/* Login Dropdown */
#account-dropdown-signout-list,
#account-dropdown-signin-register {
  left: -183px;
  min-width: 350px; }

#account-dropdown-signout-list h2,
#account-dropdown-signin-register h2 {
  font-size: 24px; }

#account-dropdown-signout-list .button.button--primary,
#account-dropdown-signin-register .button.button--primary {
  font-size: 18px !important; }

/* || QuickSearch || */
#quickSearch {
  flex-grow: 1;
  margin: 0 20px;
  position: relative; }

#quickSearch .form {
  margin: 0 50px; }

#quickSearch .form .form-field {
  margin: auto;
  padding: 0.78571rem 1.14286rem 1.14286rem; }

#quickSearch .search-icon {
  position: absolute;
  right: 80px;
  top: 20px; }

#quickSearch .form .form-field svg {
  display: block;
  float: left;
  height: 35px !important;
  position: relative;
  width: 35px !important; }

#quickSearch .form .button.button--primary {
  margin: 0;
  opacity: 0;
  padding: 0;
  position: absolute;
  right: 77.5px;
  top: 17.5px;
  width: 40px; }

#quickSearch a.reset.quicksearch {
  background-color: transparent;
  display: inline;
  display: none;
  position: absolute;
  right: 120px;
  top: 13px; }
  #quickSearch a.reset.quicksearch:hover {
    background-color: #e5e5e5;
    color: #3d451d; }

#quickSearch a.reset.quicksearch span.reset {
  font-size: 26px;
  line-height: 26px; }
  #quickSearch a.reset.quicksearch span.reset:hover {
    color: #3d451d !important; }

#quickSearch a.reset.quicksearch:hover span {
  color: #3d451d !important; }

/* sidebar Mailchimps newsletter */
.page-sidebar #mc_embed_signup {
  background-color: #1261a1;
  border-radius: 4px;
  color: white;
  margin-bottom: 20px;
  padding: 1rem; }
  .page-sidebar #mc_embed_signup h3 {
    color: white;
    font-size: 20px;
    margin-top: 0;
    text-transform: uppercase !important; }
  .page-sidebar #mc_embed_signup .button {
    background-color: #ffca07;
    border-color: #ffca07;
    border-radius: 0;
    color: #2f2f2b;
    font-size: 14px;
    line-height: 32px;
    margin-left: 0;
    margin-top: 1rem;
    padding: 0;
    padding: 0 15px;
    text-transform: uppercase; }
  .page-sidebar #mc_embed_signup .button:hover {
    background: #f9df01;
    border-color: #f9df01;
    color: #2f2f2b; }
  .page-sidebar #mc_embed_signup input {
    background-color: #fff;
    border: 0;
    border-color: #fff;
    border-radius: 4px !important;
    color: #2f2f2b;
    margin: 10px 0;
    padding: 0.25rem 0.5rem;
    width: 100%; }
  .page-sidebar #mc_embed_signup input::placeholder {
    color: #91b4c6;
    opacity: 1; }
  .page-sidebar #mc_embed_signup input:-ms-input-placeholder {
    color: #91b4c6; }
  .page-sidebar #mc_embed_signup input::-ms-input-placeholder {
    color: #91b4c6; }
  .page-sidebar #mc_embed_signup select {
    background-color: #fff;
    border-color: #fff;
    border-radius: 4px;
    border-style: solid;
    color: #2f2f2b;
    margin: 10px 0; }
  .page-sidebar #mc_embed_signup div.mce_input_error,
  .page-sidebar #mc_embed_signup #mce-error-response {
    background-color: #6b0505;
    color: white;
    padding: 5px 10px; }

/* sidebar catalog banner */
.catalog-banner {
  display: none;
  text-align: center; }
  .catalog-banner a {
    text-decoration: none; }

@media screen and (min-width: 801px) {
  .catalog-banner {
    display: block; } }

/* Header searchbar container */
div#menu.navPages-container.inside-header.left-logo {
  width: 0% !important; }

#mainclick a {
  text-decoration: none; }

/* || Slick || */
.slick-next {
  right: 0; }

.slick-prev {
  left: 0; }

/* || Testimonials || */
/* Slider */
#testimonials #testimonials .slick-loading #testimonials .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  font-style: normal;
  font-weight: normal;
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg"); }

/* Arrows */
#testimonials #testimonials .slick-prev,
#testimonials #testimonials .slick-next {
  background: transparent;
  border: 0;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 20px;
  line-height: 0;
  outline: none;
  padding: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 20px; }

#testimonials .slick-prev:hover,
#testimonials .slick-prev:focus,
#testimonials .slick-next:hover,
#testimonials .slick-next:focus {
  background: transparent;
  color: transparent;
  outline: none; }

#testimonials .slick-prev:hover::before,
#testimonials .slick-prev:focus::before,
#testimonials .slick-next:hover::before,
#testimonials .slick-next:focus::before {
  opacity: 1; }

#testimonials .slick-prev#testimonials .slick-disabled::before,
#testimonials .slick-next#testimonials .slick-disabled::before {
  opacity: 0.25; }

#testimonials .slick-prev::before,
#testimonials .slick-next::before {
  color: white;
  font-family: "slick";
  font-size: 20px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1;
  opacity: 0.75; }

#testimonials .slick-prev {
  left: -25px; }

[dir="rtl"] #testimonials .slick-prev {
  left: auto;
  right: -25px; }

#testimonials .slick-prev::before {
  content: "←"; }

[dir="rtl"] #testimonials .slick-prev::before {
  content: "→"; }

#testimonials .slick-next {
  right: -25px; }

[dir="rtl"] #testimonials .slick-next {
  left: -25px;
  right: auto; }

#testimonials .slick-next::before {
  content: "→"; }

[dir="rtl"] #testimonials .slick-next::before {
  content: "←"; }

/* Dots */
#testimonials .slick-dotted#testimonials .slick-slider {
  margin-bottom: 10px; }

#testimonials .slick-dots {
  display: block;
  list-style: none;
  margin-top: 4%;
  padding: 0;
  position: relative;
  text-align: center;
  width: 100%; }

#testimonials .slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  width: 20px; }

#testimonials .slick-dots li button {
  background: transparent;
  border: 0;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 20px;
  line-height: 0;
  outline: none;
  padding: 5px;
  width: 20px; }

#testimonials .slick-dots li button:hover,
#testimonials .slick-dots li button:focus {
  outline: none; }

#testimonials .slick-dots li button:hover::before,
#testimonials .slick-dots li button:focus::before {
  opacity: 1; }

#testimonials .slick-dots li button::before {
  color: black;
  content: "•";
  font-family: "slick";
  font-size: 6px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  height: 20px;
  left: 0;
  line-height: 20px;
  opacity: 0.25;
  position: absolute;
  text-align: center;
  top: 0;
  width: 20px; }

#testimonials .slick-dots li#testimonials .slick-active button::before {
  color: black;
  opacity: 0.75; }

#testimonials .slick-center {
  opacity: 1 !important; }

#testimonials .slick-slide {
  margin: 0 0.5rem 1rem;
  opacity: 0.5; }

#testimonials .slick-list {
  margin: 0 -0.5rem; }

#testimonials .slide {
  background-color: #f3fbff;
  border: 1px solid blue;
  border-radius: 15px;
  box-shadow: 5px 5px #c4dbed;
  overflow: visible;
  padding: 10px; }

.testi-statement {
  margin-left: 5%;
  padding: 2rem 1rem;
  text-align: left; }

.testi-italic {
  color: #0a83c6;
  font-size: 120%;
  font-style: italic; }

/* Product Page */
.productView label.form-label {
  float: none;
  font-size: 18px; }

.form-label--inlineSmall small {
  color: #6a6a6a;
  float: right;
  font-size: 90%; }

div#add-to-cart-wrapper.qty-box-visible .form-field.form-field--increments {
  position: relative; }

.tab-content h3 {
  margin-top: 0.25rem; }

.tab-content-subtitle {
  font-weight: bold;
  padding-left: 2%; }

/* || Homepages || */
div#centercontent table {
  border-collapse: separate;
  border-spacing: 7px !important;
  height: auto;
  text-align: center;
  width: 100%; }

div#centercontent .category {
  border-radius: 8px;
  color: white;
  font-family: Sans-Serif;
  font-size: 16pt;
  height: 48px;
  line-height: 200%;
  text-align: center;
  vertical-align: middle;
  width: 100%; }

div#centercontent td {
  border: 1px solid #d1d1d1;
  border-radius: 5%;
  color: #545454;
  font-family: Sans-Serif;
  line-height: 200%;
  padding: 3% !important;
  text-align: center !important;
  vertical-align: middle; }

div#centercontent td img {
  height: auto;
  width: 220px; }

div#centercontent td.itemblock1 {
  border: 0;
  border-radius: 5%;
  color: #545454;
  font-family: sans-serif;
  line-height: 200%;
  padding: 3% !important;
  text-align: center !important;
  vertical-align: middle;
  width: 250px; }

div#side-categories a.activePage {
  color: #3297fd !important; }

div#side-categories li.navPages-item.active li.navPage-subMenu-item-child a.activePage {
  color: #3297fd !important;
  font-weight: bold; }

.homepageCarousel .slick-dots {
  bottom: inherit;
  margin-left: -20px;
  padding-top: 12px;
  position: relative;
  text-align: center; }

/*  || Product Page || */
.product.main.left .slider-nav .slick-slide {
  padding-bottom: 15px;
  padding-top: 15px; }

.slider-nav .slick-slide.slick-current.slick-active div {
  border: 1px solid orange;
  box-shadow: 0 0 0.5em 0.1em orange; }

.form-select {
  max-width: none; }

section.quickSearchResults article.card {
  min-height: 176px !important; }

body.main.eleven-seventy ul.productGrid--maxCol3 figure.card-figure {
  min-height: 176px !important; }

body.main.eleven-seventy ul.productGrid--maxCol3 li.product article.card a img {
  max-height: 176px !important;
  max-width: 100% !important; }

.main-media-container {
  display: -ms-flexbox;
  display: flex;
  justify-content: center; }

.productView #video-player {
  align-items: center;
  min-height: 335px;
  min-width: 335px; }

h2.productView-brand {
  margin-bottom: 5px !important; }

@media only screen and (min-width: 767px) {
  section.productView-details.product-options {
    width: 50%; } }

.productView-info > :first-child {
  margin-top: 0; }

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

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

.productCarousel .card-title > a {
  font-size: 12px; }

.productCarousel .h4.card-text.sku {
  font-size: 12px !important; }

.main-media-container + .productView-thumbnails {
  margin-top: 0.78571rem; }

.cross-sell-container {
  margin-top: 1rem; }

.samples-message {
  background-color: #c0f9e2;
  border: 1px solid #c0f9e2;
  border-radius: 1rem;
  color: black;
  font-size: 14px;
  margin: 0.5rem 0;
  text-align: center; }
  .samples-message a {
    color: black;
    display: block;
    padding: 1rem;
    text-decoration: none; }

.image-disclaimer {
  color: #b2b2b2;
  font-size: 12px;
  font-style: italic;
  margin-bottom: 0.5rem; }

/* || Suture List || */
.sutureGrid {
  display: grid;
  grid-template-areas: "header" "figure" "main";
  grid-template-columns: auto auto;
  padding-bottom: 1rem;
  position: relative; }
  .sutureGrid h3 {
    background-color: rgba(0, 0, 255, 0);
    color: #2f2f2b !important;
    font-family: Lato !important;
    font-size: 12px;
    font-weight: 700 !important;
    margin: 1rem;
    text-align: center; }

.sutureGrid::after {
  background-color: darkgray;
  border: 5px solid darkgray;
  border-radius: 5px;
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  width: 100%; }

.sutureGrid:last-child::after {
  display: none; }

.sutureGrid .title {
  font-size: 12px;
  grid-area: header;
  text-align: center; }

.sutureGrid .listItem-figure {
  align-self: center;
  grid-area: figure;
  text-align: center;
  width: auto; }

.sutureGrid .main {
  grid-area: main;
  grid-auto-rows: auto; }

.sutureGrid .content {
  display: grid;
  font-size: 10px;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  grid-template-areas: "size length color title price button" "note note note note note note";
  grid-template-columns: minmax(1em, 3em) minmax(4em, 1fr) minmax(1em, 1fr) minmax(85px, 1fr) minmax(1em, 4em) minmax(8em, 4em);
  text-align: center; }

.sutureGrid .content .thread-size {
  grid-area: size; }

.thread-length {
  grid-area: length; }

.color {
  grid-area: color; }

.sutureGrid .content .title {
  grid-area: title;
  margin: 0; }
  .sutureGrid .content .title a {
    color: #007dd7;
    font-weight: 700;
    text-decoration: none; }

.sutureGrid .price {
  font-family: Anton;
  grid-area: price; }

.sutureGrid a.button {
  background-color: rgba(0, 0, 255, 0);
  border: 1px solid;
  border-color: #d25b00;
  border-radius: 0;
  color: #d25b00;
  display: block;
  float: left;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: 700;
  grid-area: button;
  justify-self: end;
  line-height: 1rem;
  margin: 0;
  padding: 0 8px;
  text-transform: uppercase;
  width: auto;
  width: auto; }
  .sutureGrid a.button:hover {
    background-color: #d25b00;
    border-color: #d25b00;
    color: white !important; }
  .sutureGrid a.button.button--small {
    font-size: 6px; }

.suture {
  margin: 1rem 0;
  overflow: hidden; }

h3.box-quantity:first-child {
  margin-top: 0; }

.sutures.table {
  border: 0; }

@media (min-width: 551px) {
  .sutureGrid {
    grid-template-areas: "header header" "figure main";
    grid-template-columns: auto auto; }
    .sutureGrid h3 {
      font-size: 20px;
      text-align: right; }
    .sutureGrid .listItem-figure {
      display: block; }
    .sutureGrid .content {
      font-size: 20px;
      grid-template-areas: "size length color title price button" "note note note note note note";
      grid-template-columns: minmax(1em, 3em) minmax(1em, 1fr) minmax(1em, 1fr) minmax(175px, 1fr) minmax(1em, 4em) minmax(8em, 1fr); }
      .sutureGrid .content .title {
        font-size: 20px; }
    .sutureGrid .title {
      font-size: 20px; }
    .sutureGrid a.button {
      border: 1px solid;
      font-size: 14px;
      font-size: 14px;
      line-height: 1rem;
      margin: 0 10px;
      padding: 8px 15px;
      width: auto; }
  .sutureGrid a.button.button--small {
    font-size: 14px; } }

h4.card-text.sku,
.previewCartItem-sku,
.cart-item-sku,
.sku-label,
.sku-value {
  color: #007dd7; }

/* || Faceted Search || */
#facetedSearch-navList .hidden {
  display: none; }

.toggleLink-text {
  font-weight: 700; }

article.card-title-four-lines h4.card-title {
  height: 98.5px; }

.slider-container {
  max-width: 100vw;
  overflow: hidden;
  width: 100%; }

/* || Cart || */
.cart-item-sku {
  margin-bottom: 0.21429rem; }

.cart-remove {
  background-color: #d25b00; }
  .cart-remove > svg {
    fill: white; }

.cart-content .loadingOverlay {
  height: 75%;
  left: 12.5%;
  position: fixed;
  top: 12.5%;
  width: 75%; }

.cart-item .definitionList .definitionList-key {
  display: none; }

.cart-item-name a {
  color: black;
  font-weight: bold;
  text-decoration: none; }
  .cart-item-name a:hover {
    color: darkgray; }

.previewCartItem-brand,
.previewCartItem-price,
.previewCartItem-extra {
  display: inline-block;
  font-size: 13px; }

.container.main .cart-actions .button {
  width: 250px; }

.cart-actions .button {
  margin-top: 1rem; }

.cart-actions:first-of-type .button {
  background-color: black;
  margin-top: 0; }

.Invoice #Logo {
  height: auto;
  width: 250px; }

@media (max-width: 550px) {
  #passwordMessage {
    display: none; }
  div.freeShipping:not(.always-visible) {
    display: none; }
  #freeShipping {
    font-size: 1rem; }
  .logo-link {
    padding: 0; }
  .header-logo-image {
    max-height: 2.67857rem; }
  .nav-main {
    margin-top: 0; }
  .nav-main ul {
    column-count: 3;
    margin-left: 0; }
  .nav-main li {
    display: list-item;
    font-size: 1rem;
    margin: auto; } }

.freeShipping {
  padding-top: 16px;
  background-color: #fff;
  text-align: center;
  width: 100%;
  height: 55px;
  text-align: center; }
  .freeShipping .message {
    color: #c03;
    font-family: Arial;
    font-size: 1.3rem;
    margin: 0;
    text-decoration: none; }

/* || Widget Styling - Mobile View || */
@media screen and (max-width: 801px) {
  #despoints {
    min-width: 90%; }
  #image-sec {
    display: none; }
  iframe {
    height: 90%;
    width: 90%; }
  h3 {
    font-size: 90%; }
  h2.container-header {
    font-size: 24px; }
  .productView-title {
    font-size: 20px; }
  .main-media-container {
    padding: 1.5rem; }
  #despoints {
    Zoom: 0.8;
    font-size: 80%; }
  #image-sec {
    display: none; }
  #top-container {
    font-family: sans-serif;
    margin-left: 5%;
    width: 90%; }
  #guidelink {
    font-size: 70%; }
  img.pdfcon {
    width: 20px; }
  .pdfcon {
    margin: 0; } }

/* || Widget Styling - Default || */
#testi-div .testi-italic {
  color: #17bae6;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-style: italic;
  font-weight: normal;
  line-height: 17px; }

#testi-div .testi-name {
  color: #333;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: lighter; }

#testi-div .normal-bold {
  color: #000;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold; }

#testi-div .testi-button {
  color: #2963c0;
  font-weight: 700;
  padding: 1%; }

.brand-note {
  font-size: 90%;
  font-style: italic; }

#image-sec {
  float: right;
  text-align: center;
  width: 310px; }

#despoints {
  height: auto;
  margin-left: 20px;
  width: 350px; }

#bpoints {
  margin-left: 25px; }

#guidelink a {
  text-decoration: none; }

#guidelink a:hover {
  text-decoration: inherit; }

button {
  border: solid grey 1px;
  border-radius: 5px; }

.pdfcon {
  margin: 0 1.5rem;
  -ms-transform: rotate(-17deg);
  -webkit-transform: rotate(-17deg);
  transform: rotate(-17deg);
  /* IE 9 */
  /* Opera, Chrome, and Safari */
  width: 30px; }

@media (min-width: 1025px) {
  .top-menu {
    display: none; } }

textarea.form-input.optimizedCheckout-form-input {
  height: 15rem; }

.button[disabled] {
  color: black !important; }

#side-categories .suture-matching-banner {
  background-color: #75366e;
  border-radius: 4px;
  color: #fff;
  margin-bottom: 20px;
  padding: 1rem 0.5rem;
  text-align: center; }
  #side-categories .suture-matching-banner a {
    color: #fff;
    text-decoration: none; }
    #side-categories .suture-matching-banner a:hover {
      color: inherit; }
  #side-categories .suture-matching-banner h3 {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0; }
  #side-categories .suture-matching-banner p {
    color: #fff;
    font-size: 14px;
    margin-bottom: 0.5rem; }
  #side-categories .suture-matching-banner img {
    padding: 0.5rem 4rem; }
  #side-categories .suture-matching-banner .button {
    background-color: #fff;
    border-radius: 10px;
    color: #d25b00;
    font-size: 20px;
    font-weight: bold;
    line-height: 1rem;
    margin-bottom: 0;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
    text-transform: none; }

.expiration-date {
  color: red;
  font-size: 18px;
  text-align: center; }

/* Subscription Popup Side Button */
#subscription-popup-button {
  background-color: #f9ff70;
  color: black !important;
  opacity: 0.9;
  padding: 11.5px 20px;
  position: fixed;
  right: 0;
  text-decoration: none;
  text-transform: uppercase;
  transform: rotate(90deg) translate(50%, 50%);
  transform-origin: 100% 50%;
  z-index: 9999999; }

#subscribe-form-intro {
  background-color: #1261a1;
  padding: 1rem 2.25rem; }
  #subscribe-form-intro .title {
    color: white;
    font-size: 36px;
    font-weight: 700;
    margin: auto;
    text-transform: uppercase; }
  #subscribe-form-intro .intro {
    font-size: 24px;
    margin: auto; }

#subscribe-form-body {
  background-color: lightcyan;
  color: black;
  font-size: 24px;
  padding: 1rem 4.5rem; }
  #subscribe-form-body .field-group {
    margin: 1rem; }
    #subscribe-form-body .field-group label {
      width: 15%; }
    #subscribe-form-body .field-group input,
    #subscribe-form-body .field-group select {
      float: right;
      width: 80%; }
  #subscribe-form-body .error {
    border-color: red; }
  #subscribe-form-body .error-message {
    color: red;
    font-style: italic;
    margin-bottom: 2rem;
    text-align: center; }
  #subscribe-form-body .submit-button {
    clear: both;
    text-align: center; }
  #subscribe-form-body .button {
    background-color: #ffca07;
    border-radius: 10px !important;
    color: #2f2f2b;
    font-weight: 700;
    text-transform: uppercase;
    width: 50%; }
    #subscribe-form-body .button:hover {
      background: #f9df01;
      border-color: #f9df01;
      color: #2f2f2b; }

#side-categories #mc-embedded-subscribe-form,
#subscribe-form {
  background-color: #1261a1;
  color: white; }
  #side-categories #mc-embedded-subscribe-form .modal-close,
  #subscribe-form .modal-close {
    color: #fafafa; }
  #side-categories #mc-embedded-subscribe-form .modal-body,
  #subscribe-form .modal-body {
    padding: 0; }
  #side-categories #mc-embedded-subscribe-form #mce-error-response,
  #subscribe-form #mce-error-response {
    display: none;
    margin: 1rem; }

#tab-guidelines {
  margin: 1.5rem 0; }

@media (min-width: 801px) {
  .productView-second {
    position: relative; }
  .productView-socialLinks {
    display: inline-block;
    height: 0;
    margin-top: 1rem;
    position: relative;
    width: 100%; }
  .productView-socialLinks .shareLinks {
    position: absolute;
    right: 0;
    top: -1rem; }
  .productView-socialLinks .shareContainer {
    display: inline-block;
    position: relative; }
  .productView-socialLinks .shareButton {
    align-items: center;
    background-color: #0762e5;
    border-radius: 20px;
    color: #fff;
    display: flex;
    font-size: 16px;
    height: 40px;
    justify-content: center;
    letter-spacing: 1px;
    width: 100px; }
    .productView-socialLinks .shareButton svg {
      fill: #fefefe;
      height: 1.25rem;
      margin: 0.25rem;
      transition: all 0.15s ease;
      width: 1.25rem; }
  .productView-socialLinks:hover .shareContent {
    display: block; }
  .productView-socialLinks .shareContent {
    display: none;
    padding: 1rem;
    padding-top: 4px;
    position: absolute;
    right: 0; }
  .productView-socialLinks .socialLinks {
    align-items: center;
    background-color: #fff;
    border: 1px solid #808080;
    display: flex;
    justify-content: center;
    margin-top: 10px;
    padding: 0 0.5rem;
    position: relative; }
    .productView-socialLinks .socialLinks::before {
      border: inset 10px;
      border-bottom-style: solid;
      border-color: transparent transparent #808080;
      bottom: 100%;
      content: "";
      display: block;
      height: 0;
      left: auto;
      position: absolute;
      right: 0.78571rem;
      width: 0; }
    .productView-socialLinks .socialLinks::after {
      border: inset 8px;
      border-bottom-style: solid;
      border-color: transparent transparent #fff;
      bottom: 100%;
      content: "";
      display: block;
      height: 0;
      left: auto;
      position: absolute;
      right: 0.92857rem;
      width: 0; }
    .productView-socialLinks .socialLinks .socialLinks-item {
      margin: 0; }
  .productView-socialLinks .socialLinks-item .socialLinks__link {
    height: 1.25rem;
    width: 1.25rem; }
    .productView-socialLinks .socialLinks-item .socialLinks__link.icon {
      background-color: lightgray;
      border-radius: 50%; } }

form.form-wishlist.form-action {
  clear: both; }

.productView a.button.dropdown-menu-button {
  background-color: #fff;
  border-color: #212529;
  border-radius: 4px;
  color: #212529;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  font-weight: 700;
  margin-right: 0 !important;
  padding: 10px 35px 6px; }

.productView a.button.dropdown-menu-button:hover {
  background-color: #f8f9fa;
  border-color: #212529;
  color: #212529; }

.productView a.button.dropdown-menu-button i svg {
  display: none;
  fill: #212529; }

.form-checkbox + .form-label::before,
.form-radio + .form-label::before {
  border-color: black; }
