@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&family=Oswald:wght@200;300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&family=Oswald:wght@200;300;400;500;600;700&display=swap");
body {
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  color: #484848;
  padding: 201px 0 0 0; }

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

p {
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  color: #484848;
  font-size: 16px;
  line-height: 24px; }

.button,
.button:focus,
.button:active,
.swal2-container .swal2-confirm.button,
.swal2-container .swal2-modal .swal2-cancel,
.main-btn {
  line-height: normal;
  font-size: 18px;
  border: 1px #F9D84D solid;
  border-radius: 5px;
  outline: none;
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  letter-spacing: 0;
  margin: 0;
  padding: 11px 20px 12px 21px;
  color: #191919;
  background: #F9D84D;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease; }
  .button:hover,
  .button:focus:hover,
  .button:active:hover,
  .swal2-container .swal2-confirm.button:hover,
  .swal2-container .swal2-modal .swal2-cancel:hover,
  .main-btn:hover {
    border: 1px #F9D84D solid;
    color: #F9D84D;
    background: #fff; }

.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.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease; }

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

a {
  text-decoration: none; }

input::placeholder {
  color: #696969 !important; }

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

*,
:before,
:after {
  box-sizing: border-box;
  margin: 0; }

.previewCartWrapper .previewCartItem-name a {
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  margin: 0 0 7px; }
  .previewCartWrapper .previewCartItem-name a:hover {
    color: #F9D84D; }

.container {
  max-width: 1470px;
  padding: 0 20px; }

.header {
  box-shadow: 0px 4px 4.4px 0px rgba(0, 0, 0, 0.08);
  border: 0;
  display: inline-block;
  position: fixed;
  left: 0; }
  .header .top_header {
    background: linear-gradient(90deg, #000 0%, #3D58A4 48.96%, #000 100%);
    padding: 21px 0 20px;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease; }
    .header .top_header .container {
      padding: 0 77px 0 76px;
      display: flex;
      align-items: center;
      justify-content: space-between;
      max-width: 100%; }
      .header .top_header .container .header-logo {
        margin: 0;
        display: inline-block;
        vertical-align: middle; }
        .header .top_header .container .header-logo img {
          background: #fff;
          border-radius: 6px;
          transition: all .4s ease;
          -webkit-transition: all .4s ease;
          -moz-transition: all .4s ease;
          -ms-transition: all .4s ease;
          -o-transition: all .4s ease; }
      .header .top_header .container .header_text {
        display: inline-block;
        font-size: 23.6px;
        font-weight: 500;
        line-height: 30px;
        letter-spacing: 1.2px;
        text-transform: uppercase;
        color: #fff;
        font-family: "Oswald", sans-serif;
        margin: 0 0 2px 3px; }
        .header .top_header .container .header_text span {
          color: #3FAB3B; }
      .header .top_header .container .header_top_right {
        display: inline-block;
        vertical-align: middle; }
        .header .top_header .container .header_top_right .contact {
          float: none;
          display: inline-block;
          vertical-align: middle; }
        .header .top_header .container .header_top_right .button {
          width: 208px;
          padding: 21px 5px 23px;
          border-radius: 5px;
          background: #F9D84D;
          color: #191919;
          margin: 0 0 0 17px;
          display: inline-block;
          vertical-align: middle;
          font-size: 26px; }
          .header .top_header .container .header_top_right .button:hover {
            color: #F9D84D;
            border: 1px solid #F9D84D;
            background: transparent; }
        .header .top_header .container .header_top_right .contactimg {
          float: none;
          width: auto;
          display: inline-block;
          vertical-align: middle; }
          .header .top_header .container .header_top_right .contactimg svg {
            float: left;
            width: 29px;
            height: auto; }
        .header .top_header .container .header_top_right .contactext {
          display: inline-block;
          vertical-align: middle;
          margin: 0 0 0 7px; }
          .header .top_header .container .header_top_right .contactext p {
            margin: 0 0 -1px 0;
            color: #fff;
            font-family: "Oswald", sans-serif;
            font-size: 17.4px;
            line-height: 25.78px;
            font-weight: 500;
            text-transform: uppercase; }
          .header .top_header .container .header_top_right .contactext a {
            font-size: 17.02px;
            font-weight: 600;
            line-height: normal;
            color: #fff;
            font-family: "Manrope", sans-serif; }
            .header .top_header .container .header_top_right .contactext a:hover {
              color: #F9D84D; }
  .header .bottom_header {
    margin: 0px 0;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease; }
    .header .bottom_header .container {
      display: flex;
      justify-content: space-between;
      align-items: center;
      max-width: 100%;
      padding: 0 77px; }
      .header .bottom_header .container .navPages-container {
        max-width: 100%;
        display: inline-block;
        width: auto;
        vertical-align: middle; }
        .header .bottom_header .container .navPages-container .navPages {
          max-width: 100%;
          display: inline-block;
          width: auto;
          margin: 4px 0 0; }
          .header .bottom_header .container .navPages-container .navPages .navPages-list {
            margin: 0 -22px 0 -23px; }
            .header .bottom_header .container .navPages-container .navPages .navPages-list .navPages-item {
              padding: 15px 22px 21px 23px; }
              .header .bottom_header .container .navPages-container .navPages .navPages-list .navPages-item .navPages-action {
                padding: 0;
                font-weight: 600;
                font-size: 18px;
                color: #000000;
                text-transform: uppercase;
                font-family: "Oswald", sans-serif;
                letter-spacing: 1px; }
                .header .bottom_header .container .navPages-container .navPages .navPages-list .navPages-item .navPages-action svg {
                  margin: 0 0 0 2px;
                  fill: #000;
                  stroke: transparent; }
              .header .bottom_header .container .navPages-container .navPages .navPages-list .navPages-item:hover > .navPages-action {
                color: #F9D84D; }
                .header .bottom_header .container .navPages-container .navPages .navPages-list .navPages-item:hover > .navPages-action svg {
                  fill: #F9D84D; }
      .header .bottom_header .container .navUser {
        padding: 0;
        display: inline-block;
        vertical-align: middle;
        width: auto; }
        .header .bottom_header .container .navUser .navUser-section {
          float: none; }
          .header .bottom_header .container .navUser .navUser-section #quickSearch {
            position: relative; }
            .header .bottom_header .container .navUser .navUser-section #quickSearch .form {
              margin: 0px; }
              .header .bottom_header .container .navUser .navUser-section #quickSearch .form .form-field {
                margin: 0px;
                position: relative; }
                .header .bottom_header .container .navUser .navUser-section #quickSearch .form .form-field #nav-quick-search {
                  background: #EFEFEF;
                  padding: 0 50px 1px 20px;
                  border: 0;
                  border-radius: 0;
                  height: 43px;
                  border-radius: 0;
                  width: 298px;
                  font-family: "Oswald", sans-serif;
                  font-weight: 300;
                  color: #696969;
                  font-size: 16px; }
                .header .bottom_header .container .navUser .navUser-section #quickSearch .form .form-field .search_quick {
                  background: url(../img/search.svg);
                  border: 0;
                  display: inline-block;
                  width: 25px;
                  height: 25px;
                  position: absolute;
                  top: 8px;
                  right: 22px; }
          .header .bottom_header .container .navUser .navUser-section .navUser-item.navUser-item--cart {
            height: 43px;
            width: 43px;
            border-radius: 50%;
            background: #EFEFEF;
            padding: 5px;
            margin: 0 0 0 30px; }
            .header .bottom_header .container .navUser .navUser-section .navUser-item.navUser-item--cart .navUser-action {
              padding: 0;
              display: inline-block; }
              .header .bottom_header .container .navUser .navUser-section .navUser-item.navUser-item--cart .navUser-action .navUser-item-cartLabel {
                display: inline-block;
                padding: 5px 0 0; }
                .header .bottom_header .container .navUser .navUser-section .navUser-item.navUser-item--cart .navUser-action .navUser-item-cartLabel svg {
                  stroke: none;
                  margin: -5px 0 0 -2px; }
              .header .bottom_header .container .navUser .navUser-section .navUser-item.navUser-item--cart .navUser-action .countPill {
                background: #3D58A4;
                color: #fff;
                display: inline-block;
                position: absolute;
                right: 5px;
                top: 5px;
                font-size: 10px;
                width: 12px;
                height: 12px;
                line-height: 13px;
                font-weight: 300;
                margin: 0;
                display: flex;
                align-items: center;
                justify-content: center; }

div[class^=sd-hero-image] div[data-test-id=hero-image-title] p,
div[class^=sd-hero-image] div[data-test-id=hero-image-subtitle] p {
  font-size: inherit;
  font-family: inherit;
  color: inherit;
  font-weight: inherit;
  line-height: inherit; }

.carousel_main {
  position: relative; }
  .carousel_main .heroCarousel {
    margin: 0;
    max-height: 100%; }
    .carousel_main .heroCarousel .heroCarousel-slide .heroCarousel-content {
      background: transparent;
      padding: 0;
      left: 77px;
      width: 50%;
      right: auto;
      text-align: left;
      transform: translate(0, -50%);
      margin: -45px 0 0 0;
      letter-spacing: 0.5px; }
      .carousel_main .heroCarousel .heroCarousel-slide .heroCarousel-content .heroCarousel-title {
        font-family: "Manrope", sans-serif;
        font-weight: 500;
        font-size: 28px;
        line-height: 38px;
        margin: 0 0 7px;
        color: #fff; }
      .carousel_main .heroCarousel .heroCarousel-slide .heroCarousel-content .heroCarousel-description {
        font-family: "Oswald", sans-serif;
        font-weight: 700;
        font-size: 65px;
        line-height: 74px;
        margin: 0 0 47px;
        color: #fff; }
      .carousel_main .heroCarousel .heroCarousel-slide .heroCarousel-content .heroCarousel-action {
        font-family: "Oswald", sans-serif;
        font-weight: 600;
        font-size: 18px;
        line-height: 30px;
        margin: 0;
        letter-spacing: 0.36px;
        padding: 10px 18px 10px 18px; }
    .carousel_main .heroCarousel .heroCarousel-slide .heroCarousel-image-wrapper {
      height: auto;
      max-height: 100%; }
      .carousel_main .heroCarousel .heroCarousel-slide .heroCarousel-image-wrapper .heroCarousel-image {
        object-fit: unset; }
  .carousel_main .carousel_right {
    position: absolute;
    right: 78px;
    top: 50%;
    transform: translateY(-50%);
    margin: 4px 0 0 0; }
    .carousel_main .carousel_right ul {
      list-style: none;
      margin: auto; }
      .carousel_main .carousel_right ul li {
        background: #fff;
        border-radius: 6px;
        margin: 0 0 22px;
        text-align: center;
        padding: 18px 4px 18px;
        width: 242px; }
        .carousel_main .carousel_right ul li .car_icon {
          display: inline-block; }
        .carousel_main .carousel_right ul li h2 {
          font-family: "Oswald", sans-serif;
          font-weight: 600;
          font-size: 18px;
          text-transform: capitalize;
          color: #000;
          line-height: 27px;
          margin: 6px 0 10px; }
        .carousel_main .carousel_right ul li .button {
          font-weight: 600;
          font-size: 14px;
          line-height: 21px;
          letter-spacing: 0.28px;
          padding: 7px 36px; }
        .carousel_main .carousel_right ul li:nth-child(2) .button {
          padding: 7px 0;
          width: 193px; }
        .carousel_main .carousel_right ul li:last-child {
          margin: 0; }
          .carousel_main .carousel_right ul li:last-child .button {
            padding: 7px 0;
            width: 190px; }

.carousel_main1 {
  position: relative; }
  .carousel_main1 .heroCarousel {
    margin: 0;
    max-height: 100%; }
    .carousel_main1 .heroCarousel .heroCarousel-slide .heroCarousel-content {
      background: transparent;
      padding: 0;
      left: 77px;
      width: 50%;
      right: auto;
      text-align: left;
      transform: translate(0, -50%);
      margin: -45px 0 0 0;
      letter-spacing: 0.5px; }
      .carousel_main1 .heroCarousel .heroCarousel-slide .heroCarousel-content .heroCarousel-title {
        font-family: "Manrope", sans-serif;
        font-weight: 500;
        font-size: 28px;
        line-height: 38px;
        margin: 0 0 7px;
        color: #fff; }
      .carousel_main1 .heroCarousel .heroCarousel-slide .heroCarousel-content .heroCarousel-description {
        font-family: "Oswald", sans-serif;
        font-weight: 700;
        font-size: 65px;
        line-height: 74px;
        margin: 0 0 47px;
        color: #fff; }
      .carousel_main1 .heroCarousel .heroCarousel-slide .heroCarousel-content .heroCarousel-action {
        font-family: "Oswald", sans-serif;
        font-weight: 600;
        font-size: 18px;
        line-height: 30px;
        margin: 0;
        letter-spacing: 0.36px;
        padding: 10px 18px 10px 18px; }
    .carousel_main1 .heroCarousel .heroCarousel-slide .heroCarousel-image-wrapper {
      height: auto;
      max-height: 100%; }
      .carousel_main1 .heroCarousel .heroCarousel-slide .heroCarousel-image-wrapper .heroCarousel-image {
        object-fit: unset; }
  .carousel_main1 .carousel_right1 {
    position: absolute;
    right: 78px;
    top: -150px;
    transform: translateY(-50%);
    margin: 4px 0 0 0; }
    .carousel_main1 .carousel_right1 ul {
      list-style: none;
      margin: auto; }
      .carousel_main1 .carousel_right1 ul li {
        background: #fff;
        border-radius: 6px;
        margin: 0 0 22px;
        text-align: center;
        padding: 18px 4px 18px;
        width: 242px; }
        .carousel_main1 .carousel_right1 ul li .car_icon {
          display: inline-block; }
        .carousel_main1 .carousel_right1 ul li h2 {
          font-family: "Oswald", sans-serif;
          font-weight: 600;
          font-size: 18px;
          text-transform: capitalize;
          color: #000;
          line-height: 27px;
          margin: 6px 0 10px; }
        .carousel_main1 .carousel_right1 ul li .button {
          font-weight: 600;
          font-size: 14px;
          line-height: 21px;
          letter-spacing: 0.28px;
          padding: 7px 36px; }
        .carousel_main1 .carousel_right1 ul li:nth-child(2) .button {
          padding: 7px 0;
          width: 193px; }
        .carousel_main1 .carousel_right1 ul li:last-child {
          margin: 0; }
          .carousel_main1 .carousel_right1 ul li:last-child .button {
            padding: 7px 0;
            width: 190px; }

.slick-dots {
  background: transparent;
  bottom: 36px !important; }
  .slick-dots li {
    padding: 0;
    background: transparent !important;
    width: 12px;
    height: 12px;
    margin: 0 2px; }
    .slick-dots li.slick-active button {
      background: #004990;
      border-color: #004990; }
    .slick-dots li button {
      background: #fff;
      border-color: #fff;
      width: 12px;
      height: 12px; }
      .slick-dots li button:before {
        display: none; }
      .slick-dots li button .carousel-tooltip {
        display: none; }

.custom_page .body,
.custom_cart .body,
.custom_login .body,
.custom_account_orderstatus .body,
.custom_account_inbox .body,
.custom_account_addressbook .body,
.custom_shippingaddressform .body,
.custom_account_recentitems .body,
.custom_editaccount .body,
.custom_checkout .body,
.custom_page_contact_form .body {
  margin-bottom: 0px;
  padding-bottom: 6rem; }

.custom_page .body.cms_About {
  padding-bottom: 0rem; }

.body {
  float: left;
  width: 100%;
  position: relative; }
  .body:before {
    content: "";
    background: url(https://cdn11.bigcommerce.com/s-do3e4qm5c8/images/stencil/original/image-manager/hp-bg.png) no-repeat right top;
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1; }
  .body:after {
    content: "";
    background: url(https://cdn11.bigcommerce.com/s-do3e4qm5c8/content/restroom_stalls_sec_bg.png) no-repeat right top;
    background-size: 100% auto;
    width: 100%;
    height: 100%;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1; }

.main.full {
  max-width: 100%;
  padding: 100px 0 0; }

#video-container {
  position: relative;
  display: block;
  text-align: center; }
  #video-container #videothum {
    max-width: 973px; }
  #video-container #playButton,
  #video-container #customplayButton {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0;
    height: 93px; }

.page_heading,
.page-heading {
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  font-size: 40px;
  text-transform: capitalize;
  color: #000;
  text-align: center; }

#categorysec {
  margin: 84px 0 0; }
  #categorysec .page_heading {
    margin: 0 0 51px; }
  #categorysec ul {
    list-style: none;
    margin: 0 -25px;
    display: inline-block; }
    #categorysec ul li {
      width: 20%;
      display: inline-block;
      text-align: center;
      float: left;
      padding: 0 25px; }
      #categorysec ul li .cat_container {
        position: relative; }
        #categorysec ul li .cat_container .cat_top {
          position: relative;
          height: auto;
          width: auto;
          border-radius: 50%;
          background: translate;
          max-width: 100%; }
          #categorysec ul li .cat_container .cat_top a {
            position: absolute;
            font-family: "Oswald", sans-serif;
            font-weight: 700;
            font-size: 18px;
            text-decoration: none;
            text-transform: uppercase;
            color: #F9D84D;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            opacity: 0;
            z-index: 2; }
        #categorysec ul li .cat_container h3 {
          font-family: "Oswald", sans-serif;
          font-weight: 600;
          font-size: 20px;
          line-height: 27px;
          margin: 16px 0 9px;
          color: #000;
          height: 27px;
          overflow: hidden; }
        #categorysec ul li .cat_container p {
          font-family: "Manrope", sans-serif;
          font-weight: 500;
          font-size: 16px;
          line-height: 22px;
          margin: 0;
          color: #484848; }
        #categorysec ul li .cat_container .fulllink {
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          display: inline-block;
          cursor: pointer;
          z-index: 2; }
        #categorysec ul li .cat_container:hover .cat_top a {
          opacity: 1; }

.partition {
  margin: 74px 0 0; }
  .partition .container .page_heading {
    margin: 0 0 46px; }
  .partition .container ul {
    margin: 0 -15px;
    list-style: none; }
    .partition .container ul li {
      width: 25%;
      float: left;
      padding: 0 15px; }
      .partition .container ul li .partition_inner {
        position: relative;
        margin: 0px 0 0; }
        .partition .container ul li .partition_inner .fulllink {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          z-index: 2; }
        .partition .container ul li .partition_inner .part_content {
          transition: all 0.7s ease;
          -webkit-transition: all 0.7s ease;
          -moz-transition: all 0.7s ease;
          -ms-transition: all 0.7s ease;
          -o-transition: all 0.7s ease;
          position: absolute;
          left: 0;
          right: 0;
          bottom: 0;
          background: rgba(227, 227, 227, 0.7);
          padding: 17px 15px 19px 18px;
          height: 119px;
          text-align: center; }
          .partition .container ul li .partition_inner .part_content h3 {
            font-size: 22px;
            line-height: 30px;
            margin: 0 0 5px;
            transition: all 0.7s ease;
            -webkit-transition: all 0.7s ease;
            -moz-transition: all 0.7s ease;
            -ms-transition: all 0.7s ease;
            -o-transition: all 0.7s ease;
            text-align: left; }
          .partition .container ul li .partition_inner .part_content p {
            font-family: "Manrope", sans-serif;
            font-weight: 500;
            font-size: 16px;
            line-height: 20px;
            color: #484848;
            margin: 0 0 -21px;
            transition: all 0.7s ease;
            -webkit-transition: all 0.7s ease;
            -moz-transition: all 0.7s ease;
            -ms-transition: all 0.7s ease;
            -o-transition: all 0.7s ease;
            text-align: left; }
          .partition .container ul li .partition_inner .part_content a {
            font-family: "Oswald", sans-serif;
            font-weight: 600;
            font-size: 18px;
            line-height: 26px;
            text-decoration: none;
            color: #F9D84D;
            text-transform: uppercase;
            margin: 9px 0 0;
            display: inline-block;
            transition: all 0.7s ease;
            -webkit-transition: all 0.7s ease;
            -moz-transition: all 0.7s ease;
            -ms-transition: all 0.7s ease;
            -o-transition: all 0.7s ease;
            height: 0;
            overflow: hidden; }
        .partition .container ul li .partition_inner:hover {
          box-shadow: 0px 8px 59.5px rgba(0, 0, 0, 0.5); }
          .partition .container ul li .partition_inner:hover .part_content {
            background: rgba(61, 88, 164, 0.9);
            transition: all 0.7s ease;
            -webkit-transition: all 0.7s ease;
            -moz-transition: all 0.7s ease;
            -ms-transition: all 0.7s ease;
            -o-transition: all 0.7s ease;
            height: 159px; }
            .partition .container ul li .partition_inner:hover .part_content a {
              display: inline-block;
              transition: all 0.7s ease;
              -webkit-transition: all 0.7s ease;
              -moz-transition: all 0.7s ease;
              -ms-transition: all 0.7s ease;
              -o-transition: all 0.7s ease;
              height: auto; }
            .partition .container ul li .partition_inner:hover .part_content h3 {
              color: #fff;
              transition: all 0.7s ease;
              -webkit-transition: all 0.7s ease;
              -moz-transition: all 0.7s ease;
              -ms-transition: all 0.7s ease;
              -o-transition: all 0.7s ease; }
            .partition .container ul li .partition_inner:hover .part_content p {
              color: #fff;
              transition: all 0.7s ease;
              -webkit-transition: all 0.7s ease;
              -moz-transition: all 0.7s ease;
              -ms-transition: all 0.7s ease;
              -o-transition: all 0.7s ease;
              margin: 0; }

