@charset "UTF-8";
@font-face {
  font-family: 'Magistral Book';
  src: url("Magistral-Book.eot");
  src: url("Magistral-Book.eot?#iefix") format("embedded-opentype"), url("Magistral-Book.woff2") format("woff2"), url("Magistral-Book.woff") format("woff"), url("Magistral-Book.ttf") format("truetype"), url("Magistral-Book.svg#Magistral-Book") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Magistral';
  src: url("Magistral-Bold.eot");
  src: url("Magistral-Bold.eot?#iefix") format("embedded-opentype"), url("Magistral-Bold.woff2") format("woff2"), url("Magistral-Bold.woff") format("woff"), url("Magistral-Bold.ttf") format("truetype"), url("Magistral-Bold.svg#Magistral-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Magistral';
  src: url("Magistral-BoldItalic.eot");
  src: url("Magistral-BoldItalic.eot?#iefix") format("embedded-opentype"), url("Magistral-BoldItalic.woff2") format("woff2"), url("Magistral-BoldItalic.woff") format("woff"), url("Magistral-BoldItalic.ttf") format("truetype"), url("Magistral-BoldItalic.svg#Magistral-BoldItalic") format("svg");
  font-weight: bold;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Magistral Extra';
  src: url("Magistral-ExtraBoldItalic.eot");
  src: url("Magistral-ExtraBoldItalic.eot?#iefix") format("embedded-opentype"), url("Magistral-ExtraBoldItalic.woff2") format("woff2"), url("Magistral-ExtraBoldItalic.woff") format("woff"), url("Magistral-ExtraBoldItalic.ttf") format("truetype"), url("Magistral-ExtraBoldItalic.svg#Magistral-ExtraBoldItalic") format("svg");
  font-weight: bold;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Magistral';
  src: url("Magistral-Medium.eot");
  src: url("Magistral-Medium.eot?#iefix") format("embedded-opentype"), url("Magistral-Medium.woff2") format("woff2"), url("Magistral-Medium.woff") format("woff"), url("Magistral-Medium.ttf") format("truetype"), url("Magistral-Medium.svg#Magistral-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Magistral Extra';
  src: url("Magistral-ExtraBold.eot");
  src: url("Magistral-ExtraBold.eot?#iefix") format("embedded-opentype"), url("Magistral-ExtraBold.woff2") format("woff2"), url("Magistral-ExtraBold.woff") format("woff"), url("Magistral-ExtraBold.ttf") format("truetype"), url("Magistral-ExtraBold.svg#Magistral-ExtraBold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Magistral';
  src: url("Magistral-LightItalic.eot");
  src: url("Magistral-LightItalic.eot?#iefix") format("embedded-opentype"), url("Magistral-LightItalic.woff2") format("woff2"), url("Magistral-LightItalic.woff") format("woff"), url("Magistral-LightItalic.ttf") format("truetype"), url("Magistral-LightItalic.svg#Magistral-LightItalic") format("svg");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Magistral Book';
  src: url("Magistral-BookItalic.eot");
  src: url("Magistral-BookItalic.eot?#iefix") format("embedded-opentype"), url("Magistral-BookItalic.woff2") format("woff2"), url("Magistral-BookItalic.woff") format("woff"), url("Magistral-BookItalic.ttf") format("truetype"), url("Magistral-BookItalic.svg#Magistral-BookItalic") format("svg");
  font-weight: normal;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Magistral';
  src: url("Magistral-Light.eot");
  src: url("Magistral-Light.eot?#iefix") format("embedded-opentype"), url("Magistral-Light.woff2") format("woff2"), url("Magistral-Light.woff") format("woff"), url("Magistral-Light.ttf") format("truetype"), url("Magistral-Light.svg#Magistral-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Magistral';
  src: url("Magistral-MediumItalic.eot");
  src: url("Magistral-MediumItalic.eot?#iefix") format("embedded-opentype"), url("Magistral-MediumItalic.woff2") format("woff2"), url("Magistral-MediumItalic.woff") format("woff"), url("Magistral-MediumItalic.ttf") format("truetype"), url("Magistral-MediumItalic.svg#Magistral-MediumItalic") format("svg");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

body.custom_default header .top-header {
  background: rgba(21, 74, 130, 0.34); }

a.forgot-password:focus {
  color: #132c50; }

.header {
  border-bottom: none;
  z-index: 1005;
  background: transparent;
  transition: .5s ease-in-out; }
  .header .top-header {
    background: #154A82;
    padding: 35px 32px 13px;
    transition: .5s ease-in-out; }
    .header .top-header .hdr_logo {
      width: auto;
      float: left;
      transition: .5s ease-in-out; }
      .header .top-header .hdr_logo .header-logo {
        margin: 0; }
        .header .top-header .hdr_logo .header-logo .header-logo-image-container {
          min-height: auto; }
    .header .top-header .search-sec {
      width: 33%;
      float: left;
      position: relative;
      margin-left: 20px; }
      .header .top-header .search-sec .container {
        max-width: 420px;
        padding: 0; }
      .header .top-header .search-sec .SeachBox .form-fieldset {
        border: none; }
        .header .top-header .search-sec .SeachBox .form-fieldset button.go-btn {
          position: absolute;
          top: 50%;
          transform: translateY(-50%);
          left: 20px;
          z-index: 9;
          width: 23px;
          height: 23px;
          padding: 0; }
        .header .top-header .search-sec .SeachBox .form-fieldset .form-input {
          width: 420px;
          height: 49px;
          padding: 5px 20px 2px 57px;
          border: none;
          border-radius: 35px;
          mix-blend-mode: lighten;
          background: rgba(255, 255, 255, 0.5);
          line-height: 42px !important;
          color: rgba(0, 41, 75, 0.6);
          text-transform: uppercase;
          font-family: 'Magistral Book';
          font-size: 18px; }
        .header .top-header .search-sec .SeachBox .form-fieldset .form-input::placeholder {
          font-size: 18px !important;
          line-height: 51px !important;
          letter-spacing: 0px;
          color: rgba(0, 41, 75, 0.6) !important;
          text-transform: uppercase;
          font-family: 'Magistral Book';
          font-weight: normal;
          opacity: 1;
          display: block !important; }
        .header .top-header .search-sec .SeachBox .form-fieldset input:-ms-input-placeholder {
          font-size: 18px !important;
          line-height: 51px !important;
          letter-spacing: 0px;
          color: #00294B !important;
          text-transform: uppercase;
          font-family: 'Magistral Book';
          font-weight: normal;
          opacity: 1 important;
          display: block !important; }
        .header .top-header .search-sec .SeachBox .form-fieldset input::-webkit-input-placeholder {
          font-size: 18px !important;
          line-height: 51px !important;
          letter-spacing: 0px;
          color: #00294B !important;
          text-transform: uppercase;
          font-family: 'Magistral Book';
          font-weight: normal;
          opacity: 1 important;
          display: block !important; }
        .header .top-header .search-sec .SeachBox .form-fieldset input:-moz-placeholder {
          font-size: 18px !important;
          line-height: 51px !important;
          letter-spacing: 0px;
          color: #00294B !important;
          text-transform: uppercase;
          font-family: 'Magistral Book';
          font-weight: normal;
          opacity: 1 important;
          display: block !important; }
        .header .top-header .search-sec .SeachBox .form-fieldset input::-moz-placeholder {
          font-size: 18px !important;
          line-height: 49px !important;
          letter-spacing: 0px;
          color: #00294B !important;
          text-transform: uppercase;
          font-family: 'Magistral Book';
          font-weight: normal;
          opacity: 1 important;
          display: block !important; }
        .header .top-header .search-sec .SeachBox .form-fieldset .form-field {
          margin: 0; }
      .header .top-header .search-sec .SeachBox .form {
        margin: 0; }
      .header .top-header .search-sec .SeachBox .search-icon svg {
        display: inline-block;
        vertical-align: middle; }
    .header .top-header .user-menu {
      width: auto;
      float: right; }
      .header .top-header .user-menu nav ul li a {
        font-size: 18px;
        line-height: 24px;
        letter-spacing: 0px;
        color: #FFFFFF;
        text-transform: capitalize;
        font-weight: normal;
        font-family: 'Magistral';
        padding: 0 10px; }
        .header .top-header .user-menu nav ul li a svg {
          fill: #fff;
          stroke: none;
          vertical-align: sub;
          margin: 0 3px; }
        .header .top-header .user-menu nav ul li a:hover {
          color: #FAE81A; }
          .header .top-header .user-menu nav ul li a:hover svg path {
            fill: #FAE81A; }
      .header .top-header .user-menu nav ul li.navUser-item--account:after {
        content: "";
        background: #fff;
        height: 15px;
        width: 1px;
        display: inline-block;
        vertical-align: text-top;
        padding: 0;
        opacity: 0.4;
        margin: 0 3px 0 1px; }
      .header .top-header .user-menu .navUser {
        padding: 0;
        top: -8px; }
    .header .top-header .phone {
      text-align: right; }
      .header .top-header .phone a {
        font-size: 24px;
        line-height: 39px;
        font-weight: 500;
        letter-spacing: 0px;
        color: #FFFFFF;
        font-family: 'Magistral';
        text-decoration: none;
        display: block;
        padding-bottom: 7px;
        display: inline-block; }
        .header .top-header .phone a:hover {
          color: #FAE81A; }
        .header .top-header .phone a svg {
          display: inline-block;
          vertical-align: middle;
          margin-right: 3px; }

.custom_default #menu {
  background: transparent; }

.custom_default #menu nav.navPages ul.navPages-list li a:hover {
  color: #2267AA; }
  .custom_default #menu nav.navPages ul.navPages-list li a:hover svg path {
    fill: #2267aa; }

.custom_default #menu nav.navPages ul.navPages-list li a.is_open {
  color: #2267AA; }
  .custom_default #menu nav.navPages ul.navPages-list li a.is_open svg {
    transform: rotate(-180deg); }
    .custom_default #menu nav.navPages ul.navPages-list li a.is_open svg path {
      fill: #2267aa; }

#menu {
  background: #2267AA; }
  #menu nav.navPages ul.navPages-list {
    padding-top: 11px;
    padding-bottom: 11px; }
    #menu nav.navPages ul.navPages-list li a {
      font-size: 20px;
      line-height: 24px;
      letter-spacing: 0px;
      color: #FFFFFF;
      text-transform: capitalize;
      font-family: 'Magistral';
      font-weight: 700;
      padding: 0; }
      #menu nav.navPages ul.navPages-list li a:after {
        content: "";
        background: #fff;
        width: 1px;
        height: 15px;
        display: inline-block;
        vertical-align: middle;
        margin: -3px 21px 0 17px;
        opacity: 0.4; }
      #menu nav.navPages ul.navPages-list li a:hover {
        color: #fae81a; }
        #menu nav.navPages ul.navPages-list li a:hover svg path {
          fill: #fae81a; }
    #menu nav.navPages ul.navPages-list li a.navPage-subMenu-action {
      color: #132C50;
      border: none;
      margin: 16px 0 6px;
      font-weight: bold;
      font-size: 16px;
      text-transform: none; }
      #menu nav.navPages ul.navPages-list li a.navPage-subMenu-action span {
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0.64px;
        color: #132C50;
        font-family: 'Magistral';
        font-weight: bold; }
      #menu nav.navPages ul.navPages-list li a.navPage-subMenu-action:after {
        content: none; }
    #menu nav.navPages ul.navPages-list li ul li a {
      font-size: 12px;
      line-height: 24px;
      letter-spacing: 0.48px;
      color: #818181;
      text-transform: uppercase;
      font-family: 'Magistral';
      font-weight: 500; }
      #menu nav.navPages ul.navPages-list li ul li a:hover {
        color: #2267AA; }
      #menu nav.navPages ul.navPages-list li ul li a:after {
        content: none; }
    #menu nav.navPages ul.navPages-list li:last-child a:after {
      content: none; }
    #menu nav.navPages ul.navPages-list li a.navPages-action.is-open {
      background: transparent !important;
      color: #fae81a; }
      #menu nav.navPages ul.navPages-list li a.navPages-action.is-open ~ .navPage-subMenu {
        display: block; }
      #menu nav.navPages ul.navPages-list li a.navPages-action.is-open svg {
        transform: rotate(-180deg); }
        #menu nav.navPages ul.navPages-list li a.navPages-action.is-open svg path {
          fill: #fae81a; }
    #menu nav.navPages ul.navPages-list .navPages-action svg {
      stroke: none;
      margin: -1px 5px 0px 11px; }
  #menu nav.navPages .navPage-subMenu {
    box-shadow: 0px 14px 34px rgba(0, 0, 0, 0.36);
    background: #fff;
    height: 567px;
    padding: 21px 0 50px !important;
    overflow: hidden;
    left: 0;
    right: 0;
    top: 46px;
    overflow-y: auto; }
    #menu nav.navPages .navPage-subMenu ul.navPage-subMenu-list {
      -moz-column-count: 5;
      -webkit-column-count: 5;
      column-count: 5;
      max-width: 1224px;
      padding: 0 15px; }
    #menu nav.navPages .navPage-subMenu li.navPage-subMenu-item {
      min-width: 100%;
      width: 100%;
      -webkit-box-flex: 0;
      -ms-flex: none;
      flex: none; }

.container {
  padding: 0;
  max-width: 100%; }

.featured_mn, .sec-advisor, .sec-promo-1, .sec-promo-outer, .seperator, .sec-promo-2, .sec-promo-3, .sec-promo-4, .sec-interactive, .footer {
  width: 100%;
  float: left; }

h2.page-heading {
  font-size: 40px;
  line-height: 54px;
  letter-spacing: 0px;
  color: #00294B;
  font-weight: bold;
  font-family: 'Magistral'; }

