@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700");
/* --- NEW HOMEPAGE BANNER --- */
#bnr {
  position: relative;
  margin-top: -35px; }

#bnr-inner {
  padding: 1px;
  bottom: 0;
  right: 0; }

#home-banner-left {
  background-color: #000;
  color: #fff;
  /* width: fit-content; */
  /* padding: 30px 60px; */
  /* margin: 20px 15%; */
  /* left: 0; */
  /* right: 0; */
  text-align: right; }

#home-banner-bottom {
  background-color: #144783;
  color: #fff;
  width: 100%;
  text-align: center;
  font-size: 2vw;
  line-height: 45px;
  font-style: italic;
  opacity: 0.9; }

.ad-text-lg {
  font-size: 115px;
  margin: -25px 0 0 -5px; }

.ad-text-md {
  font-size: 43px;
  font-weight: bold; }

.ad-text-sm {
  font-size: 30px;
  font-weight: bold;
  margin-top: -6px;
  line-height: 1.2em; }

.ad-text-sm a {
  color: #fff;
  font-weight: bold; }

@media only screen and (max-width: 960px) {
  #home-banner-left {
    width: 60%; }
  .ad-text-lg {
    font-size: 100px; }
  .ad-text-md {
    font-size: 30px; }
  .ad-text-sm {
    font-size: 25px; }
  #home-banner-left {
    width: 100%;
    padding: 20px 3vw 0 3vw;
    -webkit-clip-path: none;
    clip-path: none;
    margin: 0;
    display: inline-block; }
  #home-banner-bottom {
    text-align: center;
    font-size: 2.5vw; }
  #bnr {
    margin-top: -20px; } }

@media only screen and (min-width: 1000px) {
  #bnr {
    background-size: cover; } }

#blogContainer {
  display: flex;
  flex-wrap: wrap; }

.blogColLeft {
  margin: 0;
  padding: 10px 136px 10px 25px;
  flex: 2 1 600px; }

.blogColRight {
  padding: 10px 20px;
  flex: 1 1 150px; }

.blogColRight ul li {
  list-style-type: none;
  border-bottom: 1px solid #e8e8e8;
  padding: 7px 2px;
  font-size: 14px; }

/*
.blogColRight ul li:before{
    content: '\f006';
  font-family: 'FontAwesome';
  float: left;
  margin-left: -1.5em;
  color: #0074D9;
}
*/
.blogColRight h2 {
  color: lightgray;
  font-size: 17px;
  text-transform: uppercase;
  margin-left: 15px; }

.blogColRight #letsConnect img {
  margin: 13px; }

header.blog-header h2.title {
  font-size: 20px;
  font-weight: bold; }

header.blog-header small {
  font-size: 70%;
  color: gray; }

#blogContainer .post {
  line-height: 1.4; }

.narrowcolumnleft {
  margin: 0;
  width: 68%;
  float: left; }

.narrowcolumnright {
  float: right;
  width: 30%; }

.img .lazyloaded {
  float: left !important; }

.blog + .blog {
  padding-top: 0 !important;
  margin-top: 0 !important; }

.post {
  margin: 15px 10px 20px 0px;
  text-align: left; }

.post .title {
  position: relative; }

.post .title h2 {
  line-height: 35px; }

.post small {
  font-size: 14px;
  color: #878789;
  padding-left: 3px; }

.post .entry {
  margin-top: 26px; }

.post img.attachment-thumbnail {
  float: left;
  padding: 0 10px 0 0; }

.post p {
  margin-bottom: 15px;
  margin-top: 10px;
  line-height: 1.7rem; }

#pageType_blog_post .post a img.lazyloaded {
  display: none; }

#pageType_blog .blog {
  margin-bottom: 75px; }

.post .lazyloaded {
  float: left;
  padding: 0 20px 0 0; }

.clear {
  display: block;
  clear: block;
  visibility: hidden; }

.narrowcolumn .yes {
  float: right; }

.sidebar {
  padding: 0 0 10px 0;
  width: 30%; }

.sidebar .ul li.widget {
  float: left;
  width: 95%;
  padding: 10px 10px 30px 10px;
  margin-bottom: 15px; }

.clear {
  display: block;
  clear: both; }