.slick-arrow {
  padding: 0;
  margin: 0;
  background: transparent;
  border: 1px solid #3D58A4;
  width: 37px;
  height: 61px;
  background: #fff;
  border-radius: 5px; }
  .slick-arrow .carousel-tooltip {
    display: none; }
  .slick-arrow.slick-prev {
    left: -17px; }
    .slick-arrow.slick-prev:before {
      background: url(../img/leftarrow.svg) center no-repeat;
      width: 37px;
      height: 61px;
      margin: -1px 0 0 -1px;
      border-radius: 5px; }
    .slick-arrow.slick-prev:hover:before {
      background-image: url(../img/leftarrow-hover.svg);
      background-color: #3D58A4; }
  .slick-arrow.slick-next {
    right: -17px; }
    .slick-arrow.slick-next:before {
      background: url(../img/leftarrow.svg) center no-repeat;
      width: 37px;
      height: 61px;
      transform: rotate(180deg);
      margin: -1px 0 0 -1px;
      border-radius: 5px; }
    .slick-arrow.slick-next:hover:before {
      background-image: url(../img/leftarrow-hover.svg);
      background-color: #3D58A4; }

.productGrid,
.productCarousel {
  padding: 0px;
  margin: 0px; }
  .productGrid .slick-list,
  .productCarousel .slick-list {
    margin: 0 -15px; }
  .productGrid .product,
  .productGrid .productCarousel-slide,
  .productCarousel .product,
  .productCarousel .productCarousel-slide {
    padding: 0 15px; }
    .productGrid .product .card,
    .productGrid .productCarousel-slide .card,
    .productCarousel .product .card,
    .productCarousel .productCarousel-slide .card {
      border: 1px solid #ccc;
      background: #fff;
      padding: 16px 17px 17px;
      margin: 0; }
      .productGrid .product .card .card-figure,
      .productGrid .productCarousel-slide .card .card-figure,
      .productCarousel .product .card .card-figure,
      .productCarousel .productCarousel-slide .card .card-figure {
        padding: 0;
        text-align: center;
        margin: 10px 0 27px;
        max-height: 199px; }
        .productGrid .product .card .card-figure .card-img-container,
        .productGrid .productCarousel-slide .card .card-figure .card-img-container,
        .productCarousel .product .card .card-figure .card-img-container,
        .productCarousel .productCarousel-slide .card .card-figure .card-img-container {
          display: block;
          margin: auto; }
          .productGrid .product .card .card-figure .card-img-container .card-image,
          .productGrid .productCarousel-slide .card .card-figure .card-img-container .card-image,
          .productCarousel .product .card .card-figure .card-img-container .card-image,
          .productCarousel .productCarousel-slide .card .card-figure .card-img-container .card-image {
            position: relative;
            object-fit: contain;
            font-family: unset;
            max-height: 199px; }
          .productGrid .product .card .card-figure .card-img-container:after,
          .productGrid .productCarousel-slide .card .card-figure .card-img-container:after,
          .productCarousel .product .card .card-figure .card-img-container:after,
          .productCarousel .productCarousel-slide .card .card-figure .card-img-container:after {
            display: none; }
        .productGrid .product .card .card-figure .card-figcaption .card-figcaption-body,
        .productGrid .productCarousel-slide .card .card-figure .card-figcaption .card-figcaption-body,
        .productCarousel .product .card .card-figure .card-figcaption .card-figcaption-body,
        .productCarousel .productCarousel-slide .card .card-figure .card-figcaption .card-figcaption-body {
          width: 160px; }
          .productGrid .product .card .card-figure .card-figcaption .card-figcaption-body .button,
          .productGrid .productCarousel-slide .card .card-figure .card-figcaption .card-figcaption-body .button,
          .productCarousel .product .card .card-figure .card-figcaption .card-figcaption-body .button,
          .productCarousel .productCarousel-slide .card .card-figure .card-figcaption .card-figcaption-body .button {
            width: 180px;
            margin: 5px 0;
            display: inline-block;
            background: #F9D84D;
            color: #191919;
            padding: 6px 15px 5px 14px;
            width: auto;
            font-family: "Oswald", sans-serif;
            letter-spacing: 0.3px;
            font-weight: 500;
            font-size: 16px;
            line-height: 24px; }
            .productGrid .product .card .card-figure .card-figcaption .card-figcaption-body .button input[type="checkbox"],
            .productGrid .productCarousel-slide .card .card-figure .card-figcaption .card-figcaption-body .button input[type="checkbox"],
            .productCarousel .product .card .card-figure .card-figcaption .card-figcaption-body .button input[type="checkbox"],
            .productCarousel .productCarousel-slide .card .card-figure .card-figcaption .card-figcaption-body .button input[type="checkbox"] {
              border: 1px solid #191919;
              border-radius: 0px;
              background: transparent;
              display: inline-block;
              vertical-align: middle;
              margin: -4px 0 0; }
            .productGrid .product .card .card-figure .card-figcaption .card-figcaption-body .button:hover,
            .productGrid .productCarousel-slide .card .card-figure .card-figcaption .card-figcaption-body .button:hover,
            .productCarousel .product .card .card-figure .card-figcaption .card-figcaption-body .button:hover,
            .productCarousel .productCarousel-slide .card .card-figure .card-figcaption .card-figcaption-body .button:hover {
              background: #fff;
              color: #F9D84D; }
      .productGrid .product .card .card-body,
      .productGrid .productCarousel-slide .card .card-body,
      .productCarousel .product .card .card-body,
      .productCarousel .productCarousel-slide .card .card-body {
        padding: 0; }
        .productGrid .product .card .card-body .card-title,
        .productGrid .productCarousel-slide .card .card-body .card-title,
        .productCarousel .product .card .card-body .card-title,
        .productCarousel .productCarousel-slide .card .card-body .card-title {
          margin: 0;
          height: 48px;
          overflow: hidden; }
          .productGrid .product .card .card-body .card-title a,
          .productGrid .productCarousel-slide .card .card-body .card-title a,
          .productCarousel .product .card .card-body .card-title a,
          .productCarousel .productCarousel-slide .card .card-body .card-title a {
            font-weight: 500;
            font-size: 18px;
            line-height: 24px;
            color: #000; }
            .productGrid .product .card .card-body .card-title a:hover,
            .productGrid .productCarousel-slide .card .card-body .card-title a:hover,
            .productCarousel .product .card .card-body .card-title a:hover,
            .productCarousel .productCarousel-slide .card .card-body .card-title a:hover {
              color: #F9D84D; }
        .productGrid .product .card .card-body .card_bottom,
        .productGrid .productCarousel-slide .card .card-body .card_bottom,
        .productCarousel .product .card .card-body .card_bottom,
        .productCarousel .productCarousel-slide .card .card-body .card_bottom {
          display: flex;
          justify-content: space-between;
          align-items: center;
          margin: 18px 0 0; }
          .productGrid .product .card .card-body .card_bottom div.card-text,
          .productGrid .productCarousel-slide .card .card-body .card_bottom div.card-text,
          .productCarousel .product .card .card-body .card_bottom div.card-text,
          .productCarousel .productCarousel-slide .card .card-body .card_bottom div.card-text {
            margin: 0; }
            .productGrid .product .card .card-body .card_bottom div.card-text .price,
            .productGrid .productCarousel-slide .card .card-body .card_bottom div.card-text .price,
            .productCarousel .product .card .card-body .card_bottom div.card-text .price,
            .productCarousel .productCarousel-slide .card .card-body .card_bottom div.card-text .price {
              font-size: 20px;
              color: #3D58A4;
              font-weight: 700;
              font-family: "Oswald", sans-serif;
              line-height: 20px; }
          .productGrid .product .card .card-body .card_bottom p.card-text,
          .productGrid .productCarousel-slide .card .card-body .card_bottom p.card-text,
          .productCarousel .product .card .card-body .card_bottom p.card-text,
          .productCarousel .productCarousel-slide .card .card-body .card_bottom p.card-text {
            margin: 0;
            font-family: "Manrope", sans-serif;
            font-weight: 500;
            font-size: 16px;
            line-height: 20px;
            color: #7B7B7B; }
            .productGrid .product .card .card-body .card_bottom p.card-text span,
            .productGrid .productCarousel-slide .card .card-body .card_bottom p.card-text span,
            .productCarousel .product .card .card-body .card_bottom p.card-text span,
            .productCarousel .productCarousel-slide .card .card-body .card_bottom p.card-text span {
              font-family: "Oswald", sans-serif; }

.top_products {
  clear: left;
  margin: 116px 0 50px;
  display: inline-block;
  width: 100%; }
  .top_products .product_inner {
    width: 100%;
    display: flex;
    align-items: center; }
    .top_products .product_inner .top_left {
      padding: 0 30px 0 0;
      max-width: calc(100% - 337px);
      float: none;
      margin: 0; }
      .top_products .product_inner .top_left .productGrid {
        float: none;
        margin: 0; }
    .top_products .product_inner .product_right {
      display: inline-block;
      float: none;
      width: 337px;
      position: relative;
      margin: 0; }
      .top_products .product_inner .product_right h3 {
        color: #fff;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: right;
        line-height: 50px;
        text-transform: capitalize;
        font-family: "Oswald", sans-serif;
        font-size: 40px;
        font-weight: 700;
        margin: 0;
        width: 100%;
        max-width: 190px;
        margin: -3px 0 0 28px; }

.new_products {
  clear: left;
  margin: 35px 0 50px 0;
  display: inline-block;
  width: 100%; }
  .new_products .product_inner {
    width: 100%;
    display: flex;
    align-items: center; }
    .new_products .product_inner .top_right {
      width: calc(100% - 337px);
      float: none;
      margin: 0;
      padding: 0 0 0 30px; }
    .new_products .product_inner .product_left {
      display: inline-block;
      float: none;
      width: 337px;
      position: relative;
      margin: 0; }
      .new_products .product_inner .product_left h3 {
        color: #fff;
        position: absolute;
        top: 50%;
        left: 40px;
        transform: translate(0%, -50%);
        line-height: 50px;
        text-transform: capitalize;
        font-family: "Oswald", sans-serif;
        font-size: 40px;
        font-weight: 700;
        margin: 0;
        width: 100%;
        max-width: 190px;
        margin: -3px 0 0 0px; }

.process {
  clear: left;
  background-image: url(https://cdn11.bigcommerce.com/s-do3e4qm5c8/content/linebg.svg);
  background-color: #fff;
  background-size: cover;
  background-repeat: no-repeat;
  margin: 99px 0 0;
  display: inline-block;
  width: 100%; }
  .process .page_heading {
    margin: 57px 0 39px 0; }
  .process ul {
    margin: 0 auto;
    list-style: none;
    max-width: 1390px; }
    .process ul li {
      width: 33.33%;
      float: left;
      text-align: center; }
      .process ul li:first-child .order_img {
        position: relative; }
        .process ul li:first-child .order_img:after {
          content: "";
          background-image: url(../img/greenarrow.svg);
          position: absolute;
          left: 100%;
          top: 50%;
          transform: translate(-50%, -50%);
          display: inline-block;
          width: 100%;
          height: 65px;
          background-repeat: no-repeat;
          margin: -21px 0 0 52px;
          background-size: 343px; }
      .process ul li:nth-child(2) .order_img {
        position: relative; }
        .process ul li:nth-child(2) .order_img:after {
          content: "";
          background-image: url(../img/bluearrow.svg);
          position: absolute;
          left: 100%;
          top: 50%;
          transform: translate(-50%, -50%);
          display: inline-block;
          width: 100%;
          height: 65px;
          background-repeat: no-repeat;
          margin: 17px 0 0 55px;
          background-size: 343px; }
      .process ul li h3 {
        margin: 21px 0 0;
        text-transform: capitalize; }
      .process ul li p {
        max-width: 300px;
        font-size: 16px;
        font-weight: 500;
        line-height: 24px;
        text-align: center;
        color: #484848;
        margin: 9px auto 70px; }

.install .container {
  max-width: 1430px;
  padding: 0; }
  .install .container .page_heading {
    margin: 84px 0 39px; }
  .install .container .zigzag {
    display: flex;
    align-items: center;
    width: 100%;
    margin: 0 0 30px; }
    .install .container .zigzag .zigzag_img {
      width: 49%;
      float: left; }
      .install .container .zigzag .zigzag_img img {
        border-radius: 10px; }
    .install .container .zigzag .zigzag_text {
      width: calc(51% + 72px);
      float: left;
      background: #3D58A4;
      margin: 0 0 0 -72px;
      clip-path: polygon(72px 0%, 100% 0%, 100% 100%, 0% 100%);
      -webkit-clip-path: polygon(72px 0%, 100% 0%, 100% 100%, 0% 100%);
      padding: 0 30px 39px 112px; }
      .install .container .zigzag .zigzag_text h3 {
        color: #fff;
        font-size: 30px;
        font-weight: 700;
        font-family: "Oswald", sans-serif;
        line-height: 45px;
        margin: 27px 0 14px;
        text-transform: capitalize; }
      .install .container .zigzag .zigzag_text p {
        color: #fff;
        font-size: 16px;
        font-weight: 500;
        font-family: "Manrope", sans-serif;
        line-height: 24px;
        margin: 0 0 20px; }
      .install .container .zigzag .zigzag_text .button {
        border-radius: 5px;
        padding: 0;
        width: 164px;
        height: 51px;
        font-size: 18px;
        font-weight: 500;
        font-family: "Oswald", sans-serif;
        line-height: 49px;
        margin: 18px 0 0;
        color: #191919; }
        .install .container .zigzag .zigzag_text .button:hover {
          background: transparent;
          color: #F9D84D; }
    .install .container .zigzag.reverse_col {
      flex-direction: row-reverse; }
      .install .container .zigzag.reverse_col .zigzag_text {
        clip-path: polygon(0% 0%, calc(100% - 72px) 0%, 100% 100%, 0% 100%);
        -webkit-clip-path: polygon(0% 0%, calc(100% - 72px) 0%, 100% 100%, 0% 100%);
        margin: 0 -72px 0 0;
        padding: 0 100px 39px 44px; }
      .install .container .zigzag.reverse_col .zigzag_img {
        position: relative; }
        .install .container .zigzag.reverse_col .zigzag_img #playButton,
        .install .container .zigzag.reverse_col .zigzag_img #customplayButton {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          padding: 0;
          height: 93px; }
      .install .container .zigzag.reverse_col .button {
        width: 123px; }

.restacce {
  margin: 100px 0 0;
  display: flex;
  align-items: center; }
  .restacce .rest_left {
    position: relative;
    width: 27.227%;
    float: left; }
    .restacce .rest_left img {
      width: 100%; }
    .restacce .rest_left .rest_content {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      margin: 0 0 0 -16px; }
      .restacce .rest_left .rest_content h3 {
        color: #fff;
        font-size: 40px;
        font-weight: 700;
        font-family: "Oswald", sans-serif;
        line-height: 50px;
        margin: 0 0 40px; }
  .restacce .rest_right {
    width: calc(72.773% + 119px);
    float: left;
    margin: 0 0 0 -119px; }
    .restacce .rest_right img {
      width: 100%; }

.depend {
  margin: 50px 0 0; }
  .depend .container {
    max-width: 1430px;
    padding: 0; }
    .depend .container .depend_top .depend_img {
      width: 52.66%;
      display: inline-block;
      float: left; }
      .depend .container .depend_top .depend_img img {
        border-radius: 8px; }
    .depend .container .depend_top .depend_text {
      width: 47.34%;
      display: inline-block;
      float: left;
      padding: 0 0 0 57px; }
      .depend .container .depend_top .depend_text h3 {
        color: #130D26;
        font-size: 40px;
        font-weight: 700;
        font-family: "Oswald", sans-serif;
        line-height: 55px;
        margin: -12px 0px 15px; }
      .depend .container .depend_top .depend_text p {
        color: #484848;
        font-size: 16px;
        font-weight: 500;
        font-family: "Manrope", sans-serif;
        line-height: 24px;
        margin: 0 0 18px; }
      .depend .container .depend_top .depend_text .lorem_text {
        list-style: none;
        margin: 0 0 21px;
        display: inline-block; }
        .depend .container .depend_top .depend_text .lorem_text li {
          width: 50%;
          display: inline-block;
          float: left;
          color: #484848;
          font-size: 16px;
          font-weight: 500;
          font-family: "Manrope", sans-serif;
          line-height: 24px;
          padding: 0px;
          margin: 0 0 14px; }
          .depend .container .depend_top .depend_text .lorem_text li:before {
            content: "";
            width: 10px;
            height: 12px;
            background: url(../img/liarrow.svg) no-repeat;
            background-size: contain;
            display: inline-block;
            margin: 0 9px 0 0; }
      .depend .container .depend_top .depend_text .img_sec {
        list-style: none;
        margin: 38px 0 21px;
        display: flex;
        width: 100%;
        max-width: 509px;
        gap: 48px; }
        .depend .container .depend_top .depend_text .img_sec li {
          width: 100%;
          float: left; }
          .depend .container .depend_top .depend_text .img_sec li img {
            border-radius: 5px; }

.depend_bottom {
  clear: left;
  margin: -53px 0 0;
  display: inline-block;
  width: 100%; }
  .depend_bottom > ul {
    list-style: none;
    margin: auto;
    display: flex;
    gap: 40px;
    max-width: 1210px;
    padding: 0 0 0 34px; }
    .depend_bottom > ul li {
      width: 100%;
      text-align: center;
      background: #fff;
      border-radius: 5px;
      box-shadow: 7px 7px 0px rgba(0, 0, 0, 0.16); }
      .depend_bottom > ul li:nth-child(2) .depend_inner .count_sec h3 {
        font-size: 50px;
        line-height: 70px;
        margin: 0 0 -1px; }
      .depend_bottom > ul li .depend_inner {
        padding: 34px 0 52px; }
        .depend_bottom > ul li .depend_inner .count_sec {
          height: 92px; }
          .depend_bottom > ul li .depend_inner .count_sec h3 {
            color: #3C58A4;
            font-size: 60px;
            font-weight: 700;
            font-family: "Oswald", sans-serif;
            line-height: 78px;
            margin: 0; }
        .depend_bottom > ul li .depend_inner p {
          color: #000000;
          font-size: 16px;
          font-weight: 600;
          font-family: "Manrope", sans-serif;
          line-height: 22px;
          margin: 0; }
      .depend_bottom > ul li ul {
        margin: 0;
        list-style: none;
        line-height: 11px;
        display: inline-block; }
        .depend_bottom > ul li ul li {
          display: inline-block;
          box-shadow: none;
          width: auto;
          line-height: 11px;
          float: left;
          margin: 0 1px; }

.testimonial {
  background-image: url("https://cdn11.bigcommerce.com/s-do3e4qm5c8/content/test_bg.svg");
  background-repeat: no-repeat;
  background-color: #fff;
  margin: 100px 0 84px;
  padding: 58px 0 74px;
  background-size: cover; }
  .testimonial .page_heading {
    margin: 0px 0 34px;
    display: inline-block;
    width: 100%; }
  .testimonial .testimonial_inner {
    background: #3D58A4;
    max-width: 817px;
    margin: auto;
    box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.1);
    text-align: center; }
    .testimonial .testimonial_inner ul {
      list-style: none;
      margin: 0; }
      .testimonial .testimonial_inner ul li {
        position: relative;
        padding: 66px 0 28px; }
        .testimonial .testimonial_inner ul li > svg {
          position: absolute;
          left: 68px;
          top: 30px;
          opacity: 0.5; }
        .testimonial .testimonial_inner ul li p {
          font-size: 16px;
          font-weight: 500;
          font-family: "Manrope", sans-serif;
          line-height: 24px;
          color: #fff;
          max-width: 620px;
          margin: 0px auto 0; }
        .testimonial .testimonial_inner ul li h4 {
          font-size: 16px;
          font-weight: 700;
          font-family: "Oswald", sans-serif;
          line-height: 24px;
          color: #fff;
          margin: 27px auto 9px; }
        .testimonial .testimonial_inner ul li .reviewstar {
          line-height: 16px;
          height: 16px;
          width: 100%; }
          .testimonial .testimonial_inner ul li .reviewstar svg {
            margin: auto; }

.bottom_listing {
  padding: 0 0 100px; }
  .bottom_listing ul {
    list-style: none;
    margin: 0 auto;
    display: flex;
    gap: 45px;
    max-width: 1095px; }
    .bottom_listing ul li {
      background: #fff;
      text-align: center;
      border: 1px solid #CCCCCC;
      border-radius: 8px;
      width: 100%;
      padding: 34px 20px 31px; }
      .bottom_listing ul li h3 {
        font-size: 24px;
        font-weight: 600;
        font-family: "Oswald", sans-serif;
        line-height: 36px;
        color: #000;
        margin: 11px 0 0; }
      .bottom_listing ul li p {
        font-size: 16px;
        font-weight: 500;
        font-family: "Manrope", sans-serif;
        line-height: 24px;
        color: #484848;
        margin: 7px 0 32px;
        min-height: 120px; }
      .bottom_listing ul li .button {
        padding-left: 50px;
        padding-right: 50px;
        height: 49px;
        font-size: 16px;
        font-weight: 500;
        font-family: "Oswald", sans-serif;
        line-height: 24px;
        letter-spacing: 0.5px; }

.body {
  margin-top: 0; }

.custom_product .body,
.custom_category .body,
.custom_default .body {
  margin: 0; }

.footer {
  padding: 0;
  clear: both; }
  .footer .footer_top {
    background: url("https://cdn11.bigcommerce.com/s-do3e4qm5c8/content/footer-new.png") no-repeat;
    background-size: cover;
    padding: 0 0 24px 0; }
    .footer .footer_top .footer-info {
      text-align: center; }
    .footer .footer_top .footer-info-col {
      width: 25%; }
      .footer .footer_top .footer-info-col.f_contact_us_col ul li svg {
        margin: 2px 0 0;
        display: inline-block;
        vertical-align: middle; }
      .footer .footer_top .footer-info-col.f_contact_us_col ul li:nth-child(2) {
        margin: 10px 0 0 -1px; }
        .footer .footer_top .footer-info-col.f_contact_us_col ul li:nth-child(2) svg {
          margin: 4px 0 0; }
        .footer .footer_top .footer-info-col.f_contact_us_col ul li:nth-child(2) a span {
          text-transform: none;
          margin: 0 0 0 11px; }
      .footer .footer_top .footer-info-col.f_contact_us_col ul li:nth-child(3) {
        margin: 13px 0 0 -1px; }
        .footer .footer_top .footer-info-col.f_contact_us_col ul li:nth-child(3) svg {
          margin: -2px 0 0; }
        .footer .footer_top .footer-info-col.f_contact_us_col ul li:nth-child(3) a span {
          letter-spacing: 0.6px;
          margin: 0 0 0 11px; }
      .footer .footer_top .footer-info-col.f_contact_us_col ul li span,
      .footer .footer_top .footer-info-col.f_contact_us_col ul li a {
        font-weight: 400;
        font-family: "Oswald", sans-serif;
        font-size: 16px;
        color: #fff;
        line-height: 26px;
        letter-spacing: 0.5px;
        margin: 0px 0 0 14px;
        display: inline-block;
        vertical-align: middle; }
      .footer .footer_top .footer-info-col.f_contact_us_col ul li a {
        margin: 0; }
        .footer .footer_top .footer-info-col.f_contact_us_col ul li a:hover span {
          color: #F9D84D; }
      .footer .footer_top .footer-info-col .footer-info-heading {
        font-weight: 700;
        font-family: "Oswald", sans-serif;
        font-size: 20px;
        color: #fff;
        line-height: 30px;
        text-transform: uppercase;
        margin: 66px 0 18px;
        letter-spacing: 1.1px; }
      .footer .footer_top .footer-info-col p {
        font-weight: 400;
        font-family: "Oswald", sans-serif;
        font-size: 16px;
        color: #fff;
        line-height: 24px;
        letter-spacing: 0.5px;
        margin: 0px 0 0 2px;
        max-width: 260px; }
      .footer .footer_top .footer-info-col .socialLinks {
        margin: 26px 0 0; }
        .footer .footer_top .footer-info-col .socialLinks li {
          margin: 0 7px 0 0; }
          .footer .footer_top .footer-info-col .socialLinks li .icon {
            width: 28px;
            height: 28px; }
            .footer .footer_top .footer-info-col .socialLinks li .icon .hover {
              display: none; }
            .footer .footer_top .footer-info-col .socialLinks li .icon:hover .normal {
              display: none; }
            .footer .footer_top .footer-info-col .socialLinks li .icon:hover .hover {
              display: inline-block; }
      .footer .footer_top .footer-info-col .footer-info-list li {
        margin: 13px 0 0px; }
        .footer .footer_top .footer-info-col .footer-info-list li a {
          font-weight: 400;
          font-family: "Oswald", sans-serif;
          font-size: 16px;
          color: #fff;
          line-height: 24px;
          letter-spacing: 0.5px;
          text-transform: uppercase; }
          .footer .footer_top .footer-info-col .footer-info-list li a:hover {
            color: #F9D84D; }
  .footer .footer_bottom {
    background: #000;
    height: 50px; }
    .footer .footer_bottom .container {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 0 20px; }
      .footer .footer_bottom .container p {
        margin: 13px 0;
        font-family: "Oswald", sans-serif;
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        color: #fff; }
        .footer .footer_bottom .container p a {
          color: #fff; }
          .footer .footer_bottom .container p a:hover {
            color: #F9D84D; }
      .footer .footer_bottom .container ul {
        list-style: none;
        margin: 0px 0 0;
        display: flex; }
        .footer .footer_bottom .container ul li {
          margin: 2px 0 0 12px;
          display: flex;
          align-items: center; }
          .footer .footer_bottom .container ul li:last-child {
            margin: 0 4px 0 10px; }
          .footer .footer_bottom .container ul li:nth-child(2) {
            margin: 0px 0 0 12px; }

.blog_sec {
  margin: 0 0 100px; }
  .blog_sec .page_heading {
    margin: 0 0 43px; }
  .blog_sec .container {
    max-width: 1531px;
    padding: 0 50px; }
    .blog_sec .container .blog {
      display: flex;
      list-style: none;
      margin: 0;
      gap: 30px; }
      .blog_sec .container .blog li {
        float: left;
        width: 33.33%;
        position: relative; }
        .blog_sec .container .blog li .fulllink {
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          display: inline-block;
          cursor: pointer;
          z-index: 2; }
        .blog_sec .container .blog li .blog_bottom {
          background: #fff;
          padding: 11px 23px;
          border: 1px solid #CCCCCC;
          border-top: 0px; }
          .blog_sec .container .blog li .blog_bottom a {
            font-family: "Oswald", sans-serif;
            font-weight: 600;
            font-size: 20px;
            line-height: 30px;
            color: #000;
            width: 100%; }
            .blog_sec .container .blog li .blog_bottom a:hover {
              color: #F9D84D; }
          .blog_sec .container .blog li .blog_bottom span {
            width: 100%;
            display: inline-block;
            font-family: "Manrope", sans-serif;
            font-weight: 400;
            font-size: 15px;
            line-height: 21px;
            color: #484848;
            margin: 3px 0 10px; }
          .blog_sec .container .blog li .blog_bottom p {
            display: inline-block;
            font-family: "Manrope", sans-serif;
            font-weight: 500;
            font-size: 16px;
            line-height: 24px;
            color: #484848;
            margin: 0 0 4px;
            overflow: hidden;
            height: 47px; }
        .blog_sec .container .blog li:hover {
          box-shadow: 0px 8px 59.5px rgba(0, 0, 0, 0.5); }
          .blog_sec .container .blog li:hover .blog_bottom {
            background: #3C58A4;
            border-color: #3C58A4; }
            .blog_sec .container .blog li:hover .blog_bottom a,
            .blog_sec .container .blog li:hover .blog_bottom p,
            .blog_sec .container .blog li:hover .blog_bottom span {
              color: #fff; }

/* quick search */
.quickSearchResults {
  position: absolute;
  width: 300px;
  z-index: 111;
  top: 100%;
  background: #ffffff;
  right: 0;
  padding-bottom: 0px; }
  .quickSearchResults .productGrid .product .card .card-title {
    height: 56px;
    overflow: hidden;
    margin-top: 0px;
    max-height: max-content; }
    .quickSearchResults .productGrid .product .card .card-title a {
      font-weight: 400;
      font-size: 15px;
      line-height: 18px;
      color: #000;
      height: auto; }
      .quickSearchResults .productGrid .product .card .card-title a:hover {
        color: #F9D84D; }
  .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: 5px;
  right: 15px; }

.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 .card .card-figure {
  padding: 0;
  width: 30%;
  float: left;
  margin: 0 !important; }

.quickSearchResults .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 .price-section {
  display: inline-block; }

.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 .card .card-body .card_bottom {
  margin: 8px 0 0; }
  .quickSearchResults .productGrid .product .card .card-body .card_bottom div.card-text .price {
    font-size: 16px; }

/* Quick seach */
/*CP START*/
.pagination {
  text-align: center;
  margin: 33px 0 79px;
  clear: left; }
  .pagination .pagination-list {
    display: inline-block; }
    .pagination .pagination-list .pagination-item {
      border: 1px solid #CCCCCC;
      width: 32px;
      height: 32px;
      border-radius: 4px;
      margin: 0 4px; }
      .pagination .pagination-list .pagination-item:hover {
        background: #F9D84D;
        border-color: #F9D84D; }
      .pagination .pagination-list .pagination-item.pagination-item--current {
        border: 1px solid #F9D84D; }
      .pagination .pagination-list .pagination-item.pagination-item--previous, .pagination .pagination-list .pagination-item.pagination-item--next {
        padding: 2px 0; }
      .pagination .pagination-list .pagination-item .pagination-link {
        color: #000;
        font-size: 14px;
        font-weight: 800;
        font-family: "Manrope", sans-serif;
        padding: 0;
        line-height: 30px; }
        .pagination .pagination-list .pagination-item .pagination-link .hover {
          display: none; }
        .pagination .pagination-list .pagination-item .pagination-link:hover .hover {
          display: inline-block; }
        .pagination .pagination-list .pagination-item .pagination-link:hover .normal {
          display: none; }

.page-sidebar {
  padding: 0;
  width: 335px;
  margin: 1px 0 0; }
  .page-sidebar + .page-content {
    padding: 0 0 0 30px;
    width: calc(100% - 335px); }

.sort_container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0px 0 28px; }
  .sort_container .view_main {
    margin-top: 4px; }
    .sort_container .view_main #gridviewbtn {
      padding-left: 1px;
      padding-right: 2px; }
  .sort_container .actionBar {
    margin: 0; }
    .sort_container .actionBar .form-field {
      margin: 0;
      border: 1px solid #C4C4C4;
      width: 241px;
      padding: 6px 0; }
      .sort_container .actionBar .form-field .form-select {
        color: #000;
        font-size: 14px;
        line-height: 18px;
        font-weight: 500;
        font-family: "Manrope", sans-serif;
        padding: 0 0 0 15px;
        background: url(../img/arrowbt.svg) no-repeat right 13px top 10px;
        width: 100%;
        min-width: auto; }
  .sort_container .activeview path {
    fill: #3D58A4; }

.page {
  margin: 0; }

.custom_category .container,
.custom_search .container,
.custom_brand .container {
  padding-top: 60px; }
  .custom_category .container #navList-treeview,
  .custom_search .container #navList-treeview,
  .custom_brand .container #navList-treeview {
    margin: 8px 0 0; }
    .custom_category .container #navList-treeview li,
    .custom_search .container #navList-treeview li,
    .custom_brand .container #navList-treeview li {
      padding: 0;
      margin: 15px 0 0;
      width: 100%;
      clear: left;
      position: relative; }
      .custom_category .container #navList-treeview li .collapsable-hitarea,
      .custom_search .container #navList-treeview li .collapsable-hitarea,
      .custom_brand .container #navList-treeview li .collapsable-hitarea {
        height: 27px;
        width: 27px;
        position: absolute;
        top: 1px;
        right: 37px;
        cursor: pointer;
        background: url(../img/catup.svg) no-repeat center; }
      .custom_category .container #navList-treeview li .expandable-hitarea,
      .custom_search .container #navList-treeview li .expandable-hitarea,
      .custom_brand .container #navList-treeview li .expandable-hitarea {
        height: 27px;
        width: 27px;
        position: absolute;
        top: 1px;
        right: 37px;
        cursor: pointer;
        background: url(../img/catdown.svg) no-repeat center; }
      .custom_category .container #navList-treeview li a,
      .custom_search .container #navList-treeview li a,
      .custom_brand .container #navList-treeview li a {
        display: block;
        color: #777777;
        font-family: "Manrope", sans-serif;
        font-weight: 600;
        font-size: 20px;
        line-height: 27px;
        text-transform: capitalize;
        padding: 0;
        display: inline-block;
        letter-spacing: 0.6px; }
        .custom_category .container #navList-treeview li a:hover,
        .custom_search .container #navList-treeview li a:hover,
        .custom_brand .container #navList-treeview li a:hover {
          color: #000000; }
      .custom_category .container #navList-treeview li.collapsable > a,
      .custom_search .container #navList-treeview li.collapsable > a,
      .custom_brand .container #navList-treeview li.collapsable > a {
        color: #000000; }
      .custom_category .container #navList-treeview li ul,
      .custom_search .container #navList-treeview li ul,
      .custom_brand .container #navList-treeview li ul {
        padding: 4px 0 13px 11px;
        float: left;
        width: 100%; }
        .custom_category .container #navList-treeview li ul li,
        .custom_search .container #navList-treeview li ul li,
        .custom_brand .container #navList-treeview li ul li {
          margin: 5px 0 0; }
          .custom_category .container #navList-treeview li ul li a,
          .custom_search .container #navList-treeview li ul li a,
          .custom_brand .container #navList-treeview li ul li a {
            color: #777777;
            font-size: 14px;
            font-weight: 500;
            font-family: "Manrope", sans-serif;
            letter-spacing: 0; }
            .custom_category .container #navList-treeview li ul li a.selected, .custom_category .container #navList-treeview li ul li a:hover,
            .custom_search .container #navList-treeview li ul li a.selected,
            .custom_search .container #navList-treeview li ul li a:hover,
            .custom_brand .container #navList-treeview li ul li a.selected,
            .custom_brand .container #navList-treeview li ul li a:hover {
              color: #000000; }
  .custom_category .container .sidebarBlock-heading,
  .custom_search .container .sidebarBlock-heading,
  .custom_brand .container .sidebarBlock-heading {
    margin: 0;
    border-top: 1px solid #BEBCBD;
    border-bottom: 1px solid #BEBCBD;
    color: #000;
    font-size: 22px;
    text-transform: capitalize;
    line-height: 32.6px;
    letter-spacing: 0.45px;
    padding: 14px 0 18px;
    width: 100%;
    text-align: left; }
  .custom_category .container .sidebarBlock .accordion-navigation,
  .custom_search .container .sidebarBlock .accordion-navigation,
  .custom_brand .container .sidebarBlock .accordion-navigation {
    margin: 0 0 7px !important; }
  .custom_category .container .sidebarBlock .accordion-content #facetedSearch-navList--brand .navList-item,
  .custom_search .container .sidebarBlock .accordion-content #facetedSearch-navList--brand .navList-item,
  .custom_brand .container .sidebarBlock .accordion-content #facetedSearch-navList--brand .navList-item {
    margin: 14px 0 0;
    padding: 0; }
    .custom_category .container .sidebarBlock .accordion-content #facetedSearch-navList--brand .navList-item .navList-action,
    .custom_search .container .sidebarBlock .accordion-content #facetedSearch-navList--brand .navList-item .navList-action,
    .custom_brand .container .sidebarBlock .accordion-content #facetedSearch-navList--brand .navList-item .navList-action {
      padding: 0;
      margin: 0;
      display: inline-block;
      width: auto;
      font-size: 16px;
      font-weight: 500;
      line-height: 20px;
      color: #777777;
      font-family: "Manrope", sans-serif; }
      .custom_category .container .sidebarBlock .accordion-content #facetedSearch-navList--brand .navList-item .navList-action:before,
      .custom_search .container .sidebarBlock .accordion-content #facetedSearch-navList--brand .navList-item .navList-action:before,
      .custom_brand .container .sidebarBlock .accordion-content #facetedSearch-navList--brand .navList-item .navList-action:before {
        display: none; }
      .custom_category .container .sidebarBlock .accordion-content #facetedSearch-navList--brand .navList-item .navList-action:hover,
      .custom_search .container .sidebarBlock .accordion-content #facetedSearch-navList--brand .navList-item .navList-action:hover,
      .custom_brand .container .sidebarBlock .accordion-content #facetedSearch-navList--brand .navList-item .navList-action:hover {
        color: #000; }
  .custom_category .container .sidebarBlock .navList,
  .custom_search .container .sidebarBlock .navList,
  .custom_brand .container .sidebarBlock .navList {
    margin: 10px 0 0; }
    .custom_category .container .sidebarBlock .navList .navList-item,
    .custom_search .container .sidebarBlock .navList .navList-item,
    .custom_brand .container .sidebarBlock .navList .navList-item {
      margin: 14px 0 0;
      padding: 0 0 0 10px; }
      .custom_category .container .sidebarBlock .navList .navList-item .navList-action,
      .custom_search .container .sidebarBlock .navList .navList-item .navList-action,
      .custom_brand .container .sidebarBlock .navList .navList-item .navList-action {
        padding: 0;
        margin: 0;
        display: inline-block;
        width: auto;
        font-size: 16px;
        font-weight: 500;
        line-height: 20px;
        color: #777777;
        font-family: "Manrope", sans-serif; }
        .custom_category .container .sidebarBlock .navList .navList-item .navList-action:before,
        .custom_search .container .sidebarBlock .navList .navList-item .navList-action:before,
        .custom_brand .container .sidebarBlock .navList .navList-item .navList-action:before {
          display: none; }
        .custom_category .container .sidebarBlock .navList .navList-item .navList-action:hover,
        .custom_search .container .sidebarBlock .navList .navList-item .navList-action:hover,
        .custom_brand .container .sidebarBlock .navList .navList-item .navList-action:hover {
          color: #000; }
  .custom_category .container .sidebarBlock + .sidebarBlock,
  .custom_search .container .sidebarBlock + .sidebarBlock,
  .custom_brand .container .sidebarBlock + .sidebarBlock {
    margin: 45px 0 46px;
    padding-top: 0;
    border-top: none; }
  .custom_category .container .bottom_listing,
  .custom_search .container .bottom_listing,
  .custom_brand .container .bottom_listing {
    clear: left;
    margin: 0px 0 0;
    display: inline-block;
    width: 100%; }

.facetedSearch-clearLink {
  top: 50%;
  transform: translateY(-50%); }

.accordion--navList .accordion-content {
  padding: 0 0 0 10px; }

.productGrid {
  margin: 0 -15px; }
  .productGrid .product {
    margin: 0 0 30px; }
    .productGrid .product .card .card-figure .card-figure__link .card-img-container {
      max-height: 199px;
      min-height: 199px;
      display: flex; }
      .productGrid .product .card .card-figure .card-figure__link .card-img-container .sec_pro_img {
        display: none; }
      .productGrid .product .card .card-figure .card-figure__link .card-img-container .card-image {
        width: auto; }
    .productGrid .product .card:hover .card-figure .card-figure__link .card-img-container .default_img {
      display: none; }
    .productGrid .product .card:hover .card-figure .card-figure__link .card-img-container .sec_pro_img {
      display: inline-block; }

.productList {
  margin: 0; }
  .productList .listItem {
    margin: 0; }
    .productList .listItem .listItem-figure {
      margin: 0;
      padding: 0; }
      .productList .listItem .listItem-figure .listItem-figure__link {
        max-height: 199px;
        min-height: 199px;
        display: flex;
        justify-content: center;
        align-items: center; }
        .productList .listItem .listItem-figure .listItem-figure__link .sec_pro_img {
          display: none; }
        .productList .listItem .listItem-figure .listItem-figure__link .card-image {
          width: auto; }
        .productList .listItem .listItem-figure .listItem-figure__link .listItem-image {
          width: auto; }
      .productList .listItem .listItem-figure .listItem-figureBody .button {
        color: #000;
        background: #F9D84D;
        padding: 0;
        width: 130px;
        height: 38px; }
        .productList .listItem .listItem-figure .listItem-figureBody .button:hover {
          background: #fff; }
    .productList .listItem .listItem-body {
      padding-right: 0; }
      .productList .listItem .listItem-body .listItem-title a:hover {
        color: #F9D84D; }
      .productList .listItem .listItem-body .button {
        color: #000;
        background: #F9D84D; }
        .productList .listItem .listItem-body .button input {
          display: inline-block;
          vertical-align: middle;
          margin: -4px 0 0; }
        .productList .listItem .listItem-body .button:hover {
          background: #fff; }
      .productList .listItem .listItem-body .price {
        font-size: 20px;
        color: #3D58A4;
        font-weight: 700;
        font-family: "Oswald", sans-serif;
        line-height: 20px; }

/*CP END*/
/*Search*/
.navBar-action-color--active {
  font-size: 14px;
  color: #3D58A4;
  font-weight: 700;
  font-family: "Manrope", sans-serif;
  line-height: 20px; }
  .navBar-action-color--active:hover {
    color: #F9D84D; }

.navBar--sub .navBar-action,
.search-refine {
  font-size: 14px;
  color: #000;
  font-weight: 700;
  font-family: "Manrope", sans-serif;
  line-height: 20px; }
  .navBar--sub .navBar-action:hover,
  .search-refine:hover {
    color: #F9D84D; }

.search-suggestion {
  font-size: 14px;
  color: #000;
  font-weight: 700;
  font-family: "Manrope", sans-serif;
  line-height: 20px; }

/*Brand*/
/*SCP START*/
.sub_category {
  padding-top: 60px; }
  .sub_category .container {
    padding-top: 0;
    max-width: 1510px; }

.sub_cat_outer {
  margin-bottom: 67px; }
  .sub_cat_outer .container {
    max-width: 1510px; }

.By-Season-Bottom ul {
  list-style: none;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  column-gap: 30px; }
  .By-Season-Bottom ul li {
    margin: 0 0 19px; }
    .By-Season-Bottom ul li .sub_cat_img_outer {
      border: 1px solid #ccc;
      position: relative;
      background: #fff; }
      .By-Season-Bottom ul li .sub_cat_img_outer .sub_cat_img_over {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        font-family: "Oswald", sans-serif;
        font-weight: 500;
        font-size: 16px;
        letter-spacing: 0.3px;
        padding: 0;
        height: auto;
        line-height: 35px;
        z-index: 1;
        opacity: 0;
        text-align: center; }
        .By-Season-Bottom ul li .sub_cat_img_outer .sub_cat_img_over .button {
          width: auto; }
      .By-Season-Bottom ul li .sub_cat_img_outer .full_link {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 2; }
    .By-Season-Bottom ul li:hover .sub_cat_img_over {
      opacity: 1; }
    .By-Season-Bottom ul li h2 {
      text-align: center;
      margin: 13px 0;
      height: 24px;
      overflow: hidden;
      font-size: 18px;
      line-height: 24px;
      color: #000000;
      font-family: "Oswald", sans-serif;
      font-weight: 500;
      font-size: 18px;
      line-height: 24px; }

/*.sub_category {
  margin: 0;
  .category_description {
    margin: 60px 0 67px;
    display: inline-block;
    width: 100%;
    max-width: 1366px;

    p {
      font-family: $font2;
      font-weight: 500;
      font-size: 16px;
      color: #484848;
      line-height: 24px;
    }

    .subcat_listing {
      margin: 8px 0 0;
      display: inline-block;

      ul {
        list-style: none;
        margin: 0;
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        column-gap: 30px;

        li {
          margin: 0 0 19px;

          .subcat_inner {
            border: 1px solid #ccc;
            position: relative;

            .button {
              position: absolute;
              top: 50%;
              left: 50%;
              transform: translate(-50%, -50%);
              width: 174px;
              font-family: $font1;
              font-weight: 500;
              font-size: 16px;
              letter-spacing: 0.3px;
              padding: 0;
              height: 37px;
              line-height: 35px;
              z-index: 1;
              opacity: 0;
            }

            .full_link {
              position: absolute;
              top: 0;
              left: 0;
              right: 0;
              bottom: 0;
              background: rgba(0, 0, 0, 0.4);
              z-index: 0;
              opacity: 0;
            }
          }

          &:hover {

            .full_link,
            .button {
              opacity: 1;
            }
          }

          h3 {
            color: #000000;
            font-family: $font1;
            font-weight: 500;
            font-size: 18px;
            line-height: 24px;
            text-align: center;
            margin: 13px 0;
          }
        }
      }
    }
  }
}*/
.category_banner {
  position: relative;
  margin: 0 0 53px; }
  .category_banner img {
    width: 100%; }
  .category_banner h1 {
    font-family: "Oswald", sans-serif;
    font-weight: 700;
    font-size: 40px;
    text-transform: capitalize;
    color: #fff;
    text-align: center;
    letter-spacing: 0.8px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: -6px 0 0; }

/*Product*/
.productView {
  margin: 0;
  padding: 0px; }
  .productView .productView-images {
    width: 48.28%;
    padding: 0; }
    .productView .productView-images .productView-image {
      border: 1px solid #CCCCCC;
      background: #fff; }
      .productView .productView-images .productView-image .productView-img-container {
        max-width: 100%; }
        .productView .productView-images .productView-image .productView-img-container:after {
          padding-bottom: 105.2%; }
    .productView .productView-images .productView-thumbnails {
      margin: 15px -19px; }
      .productView .productView-images .productView-thumbnails .productView-thumbnail {
        width: 25%;
        padding: 15px 19px;
        text-align: center; }
        .productView .productView-images .productView-thumbnails .productView-thumbnail .productView-thumbnail-link {
          width: 100%;
          background: #fff;
          border: 1px solid #ccc;
          max-width: 100%;
          padding: 0;
          height: 100%; }
          .productView .productView-images .productView-thumbnails .productView-thumbnail .productView-thumbnail-link img {
            width: 100%;
            padding: 10px 0px 7px;
            height: 143px;
            font-family: unset;
            -o-object-fit: unset;
            object-fit: unset; }
  .productView .productView-details {
    width: 51.72%;
    padding: 0 0 0 40px; }
    .productView .productView-details .productView-product {
      padding: 0;
      border: 0; }
      .productView .productView-details .productView-product .productView-title {
        font-size: 36px;
        font-weight: 700;
        font-family: "Oswald", sans-serif;
        line-height: 50px;
        margin: -8px 0 0; }
      .productView .productView-details .productView-product .productView-brand {
        margin: 11px 0 0;
        border-top: 1px solid #8A8A8B;
        max-width: 578px;
        padding: 17px 0 0; }
        .productView .productView-details .productView-product .productView-brand span {
          font-size: 20px;
          font-weight: 500;
          font-family: "Manrope", sans-serif;
          line-height: 27px;
          color: #000000; }
        .productView .productView-details .productView-product .productView-brand a:hover span {
          color: #F9D84D; }
      .productView .productView-details .productView-product .productView-price {
        margin: 11px 0 11px 0; }
        .productView .productView-details .productView-product .productView-price .price {
          font-size: 40px;
          font-weight: 700;
          font-family: "Oswald", sans-serif;
          line-height: 59px;
          color: #3D58A4; }
      .productView .productView-details .productView-product .productView-rating > span {
        display: inline-block;
        vertical-align: middle;
        margin: -7px 9px 0 0; }
      .productView .productView-details .productView-product .productView-rating .icon {
        height: 18px;
        width: 18px;
        margin: 0 0.5px 0 0; }
      .productView .productView-details .productView-product .productView-rating #productReview_link {
        font-size: 14px;
        font-weight: 500;
        font-family: "Manrope", sans-serif;
        line-height: 19px;
        color: #000000;
        text-transform: capitalize; }
        .productView .productView-details .productView-product .productView-rating #productReview_link:hover {
          color: #F9D84D; }
      .productView .productView-details .productView-product .productView-rating .productView-reviewLink {
        font-size: 14px;
        font-weight: 500;
        font-family: "Manrope", sans-serif;
        line-height: 19px;
        color: #000000;
        position: relative;
        margin: -4px 0 0 7px; }
        .productView .productView-details .productView-product .productView-rating .productView-reviewLink:hover {
          color: #F9D84D; }
        .productView .productView-details .productView-product .productView-rating .productView-reviewLink:after {
          content: "";
          height: 1px;
          width: 100%;
          background: #ccc;
          bottom: 2px;
          display: inline-block;
          position: absolute;
          left: 0; }
      .productView .productView-details .productView-product .productView-info .productView-info-name {
        margin: 30px 0 0;
        font-size: 20px;
        font-weight: 600;
        font-family: "Oswald", sans-serif;
        line-height: 30px;
        color: #484848;
        display: inline-block; }
      .productView .productView-details .productView-product .productView-info .productView-info-value {
        margin: 0;
        font-size: 20px;
        font-weight: 500;
        font-family: "Manrope", sans-serif;
        line-height: 27px;
        color: #484848;
        display: inline-block; }
    .productView .productView-details .productView-options {
      margin: 17px 0 0; }
      .productView .productView-details .productView-options .form-label {
        display: inline-block;
        font-family: "Oswald", sans-serif;
        font-weight: 600;
        font-size: 16px;
        text-transform: capitalize;
        color: #000;
        line-height: 24px;
        width: 100%;
        margin: 0 0 11px 0; }
        .productView .productView-details .productView-options .form-label small {
          display: inline-block;
          font-family: "Oswald", sans-serif;
          font-weight: 600;
          font-size: 16px;
          text-transform: capitalize;
          color: #000;
          line-height: 24px;
          margin: 0 0 0 4px; }
      .productView .productView-details .productView-options .form-select {
        padding: 2px 0 3px 18px;
        width: 100%;
        min-width: 280px;
        border: 1px solid #ccc;
        height: 37px;
        color: #484848;
        font-family: "Oswald", sans-serif;
        font-weight: 400;
        font-size: 16px;
        line-height: 22px;
        letter-spacing: 0.3px;
        background: url(../img/btmarrow.svg) no-repeat #fff;
        background-position: calc(100% - 17px) 50%;
        margin: 2px 0 0; }
      .productView .productView-details .productView-options .form-field {
        margin: 0 0 30px 0; }
    .productView .productView-details .socialLinks li {
      margin: 0 9px 0 0; }
      .productView .productView-details .socialLinks li a:hover svg path {
        fill: #F9D84D; }
  .productView .form-field--increments {
    margin: 0; }
  .productView .add-to-cart-buttons {
    padding: 0;
    margin: 8px 0 0;
    width: 100%;
    max-width: 578px; }
    .productView .add-to-cart-buttons #form-action-addToCart {
      background: #F9D84D;
      color: #191919;
      border-radius: 5px;
      font-size: 18px;
      letter-spacing: 0.54px;
      height: 57px; }
      .productView .add-to-cart-buttons #form-action-addToCart:hover {
        background: transparent; }
  .productView .form-wishlist {
    width: 100%;
    display: inline-block;
    float: none;
    max-width: 578px;
    margin: 15px 0 16px; }
    .productView .form-wishlist .button {
      margin: 0;
      width: 100%;
      background: transparent;
      padding: 0;
      color: #191919;
      border-radius: 5px;
      letter-spacing: 0;
      height: 57px; }
      .productView .form-wishlist .button:hover {
        background: #F9D84D; }
      .productView .form-wishlist .button span {
        line-height: 55px; }
        .productView .form-wishlist .button span:before {
          content: "";
          background: url(../img/heart.svg) no-repeat;
          width: 22px;
          height: 20px;
          display: inline-block;
          vertical-align: middle;
          margin: -3px 10px 0 0; }
      .productView .form-wishlist .button .icon {
        float: none;
        margin: -3px 0 0 1px;
        display: inline-block;
        vertical-align: middle; }
    .productView .form-wishlist #wishlist-dropdown {
      padding: 0; }
      .productView .form-wishlist #wishlist-dropdown li:first-child {
        border-bottom: 1px #F9D84D solid; }
      .productView .form-wishlist #wishlist-dropdown .button {
        line-height: 55px; }
        .productView .form-wishlist #wishlist-dropdown .button:hover {
          background: #F9D84D; }

.add-to-cart-wrapper .form-field.form-field--increments .form-label {
  margin: 0 0 12px 0; }

.productView-description {
  padding: 31px 0 0 0; }
  .productView-description .tabs {
    border: 0; }
    .productView-description .tabs .tab {
      border: 0; }
      .productView-description .tabs .tab.is-active {
        background: #fff; }
        .productView-description .tabs .tab.is-active .tab-title {
          color: #000; }
      .productView-description .tabs .tab .tab-title {
        font-size: 18px;
        font-weight: 500;
        font-family: "Oswald", sans-serif;
        line-height: 27px;
        color: #8A8A8A;
        padding: 17px 46px; }
  .productView-description .tabs-contents {
    margin-bottom: 0; }
    .productView-description .tabs-contents .tab-heading {
      border-bottom: 1px solid #D4D4D4;
      font-size: 22px;
      font-weight: 500;
      line-height: 33px;
      margin: 54px 0 19px;
      padding: 0 0 18px; }
      .productView-description .tabs-contents .tab-heading + * {
        max-width: 1257px; }
    .productView-description .tabs-contents .tab-content {
      background: #fff;
      padding: 16px 31px 36px 31px;
      margin-bottom: 1.5rem; }
      .productView-description .tabs-contents .tab-content p {
        color: #484848;
        font-size: 16px;
        font-weight: 500;
        font-family: "Manrope", sans-serif;
        line-height: 24px; }
        .productView-description .tabs-contents .tab-content p span {
          color: #484848;
          font-size: 16px;
          font-weight: 500;
          font-family: "Manrope", sans-serif;
          line-height: 24px; }
      .productView-description .tabs-contents .tab-content span {
        color: #484848;
        font-size: 16px;
        font-weight: 500;
        font-family: "Manrope", sans-serif;
        line-height: 24px; }

.product-tabs .page-heading {
  margin: 79px 0 8px; }

.product-tabs .tab-content {
  margin: 0 0 79px; }

#modal-review-form .button {
  background-color: #F9D84D;
  color: #191919;
  border: 1px #F9D84D solid; }
  #modal-review-form .button:hover {
    background: transparent; }

#previewModal .button {
  background-color: #F9D84D;
  color: #191919;
  border: 1px #F9D84D solid; }
  #previewModal .button:hover {
    background: transparent; }

#previewModal .productView {
  flex-direction: row; }
  #previewModal .productView .productView-image {
    padding: 0;
    width: 45%; }
    #previewModal .productView .productView-image .productView-img-container:after {
      padding-bottom: 100%; }
  #previewModal .productView .productView-details {
    width: 55%;
    padding: 0 0 0 20px; }
  #previewModal .productView .productView-info .productView-info-name {
    margin: 0px 0 0;
    font-size: 20px;
    font-weight: 600;
    font-family: "Oswald", sans-serif;
    line-height: 30px;
    color: #484848;
    display: inline-block; }
  #previewModal .productView .productView-info .productView-info-value {
    margin: 0 0 0 15px;
    font-size: 20px;
    font-weight: 500;
    font-family: "Manrope", sans-serif;
    line-height: 27px;
    color: #484848;
    display: inline-block; }

.form-field--increments {
  margin: 0; }
  .form-field--increments .form-increment {
    display: inline-block;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    margin: 0; }
    .form-field--increments .form-increment .button {
      background: transparent; }
      .form-field--increments .form-increment .button:hover {
        background: #F9D84D; }
        .form-field--increments .form-increment .button:hover svg path {
          fill: #000 !important; }
    .form-field--increments .form-increment .button[data-action="dec"] {
      border: 0;
      padding: 0;
      width: 39px;
      height: 35px;
      border-radius: 0px;
      border-top-left-radius: 5px;
      border-bottom-left-radius: 5px;
      float: left; }
      .form-field--increments .form-increment .button[data-action="dec"] svg {
        display: inline-block;
        margin: -4px 0 0;
        vertical-align: middle; }
    .form-field--increments .form-increment .form-input {
      border-left: 1px solid #CCCCCC;
      border-right: 1px solid #CCCCCC;
      background: transparent;
      border-radius: 0px;
      width: 70px;
      height: 35px;
      color: #414141;
      font-family: "Oswald", sans-serif;
      font-weight: 400;
      font-size: 15px;
      line-height: 22px;
      display: inline-block;
      vertical-align: middle;
      margin: -1px 0 0;
      float: left;
      height: 36px; }
    .form-field--increments .form-increment .button[data-action="inc"] {
      border: 0;
      padding: 0;
      width: 39px;
      height: 35px;
      border-radius: 0px;
      border-top-right-radius: 5px;
      border-bottom-right-radius: 5px;
      float: left; }
      .form-field--increments .form-increment .button[data-action="inc"] svg {
        display: inline-block;
        margin: -5px 0 0;
        vertical-align: middle; }
      .form-field--increments .form-increment .button[data-action="inc"]:hover svg path {
        fill: #F9D84D; }

ol.breadcrumbs {
  text-align: left;
  margin: 0 0 45px;
  padding-top: 56px; }
  ol.breadcrumbs .breadcrumb:before {
    display: none; }
  ol.breadcrumbs .breadcrumb:after {
    content: ">";
    margin: 0 2px;
    font-size: 14px;
    color: #9C9C9C;
    font-weight: 500;
    font-family: "Manrope", sans-serif;
    line-height: 20px; }
  ol.breadcrumbs .breadcrumb .breadcrumb-label span {
    font-size: 14px;
    color: #9C9C9C;
    font-weight: 500;
    font-family: "Oswald", sans-serif;
    line-height: 20px; }
    ol.breadcrumbs .breadcrumb .breadcrumb-label span:hover {
      color: #F9D84D; }
  ol.breadcrumbs .breadcrumb.is-active .breadcrumb-label span {
    font-size: 14px;
    color: #1E1E1E;
    font-weight: 500;
    font-family: "Oswald", sans-serif;
    line-height: 20px; }
  ol.breadcrumbs .breadcrumb.is-active:after {
    display: none; }

/*Blog*/
.blog_main {
  margin: 0 -20px; }
  .blog_main .blog {
    width: 25%;
    display: inline-block;
    float: left;
    margin: 20px 0 30px;
    padding: 0 20px; }
    .blog_main .blog:nth-child(4n+1) {
      clear: left; }
    .blog_main .blog + .blog {
      margin: 20px 0 30px;
      padding: 0 20px;
      border: 0; }
    .blog_main .blog .blog-post-body {
      width: 100%; }
      .blog_main .blog .blog-post-body .blog-title {
        margin: 0 0 10px;
        min-height: 99px;
        overflow: hidden;
        line-height: 30px; }
      .blog_main .blog .blog-post-body a:hover {
        color: #F9D84D; }
    .blog_main .blog .blog-post-figure {
      width: 100%; }
      .blog_main .blog .blog-post-figure .blog-thumbnail {
        margin: 0 auto 1rem;
        max-width: 100%; }
        .blog_main .blog .blog-post-figure .blog-thumbnail img {
          height: 200px;
          width: auto; }

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

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

/*Contact Us*/
#contact-us-page {
  max-width: 100%;
  width: 100%;
  padding: 0;
  text-align: center; }
  #contact-us-page .contact_lt {
    display: inline-block;
    width: calc(50% - 30px);
    float: left;
    margin: 0 30px 0 0; }
    #contact-us-page .contact_lt iframe {
      width: 100%; }
    #contact-us-page .contact_lt h4 {
      margin: 0 0 20px;
      font-size: 18px; }
      #contact-us-page .contact_lt h4 a {
        color: #000;
        text-decoration: underline; }
        #contact-us-page .contact_lt h4 a:hover {
          color: #F9D84D; }
  #contact-us-page .contact_rt {
    display: inline-block;
    width: 70%;
    float: none;
    margin: 0 auto;
    text-align: left; }

.icon--linkedin-team {
  position: absolute;
  top: 15px;
  right: 15px; }
  .icon--linkedin-team .hover {
    display: none; }
  .icon--linkedin-team:hover .normal {
    display: none; }
  .icon--linkedin-team:hover .hover {
    display: inline-block; }

@media only screen and (max-width: 1550px) {
  body {
    padding: 211px 0 0 0; }
  #categorysec ul {
    margin: 0; }
  .blog_main .blog .blog-post-body {
    width: 100%; }
    .blog_main .blog .blog-post-body .blog-title {
      min-height: 66px; }
  .carousel_main .carousel_right {
    right: 40px; }
    .carousel_main .carousel_right ul li {
      padding: 10px 4px 18px;
      margin: 0 0 15px;
      width: 240px; }
  .carousel_main1 .carousel_right1 {
    right: 40px; }
    .carousel_main1 .carousel_right1 ul li {
      padding: 10px 4px 18px;
      margin: 0 0 15px;
      width: 240px; }
  .header .top_header .container {
    padding: 0 20px; }
    .header .top_header .container .header-logo {
      max-width: 320px; }
    .header .top_header .container .header_text {
      font-size: 20px;
      margin: 0; }
  .header .bottom_header .container {
    max-width: 100%;
    padding: 0 20px; }
    .header .bottom_header .container .navPages-container .navPages .navPages-list {
      margin: 0 -10px -5px; }
      .header .bottom_header .container .navPages-container .navPages .navPages-list .navPages-item {
        padding: 15px 10px 25px; }
        .header .bottom_header .container .navPages-container .navPages .navPages-list .navPages-item .navPages-action {
          font-size: 16px; }
  .depend .container,
  .product_main .container,
  .install .container,
  .partition .container {
    max-width: 1530px;
    padding: 0 30px; }
  .install .container .zigzag .zigzag_text {
    padding: 0 30px 25px 112px; }
    .install .container .zigzag .zigzag_text p {
      margin: 0 0 10px;
      font-size: 15px;
      line-height: 23px; }
    .install .container .zigzag .zigzag_text h3 {
      margin: 15px 0 10px;
      margin: 15px 0 10px;
      font-size: 25px; }
  .install .container .zigzag.reverse_col .zigzag_text {
    padding: 0 100px 25px 44px; }
  .install .container .zigzag.reverse_col .button {
    margin: 10px 0 0; }
  .partition .container ul li .partition_inner .part_content h3 {
    font-size: 19px; }
  .partition .container ul li .partition_inner .part_content p {
    font-size: 14px; }
  .carousel_main .heroCarousel .heroCarousel-slide .heroCarousel-content {
    margin: 0; }
  .carousel_main .carousel_right ul li {
    margin: 0 0 15px; }
    .carousel_main .carousel_right ul li h2 {
      font-size: 16px; }
    .carousel_main .carousel_right ul li .car_icon {
      height: 50px; }
      .carousel_main .carousel_right ul li .car_icon svg {
        height: 100%; }
  .carousel_main1 .heroCarousel .heroCarousel-slide .heroCarousel-content {
    margin: 0; }
  .carousel_main1 .carousel_right1 ul li {
    margin: 0 0 15px; }
    .carousel_main1 .carousel_right1 ul li h2 {
      font-size: 16px; }
    .carousel_main1 .carousel_right1 ul li .car_icon {
      height: 50px; }
      .carousel_main1 .carousel_right1 ul li .car_icon svg {
        height: 100%; }
  .slick-dots {
    bottom: 20px !important; }
  .depend .container .depend_top .depend_text {
    padding: 0 0 0 30px; }
    .depend .container .depend_top .depend_text h3 {
      font-size: 35px;
      margin: -12px 0px 6px; }
    .depend .container .depend_top .depend_text p {
      font-size: 14px;
      line-height: 22px; }
    .depend .container .depend_top .depend_text .lorem_text {
      margin: 0 0 10px; }
      .depend .container .depend_top .depend_text .lorem_text li {
        font-size: 14px;
        line-height: 22px;
        margin: 0 0 8px; }
  .depend .container .depend_bottom {
    margin: -30px 0 0; }
  .header .bottom_header .container .navUser .navUser-section .navUser-item.navUser-item--cart {
    margin: 0 0 0 10px; }
  .product-tabs .productCarousel .slick-list {
    margin: 0; }
  .product-tabs .slick-arrow.slick-prev {
    left: -3px; }
  .product-tabs .slick-arrow.slick-next {
    right: -3px; } }

/* System Pages start */
.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; }

.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: "Oswald", sans-serif; }
      .custom_brands .card-body .card-title a {
        letter-spacing: normal;
        height: auto;
        padding: 0px 2px;
        display: block;
        color: #fff;
        background: #F9D84D;
        font-size: 16px;
        text-transform: uppercase;
        margin: 0;
        height: 42px;
        line-height: 42px;
        overflow: hidden;
        min-height: 20px; }
        .custom_brands .card-body .card-title a:hover {
          background: #393939;
          color: #fff; }

.custom_brands .brandGrid {
  margin: 0 -10px; }

.custom_brands .brandGrid .brand .card {
  margin-bottom: 0;
  padding-bottom: 21px;
  border: 0px; }

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

.login-form .form-actions {
  text-align: left; }

.login-form .forgot-password {
  line-height: 51px;
  font-weight: 700; }
  .login-form .forgot-password .form-label {
    color: #000; }
  .login-form .forgot-password:hover {
    color: #F9D84D; }

.navBar--sub .navBar-item {
  margin: 0 5px; }
  .navBar--sub .navBar-item.is-active {
    border-bottom: 1px solid #F9D84D;
    color: #F9D84D;
    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: #F9D84D;
  padding: 5px 7px 3px;
  color: #000; }

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

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

.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: #F9D84D; }
  .addressList .address .panel--newAddress:hover .address-title {
    color: #F9D84D; }

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

.custom_forgotpassword .form-prefixPostfix {
  display: flex; }
  .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-left: 15px;
    padding-right: 15px; }

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

.account-body {
  margin: 0 auto; }

.custom_cart .form-increment .button {
  padding: 0; }
  .custom_cart .form-increment .button svg {
    fill: #4f4f4f; }
  .custom_cart .form-increment .button:hover svg {
    fill: #F9D84D; }

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

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

.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: #F9D84D; }

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

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

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

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

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

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

.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 {
  -ms-flex-flow: wrap;
  flex-flow: wrap; }

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

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

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

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

.modal--alert .button-container .confirm,
.modal--alert .button-container .confirm:focus {
  background-color: #F9D84D;
  border-color: #F9D84D;
  color: #000; }
  .modal--alert .button-container .confirm:hover,
  .modal--alert .button-container .confirm:focus:hover {
    background: transparent;
    border-color: #F9D84D;
    color: #F9D84D; }

.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; }

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

.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; }

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

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

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

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

.account--fixedLarge .wishlists-table,
.custom_account_inbox .account--fixed,
.custom_account_orderstatus .account--fixed {
  max-width: 75%;
  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; }

.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: #F9D84D; }

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

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

.custom_404 .page-heading {
  margin: 0 0 20px; }

/* System Pages end */
/* Start category information */
.ct-banners .banner {
  max-width: 100%; }

.ct-banners .banner .ci_img {
  margin: 0px; }

.ct-banners {
  position: relative; }

.ct-banners .banner img {
  width: 100%; }

.banner_overlay_content > .container {
  padding: 0px 20px;
  max-width: 1470px; }

.banner_overlay_content {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  text-align: center; }

.banner_overlay_content > .container {
  padding: 0px 20px;
  max-width: 1470px; }

.banner_overlay_content h1.page-heading {
  color: #FFF;
  font-family: "Oswald", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.8px;
  text-transform: capitalize;
  margin-bottom: 10px; }

.banner_overlay_content p {
  color: #FFF;
  text-align: center;
  font-family: "Manrope", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  max-width: 550px;
  margin-bottom: 23px;
  margin-left: auto;
  margin-right: auto; }

.page.cat-no-product > .container {
  padding: 0px 20px;
  max-width: 1470px; }

.ct_info_video {
  margin: 99px 0px 0px;
  display: flex; }

.ct_info_video .ct_info_left {
  width: 49.3%; }

.ct_info_video .ct_info_right {
  width: 50.7%;
  padding-left: 60px; }

.ct_info_video .ct_info_left iframe {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.cat-no-product .category_description h2 {
  color: #000;
  font-family: "Oswald", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
  margin: 0px 0px 30px;
  text-align: center; }

.cat-no-product .category_description .ct_info_video h2 {
  text-align: left;
  line-height: 45px;
  margin: -5px 0px 15px; }

.cat-no-product .category_description h4 {
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.4px;
  text-transform: capitalize;
  margin: 0px 0px 10px; }

.ct_info_video .ct_info_right .ct_info_top_content a.button {
  margin-top: 11px; }

.ct_info_bottom_content {
  margin: 39px 0px 0px; }

.ct_info_bottom_content ul {
  list-style: none;
  display: flex;
  margin: 0;
  width: auto;
  column-gap: 25px; }

.ct_info_bottom_content ul li {
  width: calc(33.33%);
  border-radius: 4.903px;
  background: #FFF;
  box-shadow: 0px 1.838px 25.371px 0px rgba(0, 0, 0, 0.08);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 14px 0px 14px; }

.ct_info_bottom_content ul li h5 {
  display: inline-block;
  width: 100%;
  text-align: center;
  vertical-align: top;
  color: #000;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  text-transform: capitalize;
  margin: 0px 0px 10px; }

.ct_info_bottom_content ul li a.button {
  font-size: 12px;
  letter-spacing: 0.237px;
  padding: 6px 30px; }

.ct_info_top_content {
  padding: 0px 23px 0px 0px; }

.ct_info_bottom_content ul li .car_icon {
  margin: 0px 0px 10px; }

.ct_partition_outer {
  margin: 93px 0 70px;
  float: left;
  width: 100%; }

.ct_partition_outer ul {
  margin: 0 -15px;
  list-style: none; }

.ct_partition_outer ul li {
  width: 33.33%;
  float: left;
  padding: 0 15px;
  margin-bottom: 30px; }

.ct_partition_outer ul li .ct_partition_inner {
  position: relative;
  margin: 0px 0 0;
  overflow: hidden; }
  .ct_partition_outer ul li .ct_partition_inner .fulllink {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: inline-block;
    cursor: pointer;
    z-index: 2; }

.ct_partition_outer ul li .ct_partition_inner .ct_part_content {
  transition: all 0.7s ease;
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(227, 227, 227, 0.7);
  padding: 22px 15px 21px 18px;
  display: flex;
  align-items: center;
  width: 100%;
  flex-wrap: wrap;
  justify-content: flex-start;
  transform: translateY(41px); }

.ct_partition_outer ul li .ct_partition_inner .ct_part_content h3 {
  font-size: 22px;
  line-height: 30px;
  margin: 0 0 9px;
  transition: all 0.7s ease;
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  width: 100%; }

.ct_partition_outer ul li .ct_partition_inner .ct_part_content p {
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #484848;
  margin: 0 0 -21px;
  transition: all 0.7s ease;
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  -o-transition: all 0.7s ease; }

.ct_partition_outer ul li .ct_partition_inner .ct_part_content a {
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 26px;
  text-decoration: none;
  color: #F9D84D;
  text-transform: uppercase;
  margin: 9px 0 0;
  transition: all 0.7s ease;
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  width: auto;
  text-align: center; }
  .ct_partition_outer ul li .ct_partition_inner .ct_part_content a:hover {
    color: #000; }

.ct_partition_outer ul li .ct_partition_inner:hover {
  box-shadow: 0px 8px 59.5px rgba(0, 0, 0, 0.5); }

.ct_partition_outer ul li .ct_partition_inner:hover .ct_part_content {
  background: rgba(61, 88, 164, 0.9);
  transition: all 0.7s ease;
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  transform: translateY(0); }

.ct_partition_outer ul li .ct_partition_inner:hover .ct_part_content a {
  transition: all 0.7s ease;
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  transform: translate(0); }

.ct_partition_outer ul li .ct_partition_inner:hover .ct_part_content h3 {
  color: #fff;
  transition: all 0.7s ease;
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  margin: 0; }

.ct_des_sec {
  margin: 0px 0px 100px;
  float: left;
  width: 100%; }

.ct_des_sec .ct_des_banner {
  margin: 0px 0px 30px; }

.ct_des_sec .ct_des_banner img {
  width: 100%;
  display: block; }

.ct_des_sec .bottom_img {
  width: 100%;
  text-align: center;
  margin-top: 40px; }

.ct_des_sec .bottom_img img {
  display: block;
  margin: 0 auto; }

.ct_des_sec p {
  margin-bottom: 30px; }

.ct_des_content *:last-child {
  margin-bottom: 0; }

.ct_des_sec h3 {
  color: #000;
  font-family: "Oswald", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
  margin: 0px 0px 10px; }

.ct_des_sec .ct_des_lt_rt {
  display: flex;
  flex-wrap: wrap; }

.ct_des_sec .ct_des_lt_rt > div {
  width: 50%; }

.ct_des_sec .ct_des_lt_rt .ct_des_left {
  padding-right: 15px; }

.ct_des_sec .ct_des_lt_rt .ct_des_right {
  padding-right: 15px; }

.ct_des_sec .ct_des_lt_rt .ct_des_left .phenolic_img {
  background: #3E55A1; }

.ct_des_sec .ct_des_lt_rt .ct_des_right {
  text-transform: capitalize; }

.ct_des_sec p.center_content {
  text-align: center;
  margin-top: 25px; }

.ct_des_sec .ct_des_right p {
  padding-right: 22px; }

.ct_des_sec .ct_des_lt_rt .ct_des_left > div {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center; }

.ct_des_sec .ct_des_lt_rt .ct_des_left > div.tp_img {
  background: #ffffff; }

.ct_des_sec ul {
  margin: 0px 0px 30px;
  list-style: none; }

.ct_des_sec ul li {
  color: #484848;
  font-family: "Manrope", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  /* 150% */
  padding: 0px 0px 0px 20px;
  position: relative;
  margin: 0px 0px 20px; }

.ct_des_sec ul li:before {
  content: "";
  width: 10px;
  height: 12px;
  background: url("https://cdn11.bigcommerce.com/s-do3e4qm5c8/content/ci_list_arrow.svg") no-repeat;
  position: absolute;
  left: 0px;
  top: 6px; }

/* End category information */
/* Company CSS Start */
.Company {
  background: url(https://cdn11.bigcommerce.com/s-do3e4qm5c8/content/au_bg.jpg) no-repeat center top;
  background-size: cover;
  float: left;
  width: 100%; }

.restroom_stalls_sec {
  float: left;
  width: 100%;
  text-align: center;
  padding: 61px 0 0 0; }
  .restroom_stalls_sec h2 {
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
    margin: 0; }
  .restroom_stalls_sec h4 {
    font-weight: 700;
    line-height: 55px;
    margin: -2px 0 5px 0;
    color: #130D26; }
  .restroom_stalls_sec p {
    max-width: 1111px;
    margin: 0 auto 28px; }

.depend_bottom_au .depend_bottom ul {
  padding: 0 18px; }

.meet_team_sec {
  float: left;
  width: 100%;
  padding: 71px 0 0 0; }
  .meet_team_sec h3 {
    margin: 0 0 27px 0;
    background: #3C58A4;
    color: #FFF;
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
    text-transform: uppercase;
    border-radius: 8px;
    padding: 14px 0 16px 0;
    position: relative; }
    .meet_team_sec h3 svg {
      position: absolute;
      right: 26px;
      top: 28px;
      transform: rotate(180deg); }
  .meet_team_sec details[open] h3 svg {
    transform: rotate(0deg); }
  .meet_team_sec .team_pic {
    float: left;
    width: 100%;
    margin: 0 0 30px; }
    .meet_team_sec .team_pic ul {
      list-style: none;
      padding: 0;
      margin: 0 -25px; }
      .meet_team_sec .team_pic ul li {
        float: left;
        width: 25%;
        padding: 0 25px;
        text-align: center;
        position: relative;
        margin: 0 0 25px; }
        .meet_team_sec .team_pic ul li:nth-child(4n+1) {
          clear: left; }
        .meet_team_sec .team_pic ul li .team_content {
          position: absolute;
          bottom: 0;
          left: 25px;
          right: 25px;
          background: rgba(255, 255, 255, 0.6);
          padding: 0 0 15px; }
        .meet_team_sec .team_pic ul li h4 {
          margin: 16px 0 0 0;
          color: #000;
          font-size: 24px;
          font-weight: 600;
          line-height: 24px;
          text-transform: uppercase; }
        .meet_team_sec .team_pic ul li p {
          margin: 16px 0 0 0;
          color: #000;
          font-size: 24px;
          font-style: normal;
          font-weight: 400;
          line-height: 30px;
          text-transform: uppercase;
          font-family: "Oswald", sans-serif; }
  .meet_team_sec .company_pic {
    float: left;
    width: 100%;
    margin: 37px 0 60px 0; }
    .meet_team_sec .company_pic ul {
      list-style: none;
      margin: 0 -15px; }
      .meet_team_sec .company_pic ul li {
        float: left;
        width: 50%;
        padding: 0 15px; }

.about_company_sec {
  float: left;
  width: 100%;
  background: #F7F7F7;
  mix-blend-mode: multiply;
  padding: 60px 0; }
  .about_company_sec .container {
    display: flex;
    align-items: center;
    justify-content: space-between; }
  .about_company_sec .about_company_img {
    float: left;
    width: 50%;
    padding: 0 25px 0 0; }
    .about_company_sec .about_company_img img {
      float: left; }
  .about_company_sec .about_company_txt {
    float: left;
    width: 50%;
    padding: 0 0 0 25px; }
    .about_company_sec .about_company_txt p:last-child {
      margin: 0; }

.map_video_sec {
  float: left;
  width: 100%; }
  .map_video_sec .map_sec {
    float: left;
    width: 100%;
    text-align: center;
    padding: 56px 0 0 0; }
    .map_video_sec .map_sec h3 {
      margin: 0 0 27px 0;
      background: #3C58A4;
      color: #FFF;
      text-align: center;
      font-size: 36px;
      font-weight: 600;
      line-height: 36px;
      text-transform: uppercase;
      border-radius: 8px;
      padding: 14px 0 16px 0;
      position: relative; }
    .map_video_sec .map_sec p {
      margin: 0 auto 13px;
      max-width: 1039px; }
      .map_video_sec .map_sec p:nth-child(2) {
        margin: 0 auto; }
    .map_video_sec .map_sec img {
      margin: 38px 0 0 0;
      width: auto;
      max-width: 1000px; }
  .map_video_sec .video_sec {
    float: left;
    width: 100%;
    padding: 83px 0 86px; }
    .map_video_sec .video_sec ul {
      list-style: none;
      margin: 0 -15px;
      padding: 0; }
    .map_video_sec .video_sec li {
      float: left;
      width: 50%;
      padding: 0 15px; }
      .map_video_sec .video_sec li iframe {
        border-radius: 5px; }
  .map_video_sec .bottom_listing {
    float: left;
    width: 100%;
    padding: 0 0 90px; }

/* Company CSS End */
@media only screen and (min-width: 990px) {
  .navPage-subMen {
    left: 0;
    width: 100%; }
  .navPages-item:hover .navPage-subMenu {
    display: block; }
  .header_fixed .top_header {
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    padding: 14px 0 14px; }
  .header_fixed .bottom_header {
    margin: 5px 0;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease; } }

#categorysec ul li .cat_container .cat_top:before {
  content: "";
  position: absolute;
  background: transparent;
  top: 11px;
  right: 7px;
  left: 4px;
  bottom: 0;
  border-radius: 50%;
  box-shadow: 0px 8px 59.5px rgba(0, 0, 0, 0.5);
  z-index: 0;
  visibility: hidden; }

#categorysec ul li .cat_container:hover .cat_top:before {
  visibility: visible; }

#categorysec ul li .cat_container .cat_top img {
  z-index: 2;
  position: relative; }

#facetedSearch.facetedSearch.sidebarBlock .facetedSearch-navList .navList-item .is-selected {
  color: #000 !important; }

#facetedSearch.facetedSearch.sidebarBlock .facetedSearch-navList .navList-item .is-selected::after {
  display: none; }

.listItem:hover .listItem-figureBody {
  opacity: 0; }

.account .pagination {
  margin-bottom: 0; }

.shipping-estimator.is-open .shipping-quotes .button {
  margin-bottom: 20px; }

.custom_page .page .page-content--centered {
  width: 100%;
  padding: 0; }

.col_3_cms_img {
  float: left;
  width: 100%;
  margin: 0 0 20px 0; }
  .col_3_cms_img ul {
    list-style: none;
    padding: 0;
    margin: 0 -15px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    row-gap: 30px; }
  .col_3_cms_img li {
    float: left;
    width: 33.33%;
    padding: 0 15px; }
    .col_3_cms_img li img {
      width: 100%; }

h3 {
  clear: both; }

.cms_lt_rt {
  float: left;
  width: 100%;
  margin: 0 0 50px 0; }
  .cms_lt_rt .cms_lt {
    float: left;
    width: 48%; }
  .cms_lt_rt .cms_rt {
    float: right;
    width: 48%; }

.cms_page_banner {
  position: relative;
  height: 300px;
  overflow: hidden;
  margin: 0 0 20px 0; }
  .cms_page_banner::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.3); }
  .cms_page_banner img {
    width: 100%;
    object-position: center center;
    object-fit: cover;
    width: 100%;
    height: 300px; }
  .cms_page_banner .overlay_text {
    position: absolute;
    left: 50px;
    top: 50%;
    transform: translateY(-50%); }
    .cms_page_banner .overlay_text h2 {
      color: #fff;
      font-size: 30px;
      margin-top: 0; }

.col_4_ul li {
  float: left;
  width: 25%; }

.fullwidth_ct_info_bottom_content {
  margin: 40px 0; }
  .fullwidth_ct_info_bottom_content ul li {
    padding: 34px 0px; }
    .fullwidth_ct_info_bottom_content ul li .car_icon {
      width: 150px;
      margin: 0 0 30px 0; }
      .fullwidth_ct_info_bottom_content ul li .car_icon img {
        width: 100%; }
    .fullwidth_ct_info_bottom_content ul li h5 {
      font-size: 26px;
      margin: 0 0 20px 0; }
    .fullwidth_ct_info_bottom_content ul li a.button {
      font-size: 18px; }

.cms_full_img img {
  width: 100%; }

.cms_help_txtimg {
  margin: 0 0 30px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%; }
  .cms_help_txtimg .cms_help_img {
    width: 280px;
    float: left; }
    .cms_help_txtimg .cms_help_img img {
      width: 100%; }
  .cms_help_txtimg .cms_help_txt {
    float: left;
    width: calc(100% - 280px);
    padding: 0 0 0 30px; }

p {
  clear: both; }

.cms_img_center {
  text-align: center; }

.cms_title_withbg {
  padding: 15px;
  color: #fff;
  margin: 10px 0px;
  background-color: #4d609e;
  text-align: center;
  font-size: 28px;
  font-weight: bold; }

.cms_links {
  margin: 0 0 50px 0; }
  .cms_links ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center; }
  .cms_links li {
    display: inline-block;
    padding: 0 10px; }
  .cms_links a {
    text-decoration: none !important;
    font-size: 18px; }

.cms_cnt a {
  text-decoration: underline;
  font-weight: 600;
  color: #484848; }
  .cms_cnt a:hover {
    color: #F9D84D; }
  .cms_cnt a.button {
    text-decoration: none;
    color: #191919; }
    .cms_cnt a.button:focus {
      font-weight: 600; }
  .cms_cnt a :focus {
    color: #484848; }

.custom_default .card .card-figure .card-figcaption .card-figcaption-body label.button {
  display: none !important; }

.navUser-item--compare.show {
  color: #000000; }
  .navUser-item--compare.show:hover {
    color: #F9D84D; }

.compareTable_mn {
  overflow: auto; }

.compareTable-heading {
  width: 200px; }

.compareTable-product {
  width: 335px; }
  .compareTable-product .card-title a {
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #000; }
    .compareTable-product .card-title a:hover {
      color: #F9D84D; }

.phenolic_content .ct_des_lt_rt .phenolic_right.ct_des_right {
  padding: 0 0 0 16px; }

.form.writeReview-form .form-field--submit {
  text-align: center; }

#modal-review-form .modal-header .modal-close {
  display: block !important; }

.pro_rv_sec {
  display: inline-block;
  position: relative; }

.pro_rv_sec .go_review {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1; }

.product-tabs .productCarousel .productCarousel-slide .card .card-figure .card-figcaption .card-figcaption-body label.button {
  display: none; }

.form-checkbox + .form-label::after,
.form-radio + .form-label::after {
  top: 4px; }

.modal .button-container .button {
  margin: 0 5px; }

#CartEditProductFieldsForm .form-field .form-label {
  display: inline-block;
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  font-size: 16px;
  text-transform: capitalize;
  color: #000;
  line-height: 24px;
  width: 100%;
  margin: 0 0 11px 0; }

#CartEditProductFieldsForm .form-field .form-select {
  padding: 2px 0 3px 18px;
  width: 100%;
  min-width: 280px;
  border: 1px solid #ccc;
  height: 37px;
  color: #484848;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.3px;
  background: url(../img/btmarrow.svg) no-repeat #fff;
  background-position: calc(100% - 17px) 50%;
  margin: 2px 0 0; }

#CartEditProductFieldsForm .form-actions {
  text-align: left; }

.account .productGrid .product .card .card-figure .card-figcaption .card-figcaption-body label.button {
  display: none; }

.custom_wishlist .productGrid .product .form {
  margin-top: 20px; }

.custom_wishlist .pagination {
  display: none; }

.card-body .card-text[data-test-info-type="productRating"] {
  display: none; }

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

.card_bottom .card-text .price-section {
  display: inline-block;
  margin-right: 10px; }

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; }

#customvideo {
  width: 100%;
  height: 100%; }

.custom_compare .page-heading {
  margin-top: 20px; }

.tabs-contents .ct_info_right .productView-info .productView-info-name {
  margin: 0px; }

/**/
.header .bottom_header .container #menu_responsive {
  display: none; }

.show_mobile {
  display: none !important; }

.productView-thumbnails .slick-list {
  margin: 0px; }

.new_products .productCarousel .productCarousel-slide .card .card-figure {
  min-height: 199px; }
  .new_products .productCarousel .productCarousel-slide .card .card-figure .card-figure__link {
    min-height: 199px; }
  .new_products .productCarousel .productCarousel-slide .card .card-figure .card-img-container .card-image.sec_pro_img {
    display: none; }

.new_products .productCarousel .productCarousel-slide .card:hover .card-figure .card-img-container .card-image.sec_pro_img {
  display: block;
  position: absolute; }

.new_products .productCarousel .productCarousel-slide .card:hover .card-figure .card-img-container .card-image.default_img {
  display: none; }

.compare_btn {
  text-align: center;
  margin: -70px 0 40px; }
  .compare_btn .countPill--alt {
    color: #000;
    font-size: 18px;
    background: transparent; }

.compare_btn .navUser-item--compare.show {
  display: inline-block;
  margin: 0 auto; }
  .compare_btn .navUser-item--compare.show:hover .countPill--alt {
    color: #F9D84D;
    font-size: 18px;
    background: transparent; }

.custom_search .page-content #product-listing-container label.button {
  display: none !important; }

@media only screen and (min-width: 1199px) {
  .By-Season-Bottom ul li .sub_cat_img_outer {
    height: 242px;
    overflow: hidden; }
  .sub_cat_img_outer img {
    text-align: center;
    margin: auto;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0; } }

@media only screen and (max-width: 1199px) {
  .account--fixed > .navBar.navBar--sub.navBar--account {
    max-width: 100%; }
  .By-Season-Bottom ul li h2 {
    height: 50px; }
  .banner_overlay_content p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 15px; }
  .custom_category .banner_overlay_content .container {
    padding: 0px; }
  .compare_btn {
    margin: -20px 0 40px; }
  .product-tabs .productCarousel .productCarousel-slide .card .card-figure {
    min-height: 199px; }
    .product-tabs .productCarousel .productCarousel-slide .card .card-figure .card-figure__link {
      min-height: 199px; }
    .product-tabs .productCarousel .productCarousel-slide .card .card-figure .card-img-container .card-image.sec_pro_img {
      display: none; }
  .product-tabs .productCarousel .productCarousel-slide .card .card-figure .card-img-container .card-image.default_img {
    position: absolute; }
  .product-tabs .productCarousel .productCarousel-slide .card:hover .card-figure .card-img-container .card-image.sec_pro_img {
    display: block;
    position: absolute; }
  .product-tabs .productCarousel .productCarousel-slide .card:hover .card-figure .card-img-container .card-image.default_img {
    display: none; }
  .listItem:hover .listItem-figureBody {
    opacity: 1; }
  .productList .listItem .listItem-figure .listItem-figureBody {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0; }
    .productList .listItem .listItem-figure .listItem-figureBody .button {
      height: 51px;
      margin: 0px; }
  .productList .listItem .listItem-figure .listItem-figure__link {
    max-height: 100%;
    min-height: auto; }
  .productList .listItem:hover .listItem-figure .listItem-figure__link .listItem-image.default_img {
    display: none; }
  .productList .listItem:hover .listItem-figure .listItem-figure__link .listItem-image.sec_pro_img {
    display: block; }
  .custom_category .pagination {
    margin: 20px 0 50px; }
  .new_products .productCarousel .productCarousel-slide .card .card-figure,
  .new_products .productCarousel .productCarousel-slide .card .card-figure .card-figure__link {
    min-height: 192px; }
  .process ul li:first-child .order_img::after {
    margin: -2px 0 0 54px;
    background-size: 253px; }
  .process ul li:nth-child(2) .order_img::after {
    margin: 20px 0 0 57px;
    background-size: 253px; }
  .ct_info_bottom_content.fullwidth_ct_info_bottom_content ul {
    display: flex; }
  .ct_info_bottom_content.fullwidth_ct_info_bottom_content ul li {
    margin: 0 0 30px; }
  /*Category*/
  .custom_category .container #navList-treeview li a {
    font-size: 18px;
    line-height: normal; }
  .custom_category .container .sidebarBlock .accordion-content #facetedSearch-navList--brand .navList-item,
  .custom_search .container .sidebarBlock .accordion-content #facetedSearch-navList--brand .navList-item,
  .custom_brand .container .sidebarBlock .accordion-content #facetedSearch-navList--brand .navList-item {
    margin: 10px 0 0; }
  .custom_category .container .sidebarBlock + .sidebarBlock,
  .custom_search .container .sidebarBlock + .sidebarBlock,
  .custom_brand .container .sidebarBlock + .sidebarBlock {
    margin: 25px 0; }
  .page-sidebar {
    width: 280px; }
  .page-sidebar + .page-content {
    padding: 0 0 0 20px;
    width: calc(100% - 280px); }
  .category_banner h1 {
    margin: 0;
    width: 100%; }
  .custom_category .container,
  .custom_search .container,
  .custom_brand .container {
    padding-top: 40px; }
  /*Sub category*/
  .sub_category {
    padding-top: 20px; }
  .sub_category > .container {
    padding: 0; }
  .custom_category .sub_category .container .bottom_listing {
    padding: 0 20px;
    margin: 0 0 50px; }
  /*Cms PP*/
  ol.breadcrumbs {
    margin: 0 0 20px;
    padding-top: 20px; }
  .productView .productView-details .productView-product .productView-title,
  .productView-description .ct_info_right .productView-title {
    font-size: 32px;
    line-height: normal; }
  .ct_info_bottom_content ul {
    float: left; }
  body .product-cms {
    padding: 0 0 50px; }
  .product-tabs .page-heading {
    margin: 50px 0 10px; }
  .tab-content.has-jsContent.is-active {
    padding: 0; }
  .product-cms .productView-description .tabs-contents {
    padding: 0px 20px 20px; }
  .tabs-contents .productView-info .productView-info-name,
  .tabs-contents .productView-info .productView-info-value {
    font-size: 18px; }
  .productView-description .tabs-contents .tab-content p {
    font-size: 15px; }
  .productView .productView-details .productView-product .productView-price .price {
    font-size: 30px;
    line-height: normal; }
  .productView .productView-details .productView-product .productView-price {
    margin: 0px 0 11px 0; }
  .productView .productView-images .productView-image .productView-img-container::after {
    padding-bottom: 100%; }
  .productView-img-container img {
    object-fit: cover; }
  /*toilet partitions*/
  .ct_info_bottom_content ul li h5 {
    font-size: 13px; }
  .ct_info_bottom_content ul li a.button {
    padding: 6px 15px; }
  .ct_info_bottom_content ul {
    column-gap: 20px; }
  .ct_info_video .ct_info_right {
    width: 55%;
    padding-left: 26px; }
  .ct_info_video .ct_info_left {
    width: 45%; }
  .ct_info_top_content p {
    font-size: 14px; }
  .ct_info_top_content {
    padding: 0; }
  .ct_info_video .ct_info_right .ct_info_top_content a.button {
    margin-top: 0; }
  .ct_info_bottom_content {
    margin: 30px 0px 0px; }
  .ct_info_video {
    margin: 60px 0px 0px; }
  .ct_partition_outer {
    margin: 60px 0 40px; }
  .ct_des_sec {
    margin: 0px 0px 50px; }
  .bottom_listing ul li h3 {
    font-size: 20px; }
  .bottom_listing ul li p {
    font-size: 14px; }
  .footer .footer_top .footer-info-col .footer-info-heading {
    margin: 0px 0 10px; }
  .footer-info-col {
    margin: 0 0 20px; }
  body .footer_top .container {
    padding: 60px 20px 0; }
  .bottom_listing ul {
    gap: 30px;
    max-width: 100%; }
  .custom_category .container .bottom_listing,
  .custom_search .container .bottom_listing,
  .custom_brand .container .bottom_listing {
    margin: 0 -5px;
    width: auto; }
  .ct_partition_outer ul li .ct_partition_inner .ct_part_content h3 {
    font-size: 21px; }
  .ct_partition_outer ul li .ct_partition_inner .ct_part_content a {
    font-size: 16px;
    line-height: 16px; }
  /**/
  .header .top_header .container .header_top_right .button {
    font-size: 15px;
    width: 140px;
    padding: 7px 5px 9px; }
  .header .top_header .container .header_top_right .contactimg svg {
    width: 25px; }
  .header .top_header .container .header_top_right .contactext p,
  .header .top_header .container .header_top_right .contactext a {
    font-size: 15px; }
  .header .top_header .container .header-logo {
    max-width: 160px; }
  .header .top_header .container .header_text {
    font-size: 16px; }
  .header .top_header {
    padding: 24px 0 23px; }
  .header .bottom_header .container .navPages-container .navPages .navPages-list .navPages-item .navPages-action {
    font-size: 13px; }
  .header .bottom_header .container .navPages-container .navPages .navPages-list .navPages-item .navPages-action svg {
    margin: 2px 0 0 4px;
    width: 12px; }
  .header .bottom_header .container .navUser .navUser-section #quickSearch .form .form-field #nav-quick-search {
    width: 230px; }
  .carousel_main .heroCarousel .heroCarousel-slide .heroCarousel-content .heroCarousel-description {
    font-size: 55px;
    margin: 0 0 30px; }
  .carousel_main1 .heroCarousel .heroCarousel-slide .heroCarousel-content .heroCarousel-description {
    font-size: 55px;
    margin: 0 0 30px; }
  .carousel_main .carousel_right ul li h2 {
    margin: 0px 0 4px;
    font-size: 14px; }
  .carousel_main1 .carousel_right1 ul li h2 {
    margin: 0px 0 4px;
    font-size: 14px; }
  .carousel_main .carousel_right ul li .button {
    padding: 5px 20px;
    font-size: 13px; }
  .carousel_main1 .carousel_right1 ul li .button {
    padding: 5px 20px;
    font-size: 13px; }
  .carousel_main .carousel_right ul li:nth-child(2) .button {
    padding: 5px 0;
    width: 150px;
    font-size: 13px; }
  carousel_main1 .carousel_right ul li:nth-child(2) .button {
    padding: 5px 0;
    width: 150px;
    font-size: 13px; }
  .carousel_main .carousel_right ul li:last-child .button {
    padding: 5px 0;
    width: 160px; }
  .carousel_main1 .carousel_right1 ul li:last-child .button {
    padding: 5px 0;
    width: 160px; }
  .carousel_main .carousel_right ul li .car_icon {
    height: 40px; }
  .carousel_main1 .carousel_right1 ul li .car_icon {
    height: 40px; }
  .carousel_main .carousel_right ul li {
    padding: 6px 4px 10px;
    width: 220px;
    margin: 0 0 10px; }
  .carousel_main1 .carousel_right1 ul li {
    padding: 6px 4px 10px;
    width: 220px;
    margin: 0 0 10px; }
  .carousel_main .carousel_right {
    margin: 0;
    right: 20px; }
  .carousel_main1 .carousel_right1 {
    margin: 0;
    right: 20px; }
  body {
    padding: 160px 0 0 0; }
  #video-container #videothum {
    max-width: 100%; }
  .main.full {
    padding: 50px 0 0; }
  #categorysec,
  .partition,
  .process,
  .restacce {
    margin: 50px 0 0; }
  .bottom_listing {
    padding: 0 0 70px; }
  .testimonial {
    margin: 70px 0 50px; }
  .blog_sec {
    margin: 0 0 70px; }
  .depend {
    margin: 20px 0 0; }
  .top_products {
    margin: 60px 0; }
  .install .container .page_heading {
    margin: 50px 0 30px; }
  #categorysec ul li {
    padding: 0 8px; }
  #categorysec ul li .cat_container .cat_top a {
    font-size: 16px; }
  #categorysec .page_heading {
    margin: 0 0 20px; }
  .partition .container ul li .partition_inner .part_content {
    height: auto;
    padding: 10px 15px 15px 15px; }
  .partition .container ul li .partition_inner .part_content h3 {
    font-size: 14px;
    line-height: normal; }
  .partition .container ul li .partition_inner .part_content p {
    line-height: 21px; }
  .partition .container ul li .partition_inner .part_content a {
    font-size: 14px; }
  .install .container .zigzag .zigzag_text h3 {
    margin: 15px 0 0px;
    font-size: 22px; }
  .install .container .zigzag .zigzag_text p {
    margin: 0 0 8px;
    font-size: 14px;
    line-height: 22px; }
  .install .container .zigzag .zigzag_text .button {
    width: 150px;
    font-size: 16px;
    line-height: 44px;
    margin: 10px 0 0;
    height: 45px; }
  .restacce .rest_left .rest_content h3 {
    font-size: 35px;
    line-height: 45px;
    margin: 0 0 20px; }
  .top_products .productGrid .product {
    margin: 0; }
  .top_products .product_inner .top_left {
    max-width: calc(100% - 300px);
    width: 100%; }
  .new_products .product_inner .top_right {
    max-width: calc(100% - 317px);
    width: 100%; }
  .top_products .product_inner {
    padding: 0 0 0 17px; }
  .top_products .product_inner .product_right,
  .new_products .product_inner .product_left {
    width: 300px; }
  .productGrid .product .card .card-figure,
  .productGrid .productCarousel-slide .card .card-figure,
  .productCarousel .product .card .card-figure,
  .productCarousel .productCarousel-slide .card .card-figure {
    margin: 5px 0 15px; }
  .productGrid .product,
  .productGrid .productCarousel-slide,
  .productCarousel .product,
  .productCarousel .productCarousel-slide {
    padding: 0 10px; }
  .productGrid .slick-list,
  .productCarousel .slick-list {
    margin: 0 -10px; }
  .productGrid .product .card .card-body .card_bottom p.card-text {
    font-size: 14px; }
  .card_bottom .card-text .price-section {
    margin-right: 8px; }
  .productGrid .product .card .card-body .card_bottom div.card-text .price {
    font-size: 15px; }
  .new_products {
    margin: 0px 0 50px 0; }
  .depend .container .depend_top .depend_text h3 {
    line-height: normal;
    font-size: 28px; }
  .depend_bottom > ul {
    padding: 0; }
  .depend .container .depend_bottom {
    margin: 0px 0 0; }
  .custom_default .bottom_listing ul {
    gap: 30px;
    max-width: calc(100% - 30px); }
  .footer .footer_top .footer-info-col {
    width: 31%; }
  .footer .footer_top .footer-info-col:nth-child(2) {
    width: 24%; }
  .footer .footer_top .footer-info-col:nth-child(3) {
    width: 31%; }
  .blog_sec .container .blog li {
    background: #fff;
    border: 1px solid #CCC; }
  .blog_sec .container .blog li .blog_bottom {
    border: 0; }
  .bottom_listing ul li p {
    font-size: 14px;
    padding: 0 9px; }
  .blog_sec .container .blog li:hover {
    background: #3C58A4; }
  /*Common*/
  .map_video_sec .map_sec img {
    max-width: 100%; }
  .page_heading,
  .page-heading {
    font-size: 30px;
    margin: 0 0 15px; }
  .account--fixed {
    width: 70%; }
  .productView .productView-images .productView-thumbnails .productView-thumbnail {
    padding: 5px 10px; }
  .productView .productView-images .productView-thumbnails {
    margin: 10px -10px; }
  .forgot-password-form .button {
    width: auto; }
  .custom_forgotpassword .account--fixedSmall {
    width: 70%; }
  .previewCartCheckout {
    width: 28%; }
  .previewCart .productView {
    width: 72%; }
  #previewModal .productView .productView-image .productView-img-container::after {
    display: none; }
  .previewCart .productView-image--cart {
    position: relative; }
  .pagination .pagination-list,
  .pagination {
    margin: 0 auto; }
  .pagination .pagination-list .pagination-item {
    margin: 20px 4px 0px; }
  .body {
    margin-bottom: 50px; } }

@media only screen and (max-width: 1050px) {
  .process ul li:first-child .order_img::after {
    margin: -2px 0 0 54px;
    background-size: 233px; }
  .process ul li:nth-child(2) .order_img::after {
    margin: 20px 0 0 57px;
    background-size: 233px; } }

.contact-au .button {
  padding: 15px 40px;
  font-size: 26px; }

@media only screen and (max-width: 991px) {
  .header .bottom_header .container {
    padding: 0 15px; }
  .contact-au .button {
    padding: 12px 30px;
    font-size: 22px; }
  .show_desktop {
    display: none; }
  .sub_cat_img {
    width: 100%; }
  .accordion-navigation.toggleLink {
    position: relative; }
    .accordion-navigation.toggleLink:before {
      content: "";
      position: absolute;
      right: 8px;
      top: 8px;
      background: #000;
      width: 2px;
      height: 17px; }
    .accordion-navigation.toggleLink:after {
      content: "";
      position: absolute;
      right: 0px;
      top: 15px;
      background: #000;
      width: 17px;
      height: 2px; }
    .accordion-navigation.toggleLink.is-open:before {
      display: none; }
  .product-tabs .productCarousel .productCarousel-slide .card .card-body .card_bottom p.card-text,
  .product-tabs .productCarousel-slide .card .card-body .card_bottom div.card-text .price {
    font-size: 14px; }
  #myVideo {
    height: auto;
    max-width: 100%; }
  .blog_sec .container .blog img {
    width: 100%; }
  .card-figcaption {
    display: block;
    opacity: 1;
    position: initial;
    transform: none;
    margin-top: 15px; }
  #categorysec ul li .cat_container .cat_top {
    display: inline-block; }
  .install .container .zigzag .zigzag_img img {
    width: 100%; }
  .process ul li {
    padding: 0 15px; }
  .new_products .productCarousel .productCarousel-slide .card .card-figure .card-figure__link {
    min-height: 190px;
    max-height: 190px;
    min-height: 190px;
    max-height: 190px; }
  .top_products .product_inner {
    padding: 0; }
  .navBar.navBar--sub.search-nav {
    margin: 0 0 20px; }
  #contact-us-page .contact_lt {
    width: 100%;
    margin: 0; }
  #contact-us-page .contact_rt {
    width: 100%;
    margin: 30px 0 0; }
  .ct_info_bottom_content.fullwidth_ct_info_bottom_content ul li {
    margin: 0 0 30px !important;
    width: 33.33%; }
  .cms_lt_rt .cms_lt,
  .cms_lt_rt .cms_rt {
    width: 100%; }
  h2 {
    font-size: 24px; }
  .meet_team_sec .team_pic ul li {
    padding: 0 10px; }
  .meet_team_sec .team_pic ul {
    margin: 0 -10px; }
  .about_company_sec .about_company_img,
  .about_company_sec .about_company_txt {
    width: 100%;
    padding: 0; }
  .about_company_sec .container {
    flex-direction: column;
    gap: 20px; }
  .about_company_sec .about_company_img img {
    float: none;
    margin: 0 auto;
    display: block; }
  .map_video_sec .map_sec h3,
  .meet_team_sec h3 {
    font-size: 26px;
    margin: 0 0 15px; }
  .map_video_sec .map_sec p,
  .map_video_sec .map_sec p:nth-child(2) {
    font-size: 15px;
    margin: 0 0 10px; }
  .map_video_sec .map_sec p:nth-child(3) {
    margin: 0; }
  .map_video_sec .video_sec {
    padding: 50px 0; }
  /*brand*/
  .custom_brand .page-sidebar {
    display: none; }
  .productList .listItem .listItem-body .button + .button {
    margin: 0 0 0 10px; }
  /*Sub category*/
  .sub_cat_outer {
    margin-bottom: 20px; }
  .By-Season-Bottom ul {
    column-gap: 20px;
    grid-template-columns: repeat(3, 1fr); }
  /*Cms PP*/
  body .ct_info_bottom_content ul li {
    width: calc(33.33% - 20px);
    float: left;
    margin: 0 10px !important; }
  /*toilet partitions*/
  .banner_overlay_content {
    position: relative;
    top: auto;
    transform: none;
    background: linear-gradient(90deg, #000 0%, #3D58A4 48.96%, #000 100%);
    padding: 30px 0; }
  .ct_info_video .ct_info_left {
    width: 100%;
    margin: 0 0 30px; }
  .ct_info_video .ct_info_right {
    width: 100%;
    padding-left: 0; }
  .ct_info_video {
    display: inline-block;
    width: 100%; }
  .ct_info_video .ct_info_left iframe {
    height: 400px; }
  .ct_partition_outer ul li {
    width: 50%; }
  .ct_partition_outer ul li .ct_partition_inner .ct_part_content {
    transform: translateY(35px); }
  .cat-no-product .category_description h2 {
    font-size: 30px; }
  .ct_des_sec .ct_des_lt_rt .ct_des_left {
    padding-right: 0;
    width: 100%; }
  .phenolic_content .ct_des_lt_rt .phenolic_right.ct_des_right {
    padding: 20px 0 0;
    width: 100%; }
  .ct_des_sec .ct_des_right p {
    padding-right: 0; }
  .ct_des_sec p,
  .ct_des_sec ul li {
    font-size: 15px; }
  .ct_des_sec .ct_des_lt_rt .ct_des_right {
    padding: 20px 0 0 0; }
  .ct_des_sec .ct_des_lt_rt > div {
    width: 100%; }
  .product-cms #tab-description {
    float: left;
    padding: 20px 0; }
  .productView .productView-details {
    width: 100%;
    padding: 0; }
  body .product-cms .productView-description .tabs-contents {
    padding: 20px; }
  body .productView-description .ct_info_right .productView-title {
    font-size: 32px; }
  body .tabs-contents .productView-info .productView-info-name,
  body .tabs-contents .productView-info .productView-info-value {
    font-size: 18px; }
  .productView-info {
    margin: 0; }
  body .productView-description .ct_info_right .productView-title {
    font-size: 26px;
    line-height: normal; }
  .productView-description .tabs-contents .tab-content p {
    font-size: 14px;
    line-height: 23px; }
  /**/
  /*Common*/
  .account--fixed,
  .custom_forgotpassword .account--fixedSmall {
    width: 100%; }
  .productView-description .tabs .tab {
    display: inline-block; }
  .panel--address .form-actions {
    position: relative;
    bottom: 0; }
  .panel--address .panel-body {
    padding: 1.5rem 1.5rem 2.5rem; }
  .account--fixedLarge .wishlists-table,
  .custom_account_inbox .account--fixed,
  .custom_account_orderstatus .account--fixed {
    max-width: 100%; }
  .blog_main .blog {
    width: 33.33%; }
  .page-content,
  .page-content--full {
    padding: 0; }
  .blog_main .blog:nth-child(4n+1) {
    clear: none; }
  .blog_main .blog:nth-child(3n+1) {
    clear: left; }
  .blog-title {
    font-size: 19px;
    margin: 0;
    line-height: normal; }
  .blog_main .blog + .blog {
    margin: 0 0 30px; }
  .productView .productView-images {
    order: 1; }
  .productView .productView-details {
    order: 2; }
  .productView .productView-details.product-options {
    order: 3; }
  .productView-description {
    order: 4; }
  .productView .productView-details .productView-product .productView-brand {
    max-width: 100%; }
  .productView .add-to-cart-buttons {
    max-width: 50%; }
  .productView-description .tabs .tab.is-active {
    background: transparent; }
  .productView-description .tabs .tab.is-active .tab-title {
    background: #fff;
    display: inline-block; }
  .productView-description .tabs-contents .tab-content {
    padding: 20px;
    margin: 0; }
  .productView-description .tabs-contents .tab-heading {
    font-size: 20px;
    margin: 0px 0 15px;
    padding: 0 0 15px; }
  .productView-description .tabs-contents .tab-content p span {
    font-size: 14px; }
  .page-sidebar + .page-content .productGrid {
    margin-bottom: -20px; }
  #faceted-search-container nav > .sidebarBlock-heading,
  #faceted-search-container nav > .sidebarBlock {
    display: none; }
  #faceted-search-container nav > #facetedSearch {
    display: inline-block;
    width: 100%; }
  .custom_category .container .sidebarBlock + .sidebarBlock,
  .custom_search .container .sidebarBlock + .sidebarBlock,
  .custom_brand .container .sidebarBlock + .sidebarBlock {
    margin: 0; }
  .custom_category .container .sidebarBlock-heading,
  .custom_search .container .sidebarBlock-heading,
  .custom_brand .container .sidebarBlock-heading {
    border: 0; }
  .facetedSearch-navList.is-open .accordion-block:first-child .accordion-navigation {
    margin: 0;
    border: 0;
    padding: 0; }
  .facetedSearch-navList.is-open .accordion-block:first-child .accordion-navigation .sidebarBlock-heading {
    padding: 0; }
  .custom_category .container .sidebarBlock .accordion-navigation,
  .custom_search .container .sidebarBlock .accordion-navigation,
  .custom_brand .container .sidebarBlock .accordion-navigation {
    margin: 0 0 0px !important; }
  .accordion-block {
    padding: 10px 20px; }
  .custom_category .container .sidebarBlock .navList,
  .custom_search .container .sidebarBlock .navList,
  .custom_brand .container .sidebarBlock .navList {
    margin: 0; }
  .accordion--navList .accordion-content {
    padding: 0px 0 15px 15px; }
  .page-sidebar + .page-content {
    padding: 0;
    width: 100%; }
  .page-sidebar {
    width: 100%; }
  .productView .productView-images .productView-thumbnails .productView-thumbnail .productView-thumbnail-link img {
    padding: 0;
    height: auto; }
  .header .top-header,
  .header.is-open,
  .header {
    height: auto;
    position: relative; }
  .header .top-header .header-logo .header-logo-image-container {
    min-height: 22px; }
  .header-logo-image {
    max-height: 100%; }
  .header-logo__link {
    width: 100%; }
  .header .top-header .header-logo {
    margin: 10px 0 11px; }
  .header .top-header .navUser {
    margin: 0;
    right: 21px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%); }
  body .header .top-header .navUser .navUser-item {
    margin: 0;
    padding: 0; }
  body {
    padding: 0; }
  .previewCartCheckout,
  #previewModal .productView {
    width: 100%; }
  .previewCart {
    flex-direction: column-reverse;
    display: flex; }
  #previewModal .productView .productView-details {
    width: 100%;
    padding: 0; }
  #previewModal .productView {
    margin: 30px 0 0 0;
    flex-direction: column;
    order: -1; }
  #previewModal .productView-details {
    margin: 30px 0; }
  .productView-img-container:after {
    display: none; }
  .productView-img-container img {
    position: relative; }
  .cart-header {
    display: none; }
  .cart-item {
    display: block; }
  .login-form,
  .new-customer {
    width: 100%;
    padding: 0; }
  .new-customer-fact-list {
    margin-left: 1rem; }
  .page_forgotpassword .form-prefixPostfix .button {
    margin: 15px 0 0;
    height: 50px; }
  .page_account_inbox .account--fixed,
  .page_account_orderstatus .account--fixed {
    max-width: 100%; }
  .account-content {
    padding: 0; }
  .account-head {
    display: none; }
  .navBar--account,
  .account--fixedLarge .navBar.navBar--sub.navBar--account,
  .account--fixed > .navBar.navBar--sub.navBar--account {
    display: inline-block;
    width: 100%;
    margin: 0 0 30px;
    max-width: 100%; }
    .navBar--account .navBar-item,
    .account--fixedLarge .navBar.navBar--sub.navBar--account .navBar-item,
    .account--fixed > .navBar.navBar--sub.navBar--account .navBar-item {
      display: inline-block; }
  .account--fixed > .form {
    max-width: 100%; }
  body .productGrid {
    margin: 0 -15px; }
    body .productGrid .product {
      width: 33.33%;
      padding: 0 15px; }
  .productView .productView-images {
    width: 100%;
    margin: 0 0 20px; }
  .productView .productView-images .productView-image .productView-img-container::after {
    display: none; }
  .productView-img-container img {
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    height: auto;
    width: 100%;
    object-fit: contain;
    position: relative; }
  .quickSearchResults {
    width: 100%;
    margin: 0; }
  .header .bottom_header .container .navPages-container .navPages .navPages-list .navPages-item .navPages-action svg {
    display: none; }
  .quickSearchResults .productGrid {
    border: 1px solid #aaa; }
  .quickSearchResults .productGrid .product .card .card-title {
    height: auto; }
  .quickSearchResults .modal-close {
    display: inline-block;
    top: 0;
    right: 0; }
  /**/
  .install .container .zigzag.reverse_col {
    margin: 0; }
  .new_products {
    padding: 0 17px 0 0; }
  .top_products {
    padding: 0 0 0 17px; }
  .new_products .product_inner .product_left h3 {
    left: 20px; }
  .header .bottom_header .container .navUser {
    position: static;
    transform: none;
    top: 0;
    width: 100%; }
  .header .bottom_header .container,
  .header .bottom_header {
    position: static; }
  .header .bottom_header .container .navUser .navUser-section #quickSearch .form .form-field #nav-quick-search {
    width: 100%; }
  .header .top_header {
    padding: 50px 0 15px;
    background: transparent; }
  .header .bottom_header .container .navPages-container#menu {
    display: none; }
  .header {
    position: relative;
    height: auto;
    padding: 0 0 15px;
    background: linear-gradient(90deg, #000 0%, #3D58A4 48.96%, #000 100%); }
  body {
    padding: 0; }
  .navUser ul li.navUser-item {
    display: inline-block;
    width: 100%; }
  .header .bottom_header .container .navUser .navUser-section .navUser-item.navUser-item--cart {
    position: absolute;
    right: 15px;
    top: 50%;
    margin: -38px 0 0; }
  .header .bottom_header .container .navUser .navUser-section {
    position: static; }
  .show_mobile {
    display: inline-block !important;
    width: 100%; }
  .header .top_header .container {
    position: static; }
    .header .top_header .container .top_mobile {
      position: absolute;
      top: 7px;
      left: 0px;
      right: 0px;
      text-align: center;
      padding: 0 15px 0px;
      display: flex !important;
      align-items: center;
      gap: 10px;
      justify-content: space-between; }
      .header .top_header .container .top_mobile .head_right ul {
        margin: 0px;
        list-style: none;
        width: 32px; }
        .header .top_header .container .top_mobile .head_right ul li {
          display: inline-block; }
          .header .top_header .container .top_mobile .head_right ul li img {
            max-width: 30px;
            background: #fff;
            border-radius: 50%; }
  .header .top_header .container .header-logo {
    max-width: 100%;
    height: auto;
    width: 100%; }
  .header-logo__link {
    display: inline-block;
    width: auto; }
  .header-logo-image-unknown-size {
    max-height: 60px; }
  .header .top_header .container .header_top_right {
    display: none; }
  /*Menu CSS*/
  .mobileMenu-toggle.is-open {
    left: 13px; }
  #menu_responsive,
  #menu {
    display: none !important; }
  .header.is-open #menu_responsive {
    display: inline-block !important;
    width: 275px;
    display: inline-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;
    transition: all .3s ease 0s;
    position: fixed;
    top: 0;
    float: left;
    width: 100%; }
  #menu_responsive .navPages {
    background: #000;
    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;
    text-align: left; }
  #menu_responsive .navPages-list.navPages-list--user li a.navPages-action:hover {
    color: #000; }
  #menu_responsive ul li > a.navPages-action:hover,
  #menu_responsive ul.navPages-list.navPages-list--user li > a.navPages-action:hover {
    color: #F9D84D; }
  #menu_responsive .navPages-action,
  #menu_responsive .navPage-subMenu-item > .navPage-subMenu-action {
    text-transform: uppercase;
    letter-spacing: 1.25px;
    line-height: normal;
    padding: 0px 22px 0px 0;
    display: block;
    border: 0;
    font-family: "Oswald", sans-serif;
    font-size: 14px;
    color: #fff;
    line-height: 22px;
    white-space: normal; }
    #menu_responsive .navPages-action:hover,
    #menu_responsive .navPage-subMenu-item > .navPage-subMenu-action:hover {
      color: #F9D84D; }
  #menu_responsive ul > li {
    margin: 0 0 10px; }
  #menu_responsive .navPages ul {
    margin: 0;
    max-width: 100%;
    min-width: 100%; }
  #menu_responsive .navPages ul .navPageSubMenu_inner .navPages-action,
  #menu_responsive .navPage_subMenu .menu_left .navPageSubMenu_inner .view_all_link .navPages-action {
    text-transform: capitalize; }
  #menu_responsive .navPage-subMenu-item > .navPage-subMenu-action {
    padding: 0 22px 0 0; }
  .navPages-container.is-open svg,
  #menu_responsive .navPages ul li:hover .navPage-subMenu,
  #menu_responsive .navPages-quickSearch,
  .header_bottom .nav_menu .nav_category > li > a::after {
    display: none; }
  #menu_responsive .navPage-subMenu .container {
    padding: 0; }
  #menu_responsive .navPage-subMenu .navPage-subMenu-list,
  #menu_responsive .navPage-subMenu .container {
    display: block !important; }
  .navPage_subMenu .navPages-list li .navPageSubMenu_inner .navPage-subMenu-list li a:hover,
  .header_bottom .menu_support .navPage_subMenu .navPages-list li .navPageSubMenu_inner .navPage-subMenu-list li a:hover {
    background: transparent; }
  #menu_responsive .subcat-expand {
    height: 22px;
    width: 22px;
    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;
    position: relative;
    left: auto;
    min-width: 100px;
    padding: 0 !important;
    transform: none; }
    #menu_responsive .navPage-subMenu:before {
      display: none; }
  #menu_responsive .navPages ul {
    width: 100%;
    float: left; }
  #menu_responsive ul ul {
    width: 100%;
    display: block;
    padding: 8px 0 10px 10px;
    background: transparent;
    margin: 0;
    border: 0; }
  #menu_responsive .navPages-list + .navPages-list {
    float: left;
    margin-bottom: 10px; }
  #menu_responsive {
    transition: all .3s ease 0s;
    left: 0; }
  .mobileMenu-toggle {
    left: 10px;
    top: 50%;
    background: transparent;
    height: 30px;
    width: 30px;
    padding: 0px;
    border: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    margin: -14px 0 0px; }
  .mobileMenu-toggle .mobileMenu-toggleIcon {
    top: 50%;
    left: 50%;
    margin: 0px;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%); }
  .mobileMenu-toggle.is-open .mobileMenu-toggleIcon {
    left: 15px;
    margin: 0px 0 0; }
  .mobileMenu-toggle .mobileMenu-toggleIcon::before {
    top: -7px; }
  .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: #fff; }
  .navPage_subMenu {
    position: static;
    background: transparent; }
  #menu_responsive .navPages ul,
  #menu_responsive ul li {
    display: block !important;
    width: 100%; }
  .navPage_subMenu {
    max-height: 100%;
    padding: 0; }
  .navPage_subMenu .navPages-list li {
    margin: 0; }
  .navPage_subMenu .container {
    padding: 0; }
  #menu_responsive .navPages-action,
  #menu_responsive .navPage-subMenu-item > .navPage-subMenu-action {
    width: 100%; }
  .header .bottom_header .container .navPages-container .navPages {
    margin: 0; }
  /*Menu CSS*/
  .carousel_main .carousel_right {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    transform: none; }
  .carousel_main1 .carousel_right1 {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    transform: none; }
  .carousel_main .carousel_right ul {
    display: inline-block;
    width: 100%;
    margin: 30px 0; }
  .carousel_main1 .carousel_right1 ul {
    display: inline-block;
    width: 100%;
    margin: 30px 0; }
  .carousel_main .carousel_right ul li {
    width: 33.33%;
    float: left;
    margin: 0;
    padding: 20px 0; }
  .carousel_main1 .carousel_right1 ul li {
    width: 33.33%;
    float: left;
    margin: 0;
    padding: 20px 0; }
  .carousel_main .carousel_right ul li h2 {
    margin: 5px 0 10px;
    font-size: 16px; }
  .carousel_main1 .carousel_right1 ul li h2 {
    margin: 5px 0 10px;
    font-size: 16px; }
  .carousel_main .heroCarousel .heroCarousel-slide .heroCarousel-content {
    left: 20px;
    width: calc(100% - 40px); }
  .carousel_main1 .heroCarousel .heroCarousel-slide .heroCarousel-content {
    left: 20px;
    width: calc(100% - 40px); }
  .carousel_main .heroCarousel .heroCarousel-slide .heroCarousel-content .heroCarousel-title {
    font-size: 22px;
    line-height: 28px;
    margin: 0; }
  .carousel_main1 .heroCarousel .heroCarousel-slide .heroCarousel-content .heroCarousel-title {
    font-size: 22px;
    line-height: 28px;
    margin: 0; }
  #video-container {
    width: 100%;
    padding: 0 20px; }
  .page_heading,
  .page-heading {
    font-size: 26px; }
  #categorysec ul li {
    width: 33.33%;
    float: none;
    margin: 0 -2px 30px; }
  #categorysec ul {
    text-align: center;
    margin: 0 0 -30px; }
  .partition .container .page_heading {
    margin: 0 0 30px; }
  .partition .container ul {
    margin: 0 -15px -30px;
    display: inline-block; }
    .partition .container ul li {
      width: 50%;
      margin: 0 0 30px; }
  .partition .container ul li:nth-child(2n+1) {
    clear: left; }
  .partition .container ul li .partition_inner .part_content h3 {
    font-size: 18px; }
  .partition .container ul li .partition_inner .part_content a {
    font-size: 16px; }
  .partition .container ul li .partition_inner:hover .part_content {
    height: auto; }
  .process ul li:first-child .order_img::after,
  .process ul li:nth-child(2) .order_img::after {
    display: none; }
  .process ul li {
    margin: 0 0 30px; }
  .process ul li p {
    max-width: 100%;
    margin: 15px 0 0; }
  .process ul li h3 {
    margin: 5px 0 0; }
  .process .page_heading {
    margin: 30px 0 30px 0; }
  .install .container .zigzag {
    display: inline-block; }
  .install .container .zigzag .zigzag_img {
    width: 100%; }
  .install .container .zigzag .zigzag_text {
    width: 100%;
    margin: 20px 0 0;
    clip-path: polygon(0px 0%, 100% 0%, 100% 100%, 0% 100%);
    -webkit-clip-path: polygon(0px 0%, 100% 0%, 100% 100%, 0% 100%);
    padding: 0 20px 25px 20px; }
  .install .container .zigzag.reverse_col .zigzag_text {
    clip-path: polygon(0% 0%, calc(100% - 0px) 0%, 100% 100%, 0% 100%);
    -webkit-clip-path: polygon(0% 0%, calc(100% - 0px) 0%, 100% 100%, 0% 100%);
    margin: 20px 0 0;
    padding: 0 20px 25px 20px; }
  .restacce .rest_left {
    width: 250px; }
  .restacce .rest_right {
    width: calc(100% - 150px);
    margin: 0 0 0 -50px; }
  .restacce .rest_left .rest_content h3 {
    font-size: 30px;
    line-height: 35px; }
  .top_products .product_inner .product_right h3 {
    font-size: 35px;
    margin: 0; }
  .top_products .product_inner .product_right,
  .new_products .product_inner .product_left {
    width: 220px; }
  .top_products .product_inner .top_left,
  .new_products .product_inner .top_right {
    max-width: calc(100% - 220px);
    width: 100%; }
  .depend .container .depend_top .depend_img {
    width: 100%; }
  .depend .container .depend_top .depend_text {
    padding: 20px 0 0;
    width: 100%; }
  .depend_bottom > ul {
    display: block;
    gap: unset;
    width: auto;
    margin: 0 -10px; }
  .depend_bottom > ul li {
    width: calc(25% - 20px);
    float: left;
    padding: 0px;
    margin: 0 10px; }
  .depend_bottom > ul li .depend_inner {
    padding: 20px 0 30px; }
  .depend_bottom > ul li .depend_inner .count_sec h3,
  .depend_bottom > ul li:nth-child(2) .depend_inner .count_sec h3 {
    font-size: 45px; }
  .depend_bottom > ul li .depend_inner p {
    font-size: 15px; }
  .depend .container .depend_top .depend_text .img_sec li {
    width: auto; }
  .depend .container .depend_top .depend_text .img_sec {
    gap: 20px; }
  .testimonial {
    padding: 30px 17px 40px;
    margin: 60px 0 30px; }
  .blog_sec .container .blog li .blog_bottom a {
    font-size: 18px;
    line-height: 24px;
    min-height: 50px;
    display: inline-block; }
  .testimonial .testimonial_inner ul li > svg {
    left: 20px; }
  .blog_sec .container {
    padding: 0 20px; }
  .blog_sec .page_heading {
    margin: 0 0 30px; }
  .blog_sec {
    margin: 0 0 50px; }
  .bottom_listing ul li h3 {
    font-size: 20px;
    line-height: normal;
    min-height: 60px; }
  .bottom_listing ul li p {
    font-size: 14px;
    line-height: 22px;
    min-height: 110px;
    padding: 0; }
  .bottom_listing ul li .button {
    padding-left: 20px;
    padding-right: 20px; }
  .footer .footer_top .footer-info-col {
    width: 100%;
    margin: 30px 0 0;
    padding: 0; }
  .footer .footer_top .footer-info-col .footer-info-heading {
    margin: 0 0 15px; }
  .footer .footer_top .footer-info-col p {
    max-width: 100%;
    margin: 0; }
  .footer .footer_top .footer-info-col .socialLinks {
    margin: 10px 0 0; }
  .footer .footer_top .footer-info-col:nth-child(2) {
    width: calc(100% - 300px);
    margin: 30px 0 0; }
  .footer .footer_top .footer-info-col:nth-child(3),
  .footer .footer_top .footer-info-col.f_contact_us_col {
    width: 300px;
    margin: 30px 0 0; }
  .footer .footer_top .footer-info-col:nth-child(4) {
    width: 100%;
    margin: 30px 0 0; }
  .footer-info {
    margin: 0; }
  .custom_default .bottom_listing ul {
    max-width: calc(100% - 40px); }
  .bottom_listing ul {
    gap: 20px; }
  .bottom_listing ul li p {
    margin: 7px 0 20px; }
  .top_sec_list svg {
    height: auto;
    max-width: 120px; }
  .bottom_listing ul li h3 {
    font-size: 16px;
    min-height: 25px; }
  .depend .container,
  .product_main .container,
  .install .container,
  .partition .container {
    padding: 0 20px; }
  .blog_sec .container .blog li .blog_bottom p {
    height: auto; }
  body .footer_top .container {
    padding: 0px 20px 0; }
  .productGrid .product .card .card-figure,
  .productGrid .productCarousel-slide .card .card-figure,
  .productCarousel .product .card .card-figure,
  .productCarousel .productCarousel-slide .card .card-figure {
    max-height: 100%; }
  .productGrid .product .card .card-figure .card-figure__link,
  .productGrid .productCarousel-slide .card .card-figure .card-figure__link,
  .productCarousel .product .card .card-figure .card-figure__link,
  .productCarousel .productCarousel-slide .card .card-figure .card-figure__link {
    max-height: 199px; }
  .productGrid .product .card .card-figure .card-figcaption .card-figcaption-body,
  .productGrid .productCarousel-slide .card .card-figure .card-figcaption .card-figcaption-body,
  .productCarousel .product .card .card-figure .card-figcaption .card-figcaption-body,
  .productCarousel .productCarousel-slide .card .card-figure .card-figcaption .card-figcaption-body {
    transform: none;
    width: 100%; }
  .productGrid .product .card .card-figure .card-figcaption .card-figcaption-body .button,
  .productGrid .productCarousel-slide .card .card-figure .card-figcaption .card-figcaption-body .button,
  .productCarousel .product .card .card-figure .card-figcaption .card-figcaption-body .button,
  .productCarousel .productCarousel-slide .card .card-figure .card-figcaption .card-figcaption-body .button {
    width: 100%; }
  .productList .listItem .listItem-figure .listItem-figure__link {
    max-height: 190px;
    overflow: hidden; }
  .gridview .productGrid .product .card .card-body .card-title {
    height: 75px; }
  .productList .listItem .listItem-figure .listItem-figure__link .listItem-image {
    height: 120px; } }