.featured_mn {
  margin-top: 10px; }
  .featured_mn .container {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 20px; }
  .featured_mn .productCarousel .slick-prev {
    left: 6px;
    opacity: 1;
    background: rgba(189, 190, 192, 0.5) url("https://store.canvas-boat-cover-and-repair-advisor.com/content/arrow_lt.svg") center no-repeat;
    height: 25px;
    width: 25px;
    border-radius: 100%;
    padding: 0;
    top: 40%;
    transform: translateY(-40%);
    background-position: 5px 5px; }
    .featured_mn .productCarousel .slick-prev:before {
      content: none; }
  .featured_mn .productCarousel .slick-next {
    right: 6px;
    opacity: 1;
    background: rgba(189, 190, 192, 0.5) url("https://store.canvas-boat-cover-and-repair-advisor.com/content/arrow_rt.svg") center no-repeat;
    height: 25px;
    width: 25px;
    border-radius: 100%;
    padding: 0;
    top: 40%;
    transform: translateY(-40%);
    background-position: 7px 5px; }
    .featured_mn .productCarousel .slick-next:before {
      content: none; }
  .featured_mn .productCarousel .slick-list {
    margin: 0 auto;
    max-width: 90%; }
  .featured_mn .productCarousel .card-figure {
    border-radius: 10px;
    width: auto;
    height: 225px;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center; }
    .featured_mn .productCarousel .card-figure a {
      position: static; }
  .featured_mn .productCarousel .productCarousel-slide {
    padding: 10px 10px 38px; }
  .featured_mn .page-heading-icon {
    text-align: center;
    margin: 0 0 10px; }
  .featured_mn .card-body {
    padding-top: 22px; }
    .featured_mn .card-body h3.card-title a {
      letter-spacing: 0.8px;
      color: #00294B;
      font-size: 20px;
      line-height: 24px;
      font-weight: 500;
      text-align: center;
      font-family: Magistral;
      height: 48px;
      overflow: hidden; }
      .featured_mn .card-body h3.card-title a:hover {
        color: #2267AA !important; }
    .featured_mn .card-body .card-text {
      display: none; }
  .featured_mn .card-figure .card-img-container {
    height: auto; }
    .featured_mn .card-figure .card-img-container img {
      max-height: 180px;
      max-width: none;
      padding: 0px 17px; }

.card-body {
  padding-top: 22px; }
  .card-body h3.card-title a {
    letter-spacing: 0.8px;
    color: #00294B !important;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    text-align: center;
    font-family: Magistral;
    height: 48px;
    overflow: hidden; }
    .card-body h3.card-title a:hover {
      color: #2267AA !important; }

.cart-item-block h2.cart-item-name a:hover {
  color: #2267AA; }

.custom_default .featured_mn .card-figcaption {
  display: none; }

.sec-advisor {
  margin-bottom: 21px; }
  .sec-advisor .page-heading-icon {
    text-align: center;
    margin-bottom: 13px; }
  .sec-advisor .sec-advisorouter {
    background-position: center !important;
    background-size: cover !important;
    padding: 34px 0; }
    .sec-advisor .sec-advisorouter p {
      font-size: 34px;
      line-height: 44px;
      letter-spacing: 0.34px;
      color: #000000;
      text-align: center;
      margin: 0 auto;
      font-family: 'Magistral';
      max-width: 790px;
      font-weight: bold; }
      .sec-advisor .sec-advisorouter p:last-child {
        margin: 18px auto 25px; }
    .sec-advisor .sec-advisorouter a {
      width: 376px;
      height: 60px;
      background: #154A7E;
      border-radius: 30px;
      text-decoration: none;
      display: block;
      letter-spacing: -0.4px;
      color: #FFFFFF;
      text-transform: uppercase;
      font-size: 20px;
      line-height: 62px;
      text-align: center;
      margin: 0 auto; }
      .sec-advisor .sec-advisorouter a:hover {
        background: #2267AA; }

.sec-promo-3 .left .left_inner {
  max-width: 667px;
  margin: 0 0 0 auto; }
  .sec-promo-3 .left .left_inner p {
    max-width: 600px; }

.sec-promo-outer .left {
  width: 50%;
  float: left; }

.sec-promo-outer .right {
  width: 50%;
  float: left; }
  .sec-promo-outer .right .right_inner {
    max-width: 570px;
    margin: 0 0 0 auto; }

.sec-promo-outer h2.promo-title {
  letter-spacing: 0.17px;
  color: #FAE81A;
  text-transform: capitalize;
  font-size: 42px;
  line-height: 44px;
  font-weight: bold;
  font-family: 'Magistral';
  margin-top: 0px; }

.sec-promo-outer p {
  letter-spacing: 0px;
  color: #DDDCDA;
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
  font-family: 'Montserrat';
  margin-bottom: 35px;
  opacity: 0.8; }

.sec-promo-outer ul.promo-cat-list {
  width: 100%;
  float: left;
  padding: 0;
  margin: 0;
  border-top: 1px solid #DDDCDA;
  padding-top: 11px;
  max-width: 560px;
  opacity: 0.8; }
  .sec-promo-outer ul.promo-cat-list li {
    list-style: none;
    width: 50%;
    float: left;
    padding: 10px 45px 10px 0; }
    .sec-promo-outer ul.promo-cat-list li a {
      letter-spacing: 0.48px;
      color: #FFFFFF;
      font-size: 24px;
      line-height: 28px;
      font-weight: normal;
      text-decoration: none;
      font-family: 'Magistral Book'; }
      .sec-promo-outer ul.promo-cat-list li a svg {
        width: auto;
        float: right; }
      .sec-promo-outer ul.promo-cat-list li a:hover {
        color: #FAE81A; }
        .sec-promo-outer ul.promo-cat-list li a:hover svg path {
          fill: #FAE81A; }

.sec-promo-1, .sec-promo-4 {
  background: #00294B; }

.sec-promo-2 {
  background: #005E74;
  margin-top: 5px;
  margin-bottom: 5px; }
  .sec-promo-2 ul.promo-cat-list {
    border-top: 1px solid #06718B;
    max-width: 528px; }

.sec-promo-3 {
  background: #1A4A79;
  margin-bottom: 5px;
  margin-top: 5px; }
  .sec-promo-3 .left .left_inner p {
    max-width: 600px; }

.sec-promo-1 {
  margin-bottom: 5px; }
  .sec-promo-1 .left .left_inner {
    max-width: 521px;
    margin: 0 auto; }
  .sec-promo-1 ul.promo-cat-list {
    border-top: 1px solid #134065; }

.sec-promo-4 {
  margin-top: 5px; }
  .sec-promo-4 .left {
    width: 50%;
    float: left; }
    .sec-promo-4 .left .right_inner {
      max-width: 571px;
      margin: 0 auto; }
  .sec-promo-4 ul.promo-cat-list {
    border-top: 1px solid #134065 !important; }

.seperator {
  position: relative; }
  .seperator img {
    display: block;
    height: 60px;
    position: absolute;
    top: -35px;
    width: 100%; }

.sec-interactive {
  padding-bottom: 57px; }

.sec-interactive-outer {
  text-align: center;
  max-width: 1300px;
  margin: 0 auto; }
  .sec-interactive-outer .content .page-heading-icon {
    padding: 128px 0 0px; }
  .sec-interactive-outer .content h2 {
    font-size: 40px;
    line-height: 54px;
    letter-spacing: 0px;
    color: #00294B;
    font-weight: bold;
    font-family: 'Magistral';
    margin: 0; }
  .sec-interactive-outer .content p {
    letter-spacing: 1.1px;
    color: #758595;
    font-size: 22px;
    line-height: 26px;
    font-weight: normal;
    font-family: 'Magistral Book';
    margin: 1px 0 43px; }
  .sec-interactive-outer ul.photos-list {
    margin: 0 -18px;
    padding: 0; }
    .sec-interactive-outer ul.photos-list li {
      width: 33.33%;
      float: left;
      list-style: none;
      padding: 0 18px; }
      .sec-interactive-outer ul.photos-list li p {
        letter-spacing: 0.8px;
        color: #758595;
        font-size: 20px;
        line-height: 27px;
        font-weight: 500;
        font-family: 'Magistral';
        max-width: 220px;
        margin: 24px auto 25px; }

.productView .productView-details h1.productView-title {
  letter-spacing: 1.6px;
  color: #1E1E1E;
  text-transform: capitalize;
  font-size: 32px;
  line-height: 42px;
  font-weight: bold;
  font-family: Magistral; }

.productView .productView-details .productView-info-name {
  letter-spacing: 0.7px;
  color: #000000;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  font-family: Magistral Book;
  margin: 0; }

.productView .productView-details .productView-info-name {
  letter-spacing: 0.7px;
  color: #000000;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  display: inline-block;
  font-family: Magistral; }

.productView .productView-details .productView-info-value {
  letter-spacing: 0.7px;
  color: #000000;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  display: inline-block;
  font-family: Magistral;
  margin: 0px 0px 5px; }

.productView .productView-details span.price {
  letter-spacing: 1.6px;
  color: #2267AA;
  text-transform: capitalize;
  font-size: 32px;
  line-height: 40px;
  font-weight: bold;
  font-family: Magistral; }

.productView .product-options {
  /* label.form-option{
            border: 1px solid #CCCCCC;border-radius: 5px;height: 44px;line-height: 42px !important;padding: 0 12px;
            margin: 0 12px 0 0;
        } */ }
  .productView .product-options form .form-field {
    margin: 0 0 20px; }
    .productView .product-options form .form-field label.form-label {
      letter-spacing: 0.8px;
      text-transform: capitalize;
      font-size: 16px;
      line-height: 20px;
      font-weight: normal;
      font-family: Magistral Book;
      color: #000; }
    .productView .product-options form .form-field label.form-label {
      margin: 0 0 8px; }
  .productView .product-options .form-select {
    border-radius: 5px; }
  .productView .product-options .form-select {
    letter-spacing: 1.12px;
    color: #000000;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
    font-family: Magistral;
    max-width: 299px;
    height: 44px;
    line-height: 42px;
    padding: 0 20px; }
  .productView .product-options span.form-option-variant {
    letter-spacing: 1.12px;
    color: #A7A7A7;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
    font-family: Magistral; }

ul.productView-thumbnails li .productView-thumbnail-link {
  height: auto;
  max-width: none;
  padding: 0;
  border-radius: 0;
  opacity: 0.5; }
  ul.productView-thumbnails li .productView-thumbnail-link img {
    width: 100%; }

ul.productView-thumbnails li .productView-thumbnail-link.is-active {
  border: 1px solid #999;
  opacity: 1; }

.productView-images .productView-image {
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
  border-radius: 4px;
  max-width: 556px;
  margin: 0;
  height: 536px; }
  .productView-images .productView-image img {
    max-height: 428px;
    margin: 0 auto;
    position: static; }
  .productView-images .productView-image .productView-img-container::after {
    padding: 0; }

.custom_product #main-content {
  margin-top: 13px; }

.custom_product ol.breadcrumbs {
  margin: 0 auto 23px; }

.custom_product .productView-product {
  border-bottom: 0;
  padding-bottom: 0; }

.custom_product .productView-details {
  padding-bottom: 0;
  padding-left: 31px;
  padding-right: 0;
  padding-top: 1px; }

.custom_product .productView .productView-details h1.productView-title {
  margin: -9px 0 17px; }

.custom_product .productView-thumbnails {
  max-width: 565px; }

.custom_product .productView {
  max-width: 1199px;
  margin: 0 auto; }

.custom_product .available {
  margin-top: 4px;
  margin-bottom: 4px; }
  .custom_product .available .productView-info-value {
    letter-spacing: 0.7px;
    color: #008000;
    text-transform: uppercase; }
  .custom_product .available svg {
    display: inline-block;
    vertical-align: top;
    margin-left: 1px; }

.custom_product .productView-info {
  margin: 0 0 3px; }

.custom_product .productView-price {
  margin-bottom: 26px; }

.custom_product .form-increment input.form-input {
  letter-spacing: 1.2px;
  color: #1E1E1E;
  text-transform: capitalize;
  font-size: 24px;
  line-height: 40px;
  font-weight: 500; }

.custom_product .form-action #form-action-addToCart {
  background: #2267AA;
  border-radius: 60px;
  width: 274px;
  height: 50px;
  letter-spacing: -0.4px;
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 500;
  padding: 0;
  line-height: 52px;
  margin: 0; }
  .custom_product .form-action #form-action-addToCart:hover {
    background: #16466D; }

.custom_product .form-wishlist {
  margin-left: 17px; }
  .custom_product .form-wishlist a.button.dropdown-menu-button {
    border: 1px solid #BDBEC0;
    border-radius: 60px;
    width: 274px;
    height: 50px;
    padding: 0;
    line-height: 50px;
    background: transparent;
    margin: 0; }
    .custom_product .form-wishlist a.button.dropdown-menu-button span {
      letter-spacing: -0.4px;
      color: #16466D;
      text-transform: uppercase;
      font-size: 20px;
      font-weight: 500; }
    .custom_product .form-wishlist a.button.dropdown-menu-button i {
      display: none; }
    .custom_product .form-wishlist a.button.dropdown-menu-button:hover {
      background: #16466D; }
      .custom_product .form-wishlist a.button.dropdown-menu-button:hover span {
        color: #fff; }

.custom_product .form-increment .button {
  width: 51px;
  height: 44px;
  background: #EFEFEF;
  padding: 0; }
  .custom_product .form-increment .button svg {
    left: 0;
    right: 0;
    width: 12px;
    margin: 0 auto; }

.custom_product .form-increment .button[data-action="dec"] {
  border-radius: 5px 0px 0px 5px; }

.custom_product .form-increment .button[data-action="inc"] {
  border-radius: 0px 5px 5px 0px; }

.custom_product .form-increment input.form-input {
  max-width: 83px;
  width: 83px; }

.custom_product .productView-options {
  margin: 0 0 13px; }

.custom_product .productView-options .form-action {
  margin-top: 21px; }

.custom_product .container {
  max-width: 100%;
  padding: 0; }

.custom_product .breadcrumb.is-active {
  display: inline-block;
  width: 350px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top; }

.productView-options form.form .form-option-wrapper .form-radio:checked + .form-option {
  border-color: #ccc;
  border: 2px solid #CCCCCC;
  border-radius: 5px;
  box-shadow: none;
  outline: none !important; }
  .productView-options form.form .form-option-wrapper .form-radio:checked + .form-option span {
    color: #000; }

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

.custom_blog .blog {
  width: 33.33%;
  float: left;
  margin: 0 0 50px 0;
  padding: 0 25px;
  border: none; }
  .custom_blog .blog .blog-post-figure {
    width: 100%; }
  .custom_blog .blog .blog-thumbnail {
    max-width: 100%; }

.custom_blog .pagination {
  width: 100%;
  float: left; }

.custom_blog .pagination li.pagination-item--next a, .custom_blog .pagination li.pagination-item--previous a {
  padding: 0 10px;
  line-height: 26px;
  color: #fae81a; }

.custom_blog .pagination li.pagination-item--previous a svg path {
  fill: #fae81a; }

.blog-thumbnail {
  max-width: 100%; }

.blog-post-body {
  width: 100%; }
  .blog-post-body h2.blog-title {
    text-align: left;
    margin: 0; }
    .blog-post-body h2.blog-title a {
      letter-spacing: .8px;
      color: #00294b;
      font-size: 20px;
      line-height: 27px;
      font-weight: 500;
      font-family: Magistral; }
      .blog-post-body h2.blog-title a:hover {
        color: #2267aa; }
  .blog-post-body p.blog-date {
    font-family: Magistral;
    color: #00294b;
    text-align: left;
    margin: 15px 0 10px; }
  .blog-post-body .blog-post {
    text-align: left;
    letter-spacing: 0;
    color: #00294b;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    font-family: Magistral;
    margin-bottom: 33px; }
  .blog-post-body a {
    color: #fae81a;
    text-decoration: none;
    font-family: Magistral; }
    .blog-post-body a:hover {
      color: #2267aa; }

ul.tabs.related_pro_mn {
  border: none;
  width: 100%;
  float: left;
  padding-top: 97px; }
  ul.tabs.related_pro_mn .page-heading-icon {
    text-align: center;
    margin: 0 0 11px; }
  ul.tabs.related_pro_mn li {
    border: none !important;
    margin: 0;
    text-align: center;
    display: block;
    width: 100%; }
    ul.tabs.related_pro_mn li a.tab-title {
      letter-spacing: 0px;
      color: #00294b !important;
      text-transform: capitalize;
      font-size: 40px;
      line-height: 54px;
      text-align: center;
      display: block;
      font-weight: bold;
      padding: 0;
      font-family: Magistral; }

ul.des_tab {
  max-width: 1199px;
  margin: 0 auto;
  padding: 0 15px;
  border: none; }
  ul.des_tab li.tab.is-active {
    background: #2267AA; }
    ul.des_tab li.tab.is-active a {
      color: #FAE81A; }
  ul.des_tab li:hover {
    background: #2267aa; }
    ul.des_tab li:hover a {
      color: #fae81a; }
  ul.des_tab li {
    background: transparent;
    border: 1px solid #EFEFEF;
    margin: 0 7px 0 0px;
    width: 141px; }
    ul.des_tab li a {
      letter-spacing: 0.32px;
      color: #999999;
      font-size: 16px;
      line-height: 26px;
      font-weight: bold;
      font-family: Magistral;
      padding: 7px 19px 6px;
      border: none;
      text-align: center; }

.tab_des {
  background: #EFEFEF; }
  .tab_des .tab-content {
    max-width: 1091px;
    margin: 0 auto;
    padding: 49px 15px 57px; }
  .tab_des ul {
    margin: 0 0 36px 15px; }
    .tab_des ul li p {
      letter-spacing: 0.48px;
      color: #333333;
      font-size: 16px;
      line-height: 24px;
      font-weight: 500;
      font-family: Magistral;
      margin: 0 0 14px -2px; }
    .tab_des ul li::marker {
      color: #619FE2; }
  .tab_des p {
    letter-spacing: 0.48px;
    color: #333333;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    font-family: Magistral;
    margin: 0 0 14px; }

.productView-description {
  padding: 61px 0 0; }

.custom_default .container {
  max-width: 100%;
  padding: 0; }

.social_info .share_label {
  display: inline-block;
  vertical-align: middle; }
  .social_info .share_label span {
    display: block;
    letter-spacing: 0.8px;
    color: #000000;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    font-family: Magistral;
    text-transform: capitalize; }

.social_info .social_icons {
  display: inline-block;
  vertical-align: middle; }
  .social_info .social_icons ul.socialLinks {
    margin: 0 0 0 15px; }
    .social_info .social_icons ul.socialLinks li {
      width: 30px;
      height: 30px;
      margin-right: 5px; }
      .social_info .social_icons ul.socialLinks li a {
        height: 30px;
        width: 30px; }

.productCarousel {
  margin: 0; }

.sec-promo-outer {
  display: flex;
  justify-content: center;
  align-items: center; }

.related_mn {
  width: 100%;
  float: left;
  margin: 0 0 105px; }
  .related_mn .tab-content {
    max-width: 1174px;
    padding: 1.5rem 15px;
    margin: 0 auto; }
  .related_mn h3.card-title a {
    letter-spacing: 0.64px;
    color: #000000;
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
    font-family: Magistral;
    text-align: center;
    height: 72px;
    overflow: hidden;
    margin: 0 0 14px; }
  .related_mn .price-section span {
    letter-spacing: 0.4px;
    color: #132C50;
    font-size: 20px;
    line-height: 14px;
    font-weight: bold;
    font-family: Magistral; }
  .related_mn .card-figure {
    height: 190px;
    overflow: hidden;
    display: block;
    justify-content: center;
    align-items: center; }
  .related_mn .tab-content {
    max-width: 1338px;
    margin: 0 auto;
    padding: 1.5rem 15px; }
  .related_mn .card-figcaption {
    margin-top: 11px; }
  .related_mn .productCarousel {
    margin-bottom: 19px; }
  .related_mn .card-img-container img {
    height: 160px; }
  .related_mn .productCarousel-slide {
    padding: 0 15px; }

.sec-promo-outer .right .right_inner {
  max-width: 670px;
  margin: 0;
  padding-left: 105px; }

.custom_category .card-figcaption-body .card-figcaption-button {
  height: 40px;
  line-height: 42px;
  padding: 0 24px; }

.custom_category .pagination-list {
  margin-top: 25px; }
  .custom_category .pagination-list .pagination-item--previous {
    margin-right: 20px; }
  .custom_category .pagination-list .pagination-item--next {
    margin: 0 0 0 7px; }
  .custom_category .pagination-list li {
    margin: 0 8px 0 7px; }

.custom_category #product-listing-container p {
  border: none;
  outline: none; }

@media only screen and (min-width: 1600px) {
  body.sticky_active header.sticky_active #menu nav.navPages ul.navPages-list li a:after {
    margin: 0 19px !important; }
  body.sticky_active header.sticky_active .top-header .user-menu nav ul li.navUser-item--account:after {
    margin: 0 9px 0 2px; }
  .sec-promo-outer .right .right_inner {
    max-width: 670px;
    margin: 0 auto;
    padding-left: 0; }
  .sec-promo-outer ul.promo-cat-list {
    max-width: 650px; }
  .sec-promo-4 .sec-promo-outer .right .right_inner {
    max-width: 720px; }
  .sec-promo-4 .sec-promo-outer .right .right_inner {
    max-width: 720px; }
  .sec-promo-3 .left .left_inner {
    margin: 0 auto; }
  .sec-promo-1 .left .left_inner {
    margin: 0 auto; }
  .sec-promo-3 .left .left_inner .promo-cat-list {
    max-width: 560px; }
  .sec-promo-2 .left .left_inner .promo-cat-list {
    max-width: 528px; }
  .sec-promo-4 .sec-promo-outer .right .right_inner,
  .sec-promo-4 .left .left_inner .promo-cat-lis {
    max-width: 560px; } }

.pagination li.pagination-item--next a, .pagination li.pagination-item--previous a {
  padding: 0 10px !important;
  line-height: 26px !important; }

.featured_mn h2.page-heading {
  margin: 0 0 27px; }

.sec-promo-1 .sec-promo-outer ul.promo-cat-list li {
  max-width: 541px; }

.sec-promo-1 .sec-promo-outer ul.promo-cat-list li {
  padding: 10px 40px 10px 0; }

.sec-promo-outer ul.promo-cat-list li:nth-child(even) {
  width: 40%;
  float: right;
  padding: 10px 0 10px 0; }

.sec-promo-4 .sec-promo-outer ul.promo-cat-list li:last-child {
  width: 50%;
  clear: both;
  float: left;
  padding: 10px 45px 10px 0; }

.sec-promo-2 .sec-promo-outer ul.promo-cat-list li {
  padding: 10px 52px 10px 0; }

.sec-promo-2 .sec-promo-outer ul.promo-cat-list li:nth-child(even) {
  padding: 10px 0 10px 0; }

.sec-promo-3 .sec-promo-outer ul.promo-cat-list li:nth-child(odd) {
  padding: 10px 75px 10px 0; }

footer .footer-info-list li a:hover {
  color: #fae81a; }

.footer-middle .footer-social ul li a:hover svg path {
  fill: #2990f5 !important; }

.pagination-item.pagination-item--next > a:hover, .pagination-item.pagination-item--previous > a:hover {
  color: #fae81a; }

ul.pagination-list .pagination-item:hover {
  background-color: #2267aa;
  border-radius: 5px; }
  ul.pagination-list .pagination-item:hover a {
    color: #fae81a; }
  ul.pagination-list .pagination-item:hover:first-child {
    border-radius: 17px; }
  ul.pagination-list .pagination-item:hover:last-child {
    border-radius: 17px; }

.pagination-item.pagination-item--next > a:hover svg path, .pagination-item.pagination-item--previous > a:hover svg path {
  fill: #fae81a !important; }

.carousel-tooltip {
  display: none !important; }

ul.productView-thumbnails li .productView-thumbnail-link {
  border: 1px solid rgba(153, 153, 153, 0.5);
  border-radius: 4px;
  max-width: 100%;
  height: 100px;
  float: left; }

ul.productView-thumbnails li .productView-thumbnail-link.is-active {
  border: 1px solid #999999; }

#product-listing-container .product .card-title a:hover {
  color: #2267aa !important; }

.custom_blog_post ul.socialLinks li a:hover svg path {
  fill: #2990f5; }

.socialLinks li a:hover svg path {
  fill: #2990f5 !important; }

.card-figcaption .card-figcaption-body a:focus {
  color: #fff; }

.swal2-actions .swal2-confirm.button {
  background: #2267aa;
  color: #fff; }
  .swal2-actions .swal2-confirm.button:hover {
    background: #16466d;
    color: #fff; }

.swal2-actions .swal2-cancel.button {
  border: 1px solid #bdbec0;
  border-radius: 60px;
  color: #2267aa;
  line-height: 20px; }
  .swal2-actions .swal2-cancel.button:hover {
    background: #16466d;
    color: #fff; }

.cart-item-quantity .form-increment .button {
  padding: 0 5px !important;
  border: none;
  outline: none;
  height: 26px; }
  .cart-item-quantity .form-increment .button:hover {
    background-color: #16466d;
    color: #fff; }

ul.photos-list li a {
  text-decoration: none; }

ul.photos-list li .img_overlay {
  position: relative; }

ul.photos-list li a:hover p {
  color: #16466D; }

#wishlist-dropdown.is-open .button {
  background-color: transparent;
  color: #16466D;
  border: 1px solid #bdbec0; }
  #wishlist-dropdown.is-open .button:hover {
    background-color: #16466d;
    color: #fff; }

#wishlist-dropdown.is-open {
  padding: 0; }
  #wishlist-dropdown.is-open li input {
    border-radius: 60px; }

.sidebarBlock ul li > .hitarea svg.minus-icon {
  fill: #BCBCBC;
  display: none; }

.sidebarBlock ul li.collapsable > .hitarea svg.plus-icon {
  display: none; }

.sidebarBlock ul li.collapsable > .hitarea svg.minus-icon {
  display: block; }

.sidebarBlock ul li.collapsable ul li.collapsable svg.plus-icon {
  display: none; }

.sidebarBlock ul li.collapsable ul li.collapsable svg.minus-icon {
  display: block; }

.sidebarBlock ul li.collapsable ul li.collapsable ul li.collapsable svg.plus-icon {
  display: none; }

.sidebarBlock ul li.collapsable ul li.collapsable ul li.collapsable svg.minus-icon {
  display: block; }

.custom_wishlists tr td > a {
  text-decoration: none; }
  .custom_wishlists tr td > a:hover {
    color: #2990f5; }

.custom_wishlist ul.productGrid li.product {
  text-align: center; }
  .custom_wishlist ul.productGrid li.product .card {
    margin-bottom: 25px; }

.navBar--account ul.navBar-section li a.navBar-action {
  border-color: #2990f5; }
  .navBar--account ul.navBar-section li a.navBar-action:hover {
    color: #2990f5; }

.navBar--account ul.navBar-section li.navBar-item.is-active {
  border-color: #2990f5; }
  .navBar--account ul.navBar-section li.navBar-item.is-active a.navBar-action {
    color: #2990f5; }

.custom_account_recentitems .card-figure {
  height: 210px;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  display: block; }

.error_img {
  display: block;
  margin: 0 auto;
  text-align: center; }

.category-page .form-field {
  position: relative; }
  .category-page .form-field .form-select {
    background: #fff; }
  .category-page .form-field svg {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    cursor: pointer; }

.custom_product .select_option {
  position: relative;
  display: inline-block;
  width: 299px; }
  .custom_product .select_option .form-select {
    background: #fff url(https://store.canvas-boat-cover-and-repair-advisor.com/content/icon_down.svg) no-repeat 270px center; }
  .custom_product .select_option svg {
    position: absolute;
    top: 70%;
    transform: translateY(-70%);
    right: 15px;
    cursor: pointer;
    display: none; }
  .custom_product .select_option .form-label small {
    color: #FF0000;
    margin: 0; }

.custom_product .swatch_color {
  display: inline-block; }

#quickSearch ul.productGrid {
  width: 100%;
  background-color: #fff;
  display: block;
  max-height: 400px;
  overflow-y: auto;
  min-width: 100%;
  padding: 0;
  margin: 0;
  border: 1px solid #bebdbd;
  border-top: 0; }
  #quickSearch ul.productGrid li {
    width: 100%;
    padding: 15px 0;
    display: block;
    border-bottom: 1px solid #dedddb;
    float: left; }
    #quickSearch ul.productGrid li .card-figure {
      width: 30%;
      float: left; }
  #quickSearch ul.productGrid .card-body {
    width: 70%;
    float: left;
    padding: 10px 20px 0 8px;
    text-align: left; }
    #quickSearch ul.productGrid .card-body h3.card-title a {
      text-align: left;
      font-size: 15px;
      height: auto; }
    #quickSearch ul.productGrid .card-body .card-text {
      justify-content: left; }
    #quickSearch ul.productGrid .card-body .card-figcaption {
      text-align: left; }

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

#quickSearch .card--alternate:hover {
  background-color: transparent;
  border: none; }

#quickSearch .card--alternate {
  border: none;
  margin: 0;
  float: left;
  width: 100%; }

#quickSearch .card-text .price {
  color: #000; }

#quickSearch .card-figcaption {
  display: none; }

.heroCarousel {
  height: 100%;
  max-height: 100% !important;
  margin: -236px 0 6px !important;
  z-index: 9; }
  .heroCarousel .heroCarousel-slide a.heroCarousel-image-wrapper {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    display: block;
    max-height: 100%; }
    .heroCarousel .heroCarousel-slide a.heroCarousel-image-wrapper .heroCarousel-image-wrapper {
      max-height: 100%; }
    .heroCarousel .heroCarousel-slide a.heroCarousel-image-wrapper img.heroCarousel-image {
      max-height: 100%;
      width: 100%;
      display: block;
      object-fit: contain; }
  .heroCarousel .banner2 .heroCarousel-content {
    bottom: 55px; }
  .heroCarousel .banner3 .heroCarousel-content {
    bottom: 55px; }
  .heroCarousel .banner4 .heroCarousel-content-top {
    top: 54%;
    transform: translateY(-54%); }
  .heroCarousel .banner4 .heroCarousel-content {
    bottom: 55px; }
  .heroCarousel .heroCarousel-content {
    background: transparent;
    width: 100%;
    top: auto;
    transform: none;
    bottom: 88px;
    max-height: 100%;
    padding: 0;
    overflow: hidden; }
    .heroCarousel .heroCarousel-content .banner-logo {
      max-width: 230px;
      margin: 0 auto 110px; }
    .heroCarousel .heroCarousel-content p.heroCarousel-title {
      font-size: 48px;
      line-height: 60px;
      font-weight: bold;
      letter-spacing: -1.16px;
      color: #FFFFFF;
      font-family: Magistral; }
    .heroCarousel .heroCarousel-content p.heroCarousel-sub-title {
      letter-spacing: -0.96px;
      color: #FAE81A;
      font-size: 48px;
      line-height: 70px;
      font-weight: bold;
      margin: 0; }
  .heroCarousel .heroCarousel-content-top {
    position: absolute;
    top: 180px;
    left: 0;
    right: 0;
    text-align: center; }
    .heroCarousel .heroCarousel-content-top p.heroCarousel-title {
      font-size: 48px;
      line-height: 60px;
      font-weight: bold;
      letter-spacing: -1.16px;
      color: #FFFFFF;
      font-family: Magistral; }
  .heroCarousel .slick-arrow {
    display: none !important; }

.navUser-item.navUser-item--cart {
  position: relative; }
  .navUser-item.navUser-item--cart .countPill--positive {
    display: inline-block;
    background: #2267aa;
    position: absolute;
    top: -15px;
    right: auto;
    left: 20px; }
  .navUser-item.navUser-item--cart a {
    padding-right: 0 !important; }

.custom_search #product-listing-container {
  width: 100%; }

.custom_search .card-figure {
  height: 190px;
  display: block;
  justify-content: center;
  align-items: center; }

.blog-post-body .socialLinks .icon svg {
  width: 30px;
  height: 30px; }

.form-field {
  position: relative; }
  .form-field .form-select {
    background: #fff; }
  .form-field svg {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    cursor: pointer; }

.menu_sticky {
  display: none; }

#menu nav.navPages ul.navPages-list li:nth-child(4) a:after {
  content: none; }

.quickSearchResults {
  position: absolute;
  z-index: 99;
  left: 0;
  right: 0;
  background: #fff; }
  .quickSearchResults .modal-close {
    left: auto;
    right: 30px;
    top: 10px; }
  .quickSearchResults .card-img-container {
    height: 60px; }

.custom_brands {
  margin: 0; }
  .custom_brands .card-figure {
    max-height: 100%;
    height: 150px;
    border: 1px solid #ccc;
    padding: 0; }
    .custom_brands .card-figure a {
      width: 100%;
      display: flex;
      margin: 0 auto; }
      .custom_brands .card-figure a .card-img-container {
        margin: auto;
        display: flex;
        width: auto;
        max-width: 100%;
        height: 150px;
        justify-content: center;
        align-items: center; }
        .custom_brands .card-figure a .card-img-container img {
          max-height: 120px;
          margin: auto;
          display: block;
          width: auto; }
        .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: Magistral; }
      .custom_brands .card-body .card-title a {
        letter-spacing: normal;
        height: auto;
        padding: 0px 2px;
        display: block;
        color: #fff;
        background-color: #2267aa;
        font-size: 16px;
        text-transform: uppercase;
        margin: 0;
        height: 42px;
        line-height: 42px;
        overflow: hidden;
        font-family: Magistral;
        font-weight: normal;
        border: 1px solid 0 0 6px #ccc; }
        .custom_brands .card-body .card-title a:hover {
          background: #16466d;
          color: #fff; }

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

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

.heroCarousel .banner2 .heroCarousel-content {
  max-width: 1170px; }

@media only screen and (min-width: 1500px) {
  .featured_mn .container {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 15px; }
  .featured_mn .productCarousel .slick-list {
    max-width: 95%; }
  .featured_mn .productCarousel .slick-prev {
    left: 6px; }
  .featured_mn .productCarousel .slick-next {
    right: 6px; }
  .featured_mn .productCarousel .card-figure {
    width: 242px;
    margin: 0 auto; } }

@media only screen and (min-width: 1400px) {
  .header .top-header .search-sec {
    margin-left: 37px; }
  ul.promo-cat-list {
    padding-top: 16px; } }

@media only screen and (min-width: 1300px) {
  .heroCarousel .banner2 .heroCarousel-content-top {
    top: 210px; }
  .heroCarousel .banner2 .heroCarousel-content-top p.heroCarousel-title {
    line-height: 50px; } }

@media only screen and (min-width: 991px) {
  body.sticky_active {
    transition: .5s ease-in-out; }
    body.sticky_active header.sticky_active {
      position: fixed;
      left: 0;
      right: 0;
      transition: .5s ease-in-out; }
      body.sticky_active header.sticky_active .top-header {
        background: #2267AA;
        padding: 16px 32px;
        display: flex;
        justify-content: center;
        align-items: center; }
        body.sticky_active header.sticky_active .top-header .hdr_logo .header-logo-image-unknown-size {
          max-width: 353px;
          transition: .5s ease-in-out; }
        body.sticky_active header.sticky_active .top-header .menu_sticky {
          display: block; }
      body.sticky_active header.sticky_active .desktop#menu {
        display: none; }
      body.sticky_active header.sticky_active #menu nav.navPages ul.navPages-list li.navPages-item > a.navPages-action {
        font-size: 15px; }
      body.sticky_active header.sticky_active .user-menu nav ul li a {
        font-size: 15px; }
      body.sticky_active header.sticky_active .user-menu nav ul li.navUser-item--cart a {
        padding-left: 0; }
      body.sticky_active header.sticky_active .phone {
        display: none; }
      body.sticky_active header.sticky_active .search-sec .SeachBox .form-fieldset .form-input {
        width: 180px;
        height: 36px; }
      body.sticky_active header.sticky_active #menu {
        width: 37%;
        float: left;
        position: static; }
        body.sticky_active header.sticky_active #menu .navPages {
          width: 100%;
          text-align: right; }
      body.sticky_active header.sticky_active .search-sec .container {
        padding: 0; }
      body.sticky_active header.sticky_active .search-sec .SeachBox .form-fieldset .form-input {
        width: 180px;
        height: 36px;
        padding: 2px 20px 0 45px; }
      body.sticky_active header.sticky_active .search-sec .SeachBox .search-icon svg {
        width: 20px;
        height: 20px; }
      body.sticky_active header.sticky_active .user-menu nav ul li a {
        padding: 0 7px;
        font-size: 15px; }
      body.sticky_active header.sticky_active .user-menu nav ul li.navUser-item--account a {
        padding-left: 0; }
      body.sticky_active header.sticky_active #menu nav.navPages ul.navPages-list li a:after {
        margin: 0 5px;
        height: 10px; }
      body.sticky_active header.sticky_active #menu nav.navPages ul.navPages-list li:nth-child(4) a:after {
        content: none; }
      body.sticky_active header.sticky_active .search-sec {
        width: auto;
        margin: 0 auto; }
        body.sticky_active header.sticky_active .search-sec .form.sticky .form-input::placeholder {
          font-size: 14px !important;
          line-height: 36px; }
      body.sticky_active header.sticky_active .user-menu .navUser {
        top: 0; }
      body.sticky_active header.sticky_active #menu nav.navPages ul.navPages-list li a.navPages-action.is-open ~ .navPage-subMenu {
        top: 78px; }
      body.sticky_active header.sticky_active .search-sec .form.sticky {
        display: block; }
      body.sticky_active header.sticky_active .search-sec .form.desktop {
        display: none; }
      body.sticky_active header.sticky_active .search-sec .quickSearchResults.desktop {
        display: none; }
      body.sticky_active header.sticky_active .search-sec .quickSearchResults.sticky {
        display: block;
        z-index: 1; }
      body.sticky_active header.sticky_active #menu nav.navPages ul.navPages-list li a svg {
        width: 11px;
        height: 5px;
        margin-left: 6px; }
      body.sticky_active header.sticky_active .quickSearchMessage {
        font-size: 14px;
        margin: 0;
        text-align: left;
        color: #00294b;
        padding: 20px; }
      body.sticky_active header.sticky_active .megamenu.is_open .navPage-subMenu {
        top: 81px !important; }
    body.sticky_active #menu nav.navPages .navPage-subMenu {
      top: 79px; } }

.custom_default .header.sticky_active #menu nav.navPages ul.navPages-list li a:hover {
  color: #fae81a; }
  .custom_default .header.sticky_active #menu nav.navPages ul.navPages-list li a:hover svg path {
    fill: #fae81a; }

.megamenu.is_open {
  display: block; }
  .megamenu.is_open .navPage-subMenu {
    display: block; }

.megamenu {
  display: none; }

#CartEditProductFieldsForm .form-field label {
  letter-spacing: .8px;
  text-transform: capitalize;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  font-family: Magistral;
  color: #000; }

#CartEditProductFieldsForm .form-field .select_option {
  width: auto;
  display: inline-block;
  position: relative; }
  #CartEditProductFieldsForm .form-field .select_option .form-select {
    letter-spacing: 1.12px;
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    font-family: Magistral;
    max-width: 299px;
    height: 44px;
    line-height: 42px;
    padding: 0 20px; }

#CartEditProductFieldsForm .form-field svg {
  top: 75%;
  transform: translateY(-75%);
  height: 15px;
  right: 5px; }

#CartEditProductFieldsForm .form-option-wrapper label.form-option {
  border: 1px solid #ccc;
  border-radius: 5px;
  height: 44px;
  line-height: 42px !important;
  padding: 0 12px;
  margin: 0 12px 0 0; }

#CartEditProductFieldsForm .form-radio:checked + .form-option {
  border-color: #ccc;
  border: 1px solid #ccc;
  border-radius: 5px;
  box-shadow: none;
  outline: 0 !important; }

#CartEditProductFieldsForm .form-radio:checked + .form-option span.form-option-variant {
  color: #a7a7a7; }

#CartEditProductFieldsForm span.form-option-variant {
  letter-spacing: .8px;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 400;
  font-family: Magistral;
  color: #000; }

.modal-content h2.modal-header-title {
  font-family: Magistral; }

.navUser-item--cart .dropdown-menu.is-open {
  width: 320px;
  margin-top: 10px; }

#cart-preview-dropdown .previewCart .previewCartAction a {
  padding: 0; }

#cart-preview-dropdown .previewCartItem-brand {
  float: left; }

#cart-preview-dropdown .previewCartItem-content {
  padding: 10px 10px 10px 0px; }

.search-sec .form.sticky {
  display: none; }

.search-sec .form.desktop {
  display: block; }

.search-sec .quickSearchResults.desktop {
  display: block; }

.search-sec .quickSearchResults.sticky {
  display: none; }

.cms_cnt img {
  width: auto;
  display: block; }

.cms_cnt span.img_text {
  margin: 10px 0;
  display: block; }

.sec-promo-1 .sec-promo-outer ul.promo-cat-list li {
  max-width: 256px; }

.sec-promo-2 .sec-promo-outer ul.promo-cat-list li {
  max-width: 237px;
  padding: 10px 20px 10px 0; }

.sec-promo-3 .sec-promo-outer ul.promo-cat-list li,
.sec-promo-4 .sec-promo-outer ul.promo-cat-list li {
  max-width: 280px; }

.sec-promo-4 .sec-promo-outer ul.promo-cat-list li {
  max-width: 247px;
  padding: 10px 17px 10px 0; }

.sec-promo-4 .sec-promo-outer ul.promo-cat-list li:nth-child(2n) {
  max-width: 194px; }

.quickSearchMessage {
  font-size: 14px;
  margin: 0;
  text-align: center;
  padding: 0;
  color: #00294b;
  line-height: 16px;
  padding: 20px; }

.custom_page ol.breadcrumbs {
  margin: 22px auto 22px; }

.custom_page .cms_cnt p {
  font-size: 16px; }

.custom_page .cms_cnt address {
  font-size: 16px; }

.custom_page .cms_cnt li {
  font-size: 16px; }

.related_mn .productCarousel {
  width: 100%;
  float: left; }

.related_mn .productCarousel .slick-list {
  width: 100%;
  float: left; }

.sec-promo-4 .sec-promo-outer p {
  max-width: 515px; }

.sec-promo-4 .sec-promo-outer ul.promo-cat-list li a {
  padding-right: 18px;
  position: relative;
  width: 100%;
  display: inline-block; }

.sec-promo-outer ul.promo-cat-list li a svg {
  margin-top: 4px; }

.sec-promo-4 .sec-promo-outer ul.promo-cat-list li a svg {
  padding-left: 0;
  position: absolute;
  top: 0;
  left: auto;
  right: 0; }

.sec-promo-4 .sec-promo-outer ul.promo-cat-list li:last-child {
  max-width: 247px;
  padding: 10px 17px 10px 0; }

.productView .product-options form .form-field .select_option label {
  display: inline-block; }

/* custom-r.css start */
.login input[type="submit"], .button, input[type="submit"] {
  border-radius: 20px;
  background-color: #2267AA;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: -0.28px;
  text-transform: uppercase;
  font-family: 'Magistral';
  font-weight: 500;
  padding: 10px 24px;
  border: none;
  color: #fff;
  height: 40px; }

.login input[type="submit"]:focus, .button:focus, input[type="submit"]:focus {
  border-radius: 20px;
  background-color: #2267AA;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: -0.28px;
  text-transform: uppercase;
  font-family: 'Magistral';
  font-weight: 500;
  padding: 10px 24px;
  border: none;
  color: #fff;
  height: 40px; }

.cart-gift-certificate-form .form-input, .coupon-form .form-input {
  padding: 0px 24px;
  height: 40px; }

.login input[type="submit"]:hover, .button:hover, input[type="submit"]:hover {
  background-color: #16466D;
  color: #fff; }

.form-minMaxRow .button {
  background: #2990F5;
  padding: 0;
  height: 40px;
  line-height: 42px;
  border: none; }
  .form-minMaxRow .button:hover {
    background: #154a7e; }

.card-figcaption-body .card-figcaption-button:focus {
  background-color: #16466D; }

.form-field--success .form-input,
.form-field--success .form-select,
.form-field--success .form-checkbox + .form-label::before,
.form-field--success .form-radio + .form-label::before,
.form-field--success .form-prefixPostfix-label {
  border-color: #132C50; }

.button--primary:hover, .button--primary:focus, .button--primary.is-active, .button--primary.active {
  background-color: #16466D;
  color: #fff;
  border: none; }

.button--primary:focus {
  background-color: #2267aa; }

.forgot-password, .shipping-estimate-show__btn-name, .coupon-code-add, .shipping-estimate-show {
  padding: 9px 0;
  color: #132C50;
  text-decoration: none; }

.cart-total-grandTotal {
  color: #132C50;
  font-size: 40px;
  line-height: 40px;
  letter-spacing: 0px;
  font-family: 'Magistral';
  font-weight: bold; }

.forgot-password:hover, .shipping-estimate-show__btn-name:hover, .coupon-code-add:hover, .shipping-estimate-show:hover {
  color: #2990F5; }

.account--fixedSmall {
  width: 70%; }

.page-heading {
  color: #132C50;
  font-size: 54px;
  line-height: 64px;
  letter-spacing: 0px;
  font-family: 'Magistral';
  font-weight: bold;
  text-align: center; }

.panel {
  background-color: rgba(0, 39, 76, 0.2); }

#checkout-app {
  font-family: 'Magistral'; }

.account .product .card-title a, .cart .cart-item-name a {
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.64px;
  text-align: center;
  font-family: 'Magistral Book';
  font-weight: normal;
  margin-bottom: 18px;
  text-decoration: none; }

.button--icon svg {
  fill: #fff; }

@font-face {
  font-family: 'Magistral Book';
  src: url("Magistral-Book.eot");
  src: url("Magistral-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/Magistral-Book.woff2") format("woff2"), url("../fonts/Magistral-Book.woff") format("woff"), url("../fonts/Magistral-Book.ttf") format("truetype"), url("../fonts/Magistral-Book.svg#Magistral-Book") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Magistral';
  src: url("../fonts/Magistral-Bold.eot");
  src: url("../fonts/Magistral-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Magistral-Bold.woff2") format("woff2"), url("../fonts/Magistral-Bold.woff") format("woff"), url("../fonts/Magistral-Bold.ttf") format("truetype"), url("../fonts/Magistral-Bold.svg#Magistral-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Magistral';
  src: url("../fonts/Magistral-BoldItalic.eot");
  src: url("../fonts/Magistral-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Magistral-BoldItalic.woff2") format("woff2"), url("../fonts/Magistral-BoldItalic.woff") format("woff"), url("../fonts/Magistral-BoldItalic.ttf") format("truetype"), url("../fonts/Magistral-BoldItalic.svg#Magistral-BoldItalic") format("svg");
  font-weight: bold;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Magistral Extra';
  src: url("../fonts/Magistral-ExtraBoldItalic.eot");
  src: url("../fonts/Magistral-ExtraBoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Magistral-ExtraBoldItalic.woff2") format("woff2"), url("../fonts/Magistral-ExtraBoldItalic.woff") format("woff"), url("../fonts/Magistral-ExtraBoldItalic.ttf") format("truetype"), url("../fonts/Magistral-ExtraBoldItalic.svg#Magistral-ExtraBoldItalic") format("svg");
  font-weight: bold;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Magistral';
  src: url("../fonts/Magistral-Medium.eot");
  src: url("../fonts/Magistral-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Magistral-Medium.woff2") format("woff2"), url("../fonts/Magistral-Medium.woff") format("woff"), url("../fonts/Magistral-Medium.ttf") format("truetype"), url("../fonts/Magistral-Medium.svg#Magistral-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Magistral Extra';
  src: url("Magistral-ExtraBold.eot");
  src: url("Magistral-ExtraBold.eot?#iefix") format("embedded-opentype"), url("Magistral-ExtraBold.woff2") format("woff2"), url("Magistral-ExtraBold.woff") format("woff"), url("Magistral-ExtraBold.ttf") format("truetype"), url("Magistral-ExtraBold.svg#Magistral-ExtraBold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Magistral';
  src: url("Magistral-LightItalic.eot");
  src: url("Magistral-LightItalic.eot?#iefix") format("embedded-opentype"), url("Magistral-LightItalic.woff2") format("woff2"), url("Magistral-LightItalic.woff") format("woff"), url("Magistral-LightItalic.ttf") format("truetype"), url("Magistral-LightItalic.svg#Magistral-LightItalic") format("svg");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Magistral Book';
  src: url("Magistral-BookItalic.eot");
  src: url("Magistral-BookItalic.eot?#iefix") format("embedded-opentype"), url("Magistral-BookItalic.woff2") format("woff2"), url("Magistral-BookItalic.woff") format("woff"), url("Magistral-BookItalic.ttf") format("truetype"), url("Magistral-BookItalic.svg#Magistral-BookItalic") format("svg");
  font-weight: normal;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Magistral';
  src: url("Magistral-Light.eot");
  src: url("Magistral-Light.eot?#iefix") format("embedded-opentype"), url("Magistral-Light.woff2") format("woff2"), url("Magistral-Light.woff") format("woff"), url("Magistral-Light.ttf") format("truetype"), url("Magistral-Light.svg#Magistral-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Magistral';
  src: url("Magistral-MediumItalic.eot");
  src: url("Magistral-MediumItalic.eot?#iefix") format("embedded-opentype"), url("Magistral-MediumItalic.woff2") format("woff2"), url("Magistral-MediumItalic.woff") format("woff"), url("Magistral-MediumItalic.ttf") format("truetype"), url("Magistral-MediumItalic.svg#Magistral-MediumItalic") format("svg");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

body {
  font-family: "Magistral" !important; }

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

/*footer css*/
.container {
  max-width: 1310px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
  position: relative; }

body footer .container {
  max-width: 1310px !important;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px !important;
  position: relative; }

h3.footer-info-heading {
  color: #FAE81A;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.8px;
  font-weight: bold;
  font-family: 'Magistral';
  margin-bottom: 12px; }

footer .footer-info-list a {
  color: #E5F3FF;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0.6px;
  font-weight: 500;
  text-transform: uppercase;
  font-family: 'Magistral';
  opacity: 0.8; }

footer .footer-info-list a:hover {
  color: #E5F3FF; }

.subscription-form h3 {
  color: #FFFFFF;
  font-size: 32px;
  line-height: 60px;
  letter-spacing: 0px;
  font-weight: bold;
  font-family: 'Magistral';
  margin-bottom: -7px; }

.subscription-form p {
  color: #91A7BC;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0px;
  font-weight: 400;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  margin-left: 1px;
  opacity: 0.8; }

.subscription-form .form-prefixPostfix .form-input, #nl_email {
  background-color: transparent;
  width: 100%;
  border: 1px solid #91A7BC;
  border-radius: 34px;
  padding: 3px 120px 0 18px;
  height: 44px;
  color: #fff;
  opacity: 0.8; }

.subscription-form #nl_email::placeholder {
  color: #91A7BC;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0px;
  font-weight: 400;
  font-family: "Montserrat", Arial, Helvetica, sans-serif; }

.subscription-form .form-prefixPostfix input[type="submit"] {
  position: absolute;
  border-radius: 17px;
  padding: 0 16.5px;
  font-size: 12px;
  line-height: 36px;
  height: 34px !important;
  letter-spacing: 0.6px;
  font-weight: 500;
  background: #2990F5;
  text-transform: uppercase;
  top: 5px;
  right: 5px;
  height: inherit;
  font-family: 'Magistral';
  font-weight: 500; }

.subscription-form .form-prefixPostfix input[type="submit"]:hover {
  background: #16466d; }

.subscription-form .form-prefixPostfix {
  position: relative; }

.footer-middle {
  width: 100%;
  float: left;
  padding-bottom: 20px; }

.footer-middle .left {
  width: 74%;
  float: left; }

.footer-middle .right {
  width: 26%;
  float: right; }

.footer-middle .footer-copyright p {
  color: #FFFFFF;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 1.4px;
  font-family: 'Magistral Book';
  font-weight: normal;
  opacity: 0.8; }

.footer-middle .right h3 {
  color: #FFFFFF;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.8px;
  font-family: 'Magistral';
  font-weight: bold;
  margin: 2px 0 17px; }

.footer-middle .right .img-1 {
  width: 54.51%;
  float: left; }

.footer-middle .right .img-1 img, .footer-middle .right .img-2 img {
  width: 100%; }

.footer-middle .right .img-2 {
  width: 39.369%;
  float: right;
  padding-bottom: 23px;
  margin-top: -20px; }

.footer {
  padding: 65px 0 80px;
  background-position: center top;
  background-size: 100%; }

.subscription-form {
  margin-top: -19px; }

.subscription-form .form {
  margin-left: 2px; }

footer::after {
  content: "";
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 90px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.2); }

.socialLinks .socialLinks-item {
  margin-bottom: 0;
  margin-right: 9px;
  width: 26.68px;
  height: 26px; }

.socialLinks--alt .icon {
  height: 100%;
  width: 100%; }

.socialLinks {
  line-height: 0;
  margin-bottom: 55px; }

.footer-info-list li {
  padding-bottom: 5px; }

.footer-info article {
  margin-bottom: 35px; }

.footer-info article:nth-child(2) {
  width: 16.2%; }

.footer-info article:nth-child(3) {
  width: 16.3%; }

.footer-info article:nth-child(4) {
  width: 23.7%; }

.footer-info article:last-child {
  width: 27.1%;
  float: right; }

.socialLinks--alt .icon:hover svg {
  fill: #2990F5; }

.cat-banner {
  position: relative;
  /* background-image: url('https://cdn11.bigcommerce.com/s-6esbe6nrsw/images/stencil/1280x1280/a/page_banner@2x__85272.original.png'); */
  padding: 0px 0 0; }

.cat-banner img {
  width: 100%; }

.cat-banner .page-heading {
  color: #132C50;
  font-size: 54px;
  line-height: 64px;
  letter-spacing: 0px;
  font-family: "Magistral";
  font-weight: bold;
  max-width: 405px;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0; }

.body.category-page {
  margin: 0; }

ol.breadcrumbs {
  text-align: left;
  margin-top: 22px;
  margin-bottom: 60px;
  padding: 0 15px;
  max-width: 1390px;
  margin: 22px auto 57px; }

.breadcrumbs li a {
  color: #999999;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0px;
  font-family: 'Magistral Book';
  font-weight: normal;
  text-decoration: none; }

.breadcrumb.is-active > .breadcrumb-label {
  color: #16466D;
  font-family: 'Magistral';
  font-weight: bold; }

.category-page .container {
  max-width: 1390px; }

.accordion-title {
  color: #999999;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0.48px;
  font-family: 'Magistral Book';
  font-weight: normal;
  padding-top: 26px; }

#faceted-search-container #facetedSearch-content--category {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.29);
  margin: 0;
  padding: 0 22px; }

#navList-treeview .navPages-item {
  position: relative;
  width: 100%; }

#navList-treeview .navPages-item .hitarea {
  position: absolute;
  top: 10px;
  cursor: pointer;
  height: 20px;
  width: 20px;
  text-align: center;
  margin: 0 auto;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center; }

.sidebarBlock ul li > .hitarea svg.plus-icon {
  fill: #BCBCBC;
  height: 20px;
  width: 20px; }

#navList-treeview .navPages-action {
  color: #132C50;
  font-size: 17px;
  line-height: 26px;
  letter-spacing: 0.34px;
  font-family: 'Magistral';
  font-weight: bold;
  text-transform: capitalize; }

#navList-treeview .navPages-item a.navPages-action {
  color: #132C50;
  font-size: 17px;
  line-height: 26px;
  letter-spacing: 0.34px;
  font-family: 'Magistral';
  font-weight: bold;
  text-transform: capitalize;
  padding-right: 20px; }

#navList-treeview > li .navPages-action {
  padding: 7px 0; }

#navList-treeview .navPages-item.collapsable a {
  color: #2990F5;
  font-size: 17px;
  line-height: 26px;
  letter-spacing: 0.34px;
  font-family: 'Magistral';
  font-weight: bold;
  text-transform: capitalize; }

.sidebarBlock ul#navList-treeview li.navPages-item a:hover {
  color: #2990F5 !important; }

#navList-treeview .navPages-item .level-2 a {
  color: #777777;
  font-size: 15px;
  line-height: 28px;
  letter-spacing: 0.7px;
  font-family: 'Magistral';
  font-weight: bold;
  padding: 0 0 0 0; }

#navList-treeview .navPages-item .level-2 {
  padding-left: 20px;
  padding-top: 7px; }

#navList-treeview .navPages-item .level-3 {
  padding-left: 20px;
  padding-top: 10px; }

#navList-treeview .navPages-item .level-2 .navPages-item.collapsable > a {
  color: #132C50; }

#navList-treeview .navPages-item .level-2 .navPages-item.expandable a {
  color: #777777; }

#navList-treeview .navPages-item .level-3 .navPages-item a {
  color: #818181;
  font-size: 15px;
  line-height: 30px;
  letter-spacing: 0.75px;
  font-family: 'Magistral Book';
  font-weight: normal; }

#navList-treeview .navPages-item .level-3 .navPages-item a:hover {
  color: #132C50; }

#navList-treeview {
  padding-top: 20px; }

#faceted-search-container .accordion-block nav {
  background-color: #EFEFEF;
  border-radius: 5px; }

#faceted-search-container {
  padding: 0;
  width: 21.1%; }

#product-listing-container .product .card-title a, .previewCartItem-name > a {
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.64px;
  text-align: center;
  min-height: 72px;
  font-family: 'Magistral Book';
  font-weight: normal;
  margin-bottom: 18px;
  text-decoration: none;
  margin-top: 11px; }

#product-listing-container .product .card-title a {
  font-family: 'Magistral';
  height: 65px;
  overflow: hidden;
  line-height: 21px;
  margin-bottom: 18px;
  min-height: 65px; }

.previewCartAction {
  padding: 15px 0px; }

.previewCartItem-name > a {
  font-size: 14px; }

.previewCart .previewCartAction-checkout a, .previewCart .previewCartAction-viewCart a {
  font-size: 12px; }

#product-listing-container .product .card-text {
  width: 100%; }

#product-listing-container .product .card-text .price-section--withoutTax, .account .product .card-text .price-section--withoutTax {
  font-size: 20px;
  line-height: 14px;
  letter-spacing: 0.4px;
  font-family: 'Magistral';
  font-weight: 300;
  font-weight: normal;
  color: #132C50;
  text-align: center; }

#product-listing-container .product .card-text .price-section--withoutTax {
  font-weight: bold; }

#product-listing-container .product .card-text span.price.price--non-sale {
  font-weight: normal;
  font-family: 'Magistral Book';
  margin-right: 5px; }

#product-listing-container .product .card-text .non-sale-price--withoutTax {
  font-size: 20px;
  line-height: 14px;
  letter-spacing: 0.4px;
  text-align: center;
  font-family: 'Magistral';
  font-weight: normal;
  color: #B8BFBF;
  text-align: center; }

#product-listing-container .productGrid {
  margin: 0 -19px; }

#product-listing-container .productGrid li {
  width: 25%;
  padding: 0 19px; }