a, .card-title > a {
  text-decoration: none;
  color: #22448b; }

a:hover, .card-title > a:hover, .card-title > a:hover {
  color: #9C1B21; }

.labelborder {
  border-style: solid;
  border-color: #b0bdc3;
  background-color: #cadff2;
  padding: 5px 20px;
  line-height: 33px;
  font-size: 20px; }

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

h3 {
  color: #73a2ce !important;
  font-family: 'Open Sans', arial, helvetica, sans-serif;
  font-weight: normal; }

.PageContent h3 {
  text-align: left; }

body {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.25;
  color: #000; }

.body {
  margin-bottom: 0; }

.container {
  width: 96%;
  max-width: 1170px;
  padding: 0; }

ul, p {
  margin-bottom: 1rem; }

p {
  line-height: 1.2; }

.navUser-item--compare.show {
  display: block;
  position: fixed;
  bottom: 3%;
  right: 3%; }

.cart-totals {
  margin-bottom: 1rem;
  width: fit-content; }

.button {
  border: solid 2px #ffffff;
  border-radius: 15px;
  background-color: #22448b;
  color: white;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  transition: all 0.7s; }
  .button:hover, .button:focus {
    color: #fff;
    background-color: #212b56; }

.button.alt {
  background: #a61e5b; }
  .button.alt:hover, .button.alt:focus {
    color: #fff;
    background-color: #598515; }

.button-new {
  font-size: 18px;
  left: 80px;
  min-height: 28px;
  min-width: 110px;
  padding-left: 5px;
  border-radius: 6px;
  bottom: 12px;
  background: #22448b;
  position: initial;
  margin: 0 auto;
  text-align: center;
  display: block; }
  .button-new:hover, .button-new:focus {
    color: #fff;
    background-color: #212b56; }

.button-new a {
  color: #fff; }

#form-action-addToCart {
  font-weight: 400;
  font-size: 20px;
  width: 100%;
  max-width: 400px;
  background: #f5831f;
  border: 0;
  border-radius: 2px;
  color: #fff;
  text-transform: none;
  height: 36px;
  line-height: 20px;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px; }

.productView-options .form-action.addtoCartAction {
  display: block; }

.productView-options .form-action.form-wishlist {
  display: block;
  margin-top: 0;
  margin-bottom: 0; }

.productView-options .form-action.form-wishlist .button {
  font-weight: 600;
  font-size: 24px;
  height: 55px;
  line-height: 55px;
  background: #0571b5;
  border-radius: 0;
  border: 0;
  color: #fff;
  width: 100%;
  max-width: 400px; }

.form-wishlist .dropdown-menu-button {
  border-color: #00a7e1; }

.form-wishlist .dropdown-menu-button .icon {
  float: none; }

#wishlist-dropdown.is-open .button {
  text-transform: none;
  font-size: 13px;
  border-color: #fff !important;
  color: #000; }

.form-wishlist .icon svg {
  fill: #fff; }

.previewCartCheckout .button, .previewCartAction .button {
  text-transform: none;
  font-size: 14px;
  height: 40px; }

.previewCartAction .button {
  font-size: 13px; }

.form-label--alternate, .productView-info-name {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  color: #000;
  font-weight: 600;
  display: inline; }

.form-label--inlineSmall small {
  font-size: 12px;
  color: #0571b5;
  margin: 0 0 0 1rem;
  transform: translateY(-1px);
  display: none; }

.previewCartItem-name {
  font-family: "Open Sans", sans-serif; }

.form-increment .button {
  background: none;
  height: auto;
  line-height: normal;
  border: 0; }

.form-prefixPostfix .form-input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #666666; }

.form-prefixPostfix .form-input::-moz-placeholder {
  /* Firefox 19+ */
  color: #666666; }

.form-prefixPostfix .form-input:-ms-input-placeholder {
  /* IE 10+ */
  color: #666666; }

.form-prefixPostfix .form-input:-moz-placeholder {
  /* Firefox 18- */
  color: #666666; }

.breadcrumb {
  color: #606060;
  font-size: 14px; }

.breadcrumb a {
  color: #22448b;
  text-decoration: underline; }

.breadcrumb a:hover {
  color: #22448b; }

.breadcrumb.is-active > .breadcrumb-label {
  color: #606060; }

.header {
  border: 0;
  background: #164788; }

.navUser {
  padding: 0; }

.navUser ul li.navUser-item {
  padding: 0.8rem 0;
  position: relative; }

.navUser-action {
  font-size: 16px; }

.navUser-action, .navUser-item--cart .navUser-action {
  color: #fff;
  padding: 0 0 0 1.5rem;
  text-transform: none;
  font-weight: 400; }
  .navUser-action:hover, .navUser-item--cart .navUser-action:hover {
    color: #fff; }

.navUser-item--cart .navUser-action {
  border: 0; }

.navUser ul li.navUser-item.navUser-Search {
  padding: 6px 0 0 0; }

.navUser-Search .form {
  margin: 0;
  background: #fff;
  border-radius: 12px;
  max-width: 200px; }
  .navUser-Search .form .form-field {
    margin: 0; }
  .navUser-Search .form .form-input {
    border: 0;
    border-radius: 12px;
    height: 32px;
    width: calc(100% - 28px); }
  .navUser-Search .form .searchBtn {
    width: 20px;
    height: 20px;
    margin: 6px 0 0 8px; }

.navPages-list > .navPages-item > .navPages-action {
  color: #fff;
  font-weight: 400;
  font-size: 18px; }
  .navPages-list > .navPages-item > .navPages-action svg {
    fill: #fff;
    stroke: #fff; }

.cartIcon {
  display: inline-block;
  background: URL("../img/cart.jpg") no-repeat;
  width: 17px;
  height: 15px;
  vertical-align: middle; }

#Footer {
  background: #084586;
  width: 100%;
  margin: 0 0 10px 0;
  border: 0px;
  height: auto;
  text-align: left;
  padding: 0;
  clear: both;
  font-size: 0.85em;
  border-top: 10px solid #122b6b; }

.FooterColumns {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  padding-top: 10px; }

#Footer .FooterColumns {
  background: #22448b none repeat scroll 0 0;
  display: block;
  float: left;
  padding: 30px 15px;
  width: 100%; }

.innerheader {
  margin: 0 auto;
  max-width: 1170px; }

#Footer .FooterColumns .FootCol {
  float: left;
  width: 25%; }

#Footer .FooterColumns .FootCol h6 {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  color: #ffffff;
  margin-bottom: 10px;
  margin-top: 0; }

.FooterColumns ul {
  list-style: none outside none;
  margin: 0px; }

#Footer .FooterColumns .FootCol li {
  margin-bottom: 10px; }

#Footer .FooterColumns .FootCol li a {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none; }

#Footer .FooterColumns .FootCol .adrs {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%; }

.adrs > img {
  max-width: 100%; }

.adrs > h2 {
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  margin: 6px 0; }

.adrs > p {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 5px; }

.social_sec .social_div {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0; }

.social_sec {
  background: #122b6b none repeat scroll 0 0;
  border-bottom: 10px solid #22448b;
  float: left;
  margin: 0;
  padding: 0;
  width: 100%; }

.social_sec .social_div .SocialIcons {
  display: inline-block;
  list-style: outside none none;
  margin: 0 auto;
  width: 100%;
  text-align: center; }

.social_sec .social_div .SocialIcons li {
  display: inline-block;
  margin: 0;
  padding: 20px 0; }

.SocialIcons img {
  padding: 0px 5px; }

.FooterCopyright {
  clear: both;
  float: left;
  margin-bottom: 0;
  padding: 12px 0;
  text-align: center;
  width: 100%; }

.FooterCopyright p {
  color: #8e8e8e;
  font-size: 15px;
  margin: 0; }

.ThreeToOneCols {
  column-count: 3;
  list-style: none; }

.bnr {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
  background-image: url("https://res.cloudinary.com/www-savvyboater-com/image/upload/c_fill,g_auto,h_350,w_1600,x_0/b_rgb:000000,e_gradient_fade,y_-0.3/c_lpad,co_rgb:ffffff,fl_relative,g_east,l_text:montserrat_50_style_light_align_right:Shop%20Discount%20Boat%20Supplies%20and%20Accessories%20...%20,w_0.5,y_0.4/v1558470477/homepage/header-home.jpg");
  background-position: center center;
  background-size: cover; }

.sliderOverlay {
  float: left;
  font-size: 24px;
  height: 100%;
  padding: 0;
  position: static;
  width: 300px;
  z-index: 1; }

.sliderOverlay .overlay_text {
  background: #b70c0c none repeat scroll 0 0;
  float: left;
  height: 100%;
  padding: 10px 0 5px;
  position: static;
  width: 100%;
  top: 20px;
  right: 10px; }

.sliderOverlay .overlay_text .icon_img {
  position: static;
  text-align: center;
  width: 100%;
  top: 20px;
  right: 10px; }

.overlay_text h2 {
  color: #fff;
  font-size: 35px;
  font-weight: 600;
  line-height: 41px;
  text-align: center; }

.sliderOverlay p {
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  margin: 5px 0 0;
  text-align: center; }

.countPill {
  background-color: #95bfe5;
  color: #212b56;
  transform: translateY(-2px); }

.about-text {
  padding: 1.5rem 0 1.5rem;
  border-bottom: 3px solid #95bfe5;
  color: #222b56;
  font-size: 19px;
  margin-bottom: 1rem; }

.bottomAboutText {
  border-top: 3px solid #95bfe5; }

.banners {
  background: #fff;
  text-align: left;
  color: #222b56; }

.banners a {
  color: #222b56; }

.homepageTopBanner {
  padding: 0; }

.homepageTopBanner h2 {
  margin-top: 0;
  color: #000;
  text-transform: uppercase;
  font-size: 22px; }

.homecatsOuter {
  margin-left: -25px !important; }

.homeCategories .category {
  border: 2px solid #134588;
  margin-bottom: 20px;
  margin-left: 25px !important;
  margin-right: 0 !important;
  width: calc(25% - 25px);
  display: block;
  float: left;
  transition: all 0.7s; }
  .homeCategories .category img {
    width: 100%;
    padding: 10px;
    max-height: 200px;
    max-width: 200px;
    margin: auto;
    display: block; }

.homeCategories .category hr {
  display: none;
  margin: 0px auto;
  background-color: #084586; }

.homeCategories .category a {
  display: block; }

.homeCategories .category span {
  background: #22448b;
  color: #fff;
  font-weight: 600;
  font-size: 24px;
  padding: 8px 10px;
  text-transform: uppercase;
  display: block;
  transition: all 0.7s;
  text-align: center; }

.homeCategories .category:hover {
  border-color: #95bfe5; }

.homeCategories .category:hover span {
  background: #95bfe5; }

.breadcrumbs {
  text-align: left;
  border-bottom: 1px solid #dadada;
  padding-bottom: 5px; }

.productView {
  padding-top: 0; }

.productView-title {
  margin: 0 1rem;
  color: #000000;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 15px; }

.productView-thumbnail-link {
  height: 92px;
  max-width: 92px;
  border: 1px solid gray; }

.productView-thumbnails img {
  max-height: 90px;
  max-width: 90px; }

#ProductWarranty {
  background: #F5F2EB;
  -moz-box-shadow: -1px 4px 5px #BDBDBD;
  -webkit-box-shadow: -1px 4px 5px #BDBDBD;
  box-shadow: -1px 4px 5px #BDBDBD;
  padding: 10px 15px; }

#ProductWarranty h4 {
  color: #084586;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 5px;
  margin-top: 0; }

#ProductWarranty ul {
  margin-bottom: 15px;
  margin-left: 20px; }

#ProductWarranty li {
  color: #000000;
  font-size: 15px;
  margin-bottom: 5px;
  font-weight: 400; }

.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: none; }

.tooltip .tooltiptext {
  visibility: hidden;
  width: auto;
  background-color: transparent;
  color: #fff;
  text-align: center;
  padding: 0;
  border-radius: 0;
  position: absolute;
  z-index: 1;
  display: block;
  left: 90px; }

#fabricRating {
  display: block;
  margin: 3px auto 2px auto;
  width: 225px; }

#ProductWarranty table {
  color: #000000;
  font-size: 15px;
  margin-left: 5px;
  width: 100%; }

#ProductWarranty table.vert {
  margin-left: 7px; }

#ProductWarranty td.vertColOne {
  width: auto;
  text-align: left;
  vertical-align: text-top;
  padding-right: 5px;
  font-weight: 600; }

#ProductWarranty td.vertColTwo {
  width: auto;
  text-align: left;
  vertical-align: text-top; }

/* Tooltip container */
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: none; }

.tooltip1 {
  text-decoration: underline;
  color: #22448b;
  font-weight: 700;
  position: relative;
  display: inline-block;
  border-bottom: none; }

.tooltip2 {
  position: relative;
  display: inline-block;
  border-bottom: none; }

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  width: auto;
  background-color: transparent;
  color: #fff;
  text-align: center;
  padding: 0;
  border-radius: 0;
  position: absolute;
  z-index: 1;
  display: block;
  left: 90px;
  width: 225px; }

.tooltip1 .tooltiptext1 {
  visibility: hidden;
  background-color: #fff;
  color: #000;
  text-align: left;
  border-radius: 0;
  position: absolute;
  z-index: 1;
  display: block;
  left: 256px;
  border: 2px solid #BBB6AE;
  padding: 8px;
  width: 300px;
  top: -4px; }

.tooltip1 .tooltiptext1 li {
  font-size: 14px; }

.tooltip2 .tooltiptext2 {
  visibility: hidden;
  background-color: #e8e8e8;
  color: #000;
  text-align: left;
  border-radius: 0;
  position: absolute;
  z-index: 1;
  display: block;
  left: 224px;
  padding: 12px;
  width: 200px;
  top: -56px;
  font-size: 12px; }

.tooltip2 .tooltiptext2 ul {
  margin: 0 0 10px 20px; }

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible; }

.tooltip1:hover .tooltiptext1 {
  visibility: visible; }

.tooltip2:hover .tooltiptext2 {
  visibility: visible; }

.productView-price {
  margin: 1rem 0; }
  .productView-price .price-section {
    display: inline-block;
    font-size: 24px;
    margin-right: 20px; }
    .productView-price .price-section .price-label {
      color: #000000;
      font-weight: 600; }
    .productView-price .price-section .price {
      color: #f5831f;
      font-size: 24px;
      font-weight: 700; }

.productView-price .price-section.rrp-price--withTax, .productView-price .price-section.rrp-price--withoutTax {
  margin-right: 0;
  font-weight: 400;
  font-size: 15px;
  color: #000000;
  transform: translateY(-2px); }

.productView-price .price-section.rrp-price--withTax .price, .productView-price .price-section.rrp-price--withoutTax .price {
  font-weight: 400;
  font-size: 15px;
  color: #000000; }

.productView-product {
  border: 0;
  padding: 0 0 1rem; }

.innerBorder {
  border: 2px solid #BBB6AE;
  border-radius: 10px;
  -moz-border-radius: 10px;
  padding: 10px 15px 5px 15px;
  margin-bottom: 10px; }

.productView-options .form-field {
  margin-bottom: 10px;
  border-bottom: 1px dashed #22448B;
  padding-bottom: 20px; }

.productView-options .form-field[data-product-attribute="input-checkbox"] {
  padding-bottom: 20px; }

.productView-options .form-increment .button {
  display: none; }

.productView-options .form-input--incrementTotal {
  border: 1px solid gray;
  border-radius: 0;
  height: 26px;
  width: 50px; }

.form-field--increments .form-label {
  display: block;
  padding: 5px 15px 0 0;
  margin: 0;
  float: left; }

.form-field--increments .form-increment {
  display: block;
  float: left;
  padding-top: 4px; }

.productView-options .form-action.addtoCartAction {
  display: block;
  float: left;
  margin: 0 0 0 15px; }

.productView-options .form-field.form-field--increments {
  padding-bottom: 10px;
  border: 0;
  margin: 0; }

.bottomInnerBorder .productView-info-value {
  color: #000;
  font-size: 15px; }

.bottomInnerBorder .freeshippingValue {
  margin: 0 0 10px !important;
  color: #f5831f;
  font-weight: 700;
  font-size: 18px; }

.bottomInnerBorder dl {
  margin: 0; }

.boatInfo {
  color: #000;
  margin: -5px auto 0px;
  display: block;
  text-align: right;
  font-size: 12px;
  font-weight: 500; }

#ProductTabs {
  height: 50px;
  padding: 15px 0 0;
  background: #22448b;
  position: relative; }

.productView-description {
  width: 100%;
  clear: both;
  float: none; }

.WriteReviewRight {
  position: absolute;
  right: 20px;
  top: 14px;
  color: #fff;
  font-weight: bold; }

#product_just_stars {
  margin-left: 10px;
  float: right; }

.productView-description .productView-description {
  margin: 0;
  padding: 20px 25px 40px;
  border: 1px solid #8b8273;
  border-top: 0px;
  color: #000000;
  font-size: 15px; }

.productView-description .productView-description h4:first-of-type {
  margin-top: 0; }

.productView-description .productView-description li:empty {
  display: none; }

#ProductReviews {
  padding: 20px 0 40px; }

.productHelpTabs {
  display: flex;
  margin: 0 15px; }

.productHelpTabs a {
  display: inline-block;
  text-align: center;
  background-color: #b2cadf;
  border-radius: 6px 6px 0 0;
  color: #FFF;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
  line-height: 1.7;
  padding: 2px 10px;
  margin: 0 2px;
  flex-grow: 1; }

/*
.goToAllDeIcers span, .goToAllIceEaters span{
    width: 41%;
    display: inline-block;
    font-size: 18px;
    line-height: 1.1;
    margin: 0px 5px 20px 30px;
}.goToAllIceEaters span{
    display: block;
    width: 100%;
    margin: 0px 0px 8px 0px;
    text-align: center;
}.goToAllDeIcers a, .goToAllIceEaters a{
    width: 150px%;
    display: inline-block;
    text-align: center;
    background-color: #084586;
    border-radius: 4px;
    color: #FFF;
    font-size: 15px;
    font-weight: 700;
    text-decoration: none;
    line-height: 1.2;
    padding: 4px;
}.goToAllDeIcers a:hover, .goToAllIceEaters a:hover{
    background-color: #07386E;
}.productView-image .goToAllDeIcers {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    bottom: -170px;
    width: auto;
    z-index: 10;
}.productView-image .goToAllDeIcers a {
    width: 48%;
    height: 30px;
}*/
.productView-image .goToAllDeIcers {
  display: none; }

.CategoryDesc img {
  float: right;
  margin-left: 2rem; }

.categoryText {
  padding: 10px 0 0 0; }
  .categoryText .page-heading {
    text-align: left;
    margin: 0;
    text-transform: uppercase;
    color: #22448b;
    font-size: 38px; }

.dottedHeader {
  border-bottom: 6px dotted #134588;
  text-transform: uppercase;
  color: #134588;
  font-size: 30px;
  font-weight: 700;
  padding: 0.5rem 0 0;
  margin-bottom: 1rem; }
  .dottedHeader span {
    background-color: #fff;
    transform: translateY(13px);
    display: inline-block;
    padding-right: 5px; }

.dottedHeader.aligntextRight {
  text-align: right; }
  .dottedHeader.aligntextRight span {
    padding-right: 0;
    padding-left: 5px; }

.findersMainCont {
  margin-left: -20px; }
  .findersMainCont:after {
    content: '';
    display: block;
    clear: both; }

.FinderContainer {
  border: 3px solid #134588;
  width: calc(50% - 20px);
  margin-left: 20px;
  padding: 10px;
  float: left; }
  .FinderContainer:after {
    content: '';
    display: block;
    clear: both; }

.finderImg {
  width: 45%;
  text-align: center;
  float: left; }

.finderText {
  width: 55%;
  float: left; }
  .finderText ul {
    font-size: 16px;
    margin-left: 25px;
    margin-bottom: 0; }

.CategoryDesc2 {
  padding: 1rem 0 0; }

.CategoryDesc2 p:last-child {
  margin-bottom: 0; }

.shopbyBoatType .card {
  border: 2px solid #cadff2;
  padding: 10px;
  text-align: center; }
  .shopbyBoatType .card h4 {
    margin: 0 0 5px;
    font-size: 14px;
    min-height: 36px; }
    .shopbyBoatType .card h4 a {
      font-weight: 700; }

.shopbyBoatType .dottedHeader {
  padding: 0; }

.card {
  margin-bottom: 2rem; }

.boatCoversBanner {
  background-color: #fff;
  padding: 2rem 0; }

.boatCoverHelpHeading {
  color: #134588;
  text-transform: uppercase;
  font-size: 26px;
  font-weight: 700;
  margin-top: 0; }

.ac-container {
  width: 100%;
  margin: 10px auto 30px auto;
  text-align: left; }

.ac-container label {
  padding: 5px 20px;
  position: relative;
  z-index: 20;
  display: block;
  cursor: pointer;
  color: #22448b;
  line-height: 33px;
  font-size: 18px;
  font-weight: bold;
  background: #eaeff3;
  border: 1px solid #b0bdc3;
  margin-top: 10px;
  clear: both; }

.ac-container label:after {
  content: '\3009';
  position: absolute;
  width: 24px;
  height: 24px;
  right: 6px;
  top: 16px;
  background: transparent;
  color: #22448b;
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  font-size: 24px;
  font-weight: bold; }

.ac-container input {
  display: none; }

.ac-container article {
  background: rgba(255, 255, 255, 0.5);
  margin-top: -1px;
  overflow: hidden;
  height: auto;
  position: relative;
  z-index: 10;
  -webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
  -moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
  -o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
  -ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
  transition: height 0.3s ease-in-out, box-shadow 0.6s linear; }

.ac-container article p {
  color: #000;
  line-height: 23px;
  font-size: 14px; }

.ac-container input:checked ~ article {
  -webkit-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
  -moz-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
  -o-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
  -ms-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
  transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
  border: 1px solid #ccc; }

.ac-container input:checked ~ article.ac-small {
  height: auto; }

.ac-container input:checked ~ article.ac-medium {
  height: auto;
  padding: 20px; }

.ac-container input:checked ~ article.ac-large {
  height: auto; }

div.boatCoverStyles img {
  float: right;
  margin: -30px 0px 0px 15px; }

.ParentCategory li {
  font-size: 15px; }

div.boatCoverStyles ul:last-child {
  margin-bottom: 100px; }

.accordionHeader.collapsable:after {
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  right: 16px;
  top: 5px; }

.saleBannerWidest, .saleBannerWide, .saleBannerNarrow {
  background: #c02326;
  min-height: 40px;
  border: 0px double #fff;
  font-size: 30px;
  color: #fff;
  padding: 3px 0; }

.saleBannerWide, .saleBannerWide a {
  text-align: center;
  font: 600 27px/36px "Open Sans", arial, helvetica, sans-serif;
  margin: 5px 0px;
  color: #fff;
  text-decoration: none; }

.saleExplanation, .saleExplanationNarrow {
  text-align: center;
  color: #fff;
  font-size: 15px;
  display: inline-block;
  padding-left: 5px; }

.orange-section {
  padding: 20px 10px; }

.bottomfullWidthBanners .banner {
  max-width: none; }

.find-boat-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 10px 0; }

h1#waterBanner {
  width: 100%;
  margin: 0; }

.find-your-boat.findyourboatWhite {
  background: #fff; }
  .find-your-boat.findyourboatWhite .blue-title-right span {
    background: #fff !important; }

.page-sidebar {
  padding-top: 10px; }

.page-content h1.title {
  color: #22448b;
  font-size: 38px;
  text-align: left;
  width: 100%;
  text-transform: lowercase;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 15px;
  display: inline-block; }

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

.main-div {
  padding: 0 !important; }

.find-your-boat, .highest-grade {
  background: #fff; }

.blue-title-right span {
  background: #fff !important; }

.carverBrandTop {
  padding: 2rem 0 2rem;
  border-bottom: 3px solid #ba2025; }
  .carverBrandTop p:last-child {
    margin-bottom: 0; }

.find-your-boat div.CarverCoverFinder, .find-your-boat div.WestlandCoverFinder {
  width: 49%;
  margin-left: 0; }

.find-your-boat div.WestlandCoverFinder {
  float: right; }

div.NewCoverFinders {
  width: 100%; }

.finders-props {
  width: 100%; }

div.CarverCoverFinder {
  border-right: 3px solid #134588; }

.find-your-boat.whitebackground {
  background: #fff; }

.brandCarver .find-boat-inner {
  padding: 10px 0; }

.NewCoverFinders h4 {
  margin: -20px -10px 10px;
  background: #1a4787;
  color: #fff;
  text-align: center; }

.find-your-boat.whitebackground .NewCoverFinders iframe {
  position: static; }

.carverBrandBoatType {
  border-bottom: 3px solid #bed5ee;
  margin-bottom: 2rem; }

.whyCarver h4 {
  color: #1a4687;
  font-weight: 700; }

.videos-sectionCarver {
  padding: 2rem 0; }
  .videos-sectionCarver h4 {
    margin: 0 0 10px;
    color: #1a4687;
    font-weight: 700; }
  .videos-sectionCarver .videosCont {
    background: #fff;
    padding: 10px 20px; }
  .videos-sectionCarver .cover-col1, .videos-sectionCarver .cover-col2, .videos-sectionCarver .cover-col3 {
    text-align: center;
    width: 33.333333%;
    margin: 0;
    padding: 0 10px; }
  .videos-sectionCarver h3 {
    margin: 0;
    font-size: 16px;
    font-weight: bold; }

.jifProducts .shopBrandCategories .category {
  width: calc(25% - 20px);
  background-color: #22448b;
  padding: 2px;
  height: auto; }

.aboutJif h4 {
  margin: 0 0 10px;
  color: #1a4687;
  font-weight: 700; }

.mobileMenu-toggle .mobileMenu-toggleIcon, .mobileMenu-toggle .mobileMenu-toggleIcon::before, .mobileMenu-toggle .mobileMenu-toggleIcon::after,
.mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before, .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::after {
  background: #fff; }

.shopBrandCategories .category span {
  display: block;
  margin: 4px auto 0px;
  text-align: center;
  font-size: 15px; }

.shopBrandCategories .category hr, .homeCategories .category hr {
  display: none;
  margin: 0px auto;
  background-color: #084586; }

.shopBrandCategories .category {
  border: 0; }

.navUser-item--cart .navUser-action:hover, .navUser-item--cart .navUser-action.is-open {
  color: #95bfe5; }

.navUser-item--cart .dropdown-menu {
  width: 300px; }

.previewCartItem-brand {
  display: none; }

#pageType_cart .breadcrumbs {
  display: none; }

.NewCoverFinders iframe, .NewPropsFinders iframe, .NewBiminiFinders iframe {
  position: static; }

div.CarverCoverFinder, div.WestlandCoverFinder {
  height: 250px; }

div.CarverCoverFinderbyType {
  height: 0px; }

.MyAccountLinks {
  position: relative; }

.MyAccountLinks ul {
  display: none;
  position: absolute;
  top: 75%;
  right: 0px;
  background-color: #f1f1f1;
  padding: 10px 0;
  z-index: 13;
  width: auto;
  min-width: 150px;
  border: 1px solid #164788; }

.navUser .MyAccountLinks ul > li {
  margin-top: 0; }

.MyAccountLinks.showMenu ul {
  display: block; }

.arrowDownIcon {
  display: inline-block;
  background: URL("../img/account-arrow.png") no-repeat;
  width: 15px;
  height: 9px; }

.MyAccountLinks.showMenu i.arrowDownIcon {
  transform: rotate(180deg); }

.MyAccountLinks ul > li .navUser-action {
  white-space: nowrap;
  color: #164788;
  font-weight: 400;
  font-size: 14px;
  padding: 0.2rem 1rem;
  text-align: left;
  text-transform: none; }

.MyAccountLinks ul > li .navUser-action:hover, .QuestionLinks ul > li .navUser-action:hover {
  color: #164788;
  background-color: #fff; }

.FreeShipping {
  color: #95bfe5;
  font-size: 18px;
  text-align: left;
  padding-left: 28px; }

.navPage-subMenu-action {
  text-transform: none;
  padding: 0.5rem; }

.rightSubmenuChild .navPages-action.navPage-subMenu-action:hover {
  text-decoration: underline; }

.bnr {
  margin-bottom: 1rem; }

.find-your-boat.brandCarver div.CarverCoverFinder, .find-your-boat.brandCarver div.WestlandCoverFinder {
  height: 250px; }

.productAttributeList .productAttributeLabel {
  float: left; }

.productOptionViewProductPickList ul {
  margin: 0; }

.navPages-list {
  position: relative; }

.productView-info-name.sku-label {
  display: inline-block;
  margin-bottom: 1rem; }

@media (min-width: 801px) {
  .header-logo {
    float: left;
    width: 400px;
    margin: 10px 0 10px 0; }
  .navPages-container {
    position: static;
    float: left;
    width: calc(100% - 710px);
    padding: 10px 0px 18px 0; }
  .HeaderRight {
    width: 310px;
    float: left;
    padding-top: 10px; }
  .navPages-list > .navPages-item > .navPages-action {
    float: right; }
  .bnr {
    margin-top: -2.5rem; }
  .navPages-action.is-open {
    background-color: #f1f1f1;
    color: #212b56; }
  .navPages-list > .navPages-item > .navPages-action.is-open {
    color: #212b56; }
  .navPages-list > .navPages-item > .navPages-action.is-open svg {
    fill: #212b56;
    stroke: #212b56; }
  .navPage-subMenu {
    background-color: #fff; }
  .has-subMenu.is-root + .navPage-subMenu-horizontal {
    top: 100%; }
  .navPages-action.navPage-subMenu-action {
    color: #212b56; }
  .breadcrumbs {
    margin-top: -2rem; }
  #pageType_category .body {
    margin-top: 0; }
  #pageType_page .body {
    margin-top: 0; }
  .productView-details {
    width: 43%; }
  .productView-images {
    width: 55%; }
  .categoryText .page-heading {
    font-weight: 700; }
  .shopbyBoatType .productGrid .product {
    width: 20%; }
  .navPage-subMenu-horizontal.is-open .navPage-subMenu-horizontal.is-open {
    min-width: 600px; }
  .bottomLevelMenu > .navPage-subMenu-list {
    column-gap: 1.5em;
    column-count: 2;
    padding: 5px 5px 10px; }
  .navPage-subMenu-list .navPage-subMenu-list .navPage-subMenu-item-parent, .navPage-subMenu-list .navPage-subMenu-list .navPage-subMenu-item-child {
    width: 100%;
    display: inline-block; }
  .navPages-action.navPage-subMenu-action {
    font-weight: 700 !important;
    color: #212b56 !important; }
  .rightSubmenuChild .navPages-action.navPage-subMenu-action {
    font-size: 15px;
    padding-left: 0.5rem;
    padding-right: 0.5rem; }
  .rightSubmenuChild .navPage-subMenu-list .navPage-subMenu-action {
    font-size: 13px;
    font-weight: 400 !important; }
  .navPage-subMenu-horizontal.is-open {
    border: 0; }
  .navPages-item > .navPage-subMenu-horizontal.is-open {
    background-color: #f1f1f1; }
  .navPage-subMenu-item-child .navPage-subMenu-action.is-open, .navPage-subMenu-item-child .navPage-subMenu-action:hover, .navPage-subMenu-item-parent .navPage-subMenu-action.is-open, .navPage-subMenu-item-parent .navPage-subMenu-action:hover {
    opacity: 1;
    background: transparent; }
  .navPage-subMenu-item-child .navPages-action.is-open {
    background-color: #fff; }
  .navPages-action.navPage-subMenu-action:hover {
    background-color: #fff; }
  .rightSubmenuChild .navPage-subMenu-action {
    padding-bottom: 0; }
  .navPage-subMenu-item-child.rightSubmenuChild {
    padding-bottom: 1rem; }
  #navPages-13376.bottomLevelMenu > .navPage-subMenu-list, #navPages-13868.bottomLevelMenu > .navPage-subMenu-list, #navPages-13888.bottomLevelMenu > .navPage-subMenu-list {
    column-count: 1; } }

@media (min-width: 801px) and (max-width: 1150px) {
  .navPages-item > .navPage-subMenu-horizontal.is-open {
    left: 0; } }

@media screen and (max-width: 1024px) {
  #Footer .FooterColumns .FootCol {
    float: left;
    width: 50%; }
  .FooterColumns ul {
    margin-bottom: 30px; }
  .videos-sectionCarver .cover-col1, .videos-sectionCarver .cover-col2, .videos-sectionCarver .cover-col3 {
    float: left; }
  .bottomfullWidthBanners {
    padding-left: 2rem;
    padding-right: 2rem; }
  .banners {
    padding-left: 2rem;
    padding-right: 2rem; }
  .propAlumVsSs img, .prop-3-4-BladeDif img {
    margin-right: auto !important;
    margin-left: auto !important; }
  .blue-title-left, .blue-title-right {
    border: 0; }
  .saleBannerWide, .saleBannerWide a {
    margin-bottom: 5px; } }

@media screen and (max-width: 801px) {
  .navUser-action, .navUser-item--cart .navUser-action {
    padding: 0; }
  .FreeShipping {
    display: none; }
  .header {
    background: #164788; }
  .body {
    margin-top: 0.5rem; }
  .bnr {
    margin-top: -0.5rem; }
  .headerContainer {
    position: static; }
  .navPages {
    background-color: #164788; }
  .navPages-action, .navPages-item {
    color: #fff; }
  .navPages-action svg {
    fill: #fff;
    stroke: #fff; }
  .homecatsOuter, .shopBrandCategories {
    margin-left: -10px !important; }
  .homeCategories .category, .jifProducts .shopBrandCategories .category {
    width: calc(50% - 10px);
    margin-left: 10px !important;
    margin-right: 0; }
  .carverBrandTop {
    padding-top: 0; }
  .find-your-boat div.CarverCoverFinder, .find-your-boat div.WestlandCoverFinder {
    width: 100%;
    margin-left: 0;
    margin-bottom: 1rem; }
  .dottedHeader {
    font-size: 22px; }
  .videos-sectionCarver .cover-col1, .videos-sectionCarver .cover-col2, .videos-sectionCarver .cover-col3 {
    width: 50%; }
  #biminiFabricComparisonTable {
    display: none; }
  .BiminiCategoryDescription h3 {
    font-size: 20px; }
  .BiminiCategoryDescription div {
    width: 100%;
    display: block;
    margin: 0 0 1rem 0; }
  .column-half {
    width: 100%;
    display: block;
    margin: 0 0 1rem 0;
    border: 0; }
  .column-half-2 {
    float: none;
    width: 100%; } }

@media screen and (max-width: 551px) {
  .icon_img {
    display: none; }
  .SeatSubcategories .CatLeft, .SeatSubcategories .CatRight, .SeatSubcategories .CatCenterLeft, .SeatSubcategories .CatCenterRight {
    width: 100%; }
  .SeatSubcategories .CatTopRow, .SeatSubcategories .CatBottomRow {
    flex-wrap: wrap; }
  .column-half-3 {
    width: 100%;
    margin-left: 0; }
  .sliderOverlay {
    float: none;
    width: 100%; }
  .overlay_text h2 {
    margin-top: 0;
    margin-bottom: 0; }
  .sliderOverlay p:last-child {
    text-align: center;
    padding-left: 0; }
  #Footer .FooterColumns .FootCol {
    float: none;
    text-align: center;
    width: 100%; }
  .social_sec .social_div .SocialIcons li {
    padding: 5px 0; }
  .dottedHeader {
    text-transform: none; }
  .page {
    margin: 0; }
  .CategoryDesc img {
    display: block;
    width: 100%; }
  .categoryText .page-heading {
    text-transform: none;
    font-size: 30px; }
  .saleBannerWide, .saleBannerWide a {
    padding: 10px; }
  .NewCoverFinders iframe, .NewPropsFinders iframe, .NewBiminiFinders iframe {
    position: static; }
  .categoryTop {
    display: block; }
  .SeatsCategoryImage {
    width: 100%;
    display: block; }
  div.SeatsCategoryBanner, div.LaddersCategoryBanner, div.FendersCategoryBanner {
    margin-left: 0; }
  .blue-title-left, .blue-title-right {
    font-size: 30px; }
  .ThreeToOneCols {
    column-count: 1; } }

@media screen and (max-width: 478px) {
  .homeCategories .category span, .shopBrandCategories .category span {
    text-transform: none;
    font-size: 14px; }
  div.CarverCoverFinder, div.WestlandCoverFinder {
    border: 3px solid #134588;
    height: auto; }
  .finderImg {
    width: 100%;
    text-align: center;
    float: none; }
  .finderText {
    width: 100%;
    float: none; }
  .videos-sectionCarver .cover-col1, .videos-sectionCarver .cover-col2, .videos-sectionCarver .cover-col3 {
    width: 100%; }
  .page-content iframe {
    width: 100% !important; }
  .page-content img {
    position: static !important;
    margin: auto !important; }
  .propDiamImg1, .propDiamImg2 {
    float: none !important;
    margin: 0 !important; } }

@media screen and (max-width: 400px) {
  .productGrid {
    margin: 0; }
  .productGrid .product {
    width: 100%;
    padding: 0; }
  .card {
    margin-bottom: 1rem; } }

.download-pdf-banner {
  background-color: #dceff6;
  display: flex;
  margin-top: 25px; }

.download-pdf-banner h4 {
  padding-left: 4%;
  hyphens: none; }

ul.deicer-bulleted {
  margin: 50px auto; }

ul.deicer-bulleted li {
  list-style: none;
  margin: 2px;
  padding: 2px 21px;
  text-align: left;
  font-size: 13px; }

@media screen and (max-width: 600px) {
  ul.deicer-bulleted {
    clear: both; } }

/* ---- CHECKOUT CHANGES ----- */
#NewBillingAddress .SelectBillingAddress div label {
  display: none; }

#CheckoutStepBillingAddress .FormContainer.HorizontalFormContainer dl dd:last-child {
  display: none; }

#CheckoutStepShippingAddress .ChangeLink {
  display: none; }

.AddBillingAddress .FormContainer .Submit:before {
  padding: 10px 10px;
  content: " IMPORTANT NOTE: Due to credit card frauds, we can only accept orders with matching Shipping and Billing Addresses. If you have a different Shipping Address from your Billing Address, please call us at 1-866-560-1330 to place your order."; }

/* ---- MOBILE FIXES TO PRODUCT PAGE ----- */
@media only screen and (max-width: 600px) {
  .productView {
    padding-top: 0;
    display: flex;
    flex-flow: column; }
  .productView-images {
    width: 62%;
    margin: -16px auto 10px auto; }
  .productView-thumbnails {
    margin: 0 -6rem; }
  .productView-thumbnails img {
    width: 90%; }
  #productImages {
    order: 1; }
  #productDetails {
    order: 2; }
  #productDescription {
    order: 3; } }

/* ---- READ MORE STYLING ----- */
.read-more-state {
  display: none; }

.read-more-target {
  opacity: 0;
  max-height: 0;
  font-size: 0;
  transition: .25s ease; }

.read-more-state:checked ~ .read-more-wrap .read-more-target {
  opacity: 1;
  font-size: inherit;
  max-height: 999em; }

.read-more-state ~ .read-more-trigger:before {
  content: 'Read more'; }

.read-more-state:checked ~ .read-more-trigger:before {
  content: 'Show less'; }

.read-more-trigger {
  cursor: pointer;
  display: inline-block;
  padding: 0 5px;
  color: #666;
  font-size: .7em;
  line-height: 2;
  border: 1px solid #ddd;
  border-radius: .25em;
  white-space: nowrap; }

/* ---- NEW BRAND PAGE STYLES ----- */
.brand-page-top {
  display: flex;
  flex-wrap: wrap; }

@media only screen and (max-width: 600px) {
  .brand-page-top {
    flex-direction: column-reverse; } }

input[value=Apply] {
  width: 27% !important;
  font-size: 13px;
  border-radius: 5px; }

input#couponcode {
  width: 70%; }

/* Make YouTube Videos Full Width */
.video-full-width-container {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; }

.video-full-width-container > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

.productView-info-value.min_purchase_quantity {
  display: inline-block; }

.productView-info-value.min_purchase {
  margin: 0; }

/* NORM'S EDITS **********************************************************************/
table.sizetable {
  border: solid 1px #005eab; }

table.sizetable th {
  background-color: #005eab;
  padding: 8px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center; }

table.sizetable td {
  padding: 6px;
  font-size: 14px;
  color: #000;
  border: solid 1px #ccc; }

table.sizetable td:first-child {
  background-color: #e9e9e9; }

/* Center images on Polyform brand page */
@media screen and (min-width: 1000px) {
  .CategoryDesc img {
    margin-right: 2rem; } }

/* Make Alert Box more noticeable */
.alertBox {
  background-color: #fedc56 !important; }

.icon svg {
  fill: #222222 !important; }

/* Quick View buttons on search.php page */
div.card-figcaption-body .quickview {
  font-size: 20px;
  height: 30 px; }

/* Michigan Wheel iframe */
#iframediv {
  width: 100%;
  height: 1100px;
  overflow: hidden;
  position: relative; }

#miwheel_alert {
  width: 320px;
  height: auto;
  padding: 12px;
  text-align: center;
  background-color: #eaeff3;
  border: solid 1px #1468a9;
  font-size: 18px;
  color: #134588;
  position: absolute;
  top: 450px;
  right: 40px;
  z-index: 100; }

#iframediv iframe {
  position: absolute !important;
  top: -280px !important;
  height: 1200px !important; }

/* CSS FOR BIMINI DROPDOWNS *********************************************/
#biminidimensions {
  display: block;
  position: relative;
  font-family: Arial, Helvetica, sans-serif;
  width: 96%;
  text-align: center;
  padding: 0 0 16px;
  border: solid 2px #415588;
  margin: auto;
  background-image: url("https://www.savvyboater.com/content/images/finders/bimini-whiteout.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

#biminifindertitle {
  text-align: center;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 700;
  margin: 15px 0 15px;
  color: #22448b;
  padding: 4px 0; }

div.dimensionsfield {
  display: inline-block;
  text-align: left;
  width: 32%;
  padding: 0 1%;
  margin-bottom: 10px; }

#biminidimensions label {
  text-transform: uppercase;
  color: #22448b;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 20px; }

#biminidimensions select {
  width: 100%;
  padding: 4px;
  margin-top: 10px;
  margin-left: 0;
  width: 100%;
  height: 38px;
  font-size: 14px;
  font-family: "Open Sans",sans-serif; }

#bimini-width,
#bimini-height {
  margin-right: 16px; }

#dimsubmit,
#dimreset {
  padding: 20px;
  display: inline-block;
  font-family: "Open Sans",Sans-Serif; }

#dimbutton {
  width: 100px;
  padding: 10px;
  background-color: #22448b;
  color: #ffffff;
  text-align: center;
  border: none;
  text-transform: uppercase; }

#dimbutton:hover {
  background-color: #75a4d0; }

@media screen and (max-width: 650px) {
  #biminidimensions {
    padding: 6px 14px 16px;
    text-align: center; }
  #biminifindertitle {
    font-size: 18px; }
  div.dimensionsfield {
    display: block;
    width: 100%;
    padding: 14px 0; } }

/* FILTERS IN SIDEBAR of CATEGORY PAGES  ******************/
h5.accordion-title {
  background-image: linear-gradient(to right, #4a7db7, #ffffff);
  text-transform: uppercase !important;
  letter-spacing: .1em;
  padding-left: 4px !important;
  color: #ffffff !important;
  font-size: 14px;
  border: none !important; }

/* POWERTECH FINDER *************************************************/
#ptfinder {
  display: block;
  position: relative;
  font-family: "Open Sans", sans-serif;
  width: 100%;
  text-align: center;
  padding: 20px;
  border: solid 2px #415588;
  margin: auto;
  background-image: url("https://www.savvyboater.com/content/images/finders/finder-bg.jpg");
  background-position: center; }

#ptfinder div.ptfinderfield {
  display: inline-block;
  text-align: left;
  padding: 10px 4px 20px; }

#ptfinder label {
  text-transform: uppercase;
  color: #415588;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 20px; }

#ptfinder select {
  width: 300px;
  padding: 4px;
  margin-top: 10px;
  margin-left: 0; }

#bimini-width,
#bimini-height {
  margin-right: 16px; }

#ptsubmit {
  padding: 20px;
  display: inline-block; }

#ptbutton {
  width: 150px;
  padding: 10px;
  background-color: #415588;
  color: #ffffff;
  text-align: center;
  border: solid 2px #415588;
  text-transform: uppercase;
  display: inline-block;
  margin-right: 50px; }

#ptbutton:hover {
  background-color: #a1c9f4; }

#ptresetbutton {
  width: 150px;
  padding: 10px;
  border: solid 2px #415588;
  color: #415588;
  text-align: center;
  text-transform: uppercase;
  display: inline-block; }

#ptresetbutton:hover {
  background-color: #a1c9f4; }

/* POWERTECH PROPS TABLE CSS *******************************/
.pthidden {
  display: none; }

.ptvisible {
  display: block; }

#pttableheading {
  width: 84%;
  margin: auto;
  text-align: center;
  font-family: "Open Sans",sans-serif;
  font-size: 15px;
  color: #164788;
  padding: 12px; }

#pttable {
  width: 100%;
  margin: auto;
  font-family: "Open Sans",sans-serif;
  text-align: center;
  font-size: 15px;
  border-collapse: collapse;
  border: solid 2px #164788; }

#pttable th {
  background-color: #e2e5ee;
  color: #164788;
  font-size: 14px;
  font-weight: 600;
  padding: 10px 2px;
  border: solid 1px #164788; }

#pttable tr {
  margin-bottom: 2px; }

#pttable td {
  padding: 10px 2px;
  border: solid 1px #164788; }

#pttable .pttable_button {
  background-color: #164788;
  color: #ffffff;
  padding: 4px 0;
  max-width: 70%;
  margin: auto; }

#pttable .pttable_button:hover {
  background-color: #97bee5; }

#pttable a {
  text-decoration: none; }

#pterrormessage {
  text-align: center;
  color: red;
  padding: 20px;
  font-family: "Open Sans",sans-serif; }