@media only screen and (max-width: 767px) {
  .contact-au .button {
    padding: 10px 25px;
    font-size: 20px; }
  .quickSearchResults .productGrid .product .card .card-figure .card-figure__link .card-img-container {
    max-height: 80px !important;
    min-height: 80px !important; }
  .quickSearchResults .productGrid .product .card .card-figure .card-img-container .card-image {
    max-height: 80px; }
  .ct_info_bottom_content ul {
    width: auto;
    margin: 0 -10px; }
  .productList .listItem .listItem-figure .listItem-figureBody .button {
    height: 46px; }
  .process ul li {
    width: 100%; }
  .new_products .productCarousel .productCarousel-slide .card .card-body .card-title {
    min-height: 48px; }
  .col_3_cms_img li {
    width: 50%; }
  .cms_cnt .partition_installations_page a {
    font-size: 16px; }
  .cms_title_withbg {
    font-size: 20px; }
  .ct_info_bottom_content.fullwidth_ct_info_bottom_content ul {
    flex-wrap: wrap; }
  .ct_info_bottom_content.fullwidth_ct_info_bottom_content ul li {
    width: calc( 50% - 20px);
    margin-left: 10px !important;
    margin-right: 10px !important; }
  .col_4_ul li {
    width: 50%; }
  h2 {
    font-size: 22px; }
  h3 {
    font-size: 21px; }
  .body {
    margin-bottom: 30px; }
  p {
    font-size: 15px; }
  .restroom_stalls_sec {
    padding: 20px 0 0; }
  .restroom_stalls_sec h2 {
    font-size: 30px; }
  .restroom_stalls_sec p {
    font-size: 15px; }
  .meet_team_sec .team_pic ul li {
    width: 50%;
    margin: 0 0 30px; }
  .meet_team_sec .team_pic {
    margin: 0; }
  .meet_team_sec .team_pic ul {
    margin: 0 -10px -20px; }
  .meet_team_sec .company_pic ul li,
  .map_video_sec .video_sec li {
    width: 100%;
    margin: 0px 0 20px; }
  .depend_bottom {
    margin: -20px 0 0; }
  .map_video_sec .bottom_listing {
    padding: 0 0 20px; }
  .map_video_sec .video_sec {
    padding: 30px 0 20px; }
  .meet_team_sec .company_pic {
    margin: 30px 0; }
  .product-tabs .tab-content {
    margin: 0 0 20px; }
  /*Sub category*/
  .By-Season-Bottom ul {
    column-gap: 20px;
    grid-template-columns: repeat(2, 1fr); }
  /**/
  .productView .productView-images .productView-thumbnails .productView-thumbnail .productView-thumbnail-link img {
    height: auto; }
  .ct_info_right h4 {
    margin-top: 10px; }
  .productView .productView-images .productView-thumbnails .productView-thumbnail {
    width: calc(33.33% - 20px);
    padding: 15px 0px;
    text-align: center;
    margin: 0 10px;
    float: left; }
  .productView .productView-images .productView-thumbnails {
    margin: 15px 0px;
    padding: 0 10px 0 6px; }
  .productView-thumbnails .slick-arrow.slick-prev {
    left: 0px; }
  .productView-thumbnails .slick-arrow.slick-next {
    right: 0px; }
  body .tabs-contents .productView-info .productView-info-name {
    font-size: 16px;
    line-height: normal; }
  body .tabs-contents .productView-info .productView-info-value {
    font-size: 16px;
    line-height: normal;
    margin: 2px 0 0 5px; }
  .productView-description .tabs-contents .tab-content p {
    font-size: 14px; }
  /**/
  .bottom_listing ul {
    display: inline-block;
    width: 100%;
    max-width: 100%;
    padding: 0; }
  .ct_partition_outer ul li:last-child {
    margin: 0; }
  .ct_partition_outer ul li:nth-last-child(2) {
    margin: 0; }
  .cat-no-product .category_description h2 {
    font-size: 21px;
    margin: 0 0 15px; }
  .ct_des_sec h3 {
    font-size: 18px; }
  .banner_overlay_content h1.page-heading {
    font-size: 30px; }
  .banner_overlay_content p {
    font-size: 16px; }
  .ct_info_bottom_content ul li {
    width: 100%;
    padding: 20px 0; }
    .ct_info_bottom_content ul li:not(:last-child) {
      margin: 0 0 20px; }
  .ct_partition_outer ul li .ct_partition_inner .ct_part_content h3 {
    font-size: 18px;
    line-height: normal; }
  .ct_partition_outer ul li .ct_partition_inner .ct_part_content a {
    font-size: 15px; }
  .ct_partition_outer ul li {
    padding: 0 10px; }
  .ct_partition_outer ul {
    margin: 0 -10px; }
  .ct_info_bottom_content ul {
    column-gap: 0px;
    display: inline-block;
    width: auto; }
  /**/
  .partition .container ul li {
    padding: 0 10px; }
  .partition .container ul {
    margin: 0 -10px -20px; }
  .header .top_header .container .header_text {
    font-size: 14px;
    line-height: normal; }
  .carousel_main .heroCarousel .heroCarousel-slide .heroCarousel-content .heroCarousel-description {
    font-size: 30px;
    margin: 0 0 10px;
    line-height: normal; }
  .carousel_main1 .heroCarousel .heroCarousel-slide .heroCarousel-content .heroCarousel-description {
    font-size: 30px;
    margin: 0 0 10px;
    line-height: normal; }
  .carousel_main .heroCarousel .heroCarousel-slide .heroCarousel-content .heroCarousel-title {
    font-size: 18px;
    line-height: normal;
    margin: 0; }
  .carousel_main1 .heroCarousel .heroCarousel-slide .heroCarousel-content .heroCarousel-title {
    font-size: 18px;
    line-height: normal;
    margin: 0; }
  .carousel_main .heroCarousel .heroCarousel-slide .heroCarousel-content .heroCarousel-action {
    font-size: 14px;
    line-height: normal; }
  .carousel_main1 .heroCarousel .heroCarousel-slide .heroCarousel-content .heroCarousel-action {
    font-size: 14px;
    line-height: normal; }
  .carousel_main .carousel_right ul li {
    width: 50%;
    margin: 0 -2px 30px;
    float: none;
    display: inline-block; }
  .carousel_main1 .carousel_right1 ul li {
    width: 50%;
    margin: 0 -2px 30px;
    float: none;
    display: inline-block; }
  .carousel_main .carousel_right ul {
    text-align: center;
    padding: 0 20px; }
  .carousel_main1 .carousel_right1 ul {
    text-align: center;
    padding: 0 20px; }
  .carousel_main .carousel_right ul li h2 {
    font-size: 18px; }
  .carousel_main1 .carousel_right1 ul li h2 {
    font-size: 18px; }
  #video-container #playButton svg {
    width: 70px; }
  #categorysec ul li {
    width: 50%; }
  .carousel_main .carousel_right ul li .car_icon svg {
    height: 60px;
    width: auto; }
  .carousel_main1 .carousel_right1 ul li .car_icon svg {
    height: 60px;
    width: auto; }
  #categorysec,
  .process,
  .restacce {
    margin: 30px 0 0; }
  .restacce .rest_left .rest_content h3 {
    font-size: 25px;
    line-height: 30px; }
  .button,
  .button:focus,
  .button:active,
  .swal2-container .swal2-confirm.button,
  .swal2-container .swal2-modal .swal2-cancel,
  .main-btn {
    font-size: 16px;
    padding: 10px 20px; }
  .restacce .rest_left {
    width: 200px; }
  .top_products {
    margin: 50px 0; }
  .top_products .product_inner .product_right h3 {
    font-size: 28px;
    line-height: 34px; }
  .new_products .product_inner .product_left h3 {
    font-size: 28px;
    max-width: 150px;
    line-height: 34px; }
  .top_products .product_inner .top_left,
  .new_products .product_inner .top_right {
    max-width: 100%;
    padding: 0 17px; }
  .top_products .product_inner .product_right,
  .new_products .product_inner .product_left {
    width: 100%;
    text-align: center; }
  .top_products .product_inner {
    flex-direction: column-reverse; }
  .top_products .product_inner .product_right img {
    transform: rotate(-90deg);
    padding: 0 25px;
    position: relative;
    width: 100%; }
  .top_products .product_inner .product_right h3,
  .new_products .product_inner .product_left h3 {
    padding: 0 20px;
    text-align: left;
    max-width: 100%;
    margin: -30px 0 0;
    left: 0;
    text-align: center;
    transform: translateX(0); }
  .top_products .product_inner {
    flex-direction: column-reverse; }
  .top_products .product_inner .product_right img {
    transform: rotate(-90deg);
    padding: 0 0;
    position: relative;
    width: auto;
    max-width: 300px; }
  .new_products .product_inner .product_left img {
    transform: rotate(90deg);
    padding: 0 0;
    position: relative;
    width: auto;
    max-width: 300px; }
  .top_products {
    margin: 30px 0 11px 0;
    padding: 0; }
  .new_products {
    padding: 0;
    margin: 0px 0 60px 0; }
  .new_products .product_inner {
    flex-direction: column; }
  .productGrid .product .card .card-body .card-title,
  .productGrid .productCarousel-slide .card .card-body .card-title,
  .productCarousel .product .card .card-body .card-title,
  .productCarousel .productCarousel-slide .card .card-body .card-title {
    height: auto; }
  .depend {
    margin: 0; }
  .new_products {
    margin: 0px 0 40px 0; }
  .depend_bottom > ul li {
    width: calc(50% - 20px);
    margin: 0 10px 30px; }
  .depend_bottom > ul {
    margin: 0 -10px -30px;
    display: inline-block; }
  .testimonial .testimonial_inner ul li {
    padding: 56px 30px 20px; }
  .testimonial .testimonial_inner ul li > svg {
    width: 30px;
    top: 20px; }
  .testimonial .testimonial_inner ul li h4 {
    margin: 10px auto; }
  .blog_sec .container .blog {
    display: inline-block;
    width: 100%; }
  .blog_sec .container .blog li {
    width: 100%;
    margin: 0 0 30px; }
    .blog_sec .container .blog li:last-child {
      margin: 0; }
  .blog_sec .container .blog li .blog_bottom a {
    min-height: 25px; }
  .custom_default .bottom_listing ul {
    display: inline-block;
    width: 100%;
    max-width: 100%;
    padding: 0 10px; }
  .bottom_listing ul li {
    margin: 0 10px 20px;
    width: calc(50% - 20px);
    float: left; }
  .bottom_listing ul li h3 {
    min-height: 30px; }
  .bottom_listing ul li p {
    min-height: 100px;
    margin: 5px 0 20px; }
  .bottom_listing {
    padding: 0 0 30px; }
  .footer .footer_bottom .container {
    display: inline-block; }
  .footer .footer_bottom {
    height: auto; }
  .footer .footer_bottom .container p {
    margin: 10px 0;
    text-align: center; }
  .footer .footer_bottom .container ul li {
    margin: 0; }
  .footer .footer_bottom .container ul {
    margin: 0 0 10px;
    justify-content: center; }
  .productGrid .product .card .card-body .card_bottom {
    width: 100%;
    text-align: left; }
  /*Common*/
  .blog-post h2 {
    font-size: 24px; }
  .blog-post p {
    font-size: 14px; }
  .blog_main .blog {
    width: 50%; }
  .blog_main .blog:nth-child(4n+1),
  .blog_main .blog:nth-child(3n+1) {
    clear: none; }
  .blog_main .blog:nth-child(2n+1) {
    clear: left; }
  .productView .productView-details .productView-product .productView-title,
  .productView-description .ct_info_right .productView-title {
    font-size: 26px; }
  .productCarousel .productCarousel-slide .card .card-figure .card-img-container .card-image.sec_pro_img {
    display: none; }
  .productCarousel .productCarousel-slide .card:hover .card-figure .card-img-container .card-image.sec_pro_img {
    display: inline-block; }
  .productCarousel .productCarousel-slide .card:hover .card-figure .card-img-container .card-image.default_img {
    display: none; }
  .facetedSearch-toggle-text {
    width: calc(100% - 91px); }
  .category_banner h1 {
    font-size: 30px; }
  .facetedSearch-toggle-indicator {
    width: 91px; }
  .page-sidebar + .page-content .productGrid .product,
  .page-content .productGrid .product {
    width: 50%;
    margin: 0 0 0px;
    padding: 0 10px 30px; }
  .productGrid .product .card .card-body .card-title a,
  .productGrid .productCarousel-slide .card .card-body .card-title a,
  .productCarousel .product .card .card-body .card-title a,
  .productCarousel .productCarousel-slide .card .card-body .card-title a {
    font-size: 16px; }
  .productGrid .product .card .card-body .card-title,
  .productGrid .productCarousel-slide .card .card-body .card-title,
  .productCarousel .product .card .card-body .card-title,
  .productCarousel .productCarousel-slide .card .card-body .card-title {
    min-height: 100px; }
  .page-sidebar + .page-content .productGrid {
    margin-bottom: -30px; }
  body .productGrid {
    margin: 0 -10px; }
  .product-tabs .productCarousel .slick-list {
    margin: 0 0px;
    padding: 0 8px; }
  .product-tabs .slick-arrow.slick-prev {
    left: 0px; }
  .product-tabs .slick-arrow.slick-next {
    right: 0px; }
  .modal-header-title {
    line-height: normal; }
  #previewModal .modal-body {
    padding: 20px; }
  .brandGrid .brand {
    width: 50%; }
  .page-heading {
    font-size: 24px;
    margin: 0 0 20px; }
  ol.breadcrumbs {
    display: block; }
  .table-actions .form-fieldset {
    display: inline-block; }
    .table-actions .form-fieldset .button {
      margin: 5px; }
  body .productGrid .product {
    width: 50%; }
  /*Add class in account wishlist-list.html*/
  .wishlists-container {
    max-width: 100%;
    overflow: auto;
    margin: 0 0 20px; }
    .wishlists-container .wishlists-table {
      margin: 0; }
  .partition .container ul li .partition_inner .part_content h3 {
    height: 52px;
    overflow: hidden; }
  .install .container .zigzag.reverse_col .zigzag_text,
  .install .container .zigzag .zigzag_text {
    margin-top: 0;
    border-radius: 5px 5px 0 0; }
  .slick-arrow.slick-prev {
    left: -22px; }
  .slick-arrow.slick-next {
    right: -22px; }
  .quickSearchResults .productGrid .product .card .card-body .card-title {
    min-height: auto; }
  /**/ }