#product-listing-container {
  padding: 0 10px 0 42px;
  width: 78%; }

.actionBar .actionBar-section {
  float: right; }

.product .card {
  margin-bottom: 75px; }

.actionBar .actionBar-section .form-label {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.8px;
  font-family: 'Magistral';
  font-weight: 400;
  text-transform: capitalize;
  margin: 0 7px 0 0; }

.actionBar-section .form-field {
  border: none;
  margin-bottom: 10px; }

.actionBar #sort {
  background: #fff url(https://store.canvas-boat-cover-and-repair-advisor.com/content/icon_down.svg) no-repeat 176px center;
  height: 40px;
  line-height: 40px !important;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 1.12px;
  font-family: "Magistral";
  font-weight: 500;
  text-transform: uppercase;
  border-radius: 5px;
  padding: 0 19px;
  border: 1px solid #CCCCCC; }

.custom_category .actionBar-section .form-field svg {
  display: none; }

.pagination li {
  width: 34px;
  height: 34px; }

.pagination li a {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.36px;
  text-transform: uppercase;
  font-family: 'Magistral';
  font-weight: bold;
  color: #999999;
  border: none; }

.pagination li.pagination-item--current a {
  background-color: #2267AA;
  border-radius: 5px;
  color: #fff;
  width: 33px; }

