/*Common CSS*/
a,
.navList-action {
  color: #000; }

.alertBox.alertBox--error span {
  color: #0B456A; }

.card-figcaption-body > :first-child {
  width: 100%; }

.card-figcaption-body .button {
  background: #fff; }

.button,
.button:focus,
.button:active,
.swal2-container .swal2-confirm.button,
.swal2-container .swal2-modal .swal2-cancel,
.modal--alert .button-container .confirm,
.modal--alert .button-container .confirm:focus,
.modal--alert .button-container .confirm:active,
body div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm),
.main-btn {
  line-height: normal;
  font-size: 14px;
  border: 1px #0B456A solid;
  border-radius: 20px;
  outline: none;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  letter-spacing: 0.3px;
  margin: 0;
  color: #0B456A;
  background: #fff;
  padding: 10px 25px;
  transition: all 0.4s ease;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease; }
  .button:hover,
  .button:focus:hover,
  .button:active:hover,
  .swal2-container .swal2-confirm.button:hover,
  .swal2-container .swal2-modal .swal2-cancel:hover,
  .modal--alert .button-container .confirm:hover,
  .modal--alert .button-container .confirm:focus:hover,
  .modal--alert .button-container .confirm:active:hover,
  body div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm):hover,
  .main-btn:hover {
    color: #fff;
    background: #0B456A;
    border-color: #0B456A; }

div:where(.swal2-container) button:where(.swal2-styled):not([disabled]) {
  margin: 0 5px !important; }

.button:hover,
.swal2-container .swal2-confirm.button:hover,
.swal2-container .swal2-modal .swal2-cancel:hover,
.main-btn:hover {
  transition: all 0.4s ease;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease; }

input:focus,
button:focus,
textarea:focus,
select:focus,
details:focus,
[href]:focus,
[tabindex]:not([tabindex="-1"]):focus,
[contenteditable="true"]:focus {
  outline: 0 !important;
  outline-offset: 0px !important; }

body {
  font-family: "Sarabun", sans-serif; }

* {
  box-sizing: border-box; }

p,
li {
  color: #000;
  font-family: "Raleway", sans-serif;
  letter-spacing: 0;
  line-height: 26px;
  font-weight: 500;
  font-size: 16px; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  letter-spacing: 0;
  color: #000; }

.form-label {
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 14px;
  text-transform: capitalize;
  color: #113F54;
  line-height: 24px;
  width: 100%;
  margin: 0 0 4px 0; }
  .form-label small {
    display: inline-block;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 14px;
    text-transform: capitalize;
    color: #f00;
    line-height: 24px;
    margin: 0px;
    float: none; }

/**/
#wds_feceted .category-sidebar {
  width: 190px; }

#wds_feceted + .custom-sidebar {
  width: 240px; }

.custom_wishlist .custombar-left {
  width: calc(100% - 240px); }

.custom_wishlist .custom-sidebar {
  width: 240px; }

.category-mid-panel {
  width: calc(100% - 430px);
  padding: 0 15px; }

.container {
  max-width: 1305px;
  padding: 0 50px; }

body .header .container {
  padding: 0 150px 0 119px;
  max-width: 1600px; }

body .header .top-header {
  background: #113F54;
  text-align: right;
  padding: 10px 0; }
  body .header .top-header p {
    color: #fff;
    font-family: "Sarabun", sans-serif;
    font-size: 17px;
    line-height: 20px;
    margin: 0;
    font-weight: 700; }
    body .header .top-header p .needhelp {
      margin: 0 15px 0 0; }
    body .header .top-header p a {
      color: #fff;
      font-family: "Sarabun", sans-serif;
      font-size: 17px;
      line-height: 20px;
      margin: 0;
      text-decoration: none;
      font-weight: 700; }
      body .header .top-header p a:hover {
        color: #000; }
    body .header .top-header p .devider {
      margin: 0 8px; }

body .header .bottom-header .bottom_inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 10px 0 9px; }
  body .header .bottom-header .bottom_inner .header-bottom-left {
    display: inline-block; }
    body .header .bottom-header .bottom_inner .header-bottom-left .header-logo-custom {
      margin: 0; }
  body .header .bottom-header .bottom_inner .header-bottom-right {
    display: flex;
    align-items: center; }
    body .header .bottom-header .bottom_inner .header-bottom-right .navPages-container {
      display: inline-block; }
    body .header .bottom-header .bottom_inner .header-bottom-right .navUser {
      display: inline-block;
      padding: 0 0 0 30px;
      width: auto;
      margin: -18px 0 0 0px;
      vertical-align: middle; }
      body .header .bottom-header .bottom_inner .header-bottom-right .navUser:before {
        content: "";
        background: #EAEAEA;
        height: 47px;
        position: absolute;
        left: 0;
        width: 1px;
        top: 0;
        margin: -15px 0 0; }
      body .header .bottom-header .bottom_inner .header-bottom-right .navUser .navUser-item--account .navUser-action {
        padding: 0;
        display: flex;
        align-items: center;
        gap: 9px;
        margin: -2px 0 0; }
        body .header .bottom-header .bottom_inner .header-bottom-right .navUser .navUser-item--account .navUser-action span {
          color: #000;
          letter-spacing: 0px;
          font-size: 14px;
          line-height: 18px;
          font-family: "Sarabun", sans-serif;
          font-weight: 700;
          text-transform: uppercase; }
          body .header .bottom-header .bottom_inner .header-bottom-right .navUser .navUser-item--account .navUser-action span:hover {
            color: #027E39; }
    body .header .bottom-header .bottom_inner .header-bottom-right .navPages .navPages-item {
      margin: 2px 30px -2px; }
      body .header .bottom-header .bottom_inner .header-bottom-right .navPages .navPages-item .navPages-action {
        padding: 0;
        color: #000;
        letter-spacing: 0.3px;
        font-size: 15px;
        line-height: 32px;
        font-family: "Sarabun", sans-serif;
        font-weight: 500;
        text-transform: uppercase;
        background: transparent; }
        body .header .bottom-header .bottom_inner .header-bottom-right .navPages .navPages-item .navPages-action:hover {
          color: #027E39; }
      body .header .bottom-header .bottom_inner .header-bottom-right .navPages .navPages-item:hover > .navPages-action {
        color: #027E39; }

/*Carousel*/
.green_banner {
  background: #027E39;
  text-align: center;
  height: 44px;
  z-index: 2;
  position: relative; }
  .green_banner p {
    line-height: 43px;
    color: #fff;
    font-family: "Sarabun", sans-serif;
    font-weight: 800;
    font-size: 20px;
    letter-spacing: 0.8px;
    margin: 0;
    padding: 0px 0 0; }

.heroCarousel {
  margin: -45px 0 0; }
  .heroCarousel .heroCarousel-content {
    right: auto;
    background: transparent;
    padding: 0 99px;
    text-align: left;
    width: 100%;
    left: 0;
    margin: 42px 0 0; }
    .heroCarousel .heroCarousel-content .heroCarousel-title {
      color: #fff;
      font-family: "Raleway", sans-serif;
      font-weight: 700;
      font-size: 62px;
      letter-spacing: 0;
      line-height: 72px;
      text-transform: capitalize;
      max-width: 417px; }
    .heroCarousel .heroCarousel-content .button {
      margin: 28px 0 0 0;
      border: 2px solid #fff;
      border-radius: 38px;
      color: #fff;
      font-family: "Open Sans", sans-serif;
      font-weight: 700;
      font-size: 20px;
      letter-spacing: 0;
      text-transform: uppercase;
      padding: 0;
      background: transparent;
      width: 255px;
      height: 65px;
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 8px; }
      .heroCarousel .heroCarousel-content .button:hover {
        background: #0B456A;
        border-color: #0B456A; }

/*Common*/
.body {
  margin-top: 0; }

.heroCarousel,
.heroCarousel.slick-initialized {
  max-height: 100%; }
  .heroCarousel .heroCarousel-image-wrapper,
  .heroCarousel.slick-initialized .heroCarousel-image-wrapper {
    max-height: 100%;
    height: auto; }
  .heroCarousel .heroCarousel-content,
  .heroCarousel.slick-initialized .heroCarousel-content {
    background: transparent;
    width: 100%; }

/*Slick arrow component*/
.slick-arrow {
  padding: 0;
  border: 0;
  margin: 0;
  width: auto;
  height: auto; }
  .slick-arrow.slick-prev {
    left: 0;
    background: transparent; }
    .slick-arrow.slick-prev:hover:before {
      height: 36px;
      width: 36px;
      background-color: #fff;
      border-radius: 50%;
      box-shadow: 0px 3px 6px rgba(255, 255, 255, 0.3);
      background-image: url(../img/left-b-arrow.svg);
      background-repeat: no-repeat;
      opacity: 1; }
    .slick-arrow.slick-prev:before {
      height: 36px;
      width: 36px;
      background-color: #0B456A;
      border-radius: 50%;
      box-shadow: 0px 3px 6px rgba(11, 69, 106, 0.3);
      background-image: url(../img/left-w-arrow.svg);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center; }
  .slick-arrow.slick-next {
    right: 0;
    background: transparent; }
    .slick-arrow.slick-next:hover:before {
      height: 36px;
      width: 36px;
      background-color: #fff;
      border-radius: 50%;
      box-shadow: 0px 3px 6px rgba(255, 255, 255, 0.3);
      background-image: url(../img/right-b-arrow.svg);
      background-repeat: no-repeat;
      opacity: 1; }
    .slick-arrow.slick-next:before {
      height: 36px;
      width: 36px;
      background-color: #0B456A;
      border-radius: 50%;
      box-shadow: 0px 3px 6px rgba(11, 69, 106, 0.3);
      background-image: url(../img/right-w-arrow.svg);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center; }

/**/
/*Common End*/
/**/
/*Home page brands*/
.page-heading {
  color: #0B456A;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  font-size: 46px;
  letter-spacing: 0;
  text-transform: capitalize;
  margin: 0 0 38px; }

.hp_brands {
  position: relative;
  margin: 123px 0 0; }
  .hp_brands > img {
    width: 100%;
    margin: 34px 0 0; }
  .hp_brands .brandsec {
    position: absolute;
    top: 0;
    left: 0px;
    right: 0; }
    .hp_brands .brandsec .container {
      max-width: 1505px; }
      .hp_brands .brandsec .container .brandslider {
        margin: 0 auto;
        padding: 0 50px; }
        .hp_brands .brandsec .container .brandslider .slick-list {
          margin: 0 -10px; }
          .hp_brands .brandsec .container .brandslider .slick-list .brand_content {
            padding: 5px 15px 5px 14px; }
            .hp_brands .brandsec .container .brandslider .slick-list .brand_content .brandinner {
              background: #fff;
              border-radius: 20px;
              box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
              text-align: center;
              padding: 18px 0 14px; }
              .hp_brands .brandsec .container .brandslider .slick-list .brand_content .brandinner .brandimg {
                min-height: 126px;
                max-height: 126px;
                display: flex;
                align-items: center;
                justify-content: center; }
                .hp_brands .brandsec .container .brandslider .slick-list .brand_content .brandinner .brandimg img {
                  width: auto; }
              .hp_brands .brandsec .container .brandslider .slick-list .brand_content .brandinner span {
                color: #000;
                font-family: "Raleway", sans-serif;
                font-weight: 600;
                font-size: 22px;
                letter-spacing: 0;
                margin: 13px 0 0px;
                display: inline-block;
                width: 100%; }

/**/
/*Hp Banner*/
.petwithowner {
  margin: -5.75% 0 203px; }
  .petwithowner .container {
    display: flex;
    align-items: start;
    max-width: 1406px; }
    .petwithowner .container .half-width {
      flex: 1; }
    .petwithowner .container .righttext {
      padding: 0 0 0 50px; }
      .petwithowner .container .righttext h2 {
        max-width: 598px;
        color: #0B456A;
        font-family: "Raleway", sans-serif;
        font-weight: 700;
        font-size: 46px;
        letter-spacing: 0;
        text-transform: capitalize;
        margin: 0;
        line-height: 66px; }
      .petwithowner .container .righttext h3 {
        max-width: 598px;
        color: #000;
        font-family: "Raleway", sans-serif;
        font-weight: 700;
        font-size: 40px;
        letter-spacing: 0;
        margin: 20px 0 24px;
        line-height: 52px; }
      .petwithowner .container .righttext p {
        max-width: 598px;
        color: #000;
        font-family: "Raleway", sans-serif;
        font-weight: 600;
        font-size: 20px;
        letter-spacing: 0;
        margin: 0;
        line-height: 32px; }
      .petwithowner .container .righttext a {
        width: 260px;
        border-radius: 38px;
        border: 2px solid #0B456A;
        font-family: "Open Sans", sans-serif;
        font-weight: 700;
        font-size: 20px;
        height: 65px;
        line-height: 61px;
        text-transform: uppercase;
        margin: 25px 0 0;
        padding: 0;
        background: transparent;
        color: #0B456A;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 7px; }
        .petwithowner .container .righttext a:before {
          content: "";
          width: 25px;
          height: 22px;
          display: inline-block;
          background: url(../img/blue-print.svg) no-repeat center; }
        .petwithowner .container .righttext a:hover {
          background: #0B456A;
          color: #fff; }
          .petwithowner .container .righttext a:hover:before {
            background: url(../img/white-print.svg) no-repeat center; }

/**/
/*Footer*/
#consent-manager-update-banner {
  display: none; }

.footer {
  border: 0;
  padding: 0;
  margin: 0px;
  clear: left; }
  .footer .top-footer {
    position: relative;
    text-align: center;
    margin: 0 0 50px; }
    .footer .top-footer .container {
      padding: 0; }
      .footer .top-footer .container > img {
        box-shadow: 5px 10px 30px rgba(59, 55, 53, 0.05); }
    .footer .top-footer .newsleft {
      position: absolute;
      bottom: 0;
      width: 50%;
      left: 0;
      text-align: left; }
    .footer .top-footer .newsright {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      width: 50%;
      right: 1px;
      margin: -2px 0 0; }
      .footer .top-footer .newsright .newsinner {
        max-width: 500px;
        text-align: center; }
        .footer .top-footer .newsright .newsinner .footer-info-heading {
          margin: 0;
          color: #fff;
          font-family: "Raleway", sans-serif;
          font-weight: 700;
          font-size: 36px;
          letter-spacing: 0;
          text-transform: capitalize;
          line-height: 50px; }
        .footer .top-footer .newsright .newsinner P {
          color: #fff;
          font-family: "Raleway", sans-serif;
          font-weight: 700;
          font-size: 28px;
          letter-spacing: 0;
          text-transform: capitalize;
          line-height: 52px;
          margin: 5px 0 16px; }
        .footer .top-footer .newsright .newsinner .form {
          margin: 0; }
          .footer .top-footer .newsright .newsinner .form .form-fieldset {
            border: 0; }
            .footer .top-footer .newsright .newsinner .form .form-fieldset .form-field {
              margin: 0;
              position: relative;
              box-shadow: 5px 10px 30px rgba(59, 55, 53, 0.05); }
              .footer .top-footer .newsright .newsinner .form .form-fieldset .form-field:before {
                content: "";
                position: absolute;
                width: 25px;
                background: url(../img/email.svg) no-repeat center;
                left: 21px;
                height: 19px;
                top: 50%;
                transform: translateY(-50%); }
              .footer .top-footer .newsright .newsinner .form .form-fieldset .form-field .form-input {
                height: 60px;
                background: #fff;
                border-radius: 36px;
                line-height: 59px;
                color: #8D8D8D;
                font-family: "Raleway", sans-serif;
                font-weight: 600;
                font-size: 16px;
                letter-spacing: 0;
                text-transform: capitalize;
                padding: 0 130px 0 55px;
                border: 0; }
              .footer .top-footer .newsright .newsinner .form .form-fieldset .form-field .button {
                position: absolute;
                right: 10px;
                top: 50%;
                transform: translateY(-50%);
                border-radius: 36px;
                background: #0B456A;
                font-family: "Open Sans", sans-serif;
                font-weight: 700;
                font-size: 16px;
                letter-spacing: 0;
                text-transform: uppercase;
                text-align: center;
                width: 110px;
                height: 46px;
                line-height: 42px;
                padding: 0;
                margin: 0;
                border: 2px solid #0B456A;
                color: #fff; }
                .footer .top-footer .newsright .newsinner .form .form-fieldset .form-field .button:hover {
                  background: transparent;
                  color: #0B456A; }
  .footer .bottom-footer {
    position: relative;
    padding: 28px 0 0;
    min-height: 540px; }
    .footer .bottom-footer > img {
      width: 100%; }
    .footer .bottom-footer .footer-info {
      position: absolute;
      left: 0;
      margin: 21px 0 0;
      right: 0;
      top: 50%;
      transform: translateY(-50%);
      text-align: center; }
      .footer .bottom-footer .footer-info .footer-info-col .footer-info-heading {
        color: #0B456A;
        font-family: "Raleway", sans-serif;
        font-weight: 700;
        font-size: 24px;
        letter-spacing: 0;
        text-transform: uppercase;
        margin: 0 0 22px; }
      .footer .bottom-footer .footer-info .footer-info-col ul {
        list-style: none;
        margin: 0;
        display: inline-block; }
        .footer .bottom-footer .footer-info .footer-info-col ul.socialLinks {
          margin: 5px 0 0; }
        .footer .bottom-footer .footer-info .footer-info-col ul li {
          margin: 4px 0 6px;
          float: left;
          width: 100%; }
          .footer .bottom-footer .footer-info .footer-info-col ul li a {
            color: #000;
            font-family: "Raleway", sans-serif;
            font-weight: 500;
            font-size: 20px;
            letter-spacing: 0.6px;
            text-transform: capitalize;
            text-decoration: none; }
            .footer .bottom-footer .footer-info .footer-info-col ul li a:hover {
              color: #0B456A; }
          .footer .bottom-footer .footer-info .footer-info-col ul li p {
            color: #000;
            font-family: "Raleway", sans-serif;
            font-weight: 500;
            font-size: 20px;
            letter-spacing: 0.6px;
            text-transform: capitalize;
            margin: 0; }
            .footer .bottom-footer .footer-info .footer-info-col ul li p a {
              color: #000;
              font-family: "Raleway", sans-serif;
              font-weight: 500;
              font-size: 20px;
              letter-spacing: 0.6px;
              text-transform: capitalize;
              text-decoration: none; }
              .footer .bottom-footer .footer-info .footer-info-col ul li p a:hover {
                color: #0B456A; }
      .footer .bottom-footer .footer-info .footer-info-col.contact-col {
        width: 425px;
        padding: 0;
        margin: 0 0 34px; }
        .footer .bottom-footer .footer-info .footer-info-col.contact-col .footer-info-heading {
          margin: 0 0 15px; }
        .footer .bottom-footer .footer-info .footer-info-col.contact-col ul li {
          margin: 10px 0; }
          .footer .bottom-footer .footer-info .footer-info-col.contact-col ul li p {
            line-height: 25px; }
        .footer .bottom-footer .footer-info .footer-info-col.contact-col .f-icons {
          display: flex;
          align-items: center;
          gap: 15px; }
          .footer .bottom-footer .footer-info .footer-info-col.contact-col .f-icons .footericon {
            line-height: 12px; }
          .footer .bottom-footer .footer-info .footer-info-col.contact-col .f-icons .icontext span {
            width: 100%;
            clear: left;
            display: inline-block;
            margin: 0px 0 4px; }
            .footer .bottom-footer .footer-info .footer-info-col.contact-col .f-icons .icontext span + span {
              margin: 4px 0 0; }
      .footer .bottom-footer .footer-info .footer-info-col.information-col {
        width: 297px;
        padding: 0; }
      .footer .bottom-footer .footer-info .footer-info-col.account-col {
        width: 247px;
        padding: 0; }
      .footer .bottom-footer .footer-info .footer-info-col.social-col {
        margin: 0;
        padding: 0;
        width: 141px; }
      .footer .bottom-footer .footer-info .footer-info-col .socialLinks.socialLinks--alt .socialLinks-item {
        margin: 0 7px 0 0;
        display: inline-block;
        width: auto; }
        .footer .bottom-footer .footer-info .footer-info-col .socialLinks.socialLinks--alt .socialLinks-item .icon {
          height: 40px;
          width: 40px;
          text-align: center;
          background: #F1F6F9;
          border-radius: 50%;
          display: flex;
          align-items: center;
          justify-content: center; }
          .footer .bottom-footer .footer-info .footer-info-col .socialLinks.socialLinks--alt .socialLinks-item .icon svg {
            width: auto;
            height: auto; }
          .footer .bottom-footer .footer-info .footer-info-col .socialLinks.socialLinks--alt .socialLinks-item .icon .hover {
            display: none; }
          .footer .bottom-footer .footer-info .footer-info-col .socialLinks.socialLinks--alt .socialLinks-item .icon:hover {
            background: #0B456A; }
            .footer .bottom-footer .footer-info .footer-info-col .socialLinks.socialLinks--alt .socialLinks-item .icon:hover .normal {
              display: none; }
            .footer .bottom-footer .footer-info .footer-info-col .socialLinks.socialLinks--alt .socialLinks-item .icon:hover .hover {
              display: inline-block; }
    .footer .bottom-footer .footer-copyright {
      text-align: center;
      background: #FAFAFA;
      height: 55px;
      margin: 0;
      position: relative; }
      .footer .bottom-footer .footer-copyright p {
        line-height: 55px;
        color: #000;
        font-family: "Raleway", sans-serif;
        font-weight: 600;
        font-size: 18px;
        letter-spacing: 0;
        text-transform: capitalize;
        margin: 0; }
        .footer .bottom-footer .footer-copyright p a {
          line-height: 55px;
          color: #000;
          font-family: "Raleway", sans-serif;
          font-weight: 600;
          font-size: 18px;
          letter-spacing: 0;
          text-transform: capitalize; }
          .footer .bottom-footer .footer-copyright p a:hover {
            color: #0B456A; }

/**/
/*After Login HP*/
/*Common Cart component*/
#cart-preview-dropdown {
  min-width: 300px; }
  #cart-preview-dropdown .previewCartWrapper {
    opacity: 1; }
    #cart-preview-dropdown .previewCartWrapper .previewCartItem-name a {
      font-family: "Open Sans", sans-serif;
      font-weight: 500;
      font-size: 14px;
      line-height: 18px;
      margin: 0 0 7px; }
      #cart-preview-dropdown .previewCartWrapper .previewCartItem-name a:hover {
        color: #027E39; }
    #cart-preview-dropdown .previewCartWrapper .previewCartItem-price {
      font-family: "Open Sans", sans-serif;
      font-weight: 500;
      font-size: 14px;
      line-height: 18px;
      color: #000; }

/**/
/*Common Search component*/
.quickSearchResults {
  position: absolute;
  width: 100%;
  z-index: 111;
  top: 100%;
  background: #ffffff;
  right: 0;
  padding-bottom: 0px; }
  .quickSearchResults .productGrid .product .card .card-title {
    overflow: hidden;
    margin-top: 0px;
    max-height: max-content; }
    .quickSearchResults .productGrid .product .card .card-title a {
      font-weight: 500;
      font-size: 14px;
      line-height: 18px;
      color: #000;
      height: auto;
      font-family: "Open Sans", sans-serif; }
      .quickSearchResults .productGrid .product .card .card-title a:hover {
        color: #0B456A; }
  .quickSearchResults .productGrid .card-img-container {
    float: left;
    width: 100%;
    text-align: center;
    padding-top: 0;
    max-height: 100% !important;
    min-height: 100% !important; }
    .quickSearchResults .productGrid .card-img-container img {
      position: unset; }
  .quickSearchResults .product-badge {
    display: none; }
  .quickSearchResults .modal-close {
    top: 0px;
    right: 15px; }
    .quickSearchResults .modal-close span {
      font-family: "Raleway", sans-serif;
      font-weight: 700;
      color: #000;
      font-size: 40px; }
      .quickSearchResults .modal-close span:hover {
        color: #038139; }

.quickSearchResults .productGrid {
  margin: 0 !important;
  overflow-y: auto;
  max-height: 430px; }
  .quickSearchResults .productGrid .product {
    width: 100% !important;
    padding: 0 15px 0;
    border-bottom: 1px solid #ccc;
    background: #fff;
    margin: 0px; }
    .quickSearchResults .productGrid .product span.pro-Badge {
      display: none; }
    .quickSearchResults .productGrid .product .card.card--alternate {
      border: 0;
      width: 100%;
      float: left;
      padding: 10px 15px 10px 0;
      margin: 0;
      background: #ffffff; }
    .quickSearchResults .productGrid .product .card .card-figure {
      padding: 0;
      width: 30%;
      float: left;
      margin: 0 !important; }
      .quickSearchResults .productGrid .product .card .card-figure .card-figure__link {
        height: auto;
        width: 100% !important;
        background-color: none;
        padding: 0; }
    .quickSearchResults .productGrid .product .card .card-body {
      width: 70%;
      float: left;
      padding: 7px 0 7px 15px;
      text-align: left;
      background: #ffffff; }
      .quickSearchResults .productGrid .product .card .card-body .card-text {
        margin: 0 0 10px 0;
        -ms-flex-pack: inherit;
        justify-content: inherit;
        color: #000; }
        .quickSearchResults .productGrid .product .card .card-body .card-text[data-test-info-type="brandName"] {
          display: none; }
      .quickSearchResults .productGrid .product .card .card-body .card_bottom {
        margin: 8px 0 0; }
        .quickSearchResults .productGrid .product .card .card-body .card_bottom div.card-text .price {
          font-size: 16px; }
    .quickSearchResults .productGrid .product .card .card-img-container::after {
      height: auto;
      padding: 0px; }
    .quickSearchResults .productGrid .product .card .card-figcaption-body,
    .quickSearchResults .productGrid .product .card .card-body .card_bottom p.card-text {
      display: none; }
    .quickSearchResults .productGrid .product .price-section {
      display: inline-block; }

/**/
body .header .bottom-header .bottom_inner .header-bottom-right .navUser .navUser-item--account .navUser-action span {
  color: #027E39; }

body.customer_not_found {
  padding: 0; }
  body.customer_not_found .header {
    height: 129px;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    transition: all 0.4s ease;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    border: 0; }
  body.customer_not_found.custom_default {
    padding: 0; }
    body.customer_not_found.custom_default .header {
      height: 173px; }

.home-search {
  margin: 0px 0 0; }
  .home-search .container {
    padding: 0;
    max-width: 1303px; }
  .home-search h4 {
    color: #0B456A;
    font-family: "Sarabun", sans-serif;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 0.72px;
    text-transform: capitalize;
    margin: -3px 0 -2px;
    text-align: center; }
  .home-search ul {
    list-style: none;
    margin: 39px -15px 45px;
    display: inline-block;
    width: auto;
    padding: 0; }
    .home-search ul li {
      width: calc(25% - 30px);
      float: left;
      position: relative;
      margin: 0 15px; }
      .home-search ul li label {
        color: #0B456A;
        font-family: "Raleway", sans-serif;
        font-weight: 700;
        font-size: 16px;
        letter-spacing: 0px;
        margin: 0 0 7px;
        display: inline-block; }
      .home-search ul li select {
        height: 44px;
        border-radius: 0;
        padding: 2px 53px 0 10px;
        border: 1px solid #B7B7B7;
        background: #fff;
        color: #000;
        font-size: 12px;
        letter-spacing: 0.36px;
        font-family: "Raleway", sans-serif;
        font-weight: 600;
        background: url("https://cdn11.bigcommerce.com/s-jx16kkyvzb/images/stencil/original/image-manager/select-arrow.jpg") no-repeat;
        background-position: 100% 50%;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none; }

body.customer_login {
  padding: 0px 0 0; }
  body.customer_login .header {
    height: 189px;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    border: 0; }
    body.customer_login .header .top-header {
      background: #02853C;
      padding: 9px 0 11px;
      height: 40px;
      top: 0;
      left: 0;
      right: 0;
      z-index: 999; }
      body.customer_login .header .top-header .notsticky {
        display: flex;
        justify-content: space-between; }
      body.customer_login .header .top-header .sticky {
        display: none; }
    body.customer_login .header .bottom-header .bottom_inner {
      margin: 11px 0 9px; }
      body.customer_login .header .bottom-header .bottom_inner .header-bottom-right {
        flex-direction: column;
        align-items: end; }
        body.customer_login .header .bottom-header .bottom_inner .header-bottom-right .navUser:before {
          height: 36px;
          top: 8px; }
        body.customer_login .header .bottom-header .bottom_inner .header-bottom-right .navUser .navUser-item {
          vertical-align: middle;
          display: inline-block;
          float: none; }
          body.customer_login .header .bottom-header .bottom_inner .header-bottom-right .navUser .navUser-item.navUser-item--cart {
            margin: 0 0 0 38px; }
            body.customer_login .header .bottom-header .bottom_inner .header-bottom-right .navUser .navUser-item.navUser-item--cart .navUser-action span {
              color: #027E39; }
          body.customer_login .header .bottom-header .bottom_inner .header-bottom-right .navUser .navUser-item .navUser-action {
            padding: 0;
            position: relative;
            gap: 12px; }
            body.customer_login .header .bottom-header .bottom_inner .header-bottom-right .navUser .navUser-item .navUser-action span {
              font-family: "Raleway", sans-serif;
              font-weight: 800;
              font-size: 12px;
              letter-spacing: 0;
              text-transform: uppercase;
              color: #000; }
            body.customer_login .header .bottom-header .bottom_inner .header-bottom-right .navUser .navUser-item .navUser-action .countPill {
              background: transparent;
              color: #02853C;
              font-family: "Raleway", sans-serif;
              font-weight: 700;
              font-size: 11px;
              position: absolute;
              bottom: 3px;
              left: 12px;
              z-index: 2;
              margin: 0;
              height: 15px;
              width: 15px;
              line-height: 15px; }
            body.customer_login .header .bottom-header .bottom_inner .header-bottom-right .navUser .navUser-item .navUser-action:hover span {
              color: #027E39; }
          body.customer_login .header .bottom-header .bottom_inner .header-bottom-right .navUser .navUser-item.navUser-item--cart .navUser-action {
            display: flex;
            align-items: center;
            gap: 9px; }
      body.customer_login .header .bottom-header .bottom_inner .navPages .navPages-item {
        margin: 1px 30px 0px; }
        body.customer_login .header .bottom-header .bottom_inner .navPages .navPages-item:last-child {
          margin: 1px 21px 0px 30px; }
    body.customer_login .header .header-bottom-right-bottom {
      width: 100%;
      text-align: right; }
      body.customer_login .header .header-bottom-right-bottom ul {
        list-style: none;
        margin: 0; }
        body.customer_login .header .header-bottom-right-bottom ul li {
          display: inline-block;
          vertical-align: middle; }
          body.customer_login .header .header-bottom-right-bottom ul li p {
            margin: 0;
            color: #000;
            font-family: "Sarabun", sans-serif;
            font-weight: 500;
            font-size: 16px;
            letter-spacing: 0;
            text-transform: capitalize; }
            body.customer_login .header .header-bottom-right-bottom ul li p span {
              color: #0B456A;
              font-family: "Sarabun", sans-serif;
              font-weight: 600;
              font-size: 14px;
              letter-spacing: 0;
              text-transform: capitalize; }
          body.customer_login .header .header-bottom-right-bottom ul li:nth-child(2) {
            padding: 0 27px;
            text-align: center; }
    body.customer_login .header .after_login_header {
      background: #0B456A; }
      body.customer_login .header .after_login_header > .container {
        display: flex;
        align-items: center;
        margin: 0px 0;
        justify-content: space-between;
        margin: auto; }
        body.customer_login .header .after_login_header > .container .after_login_header_left {
          position: relative;
          line-height: 12px; }
          body.customer_login .header .after_login_header > .container .after_login_header_left .navPages-list > .navPages-item:hover > .navPages-action {
            background: #027E39; }
          body.customer_login .header .after_login_header > .container .after_login_header_left .navPages-list {
            margin: 0 0 0 -25px; }
            body.customer_login .header .after_login_header > .container .after_login_header_left .navPages-list > .navPages-item {
              position: relative; }
            body.customer_login .header .after_login_header > .container .after_login_header_left .navPages-list .navPages-item {
              line-height: 12px;
              margin: 0 10px; }
              body.customer_login .header .after_login_header > .container .after_login_header_left .navPages-list .navPages-item .navPages-action {
                color: #fff;
                font-family: "Raleway", sans-serif;
                font-weight: 600;
                font-size: 18px;
                letter-spacing: 0.36px;
                text-transform: uppercase;
                vertical-align: top;
                line-height: 24px;
                padding: 19px 10px 17px 14px; }
                body.customer_login .header .after_login_header > .container .after_login_header_left .navPages-list .navPages-item .navPages-action svg {
                  fill: #fff;
                  stroke: #fff;
                  margin: -4px 0 0 7px;
                  vertical-align: middle; }
              body.customer_login .header .after_login_header > .container .after_login_header_left .navPages-list .navPages-item:hover > .navPages-list-submenu {
                display: inline-block;
                box-shadow: 0px 0px 10px 0px #000; }
            body.customer_login .header .after_login_header > .container .after_login_header_left .navPages-list .navPages-list-submenu {
              position: absolute;
              top: 100%;
              background: #fff;
              left: 0;
              display: none;
              width: 214px;
              padding: 8px 0px;
              margin: 0;
              max-height: 400px; }
              body.customer_login .header .after_login_header > .container .after_login_header_left .navPages-list .navPages-list-submenu.child-ul {
                left: 100%;
                top: 0px;
                list-style: none;
                display: none !important;
                overflow-y: auto;
                box-shadow: 0px 0px 10px 0px #000; }
                body.customer_login .header .after_login_header > .container .after_login_header_left .navPages-list .navPages-list-submenu.child-ul li {
                  padding: 0 14px; }
                  body.customer_login .header .after_login_header > .container .after_login_header_left .navPages-list .navPages-list-submenu.child-ul li a {
                    text-decoration: none;
                    text-transform: capitalize; }
              body.customer_login .header .after_login_header > .container .after_login_header_left .navPages-list .navPages-list-submenu .navPages-item {
                width: 100%;
                margin: 0px 0;
                padding: 5px 14px; }
                body.customer_login .header .after_login_header > .container .after_login_header_left .navPages-list .navPages-list-submenu .navPages-item.showchild .child-ul {
                  display: block !important; }
                body.customer_login .header .after_login_header > .container .after_login_header_left .navPages-list .navPages-list-submenu .navPages-item .navPages-action {
                  padding: 0;
                  color: #000;
                  font-family: "Raleway", sans-serif;
                  font-weight: 600;
                  font-size: 14px;
                  letter-spacing: 0.28px;
                  text-transform: uppercase;
                  border: 0;
                  margin: 0px;
                  position: relative; }
                  body.customer_login .header .after_login_header > .container .after_login_header_left .navPages-list .navPages-list-submenu .navPages-item .navPages-action:hover {
                    color: #038139;
                    background: transparent; }
                  body.customer_login .header .after_login_header > .container .after_login_header_left .navPages-list .navPages-list-submenu .navPages-item .navPages-action:after {
                    content: "";
                    position: absolute;
                    right: -20px;
                    top: 9px;
                    width: 5px;
                    height: 9px;
                    display: inline-block;
                    background: url(../img/blue-arrow.svg) no-repeat;
                    background-size: contain;
                    top: 50%;
                    transform: translateY(-50%); }
                body.customer_login .header .after_login_header > .container .after_login_header_left .navPages-list .navPages-list-submenu .navPages-item:hover .navPage-subMenu {
                  display: inline-block; }
        body.customer_login .header .after_login_header > .container .after_login_header_right {
          display: flex;
          align-items: center; }
          body.customer_login .header .after_login_header > .container .after_login_header_right .custom-select {
            position: relative;
            display: inline-block;
            float: left; }
            body.customer_login .header .after_login_header > .container .after_login_header_right .custom-select #customselect {
              height: 41px;
              width: 236px;
              border: 0;
              padding: 0 53px 0 10px;
              background: #fff;
              background: url("https://cdn11.bigcommerce.com/s-jx16kkyvzb/images/stencil/original/image-manager/search-arrow.jpg") #fff no-repeat;
              background-position: 100% 50%;
              -webkit-appearance: none;
              -moz-appearance: none;
              appearance: none;
              background-size: 42px 42px; }
          body.customer_login .header .after_login_header > .container .after_login_header_right label {
            margin: 0 4px 0 0;
            color: #fff;
            font-family: "Raleway", sans-serif;
            font-weight: 600;
            font-size: 15px;
            letter-spacing: 0.3px;
            text-transform: uppercase; }
          body.customer_login .header .after_login_header > .container .after_login_header_right .search_box {
            width: 345px;
            display: inline-block;
            margin: 0 0 0 9px;
            float: left; }
            body.customer_login .header .after_login_header > .container .after_login_header_right .search_box .container {
              padding: 0; }
              body.customer_login .header .after_login_header > .container .after_login_header_right .search_box .container .form {
                margin: 0; }
                body.customer_login .header .after_login_header > .container .after_login_header_right .search_box .container .form .form-field {
                  margin: 0;
                  position: relative;
                  display: inline-block; }
                  body.customer_login .header .after_login_header > .container .after_login_header_right .search_box .container .form .form-field .form-input {
                    border: 0;
                    border-radius: 0;
                    width: 345px;
                    margin: 0px;
                    height: 41px;
                    padding: 0 53px 0 10px; }
                  body.customer_login .header .after_login_header > .container .after_login_header_right .search_box .container .form .form-field .search_btn {
                    position: absolute;
                    top: 50%;
                    transform: translateY(-50%);
                    right: 0px;
                    background: #038139;
                    padding: 5px 0 0;
                    width: 43px;
                    height: 42px;
                    line-height: 42px; }
                    body.customer_login .header .after_login_header > .container .after_login_header_right .search_box .container .form .form-field .search_btn:hover {
                      background: #0B456A; }
  body.customer_login .body {
    margin: 12px 0 0; }
  body.customer_login .hp_content-after-login .container {
    position: relative;
    padding: 0;
    max-width: 1303px; }
    body.customer_login .hp_content-after-login .container .custom-sidebar {
      position: absolute;
      right: 0;
      top: 0; }
  body.customer_login .heroCarousel {
    margin: 0px 0 -7px;
    padding: 0 20px 0 0;
    min-width: 320px;
    width: calc(100% - 340px);
    display: inline-block;
    float: left;
    position: relative; }
    body.customer_login .heroCarousel .heroCarousel-content .heroCarousel-title {
      margin: 25px 0 28px;
      max-width: 440px; }
    body.customer_login .heroCarousel .heroCarousel-content .button {
      width: 239px;
      margin: 0; }
  body.customer_login .hpsvg {
    line-height: 12px;
    z-index: 1;
    position: relative;
    clear: left; }
    body.customer_login .hpsvg svg {
      width: 100%;
      height: auto; }
  body.customer_login .footer {
    margin: auto;
    z-index: 2; }

body.custom_default.customer_login .header .after_login_header > .container > .after_login_header_left > .navPages-list > .navPages-item > .navPages-action {
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.3px;
  padding: 18px 10px 17px 14px; }
  body.custom_default.customer_login .header .after_login_header > .container > .after_login_header_left > .navPages-list > .navPages-item > .navPages-action svg {
    margin: -4px 0 0 15px; }

/*Category*/
.form-input {
  border-radius: 0;
  border-color: #B7B7B7;
  height: 40px; }

.custom_category .body .container,
.custom_search .body .container,
.custom_brand .body .container {
  max-width: 1952px;
  padding: 0 50px; }

details summary {
  position: relative;
  cursor: pointer; }
  details summary:after {
    content: "";
    height: 4px;
    width: 28px;
    display: inline-block;
    background: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 17px; }
  details summary:before {
    content: "";
    height: 28px;
    width: 4px;
    display: inline-block;
    background: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 29px; }

details[open] summary:before {
  display: none; }

.category-sidebar {
  width: 270px;
  display: inline-block;
  float: left; }
  .category-sidebar .top-sidebar {
    background: #F8F8F8;
    padding: 12px 17px 15px; }
    .category-sidebar .top-sidebar .sidebar-heading {
      color: #0B456A;
      font-family: "Raleway", sans-serif;
      font-weight: 700;
      font-size: 20px;
      letter-spacing: 0;
      text-transform: capitalize;
      margin: 0 0 7px;
      vertical-align: middle; }
    .category-sidebar .top-sidebar svg {
      vertical-align: middle; }
    .category-sidebar .top-sidebar .form {
      margin: 0; }
      .category-sidebar .top-sidebar .form .form-field {
        margin: 0;
        position: relative; }
        .category-sidebar .top-sidebar .form .form-field input[type="submit"] {
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          background: #038139;
          border: 0;
          font-size: 0;
          width: 42px;
          background-image: url(../img/white-arrow.svg);
          background-position: center;
          background-repeat: no-repeat; }
          .category-sidebar .top-sidebar .form .form-field input[type="submit"]:hover {
            background-color: #0B456A; }
  .category-sidebar .bottom-sidebar {
    background: #F8F8F8;
    margin: 20px 0 0; }
    .category-sidebar .bottom-sidebar .bottom-sidebar-content {
      padding: 4px 13px 24px; }
      .category-sidebar .bottom-sidebar .bottom-sidebar-content .navList {
        margin: 0; }
        .category-sidebar .bottom-sidebar .bottom-sidebar-content .navList .navList-item {
          margin: 15px 0 0;
          float: left;
          width: 100%;
          position: relative; }
          .category-sidebar .bottom-sidebar .bottom-sidebar-content .navList .navList-item .navList-action--checkbox {
            position: static;
            margin: 0;
            color: #000;
            font-family: "Sarabun", sans-serif;
            font-weight: 500;
            letter-spacing: 0;
            padding: 0 0 0 24px;
            display: inline-block;
            width: auto; }
            .category-sidebar .bottom-sidebar .bottom-sidebar-content .navList .navList-item .navList-action--checkbox:hover {
              color: #027E39; }
            .category-sidebar .bottom-sidebar .bottom-sidebar-content .navList .navList-item .navList-action--checkbox:before {
              margin: 0;
              transform: translateY(-50%);
              border-radius: 0;
              height: 14px;
              width: 14px;
              border-color: #BFBFBF; }
          .category-sidebar .bottom-sidebar .bottom-sidebar-content .navList .navList-item .navList-action-close {
            position: absolute;
            right: 10px;
            top: 50%;
            transform: translateY(-50%); }

.showing-txt {
  color: #000;
  font-family: "Sarabun", sans-serif;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0;
  text-transform: capitalize;
  font-style: italic;
  margin: 0; }

.per-page {
  color: #0B456A;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 20px;
  letter-spacing: 0;
  text-transform: capitalize;
  margin: 12px 0; }
  .per-page .deviderline {
    position: relative;
    font-size: 0; }
    .per-page .deviderline:after {
      content: "";
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      background: #0B456A;
      height: 15px;
      width: 2px;
      display: inline-block;
      margin: -7px 0 0; }
  .per-page button {
    padding: 0 8px 0 7px; }
    .per-page button:nth-child(1) {
      padding-left: 0; }
    .per-page button:hover {
      color: #027E39; }

.catgory-top-sec {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .catgory-top-sec .category-top-right {
    margin: 30px 0 0px; }
    .catgory-top-sec .category-top-right .pagination {
      display: inline-block; }

.sidebar-top-sec {
  background: #0B456A;
  height: 54px;
  padding: 13px 17px; }
  .sidebar-top-sec .sidebar-heading {
    width: 100%;
    color: #fff;
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    font-size: 20px;
    letter-spacing: 0;
    text-transform: capitalize;
    margin: 0px 0 0 6px;
    vertical-align: middle; }
  .sidebar-top-sec svg {
    vertical-align: middle; }

.category-mid-panel {
  width: calc(100% - 610px);
  display: inline-block;
  float: left;
  padding: 0 20px; }
  .category-mid-panel .category-center-sec {
    margin: 6px -15px 18px 0;
    overflow-x: auto; }
    .category-mid-panel .category-center-sec table {
      width: 100%;
      border-collapse: collapse;
      min-width: 850px; }
      .category-mid-panel .category-center-sec table thead tr {
        background: #0B456A; }
        .category-mid-panel .category-center-sec table thead tr th {
          height: 55px;
          color: #fff;
          font-family: "Raleway", sans-serif;
          font-weight: 600;
          font-size: 18px;
          letter-spacing: 0;
          text-transform: capitalize;
          margin: 0;
          line-height: 24px;
          text-transform: uppercase;
          text-align: center; }
      .category-mid-panel .category-center-sec table tr {
        height: 40px; }
        .category-mid-panel .category-center-sec table tr.graybg {
          background: #F8F8F8; }
        .category-mid-panel .category-center-sec table tr th {
          border: 0px; }
          .category-mid-panel .category-center-sec table tr th:nth-child(2), .category-mid-panel .category-center-sec table tr th:nth-child(3) {
            text-align: left; }
        .category-mid-panel .category-center-sec table tr td {
          border: 0px;
          color: #000;
          font-weight: 600;
          font-size: 16px;
          font-family: "Sarabun", sans-serif;
          text-align: center; }
          .category-mid-panel .category-center-sec table tr td:first-child {
            width: auto; }
            .category-mid-panel .category-center-sec table tr td:first-child img {
              max-height: 100%;
              max-width: 90px;
              height: 90px;
              width: 100%;
              object-fit: contain; }
          .category-mid-panel .category-center-sec table tr td:nth-child(4) {
            font-style: italic;
            width: auto; }
          .category-mid-panel .category-center-sec table tr td:nth-child(2) {
            text-transform: uppercase;
            min-width: 83px;
            text-align: left; }
          .category-mid-panel .category-center-sec table tr td:nth-child(3) {
            width: auto;
            text-align: left; }
          .category-mid-panel .category-center-sec table tr td:nth-child(5) {
            width: auto; }
          .category-mid-panel .category-center-sec table tr td:nth-child(6) {
            color: #02853C; }
          .category-mid-panel .category-center-sec table tr td:nth-child(7) {
            min-width: 30px; }
          .category-mid-panel .category-center-sec table tr td:nth-child(8) {
            width: auto; }
          .category-mid-panel .category-center-sec table tr td:nth-child(9) {
            width: auto; }
        .category-mid-panel .category-center-sec table tr:nth-child(even) {
          text-align: left; }
          .category-mid-panel .category-center-sec table tr:nth-child(even) td {
            padding: 8px;
            position: relative;
            bottom: 0px;
            text-align: left; }
        .category-mid-panel .category-center-sec table tr:nth-child(odd) {
          text-align: left; }
          .category-mid-panel .category-center-sec table tr:nth-child(odd) td {
            padding: 8px;
            position: relative;
            bottom: 0px;
            text-align: left; }
        .category-mid-panel .category-center-sec table tr input {
          width: 45px;
          height: 30px;
          border: 1px solid #BCBCBC;
          border-radius: 0;
          text-align: center;
          color: #000;
          font-weight: 600;
          font-size: 16px;
          font-family: "Sarabun", sans-serif; }
          .category-mid-panel .category-center-sec table tr input + p {
            display: none; }
        .category-mid-panel .category-center-sec table tr .button {
          font-weight: 700;
          font-family: "Open Sans", sans-serif;
          color: #0B456A;
          border-radius: 18px;
          padding: 0;
          margin: 0;
          font-size: 13px;
          width: 107px;
          height: 35px;
          border: 1px solid #0B456A;
          line-height: 35px;
          margin: 0px auto; }
          .category-mid-panel .category-center-sec table tr .button:hover {
            background: #0B456A;
            color: #fff; }
  .category-mid-panel .category-bottom-sec {
    display: flex;
    justify-content: space-between;
    margin: 50px 0 66px; }

.custom-sidebar {
  width: 340px;
  display: inline-block;
  float: right;
  background: #F8F8F8; }
  .custom-sidebar .accordion {
    border: 0;
    margin: 0;
    padding: 0 0 22px;
    z-index: 2;
    position: relative; }
    .custom-sidebar .accordion:last-child {
      padding: 0 0 17px; }
    .custom-sidebar .accordion .accordion-content-custom {
      padding: 10px 15px 0px;
      background: #F8F8F8; }
    .custom-sidebar .accordion .form {
      margin: 0; }
      .custom-sidebar .accordion .form .form-field {
        margin: 0 0 9px; }
      .custom-sidebar .accordion .form .form-row {
        margin: 0 -5px; }
        .custom-sidebar .accordion .form .form-row .form-field {
          padding: 0 5px; }
      .custom-sidebar .accordion .form .form-label {
        font-family: "Raleway", sans-serif;
        font-weight: 700;
        font-size: 12px;
        color: #000;
        text-transform: uppercase;
        margin: 0 0 4px; }
      .custom-sidebar .accordion .form .button {
        width: 100%;
        border-radius: 38px;
        border: 2px solid #0B456A;
        font-family: "Open Sans", sans-serif;
        font-weight: 700;
        font-size: 20px;
        height: 50px;
        line-height: 50px;
        text-transform: uppercase;
        padding: 0;
        background: transparent;
        color: #0B456A;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 7px;
        margin: 5px 0 7px; }
        .custom-sidebar .accordion .form .button:hover {
          background: #0B456A;
          color: #fff; }
          .custom-sidebar .accordion .form .button:hover svg path {
            fill: #fff; }

.arrow-list {
  list-style: none;
  margin: 0;
  padding: 6px 0 0px;
  display: inline-block; }
  .arrow-list li {
    margin: 14px 0 0px;
    float: left;
    width: 100%; }
    .arrow-list li:first-child {
      margin: 0 0 0px; }
    .arrow-list li:before {
      content: "";
      width: 8px;
      height: 14px;
      background: url(../img/blue-arrow.svg) no-repeat;
      display: inline-block; }
    .arrow-list li a {
      font-family: "Raleway", sans-serif;
      font-weight: 600;
      font-size: 18px;
      letter-spacing: 0;
      color: #000;
      text-decoration: none;
      text-transform: capitalize;
      margin: 0 0 0 3px; }
      .arrow-list li a:hover {
        color: #027E39; }

/* System Pages start */
#wishlist-dropdown.is-open {
  padding-right: 0; }
  #wishlist-dropdown.is-open li:not(:last-child) .button {
    white-space: normal; }

body.custom_product .container .productView .productView-details .productView-options .form.form-wishlist.form-action .button.dropdown-menu-button.is-open {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.alertBox svg {
  fill: #fff; }

.alertBox.alertBox--info {
  background: #0B456A; }

body #modal .form-label {
  width: 100%; }

body #modal .form-option {
  padding: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  border: 1px solid #ccc;
  margin: 0px; }

body #modal .form-radio:checked + .form-option {
  box-shadow: none;
  border-color: #000;
  background: #000;
  color: #fff; }

body .form-label.cart-item-label {
  display: none; }

.custom_account_addressbook .addressList {
  display: flex;
  flex-wrap: wrap; }

.wishlists-table .table-actions .button {
  padding: 0 15px;
  height: 38px;
  line-height: 38px; }

.wishlists-table.table--line tr td:first-child a {
  display: inline-block;
  max-width: 460px; }

.quickSearchResults .quickSearchMessage {
  font-size: 20px;
  padding: 15px;
  text-align: center;
  margin: 0;
  border: 1px solid #bebdbd;
  word-break: break-word; }

.quickSearchResults .productGrid {
  padding: 20px 15px 5px;
  border: 1px solid #000;
  border-top: 0px; }
  .quickSearchResults .productGrid .product {
    width: 100%;
    padding: 0;
    margin: 0 0 15px; }
    .quickSearchResults .productGrid .product .card--alternate:hover .card-title > a {
      color: #000; }
    .quickSearchResults .productGrid .product .card {
      border: 0;
      display: inline-block;
      margin: 0; }
      .quickSearchResults .productGrid .product .card .card-figure {
        width: 30%;
        float: left; }
        .quickSearchResults .productGrid .product .card .card-figure .card-figcaption-body {
          display: none; }
      .quickSearchResults .productGrid .product .card .card-body {
        width: 70%;
        float: left;
        text-align: left;
        padding: 0 0 0 10px; }
        .quickSearchResults .productGrid .product .card .card-body .card-title > a {
          margin: 0;
          font-size: 15px;
          text-align: left; }
          .quickSearchResults .productGrid .product .card .card-body .card-title > a:hover {
            color: #027E39; }
        .quickSearchResults .productGrid .product .card .card-body .card-figcaption-button {
          display: none; }
        .quickSearchResults .productGrid .product .card .card-body .price-section {
          text-align: left; }
        .quickSearchResults .productGrid .product .card .card-body .card-figcaption-button {
          text-align: left; }

.custom_account_recentitems .quickSearchResults,
.custom_wishlist .quickSearchResults {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  background: #fff;
  z-index: 99;
  margin: 0; }

.custom_account_recentitems .quickSearchResults .modal-close,
.custom_wishlist .quickSearchResults .modal-close {
  color: #000;
  top: -5px;
  right: 15px;
  background: transparent; }

.custom_account_recentitems .quickSearchResults .modal-close:hover,
.custom_wishlist .quickSearchResults .modal-close:hover {
  color: #000; }

.custom_account_recentitems .quickSearchResults .productGrid,
.custom_wishlist .quickSearchResults .productGrid {
  width: 100%;
  background-color: #fff;
  display: block;
  max-height: 466px;
  overflow-y: auto;
  min-width: 100%;
  padding: 0;
  margin: 0;
  border: 1px solid #bebdbd;
  border-top: 0; }

.custom_account_recentitems .quickSearchResults .productGrid .product,
.custom_wishlist .quickSearchResults .productGrid .product {
  width: 100%;
  padding: 0;
  display: block;
  border-bottom: 1px solid #dedddb;
  float: left; }

.custom_account_recentitems .quickSearchResults .productGrid .product .card,
.custom_wishlist .quickSearchResults .productGrid .product .card {
  border: 0;
  margin: 0;
  padding: 0;
  background-color: #fff; }

.custom_account_recentitems .quickSearchResults .productGrid .product .card .card-figure,
.custom_wishlist .quickSearchResults .productGrid .product .card .card-figure {
  width: 30%;
  height: auto;
  float: left;
  padding: 0;
  margin: 0;
  box-shadow: none; }

.custom_account_recentitems .quickSearchResults .productGrid .product .card .card-figure a,
.custom_wishlist .quickSearchResults .productGrid .product .card .card-figure a {
  position: static;
  border: 0;
  height: 90px;
  float: left;
  width: 100%; }

.custom_account_recentitems .quickSearchResults .productGrid .product .card .card-figure a .card-image,
.custom_wishlist .quickSearchResults .productGrid .product .card .card-figure a .card-image {
  min-height: auto;
  transition: none;
  -webkit-transition: none;
  -moz-transition: none;
  max-height: 90px;
  padding: 0; }

.custom_account_recentitems .quickSearchResults .productGrid .product .card .card-figure .sale-flag-side,
.custom_wishlist .quickSearchResults .productGrid .product .card .card-figure .sale-flag-side {
  display: none; }

.custom_account_recentitems .quickSearchResults .productGrid .product .card .card-figure .product_badges,
.custom_wishlist .quickSearchResults .productGrid .product .card .card-figure .product_badges {
  display: none; }

.custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body,
.custom_wishlist .quickSearchResults .productGrid .product .card .card-body {
  width: 70%;
  float: left;
  padding: 10px 0px 0px 8px;
  text-align: left; }

.custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body .card-title,
.custom_wishlist .quickSearchResults .productGrid .product .card .card-body .card-title {
  text-align: left;
  line-height: normal;
  height: 46px;
  max-height: 46px;
  margin: 0;
  padding: 0;
  width: 90%; }

.custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body .card-title a,
.custom_wishlist .quickSearchResults .productGrid .product .card .card-body .card-title a {
  color: #000;
  text-align: left;
  font-size: 14px;
  line-height: 16px; }

.custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body .card-title a:hover,
.custom_wishlist .quickSearchResults .productGrid .product .card .card-body .card-title a:hover {
  color: #000; }

.custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body .card-text,
.custom_wishlist .quickSearchResults .productGrid .product .card .card-body .card-text {
  margin: 4px 0 4px; }

.custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body .card-text .price-section,
.custom_wishlist .quickSearchResults .productGrid .product .card .card-body .card-text .price-section {
  margin: 0;
  font-size: 16px; }

.custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body .card-text.card_rating,
.custom_wishlist .quickSearchResults .productGrid .product .card .card-body .card-text.card_rating {
  display: none; }

.custom_account_recentitems .quickSearchResults .productGrid .product .card .card-figcaption,
.custom_wishlist .quickSearchResults .productGrid .product .card .card-figcaption {
  display: none; }

.card--alternate:hover,
.card--alternate:hover .card-body {
  background-color: transparent; }

.custom_brands {
  margin: 0; }

.custom_brands .card-figure {
  max-height: 100%;
  height: 150px;
  border: 1px solid #d3d3d3; }

.custom_brands .card-figure a {
  height: 100%;
  width: 100%;
  display: block;
  margin: 0 auto; }

.custom_brands .card-figure a .card-img-container {
  height: 100%;
  margin: auto;
  display: flex;
  width: 100%;
  max-width: 100%; }

.custom_brands .card-figure a .card-img-container img {
  max-height: 120px;
  display: block;
  max-width: 75%; }

.custom_brands .card-figure a .card-img-container:after {
  padding-bottom: 0; }

.custom_brands .card-body {
  padding: 0;
  margin: 0; }

.custom_brands .card-body .card-title {
  text-align: center;
  font-family: "Open Sans", sans-serif; }

.custom_brands .card-body .card-title a {
  letter-spacing: normal;
  height: auto;
  padding: 0px 2px;
  display: block;
  color: #fff;
  background: #000;
  text-transform: uppercase;
  height: 43px;
  overflow: hidden;
  min-height: 20px;
  font-size: 20px;
  margin: 0px 0 .4em;
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  line-height: 42px;
  letter-spacing: 0;
  text-align: center; }

.custom_brands .brandGrid {
  margin: 0 -15px; }
  .custom_brands .brandGrid .brand {
    padding: 0 15px; }
    .custom_brands .brandGrid .brand .card {
      margin-bottom: 0;
      padding-bottom: 21px;
      border: 0px; }
      .custom_brands .brandGrid .brand .card .card-body .card-title a:hover {
        background: #027E39;
        color: #fff; }

.error_custom_404 {
  display: inline-block;
  text-align: center;
  width: 100%;
  color: #000;
  letter-spacing: 1px;
  margin: 20px 0 0 0; }

.error_custom_404 h1 {
  display: inline-block;
  text-align: center;
  width: 100%;
  color: #000;
  letter-spacing: 1px;
  margin: 20px 0; }

.error_custom_404 p {
  font-size: 16px;
  letter-spacing: 1px;
  color: #000; }

.login-form {
  margin: 0; }
  .login-form .form-actions {
    margin: 10px 0 0;
    text-align: left;
    display: flex;
    align-items: center; }
  .login-form .forgot-password {
    font-weight: 700;
    text-decoration: none;
    font-family: "Raleway", sans-serif;
    font-size: 15px; }
    .login-form .forgot-password .form-label {
      color: #000; }
  .login-form .form-label {
    display: inline-block; }

.navBar--sub .navBar-item {
  margin: 0 5px; }

.navBar--sub .navBar-item.is-active {
  border-bottom: 1px solid #027E39;
  color: #027E39;
  font-size: 14px; }

.custom_wishlist .productGrid .product {
  text-align: center; }

.custom_wishlist .form .button {
  padding: 9px 29px 7px;
  font-size: 18px; }

.account-orderStatus-label {
  background-color: #027E39;
  padding: 5px 7px 3px;
  color: #fff; }

.account-orderStatus-action {
  font-style: normal;
  color: #000;
  text-decoration: none; }

.account-orderStatus-action:hover {
  color: #027E39; }

.account .account-product-title a:hover {
  color: #027E39; }

.addressList .address {
  float: left; }

.addressList .address .address-symbol {
  color: #333; }

.addressList .address .address-title {
  text-transform: capitalize;
  color: #333; }

.addressList .address .panel--newAddress:hover .address-symbol {
  color: #027E39; }

.addressList .address .panel--newAddress:hover .address-title {
  color: #027E39; }

.table--line .table-thead {
  background: transparent; }

.custom_forgotpassword .form-prefixPostfix {
  display: block; }

.custom_forgotpassword .form-prefixPostfix .form-input {
  width: 100%;
  display: block;
  border-radius: 0;
  height: 51px; }

.custom_forgotpassword .form-prefixPostfix .button {
  margin-top: 0;
  margin-left: 20px;
  padding: 0 30px;
  border-radius: 50px; }

.custom_forgotpassword .form-prefixPostfix .button,
.custom_forgotpassword .form-prefixPostfix .form-inlineMessage {
  float: left;
  height: 40px;
  margin: 0 auto; }

.account-body {
  margin: 0 auto; }

.form-wishlist .button svg {
  fill: #4f4f4f; }

.form-wishlist .button:hover svg {
  fill: #027E39; }

.cart-total .cart-total-label {
  color: #000; }

.cart-total .cart-total-label .form-select {
  padding: 5px 7px; }

.cart-total .coupon-code-add {
  color: #000; }

.cart-total .coupon-code-add:hover {
  color: #027E39; }

.cart-total .cart-total-value .gift-certificate-add {
  color: #000; }

.cart-total .cart-total-value button:hover {
  color: #027E39; }

.cart-total .gift-certificate-cancel {
  color: #000; }

.cart-total .gift-certificate-cancel:hover {
  color: #027E39; }

.cart-total .coupon-code-cancel {
  color: #000;
  font-style: normal; }

.cart-total .coupon-code-cancel:hover {
  color: #027E39; }

.cart-total .shipping-estimate-hide {
  color: #000;
  font-style: normal; }

.cart-total .shipping-estimate-show {
  color: #000; }

.cart-total .shipping-estimate-show:hover {
  color: #027E39; }

.cart-total .estimator-form-label .form-label {
  color: #000; }

.cart-gift-certificate-form .button,
.coupon-form .button {
  height: 32px;
  line-height: 30px;
  font-size: 14px;
  padding: 0;
  margin: 0 0 0 2%; }

.cart-item-image {
  max-height: 90px; }

.cart-header-item {
  text-transform: uppercase; }

.shipping-estimate-show__btn-name,
.coupon-code-add {
  text-decoration: underline; }

.login-row {
  margin-top: 0; }

.custom_forgotpassword .account.account--fixedSmall p {
  padding-bottom: 1.5rem; }

.forgot-password-form .form-prefixPostfix--centeredColumn.wrap {
  flex-flow: wrap; }

.account .account-product-title a {
  color: #333; }

.account-product-title {
  font-family: "Open Sans", sans-serif;
  font-weight: 700; }

.account-product-description {
  padding-bottom: 1.5rem; }

.coupon-code-cancel,
.shipping-estimate-show[aria-expanded="true"] {
  font-style: normal; }

.forgot-password-form .form-label {
  width: 100%; }

.forgot-password-form .button {
  margin: 0 0 0 10px; }

.body {
  min-height: 400px; }

.error_msg {
  text-align: center; }
  .error_msg svg {
    max-width: 100%; }

.brand .card:hover::after {
  border: 0px; }

.login,
.account--fixedSmall {
  max-width: 100%;
  width: 100%; }

.login-row,
.account--fixedSmall > p,
.account--fixedSmall > form {
  max-width: 64.28571rem;
  margin: auto; }

.account--fixedSmall > p,
.account--fixedSmall > form {
  padding: 0 .75rem; }

.login {
  margin: 0rem auto 6rem; }
  .login .alertBox {
    margin: 0 auto 30px; }

.navBar--sub .navBar-item.is-active > .navBar-action {
  color: #027E39; }

.account--fixed > .form {
  max-width: 100%;
  margin: auto auto 1.5rem; }

.account--fixed > .navBar.navBar--sub.navBar--account {
  max-width: 100%;
  margin: auto auto 4.5rem; }

.account--fixedLarge {
  width: 100%; }

.account--fixedLarge .navBar.navBar--sub.navBar--account {
  max-width: 100%;
  margin: auto auto 4.5rem; }

.custom_account_inbox .account--fixed,
.custom_account_orderstatus .account--fixed {
  max-width: 100%;
  width: 100%; }

.account--fixed {
  width: 100%; }

.account-listItem .account-product-image {
  max-height: 80px;
  width: auto; }

.account-product-figure::after {
  display: none; }

.account-product-body p {
  font-size: 15px; }

.account-orderTotal-key,
.account-orderTotal-value {
  color: #000; }

.order-details-info .button {
  margin: 0 10px 0 0px; }

.alertBox-message {
  color: #0B456A; }

.alertBox--success .alertBox-message {
  color: #000; }

.cart-actions.cart-content-padding-right {
  margin: 0 0 50px; }

.cart-total .form-select {
  background-position: 97% 50%;
  background-size: 12px; }

.custom_cart .form-checkbox + .form-label:before,
.custom_cart .form-radio + .form-label:before {
  top: 2px; }

.custom_cart .form-radio + .form-label[for="girftWrapping-radio-all"]:before {
  top: 3px; }

input:focus + label {
  outline: 0px !important;
  outline-offset: 1px !important; }

a:hover {
  color: #027E39; }

.custom_404 .form-prefixPostfix-button--postfix {
  padding: 0 30px;
  margin: 0 0 0 20px; }

.error_msg_404 {
  text-align: center;
  margin: 0 0 50px; }

.account-sub-heading {
  margin: 0 0 20px;
  font-size: 28px;
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  line-height: 1.25;
  color: #000;
  display: inline-block;
  letter-spacing: 0; }

.body {
  min-height: 400px; }

.form-input {
  padding: 8px 16px;
  font-size: 14px;
  line-height: 1.6;
  color: #5a5a5a;
  background: #fff;
  border: 1px solid #ccc;
  height: 40px;
  border-radius: 0;
  font-family: "Open Sans", sans-serif; }
  .form-input::placeholder {
    color: #aaa; }

.form-increment .form-input.form-input--incrementTotal {
  padding: 0;
  border: 0;
  height: auto; }

.form-increment .button {
  border-radius: 4px;
  padding: 2px 6px 2px;
  background: #0B456A; }
  .form-increment .button .icon {
    height: 20px;
    width: 20px; }
  .form-increment .button svg {
    fill: #fff;
    height: 20px;
    width: 20px; }
  .form-increment .button:hover {
    background: transparent;
    border-color: #0B456A; }
    .form-increment .button:hover svg {
      fill: #0B456A; }

.form-select {
  border-radius: 0;
  border: 1px solid #ccc; }

.writeReview-productDetails .product-title {
  margin: 20px 0 0; }

.modal-header-title {
  font-family: "Open Sans", sans-serif;
  color: #000;
  font-weight: 700;
  text-transform: uppercase; }

.previewCart {
  width: 100%; }
  .previewCart .previewCartItem .previewCartItem-image .previewCartItem-image {
    width: 30%; }
    .previewCart .previewCartItem .previewCartItem-image .previewCartItem-image img {
      position: relative;
      width: 100%; }
    .previewCart .previewCartItem .previewCartItem-image .previewCartItem-image:after {
      display: none; }
  .previewCart .previewCartItem .previewCartItem-content {
    width: 70%;
    padding: 0 10px; }

.account * {
  font-family: "Open Sans", sans-serif; }

.account a {
  text-decoration: none; }

.navBar--sub .navBar-action {
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  color: #000; }
  .navBar--sub .navBar-action:hover {
    color: #027E39; }

.alertBox-message {
  font-family: "Open Sans", sans-serif;
  font-size: 15px; }

.table-actions .form-fieldset {
  display: flex;
  justify-content: end; }

.custom_blog .page {
  margin: 0 -20px; }

.custom_blog .blog {
  float: left;
  width: 33.33%;
  padding: 0 20px; }
  .custom_blog .blog .blog-post-figure {
    width: 100%; }
    .custom_blog .blog .blog-post-figure .blog-thumbnail {
      max-width: 600px; }
      .custom_blog .blog .blog-post-figure .blog-thumbnail img {
        width: 100%; }
  .custom_blog .blog .blog-post-body {
    width: 100%;
    font-family: "Open Sans", sans-serif; }
    .custom_blog .blog .blog-post-body .blog-title {
      margin: 0 0 20px 0;
      text-align: left; }
    .custom_blog .blog .blog-post-body .blog-date {
      text-align: left; }
    .custom_blog .blog .blog-post-body .blog-post {
      font-size: 16px; }
      .custom_blog .blog .blog-post-body .blog-post a {
        text-decoration: underline;
        font-weight: 700; }

.custom_blog_post .blog-post-figure {
  width: 100%; }

.custom_blog_post .blog-post-body {
  width: 100%; }
  .custom_blog_post .blog-post-body .blog-title {
    margin: 0;
    font-size: 32px; }
  .custom_blog_post .blog-post-body .blog-date {
    text-align: left;
    color: #000;
    margin: 10px 0;
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
    line-height: 1.666; }
  .custom_blog_post .blog-post-body .blog-post p {
    color: #000;
    margin: 10px 0;
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
    line-height: 1.666; }
  .custom_blog_post .blog-post-body .blog-post h1,
  .custom_blog_post .blog-post-body .blog-post h2,
  .custom_blog_post .blog-post-body .blog-post h3,
  .custom_blog_post .blog-post-body .blog-post h4,
  .custom_blog_post .blog-post-body .blog-post h5,
  .custom_blog_post .blog-post-body .blog-post h6 {
    color: #000;
    font-family: "Open Sans", sans-serif;
    font-weight: 700; }
  .custom_blog_post .blog-post-body .blog-post .imgs {
    list-style: none;
    display: flex;
    gap: 20px;
    margin: 0 0 30px; }
    .custom_blog_post .blog-post-body .blog-post .imgs img {
      max-width: 300px;
      min-width: 300px; }
  .custom_blog_post .blog-post-body .tags a {
    color: #000;
    margin: 0;
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
    line-height: 1.666; }
    .custom_blog_post .blog-post-body .tags a:hover {
      color: #027E39; }
  .custom_blog_post .blog-post-body .tags + div {
    text-align: center; }

.blocker {
  background: transparent; }

body .modal-close:after,
body .modal-close:before,
.modal-close:focus:before,
.modal-close:focus:after {
  display: none; }

#previewModal .modal-close {
  display: inline-block !important; }

/*Wishlist Page*/
.wishlist-form {
  max-width: 66.66%; }

/*Login*/
.new-customer-fact {
  padding-left: 0; }

/*Breadcum*/
body .breadcrumbs {
  text-align: left;
  margin: 0px;
  padding: 5px 0 17px; }
  body .breadcrumbs .breadcrumb:before {
    display: none; }
  body .breadcrumbs .breadcrumb:after {
    content: "";
    width: 8px;
    height: 14px;
    background-image: url(../img/breadcum.svg);
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    margin: 0 24px 0 21px; }
  body .breadcrumbs .breadcrumb .breadcrumb-label {
    text-decoration: none; }
    body .breadcrumbs .breadcrumb .breadcrumb-label span {
      font-size: 20px;
      color: #0B456A;
      font-weight: 600;
      font-family: "Open Sans", sans-serif;
      line-height: 32px; }
      body .breadcrumbs .breadcrumb .breadcrumb-label span:hover {
        color: #027E39; }
  body .breadcrumbs .breadcrumb.is-active .breadcrumb-label span {
    font-size: 20px;
    color: #0B456A;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    line-height: 32px; }
  body .breadcrumbs .breadcrumb.is-active:after {
    display: none; }

/**/
.card-title > a {
  color: #000; }
  .card-title > a:hover {
    color: #027E39; }

.card-body .card-text .price {
  font-weight: 700;
  color: #000;
  font-size: 16px; }

.card-img-container::after {
  padding-bottom: 100%; }

.icon svg,
.pagination-item.pagination-item--previous > a:hover .icon > svg,
.pagination-item.pagination-item--next > a:hover .icon > svg {
  fill: #0B456A; }

.pagination {
  text-align: center; }
  .pagination .pagination-lbl {
    color: #0B456A;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 0;
    text-transform: capitalize;
    margin: 0 6px 0 0; }
  .pagination .pagination-list {
    margin: 0;
    display: flex; }
    .pagination .pagination-list .pagination-item {
      margin: 0 7px;
      border-radius: 0; }
      .pagination .pagination-list .pagination-item .pagination-link {
        position: relative;
        padding: 0;
        color: #0B456A;
        font-family: "Open Sans", sans-serif;
        font-weight: 600;
        font-size: 20px;
        letter-spacing: 0;
        text-transform: capitalize;
        border-radius: 0; }
        .pagination .pagination-list .pagination-item .pagination-link:hover:after {
          content: "";
          position: absolute;
          bottom: 0;
          left: 0;
          right: 0;
          background: #0B456A;
          height: 1px; }
      .pagination .pagination-list .pagination-item.pagination-item--next {
        right: auto;
        position: relative; }
        .pagination .pagination-list .pagination-item.pagination-item--next .icon {
          margin: -4px 0 0; }
      .pagination .pagination-list .pagination-item.pagination-item--previous {
        left: auto;
        position: relative; }
        .pagination .pagination-list .pagination-item.pagination-item--previous .icon {
          margin: -4px 0 0; }
      .pagination .pagination-list .pagination-item.pagination-item--current {
        margin: 0 7px;
        border: 0; }
        .pagination .pagination-list .pagination-item.pagination-item--current .pagination-link {
          position: relative; }
          .pagination .pagination-list .pagination-item.pagination-item--current .pagination-link:after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            background: #0B456A;
            height: 1px; }

/* System Pages end */
/*CMS Page*/
.cms_page .custombar-left .form-row {
  margin: 0 10px 20px;
  width: calc(50% - 20px);
  float: left; }

.cms_page .form-action {
  text-align: center; }

.cms_page select {
  height: 44px;
  border-radius: 0;
  padding: 2px 53px 0 10px;
  border: 1px solid #B7B7B7;
  background: #fff;
  color: #000;
  font-size: 12px;
  letter-spacing: 0.36px;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  background: url("https://cdn11.bigcommerce.com/s-jx16kkyvzb/images/stencil/original/image-manager/select-arrow.jpg") no-repeat;
  background-position: 100% 50%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.cms_page .forms {
  display: flex;
  justify-content: space-between; }
  .cms_page .forms .forms-left h4 {
    margin-top: 0px; }

.cms_page .two-half {
  display: flex;
  align-items: center; }
  .cms_page .two-half .left-half {
    flex: 1; }
  .cms_page .two-half .right-half {
    flex: 1.5; }
    .cms_page .two-half .right-half h2 {
      margin: 0 0 5px;
      font-size: 50px;
      color: #0B456A; }

.cms_page a {
  color: #0B456A;
  text-decoration: none;
  font-weight: 700; }
  .cms_page a:hover {
    color: #027E39; }

.cms_page .button:hover {
  color: #fff; }

.cms_page ul {
  margin: 0 0 15px 40px; }

.cms_page ul.arrow-list {
  margin-left: 0; }

.cms_page strong {
  color: #000; }

.cms_page .brands_we_carry {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px; }
  .cms_page .brands_we_carry .brand-wrapper {
    border: 1px solid #aaa;
    padding: 0 20px;
    text-align: center;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center; }
    .cms_page .brands_we_carry .brand-wrapper p {
      text-align: left;
      height: 0;
      overflow: hidden;
      margin: 0px 0 0;
      transition: all 0.4s ease;
      -webkit-transition: all 0.8s ease;
      -moz-transition: all 0.8s ease;
      -ms-transition: all 0.8s ease;
      -o-transition: all 0.8s ease; }
      .cms_page .brands_we_carry .brand-wrapper p + p {
        margin: 20px 0 0; }
    .cms_page .brands_we_carry .brand-wrapper .links {
      transition: all 0.4s ease;
      -webkit-transition: all 0.8s ease;
      -moz-transition: all 0.8s ease;
      -ms-transition: all 0.8s ease;
      -o-transition: all 0.8s ease;
      height: 0;
      overflow: hidden; }
    .cms_page .brands_we_carry .brand-wrapper img {
      margin: 20px 0;
      max-height: 100px;
      max-width: 150px;
      transition: all 0.4s ease;
      -webkit-transition: all 0.8s ease;
      -moz-transition: all 0.8s ease;
      -ms-transition: all 0.8s ease;
      -o-transition: all 0.8s ease; }
    .cms_page .brands_we_carry .brand-wrapper:hover p {
      height: auto;
      transition: all 0.4s ease;
      -webkit-transition: all 0.8s ease;
      -moz-transition: all 0.8s ease;
      -ms-transition: all 0.8s ease;
      -o-transition: all 0.8s ease; }
    .cms_page .brands_we_carry .brand-wrapper:hover .links {
      height: auto;
      transition: all 0.4s ease;
      -webkit-transition: all 0.8s ease;
      -moz-transition: all 0.8s ease;
      -ms-transition: all 0.8s ease;
      -o-transition: all 0.8s ease;
      margin: 20px 0 30px; }

/*CMS End*/
/*Product page start*/
.custombar-container {
  display: inline-block;
  width: 100%; }

.custombar-left {
  display: inline-block;
  width: calc(100% - 340px);
  padding: 0 20px 0 0;
  float: left; }

.productView {
  padding: 0;
  margin: 0; }
  .productView .productView-images {
    padding: 0;
    width: 48.75%; }
    .productView .productView-images .productView-image {
      background: #F8F8F8; }
      .productView .productView-images .productView-image .productView-img-container {
        max-width: 100%;
        text-align: center; }
        .productView .productView-images .productView-image .productView-img-container:after {
          padding-bottom: 96.6%; }
    .productView .productView-images .productView-thumbnails {
      margin: 30px -10px 0; }
      .productView .productView-images .productView-thumbnails .productView-thumbnail {
        width: 33.33%;
        padding: 0 10px; }
        .productView .productView-images .productView-thumbnails .productView-thumbnail .productView-thumbnail-link {
          border: 0;
          max-width: 100%;
          height: auto;
          background: #F8F8F8;
          padding: 0; }
          .productView .productView-images .productView-thumbnails .productView-thumbnail .productView-thumbnail-link img {
            width: 150px; }
  .productView .productView-details {
    padding: 0 30px;
    width: 51.25%; }
    .productView .productView-details .productView-product {
      border: 0;
      padding: 0; }
      .productView .productView-details .productView-product .detail-container p {
        color: #000;
        font-family: "Sarabun", sans-serif;
        letter-spacing: 0;
        line-height: 32px;
        font-weight: 500;
        font-size: 20px;
        margin: 23px 0 2px;
        display: inline-block;
        width: 100%;
        text-transform: uppercase; }
  .productView .productView-description {
    padding: 0;
    margin: 44px 0 0; }
    .productView .productView-description .tabs {
      border-bottom: 2px solid rgba(0, 0, 0, 0.2); }
      .productView .productView-description .tabs .tab {
        margin: 0 20px 0 0;
        padding: 0 28px 0 0; }
        .productView .productView-description .tabs .tab.is-active {
          border: 0;
          position: relative; }
          .productView .productView-description .tabs .tab.is-active:after {
            content: "";
            background: #0B456A;
            height: 4px;
            width: 100%;
            position: absolute;
            bottom: -3px;
            left: 0; }
        .productView .productView-description .tabs .tab .tab-title {
          display: inline-block;
          color: #0B456A;
          font-family: "Raleway", sans-serif;
          letter-spacing: 0.78px;
          line-height: 55px;
          font-weight: 700;
          font-size: 26px;
          text-transform: capitalize;
          padding: 0;
          border: 0; }
    .productView .productView-description .tabs-contents {
      margin: 0; }
      .productView .productView-description .tabs-contents .tab-content {
        padding: 21 12px 21px 0; }
        .productView .productView-description .tabs-contents .tab-content p {
          display: inline-block;
          color: #000;
          font-family: "Raleway", sans-serif;
          letter-spacing: 0.6px;
          line-height: 32px;
          font-weight: 500;
          font-size: 16px;
          text-transform: capitalize; }
  .productView .form-field.form-field--stock {
    margin: 22px 0 0; }
    .productView .form-field.form-field--stock .form-label {
      color: #000;
      font-family: "Sarabun", sans-serif;
      letter-spacing: 0;
      line-height: 32px;
      font-weight: 500;
      font-size: 20px;
      margin: 0px;
      display: inline-block;
      width: 100%;
      text-transform: uppercase; }
      .productView .form-field.form-field--stock .form-label span {
        color: #4EA01B;
        text-transform: none; }
  .productView .productView-price {
    margin: 0px 0 0; }
    .productView .productView-price .price-section {
      margin: 24px 0 0px;
      display: inline-block;
      width: 100%; }
      .productView .productView-price .price-section span {
        color: #000;
        font-family: "Sarabun", sans-serif;
        letter-spacing: 0;
        line-height: 32px;
        font-weight: 500;
        font-size: 20px;
        margin: 0px;
        display: inline-block;
        text-transform: uppercase; }
      .productView .productView-price .price-section .price-now-label {
        display: inline-block !important; }
      .productView .productView-price .price-section .price {
        color: #0B456A;
        font-family: "Sarabun", sans-serif;
        letter-spacing: 0;
        line-height: 32px;
        font-weight: 700;
        font-size: 20px;
        margin: 0px;
        display: inline-block;
        text-transform: uppercase;
        text-decoration: none; }

.customfield-container {
  margin: 0 0 27px; }
  .customfield-container p {
    color: #000;
    font-family: "Sarabun", sans-serif;
    letter-spacing: 0;
    line-height: 32px;
    font-weight: 500;
    font-size: 20px;
    display: inline-block;
    text-transform: uppercase;
    margin: 0;
    width: 100%; }
  .customfield-container span {
    color: #000;
    font-family: "Sarabun", sans-serif;
    letter-spacing: 0;
    line-height: 32px;
    font-weight: 500;
    font-size: 20px;
    display: inline-block;
    text-transform: uppercase;
    margin: 0; }
  .customfield-container td {
    color: #0B456A;
    font-family: "Open Sans", sans-serif;
    letter-spacing: 0;
    line-height: 32px;
    font-weight: 700;
    font-size: 16px;
    text-transform: capitalize;
    margin: 0;
    padding: 5px 15px;
    border: 0px;
    border-right: 1px solid #000; }
    .customfield-container td:last-child {
      border: 0px;
      color: #000;
      font-weight: 600; }

.productView-options {
  position: relative;
  min-height: 60px; }
  .productView-options .form {
    display: inline-block;
    width: 100%;
    margin: 0; }
    .productView-options .form .add-to-cart-wrapper {
      display: inline-block;
      width: 100%; }
      .productView-options .form .add-to-cart-wrapper .form-field.form-field--increments {
        margin: 27px 0; }
      .productView-options .form .add-to-cart-wrapper .add-to-cart-buttons {
        padding: 0;
        margin: 0; }
        .productView-options .form .add-to-cart-wrapper .add-to-cart-buttons .form-action {
          width: 210px;
          border-radius: 38px;
          border: 2px solid #0B456A;
          height: 50px;
          padding: 0;
          background: transparent;
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 7px; }
          .productView-options .form .add-to-cart-wrapper .add-to-cart-buttons .form-action .addtocartbutton {
            border: 0;
            background: transparent;
            line-height: 48px;
            text-transform: uppercase;
            font-family: "Open Sans", sans-serif;
            font-weight: 700;
            font-size: 20px;
            color: #0B456A;
            padding: 0 0 1px; }
          .productView-options .form .add-to-cart-wrapper .add-to-cart-buttons .form-action:before {
            content: "";
            width: 25px;
            height: 22px;
            display: inline-block;
            background: url(../img/blue-print.svg) no-repeat center; }
          .productView-options .form .add-to-cart-wrapper .add-to-cart-buttons .form-action:hover {
            background: #0B456A; }
            .productView-options .form .add-to-cart-wrapper .add-to-cart-buttons .form-action:hover .addtocartbutton {
              color: #fff; }
            .productView-options .form .add-to-cart-wrapper .add-to-cart-buttons .form-action:hover:before {
              background: url(../img/white-print.svg) no-repeat center; }
    .productView-options .form.form-wishlist.form-action {
      position: absolute;
      bottom: 0;
      right: 0;
      width: auto;
      text-align: right; }
      .productView-options .form.form-wishlist.form-action .button {
        margin: 0;
        width: 310px;
        border-radius: 38px;
        border: 2px solid #0B456A;
        height: 50px;
        padding: 0;
        background: transparent;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 7px;
        float: right; }
        .productView-options .form.form-wishlist.form-action .button span {
          border: 0;
          background: transparent;
          line-height: 48px;
          text-transform: uppercase;
          font-family: "Open Sans", sans-serif;
          font-weight: 700;
          font-size: 20px;
          color: #0B456A;
          padding: 0 0 1px; }
        .productView-options .form.form-wishlist.form-action .button svg path {
          fill: #0B456A; }
        .productView-options .form.form-wishlist.form-action .button:hover {
          background: #0B456A; }
          .productView-options .form.form-wishlist.form-action .button:hover span {
            color: #fff; }
          .productView-options .form.form-wishlist.form-action .button:hover svg path {
            fill: #fff; }

.custom_product .container {
  max-width: 1662px;
  padding: 0 50px; }

.productView-title {
  color: #0B456A;
  font-family: "Raleway", sans-serif;
  letter-spacing: 0;
  line-height: 46px;
  font-weight: 600;
  font-size: 32px;
  margin: -10px 0 0; }

.productView-price {
  color: #0B456A;
  font-family: "Sarabun", sans-serif;
  letter-spacing: 0;
  line-height: 32px;
  font-weight: 700;
  font-size: 20px;
  margin: 0px;
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none; }

.previewCartCheckout-subtotal,
.previewCartCheckout > p {
  color: #000;
  font-family: "Sarabun", sans-serif;
  letter-spacing: 0;
  line-height: 32px;
  font-weight: 500;
  font-size: 16px;
  display: inline-block;
  text-transform: uppercase; }

/*Product Page Common*/
.previewCart .productView {
  flex-direction: row; }

.previewCart .productView-image {
  display: inline-block; }

.form-field.form-field--increments {
  margin: 0; }
  .form-field.form-field--increments .form-label {
    display: inline-block;
    width: auto !important;
    margin: 0 10px 0 0;
    vertical-align: middle;
    color: #000;
    font-family: "Sarabun", sans-serif;
    letter-spacing: 0;
    line-height: 32px;
    font-weight: 500;
    font-size: 20px;
    display: inline-block;
    text-transform: uppercase; }
  .form-field.form-field--increments .form-increment {
    display: inline-block;
    height: 40px;
    width: 80px;
    border: 1px solid #000;
    position: relative; }
    .form-field.form-field--increments .form-increment .button {
      background: transparent;
      padding: 0;
      border: 0;
      border-radius: 0;
      width: 29px;
      height: 20px; }
      .form-field.form-field--increments .form-increment .button[data-action="dec"] {
        position: absolute;
        bottom: 0;
        right: 0; }
      .form-field.form-field--increments .form-increment .button[data-action="inc"] {
        position: absolute;
        top: 0;
        right: 0;
        border-bottom: 1px solid #000; }
      .form-field.form-field--increments .form-increment .button .icon {
        width: 29px;
        height: 20px;
        vertical-align: top; }
        .form-field.form-field--increments .form-increment .button .icon svg {
          fill: #000;
          width: 10px;
          height: 20px; }
    .form-field.form-field--increments .form-increment .form-input.form-input--incrementTotal {
      width: calc(100% - 29px);
      height: 100%;
      border-right: 1px solid #000;
      color: #000;
      font-family: "Sarabun", sans-serif;
      letter-spacing: 0;
      line-height: 32px;
      font-weight: 500;
      font-size: 20px;
      display: inline-block;
      text-transform: uppercase;
      margin: 0; }

.cart-item-quantity .form-increment {
  display: inline-block;
  height: 40px;
  width: 80px;
  border: 1px solid #000;
  position: relative;
  margin: 0;
  text-align: left; }
  .cart-item-quantity .form-increment .button {
    background: transparent;
    padding: 0;
    border: 0;
    border-radius: 0;
    width: 29px;
    height: 20px; }
    .cart-item-quantity .form-increment .button[data-action="dec"] {
      position: absolute;
      bottom: 0;
      right: 0; }
    .cart-item-quantity .form-increment .button[data-action="inc"] {
      position: absolute;
      top: 0;
      right: 0;
      border-bottom: 1px solid #000; }
    .cart-item-quantity .form-increment .button .icon {
      width: 29px;
      height: 20px;
      vertical-align: top; }
      .cart-item-quantity .form-increment .button .icon svg {
        fill: #000;
        width: 10px;
        height: 20px; }
  .cart-item-quantity .form-increment .form-input.form-input--incrementTotal {
    width: calc(100% - 29px);
    height: 100%;
    border-right: 1px solid #000;
    color: #000;
    font-family: "Sarabun", sans-serif;
    letter-spacing: 0;
    line-height: 32px;
    font-weight: 500;
    font-size: 20px;
    display: inline-block;
    text-transform: uppercase;
    margin: 0; }

.productView-img-container:after {
  padding-bottom: 100%; }

.modal-close {
  color: #0B456A;
  font-weight: 700; }
  .modal-close:hover {
    color: #027E39; }

/**/
/*CMS*/
.download_files ul {
  margin: 0;
  list-style: none; }
  .download_files ul li {
    margin: 20px 0;
    width: 100%; }
    .download_files ul li a {
      color: #0B456A;
      font-family: "Raleway", sans-serif;
      font-weight: 600;
      font-size: 22px;
      letter-spacing: 0;
      display: inline-block;
      text-decoration: none;
      vertical-align: middle; }
      .download_files ul li a:before {
        content: "";
        margin: -3px 10px 0 0;
        width: 25px;
        height: 25px;
        background: url(../img/file.svg) no-repeat;
        display: inline-block;
        background-position: center;
        vertical-align: middle; }
      .download_files ul li a:hover {
        color: #027E39; }

/**/
@media only screen and (max-width: 1550px) {
  body .header .container,
  body .heroCarousel .heroCarousel-content {
    padding: 0 50px; }
  body.customer_login .home-search .container {
    padding: 0 25px;
    max-width: 1299px; }
  body.customer_login .hp_content-after-login .container,
  body .footer .top-footer .container {
    max-width: 1249px;
    padding: 0; }
  body .hp_brands .brandsec .container .brandslider .slick-list .brand_content .brandinner {
    padding: 18px 10px 14px; }
    body .hp_brands .brandsec .container .brandslider .slick-list .brand_content .brandinner span {
      font-size: 18px; }
  body .petwithowner .container {
    padding: 0 54px;
    max-width: 1305px; }
  body .petwithowner .container .righttext p {
    font-size: 19px; }
  body.custom_product .container .productView .productView-details {
    padding: 0 0 0 20px; }
    body.custom_product .container .productView .productView-details .productView-options .form .add-to-cart-wrapper .add-to-cart-buttons .form-action {
      width: 170px; }
      body.custom_product .container .productView .productView-details .productView-options .form .add-to-cart-wrapper .add-to-cart-buttons .form-action .addtocartbutton {
        font-size: 15px; }
    body.custom_product .container .productView .productView-details .productView-options .form.form-wishlist.form-action .button {
      width: 250px; }
      body.custom_product .container .productView .productView-details .productView-options .form.form-wishlist.form-action .button span {
        font-size: 15px; } }

.form-option-variant {
  font-size: 16px;
  color: #000; }

.has-subMenu + .navPage-subMenu {
  position: absolute;
  left: 100%;
  background: transparent;
  top: 0;
  min-width: 250px; }
  .has-subMenu + .navPage-subMenu .navPage-subMenu-list {
    background: #fff; }

.navPage-subMenu-list {
  display: inline-block;
  list-style: none;
  margin: 0; }

.has-subMenu + .navPage-subMenu .navPage-subMenu-item {
  width: 100%; }

.alertBox.alertBox--info .alertBox-message {
  color: #fff; }

.alertBox.alertBox--info .icon svg {
  fill: #fff; }

.customer_login .heroCarousel .heroCarousel-content {
  padding: 0 41px;
  margin: 1px 0 0; }

.cms_page {
  margin: 0px; }
  .cms_page .home-search {
    margin: 2px 0 0; }
  .cms_page .aboutus-top {
    margin: 43px 0 0; }
    .cms_page .aboutus-top .container {
      padding: 0px; }
    .cms_page .aboutus-top .about-banner {
      position: relative; }
      .cms_page .aboutus-top .about-banner .about-content {
        position: absolute;
        top: 50%;
        left: 29px;
        transform: translateY(-50%);
        margin: -2px 0 0; }
        .cms_page .aboutus-top .about-banner .about-content h2 {
          color: #fff;
          font-family: "Raleway", sans-serif;
          font-weight: 700;
          font-size: 28px;
          letter-spacing: 0;
          line-height: 50px;
          text-transform: uppercase;
          margin: 0px; }
        .cms_page .aboutus-top .about-banner .about-content ul {
          list-style: none;
          margin: 0px; }
          .cms_page .aboutus-top .about-banner .about-content ul li {
            display: inline-block;
            vertical-align: middle; }
            .cms_page .aboutus-top .about-banner .about-content ul li a,
            .cms_page .aboutus-top .about-banner .about-content ul li span {
              color: #fff;
              font-family: "Sarabun", sans-serif;
              font-weight: 600;
              font-size: 18px;
              letter-spacing: 0;
              line-height: 25px;
              text-transform: capitalize; }
              .cms_page .aboutus-top .about-banner .about-content ul li a:hover,
              .cms_page .aboutus-top .about-banner .about-content ul li span:hover {
                color: #027E39; }
            .cms_page .aboutus-top .about-banner .about-content ul li .greaterthan {
              margin: 0 5px 0 6px; }
    .cms_page .aboutus-top .top-text {
      color: #000;
      font-family: "Raleway", sans-serif;
      margin: 95px 0 0;
      font-weight: 600;
      font-size: 20px;
      letter-spacing: 0;
      line-height: 34px;
      text-align: center; }
  .cms_page .about-svg {
    margin: -54px 0 0; }
    .cms_page .about-svg img {
      width: 100%; }
  .cms_page #about-bottom {
    margin: -17.4% 0 15px; }
    .cms_page #about-bottom .container {
      align-items: end; }
      .cms_page #about-bottom .container .righttext h2 {
        margin: 0 0 21px; }
      .cms_page #about-bottom .container .righttext p {
        margin: 0 0 12px;
        padding: 0 31px 0 0; }
        .cms_page #about-bottom .container .righttext p em {
          color: #4A4A4A; }
        .cms_page #about-bottom .container .righttext p:nth-child(4) {
          padding: 0px; }
        .cms_page #about-bottom .container .righttext p:last-child {
          padding: 0px;
          margin: 0px; }
      .cms_page #about-bottom .container .righttext a {
        width: auto;
        border: 0px;
        color: #0B456A;
        font-family: "Raleway", sans-serif;
        font-weight: 600;
        font-size: 20px;
        letter-spacing: 0;
        line-height: 32px;
        margin: 0 14px 0 0;
        display: inline-block;
        height: auto;
        background: transparent;
        text-transform: none; }
        .cms_page #about-bottom .container .righttext a:hover {
          color: #027E39;
          background: transparent; }
        .cms_page #about-bottom .container .righttext a:before {
          display: none; }

@media only screen and (max-width: 1550px) {
  .cms_page #about-bottom {
    margin: -8% 0 15px; } }

.category-mid-panel .category-center-sec table {
  min-width: 850px; }

.category-mid-panel .category-center-sec table th,
.category-mid-panel .category-center-sec table td {
  padding: 8px; }

.category-mid-panel .category-center-sec table tr td:not(:first-child) {
  padding-bottom: 0; }

.category-mid-panel .category-center-sec table tr td:nth-child(7) {
  min-width: 100px;
  text-align: center; }

#createAccountForm .form-row {
  display: flex;
  flex-wrap: wrap; }

#createAccountForm .form-row .form-field,
#createAccountForm .form-row--half .form-field {
  flex: 1;
  flex-basis: 50%; }

#FormField_4 {
  order: 1; }

#FormField_5 {
  order: 2; }

#FormField_1 {
  order: 3; }

#FormField_34 {
  order: 4; }

#FormField_2 {
  order: 5; }

#FormField_3 {
  order: 6; }

#FormField_8 {
  order: 7; }

#FormField_9 {
  order: 8; }

#FormField_10 {
  order: 9; }

#FormField_11 {
  order: 10; }

#FormField_12 {
  order: 11; }

#FormField_13 {
  order: 12; }

#FormField_6 {
  order: 13; }

#FormField_37 {
  order: 14;
  display: none; }

#FormField_7 {
  order: 15; }

div#FormField_31 {
  order: 16; }

#FormField_32 {
  order: 17; }

div[data-product-option-change] .form-label {
  color: #000;
  font-family: "Sarabun", sans-serif;
  letter-spacing: 0;
  font-weight: 500;
  font-size: 20px;
  display: inline-block;
  text-transform: uppercase;
  width: 100%;
  margin: 28px 0 10px; }

.productView-options .form-field {
  margin-bottom: 2px; }

/*Wishlist*/
.wishlist-mid-panel {
  width: 100%;
  display: inline-block;
  float: left;
  padding: 0px; }
  .wishlist-mid-panel .wishlist-center-sec {
    margin: 6px 0 0;
    overflow-x: auto; }
    .wishlist-mid-panel .wishlist-center-sec .price-now-label {
      display: none; }
    .wishlist-mid-panel .wishlist-center-sec table {
      width: 100%;
      border-collapse: collapse;
      min-width: 1100px; }
      .wishlist-mid-panel .wishlist-center-sec table thead tr {
        background: #0B456A; }
        .wishlist-mid-panel .wishlist-center-sec table thead tr th {
          height: 55px;
          color: #fff;
          font-family: "Raleway", sans-serif;
          font-weight: 600;
          font-size: 18px;
          letter-spacing: 0;
          text-transform: capitalize;
          margin: 0;
          line-height: 24px;
          text-transform: uppercase;
          text-align: center; }
      .wishlist-mid-panel .wishlist-center-sec table tr {
        height: 40px; }
        .wishlist-mid-panel .wishlist-center-sec table tr.graybg {
          background: #F8F8F8; }
        .wishlist-mid-panel .wishlist-center-sec table tr th {
          border: 0px; }
          .wishlist-mid-panel .wishlist-center-sec table tr th:nth-child(2), .wishlist-mid-panel .wishlist-center-sec table tr th:nth-child(3) {
            text-align: left; }
        .wishlist-mid-panel .wishlist-center-sec table tr td {
          border: 0px;
          color: #000;
          font-weight: 600;
          font-size: 16px;
          font-family: "Sarabun", sans-serif;
          text-align: center; }
          .wishlist-mid-panel .wishlist-center-sec table tr td:first-child {
            width: auto; }
            .wishlist-mid-panel .wishlist-center-sec table tr td:first-child img {
              max-height: 100%;
              max-width: 90px;
              height: 90px;
              width: 100%;
              object-fit: contain; }
          .wishlist-mid-panel .wishlist-center-sec table tr td:nth-child(4) {
            font-style: italic;
            width: auto; }
          .wishlist-mid-panel .wishlist-center-sec table tr td:nth-child(2) {
            text-transform: uppercase;
            min-width: 83px;
            text-align: left; }
          .wishlist-mid-panel .wishlist-center-sec table tr td:nth-child(3) {
            width: auto;
            text-align: left; }
          .wishlist-mid-panel .wishlist-center-sec table tr td:nth-child(5) {
            width: auto; }
          .wishlist-mid-panel .wishlist-center-sec table tr td:nth-child(6) {
            color: #02853C; }
          .wishlist-mid-panel .wishlist-center-sec table tr td:nth-child(7) {
            width: 30px; }
          .wishlist-mid-panel .wishlist-center-sec table tr td:nth-child(8) {
            width: auto; }
          .wishlist-mid-panel .wishlist-center-sec table tr td:nth-child(9) {
            width: auto; }
        .wishlist-mid-panel .wishlist-center-sec table tr:nth-child(even) {
          text-align: left; }
          .wishlist-mid-panel .wishlist-center-sec table tr:nth-child(even) td {
            padding: 8px 0;
            position: relative;
            bottom: 0px; }
        .wishlist-mid-panel .wishlist-center-sec table tr input {
          width: 45px;
          height: 30px;
          border: 1px solid #BCBCBC;
          border-radius: 0;
          text-align: center;
          color: #000;
          font-weight: 600;
          font-size: 16px;
          font-family: "Sarabun", sans-serif; }
          .wishlist-mid-panel .wishlist-center-sec table tr input + p {
            display: none; }
        .wishlist-mid-panel .wishlist-center-sec table tr .button {
          font-weight: 700;
          font-family: "Open Sans", sans-serif;
          color: #0B456A;
          border-radius: 18px;
          padding: 0;
          margin: 0;
          font-size: 13px;
          width: auto;
          height: auto;
          border: 1px solid #0B456A;
          line-height: normal;
          margin: 0px auto;
          display: inline-block;
          padding: 7px 15px 8px; }
          .wishlist-mid-panel .wishlist-center-sec table tr .button:hover {
            background: #0B456A;
            color: #fff; }
  .wishlist-mid-panel .wishlist-bottom-sec {
    display: flex;
    justify-content: space-between;
    margin: 50px 0 66px; }

.button-row {
  position: sticky;
  top: 40px;
  background: #fff;
  z-index: 9;
  padding: 10px 0; }

.custom_page table {
  width: 100%;
  border-collapse: collapse;
  min-width: 845px; }
  .custom_page table thead tr {
    background: #0B456A; }
    .custom_page table thead tr th {
      height: 55px;
      color: #fff;
      font-family: "Raleway", sans-serif;
      font-weight: 600;
      font-size: 18px;
      letter-spacing: 0;
      text-transform: capitalize;
      margin: 0;
      line-height: 24px;
      text-transform: uppercase;
      text-align: center;
      padding: 0 8px; }
  .custom_page table tr {
    height: 40px; }
    .custom_page table tr.graybg {
      background: #F8F8F8; }
    .custom_page table tr th {
      border: 0px; }
      .custom_page table tr th:nth-child(2), .custom_page table tr th:nth-child(3) {
        text-align: left; }
    .custom_page table tr td {
      border: 0px;
      color: #000;
      font-weight: 600;
      font-size: 16px;
      font-family: "Sarabun", sans-serif;
      padding: 8px; }
      .custom_page table tr td:first-child {
        width: auto;
        text-align: center; }
        .custom_page table tr td:first-child img {
          max-height: 100%;
          max-width: 90px;
          height: 90px;
          width: 100%;
          object-fit: contain; }
      .custom_page table tr td:nth-child(4) {
        font-style: italic;
        width: auto; }
      .custom_page table tr td:nth-child(2) {
        text-transform: uppercase;
        min-width: 83px;
        text-align: left; }
      .custom_page table tr td:nth-child(3) {
        width: auto;
        text-align: left; }
      .custom_page table tr td:nth-child(5) {
        width: auto; }
      .custom_page table tr td:nth-child(6) {
        color: #02853C; }
      .custom_page table tr td:nth-child(7) {
        width: 30px; }
      .custom_page table tr td:nth-child(8) {
        width: auto; }
      .custom_page table tr td:nth-child(9) {
        width: auto; }
    .custom_page table tr:nth-child(even) {
      text-align: left; }
      .custom_page table tr:nth-child(even) td {
        padding: 8px;
        position: relative;
        bottom: 0px;
        text-align: left; }
    .custom_page table tr input {
      width: 45px;
      height: 30px;
      border: 1px solid #BCBCBC;
      border-radius: 0;
      text-align: center;
      color: #000;
      font-weight: 600;
      font-size: 16px;
      font-family: "Sarabun", sans-serif; }
      .custom_page table tr input + p {
        display: none; }
    .custom_page table tr .button {
      font-weight: 700;
      font-family: "Open Sans", sans-serif;
      color: #0B456A;
      border-radius: 18px;
      padding: 0;
      margin: 0;
      font-size: 13px;
      width: 107px;
      height: 35px;
      border: 1px solid #0B456A;
      line-height: 35px;
      margin: 0px auto; }
      .custom_page table tr .button:hover {
        background: #0B456A;
        color: #fff; }

.orderPadFileUpload input[type="file"] {
  border: 1px solid #0B456A;
  padding: 7px 10px;
  border-radius: 5px;
  text-align: center;
  font-size: 16px;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  color: #fff;
  background: #0B456A;
  width: 250px;
  text-transform: capitalize;
  margin: 0 10px 0 0; }

.orderPadFileUpload span {
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  letter-spacing: 0;
  text-transform: capitalize;
  margin: 0 10px 0 0; }

td .error-message {
  font-size: 14px;
  text-transform: uppercase; }

.custom_page table#orderPadTable tr th:nth-child(2),
.custom_page table#orderPadTable tr th:nth-child(3),
.custom_page table#orderPadTable tr td:nth-child(2),
.custom_page table#orderPadTable tr td:nth-child(3),
.custom_page table#orderPadTable tr:nth-child(even) td {
  text-align: center; }

.custom_page table#orderPadTable tr:nth-child(even) {
  background: #F8F8F8; }

.custom_page table#orderPadTable tr input {
  width: 150px; }

.label.per-page {
  display: inline-block; }

.custom_page table#orderPadTable tr input.button {
  width: auto;
  padding: 0px 25px;
  height: 40px;
  margin: 0 5px;
  font-size: 14px; }

.cart_container {
  line-height: 14px;
  width: 54px; }

.navUser-item--cart .dropdown-menu.is-open {
  right: 53px; }

.edlp .price-section.price-section--withoutTax {
  display: none; }

.edlp .price-section.price-section--withoutTax,
.edlp .price-section.price-section--withoutTax.rrp-price--withoutTax span:first-child,
.price .price-section.price-section--withoutTax.rrp-price--withoutTax {
  display: none; }

.edlp .price-section.price-section--withoutTax.rrp-price--withoutTax {
  display: inline-block; }

.wishlist-mid-panel .wishlist-center-sec table tr:nth-child(even) td[rowspan="2"]:first-child,
.wishlist-mid-panel .wishlist-center-sec table tr:nth-child(even) td.price,
.wishlist-mid-panel .wishlist-center-sec table tr:nth-child(even) td.edlp,
.wishlist-mid-panel .wishlist-center-sec table tr:nth-child(even) td.save {
  text-align: center; }

.wishlist-mid-panel .wishlist-center-sec table tr td[colspan="8"]:first-child {
  text-align: left; }

.wishlist-mid-panel span.price.price--rrp {
  text-decoration: none; }

/* wishlist stock */
.customer-base-ct .ct-wishlist-status,
.customer-base-ct .ct-wishlist-addtocart {
  display: block; }

.customer-base-md .md-wishlist-status,
.customer-base-md .md-wishlist-addtocart {
  display: block; }

.category-mid-panel .category-center-sec table tr td:nth-child(4) {
  min-width: 105px; }

.category-mid-panel .category-center-sec table tr td:last-child {
  min-width: 130px; }

/**/
.forms ul {
  margin-left: 30px; }

.forms-right {
  width: 55%; }

.right_contact {
  display: inline-block;
  width: 62%;
  float: left;
  padding: 0 0 0 50px; }

.left_contact {
  display: inline-block;
  width: 38%;
  float: left; }
  .left_contact a {
    color: #0B456A;
    font-weight: 500; }
    .left_contact a:hover {
      color: #027E39; }
  .left_contact ul {
    list-style: none;
    margin-left: 0px; }
    .left_contact ul li {
      margin: 0 0 5px; }
      .left_contact ul li:before {
        content: "";
        width: 8px;
        height: 14px;
        background-image: url(../img/breadcum.svg);
        background-position: center;
        background-repeat: no-repeat;
        display: inline-block;
        margin: -2px 10px 0 0;
        vertical-align: middle; }

.custom_editaccount.change-password-url .form-row--half > .form-field:nth-child(1),
.custom_editaccount.change-password-url .form-row--half > .form-field:nth-child(2),
.custom_editaccount.change-password-url .form-row--half > .form-field:nth-child(3),
.custom_editaccount.change-password-url .form-row--half > .form-field:nth-child(4),
.custom_editaccount.change-password-url .form-row--half > .form-field:nth-child(5),
.custom_editaccount .form-row--half > .form-field:nth-child(6),
.custom_editaccount .form-row--half > .form-field:nth-child(7),
.custom_editaccount .form-row--half > .form-field:nth-child(8),
.custom_editaccount.change-password-url .form-row--half > .form-field:nth-child(9) {
  display: none; }

.custom_editaccount.edit-account-url .custombar-left .form-label {
  display: inline-block;
  width: auto;
  float: left;
  margin: 0;
  line-height: 40px; }
  .custom_editaccount.edit-account-url .custombar-left .form-label:after {
    content: ":"; }
  .custom_editaccount.edit-account-url .custombar-left .form-label small {
    line-height: 40px; }

.custom_editaccount.edit-account-url .custombar-left .form-input {
  border: 0;
  padding: 0 0 0 15px;
  display: inline-block;
  width: auto;
  min-width: 300px; }

.custom_editaccount.edit-account-url .custombar-left .form-row--half .form-field {
  width: 100%;
  margin: 0; }

.change-password-url .account-details {
  display: none !important; }

.change-password-url .change-password,
.custom_editaccount.change-password-url .form-row--half > .form-field:nth-child(6),
.custom_editaccount.change-password-url .form-row--half > .form-field:nth-child(7),
.custom_editaccount.change-password-url .form-row--half > .form-field:nth-child(8) {
  display: inline-block !important; }

.change-password-url .page-heading.account-details-heading {
  display: none; }

.change-password-url .page-heading.change-password-heading {
  display: block !important; }

.change-password-url .form-row--half > .form-field:nth-child(odd) {
  clear: none; }

#wishlist-dropdown.is-open .button:hover {
  background: #0B456A; }

@media only screen and (min-width: 801px) {
  .custom_account_order .account-content--fixedSmall {
    width: 66%; }
  .addressList .address {
    width: 50%; } }

.dateRange_top {
  clear: left;
  display: block;
  margin: 0 0 0 -10px; }
  .dateRange_top h4 {
    margin: 0 0 10px 10px; }

#uploadForm span.numrow {
  margin: 0 10px; }

.cms_page #categoryTopLeft {
  min-width: 300px; }

.cms_page #wds_feceted .category-mid-panel {
  width: 100%;
  padding: 0; }

.cms_page #wds_feceted .category-mid-panel .category-center-sec table tr:nth-child(odd) td,
.cms_page #wds_feceted .category-mid-panel .category-center-sec table tr:nth-child(even) td,
.cms_page #wds_feceted .category-mid-panel .category-center-sec table tr:nth-child(odd) th,
.cms_page #wds_feceted .category-mid-panel .category-center-sec table tr:nth-child(even) th {
  border: 0px !important; }

.cms_page #wds_feceted .category-mid-panel .category-center-sec table tr:nth-child(even) {
  background: #F8F8F8; }

.order-history {
  margin: 0 0 50px; }

.quick-order .custombar-container form-action {
  margin: 40px 0 0; }

.button-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 10px 0 30px; }

#uploadForm span.numrow input {
  margin: 0 0 0 5px; }

.quick-order .button + .button {
  margin-left: 15px; }

.pagination-lbl.wslt {
  display: none; }

.custom_wishlist .pagination-lbl.wslt {
  display: inline-block; }

.wishlist-top-section {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0px; }

.wishlist-top-section nav.pagination {
  margin: 0; }

.wishlist-top-section a.button {
  margin: 0 !important; }

.custom_cart h3 {
  color: #707070; }

.custom_403 .form-prefixPostfix.wrap {
  gap: 20px; }

.custom_403 .page-content a {
  color: #0B456A; }
  .custom_403 .page-content a:hover {
    color: #027E39; }

.wishlist-mid-panel .wishlist-center-sec table .top-margin {
  border-top: 10px solid #fff; }

.button.addToCartButton-top.hover-disable:hover {
  cursor: not-allowed;
  background-color: #cccccc;
  border-color: rgba(0, 0, 255, 0);
  color: white; }

#uploadForm .errorInput {
  color: #f00;
  text-transform: capitalize;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-align: center;
  margin: 10px 0 0;
  max-width: 417px; }

.custom_page #saveOrder table tr:nth-child(even) td:first-child {
  text-align: center; }

.custom_page #saveOrder table th:last-child {
  text-align: left; }

#deleteButton {
  margin: 30px auto 0;
  display: block; }

.category-mid-panel .category-center-sec table tr .button.green-tds {
  background: #02853C;
  color: #fff;
  border: 1px solid #02853C; }

.table-out-of-stock {
  position: absolute;
  width: auto;
  margin: 0;
  color: #f00;
  text-transform: capitalize;
  font-weight: 700;
  left: 110px;
  bottom: 10px; }

#categoryBottomSec {
  display: flex;
  align-items: center;
  justify-content: space-between; }

.category-mid-panel .category-center-sec table tr td {
  position: relative; }

.error-message-previous {
  position: absolute;
  width: 330px;
  text-align: center;
  background: #fff;
  top: 6px;
  z-index: 999;
  padding: 10px 15px;
  border-radius: 3px;
  border: 1px solid #ccc;
  right: 60px;
  left: auto;
  transform: none; }
  .error-message-previous:before {
    border: inset 10px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent #cccccc transparent;
    border-bottom-style: solid;
    left: auto;
    position: absolute;
    right: -20px;
    top: 11px;
    bottom: auto;
    transform: rotate(90deg); }
  .error-message-previous:after {
    border: inset 8px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent white transparent;
    border-bottom-style: solid;
    right: -16px;
    top: 13px;
    bottom: auto;
    transform: rotate(90deg);
    position: absolute; }

.custom_account_order .account-content--fixedSmall,
.account-content--fixedSmall + .account-sidebar {
  width: 100%; }

.account-sidebar-block:nth-child(2) {
  width: 50%;
  float: left;
  padding: 0 10px 0 0; }

.account-sidebar-block:nth-child(3) {
  width: 50%;
  float: left;
  padding: 0 0 0 10px; }

.account-sidebar-block:nth-child(4) {
  width: 100%;
  float: left; }

.account-order-address {
  margin: 0px; }

.button[disabled] {
  pointer-events: none; }

.change-password-url nav.navBar.navBar--sub.navBar--account,
td.price .non-sale-price--withoutTax {
  display: none; }

.no-data-found,
#dataContainer {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 18px;
  color: #f00;
  text-transform: capitalize;
  letter-spacing: 0.05em; }

.custom_account_order .account-sidebar-block:last-child {
  display: none; }

/* Responsive start */
.menu_mob,
#menu_responsive {
  display: none; }

.show-mobile {
  display: none !important; }

.footer .bottom-footer .footer-info {
  position: initial;
  transform: none;
  margin: 0; }

.footer .bottom-footer > img {
  display: none; }

.footer .bottom-footer {
  background: url(https://genpet.org/content/footer.png) no-repeat center top;
  background-size: cover;
  min-height: auto;
  margin: 0; }

@media only screen and (min-width: 1200px) {
  .footer .bottom-footer {
    padding: 100px 0px 0px; } }

@media only screen and (max-width: 1199px) {
  .cms_page .aboutus-top .container,
  .custom_product .container,
  .custom_category .body .container,
  .custom_search .body .container,
  .custom_brand .body .container,
  body .header .container,
  body .heroCarousel .heroCarousel-content,
  .container,
  body .petwithowner .container,
  body.customer_login .hp_content-after-login .container,
  body .footer .top-footer .container {
    padding: 0 20px; }
  .heroCarousel .heroCarousel-content .heroCarousel-title {
    font-size: 50px;
    line-height: 62px; }
  .hp_brands .brandsec .container .brandslider {
    padding: 0; }
  .hp_brands .brandsec .container .brandslider .slick-list .brand_content {
    padding: 5px 10px 5px 10px; }
  .page-heading {
    margin: 0 0 15px 0; }
  .hp_brands > img {
    margin: 0; }
  .hp_brands .slick-dots {
    display: none !important; }
  .petwithowner .container .righttext h3 {
    font-size: 30px;
    margin: 0 0 4px; }
  .footer .bottom-footer .footer-info .footer-info-col .socialLinks.socialLinks--alt .socialLinks-item:last-child {
    margin: 0; }
  .customer_login .heroCarousel .heroCarousel-content {
    padding: 0 20px;
    width: calc(100% - 20px); }
  .hp_content-after-login .heroCarousel-content > img {
    width: 300px; }
  .hp_content-after-login .heroCarousel .heroCarousel-content .heroCarousel-title {
    font-size: 42px;
    line-height: 54px; }
  body.customer_login .heroCarousel .heroCarousel-content .heroCarousel-title {
    max-width: 350px; }
  .footer .top-footer .newsleft {
    left: 20px;
    width: calc(45% - 20px); }
  .footer .top-footer .newsright {
    right: 20px;
    width: calc(55% - 20px);
    padding-left: 10px; }
  #wds_feceted {
    width: calc(100% - 340px);
    padding-right: 20px;
    float: left; }
  .custom-sidebar {
    width: 100%; }
  .category-sidebar {
    width: 100%; }
  body.customer_login .header .after_login_header > .container .after_login_header_left .navPages-list .navPages-item .navPages-action {
    font-size: 15px; }
  body.customer_login .header .after_login_header > .container .after_login_header_right .search_box .container .form .form-field .form-input,
  body.customer_login .header .after_login_header > .container .after_login_header_right .search_box {
    width: 300px; }
  .category-mid-panel {
    width: 100%;
    padding: 20px 0 0 0; }
  .category-mid-panel .category-bottom-sec {
    margin: 50px 0 0 0; }
  .productView .productView-images {
    width: 100%; }
  .custom_product .container .custom-sidebar {
    margin: 0; }
  body.custom_product .container .productView .productView-details {
    width: 100%;
    padding: 20px 0 0 0; }
  body.customer_login .hp_content-after-login .container .custom-sidebar {
    position: relative;
    margin-bottom: -300px;
    z-index: 9; }
  .footer .bottom-footer .footer-info .footer-info-col.contact-col {
    width: 370px; }
  .footer .bottom-footer .footer-info .footer-info-col.information-col {
    width: 230px; }
  .footer .bottom-footer .footer-info .footer-info-col.account-col {
    width: 230px; }
  .footer .bottom-footer .footer-info .footer-info-col.social-col {
    width: 150px; }
  .footer .bottom-footer .footer-info {
    margin: 0;
    position: initial;
    transform: none; }
  .footer .bottom-footer .footer-copyright {
    margin: 0; }
  .cms_page #about-bottom .container {
    align-items: center; }
  .petwithowner .container .righttext {
    padding-bottom: 50px; }
  .cms_page .aboutus-top .top-text {
    margin: 45px 0 0; }
  .custom_editaccount .page {
    margin: 0; }
  .modal-content .previewCartCheckout {
    width: 30%; }
  .modal-content .previewCartCheckout .button {
    padding-left: 5px;
    padding-right: 5px; }
  .modal-content .previewCart .productView {
    width: 70%; }
  .modal-content .previewCart .productView-title {
    line-height: 38px;
    font-size: 30px; }
  .custom_search .page {
    margin: 0; }
  .quick-order .custombar-left #orderPadTable {
    min-width: auto; }
  .quick-order .custombar-left .button-row {
    flex-flow: column;
    align-items: flex-start;
    row-gap: 10px;
    margin: 10px 0 20px 0;
    position: initial; }
  .quick-order .custombar-left .custombar-container .form-action {
    margin: 20px 0 40px 0; }
  .pname_Saved .custombar-left #wds_feceted {
    width: 100%; }
  .custom_page table {
    min-width: auto; }
  #wds_feceted {
    margin-bottom: 40px;
    width: 100%;
    padding-right: 0px; }
  .category-mid-panel .category-center-sec table {
    min-width: 990px; }
  .productView-options .form .add-to-cart-wrapper,
  .productView-options .form {
    display: inline; }
  .productView-options .add-to-cart-buttons {
    width: auto; }
  .productView-options .form.form-wishlist.form-action {
    position: relative;
    float: left;
    margin-left: 30px;
    padding: 0px; } }

@media only screen and (min-width: 991px) {
  body .cart-item-info {
    width: 12%; }
  body.customer_login .header .after_login_header > .container .after_login_header_left .navPages-list .navPages-list-submenu.child-ul {
    min-width: 270px; }
  .custom_brand .page,
  .custom_search .page,
  .custom_category .page {
    margin: 0 -0.75rem; }
  #wds_feceted {
    display: inline-block;
    width: calc(100% - 240px); }
  .category-mid-panel {
    width: calc(100% - 190px); }
  .body_top .sub-heading {
    background: #0B456A;
    color: #fff;
    border-top: 1px solid #fff;
    padding: 8px 0 10px; }
  .home-search h4 {
    position: fixed;
    top: 192px;
    width: 100%;
    background: #fff;
    z-index: 99;
    padding: 9px 0;
    left: 0px; }
  body.customer_login {
    padding: 189px 0 0; }
    body.customer_login .header {
      height: 189px;
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      transition: all 0.4s ease;
      -webkit-transition: all 0.8s ease;
      -moz-transition: all 0.8s ease;
      -ms-transition: all 0.8s ease;
      -o-transition: all 0.8s ease;
      border: 0; }
  body.customer_not_found {
    padding: 129px 0 0; }
    body.customer_not_found .header {
      height: 129px;
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      transition: all 0.4s ease;
      -webkit-transition: all 0.8s ease;
      -moz-transition: all 0.8s ease;
      -ms-transition: all 0.8s ease;
      -o-transition: all 0.8s ease;
      border: 0; }
    body.customer_not_found.custom_default {
      padding: 173px 0 0; }
      body.customer_not_found.custom_default .header {
        height: 173px; } }

.sibling-toggleLink {
  display: none; }

.share-wishlist {
  max-width: 100%;
  width: 800px; }

@media only screen and (max-width: 991px) {
  .menu-logo-responsive img {
    margin: 0 0 15px; }
  .custom_brand .page,
  .custom_search .page,
  .custom_category .page {
    margin: 0 0rem; }
  body.customer_login .header .after_login_header > .container {
    padding-top: 15px;
    padding-bottom: 15px; }
  body #wds_feceted .category-sidebar,
  #wds_feceted + .custom-sidebar {
    width: 100%; }
  body .category-mid-panel {
    width: 100%; }
  #custom-filterbar-toggle {
    display: none; }
  #wds_feceted {
    order: 2; }
  .custom-sidebar {
    order: 1; }
  .flex-container {
    display: flex;
    flex-direction: column; }
  .sibling-toggleLink.active .toggleLink-text.toggleLink-text--off {
    display: none; }
  .sibling-toggleLink.active .toggleLink-text.toggleLink-text--on {
    display: inline-block; }
  #custom-sidebar-toggle {
    display: none;
    background: #F8F8F8;
    padding: 20px 10px; }
  .sibling-toggleLink {
    width: 100%;
    padding: 10px 20px;
    background: #0B456A;
    margin: 0px;
    border-radius: 20px;
    display: inline-block; }
  .sibling-toggleLink span {
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase; }
    .sibling-toggleLink span .icon svg {
      fill: #fff; }
  .custom-sidebar {
    background: #fff; }
  body.customer_login .header.header_fixed .top-header {
    position: fixed;
    background: #0B456A; }
  body.customer_login,
  body.customer_not_found {
    padding: 41px 0 0; }
  body.customer_login .header .top-header {
    position: fixed; }
  body.customer_login .header .top-header .sticky {
    width: 100%;
    display: inline-block; }
  body.customer_login .header .top-header .notsticky {
    display: none; }
  .show-mobile {
    display: block !important; }
  #menu_responsive {
    display: none; }
  .header.is-open #menu_responsive {
    display: block; }
  .navPages-container.is-open {
    width: 275px;
    display: block;
    float: left;
    z-index: 50;
    margin: 0;
    padding: 0;
    position: fixed;
    transition: all 0.3s ease 0s;
    left: 0; }
  body.has-activeNavPages {
    left: 275px;
    position: fixed;
    top: 0; }
  #menu_responsive .navPages {
    background: #113F54;
    padding: 15px 20px; }
  #menu_responsive .navPages ul li:hover .navPage-subMenu {
    min-height: 100%; }
  #menu_responsive ul li {
    border: 0;
    padding: 0;
    display: block;
    position: relative;
    width: 100%;
    float: left;
    margin: 0;
    text-align: left; }
  #menu_responsive ul.navPages-list.navPages-list--user li:hover > a.navPages-action,
  #menu_responsive .navPages-list.navPages-list--user li:hover > a.navPages-action {
    color: #027E39; }
  #menu_responsive .navPages-action,
  #menu_responsive .navPage-subMenu-item > .navPage-subMenu-action {
    padding: 0;
    color: #fff;
    letter-spacing: 0.3px;
    font-size: 14px;
    line-height: 32px;
    font-family: "Sarabun", sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    background: transparent; }
    #menu_responsive .navPages-action:hover,
    #menu_responsive .navPage-subMenu-item > .navPage-subMenu-action:hover {
      color: #027E39; }
  .navPages-container.is-open svg,
  #menu_responsive .navPages ul li:hover .navPage-subMenu,
  #menu_responsive .navPages-quickSearch {
    display: none; }
  #menu_responsive .navPage-subMenu .container {
    padding: 0; }
  #menu_responsive .navPage-subMenu .navPage-subMenu-list,
  #menu_responsive .navPage-subMenu .container {
    display: block !important; }
  #menu_responsive .subcat-expand {
    height: 30px;
    width: 30px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer; }
  #menu_responsive .subcat-expand.subcat-expanded::before,
  .main_menu .navPages-list .navPages-item > .navPages-action::after,
  .navPage-subMenu-action .collapsible-icon-wrapper,
  .main_menu .navPage-subMenu::after {
    display: none; }
  #menu_responsive .subcat-expand::after,
  #menu_responsive .subcat-expand::before {
    background: #fff;
    bottom: 0;
    content: "";
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0; }
  #menu_responsive .subcat-expand::before {
    height: 14px;
    width: 2px; }
  #menu_responsive .subcat-expand::after {
    height: 2px;
    width: 14px; }
  .navPages-list + .navPages-list {
    border: 0;
    margin: 0;
    padding: 0; }
  #menu_responsive .navPage-subMenu {
    background: transparent;
    top: 0; }
  #menu_responsive .navPages ul {
    width: 100%;
    float: left; }
  #menu_responsive ul ul {
    width: 100%;
    display: block;
    padding: 0px 0 0px 10px;
    background: transparent;
    margin: 0;
    border: 0; }
  #menu_responsive .navPages-list + .navPages-list {
    float: left;
    margin-bottom: 30px; }
  #menu_responsive {
    transition: all .3s ease 0s;
    left: 0;
    top: 0; }
  .mobileMenu-toggle {
    left: 0;
    top: 0;
    background: transparent;
    height: 40px;
    width: 40px;
    padding: 0 9px;
    border: 1px solid #027E39;
    display: block; }
  .mobileMenu-toggle .mobileMenu-toggleIcon {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%); }
  .mobileMenu-toggle .mobileMenu-toggleIcon,
  .mobileMenu-toggle .mobileMenu-toggleIcon::before,
  .mobileMenu-toggle .mobileMenu-toggleIcon::after,
  .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before,
  .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::after {
    background: #027E39; }
  .header .header_main {
    display: flex;
    align-items: center;
    justify-content: space-between; }
  .header-logo-image {
    max-height: 100%; }
  body .header .bottom-header .bottom_inner .header-bottom-right .navPages-container {
    display: none; }
  .header-logo__link {
    width: 100%; }
  body .header .bottom-header .bottom_inner .header-bottom-right .navUser {
    margin: 0;
    position: initial;
    transform: none;
    padding: 0; }
  body .header .bottom-header .bottom_inner .header-bottom-right .navUser .navUser-item {
    display: block; }
  body.customer_not_found .header .bottom-header .bottom_inner .header-bottom-right .navUser {
    padding: 0; }
  .menu_mob {
    display: block;
    width: 40px;
    float: left;
    height: 40px;
    position: relative; }
  body.customer_not_found .header .bottom-header .bottom_inner .header-bottom-right .navUser:before {
    display: none; }
  body.has-activeNavPages .header {
    transition: none; }
  body.customer_not_found.custom_default .header {
    transition: none; }
  body .hp_brands .brandsec .container .brandslider .slick-list .brand_content .brandinner span {
    height: 55px;
    overflow: hidden; }
  .petwithowner .container .righttext {
    padding: 0 0 0 20px; }
  .petwithowner .container .righttext h2 {
    font-size: 35px;
    line-height: 44px; }
  .petwithowner .container .righttext h3 {
    font-size: 23px; }
  body .petwithowner .container .righttext p {
    font-size: 17px;
    line-height: 24px; }
  .footer .top-footer .newsleft {
    width: calc(40% - 20px); }
  .footer .top-footer .newsright {
    width: calc(60% - 20px);
    padding-right: 10px; }
  .footer .top-footer .newsright .newsinner .footer-info-heading {
    font-size: 28px;
    line-height: 34px; }
  .footer .top-footer .newsright .newsinner P {
    font-size: 20px;
    line-height: 30px;
    margin: 5px 0 10px 0; }
  .footer .top-footer .newsright .newsinner .form .form-fieldset .form-field .form-input {
    height: 50px; }
  .footer .top-footer .newsright .newsinner .form .form-fieldset .form-field .button {
    height: 36px;
    line-height: 32px; }
  .petwithowner {
    margin: 0; }
  .footer .bottom-footer .footer-info .footer-info-col.account-col,
  .footer .bottom-footer .footer-info .footer-info-col.contact-col {
    width: 60%; }
  .footer .bottom-footer .footer-info .footer-info-col.social-col,
  .footer .bottom-footer .footer-info .footer-info-col.information-col {
    width: 40%; }
  .footer .bottom-footer .footer-copyright {
    margin: 0; }
  .heroCarousel .heroCarousel-content,
  .heroCarousel.slick-initialized .heroCarousel-content {
    margin: 0 0 0 0; }
  .hp_brands {
    margin: 50px 0 0 0; }
  body .header .top-header p {
    text-align: center; }
  body.customer_not_found .header {
    position: initial; }
  body.customer_not_found.custom_default {
    padding: 0; }
  body.customer_not_found.custom_default .header {
    height: auto; }
  .heroCarousel {
    margin: 0; }
  .customer_not_found #menu_responsive .navPages-list--user {
    display: none; }
  body.customer_login {
    left: 0; }
  body.customer_login .header .bottom-header .bottom_inner .header-bottom-right .navUser:before {
    display: none; }
  body.customer_login .header .header-bottom-right-bottom ul li:nth-child(2) {
    padding: 0 15px; }
  body.customer_login .header .header-bottom-right-bottom {
    width: auto;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -42px;
    border-top: 1px #ccc solid;
    padding-top: 5px; }
  .customer_login .bottom-header {
    padding: 0 0 36px 0; }
  body.customer_login .header .bottom-header .bottom_inner .header-bottom-right .navUser .navUser-item.navUser-item--cart {
    margin: 0 0 0 15px; }
  .after_login_header_right {
    display: flex;
    width: 100%;
    justify-content: center; }
  body.customer_login .header .after_login_header > .container .after_login_header_right .custom-select {
    width: 50%; }
  body.customer_login .header .after_login_header > .container .after_login_header_right .search_box .container .form .form-field,
  body.customer_login .header .after_login_header > .container .after_login_header_right .search_box .container .form .form-field .form-input {
    width: 100%; }
  body.customer_login .header .after_login_header > .container .after_login_header_right .search_box {
    width: 50%; }
  body.customer_login .header .after_login_header > .container .after_login_header_right .custom-select #customselect {
    width: calc(100% - 100px); }
  body.customer_login .header {
    height: auto; }
  body.customer_login .body {
    margin: 25px 0 0; }
  .home-search ul {
    margin: 49px -13px 45px; }
  .home-search ul li {
    margin: 0 8px;
    width: calc(25% - 16px); }
  body.customer_login .hp_content-after-login .container .custom-sidebar {
    margin: 0 0 -200px 0; }
  .hp_content-after-login .heroCarousel-content > img {
    width: 250px; }
  .hp_content-after-login .heroCarousel .heroCarousel-content .heroCarousel-title {
    font-size: 36px;
    line-height: 46px; }
  body.customer_login .header .after_login_header > .container .after_login_header_left .navPages-list {
    margin: 0 0 0 -15px; }
  body.customer_login .header .after_login_header > .container .after_login_header_left .navPages-list {
    margin: 0;
    list-style: none; }
  body.customer_login .header .after_login_header > .container .after_login_header_left .navPages-list .navPages-list-submenu {
    list-style: none; }
  body.customer_login .header .after_login_header > .container .after_login_header_left .navPages-list .navPages-item {
    margin: 0;
    width: auto;
    display: inline-block; }
  body.customer_login .header .after_login_header > .container .after_login_header_left {
    z-index: 9;
    width: 100%;
    display: none; }
  body.customer_login .header .after_login_header > .container .after_login_header_left .navPages-list .navPages-list-submenu .navPages-item .navPages-action:after {
    position: initial;
    transform: none; }
  body.customer_login .header .after_login_header > .container .after_login_header_left .navPages-list .navPages-list-submenu .navPages-item .navPages-action {
    display: flex;
    align-items: center;
    column-gap: 20px; }
  body.customer_not_found {
    padding: 0 0 0; }
  body.customer_login .header .after_login_header > .container {
    flex-flow: column;
    justify-content: flex-start;
    row-gap: 15px; }
  body.customer_login .header .after_login_header > .container .after_login_header_right .custom-select label {
    width: 100px; }
  body.customer_login.has-activeNavPages .header .top-header {
    left: 275px;
    width: 100%; }
  body.customer_login.has-activeNavPages {
    left: 275px; }
  #wds_feceted {
    width: 100%;
    padding: 0 0 50px 0;
    margin: 15px 0 0; }
  .custom-sidebar {
    width: 100%;
    margin: 0; }
  body .breadcrumbs {
    padding-top: 10px; }
  .custombar-left {
    padding: 0;
    width: 100%; }
  .productView .productView-price .price-section,
  .productView .form-field.form-field--stock,
  .productView .productView-details .productView-product .detail-container p {
    margin: 10px 0 0 0; }
  body.custom_product .container .productView .productView-details {
    padding: 0 0 30px 0; }
  body.custom_product .container .productView .productView-details.product-options {
    padding: 0; }
  .productView-options {
    margin: 0; }
  .productView .productView-description .tabs .tab {
    float: left; }
  .productView .productView-description .tabs .tab {
    border-top: none; }
  .footer .bottom-footer {
    padding: 46px 0 0 0; }
  body.customer_login .header .bottom-header .bottom_inner .header-bottom-right .navUser .navUser-item.navUser-item--account {
    display: none; }
  body.customer_login .header .bottom-header .bottom_inner .header-bottom-right .navUser .navUser-item.navUser-item--cart {
    margin: 0; }
  .cms_page .aboutus-top .top-text {
    font-size: 18px;
    line-height: 30px;
    margin: 45px 0 20px 0; }
  .cms_page .two-half .right-half h2 {
    font-size: 34px; }
  .cms_page .two-half .right-half {
    padding-left: 20px; }
  .login-form .form-actions {
    margin-bottom: 30px; }
  .change-password-url .custombar-left {
    margin-bottom: 30px; }
  .modal-content .previewCartCheckout {
    width: 100%;
    margin-bottom: 30px; }
  .modal-content .previewCart .productView {
    width: 100%;
    flex-flow: column;
    row-gap: 50px; }
  .modal-content .productView .productView-details {
    width: 100%;
    padding: 0; }
  .modal-content .productView-img-container {
    height: 300px; }
  .modal-content .productView-img-container img {
    position: initial; }
  .custom_wishlist .custombar-left {
    margin-bottom: 30px; }
  .cart-totals {
    width: 100%; }
  .cart-total .cart-total-label {
    width: 50%;
    padding-left: 0;
    text-align: left; }
  .cart-total-value {
    width: 50%;
    text-align: right; }
  .pname_about.customer_not_found .home-search h4 {
    margin-top: 20px; }
  body.has-activeNavPages .header {
    position: initial;
    width: 800px; }
  body.customer_not_found .header {
    transition: none; }
  body.customer_login .header .bottom-header .bottom_inner {
    margin: 11px 0; }
  body.customer_login .heroCarousel {
    width: 100%;
    padding: 0;
    margin-bottom: 30px; }
  #deleteButton {
    margin: 20px auto 60px; }
  .productView-details.product-data {
    order: 0; }
  .no-data-found,
  #dataContainer {
    margin-bottom: 25px; }
  .order-history {
    margin-bottom: 0px; } }

@media only screen and (max-width: 767px) {
  body .category-mid-panel {
    margin-top: 15px; }
  body.customer_login .heroCarousel .heroCarousel-content .heroCarousel-title {
    margin: 0;
    text-align: center; }
  .green_banner p {
    font-size: 15px;
    letter-spacing: 0; }
  .heroCarousel .heroCarousel-content .heroCarousel-title {
    font-size: 40px;
    line-height: 42px; }
  .heroCarousel .heroCarousel-content .button {
    width: 225px;
    height: 55px;
    margin: 15px 0 0 0; }
  .page-heading {
    font-size: 36px; }
  .hp_brands {
    margin: 46px 0 75px 0; }
  .petwithowner .container {
    flex-flow: column; }
  .petwithowner .container .righttext {
    padding: 20px 0 0 0; }
  .petwithowner .container .righttext p {
    max-width: 100%; }
  .footer .top-footer {
    background: url(https://wds44.mybigcommerce.com/content/footerimg-new.png) no-repeat center top;
    background-size: cover;
    display: inline-block;
    width: 100%;
    padding: 0 0 60px 0; }
  .footer .top-footer .container > img {
    display: none; }
  .footer .top-footer .newsleft {
    position: initial;
    width: 100%;
    text-align: center;
    margin-bottom: 30px; }
  .footer .top-footer .newsleft img {
    max-width: 300px;
    margin-top: -70px; }
  .footer .top-footer .newsright {
    position: initial;
    width: 100%;
    transform: none;
    padding: 0; }
  .petwithowner {
    margin: 0 0 120px 0; }
  .footer .bottom-footer .footer-info .footer-info-col ul li a,
  .footer .bottom-footer .footer-info .footer-info-col ul li p a,
  .footer .bottom-footer .footer-info .footer-info-col ul li p {
    font-size: 18px; }
  body.customer_login .header .after_login_header > .container {
    flex-flow: column;
    row-gap: 20px;
    align-items: flex-start;
    padding: 15px 20px; }
  .after_login_header_right {
    flex-wrap: wrap;
    row-gap: 0px;
    width: 100%;
    justify-content: center; }
  body.customer_login .header .after_login_header > .container .after_login_header_right .search_box {
    max-width: calc(100% - 113px); }
  body.customer_login .header .after_login_header > .container .after_login_header_right .custom-select {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between; }
  body.customer_login .header .after_login_header > .container .after_login_header_right .custom-select label {
    width: 110px; }
  body.customer_login .header .after_login_header > .container .after_login_header_right .custom-select #customselect {
    width: calc(100% - 110px); }
  body.customer_login .header .after_login_header > .container .after_login_header_right .search_box .container .form .form-field,
  body.customer_login .header .after_login_header > .container .after_login_header_right .search_box {
    margin: 0;
    width: 100%; }
  body.customer_login .header .after_login_header > .container .after_login_header_right .search_box .container .form .form-field .form-input {
    width: calc(100% - 43px); }
  .quickSearchResults {
    margin: 1px 0 0 0; }
  .quickSearchResults .modal-close {
    display: block; }
  .home-search ul li {
    margin: 0 8px 20px;
    width: calc(50% - 16px); }
  body .header .top-header p a,
  body .header .top-header p {
    font-size: 14px; }
  body .header .top-header p .needhelp {
    margin: 0 10px 0 0; }
  body .header .top-header p .devider {
    margin: 0 5px; }
  .home-search ul {
    margin: 20px -13px 25px; }
  body.customer_login .heroCarousel {
    width: 100%;
    padding: 0;
    margin: 0; }
  body.customer_login .hp_content-after-login .container .custom-sidebar {
    margin: 60px 0 -110px 0;
    width: 100%; }
  .footer .top-footer .newsright .newsinner,
  body.customer_login .heroCarousel .heroCarousel-content .heroCarousel-title {
    max-width: 100%; }
  .category-mid-panel .category-bottom-sec,
  .catgory-top-sec {
    flex-wrap: wrap;
    justify-content: center; }
  .catgory-top-sec .category-top-left {
    width: 100%; }
  .catgory-top-sec .category-top-right {
    width: 100%; }
  .pagination .pagination-list .pagination-item.pagination-item--previous {
    margin-left: 0; }
  .category-mid-panel .category-bottom-sec .pagination {
    text-align: left;
    margin-top: 10px; }
  .category-mid-panel .category-bottom-sec {
    margin: 25px 0 0 0; }
  body .breadcrumbs .breadcrumb:after {
    margin: 0 14px 0 11px; }
  .productView-title {
    line-height: 36px;
    font-size: 26px; }
  body .breadcrumbs .breadcrumb.is-active .breadcrumb-label span,
  body .breadcrumbs .breadcrumb .breadcrumb-label span {
    font-size: 18px;
    list-style: 22px; }
  .cms_page #about-bottom .container .righttext p {
    padding: 0; }
  .cms_page .brands_we_carry .brand-wrapper img {
    max-width: 100%; }
  .cms_page .brands_we_carry {
    grid-template-columns: repeat(2, 1fr); }
  .left_contact {
    width: 100%; }
  .right_contact {
    width: 100%;
    padding: 30px 0 0 0; }
  .custom_page_contact_form .body {
    margin-bottom: 0; }
  .cms_page .two-half {
    flex-flow: column;
    align-items: flex-start; }
  .cms_page .two-half .right-half {
    padding: 0; }
  .body {
    margin: 0; }
  .cms_page .forms {
    flex-flow: column; }
  .cms_page .forms .forms-right {
    margin-bottom: 5px;
    width: 100%; }
  .cms_page .forms .forms-right img {
    width: 100%; }
  .login {
    margin: 0; }
  .customer_login .heroCarousel .heroCarousel-content {
    position: initial;
    max-height: none;
    transform: none;
    background: #0B456A;
    width: 100%;
    padding: 30px 20px;
    margin: 0; }
  .petwithowner .container .righttext a {
    height: 55px; }
  .hp_brands > img {
    display: none; }
  .hp_brands .brandsec {
    position: initial; }
  .quick-order .custombar-left .custombar-container .form-action {
    margin: 20px 0 60px 0; }
  .pname_Saved .custombar-left #wds_feceted .category-center-sec {
    overflow: auto; }
  .pname_Saved .custombar-left #wds_feceted .category-center-sec table {
    min-width: 600px; }
  .catgory-top-sec .category-top-right .pagination {
    width: 100%; }
  .catgory-top-sec .category-top-left {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
  .showing-txt,
  .per-page {
    width: 100%;
    text-align: center; }
  #categoryBottomSec {
    justify-content: center;
    flex-wrap: wrap; }
  #categoryBottomLeft,
  .category-bottom-right {
    width: 100%; }
  #wds_feceted {
    margin: 20px 0px 0px; } }

@media only screen and (max-width: 479px) {
  .sibling-toggleLink {
    padding: 10px 15px; }
  .sibling-toggleLink span.facetedSearch-toggle-text {
    width: 105px; }
  .sibling-toggleLink span {
    font-size: 12px; }
  .sibling-toggleLink span.facetedSearch-toggle-indicator {
    width: calc(100% - 105px); }
  .custom_category .body .container,
  .custom_search .body .container,
  .custom_brand .body .container {
    padding: 0 15px; }
  body.customer_login {
    padding: 0; }
  body .header .container {
    padding: 0 20px; }
  .custom_product .container,
  .custom_category .body .container,
  .custom_search .body .container,
  .custom_brand .body .container,
  body .heroCarousel .heroCarousel-content,
  .container,
  body .petwithowner .container,
  body.customer_login .hp_content-after-login .container,
  body .footer .top-footer .container {
    padding: 0 25px; }
  .green_banner {
    height: auto;
    padding: 10px 0; }
  .green_banner p {
    line-height: 24px;
    font-size: 14px; }
  body .header .top-header p .needhelp {
    display: block;
    margin: 0 0 5px 0; }
  body .header .bottom-header .bottom_inner .header-bottom-left {
    padding: 0; }
  .heroCarousel {
    margin: 0; }
  body .header .bottom-header .bottom_inner .header-bottom-left .header-logo-custom .header-logo-image {
    max-width: 120px; }
  body.customer_not_found.custom_default .header {
    height: auto; }
  .heroCarousel .heroCarousel-content,
  .heroCarousel.slick-initialized .heroCarousel-content {
    background: #000;
    padding: 30px 25px; }
  .heroCarousel .heroCarousel-content .heroCarousel-title {
    font-size: 30px;
    line-height: 40px; }
  .heroCarousel .heroCarousel-content .button {
    width: 100%; }
  .hp_brands .brandsec {
    position: initial; }
  .hp_brands > img {
    display: none; }
  .hp_brands {
    display: inline-block;
    width: 100%;
    margin: 54px 0 60px 0; }
  .petwithowner .container .righttext h2 {
    font-size: 30px;
    line-height: 40px; }
  .petwithowner .container .righttext h3 {
    font-size: 23px;
    line-height: 30px;
    margin: 10px 0 20px 0; }
  .footer .top-footer .newsleft img {
    max-width: 250px; }
  .footer .top-footer .newsright .newsinner P {
    font-size: 18px; }
  .footer .top-footer .newsright .newsinner .form .form-fieldset .form-field .button {
    position: initial;
    transform: none;
    height: 45px;
    width: 100%;
    margin-top: 10px;
    border: 2px #fff solid; }
  .footer .top-footer .newsright .newsinner .form .form-fieldset .form-field .button:hover {
    background: #fff; }
  .newsright .form-prefixPostfix.wrap {
    flex-flow: column; }
  .footer .top-footer .newsright .newsinner .form .form-fieldset .form-field:before {
    top: 20px;
    transform: none; }
  .petwithowner {
    margin: 0 0 130px 0; }
  .footer .top-footer .newsright .newsinner .form .form-fieldset .form-field .form-input {
    padding: 0 25px 0 55px; }
  .footer .bottom-footer {
    padding-top: 0; }
  .footer .bottom-footer .footer-info .footer-info-col.account-col,
  .footer .bottom-footer .footer-info .footer-info-col.contact-col {
    width: 100%;
    text-align: left; }
  .footer .bottom-footer .footer-info .footer-info-col.social-col,
  .footer .bottom-footer .footer-info .footer-info-col.information-col {
    width: 100%;
    text-align: left; }
  .footer .bottom-footer .footer-copyright {
    height: auto;
    padding: 15px 0 15px 0;
    margin: 40px 0 0 0; }
  .footer .bottom-footer .footer-info .footer-info-col .footer-info-heading,
  .footer .bottom-footer .footer-info .footer-info-col.contact-col .footer-info-heading {
    margin: 0 0 10px 0;
    font-size: 20px; }
  .footer .bottom-footer .footer-info .footer-info-col {
    margin: 0 0 20px 0; }
  body.customer_login .header .top-header {
    height: auto; }
  body.customer_login .header .top-header .notsticky {
    flex-flow: column;
    row-gap: 5px; }
  body.customer_login .header .top-header {
    position: initial; }
  body.customer_login .heroCarousel {
    min-width: auto; }
  .cart_container {
    display: none; }
  .customer_login .bottom-header {
    padding: 0 0 72px 0; }
  body.customer_login .header .header-bottom-right-bottom {
    bottom: -71px;
    padding-top: 10px; }
  body.customer_login .header .after_login_header > .container .after_login_header_left .navPages-list .navPages-list-submenu.child-ul {
    left: 0;
    z-index: 999;
    background: #fff;
    top: 140px;
    border-top: 1px #ccc solid; }
  body.customer_login .header .after_login_header > .container .after_login_header_right .custom-select {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start; }
  body.customer_login .header .after_login_header > .container .after_login_header_right .custom-select label {
    width: auto;
    margin: 0 0 10px 0; }
  body.customer_login .header .after_login_header > .container .after_login_header_right .custom-select #customselect {
    width: 100%; }
  .home-search h4 {
    letter-spacing: 0; }
  body.customer_login .body {
    margin: 0; }
  body.customer_login .header .after_login_header > .container {
    padding: 15px 25px; }
  .home-search ul {
    margin: 20px 0 25px; }
  .home-search ul li {
    margin: 0 0 25px 0;
    width: 100%; }
  .hp_content-after-login .heroCarousel-content > img {
    width: 200px; }
  body.customer_login .heroCarousel {
    margin-top: 5px; }
  .hp_content-after-login .heroCarousel .heroCarousel-content .heroCarousel-title {
    font-size: 30px;
    line-height: 40px; }
  details summary:after {
    height: 3px;
    width: 18px; }
  details summary:before {
    height: 18px;
    width: 3px;
    right: 25px; }
  body.customer_login .hp_content-after-login .container .custom-sidebar {
    margin: 60px 0 -10px 0; }
  body.customer_login .header .header-bottom-right-bottom ul li,
  body.customer_login .header .header-bottom-right-bottom ul li:nth-child(2) {
    padding: 0 5px; }
  body.customer_login .header .header-bottom-right-bottom ul {
    padding: 0 10px; }
  body.customer_login .header .after_login_header {
    padding: 0 0 0px 0; }
  body.customer_login .header .after_login_header > .container .after_login_header_right label {
    margin: 0 0 5px; }
  .page {
    margin: 0; }
  body.customer_login.has-activeNavPages .header .top-header,
  .navPages-container.is-open {
    width: 250px; }
  body.customer_login.has-activeNavPages {
    left: 250px; }
  .pagination .pagination-list .pagination-item .pagination-link,
  .per-page {
    font-size: 16px; }
  .footer .bottom-footer .footer-info .footer-info-col ul li a,
  .footer .bottom-footer .footer-info .footer-info-col ul li p a,
  .footer .bottom-footer .footer-info .footer-info-col ul li p {
    font-size: 16px;
    line-height: 24px; }
  .footer .bottom-footer .footer-info .footer-info-col.contact-col .f-icons .icontext span + span,
  .footer .bottom-footer .footer-info .footer-info-col.contact-col .f-icons .icontext span {
    margin: 0; }
  .productView-options .form .add-to-cart-wrapper .form-field.form-field--increments {
    text-align: left; }
  .productView-options .form .add-to-cart-wrapper .add-to-cart-buttons {
    min-height: auto !important; }
  .productView-options .form.form-wishlist.form-action {
    position: initial;
    width: 100%;
    margin: 15px 0 0 0; }
  .productView .productView-description .tabs .tab {
    width: 100%;
    margin: 0;
    padding: 0;
    border-bottom: 2px solid rgba(0, 0, 0, 0.2); }
  .productView .productView-description .tabs {
    border-bottom: none; }
  .productView .productView-description .tabs .tab .tab-title {
    font-size: 20px; }
  .footer .bottom-footer .footer-info {
    padding: 48px 0 0 0; }
  .custom-sidebar {
    margin: 0 0 5px 0; }
  .cms_page .aboutus-top {
    margin: 25px 0 0 0; }
  .cms_page .aboutus-top .about-banner .about-content h2 {
    line-height: 36px; }
  .cms_page .aboutus-top .about-banner .about-content ul li a,
  .cms_page .aboutus-top .about-banner .about-content ul li span,
  .cms_page .aboutus-top .about-banner .about-content ul li {
    line-height: 22px; }
  .cms_page #about-bottom .container .righttext h2 {
    margin: 10px 0 5px; }
  .cms_page #about-bottom {
    margin: 0; }
  .cms_page .brands_we_carry {
    grid-template-columns: repeat(1, 1fr); }
  body .breadcrumbs {
    display: block;
    padding-top: 30px; }
  .login-form,
  .new-customer,
  .page-content,
  .page-content--full {
    padding: 0; }
  .g-recaptcha {
    overflow: hidden; }
  .cms_page ul {
    margin: 0 0 15px 20px; }
  .login-form .form-actions {
    flex-flow: column; }
  .new-customer-fact-list {
    margin-left: 20px; }
  .new-customer .panel-body a:last-child {
    display: block; }
  .new-customer .panel-body a:last-child .button {
    width: 100%; }
  .account--fixedSmall > p,
  .account--fixedSmall > form {
    padding-left: 0;
    padding-right: 0; }
  .custom_editaccount.edit-account-url .custombar-left .form-input {
    min-width: auto;
    width: 100%;
    padding: 0; }
  .custom_editaccount.edit-account-url .custombar-left .form-label {
    line-height: 20px; }
  .custom_editaccount.edit-account-url .custombar-left .form-row--half .form-field {
    margin: 0 0 15px 0; }
  .table--line tr td + td,
  .table--line .table-thead tr th + th {
    padding-left: 15px; }
  .table-actions .form-fieldset {
    flex-flow: column;
    row-gap: 5px; }
  .wishlist-top-section {
    flex-flow: column;
    align-items: flex-start;
    row-gap: 20px; }
  .cart-item-info {
    text-align: center;
    margin: 10px 0; }
  .productView .productView-price .price-section,
  .productView .form-field.form-field--stock,
  .productView .productView-details .productView-product .detail-container p {
    font-size: 18px; }
  .productView-title {
    margin-bottom: 20px; }
  body.customer_login .header .after_login_header > .container .after_login_header_left .navPages-list .navPages-list-submenu .navPages-item:hover .child-ul {
    position: initial;
    box-shadow: none;
    max-height: 195px;
    padding-bottom: 20px;
    width: 100%; }
  body.customer_login .header .after_login_header > .container .after_login_header_left .navPages-list .navPages-list-submenu {
    max-height: none; }
  .customer_login .home-search h4 {
    margin-top: 20px; }
  .footer .top-footer {
    margin: 0 0 4px 0; }
  body.has-activeNavPages {
    left: 250px; }
  .customer_not_found.has-activeNavPages .heroCarousel .slick-track {
    width: 100% !important; }
  #createAccountForm .form-row .form-field,
  #createAccountForm .form-row--half .form-field {
    flex-basis: 100%; }
  .custom_page table#orderPadTable tr input {
    width: 100%; }
  .quick-order .custombar-left .custombar-container .form-action .button,
  .quick-order .custombar-left .button-div .button,
  .quick-order .custombar-left .orderPadFileUpload .button {
    width: 100%;
    margin: 5px 0; }
  .quick-order .custombar-left .custombar-container .form-action {
    margin: 20px 0 55px 0; }
  .pname_Saved .custombar-left #wds_feceted {
    padding: 0 0 20px 0; }
  .brandsec .slick-arrow.slick-prev {
    left: -20px; }
  .brandsec .slick-arrow.slick-next {
    right: -20px; }
  .cms_page .custombar-left .form-row,
  .cms_page.Order.History .custombar-left .form-row {
    width: 100%;
    margin: 0 0 20px 0; }
  .dateRange_top h4 {
    margin: 30px 0 10px 0; }
  .order-history .form-action .button {
    width: 100%; }
  .order-history .wishlist-top-section .button {
    width: 100%; }
  body.customer_login .header .header-bottom-right-bottom ul li p {
    font-size: 14px; }
  .dateRange_top {
    margin: 0; }
  #uploadForm .button-div,
  #uploadForm .button-div .button {
    width: 100%; }
  .cms_page .two-half .right-half h2,
  .page-heading {
    font-size: 30px;
    line-height: 36px; }
  body.custom_product .container .productView .productView-details .productView-options .form .add-to-cart-wrapper .add-to-cart-buttons .form-action,
  body.custom_product .container .productView .productView-details .productView-options .form.form-wishlist.form-action .button,
  body.customer_login .heroCarousel .heroCarousel-content .button,
  .petwithowner .container .righttext a,
  .productView-options .add-to-cart-buttons {
    width: 100%; }
  p,
  .cms_page .aboutus-top .top-text,
  .productView .productView-description .tabs-contents .tab-content p,
  .footer .bottom-footer .footer-copyright p,
  body .petwithowner .container .righttext p {
    font-size: 16px;
    line-height: 24px; }
  #categoryBottomSec {
    flex-wrap: wrap; }
  body.customer_login .header .after_login_header > .container .after_login_header_right .search_box {
    max-width: 100%; } }

/* Responsive End */
.tab-content .tab-content {
  display: inline-block; }

.price-section.price-section--withoutTax.non-sale-price--withoutTax + .price-section.price-section--withoutTax span.price.price--withoutTax {
  color: #4EA01B; }

.page-heading.accountcreated {
  color: #027E39;
  font-size: 30px; }

.custom_editaccount .form-input:disabled {
  color: #000; }

#FormField_27,
#FormField_28 {
  pointer-events: none; }

body.customer_login .header .after_login_header > .container .after_login_header_left .navPages-list .navPages-list-submenu .navPages-item:hover .navPages-action {
  color: #038139; }

.continue-shopping {
  margin: 50px 0 20px; }

.custom_wishlist .panel-body {
  background: #fff;
  border: 1px solid #0B456A; }

.custom_wishlist .panel-body > :first-child {
  color: #0B456A; }

.custom_wishlist .form-input[readonly] {
  background: #fff;
  border-color: #ccc; }

.wishlist-mid-panel .wishlist-center-sec table tr .edlp .rrp-price--withoutTax {
  display: block !important; }

.category-mid-panel .category-center-sec table tr td:nth-child(6),
.category-mid-panel .category-center-sec table tr td:nth-child(5),
.category-mid-panel .category-center-sec table tr td:nth-child(4) {
  text-align: center !important; }

.category-mid-panel .category-center-sec table tr:nth-child(odd) td,
.category-mid-panel .category-center-sec table th,
.category-mid-panel .category-center-sec table td {
  padding: 5px; }

.category-mid-panel .category-center-sec table tr td:nth-child(7) {
  min-width: 55px; }

.category-mid-panel .category-center-sec table tr td {
  font-size: 15px; }

.sidebar-top-sec .sidebar-heading {
  font-size: 18px; }

.category-sidebar .top-sidebar .sidebar-heading {
  font-size: 15px; }

.category-mid-panel .category-center-sec table thead tr th {
  font-size: 15px; }

.category-mid-panel .category-center-sec table {
  min-width: 800px; }

.category-mid-panel .category-center-sec table tr td:nth-child(2) {
  min-width: 90px;
  max-width: 90px;
  width: 90px; }

.category-mid-panel .category-center-sec table tr td:nth-child(3) {
  min-width: 110px;
  max-width: 110px;
  width: 110px; }

.category-mid-panel .category-center-sec table tr td:nth-child(4),
.category-mid-panel .category-center-sec table thead tr th:nth-child(4) {
  min-width: 75px;
  max-width: 75px;
  width: 75px; }

.category-mid-panel .category-center-sec table tr td:nth-child(5),
.category-mid-panel .category-center-sec table tr td:nth-child(6),
.category-mid-panel .category-center-sec table tr td:nth-child(7) {
  min-width: 70px;
  max-width: 70px;
  width: 70px; }

.category-mid-panel .category-center-sec table tr td:nth-child(9),
.wishlist-mid-panel .wishlist-center-sec table tr td:nth-child(9) {
  min-width: 50px;
  max-width: 50px;
  width: 50px;
  text-align: center !important; }

.category-mid-panel .category-center-sec table tr td:nth-child(10) {
  text-align: center;
  min-width: 60px;
  max-width: 60px;
  width: 60px; }

.category-mid-panel .category-center-sec table tr td:first-child {
  min-width: 90px;
  max-width: 90px;
  width: 90px;
  padding-left: 0 !important; }

.category-mid-panel .category-center-sec table tr td:last-child {
  min-width: 130px;
  max-width: 130px;
  width: 130px; }

.wishlist-mid-panel .wishlist-center-sec table tr td {
  font-size: 15px; }

.wishlist-mid-panel .wishlist-center-sec table {
  min-width: 900px; }

.wishlist-mid-panel .wishlist-center-sec table tr td:nth-child(1),
.wishlist-mid-panel .wishlist-center-sec table tr th:nth-child(1),
.wishlist-mid-panel .wishlist-center-sec table tr td:nth-child(2),
.wishlist-mid-panel .wishlist-center-sec table tr th:nth-child(2) {
  min-width: 80px !important;
  max-width: 80px !important;
  width: 80px !important; }

.wishlist-mid-panel .wishlist-center-sec table tr td:nth-child(4),
.wishlist-mid-panel .wishlist-center-sec table tr th:nth-child(4),
.wishlist-mid-panel .wishlist-center-sec table tr td:nth-child(5),
.wishlist-mid-panel .wishlist-center-sec table tr th:nth-child(5),
.wishlist-mid-panel .wishlist-center-sec table tr td:nth-child(6),
.wishlist-mid-panel .wishlist-center-sec table tr th:nth-child(6),
.wishlist-mid-panel .wishlist-center-sec table tr td:nth-child(7),
.wishlist-mid-panel .wishlist-center-sec table tr th:nth-child(7),
.wishlist-mid-panel .wishlist-center-sec table tr td:nth-child(8),
.wishlist-mid-panel .wishlist-center-sec table tr th:nth-child(8) {
  min-width: 65px !important;
  max-width: 65px !important;
  width: 65px !important; }

.wishlist-mid-panel .wishlist-center-sec table tr td:nth-child(9),
.wishlist-mid-panel .wishlist-center-sec table tr th:nth-child(9) {
  display: none; }

.wishlist-mid-panel .wishlist-center-sec table tr td:nth-child(3),
.wishlist-mid-panel .wishlist-center-sec table tr th:nth-child(3),
.wishlist-mid-panel .wishlist-center-sec table tr td:nth-child(10),
.wishlist-mid-panel .wishlist-center-sec table tr th:nth-child(10) {
  min-width: 100px !important;
  max-width: 100px !important;
  width: 100px !important; }

.wishlist-mid-panel .wishlist-center-sec table tr td:nth-child(11),
.wishlist-mid-panel .wishlist-center-sec table tr th:nth-child(11),
.wishlist-mid-panel .wishlist-center-sec table tr td:nth-child(12),
.wishlist-mid-panel .wishlist-center-sec table tr th:nth-child(12) {
  min-width: 140px !important;
  max-width: 140px !important;
  width: 140px !important; }

body.customer_login .header .after_login_header > .container .after_login_header_left .navPages-list .navPages-list-submenu.child-ul#categoriesSubMenu li a {
  text-transform: uppercase; }

.custom-disabled {
  cursor: not-allowed !important;
  pointer-events: none;
  opacity: 0.5; }

.productView-image .easyzoom-flyout {
  display: none; }

body.custom_page.pname_Order.History td:first-child,
body.custom_page.pname_Order.History td:nth-child(2) {
  text-align: center; }

.pname_Previously.Ordered #wds_feceted,
.pname_Order.History #wds_feceted {
  width: 100%; }

.custom_createaccount .body {
  min-height: 250px;
  margin: 0; }

.custom_editaccount #FormField_27,
.custom_editaccount #FormField_28 {
  pointer-events: auto; }

.pname_about .home-search,
.custom_editaccount #FormField_28 {
  display: none; }

.home-search ul li select option {
  font-weight: 700;
  color: #000; }

.account.removebtn .rmwishlist {
  display: none; }

.category-mid-panel .category-center-sec {
  max-height: 150vh;
  overflow-y: auto;
  overflow-x: auto; }

.category-mid-panel .category-center-sec table thead {
  position: sticky;
  top: 0;
  z-index: 1; }

.custom_search .category-mid-panel .category-center-sec table thead tr th:nth-child(8),
.custom_category .category-mid-panel .category-center-sec table thead tr th:nth-child(8),
.pname_Previously .category-mid-panel .category-center-sec table thead tr th:nth-child(8) {
  width: 50px; }

.custom_search .category-mid-panel .category-center-sec table tr td:nth-child(8),
.custom_category .category-mid-panel .category-center-sec table tr td:nth-child(8),
.pname_Previously .category-mid-panel .category-center-sec table tr td:nth-child(8),
.custom_brand .category-mid-panel .category-center-sec table tr td:nth-child(8) {
  text-align: center; }

.pname_Order .category-mid-panel .category-center-sec table tr td:last-child {
  min-width: 70px;
  max-width: 70px;
  width: 70px;
  text-align: center; }

.pname_Order.History .category-mid-panel .category-center-sec table tr td:nth-child(2),
.pname_Order.History .category-mid-panel .category-center-sec table tr td:nth-child(3) {
  min-width: 60px;
  max-width: 60px;
  width: 60px; }

.custom_search .category-mid-panel .category-center-sec table tr td:nth-child(3) {
  min-width: 110px;
  max-width: 110px;
  width: 110px; }

summary::-webkit-details-marker {
  display: none; }

.change-password-url #FormField_27, .change-password-url #FormField_28 {
  display: none; }

.custom_brand .category-mid-panel .category-center-sec table thead tr th:nth-child(8) {
  width: 50px; }

.cart-actions.cart-content-padding-right .button:first-child {
  float: left; }

.cart-actions.cart-content-padding-right .button:last-child {
  float: right; }

@media only screen and (max-width: 991px) {
  .category-mid-panel .category-center-sec {
    margin-right: 0px; }
  .custom_category .flex-container,
  .custom_brand .flex-container,
  .custom_search .flex-container {
    margin: 20px 0 0; }
  .custom_category #wds_feceted {
    margin: 0; } }

@media only screen and (max-width: 1199px) {
  .category-mid-panel .category-center-sec {
    overflow-x: auto; } }

@media only screen and (min-width: 1199px) {
  .category-mid-panel .category-center-sec {
    max-height: 1400px; } }

.active-limit {
  color: #027E39; }

@media only screen and (min-width: 1500px) {
  .per-page {
    margin: 0px; }
  .category-top-left {
    display: flex;
    gap: 20px; }
  .catgory-top-sec .category-top-right {
    margin: 4px 0 0; } }

.pname_Brands.We.Carry.New .navList-action-close {
  display: none; }

.pname_Brands.We.Carry.New div[data-layout-name="Sub Text"] p {
  font-family: Raleway, sans-serif; }

.widgencontent div[data-layout-name="Layout"] {
  flex-wrap: nowrap;
  gap: 20px; }
  .widgencontent div[data-layout-name="Layout"] > div {
    border: 1px solid #aaa;
    padding: 0 20px;
    text-align: center;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center; }
    .widgencontent div[data-layout-name="Layout"] > div p {
      text-align: left;
      margin: 0px 0 20px;
      transition: all 0.4s ease;
      -webkit-transition: all 0.8s ease;
      -moz-transition: all 0.8s ease;
      -ms-transition: all 0.8s ease;
      -o-transition: all 0.8s ease;
      color: #000;
      font-family: Raleway, sans-serif; }
    .widgencontent div[data-layout-name="Layout"] > div h3, .widgencontent div[data-layout-name="Layout"] > div h4 {
      transition: all 0.4s ease;
      -webkit-transition: all 0.8s ease;
      -moz-transition: all 0.8s ease;
      -ms-transition: all 0.8s ease;
      -o-transition: all 0.8s ease; }
    .widgencontent div[data-layout-name="Layout"] > div .buttonLink a {
      text-transform: uppercase;
      font-family: "Open Sans", sans-serif;
      font-weight: 700;
      letter-spacing: 0.3px;
      color: #0B456A;
      padding: 10px 25px;
      color: #0B456A;
      background: #fff;
      border: 1px solid #0B456A;
      font-size: 14px;
      border-radius: 20px; }
    .widgencontent div[data-layout-name="Layout"] > div img {
      margin: 20px 0 !important;
      max-height: 100px;
      max-width: 150px;
      transition: all 0.4s ease;
      -webkit-transition: all 0.8s ease;
      -moz-transition: all 0.8s ease;
      -ms-transition: all 0.8s ease;
      -o-transition: all 0.8s ease; }
    .widgencontent div[data-layout-name="Layout"] > div > div:not(:nth-child(2)) {
      height: 0;
      transition: all 0.4s ease;
      -webkit-transition: all 0.8s ease;
      -moz-transition: all 0.8s ease;
      -ms-transition: all 0.8s ease;
      -o-transition: all 0.8s ease;
      overflow: hidden; }
    .widgencontent div[data-layout-name="Layout"] > div div[data-placeholder] + div {
      height: auto; }
    .widgencontent div[data-layout-name="Layout"] > div .buttonLink a:hover {
      background: #0B456A;
      color: #fff; }
    .widgencontent div[data-layout-name="Layout"] > div:hover > div:not(:nth-child(2)) {
      height: auto;
      transition: all 0.4s ease;
      -webkit-transition: all 0.8s ease;
      -moz-transition: all 0.8s ease;
      -ms-transition: all 0.8s ease;
      -o-transition: all 0.8s ease; }
    .widgencontent div[data-layout-name="Layout"] > div:hover .buttonLink {
      height: auto;
      transition: all 0.4s ease;
      -webkit-transition: all 0.8s ease;
      -moz-transition: all 0.8s ease;
      -ms-transition: all 0.8s ease;
      -o-transition: all 0.8s ease;
      margin: 0px 0 30px; }

.custom_forgotpassword .form-prefixPostfix--centeredColumn .form-input {
  float: none; }