@media only screen and (max-width: 479px) {
  .contact-au .button {
    padding: 10px 20px;
    font-size: 18px; }
  .ct_info_bottom_content.fullwidth_ct_info_bottom_content ul li {
    width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important; }
  .productView .add-to-cart-buttons {
    max-width: 100%; }
  .sub_category .page-heading {
    margin: 15px 0 0 0; }
  .By-Season-Bottom ul li h2 {
    height: auto; }
  .productList .listItem .listItem-body .button {
    width: 100%; }
  .productList .listItem .listItem-body .button + .button {
    margin: 10px 0 0 0; }
  .productList .listItem .listItem-figure .listItem-figure__link .listItem-image {
    height: auto; }
  .gridview .productGrid .product .card .card-body .card-title {
    height: auto; }
  .bottom_listing ul li {
    width: 100%;
    margin: 0 0 20px 0; }
  .productList .listItem .listItem-figure .listItem-figureBody .button {
    width: 100%; }
  .productList .listItem .listItem-figure .listItem-figureBody {
    position: initial;
    margin-top: 15px;
    margin-bottom: 20px; }
  .slick-arrow.slick-prev {
    left: -14px; }
  .slick-arrow.slick-next {
    right: -14px; }
  .slick-arrow {
    width: 27px;
    height: 51px; }
  .slick-arrow.slick-next:before,
  .slick-arrow.slick-prev:before {
    width: 27px;
    height: 51px;
    background-position: right 7px center; }
  .top_products .product_inner .product_right img,
  .new_products .product_inner .product_left img {
    max-width: 100%; }
  .ct_info_bottom_content ul {
    width: auto;
    margin: 0px; }
  body .ct_info_bottom_content ul li {
    width: 100%;
    float: left;
    margin: 0 !important; }
    body .ct_info_bottom_content ul li:not(:last-child) {
      margin: 0 0px 15px !important; }
  .new_products .productCarousel .productCarousel-slide .card .card-body .card-title {
    min-height: auto; }
  .productList .listItem .listItem-figure .listItem-figure__link,
  .productList .listItem:hover .listItem-figure .listItem-figure__link .listItem-image.sec_pro_img {
    max-height: 220px;
    min-height: 220px; }
  .listItem-actions .button {
    padding: 10px 15px; }
  .header .top_header .container .header_text {
    font-size: 13px; }
  .cms_cnt h3:first-child {
    margin-top: 0; }
  .col_3_cms_img li {
    width: 100%; }
  .cms_cnt .partition_installations_page a {
    font-size: 14px; }
  .cms_title_withbg {
    font-size: 18px; }
  iframe[height="500"] {
    height: 400px; }
  .col_4_ul li {
    width: 50%; }
  .col_3_cms_img li {
    width: 100%; }
  p {
    font-size: 14px; }
  h2 {
    font-size: 20px; }
  h3 {
    font-size: 19px; }
  #contact-us-page .contact_lt h4 {
    font-size: 18px; }
  .page-heading {
    font-size: 22px;
    margin: 0 0 20px;
    line-height: 28px; }
  .restroom_stalls_sec h2 {
    font-size: 24px; }
  .restroom_stalls_sec h4 {
    line-height: normal;
    margin: 10px 0; }
  .restroom_stalls_sec p,
  .about_company_sec .about_company_txt p,
  .map_video_sec .map_sec p,
  .map_video_sec .map_sec p:nth-child(2) {
    font-size: 14px; }
  .map_video_sec .map_sec h3,
  .meet_team_sec h3 {
    font-size: 18px;
    margin: 0 0 15px;
    line-height: normal; }
  .meet_team_sec .team_pic ul li {
    width: 100%; }
  .productView .productView-details .productView-product .productView-info .productView-info-name,
  .productView .productView-details .productView-options {
    margin: 10px 0 0; }
  .productView .productView-details .productView-product .productView-info .productView-info-value {
    margin: 12px 0 0 5px; }
  .productView .productView-details .productView-product .productView-rating > span {
    margin: 0; }
  .productView .productView-details .productView-product .productView-rating .productView-reviewLink {
    margin: 0 0 0 10px;
    font-size: 13px; }
  /*Sub category*/
  .By-Season-Bottom ul {
    column-gap: 20px;
    grid-template-columns: repeat(1, 1fr); }
  /**/
  .cat-no-product .category_description h4 {
    font-size: 17px; }
  .ct_partition_outer ul li {
    width: 100%; }
  .ct_partition_outer ul li:nth-last-child(2) {
    margin: 0 0 30px; }
  .ct_des_sec p,
  .ct_des_sec ul li {
    font-size: 14px; }
  .ct_des_sec h3 {
    font-size: 17px; }
  .banner_overlay_content p {
    font-size: 15px;
    line-height: 22px; }
  .banner_overlay_content h1.page-heading {
    font-size: 25px; }
  .ct_info_video .ct_info_left iframe {
    height: 250px; }
  /**/
  .carousel_main .heroCarousel .heroCarousel-slide .heroCarousel-content {
    background: linear-gradient(90deg, #000 0%, #3D58A4 48.96%, #000 100%);
    width: 100%;
    position: relative;
    transform: none;
    padding: 20px 20px 50px;
    left: 0; }
  .carousel_main1 .heroCarousel .heroCarousel-slide .heroCarousel-content {
    background: linear-gradient(90deg, #000 0%, #3D58A4 48.96%, #000 100%);
    width: 100%;
    position: relative;
    transform: none;
    padding: 20px 20px 50px;
    left: 0; }
  .header-logo-image-unknown-size {
    max-height: 50px; }
  .header .bottom_header .container .navUser .navUser-section .navUser-item.navUser-item--cart .navUser-action .navUser-item-cartLabel svg {
    margin: 2px 0 0 1px;
    width: 25px; }
  .header .bottom_header .container .navUser .navUser-section .navUser-item.navUser-item--cart .navUser-action .countPill {
    top: 4px;
    right: 5px; }
  .header .bottom_header .container .navUser .navUser-section .navUser-item.navUser-item--cart {
    height: 35px;
    width: 35px;
    padding: 0; }
  .header .bottom_header .container .navUser .navUser-section .navUser-item.navUser-item--cart .navUser-action .navUser-item-cartLabel {
    padding: 0; }
  .header .bottom_header .container .navUser .navUser-section .navUser-item.navUser-item--cart {
    margin: -27px 0 0; }
  .mobileMenu-toggle {
    margin: -9px 0 0px; }
  .header .top_header {
    padding: 60px 0 15px; }
  .carousel_main .carousel_right ul li {
    width: 100%;
    margin: 0 0 20px; }
  .carousel_main1 .carousel_right1 ul li {
    width: 100%;
    margin: 0 0 20px; }
  #categorysec ul li .cat_container .cat_top {
    display: inline-block; }
  #video-container #playButton svg {
    width: 50px; }
  #categorysec .page_heading,
  .partition .container .page_heading {
    margin: 0 0 10px;
    font-size: 22px; }
  .partition .container ul {
    margin: 20px 0 0; }
  .partition .container ul li {
    width: 100%;
    padding: 0; }
    .partition .container ul li:last-child {
      margin: 0; }
  .process ul li {
    padding: 0 20px; }
  #categorysec ul li {
    width: 100%; }
  #categorysec,
  .partition,
  .process,
  .restacce {
    margin: 30px 0 0; }
  .process .page_heading {
    font-size: 22px;
    margin: 60px 0 20px; }
  .install .container .zigzag .zigzag_text h3 {
    line-height: 35px;
    margin: 15px 0 10px; }
  #customplayButton svg {
    width: 50px; }
  .restacce .rest_left {
    width: 100%; }
  .restacce .rest_right {
    width: 100%;
    margin: 20px 0 0; }
  .restacce {
    display: inline-block;
    margin-top: 55px; }
  .top_products .product_inner .top_left,
  .new_products .product_inner .top_right {
    max-width: 100%;
    padding: 0 17px; }
  .top_products .product_inner .product_right,
  .new_products .product_inner .product_left {
    width: 100%; }
  .top_products .product_inner {
    flex-direction: column-reverse; }
  .top_products .product_inner .product_right img {
    transform: rotate(-90deg);
    padding: 0 25px;
    position: relative; }
  .new_products .product_inner .product_left img {
    transform: rotate(90deg);
    padding: 0 25px;
    position: relative; }
  .top_products {
    margin: 30px 0 11px 0;
    padding: 0; }
  .new_products {
    padding: 0;
    margin: 0px 0 60px 0; }
  .top_products .product_inner .product_right h3,
  .new_products .product_inner .product_left h3 {
    padding: 0 20px;
    text-align: left;
    max-width: 100%;
    margin: -30px 0 0;
    left: 0;
    text-align: center;
    transform: translateX(0); }
  .depend .container .depend_top .depend_text .lorem_text li {
    width: 100%; }
  .new_products .product_inner {
    flex-direction: column; }
  .depend_bottom > ul li {
    width: 100%;
    margin: 0 0px 30px; }
  .depend_bottom > ul {
    margin: 0 0px -30px; }
  .footer .footer_top .footer-info-col {
    text-align: left; }
  .footer .footer_top .footer-info-col.f_contact_us_col ul li span,
  .footer .footer_top .footer-info-col.f_contact_us_col ul li a,
  .footer .footer_top .footer-info-col.f_contact_us_col ul li:nth-child(2) a span,
  .footer .footer_top .footer-info-col.f_contact_us_col ul li:nth-child(3) a span {
    margin: 0px 0 0 5px; }
  .footer .footer_top .footer-info-col:nth-child(2) {
    width: 100%; }
  .install .container .zigzag .zigzag_text h3 {
    line-height: normal;
    font-size: 20px; }
  .install .container .page_heading {
    margin: 52px 0 20px;
    font-size: 22px; }
  .depend .container .depend_top .depend_text h3 {
    font-size: 22px; }
  .footer .footer_top .footer-info-col:nth-child(3) {
    width: 100%; }
  .sort_container {
    flex-direction: column;
    align-items: start;
    gap: 10px; }
  .sort_container .view_main {
    margin: 0; }
  .sort_container .actionBar,
  .sort_container .actionBar .form-field {
    width: 100%; }
  .page-sidebar + .page-content .productGrid .product,
  .page-content .productGrid .product {
    width: 100%; }
  .custom_category .container .sidebarBlock-heading,
  .custom_search .container .sidebarBlock-heading,
  .custom_brand .container .sidebarBlock-heading {
    font-size: 20px; }
  .custom_category .container .sidebarBlock .accordion-content #facetedSearch-navList--brand .navList-item .navList-action,
  .custom_search .container .sidebarBlock .accordion-content #facetedSearch-navList--brand .navList-item .navList-action,
  .custom_brand .container .sidebarBlock .accordion-content #facetedSearch-navList--brand .navList-item .navList-action {
    font-size: 14px; }
  .productView-description .tabs .tab .tab-title {
    padding: 13px 40px; }
  /*Common*/
  .custom_forgotpassword .form-prefixPostfix .button {
    width: 100%;
    margin: 15px 0 0; }
  .productView-description .tabs .tab .tab-title {
    font-size: 16px; }
  .productView .productView-details .productView-product .productView-title,
  .productView-description .ct_info_right .productView-title {
    font-size: 22px; }
  .tab-content .productReviews {
    margin: 0; }
  .productView-description .tabs-contents .tab-content p.productReview-body {
    margin: 0; }
  .blog_main .blog {
    width: 100%; }
  .error_msg_404 svg {
    max-width: 100%; }
  .blog-post h2 {
    font-size: 20px;
    margin-bottom: 0; }
  .blog_main .blog:nth-child(4n+1),
  .blog_main .blog:nth-child(3n+1) {
    clear: none; }
  .blog_main .blog:nth-child(2n+1) {
    clear: none; }
  .blog_main .blog .blog-post-body .blog-title {
    min-height: auto; }
  .productView .productView-details .productView-options .form-label {
    text-align: left;
    margin: 0 0 5px; }
  .productView .productView-details .productView-options .form-select {
    width: 100%;
    max-width: 100%; }
  .productView .productView-details .productView-options .form-field {
    text-align: left;
    margin: 0 0 20px 0; }
  .category_banner h1 {
    font-size: 25px; }
  .category_banner {
    margin: 0 0 30px; }
  .custom_category .container,
  .custom_search .container,
  .custom_brand .container {
    padding-top: 20px; }
  .toggleLink-text,
  .facetedSearch-toggle-text {
    font-size: 12px;
    font-family: "Oswald", sans-serif; }
  .productGrid .product .card .card-body .card-title,
  .productGrid .productCarousel-slide .card .card-body .card-title,
  .productCarousel .product .card .card-body .card-title,
  .productCarousel .productCarousel-slide .card .card-body .card-title {
    min-height: auto;
    text-align: left; }
  .productView .productView-images .productView-thumbnails .productView-thumbnail {
    width: calc(50% - 20px); }
  body .form-label.cart-item-label {
    display: inline-block;
    margin: 0;
    float: none;
    text-transform: capitalize; }
  .cart-item-quantity .form-increment {
    max-width: 100%;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 1.5rem; }
  .cart-item-label {
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    font-family: "Oswald", sans-serif;
    font-size: 15px;
    line-height: 1.666;
    color: #3f3f3f; }
  .cart-item-image {
    max-height: 400px; }
  .cart-item-figure:after {
    display: none; }
  .cart-item-block.cart-item-info.cart-item-quantity {
    margin: 15px 0 10px; }
  .cart-item-block.cart-item-info:nth-child(3) {
    margin: 20px 0 0; }
  .cart-item-quantity .quantity-control {
    border-left: 0px; }
  .cart-total .cart-total-label {
    text-align: left;
    padding-left: 0;
    width: 50%; }
  .cart-total-value {
    width: 50%;
    text-align: right; }
  body .cart-actions.cart-content-padding-right {
    margin: 0; }
  .brandGrid .brand {
    width: 50%; }
  .table--line tr td + td {
    padding-left: 10px; }
  body .productGrid {
    margin: 0 -10px; }
    body .productGrid .product {
      width: 100%;
      padding: 0 10px;
      margin: 0 0 40px; }
      body .productGrid .product:last-child {
        margin: 0; }
  .carousel_main .carousel_right ul {
    margin: 60px 0 0; }
  .carousel_main1 .carousel_right1 ul {
    margin: 60px 0 0; }
  #video-container {
    margin-top: 10px; }
  .partition {
    margin-top: 45px; }
  .process {
    margin-top: 55px; }
  .process ul li:last-child {
    margin-bottom: 60px; }
  .testimonial {
    padding-top: 50px;
    padding-bottom: 60px;
    margin-bottom: 50px; }
  .blog_sec {
    margin: 0 0 55px; }
  .bottom_listing {
    padding: 0 0 40px; }
  .footer .footer_top {
    padding: 20px 0 24px 0; }
  .new-customer .panel-body .button,
  .estimator-form .button--primary,
  .ct_info_bottom_content ul li a.button,
  .cat_info_des .button,
  .ct_info_video .ct_info_right .ct_info_top_content a.button,
  .bottom_listing ul li .button,
  .depend .depend_text .button,
  .restacce .rest_content .button,
  .install .container .zigzag .zigzag_text .button,
  .carousel_main .carousel_main1 .heroCarousel .heroCarousel-slide .heroCarousel-content .heroCarousel-action {
    width: 100%; }
  #CartEditProductFieldsForm .form-field .form-select {
    min-width: 100%; }
  #CartEditProductFieldsForm .form-actions {
    margin-top: 10px; }
  .bottom_listing ul li h3 {
    font-size: 20px; }
  .bottom_listing ul li p {
    min-height: auto;
    font-size: 16px;
    line-height: 24px; }
  .partition .container ul li .partition_inner .part_content h3 {
    height: auto; }
  .custom_default .bottom_listing ul {
    padding: 0 20px; }
  .custom_default .bottom_listing ul li {
    width: 100%;
    margin: 0 0 20px 0; }
  body .ct_info_bottom_content ul li {
    padding: 20px; }
  .ct_info_bottom_content ul li h5 {
    font-size: 20px; }
  .banner_ovr_content .cat_info_des {
    padding: 0 20px; }
  .ct_info_bottom_content ul li a.button {
    font-size: 16px; }
  /**/ }