.pagination li.pagination-item--next a, .pagination li.pagination-item--previous a {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  font-family: 'Magistral';
  font-weight: bold;
  color: #999999; }

.pagination li.pagination-item--next,
.pagination li.pagination-item--previous {
  float: none;
  border-radius: 17px;
  border: 1px solid #999999;
  background-color: #02335c;
  padding: 3px;
  width: auto; }

.panel-header {
  background-color: transparent; }

.panel-body {
  background-color: transparent; }

.card-figcaption {
  bottom: auto;
  height: 100%;
  left: initial;
  opacity: 1;
  position: relative;
  right: auto;
  text-align: center;
  top: initial;
  margin-top: 16px; }

.card-body {
  position: relative; }

.card-figcaption-body {
  position: relative;
  top: initial;
  transform: initial;
  transform-style: preserve-3d; }

#facetedSearch .sidebarBlock {
  display: none; }

#facetedSearch {
  padding: 17px 20px 0; }

#facetedSearch .accordion.accordion--navList .accordion-title {
  font-size: 17px;
  line-height: 24px;
  letter-spacing: 0.34px;
  font-family: 'Magistral';
  font-weight: bold;
  color: #132C50;
  margin-bottom: 13px; }

#facetedSearch-content--price .form-minMaxRow .form-input {
  border: 1px solid #CCCCCC;
  width: 114px;
  border-radius: 5px;
  margin: 0;
  line-height: 40px;
  height: 40px;
  padding: 0 0 0 15px; }