/* STYLE MMY INFO FOR BOAT COVERS ON CART PAGE:  */
#mmyInfo {
  font-size: 13px;
  color: #757575;
  margin-top: 10px; }

#mmyInfo span {
  color: #cccccc !important; }

/* EXTEND PAYPAL CONTAINER HEIGHT ON CART PAGE SO TAGLINE ISN'T CUT OFF */
div.paypal-button {
  height: 80px !important; }

/* Adjust widths of "Fits" table of product pages */
#ProductWarranty td.vertColOne {
  width: 12%; }

#ProductWarranty td.vertColTwo {
  width: 88%; }

/* Notice box in header *****************/
#header-notice {
  background-color: #f5f5f5; }

#header-notice:hover {
  background-color: #ffffff; }

/* Hide desktop version of notice box on mobile */
@media screen and (max-width: 700px) {
  #header-notice {
    display: none; } }

/* Hide mobile version of notice box on desktop */
@media screen and (min-width: 701px) {
  #header-notice-mobile {
    display: none; } }

/* Boat cover sale bullet list item text */
.coversale span {
  color: #f5831f; }

/* New Optimized Checkout ***********************/
.optimizedCheckout-header {
  background-color: #164788 !important; }

#sameAsBilling {
  pointer-events: none !important;
  opacity: 0.5 !important; }