/*Re-use*/
@media only screen and (min-width: 479px) and (max-device-width: 991px) {
  .cart-item-figure {
    margin: 0 0 0 -33.33%;
    padding: 0 20px 0 0;
    width: 33.33%;
    display: inline-block;
    float: left;
    text-align: center; }
  .cart-item-quantity .form-increment {
    max-width: 100%;
    margin: 0; }
  .form-increment .form-input--incrementTotal {
    border-right: 0; }
  .cart-item-title {
    display: inline-block;
    padding: 0px;
    width: 100%;
    margin-bottom: 1.5rem; }
  .cart-item-image {
    max-height: 100%;
    max-width: 100%; }
  .cart-item-block.cart-item-info {
    width: 20%;
    padding: 0 10px 0 0;
    min-width: 70px; }
  .cart-item-block.cart-item-info.cart-item-quantity {
    width: 40%;
    padding: 0 10px;
    min-width: 140px; }
  .cart-item-block.cart-item-info:last-child {
    width: 36%;
    padding: 0 0 0 10px; }
  .form-field--increments .form-increment .form-input {
    max-width: 40px; }
  .cart-header-quantity,
  .cart-item-quantity,
  .cart-item-info:last-child,
  .cart-item-info {
    text-align: left;
    vertical-align: top;
    width: 33.33333%;
    float: left;
    clear: none;
    margin: 0; }
  .cart-item-label {
    width: 100%; }
  .cart-item-label,
  body .form-label.cart-item-label,
  .cart-item-info + .cart-item-info {
    display: inline-block;
    padding: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-family: "Oswald", sans-serif;
    font-size: 15px;
    line-height: 1.666;
    color: #3f3f3f;
    text-align: left; }
  .cart-totals {
    width: 100%; }
  .cart-item {
    padding-left: 25%;
    display: inline-block; }
  .cart-item-value {
    padding-left: 0; }
  .cart-total .cart-total-label {
    text-align: left;
    padding-left: 0;
    width: 50%; }
  .cart-total-value {
    width: 50%;
    text-align: right; }
  .cart-item-quantity .quantity-control {
    border-left: 1px solid #ccc; }
  body .cart-actions.cart-content-padding-right {
    margin: 0; } }

.two_image_col {
  margin: 0 0 40px; }
  .two_image_col img {
    margin: 0 10px; }

/**/
@media only screen and (max-width: 400px) {
  .brandGrid .brand {
    width: 100%; }
  .col_4_ul li {
    width: 100%; } }

.left_right_half {
  display: flex;
  align-items: center; }

.left_right_half p {
  width: 40%; }

.left_right_half .ct_info_bottom_content {
  margin: 0 0 0 0px;
  padding: 0 0 0 20px;
  width: 60%; }

#myVideo {
  display: inline-block !important; }