#facetedSearch-content--price .form-minMaxRow .form-field {
  width: 50%;
  padding: 0 5px 0 4px; }

#facetedSearch-content--price .form-minMaxRow .form-field:last-child {
  width: 100%;
  margin-top: 10px; }

#facetedSearch-navList {
  margin-top: 0; }

#facetedSearch-navList .accordion-navigation span {
  margin-bottom: 13px; }

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

#facetedSearch-content--price .form-minMaxRow .form-input::placeholder {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0px;
  font-family: 'Magistral Book';
  font-weight: normal;
  color: #999999;
  text-align: center; }

.card-text {
  display: flex;
  justify-content: center; }

.category-page .page {
  margin: 0 0 133px; }

.pagination li.pagination-item--next {
  background-color: #02335C; }

.pagination li.pagination-item--next a {
  color: #FAE81A; }

.pagination li.pagination-item--current a:hover {
  color: #fff;
  background-color: #16466D; }

.pagination-list .pagination-item {
  vertical-align: bottom; }

.breadcrumb:not(:first-child)::before {
  content: "»";
  transform: none;
  border: none;
  font-family: 'Montserrat';
  color: #16466D;
  font-weight: 600;
  height: auto;
  vertical-align: baseline;
  font-size: 20px;
  line-height: 24px; }

#product-listing-container .actionBar {
  margin-top: -3px;
  margin-bottom: 0; }

.card-img-container::after {
  padding: 0; }

.card-img-container {
  margin: 0 auto; }

.pagination-list {
  margin-top: 49px; }

#facetedSearch-content--price {
  margin-top: -12px;
  padding-bottom: 30px; }

/*CMS pages*/
/* cms */
.cms_cnt li {
  padding: 5px 0;
  font-family: Magistral !important; }

.cms_cnt h2 {
  text-align: left;
  margin-bottom: 20px;
  color: #00294B;
  font-family: 'Magistral Book'; }

.cms_cnt h3, .cms_cnt address {
  margin: 0 0 8px 0;
  font-style: inherit;
  font-family: 'Magistral Book'; }

.cms_cnt ul {
  margin: 0 0 20px 30px;
  font-family: 'Magistral Book'; }

.cms_cnt ul.no-list {
  list-style: none; }

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

.cms_cnt .mourning li {
  width: 25%;
  float: left;
  list-style: none;
  background: #fff;
  font-family: 'Magistral Book'; }

.cms_cnt .mourning li img {
  height: 173px;
  display: block;
  margin: auto; }

.cms_cnt .mourning ul {
  display: inline-block;
  width: 100%; }

.cms_cnt .Patriotic_dec ul {
  list-style: none;
  margin: 0; }

.cms_cnt .Patriotic_dec ul li {
  max-width: 170px;
  margin: 0 0 20px 0;
  font-family: 'Magistral Book'; }

.cms_cnt .gsa-img {
  max-width: 900px;
  margin: auto; }

.cms_cnt table {
  margin: 20px auto;
  float: none;
  border-collapse: collapse; }

.cms_cnt table td, .cms_cnt table th {
  padding: 5px;
  border: 1px solid #000000;
  text-align: left; }

.cms_cnt a {
  color: #00294B;
  outline: none;
  font-weight: bold;
  text-decoration: none; }

.cms_cnt a:hover {
  color: #2990F5; }

div#contact-us-page {
  width: auto; }

.cms_cnt .c_review h3 {
  display: inline-block; }

.cms_cnt .c_review h3 img {
  padding: 0 7px 5px 0;
  height: 24px; }

span.r_date {
  float: right; }

.r_text span {
  display: block; }

.c_review ul li {
  padding: 20px;
  border: 1px solid #cecaca;
  margin: 20px auto; }

.previewCart .productView {
  flex-direction: row; }

.cms_cnt .privacy-title {
  margin-bottom: 20px;
  color: #00294B;
  font-family: 'Magistral';
  font-size: 18px;
  font-weight: 700; }

#cart-preview-dropdown .previewCart ul li h6.previewCartItem-name a {
  padding: 0;
  font-size: 14px;
  line-height: 20px;
  color: #00294b;
  font-weight: normal; }
  #cart-preview-dropdown .previewCart ul li h6.previewCartItem-name a:hover {
    color: #fae81a; }

#cart-preview-dropdown .previewCart .previewCartAction a {
  font-size: 14px;
  line-height: 40px; }

.custom_cart h2.cart-item-name a {
  text-align: left; }

#navList-treeview {
  padding-bottom: 18px;
  margin-bottom: 33px; }

#custom_wishlist .productGrid {
  text-align: center; }
  #custom_wishlist .productGrid .card {
    margin-bottom: 25px; }
    #custom_wishlist .productGrid .card .card-img-container {
      height: 190px;
      display: flex;
      justify-content: center;
      align-items: center; }

.card-img-container {
  height: 190px;
  display: flex;
  justify-content: center;
  align-items: center; }
  .card-img-container img {
    right: 0; }

/* custom-r.css end */
#menu_responsive {
  display: none; }

.search-sec.mobile {
  display: none; }

.phone.mobile {
  display: none; }

.productView-product .productView-price .non-sale-price--withoutTax span {
  color: #b8bfbf;
  margin-right: 10px; }

.productView-product .price-section {
  display: inline-block; }

.card-text .non-sale-price--withoutTax span {
  color: #b8bfbf;
  margin-right: 10px; }

.sec-promo-1 .sec-promo-outer ul.promo-cat-list li:nth-child(2n) {
  max-width: 174px; }

.sec-promo-2 .sec-promo-outer ul.promo-cat-list li:nth-child(2n) {
  max-width: 206px; }

.sec-promo-3 .sec-promo-outer ul.promo-cat-list li:nth-child(2n) {
  max-width: 207px; }

#navList-treeview .navPages-item a.navPages-action.selected {
  color: #132C50; }

.cat-banner.no-banner h1.page-heading {
  position: relative;
  transform: none;
  max-width: 100%;
  margin: 30px 0px 20px;
  padding: 0px 15px; }

#navList-treeview .navPages-item.collapsable {
  margin-bottom: 8px; }

#navList-treeview .navPages-item .level-2 .hitarea {
  top: 4px; }

#product-listing-container .productGrid li .card-img-container {
  height: 157px; }

#product-listing-container .productGrid li .card-body {
  padding-top: 15px; }

.custom_category .pagination-list .pagination-item--previous a svg path {
  fill: #fae81a; }

.custom_category .pagination-list .pagination-item--previous a {
  color: #fae81a; }

.custom_product .form-wishlist a.button.dropdown-menu-button.is-open {
  border-radius: 30px 30px 0px 0px;
  border-color: #bdbec0; }

.swal2-actions .swal2-cancel.button {
  background: #2267aa;
  border: 1px solid #2267aa; }

.map_outer iframe {
  width: 100%; }

.heroCarousel .banner2 .heroCarousel-content {
  bottom: 55px;
  display: flex;
  align-items: baseline;
  justify-content: center;
  flex-wrap: wrap; }

.heroCarousel .img_left_bar {
  width: 30.06%;
  display: inline-block;
  vertical-align: bottom; }

.iframe_right_bar {
  display: inline-block;
  vertical-align: bottom;
  width: 69.94%;
  padding-left: 124px; }

.iframe_right_bar video {
  height: 100%;
  width: 100%; }

.item.video.banner2 {
  opacity: 1;
  margin: 0;
  transition: none; }

.img_left_bar img:first-child {
  max-height: 225px;
  width: auto;
  margin: 0 auto 10px;
  position: relative;
  left: 0; }

.img_left_bar img:nth-child(2) {
  position: relative;
  left: 5%; }

.heroCarousel .banner2 .heroCarousel-content-top p.heroCarousel-title > span {
  color: #000; }

.menu_active_Repair_menu .megamenu.Repair div#navPages-Repair {
  height: auto;
  width: auto;
  left: 0;
  right: auto;
  display: inline-block;
  min-width: 500px;
  top: 35px;
  padding: 15px 0px 20px !important; }

.menu_active_Repair_menu .megamenu.Repair div#navPages-Repair ul.navPage-subMenu-list {
  column-count: 2;
  display: inline-block;
  width: 100%;
  min-width: auto;
  margin: 0; }

#menu nav.navPages ul.navPages-list li.navPages-item:nth-child(2) {
  position: relative; }

body.sticky_active.menu_active_Repair_menu .megamenu.Repair div#navPages-Repair {
  top: 52px; }

/** Text Animation **/
@-webkit-keyframes fadeInUpSD {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-150px);
    transform: translateY(-150px); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUpSD {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-150px);
    transform: translateY(-150px); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUpSD {
  -webkit-animation-name: fadeInUpSD;
  animation-name: fadeInUpSD; }

.heroCarousel .slick-active .heroCarousel-title,
.heroCarousel .slick-active .heroCarousel-sub-title {
  animation-name: fadeInUpSD;
  animation-duration: 2s;
  opacity: 1; }

/* Text Animation End **/
.tootl-tip-outer {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1; }

.sec-interactive .img_overlay {
  position: relative; }

p.tooltip-cont {
  position: absolute;
  left: 0px; }

.tooltip-icon {
  display: inline-block;
  position: absolute;
  top: 7%;
  left: 16%;
  cursor: pointer; }

.tooltip-icon span {
  font-size: 12px;
  width: 20px;
  height: 30px;
  border-radius: 50%;
  color: white;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: normal; }

.sec-interactive-outer .tooltip-icon p.tooltip-cont {
  margin: 0;
  font-size: 14px;
  line-height: 20px;
  min-width: 200px;
  position: absolute;
  left: 30px;
  top: 0;
  color: white;
  right: auto;
  display: inline-block;
  max-width: 100%;
  text-align: left;
  opacity: 0;
  visibility: hidden;
  z-index: 2; }

.tooltip-icon.one {
  top: 18%;
  left: 31%; }

.tooltip-icon.two {
  top: 40%;
  left: 47%; }

.tooltip-icon.three {
  top: 37%;
  left: auto;
  right: 27%; }

.tooltip-icon.four {
  top: auto;
  left: 28%;
  bottom: 29%; }

.tooltip-icon.five {
  top: 37%;
  left: 25.5%; }

.tooltip-icon.six {
  top: auto;
  left: 15%;
  bottom: 32%; }

.tooltip-icon.seven {
  top: auto;
  left: 18.4%;
  bottom: 15%; }

.tootl-tip-outer.center .tooltip-icon.one {
  top: 21%;
  right: 33%;
  left: auto; }

.tootl-tip-outer.center .tooltip-icon.two {
  top: 38%;
  left: 4%; }

.tootl-tip-outer.center .tooltip-icon.three {
  top: 31%;
  left: auto;
  right: 41%; }

.tootl-tip-outer.center .tooltip-icon.four {
  top: 27%;
  left: auto;
  bottom: auto;
  right: 13%; }

.tootl-tip-outer.center .tooltip-icon.five {
  top: auto;
  left: auto;
  right: 31%;
  bottom: 39%; }

.tootl-tip-outer.center .tooltip-icon.six {
  left: 34.8%;
  bottom: 15%; }

.tootl-tip-outer.center .tooltip-icon.seven {
  top: 45%;
  left: 46%;
  bottom: auto; }

.tootl-tip-outer.center .tooltip-icon.eight {
  top: 27%;
  left: 34.8%; }

.tootl-tip-outer.right .tooltip-icon.one {
  top: 1%;
  right: 36.4%;
  left: auto; }

.tootl-tip-outer.right .tooltip-icon.two {
  top: 38%;
  left: auto;
  right: 35.5%; }

.tootl-tip-outer.right .tooltip-icon.three {
  top: 47%;
  left: auto;
  right: 21%; }

.tootl-tip-outer.right .tooltip-icon.four {
  top: auto;
  left: auto;
  bottom: 21%;
  right: 16.5%; }

.tootl-tip-outer.right .tooltip-icon.five {
  top: auto;
  left: auto;
  right: 53%;
  bottom: 25%; }

.tootl-tip-outer.right .tooltip-icon.six {
  left: 27.5%;
  bottom: 28.5%; }

.tootl-tip-outer.right .tooltip-icon.seven {
  top: auto;
  left: 3%;
  bottom: 27%; }

.tootl-tip-outer.right .tooltip-icon.eight {
  top: auto;
  left: auto;
  bottom: 8%;
  right: 37.5%; }

.sec-interactive-outer .tooltip-icon:hover p.tooltip-cont {
  opacity: 1;
  visibility: visible; }

.tooltip-icon span svg {
  height: 100%;
  width: 100%; }

.tootl-tip-outer.right .tooltip-icon.one p.tooltip-cont {
  right: 30px;
  left: auto;
  text-align: right; }

.tootl-tip-outer.right .tooltip-icon.two p.tooltip-cont {
  right: 30px;
  left: auto;
  text-align: right; }

.tootl-tip-outer.right .tooltip-icon.four p.tooltip-cont {
  right: 30px;
  left: auto;
  text-align: right; }

.tootl-tip-outer.right .tooltip-icon.eight p.tooltip-cont {
  right: 30px;
  left: auto;
  text-align: right; }

.sec-interactive-outer .tooltip-icon p.tooltip-cont span {
  padding: 8px 10px 5px;
  background: #fff;
  border-radius: 10px;
  display: inline-block;
  width: auto;
  height: auto;
  color: #000;
  font-size: 14px;
  box-shadow: 1px 0px 5px red; }

.tootl-tip-outer.center .tooltip-icon.one p.tooltip-cont, .tootl-tip-outer.center .tooltip-icon.four p.tooltip-cont, .tootl-tip-outer.center .tooltip-icon.five p.tooltip-cont, .sec-interactive-outer .tooltip-icon.three p.tooltip-cont {
  right: 30px;
  left: auto;
  text-align: right; }

.heroCarousel .slick-dots li {
  background: transparent; }

.heroCarousel .slick-dots li button {
  border-color: #fff;
  width: 20px;
  height: 5px;
  border-radius: 2px;
  background-color: #fff; }

.heroCarousel .slick-dots li button:before {
  width: 20px;
  height: 5px;
  border-radius: 2px; }

.heroCarousel .slick-dots li button:hover:before {
  background: #fae81a; }

.heroCarousel .slick-dots li.slick-active button:before {
  background: #fae81a; }

main#main-content {
  min-height: 500px; }

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

.custom_product .productView-thumbnails button.slick-arrow {
  border: 0;
  background-color: transparent;
  height: 25px;
  width: 20px;
  padding: 0;
  margin: 0;
  text-align: center; }

.custom_product .productView-thumbnails button.slick-arrow:before {
  background-size: contain;
  height: 25px;
  width: 20px;
  margin: 0; }

.custom_product .productView-thumbnails button.slick-arrow.slick-next {
  right: -20px; }

.custom_product .productView-thumbnails button.slick-arrow.slick-prev {
  left: -20px; }

.body.category-page .category_des {
  margin: 0px 0px 20px; }

.body.category-page .category_des a {
  color: #00294b; }

.body.category-page .category_des a:hover {
  color: #2267aa; }

.body.category-page .category_des strong br {
  display: none; }

/* .productView .product-options form .form-field label.form-option-swatch {
    display: flex;
    align-items: center;
    margin: 0px 10px 10px;
} */
.tab_des p, .tab_des ul li span, .tab_des span, .tab_des strong {
  letter-spacing: .48px !important;
  color: #333 !important;
  font-size: 16px !important;
  line-height: 24px;
  font-weight: 500 !important;
  font-family: Magistral !important;
  background: transparent !important; }

.productView .productView-details .productView-info-name.upc-label + dd {
  display: none; }

.form-option-image {
  height: 150px;
  width: 150px; }

.form-option.form-option-swatch .form-option-expanded {
  display: none; }

.form-option.form-option-swatch:hover .form-option-expanded {
  display: block; }

.products_list_top {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
  margin: 0px 0px 10px; }

.view_count {
  width: 33.33%; }

.view_count label.perpagelabel,
.view_count select#itemperpage {
  display: inline-block;
  vertical-align: middle; }

.view_count select#itemperpage {
  width: auto;
  background: #fff url(https://wds16.mybigcommerce.com/content/icon_down.svg) no-repeat 90% center;
  height: 40px;
  line-height: 40px !important;
  font-size: 14px;
  letter-spacing: 1.12px;
  font-family: Magistral;
  font-weight: 500;
  text-transform: uppercase;
  border-radius: 5px;
  padding: 0 30px 0 19px;
  border: 1px solid #ccc;
  color: #333; }

.view_count label.perpagelabel {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: .8px;
  font-family: Magistral;
  font-weight: 400;
  margin: 0 7px 0 0;
  color: #757575;
  text-transform: capitalize; }

.actionBar-section .form-field {
  margin-bottom: 0px; }

/*Responsive Start*/
.footer-copyright br {
  display: none; }

.cart-total-value button {
  color: #132c50;
  text-decoration: none;
  font-style: inherit; }

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

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

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

.menu_active_shop_menu .megamenu.shop,
.menu_active_Repair_menu .megamenu.Repair {
  display: block; }

.navPage-subMenu {
  display: block; }

.menu_active_shop_menu .main_hasMenu[data-name="shop_menu"] svg,
.menu_active_Repair_menu .main_hasMenu[data-name="Repair_menu"] svg {
  transform: rotate(-180deg); }

.menu_active_shop_menu #menu a.main_hasMenu[data-name="shop_menu"],
.menu_active_Repair_menu #menu a.main_hasMenu[data-name="Repair_menu"],
.custom_default.menu_active_shop_menu #menu a.main_hasMenu[data-name="shop_menu"],
.custom_default.menu_active_Repair_menu #menu a.main_hasMenu[data-name="Repair_menu"] {
  color: #2267aa; }

.menu_active_shop_menu.sticky_active #menu a.main_hasMenu[data-name="shop_menu"],
.menu_active_Repair_menu.sticky_active #menu a.main_hasMenu[data-name="Repair_menu"] {
  color: #fae81a; }

.menu_active_shop_menu.sticky_active #menu a.main_hasMenu[data-name="shop_menu"] svg path,
.menu_active_Repair_menu.sticky_active #menu a.main_hasMenu[data-name="Repair_menu"] svg path,
.menu_active_shop_menu:not(.sticky_active):not(.custom_default) #menu a.main_hasMenu[data-name="shop_menu"] svg path,
.menu_active_Repair_menu:not(.sticky_active):not(.custom_default) #menu a.main_hasMenu[data-name="Repair_menu"] svg path {
  fill: #fae81a; }

.menu_active_shop_menu.custom_default:not(.sticky_active) #menu a.main_hasMenu[data-name="shop_menu"] svg path,
.menu_active_Repair_menu.custom_default:not(.sticky_active) #menu a.main_hasMenu[data-name="Repair_menu"] svg path {
  fill: #2267aa; }

.menu_active_shop_menu:not(.custom_default) #menu a.main_hasMenu[data-name="shop_menu"],
.menu_active_Repair_menu:not(.custom_default) #menu a.main_hasMenu[data-name="Repair_menu"] {
  color: #fae81a; }

.login_register span {
  color: #e5f3ff; }

.overlay_link {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0; }

.swal2-actions .swal2-cancel.button {
  color: #fff; }

/****/
.cart-total.handlingfee, body.fabric_found .default_subtotal {
  display: none !important; }

body.fabric_found .custom_subtotal {
  display: block !important; }

/****/
[data-product-attribute] .form-option.form-option-swatch {
  height: 50px;
  width: 50px; }

.productView .product-options span.form-option-variant {
  height: 100%;
  width: 100%; }

.cat-desc-accordion {
  overflow: hidden; }

.readmore-btn-more, .readmore-btn-more {
  text-transform: uppercase; }

.category_des .button-wrap {
  text-align: center; }

@media only screen and (max-width: 1440px) {
  .heroCarousel .img_left_bar {
    width: 34.06%; }
  .img_left_bar img:first-child {
    max-height: 170px;
    width: auto;
    margin: 0 auto 10px; }
  .heroCarousel .img_left_bar img:last-child {
    max-height: 230px;
    width: auto;
    margin: 0 auto; }
  .iframe_right_bar {
    width: 65.94%;
    padding-left: 115px; }
  .iframe_right_bar video {
    width: auto;
    max-height: 370px;
    max-width: 100%; }
  .heroCarousel .banner2 .heroCarousel-content {
    bottom: 43px; }
  .heroCarousel .banner2 .heroCarousel-content p.heroCarousel-sub-title {
    margin-top: 14px;
    line-height: 42px; } }

@media only screen and (max-width: 1399px) {
  .heroCarousel .banner2 .heroCarousel-content-top {
    top: 208px; }
  .heroCarousel .banner2 .heroCarousel-content-top p.heroCarousel-title {
    font-size: 48px;
    line-height: 54px; }
  .iframe_right_bar iframe {
    width: 100%;
    height: 300px; }
  .img_left_bar img:first-child {
    max-height: 145px; }
  .heroCarousel .img_left_bar img:last-child {
    max-height: 200px; }
  .iframe_right_bar video {
    max-height: 340px; }
  .iframe_right_bar {
    padding-left: 50px; } }

@media only screen and (max-width: 1370px) {
  .iframe_right_bar img {
    max-height: 350px; } }

@media only screen and (max-width: 1199px) {
  .header .top-header .hdr_logo .header-logo a svg {
    max-width: 300px; }
  .header .top-header .hdr_logo .header-logo {
    max-width: 330px; }
  .header .top-header .search-sec .SeachBox .form-fieldset .form-input {
    width: 320px;
    height: 40px; }
  .header .top-header .user-menu nav ul li a {
    font-size: 16px;
    line-height: 20px; }
  .header .top-header .phone a {
    font-size: 18px;
    line-height: 30px;
    padding-bottom: 0; }
  .header .top-header {
    background: #154a82;
    padding: 25px 15px 20px;
    width: 100%;
    float: left; }
  .header .top-header .search-sec .SeachBox .form-fieldset .form-input {
    padding: 3px 20px 1px 54px; }
  .header .top-header .search-sec {
    margin-top: 5px; }
  .header .top-header .user-menu .navUser {
    top: -3px; }
  .heroCarousel .heroCarousel-content p.heroCarousel-title {
    font-size: 28px;
    line-height: 35px; }
  .heroCarousel .heroCarousel-content {
    bottom: 30px; }
  .heroCarousel .heroCarousel-content .banner-logo {
    max-width: 200px;
    margin: 0 auto 20px; }
  .heroCarousel.slick-slider {
    margin-bottom: 28px; }
  .quickSearchResults {
    display: block; }
  #previewModal .previewCartCheckout .button {
    font-size: 12px;
    padding: 10px 5px; }
  .featured_mn .productCarousel .card-figure {
    height: 165px; }
  .featured_mn .card-figure .card-img-container img {
    height: 130px; }
  .featured_mn .productCarousel .slick-prev {
    left: 15px; }
  .featured_mn .productCarousel .slick-next {
    right: 15px; }
  .featured_mn .card-body {
    padding-top: 10px; }
  .featured_mn .card-body h3.card-title a {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    height: auto; }
  .featured_mn .productCarousel .slick-prev,
  .featured_mn .productCarousel .slick-next {
    top: 50%;
    transform: translateY(-50%); }
  .featured_mn {
    margin-top: 0; }
  .featured_mn .page-heading-icon svg {
    max-width: 90px; }
  .featured_mn .page-heading-icon {
    margin: 10px 0 5px; }
  .featured_mn h2.page-heading {
    margin: 0 0 10px;
    font-size: 26px;
    line-height: 32px; }
  .featured_mn .productCarousel .productCarousel-slide {
    padding: 10px 10px 22px; }
  .sec-advisor .sec-advisorouter p {
    font-size: 20px;
    line-height: 28px;
    max-width: 550px; }
  .sec-advisor .sec-advisorouter {
    padding-bottom: 20px 0; }
  .sec-advisor .sec-advisorouter p:last-child {
    margin: 15px auto 20px; }
  .sec-advisor .sec-advisorouter a {
    width: 320px;
    height: 50px;
    font-size: 16px;
    line-height: 52px; }
  .sec-advisor .sec-advisorouter {
    padding: 20px 0; }
  .sec-promo-outer h2.promo-title {
    font-size: 28px;
    line-height: 30px;
    margin: 0 0 10px; }
  .sec-promo-outer p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px; }
  .sec-promo-outer ul.promo-cat-list li a {
    font-size: 18px;
    line-height: 22px; }
  .sec-promo-1 .left .left_inner,
  .sec-promo-3 .left .left_inner,
  .sec-promo-2 ul.promo-cat-list,
  .sec-promo-3 ul.promo-cat-list,
  .sec-promo-4 ul.promo-cat-list,
  .sec-promo-outer ul.promo-cat-list,
  .sec-promo-outer .right .right_inner {
    max-width: 400px;
    margin: 0 auto;
    padding: 0; }
  .sec-promo-outer ul.promo-cat-list li,
  .sec-promo-1 .sec-promo-outer ul.promo-cat-list li,
  .sec-promo-2 .sec-promo-outer ul.promo-cat-list li,
  .sec-promo-3 .sec-promo-outer ul.promo-cat-list li:nth-child(2n+1) {
    padding: 10px 0; }
  .sec-interactive-outer .content .page-heading-icon {
    padding: 30px 0 0px; }
  .sec-interactive-outer .content .page-heading-icon svg {
    max-width: 90px; }
  .sec-interactive-outer .content h2 {
    font-size: 26px;
    line-height: 32px; }
  .sec-interactive-outer .content p {
    font-size: 18px;
    line-height: 22px;
    margin: 0 0 15px; }
  .sec-interactive-outer ul.photos-list li p {
    font-size: 16px;
    line-height: 22px; }
  .custom_product ol.breadcrumbs {
    margin: 0 auto 0; }
  .productView .productView-details h1.productView-title {
    font-size: 26px;
    line-height: 30px;
    margin: 0 !important; }
  .custom_product .productView-info {
    margin: 0;
    height: auto;
    line-height: normal; }
  .custom_product .available {
    margin: 0; }
  .productView .productView-details span.price {
    font-size: 28px;
    line-height: 32px; }
  .custom_product .productView-price {
    margin-bottom: 10px; }
  .custom_product .productView-options .form-action {
    margin-top: 0px; }
  .custom_product .productView-options #add-to-cart-wrapper .form-action {
    margin-top: 0px;
    width: 50%;
    margin: 0;
    padding-right: 15px;
    float: left; }
  .custom_product .productView-options .form-action {
    margin-top: 0px;
    width: 50%;
    margin-left: 0;
    float: left;
    padding: 0; }
  .custom_product .form-action #form-action-addToCart,
  .custom_product .form-wishlist a.button.dropdown-menu-button span {
    width: 100%;
    font-size: 18px; }
  .custom_product .form-wishlist a.button.dropdown-menu-button {
    width: 100%; }
  .custom_product .productView-options {
    margin: 0; }
  .productView-images .productView-image {
    height: auto; }
  .productView-description {
    padding: 0; }
  .productView-thumbnail {
    width: 20%;
    float: left; }
  .tab_des .tab-content {
    max-width: 100%;
    padding: 20px 15px 20px; }
  .tab_des ul li p,
  .tab_des p {
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 10px 0; }
  .tab_des ul {
    margin: 0 0 20px 13px; }
  .related_mn h3.card-title a {
    font-size: 14px;
    line-height: 20px;
    height: 60px;
    margin: 0 0 10px; }
  ul.tabs.related_pro_mn li a.tab-title {
    font-size: 34px;
    line-height: 40px; }
  ul.tabs.related_pro_mn {
    padding-top: 10px; }
  .tab_des {
    margin: 0 0 10px; }
  .related_mn .tab-content {
    padding: 0 15px !important; }
  .related_mn .card-figure {
    height: 160px; }
  .related_mn .productCarousel {
    margin-bottom: 20px; }
  .login input[type="submit"], .button, input[type="submit"] {
    font-size: 12px !important; }
  .custom_category .cat-banner .page-heading {
    font-size: 48px;
    line-height: 54px; }
  #product-listing-container .product h3.card-title a {
    height: 68px;
    min-height: 68px;
    font-size: 14px;
    margin-top: 0;
    line-height: 18px; }
  #product-listing-container .product .card-text .price-section--withoutTax,
  .account .product .card-text .price-section--withoutTax {
    font-size: 16px;
    line-height: 14px; }
  .category-page .page {
    margin: 0 0 50px; }
  .custom_category .pagination-list {
    margin: 30px 0 0; }
  .product article.card {
    margin-bottom: 20px; }
  #navList-treeview .navPages-item.expandable a.navPages-action,
  #navList-treeview .navPages-action {
    font-size: 15px; }
  #navList-treeview > li .navPages-action {
    padding: 5px 0; }
  #facetedSearch-content--price .form-minMaxRow .form-input {
    width: 100%;
    padding: 0; }
  ol.breadcrumbs {
    margin: 20px auto; }
  .page-heading {
    font-size: 50px;
    line-height: 54px;
    margin: 0 0 20px; }
  .blog-thumbnail {
    margin: 0 auto 10px; }
  .blog-post-body p.blog-date {
    margin: 10px 0; }
  .custom_blog .blog {
    margin: 0 0 10px 0; }
  .pagination-list {
    margin-top: 20px; }
  .container {
    max-width: 100%; }
  .sec-interactive-outer ul.photos-list {
    margin: 0; }
  .subscription-form .form-prefixPostfix input[type="submit"] {
    width: auto;
    margin: 0; }
  .subscription-form h3 {
    font-size: 24px;
    line-height: 60px; }
  .footer-middle .right h3 {
    font-size: 16px;
    line-height: 18px; }
  .footer {
    padding: 30px 0 80px; }
  body {
    padding: 0; }
  .sec-promo-1, .sec-promo-2, .sec-promo-3, .sec-promo-4 {
    margin: 0; }
  .seperator img {
    height: auto;
    top: -15px; }
  .custom_product .productView-details {
    padding-right: 0; }
  .heroCarousel .heroCarousel-content-top {
    top: 190px; }
  .heroCarousel .heroCarousel-content-top p.heroCarousel-title {
    font-size: 35px;
    line-height: 45px; }
  .heroCarousel .banner2 .heroCarousel-content {
    bottom: 40px;
    padding: 0px 30px;
    max-width: 900px; }
  .heroCarousel .heroCarousel-content p.heroCarousel-sub-title {
    font-size: 38px;
    line-height: 50px; }
  body.sticky_active header.sticky_active .top-header {
    padding: 10px 15px 15px; }
  body.sticky_active header.sticky_active .top-header .hdr_logo .header-logo-image-unknown-size {
    max-width: 200px; }
  body.sticky_active header.sticky_active #menu nav.navPages ul.navPages-list li.navPages-item > a.navPages-action {
    font-size: 12px; }
  body.sticky_active header.sticky_active .user-menu nav ul li a {
    padding: 0 3px;
    font-size: 12px; }
  body.sticky_active header.sticky_active .user-menu nav ul.navUser-section li a svg {
    vertical-align: bottom; }
  .sec-interactive {
    padding-bottom: 20px; }
  .quickSearchResults .modal-close {
    display: block;
    right: 10px; }
  #tab-related .slick-arrow:before {
    content: none; }
  #tab-related .slick-arrow.slick-next {
    opacity: 1;
    background: rgba(189, 190, 192, 0.5) url(https://store.canvas-boat-cover-and-repair-advisor.com/content/arrow_rt.svg) center no-repeat;
    height: 25px;
    width: 25px;
    border-radius: 100%;
    padding: 0;
    top: 40%;
    transform: translateY(-40%);
    background-position: 8px 5px; }
  #tab-related .slick-arrow.slick-prev {
    left: 6px;
    opacity: 1;
    background: rgba(189, 190, 192, 0.5) url(https://store.canvas-boat-cover-and-repair-advisor.com/content/arrow_lt.svg) center no-repeat;
    height: 25px;
    width: 25px;
    border-radius: 100%;
    padding: 0;
    top: 40%;
    transform: translateY(-40%);
    background-position: 5px 5px; }
  #faceted-search-container {
    width: 25%; }
  #product-listing-container {
    padding: 0 10px 0 30px;
    width: 75%; }
  #navList-treeview .navPages-item.collapsable a {
    font-size: 15px; }
  .sidebarBlock ul li.collapsable .hitarea svg.minus-icon {
    height: 16px; }
  ol.breadcrumbs {
    padding: 0; }
  .custom_search .page {
    margin: 0; }
  .custom_search .page-content {
    padding: 0; }
  .custom_search .navBar.navBar--sub.search-nav {
    margin: 0 0 30px; }
  .custom_search ul.category-suggestion-list li {
    width: 100%; }
  .actionBar #sort {
    background: #fff url(https://store.canvas-boat-cover-and-repair-advisor.com/content/icon_down.svg) no-repeat 98% center; }
  .actionBar-section .form-select ~ .form-field svg {
    display: none; }
  .custom_brands .page {
    margin: 0; }
  .brandGrid .brand, .sub_cat_block ul li {
    width: 25%; }
  .cart-total-value button {
    padding: 0; }
  footer::after {
    bottom: 50px; }
  .footer {
    padding: 30px 0 50px; }
  body.sticky_active header.sticky_active .megamenu.is_open .navPage-subMenu {
    top: 73px !important; }
  .custom_category ol.breadcrumbs {
    padding: 0 15px; }
  .custom_search #facetedSearch {
    padding: 17px 20px 0 0; }
  .custom_product .container {
    padding: 0 15px; }
  .custom_product .productView-images {
    padding: 0; }
  .footer-info article:nth-child(4) {
    width: 18%; }
  .footer-info article:last-child {
    width: 32%; }
  .sec-promo-4 .right .right_inner ul.promo-cat-list li {
    padding: 5px 0; }
  .heroCarousel .banner2 .heroCarousel-content-top p.heroCarousel-title {
    font-size: 28px;
    line-height: 28px; }
  .heroCarousel .banner3 .heroCarousel-content,
  .heroCarousel .banner4 .heroCarousel-content {
    bottom: 25px; }
  .img_left_bar img:first-child {
    max-height: 100px; }
  .heroCarousel .img_left_bar img:last-child {
    max-height: 140px; }
  .iframe_right_bar iframe {
    height: 210px;
    max-width: 500px; }
  .heroCarousel .banner2 .heroCarousel-content p.heroCarousel-sub-title {
    line-height: 35px;
    margin-top: 5px;
    font-size: 26px; }
  .iframe_right_bar {
    padding-left: 50px; }
  .heroCarousel .banner2 .heroCarousel-content-top {
    top: 200px; }
  .iframe_right_bar video {
    max-height: 240px; }
  .iframe_right_bar {
    padding-left: 0px; }
  .heroCarousel .banner2 .heroCarousel-content {
    bottom: 29px; }
  .sec-interactive-outer .tooltip-icon p.tooltip-cont {
    min-width: 160px; }
  .heroCarousel .slick-dots li {
    padding-top: 0px;
    padding-bottom: 0px;
    height: auto;
    width: auto; }
  .heroCarousel .slick-dots {
    bottom: 19px; }
  .iframe_right_bar {
    width: 45.94%; }
  #navList-treeview .navPages-item a.navPages-action {
    font-size: 15px; } }