.page.category.Installation.Services {
  float: left;
  width: 100%;
  text-align: center;
  padding: 0; }

.page.category.Installation.Services .map_video_sec .container .map_sec {
  padding-top: 0px; }

.page.category.Installation.Services .map_video_sec .bottom_listing {
  margin: 50px 0 0; }

.page.category.Installation.Services .map_video_sec .container .map_sec h2 {
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
  margin: 0 0 20px; }

.division_page img {
  margin: 0 auto;
  display: block; }

video {
  max-width: 100%;
  height: auto; }

#video-container iframe {
  max-width: 100%; }

div#consent-manager-update-banner {
  display: none; }

#youtubeplayer {
  z-index: 9;
  position: relative;
  border-radius: 10px; }

.FloatRight.GooglePayCheckout.RemoteCheckout.CheckoutButton {
  margin: 10px 0 0; }

.contact-au {
  float: left;
  clear: left;
  width: 100%;
  text-align: center; }

.division, .division p {
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  color: #484848;
  font-size: 16px;
  line-height: 1.7; }

.division img {
  max-width: 100%; }

.division a {
  color: #000; }

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

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

.half-half-sec {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }

.half-half-sec div {
  width: 48.5%; }

.division h2 {
  margin: 20px 0;
  font-size: 34px;
  line-height: 1; }

.division h3 {
  margin: 0 0 20px;
  font-size: 28px;
  line-height: 1; }

.division .mb-4 {
  margin-bottom: 40px; }

.division .mb-4 p:last-child {
  margin-bottom: 0; }

.three-img {
  display: grid;
  grid-template-columns: 4fr 3.5fr;
  grid-template-rows: 1fr 1fr;
  gap: 15px; }

.three-item img {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover; }

.three-img .three-item:first-child {
  margin: 0;
  grid-row: 1 / span 2; }

.crash-rails {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }

.crash-rails-img {
  width: 20%; }

.crash-rails-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center; }