@media only screen and (max-width: 991px) {
  .phone.mobile {
    display: block; }
  .sec-promo-4 .right .right_inner ul.promo-cat-list li {
    padding: 0; }
  .brandGrid .brand, .sub_cat_block ul li {
    width: 33.33%; }
  .header .top-header {
    padding: 0px 15px 20px; }
  .phone.desktop {
    display: none; }
  #main-content.body {
    margin: 0 0 30px 0;
    min-height: auto; }
  .heroCarousel .heroCarousel-content {
    bottom: 30px; }
  .heroCarousel .heroCarousel-content p.heroCarousel-title {
    font-size: 22px;
    line-height: 28px; }
  .heroCarousel .heroCarousel-content .banner-logo {
    max-width: 140px;
    margin: 0 auto 0px; }
  .heroCarousel.slick-slider {
    margin-bottom: 18px;
    width: 100%;
    float: left;
    margin: 0 !important; }
  .featured_mn .productCarousel .productCarousel-slide {
    padding: 10px 10px 11px; }
  .featured_mn h2.page-heading {
    font-size: 24px;
    line-height: 30px; }
  .sec-advisor .sec-advisorouter p {
    font-size: 18px;
    line-height: 26px;
    max-width: 440px; }
  .sec-advisor .page-heading-icon {
    margin-bottom: 0; }
  .sec-advisor .page-heading-icon svg {
    max-width: 90px; }
  .sec-advisor .sec-advisorouter p:last-child {
    margin: 10px auto 10px; }
  .sec-advisor .sec-advisorouter a {
    width: 290px;
    height: 40px;
    font-size: 16px;
    line-height: 42px; }
  .sec-promo-1 .sec-promo-outer .left,
  .sec-promo-3 .sec-promo-outer .left {
    padding: 0 15px; }
  .sec-promo-2 .sec-promo-outer .right,
  .sec-promo-4 .sec-promo-outer .right {
    padding: 0 15px; }
  .sec-promo-outer ul.promo-cat-list li,
  .sec-promo-1 .sec-promo-outer ul.promo-cat-list li,
  .sec-promo-2 .sec-promo-outer ul.promo-cat-list li,
  .sec-promo-3 .sec-promo-outer ul.promo-cat-list li:nth-child(2n+1) {
    padding: 2px 0; }
  .sec-promo-outer ul.promo-cat-list li a {
    font-size: 16px;
    line-height: 20px; }
  .sec-promo-outer ul.promo-cat-list li a svg {
    width: 12px; }
  .sec-promo-1 .left .left_inner, .sec-promo-3 .left .left_inner,
  .sec-promo-2 ul.promo-cat-list, .sec-promo-3 ul.promo-cat-list,
  .sec-promo-4 ul.promo-cat-list, .sec-promo-outer .right .right_inner {
    max-width: 100%;
    padding-top: 5px; }
  .sec-promo-outer h2.promo-title {
    font-size: 20px;
    line-height: 24px;
    margin: 0; }
  .sec-promo-outer p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 5px; }
  .sec-promo-3 .sec-promo-outer ul.promo-cat-list li,
  .sec-promo-4 .sec-promo-outer ul.promo-cat-list li {
    max-width: 100%;
    padding: 2px 0; }
  .sec-promo-4 .sec-promo-outer ul.promo-cat-list li:last-child {
    padding: 2px 0; }
  .sec-promo-2 .sec-promo-outer ul.promo-cat-list li:nth-child(2n) {
    padding: 2px 0; }
  .sec-interactive-outer .content .page-heading-icon {
    padding: 0;
    line-height: 0; }
  .sec-interactive-outer .content .page-heading-icon svg {
    max-width: 70px;
    max-height: 70px;
    margin-top: 20px; }
  .sec-interactive-outer .content h2 {
    font-size: 22px;
    line-height: 26px; }
  .sec-interactive-outer .content p {
    font-size: 16px;
    line-height: 20px; }
  .sec-interactive-outer ul.photos-list li {
    padding: 0 10px; }
  .sec-interactive-outer ul.photos-list li p {
    margin: 10px auto; }
  .sec-interactive {
    padding-bottom: 10px; }
  .heroCarousel {
    margin-top: 0; }
  #menu_responsive {
    display: none; }
  .header.is-open #menu_responsive {
    display: block; }
  .navPages-container.is-open {
    width: 275px;
    display: block;
    float: left;
    z-index: 50;
    margin: 0;
    padding: 0;
    position: fixed;
    transition: all 0.3s ease 0s;
    left: 0; }
  body.has-activeNavPages {
    left: 275px;
    transition: all .3s ease 0s; }
  #menu_responsive .navPages {
    background: #2267AA;
    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;
    color: #fff; }
  #menu_responsive .navPages-list + .navPages-list {
    margin-top: 0;
    padding-top: 0; }
  #menu_responsive .navPages-list.navPages-list--user li:hover a.navPages-action {
    color: #fff; }
  #menu_responsive ul li:hover > a.navPages-action,
  #menu_responsive ul.navPages-list.navPages-list--user li > a.navPages-action:hover {
    color: #efc22a; }
  #menu_responsive .navPages-action, #menu_responsive .navPage-subMenu-item > .navPage-subMenu-action {
    text-transform: capitalize;
    letter-spacing: 1px;
    line-height: normal;
    padding: 5px 25px 5px 0;
    display: block;
    border: 0;
    font-family: Magistral;
    font-weight: 400;
    font-size: 15px;
    color: #fff; }
  .navPages-container.is-open svg, #menu_responsive .navPages ul li:hover .navPage-subMenu {
    display: none; }
  #menu_responsive .navPage-subMenu .container {
    padding: 0; }
  #menu_responsive .navPage-subMenu .navPage-subMenu-list, #menu_responsive .navPage-subMenu .container {
    display: block !important; }
  #menu_responsive .subcat-expand {
    height: 30px;
    width: 30px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer; }
  #menu_responsive .subcat-expand.subcat-expanded::before {
    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; }
  #menu_responsive .megamenu .navPage-subMenu {
    background: transparent;
    top: 0;
    display: block !important; }
  #menu_responsive .navPages ul {
    width: 100%;
    float: left; }
  #menu_responsive ul ul {
    width: 100%;
    display: block;
    padding: 10px 0 12px 10px;
    background: transparent;
    margin: 0;
    border: 0; }
  #menu_responsive .navPages-list + .navPages-list {
    float: left;
    margin-bottom: 30px; }
  #menu_responsive {
    transition: all .3s ease 0s;
    left: 0; }
  .header {
    position: static; }
  .navPages ul li li {
    padding: 0 0 0 15px; }
  .navPages-list + .navPages-list {
    border: 0; }
  .navUser {
    position: static;
    transform: none; }
  .navUser-item.navUser-item--cart {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 29px;
    right: 15px;
    background-color: #3333f1; }
  .navUser-item.navUser-item--cart span.navUser-item-cartLabel {
    display: none; }
  .cart-total-label, .cart-total-value {
    display: block;
    font-size: 14px;
    margin: 0;
    padding: 6px 0;
    width: 50%; }
  .cart-item-info {
    margin: 13px 0 0 0; }
  .cart-total-label {
    text-align: left; }
  .cart-total-value {
    text-align: right; }
  .login {
    margin-top: 0; }
  .cart-gift-certificate-form .button, .coupon-form .button {
    height: 32px; }
  .navBar--sub .navBar-item {
    margin: 0 5px;
    display: inline-block; }
  .navBar--account {
    display: block; }
  .swal2-modal .swal2-confirm {
    margin-right: 10px; }
  .navBar--sub .navBar-action {
    font-size: 13px; }
  .custom_product nav[aria-label="Breadcrumb"] {
    width: 100%;
    float: left; }
  .custom_product .productView {
    max-width: 100%;
    width: 100%;
    float: left;
    padding: 0 !important;
    display: block; }
  .custom_product .container {
    padding: 0 15px; }
  .custom_product .productView-images {
    padding: 0 !important;
    width: 100%; }
  .custom_product .productView-details {
    padding: 0;
    width: 100%; }
  .productView-images .productView-image {
    max-width: 100%;
    margin: 0 auto; }
  .custom_product ol.breadcrumbs {
    margin: 10px auto 10px; }
  .productView .productView-details h1.productView-title {
    font-size: 22px;
    line-height: 28px;
    margin: 0 0 10px !important; }
  ul.des_tab li {
    width: auto;
    float: left; }
  .productView-description {
    padding: 20px 0 0; }
  ul.tabs.related_pro_mn li a.tab-title {
    font-size: 30px;
    line-height: 34px; }
  #tab-related .slick-prev {
    left: 0; }
  #tab-related .slick-next {
    right: 0; }
  #tab-related .slick-dots {
    display: none !important; }
  .related_mn .card-figure {
    height: 170px; }
  #faceted-search-container #facetedSearch-content--category {
    padding: 0 15px;
    display: none !important; }
  #facetedSearch-content--price {
    padding-bottom: 20px; }
  .accordion-title {
    font-size: 18px;
    line-height: 26px; }
  .accordion-title {
    font-size: 18px;
    line-height: 26px;
    padding-top: 20px; }
  #navList-treeview {
    padding-top: 10px; }
  #faceted-search-container {
    width: 100%; }
  #navList-treeview .navPages-item {
    list-style: none; }
  #facetedSearch {
    padding: 0; }
  #facetedSearch-content--price {
    margin-top: 0; }
  #facetedSearch-content--price .accordion-block:last-child .accordion-navigation {
    border-bottom: none; }
  .actionBar #sort {
    width: calc(100% - 90px);
    max-width: 100%; }
  #product-listing-container {
    padding: 0;
    width: 100%; }
  #product-listing-container .actionBar {
    margin-top: 10px; }
  .actionBar .actionBar-section {
    width: 100%;
    float: left; }
  #product-listing-container .productGrid {
    margin: 0 -15px; }
  #product-listing-container .productGrid li {
    width: 33.33%;
    padding: 0 15px; }
  #product-listing-container .product h3.card-title a {
    height: 55px;
    min-height: 55px; }
  .custom_category .pagination-list {
    margin: 20px 0 0; }
  .category-page .page {
    margin: 0 0 30px; }
  .actionBar-section .form-field {
    margin-bottom: 10px; }
  .cat-banner {
    padding: 0;
    background-size: auto 250px;
    height: 250px; }
  .custom_category .cat-banner .page-heading {
    font-size: 38px;
    line-height: 44px; }
  .custom_blog .blog {
    padding: 0 10px; }
  .custom_blog .blog {
    margin: 0; }
  .page-heading {
    font-size: 40px;
    line-height: 46px; }
  .cms_cnt h3, .cms_cnt address {
    font-size: 20px; }
  .account-body {
    margin: 0; }
  .account--fixedSmall {
    width: 100%; }
  .navBar--account {
    margin: 0 0 20px; }
  h2.page-heading {
    font-size: 30px;
    line-height: 44px;
    margin: 0 0 10px; }
  .footer-info-col, .footer-info article:nth-child(2), .footer-info article:nth-child(3) {
    width: 33.33%; }
  .footer-info article:nth-child(4) {
    width: 33.33%; }
  .footer-info article:last-child {
    width: 50%; }
  .footer-copyright {
    width: 80%; }
  .footer-middle .right {
    width: 40%;
    margin-top: -87px; }
  .header {
    background: #2267AA;
    height: 150px !important;
    transition: none; }
  body.custom_default header .top-header {
    background: transparent;
    padding: 0px 15px 10px;
    width: 100%;
    float: left;
    transition: none; }
  .header .top-header .search-sec.mobile {
    display: block;
    width: 100%;
    float: left;
    margin: 0; }
  .header .top-header .search-sec.desktop {
    display: none; }
  .header .top-header .search-sec.mobile .container {
    max-width: 100%; }
  .header .top-header .search-sec .SeachBox .form-fieldset .form-input {
    width: 100%; }
  .quickSearchResults {
    padding: 0;
    width: 100%;
    margin: 0;
    top: 42px; }
  .quickSearchMessage {
    font-size: 20px;
    margin: 0;
    color: #fff; }
  .navUser-item.navUser-item--cart {
    background: transparent;
    text-align: center;
    z-index: 99; }
  .header .top-header .user-menu nav ul li.navUser-item--cart a.navUser-action {
    padding: 0;
    left: 0;
    top: 0px;
    background: 0 0;
    height: 40px;
    width: 40px;
    padding: 7px 0; }
  .navUser-item.navUser-item--cart .countPill--positive {
    background: #fff;
    color: #2267aa; }
  .header .top-header .hdr_logo .header-logo {
    max-width: 100%;
    padding-top: 0; }
  .header .top-header .hdr_logo .header-logo .header-logo__link {
    width: 100%;
    display: block; }
  a.mobileMenu-toggle {
    left: 15px;
    top: 29px;
    background: 0 0;
    height: 40px;
    width: 40px;
    padding: 0 9px;
    border: 1px solid #fff;
    display: block; }
  .mobileMenu-toggle .mobileMenu-toggleIcon {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%); }
  .mobileMenu-toggle .mobileMenu-toggleIcon, .mobileMenu-toggle .mobileMenu-toggleIcon::before, .mobileMenu-toggle .mobileMenu-toggleIcon::after {
    background: #fff; }
  .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before, .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::after {
    background: #fff; }
  .header .top-header .hdr_logo {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 18px;
    padding-top: 10px; }
  .header .top-header .phone a svg {
    width: 15px; }
  .header .top-header .phone a {
    font-size: 14px; }
  .header .top-header .phone.mobile {
    text-align: center;
    padding-top: 5px; }
  .header .top-header .user-menu nav ul li a {
    font-size: 14px; }
  .form.sticky {
    display: none; }
  #menu_responsive .navPages-quickSearch {
    display: none; }
  .heroCarousel .heroCarousel-content-top p.heroCarousel-title {
    font-size: 24px;
    line-height: 32px; }
  .heroCarousel .heroCarousel-content p.heroCarousel-sub-title {
    font-size: 24px;
    line-height: 32px; }
  .related_mn {
    margin: 0 0 10px; }
  .heroCarousel .heroCarousel-content-top {
    top: 50px; }
  .card-figcaption {
    display: block; }
  table.cart .cart-list td.cart-item-block.cart-item-info {
    margin: 0; }
  .coupon-form .button {
    height: 40px; }
  #menu_responsive > nav > ul > li:nth-child(5) {
    display: none; }
  .heroCarousel .heroCarousel-slide a.heroCarousel-image-wrapper img.heroCarousel-image {
    object-fit: cover; }
  #facetedSearch .accordion.accordion--navList .accordion-title {
    margin: 0; }
  #facetedSearch-navList .accordion-navigation span {
    margin-bottom: 0; }
  #cart-preview-dropdown .previewCartItem-content {
    text-align: left; }
  .header .top-header .hdr_logo {
    padding-bottom: 0;
    padding-top: 0; }
  .sec-promo-4 .sec-promo-outer ul.promo-cat-list li a svg {
    padding-left: 0;
    margin-left: 10px; }
  a.mobileMenu-toggle {
    top: 25px; }
  .navUser-item.navUser-item--cart {
    top: 27px; }
  .footer-middle .right, .footer-middle .left, .footer-copyright {
    width: 100%;
    float: none;
    margin: 0 auto;
    text-align: center; }
  .footer-middle .socialLinks {
    margin: 0 auto 15px; }
  .footer-middle .right {
    margin: 20px auto;
    float: left;
    width: 100%; }
  .footer-middle .right .img-1, .footer-middle .right .img-2 {
    width: auto;
    float: none;
    display: inline-block;
    margin: 0 auto;
    padding: 0 10px; }
  .footer-middle .right .img-1 img, .footer-middle .right .img-2 img {
    width: auto;
    max-height: 150px;
    max-width: 200px; }
  .footer {
    padding: 30px 0; }
  body.has-activeNavPages {
    position: fixed;
    top: 150px; }
  .header.is-open {
    position: fixed; }
  .cat-banner.no-banner {
    height: auto; }
  .custom_search #facetedSearch {
    padding: 0; }
  .heroCarousel .banner1 .heroCarousel-content {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    overflow: visible;
    bottom: auto; }
  .heroCarousel .banner1 .heroCarousel-content p.heroCarousel-title {
    position: absolute;
    bottom: -120px;
    left: 0;
    right: 0; }
  .heroCarousel .banner2 .heroCarousel-content-top {
    top: 25px; }
  .heroCarousel .banner2 .heroCarousel-content {
    bottom: 20px; }
  .heroCarousel .banner2 .heroCarousel-content p.heroCarousel-sub-title {
    font-size: 24px; }
  .sec-interactive-outer .tooltip-icon p.tooltip-cont {
    min-width: 120px; }
  .heroCarousel .slick-dots {
    bottom: 6px; }
  .iframe_right_bar {
    width: 60%; } }

@media only screen and (max-width: 767px) {
  .sec-advisor .sec-advisorouter p {
    font-size: 14px;
    line-height: 20px;
    max-width: 340px; }
  .sec-advisor .page-heading-icon svg {
    max-width: 80px; }
  .sec-advisor .sec-advisorouter a {
    font-size: 15px; }
  .sec-advisor .sec-advisorouter {
    padding: 10px 0; }
  .sec-advisor .sec-advisorouter p:last-child {
    margin: 5px auto 5px; }
  .sec-promo-1 .sec-promo-outer, .sec-promo-3 .sec-promo-outer {
    flex-direction: column-reverse; }
  .sec-promo-2 .sec-promo-outer, .sec-promo-4 .sec-promo-outer {
    flex-direction: column; }
  .sec-promo-outer .left, .sec-promo-outer .right {
    width: 100%; }
  .sec-promo-2 .sec-promo-outer .right, .sec-promo-4 .sec-promo-outer .right {
    padding: 20px 15px 30px; }
  .sec-promo-1 .sec-promo-outer .left, .sec-promo-3 .sec-promo-outer .left {
    padding: 20px 15px 30px; }
  .sec-promo-1 .left .left_inner, .sec-promo-3 .left .left_inner, .sec-promo-2 ul.promo-cat-list, .sec-promo-3 ul.promo-cat-list, .sec-promo-4 ul.promo-cat-list, .sec-promo-outer ul.promo-cat-list, .sec-promo-outer .right .right_inner {
    padding: 5px 0 0; }
  .sec-promo-outer p {
    margin-bottom: 10px; }
  .seperator img {
    height: auto;
    top: -11px; }
  .sec-promo-1, .sec-promo-2, .sec-promo-3, .sec-promo-4 {
    margin: 0; }
  .sec-interactive-outer .content .page-heading-icon svg {
    max-width: 60px;
    max-height: 60px;
    margin-top: 10px; }
  .sec-interactive-outer .content .page-heading-icon {
    padding: 10px 0; }
  .sec-interactive-outer .content h2 {
    font-size: 20px;
    line-height: 24px; }
  .sec-interactive-outer .content p {
    font-size: 14px;
    line-height: 18px; }
  .sec-interactive-outer ul.photos-list li {
    width: 50%;
    float: left; }
  .sec-interactive-outer ul.photos-list li:last-child {
    width: 100%;
    max-width: 50%;
    float: none;
    margin: 0 auto;
    clear: both; }
  .sec-interactive-outer ul.photos-list li p {
    margin: 5px auto 20px;
    font-size: 15px;
    line-height: 18px;
    max-width: 100%; }
  .featured_mn .productCarousel .slick-prev {
    left: 10px; }
  .featured_mn .productCarousel .slick-next {
    right: 10px; }
  .custom_product .productView-images {
    margin: 0 0 10px; }
  .productView .productView-details h1.productView-title {
    font-size: 18px;
    line-height: 22px; }
  .custom_product .productView-price {
    margin: 10px 0 !important; }
  .productView .productView-details span.price {
    font-size: 24px;
    line-height: 30px; }
  .productView-options .form {
    text-align: left; }
  .custom_product .form-action #form-action-addToCart,
  .custom_product .form-wishlist a.button.dropdown-menu-button span {
    font-size: 16px;
    height: 40px;
    line-height: 40px; }
  .custom_product .form-wishlist a.button.dropdown-menu-button {
    height: 40px;
    line-height: 40px; }
  .productView .productView-details h1.productView-title {
    font-size: 14px;
    line-height: 18px; }
  #product-listing-container .productGrid li {
    width: 50%;
    padding: 0 15px; }
  .custom_category .cat-banner .page-heading {
    font-size: 22px;
    line-height: 34px; }
  .breadcrumbs li a {
    font-size: 12px;
    line-height: 20px; }
  ol.breadcrumbs {
    margin: 10px auto;
    display: inline-block; }
  #navList-treeview {
    margin-bottom: 20px; }
  .facetedSearch-toggle {
    margin-bottom: 10px; }
  .mobileMenu-toggle {
    display: block; }
  .blog {
    width: 100%;
    border: 0;
    height: auto; }
  .account-heading {
    font-size: 18px; }
  .sub_cat_block ul li, .brandGrid .brand {
    width: 50%; }
  .sub_cat_block {
    padding: 0; }
  .cart-totals {
    width: 100%; }
  .custom_blog .blog {
    width: 50%;
    padding: 0 10px; }
  .custom_blog .page {
    margin: 0 -10px; }
  .blog-post-body h2.blog-title a {
    font-size: 18px;
    line-height: 24px; }
  .blog-post-body p.blog-date {
    margin: 5px 0; }
  .blog-post-body .blog-post {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 20px; }
  .page-heading {
    font-size: 34px;
    line-height: 40px;
    margin: 0px 0 10px; }
  nav[aria-label="Breadcrumb"] {
    width: 100%;
    float: left; }
  ol.breadcrumbs {
    margin: 10px auto; }
  .form-row--half .form-field,
  .form-row .form-field {
    margin: 0 0 10px; }
  .login {
    margin: 0; }
  .login .form-field {
    margin: 0 0 10px; }
  .account .product .card-title a, .cart .cart-item-name a {
    font-size: 14px;
    margin-bottom: 10px; }
  .custom_wishlist ul.productGrid li.product .card {
    margin-bottom: 10px; }
  .custom_wishlist ul.productGrid li.product form {
    margin: 0; }
  ul.productGrid li.product {
    width: 50%; }
  .card-img-container {
    height: 150px; }
  .custom_account_recentitems .card-figure {
    height: 150px; }
  .footer-info-col, .footer-info article:nth-child(2), .footer-info article:nth-child(3) {
    width: 33.33%; }
  .footer-info article:last-child {
    width: 66.66%;
    margin: 0; }
  .footer-info article {
    margin-bottom: 20px;
    text-align: left; }
  h3.footer-info-heading {
    line-height: 22px;
    letter-spacing: 0.8px;
    font-size: 16px; }
  footer .footer-info-list a {
    line-height: 14px; }
  .subscription-form h3 {
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 15px; }
  .footer .form-field {
    margin: 0 0 10px; }
  .socialLinks {
    margin-bottom: 20px;
    margin-top: 10px; }
  .footer-middle .left {
    width: 100%;
    float: left; }
  .footer-middle {
    padding-bottom: 0; }
  .footer-middle .right .img-1 img, .footer-middle .right .img-2 img {
    max-height: 100px;
    max-width: 150px; }
  footer::after {
    bottom: 40px; }
  .featured_mn h2.page-heading {
    font-size: 20px;
    line-height: 30px;
    margin: 0; }
  .featured_mn .page-heading-icon {
    margin: 10px 0 5px; }
  .header .top-header .hdr_logo .header-logo a svg {
    max-width: 280px; }
  .header .top-header .user-menu nav ul li a {
    display: inline-block; }
  .navUser-item-cartLabel {
    display: block; }
  .sec-promo-1 .left .left_inner, .sec-promo-3 .left .left_inner, .sec-promo-2 ul.promo-cat-list, .sec-promo-3 ul.promo-cat-list, .sec-promo-4 ul.promo-cat-list, .sec-promo-outer ul.promo-cat-list, .sec-promo-outer .right .right_inner {
    padding: 5px 0 0;
    max-width: 100%; }
  .footer-middle .footer-copyright p {
    text-align: center; }
  .custom_product .breadcrumb.is-active {
    width: 200px; }
  /* .productView .product-options label.form-option{
        height: 34px;line-height: 32px !important;
    } */
  .custom_product .form-increment .button {
    width: 41px;
    height: 34px; }
  .custom_product .form-increment input.form-input {
    max-width: 55px;
    width: 55px; }
  .cat-banner {
    background-size: 100% 150px;
    height: 150px; }
  .heroCarousel.slick-slider {
    margin: 0 !important; }
  .header .top-header .hdr_logo {
    padding-bottom: 10px; }
  .heroCarousel .heroCarousel-content p.heroCarousel-sub-title,
  .heroCarousel .heroCarousel-content-top p.heroCarousel-title {
    font-size: 20px;
    line-height: 22px; }
  .heroCarousel .heroCarousel-content {
    position: absolute; }
  .heroCarousel .heroCarousel-content-top {
    top: 30px; }
  ul.tabs.related_pro_mn li a.tab-title {
    font-size: 22px;
    line-height: 24px; }
  .related_mn {
    margin: 10px 0; }
  .custom_product .breadcrumb.is-active {
    vertical-align: bottom; }
  .footer-middle .footer-copyright p {
    line-height: 18px; }
  .brandGrid .brand, .sub_cat_block ul li {
    width: 50%; }
  ul.des_tab {
    padding: 0; }
  #wishlist-dropdown.is-open .button {
    background-color: #16466d;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 30px !important;
    line-height: 19px; }
  .related_mn .price-section span {
    font-size: 18px; }
  #cart-preview-dropdown .previewCart ul li h6.previewCartItem-name a {
    margin: 0;
    height: auto;
    min-height: auto;
    text-align: left; }
  tr .cart-item-quantity .form-increment {
    margin: 0 auto 0 10px; }
  .cart-item-quantity .form-increment {
    margin: 0 auto; }
  .cart-item-quantity .form-increment .button {
    padding: 0 0 !important;
    border: none;
    outline: 0;
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 20px; }
  table.cart .cart-list td.cart-item-block.cart-item-info {
    margin: 10px 0; }
  .navUser-item.navUser-item--cart {
    top: 31px; }
  .footer-middle .footer-copyright p {
    font-size: 14px;
    letter-spacing: 0.5px; }
  .sec-promo-1 .sec-promo-outer ul.promo-cat-list li, .sec-promo-2 .sec-promo-outer ul.promo-cat-list li, .sec-promo-outer ul.promo-cat-list li {
    width: 48%;
    max-width: 100%; }
  .sec-promo-4 .sec-promo-outer ul.promo-cat-list li:last-child, .sec-promo-3 .sec-promo-outer ul.promo-cat-list li:nth-child(2n), .sec-promo-4 .sec-promo-outer ul.promo-cat-list li:nth-child(2n), .sec-promo-1 .sec-promo-outer ul.promo-cat-list li:nth-child(2n), .sec-promo-2 .sec-promo-outer ul.promo-cat-list li:nth-child(2n) {
    max-width: 100%; }
  .sec-promo-2 .sec-promo-outer ul.promo-cat-list li:nth-child(even), .sec-promo-1 .sec-promo-outer ul.promo-cat-list li:nth-child(even), .sec-promo-outer ul.promo-cat-list li:nth-child(even), .sec-promo-4 .sec-promo-outer ul.promo-cat-list li:last-child {
    width: 48%; }
  .sec-promo-4 .sec-promo-outer ul.promo-cat-list li:last-child {
    clear: inherit;
    float: right; }
  .sec-promo-4 .right .right_inner ul.promo-cat-list li:nth-child(odd) {
    clear: left; }
  .heroCarousel .heroCarousel-content-top {
    top: 50px; }
  .heroCarousel .banner2 .heroCarousel-content {
    bottom: 10px; }
  .cat-banner {
    height: auto; }
  .custom_category .cat-banner .page-heading {
    position: static;
    transform: none;
    margin: 30px auto 20px;
    width: 100%;
    max-width: 100%;
    padding: 0 15px; }
  .table.wishlists-table .table-actions .button {
    margin-bottom: 5px; }
  .map_outer iframe {
    max-width: 100%; }
  .custom_404 .page {
    margin: auto; }
  .error_img svg {
    width: 100%;
    max-width: 100%; }
  .heroCarousel .banner2 .heroCarousel-content-top p.heroCarousel-title {
    font-size: 20px;
    line-height: 22px; }
  .heroCarousel .banner1 .heroCarousel-content p.heroCarousel-title {
    bottom: -70px; }
  .iframe_right_bar {
    padding-left: 20px; }
  .heroCarousel .banner2 .heroCarousel-content p.heroCarousel-sub-title {
    font-size: 20px; }
  ul.photos-list li:not(:last-child) {
    margin-bottom: 12px; }
  .heroCarousel .banner2 .heroCarousel-content {
    bottom: 25px; }
  .view_count {
    width: 50%; } }

@media only screen and (max-width: 570px) {
  .iframe_right_bar iframe {
    height: 170px; }
  .img_left_bar img:first-child {
    max-height: 70px; }
  .heroCarousel .img_left_bar img:last-child {
    max-height: 90px; }
  .heroCarousel .banner2 .heroCarousel-content p.heroCarousel-sub-title {
    margin-top: 5px; } }

@media only screen and (max-width: 479px) {
  .sec-advisor .sec-advisorouter p {
    font-size: 12px;
    line-height: 16px;
    max-width: 240px;
    letter-spacing: 0; }
  .sec-advisor .sec-advisorouter a {
    font-size: 10px;
    width: 190px;
    letter-spacing: 0;
    height: 30px;
    line-height: 30px; }
  .sec-advisor .sec-advisorouter {
    background-position: center !important;
    background-size: 480px 100% !important;
    padding: 5px 0;
    background-repeat: no-repeat !important; }
  .sec-promo-outer ul.promo-cat-list li a {
    font-size: 12px;
    line-height: 20px; }
  .sec-promo-outer ul.promo-cat-list li a svg {
    width: 10px; }
  .sec-promo-outer h2.promo-title {
    font-size: 18px;
    line-height: 22px; }
  .breadcrumbs li a {
    font-size: 12px;
    line-height: 18px; }
  #product-listing-container .productGrid li {
    width: 100%; }
  #product-listing-container .product h3.card-title a {
    height: auto;
    min-height: auto; }
  .custom_category .pagination-list .pagination-item--previous {
    margin-right: 10px;
    margin-left: 0; }
  .custom_category .cat-banner .page-heading {
    font-size: 20px;
    line-height: 24px; }
  #menu_res.navPages-container {
    width: 270px; }
  body.has-activeNavPages {
    left: 270px; }
  .footer-info-col--small {
    width: 100%; }
  .estimator-form .button--primary, .cart-gift-certificate-form .button, .coupon-form .button {
    font-size: 12px !important; }
  .page-heading {
    font-size: 20px;
    line-height: 24px; }
  h2.page-heading {
    font-size: 30px;
    line-height: 44px; }
  .table thead tr th, .table thead tr td {
    font-size: 12px;
    padding: 5px 0; }
  .login .table input[type=submit], .table .button, .table input[type=submit] {
    height: 30px;
    padding: 5px 7px;
    font-size: 10px; }
  ul.productGrid li.product {
    width: 100%; }
  .productGrid {
    margin-bottom: 0; }
  .footer-info-col--small {
    width: 50%;
    text-align: left; }
  .footer-info-col, .footer-info article:nth-child(2), .footer-info article:nth-child(3) {
    width: 50%; }
  .footer-info article:nth-child(4) {
    width: 50%; }
  h3.footer-info-heading {
    margin-bottom: 6px;
    font-size: 16px; }
  .subscription-form h3 {
    padding-bottom: 0; }
  .subscription-form p {
    margin-bottom: 10px; }
  .footer-info article:last-child {
    width: 100%;
    text-align: left; }
  .footer-middle .right h3 {
    margin: 0 0 7px;
    font-size: 14px;
    line-height: 14px; }
  .footer-middle .footer-copyright p {
    font-size: 12px;
    line-height: 20px; }
  .heroCarousel .heroCarousel-content {
    position: absolute; }
  .heroCarousel .heroCarousel-content p.heroCarousel-title {
    font-size: 18px;
    line-height: 24px; }
  .featured_mn h2.page-heading {
    font-size: 16px;
    line-height: 30px; }
  a.mobileMenu-toggle {
    height: 34px;
    width: 34px;
    padding: 0 6px; }
  .header .top-header .hdr_logo .header-logo a svg {
    max-width: 180px; }
  .sec-interactive-outer ul.photos-list li {
    width: 100%; }
  .sec-interactive-outer ul.photos-list li:last-child {
    max-width: 100%; }
  .heroCarousel .heroCarousel-content .banner-logo {
    max-width: 90px;
    margin: 0 auto 10px; }
  .heroCarousel .heroCarousel-content p.heroCarousel-title {
    font-size: 14px;
    line-height: 20px; }
  .custom_product .breadcrumb.is-active {
    width: 100px; }
  .custom_product .form-action #form-action-addToCart, .custom_product .form-wishlist a.button.dropdown-menu-button span {
    font-size: 16px;
    height: 40px;
    line-height: 40px; }
  .custom_product .form-wishlist a.button.dropdown-menu-button {
    height: 40px;
    line-height: 40px; }
  /*.productView .product-options label.form-option{
        height: 34px;line-height: 32px !important;
    } */
  .custom_product .form-increment .button {
    width: 41px;
    height: 34px; }
  .custom_product .form-increment input.form-input {
    max-width: 55px;
    width: 55px; }
  .cat-banner {
    background-size: auto 150px;
    height: 150px; }
  .featured_mn .productCarousel .slick-list {
    max-width: 80%; }
  .heroCarousel .heroCarousel-content p.heroCarousel-sub-title, .heroCarousel .heroCarousel-content-top p.heroCarousel-title {
    font-size: 16px;
    line-height: 18px; }
  .heroCarousel .banner4 .heroCarousel-content-top {
    top: 30px;
    transform: none; }
  .heroCarousel .banner3 .heroCarousel-content {
    bottom: 20px; }
  .heroCarousel .banner4 .heroCarousel-content {
    bottom: 30px; }
  .header .top-header .user-menu nav ul li a {
    height: 34px;
    width: 34px;
    padding: 5px 0; }
  .header .top-header .hdr_logo {
    padding-bottom: 0; }
  .custom_product .productView-options #add-to-cart-wrapper .form-action {
    height: 40px;
    line-height: 40px;
    width: 100%;
    margin: 0 0 10px;
    padding-right: 0; }
  .custom_product .productView-options .form-action {
    width: 100%; }
  ul.des_tab {
    padding: 0; }
  ul.des_tab li {
    width: 100%;
    margin: 0; }
  .custom_blog .page {
    width: 100%; }
  .brandGrid .brand, .sub_cat_block ul li {
    width: 100%; }
  .custom_product .select_option {
    width: 100%; }
  .custom_product .select_option .form-select {
    max-width: 100%; }
  a.mobileMenu-toggle {
    top: 29px; }
  .navUser-item.navUser-item--cart {
    top: 29px; }
  .navPages-container.is-open {
    width: 250px; }
  body.has-activeNavPages {
    left: 250px; }
  .footer-middle .right .img-1, .footer-middle .right .img-2 {
    padding: 0 5px; }
  .footer-middle .right .img-1 img, .footer-middle .right .img-2 img {
    max-height: 80px;
    max-width: 130px; }
  .footer-copyright br {
    display: block; }
  .heroCarousel .heroCarousel-content-top {
    top: 20px; }
  .heroCarousel .banner2 .heroCarousel-content {
    bottom: 15px; }
  .cat-banner {
    height: auto; }
  .custom_blog .page {
    margin: auto; }
  .custom_blog .blog {
    width: 100%;
    padding: 0; }
  .heroCarousel .banner2 .heroCarousel-content-top p.heroCarousel-title {
    font-size: 16px;
    line-height: 18px; }
  .heroCarousel .banner2 .heroCarousel-content-top {
    top: 110px; }
  .heroCarousel .banner2 .heroCarousel-content {
    bottom: 10px; }
  .heroCarousel .banner4 .heroCarousel-content-top {
    bottom: 40px;
    top: auto; }
  .heroCarousel .banner4 .heroCarousel-content {
    bottom: 10px; }
  .heroCarousel .banner1 .heroCarousel-content .banner-logo {
    max-width: 70px;
    margin: 0 auto; }
  .heroCarousel .banner1 .heroCarousel-content p.heroCarousel-title {
    bottom: -55px; }
  .heroCarousel .banner2 .heroCarousel-content {
    padding: 0px 15px; }
  .heroCarousel .banner2 .heroCarousel-content-top {
    top: 10px; }
  .heroCarousel .banner2 .heroCarousel-content p.heroCarousel-sub-title {
    margin-top: 0px;
    line-height: 16px; }
  .img_left_bar img:first-child {
    margin: 0 auto 5px; }
  .iframe_right_bar {
    padding-left: 20px; }
  .iframe_right_bar iframe {
    height: 130px; }
  .img_left_bar img:first-child {
    max-height: 50px; }
  .heroCarousel .img_left_bar img:last-child {
    max-height: 60px; }
  .heroCarousel .banner2 .heroCarousel-content {
    align-items: center; }
  .iframe_right_bar video {
    max-height: 140px; }
  .heroCarousel .banner2 .heroCarousel-content p.heroCarousel-sub-title {
    font-size: 16px; }
  .heroCarousel .img_left_bar {
    margin-bottom: 8px; }
  .heroCarousel .slick-dots {
    bottom: -3px; }
  .view_count {
    width: 100%; }
  .cat-desc-accordion {
    float: left;
    width: 100%;
    height: 180px !important; }
  .cat-desc-accordion.active {
    height: auto !important; } }

@media only screen and (max-width: 420px) {
  .heroCarousel .banner2 .heroCarousel-content {
    bottom: 20px; }
  .heroCarousel .banner2 .heroCarousel-content p.heroCarousel-sub-title {
    margin-top: 10px; } }

@media only screen and (max-width: 360px) {
  .heroCarousel .banner2 .heroCarousel-content p.heroCarousel-sub-title {
    margin-top: 5px; }
  .heroCarousel .banner2 .heroCarousel-content {
    bottom: 10px; } }

@media only screen and (max-width: 340px) {
  .heroCarousel .banner1 .heroCarousel-content p.heroCarousel-title {
    bottom: -45px; } }

@media only screen and (max-width: 320px) {
  .img_left_bar img:first-child {
    max-height: 40px; }
  .heroCarousel .img_left_bar img:last-child {
    max-height: 50px; }
  .iframe_right_bar {
    padding-left: 10px; }
  .heroCarousel .img_left_bar {
    margin-bottom: 0px; }
  .heroCarousel .banner2 .heroCarousel-content p.heroCarousel-sub-title {
    margin-top: 0px; }
  .heroCarousel .banner2 .heroCarousel-content {
    bottom: 12px; } }

.load-more-variant {
  cursor: pointer;
  position: relative;
  margin: 5px 0 10px;
  display: inline-block; }
  .load-more-variant .balls {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
    .load-more-variant .balls span {
      width: 0.5em;
      height: 0.5em;
      border-radius: 50%;
      background-color: #2267AA;
      transform: translateY(-100%);
      animation: wave 0.8s ease-in-out alternate infinite; }
    .load-more-variant .balls span:nth-of-type(1) {
      animation-delay: -0.4s; }
    .load-more-variant .balls span:nth-of-type(2) {
      animation-delay: -0.2s; }
  .load-more-variant.is-loading {
    min-width: 90px;
    pointer-events: none; }
    .load-more-variant.is-loading .text {
      font-size: 0; }
    .load-more-variant.is-loading .balls {
      width: 2.3em;
      display: flex;
      flex-flow: row nowrap;
      align-items: center;
      justify-content: space-between; }

/*Responsive End*/
.cart-totals .handlingfee {
  display: none !important; }

.productView-images {
  position: relative; }