.crash-rails-con {
  width: 77%; }

.division .bottom_listing ul {
  list-style: none;
  margin: 0 auto;
  display: flex;
  max-width: 100%;
  justify-content: space-between;
  flex-wrap: wrap;
  column-gap: 0; }

.division .bottom_listing ul li {
  background: #fff;
  text-align: center;
  border: 1px solid #CCCCCC;
  border-radius: 8px;
  width: 32%;
  padding: 34px 20px; }

.division .bottom_listing ul li h3 {
  font-size: 24px;
  font-weight: 600;
  font-family: "Oswald", sans-serif;
  line-height: 36px;
  color: #000;
  margin: 15px 0; }

.division .bottom_listing ul li p {
  font-size: 16px;
  font-weight: 500;
  font-family: "Manrope", sans-serif;
  line-height: 24px;
  color: #484848;
  margin: 7px 0 32px;
  min-height: 120px; }

.division .bottom_listing ul li .button_filled {
  border: 1px #F9D84D solid;
  border-radius: 5px;
  outline: none;
  text-transform: uppercase;
  margin: 0;
  padding: 11px 10px;
  min-width: 200px;
  text-align: center;
  text-decoration: none;
  color: #191919;
  background: #F9D84D;
  font-size: 16px;
  font-weight: 500;
  font-family: "Oswald", sans-serif;
  line-height: 24px;
  letter-spacing: 0.5px;
  display: inline-block;
  max-width: 100%;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease; }

@media (max-width: 1100px) {
  .crash-rails {
    justify-content: center; }
  .crash-rails-img {
    width: 400px;
    max-width: 100%; }
  .crash-rails-con {
    width: 100%;
    margin-top: 30px; }
  .division .bottom_listing ul li h3 {
    font-size: 20px; }
  .division .mb-4 {
    margin-bottom: 30px; }
  .half-half-sec div {
    width: 100%; }
  .half-half-sec div img {
    width: 400px;
    display: block;
    margin: 0 auto 30px; }
  .division .bottom_listing ul li h3 {
    font-size: 17px; } }

@media (max-width: 767px) {
  .division .bottom_listing ul {
    justify-content: center;
    gap: 20px; }
  .division .bottom_listing ul li {
    width: 41%; } }

@media (max-width: 639px) {
  .division .bottom_listing ul {
    flex-flow: column;
    align-items: center; }
  .division .bottom_listing ul li {
    width: 300px; } }
