/* Common */
.content_wrap {
  width: 90% !important;
  max-width: 1170px !important;
}
@media (max-width: 980px) {
  .vc_row > .wpb_column {
    width: 100% !important;
    margin: 0 0 30px !important;
  }
  .vc_row > .wpb_column:last-of-type {
    margin-bottom: 0px !important;
  }
}
@media (max-width: 980px) {
  .custom-sidebar.wpb_column {
    margin: 50px auto 0 !important;
  }
  .custom-sidebar.wpb_column .vc_column-inner {
    max-width: 400px;
    margin: 0px auto !important;
  }
}
.custom-sidebar.wpb_column .vc_figure {
  width: 100%;
  margin: 0 0 40px;
}
.custom-sidebar.wpb_column .vc_figure .vc_single_image-wrapper {
  width: 100%;
}
.custom-sidebar.wpb_column .vc_figure .vc_single_image-wrapper .vc_single_image-img {
  width: 100%;
  max-width: 210px;
}
.page_content_wrap {
  padding-top: 50px !important;
}
.breadcrumbs_present_inner {
  border: none !important;
}
.breadcrumbs {
  padding: 20px 0 15px !important;
}
h1 {
  font-size: 30px !important;
  font-weight: 700;
}
.wpb_text_column h2 {
  font-size: 20px !important;
}
.wpb_text_column h3 {
  color: #69ccf6 !important;
  font-size: 18px !important;
  font-weight: 700;
}
.wpb_text_column h4 {
  color: #0c497a !important;
  font-size: 16px !important;
  font-weight: 700;
}
.wpb_text_column p {
  font-size: 16px !important;
}
.wpb_text_column ul li {
  color: #464646 !important;
  font-size: 16px !important;
}
.wpb_text_column .wpb_wrapper > ul > li > ul {
  list-style-type: none;
  padding-left: 15px;
}
.wpb_text_column .wpb_wrapper > ul > li > ul > li {
  text-indent: -7px;
}
.wpb_text_column .wpb_wrapper > ul > li > ul > li:before {
  content: '–';
  display: inline-block;
  color: inherit !important;
  font-size: inherit !important;
  margin-right: 5px;
}
.wpb_text_column .wpb_wrapper > ul > li > ul > li > ul {
  list-style-type: disc !important;
}
.vc_btn3-container {
  margin-top: 40px;
}
.vc_btn3-container a {
  color: #fff !important;
  font-size: 18px !important;
  font-weight: 700;
  line-height: 100% !important;
  text-transform: uppercase;
  padding: 15px 40px 12px !important;
  border: 1px solid #002157 !important;
  background-color: #0072bc !important;
  box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2), inset 0 0 0 2px #fff !important;
  white-space: nowrap;
}
.vc_btn3-container a:hover {
  background-color: #0c497a !important;
}
/**/
.eg-welldone-washington-element-11 {
  color: #0072bc !important;
}
/* Header */
.top_panel_top {
  display: none;
}
.top_panel_middle {
  padding: 25px 0;
}
.top_panel_middle .content_wrap {
  width: 90% !important;
  max-width: 1170px !important;
}
.top_panel_middle .content_wrap .columns_wrap {
  margin: 0 !important;
}
.top_panel_middle .column1, .top_panel_middle .column2, .top_panel_middle .column3 {
  display: flex;
  align-items: center;
  float: left !important;
  width: 32% !important;
  height: 45px;
  padding: 0 !important;
}
.top_panel_middle .column1, .top_panel_middle .column2 {
  margin: 0 !important;
  margin-right: 2% !important;
}
.top_panel_middle .logo {
  margin: 0 !important;
}
.top_panel_middle .column2 {
  justify-content: center;
}
.top_panel_middle .column2 a {
  float: none;
}
.top_panel_middle .column2 a .contact_icon {
  width: 25px;
  height: 29px;
  float: left;
}
.top_panel_middle .column2 a .contact_icon:before {
  font-size: 25px !important;
  line-height: 100% !important;
}
.top_panel_middle .column2 a .contact_label, .top_panel_middle .column2 a .contact_cart_totals {
  font-size: 12px !important;
  padding-left: 35px;
  margin: 0 !important;
}
.top_panel_middle .column3 {
  justify-content: flex-end;
}
.top_panel_middle .column3 .top_panel_top_user_area ul li {
  font-size: 16px !important;
  line-height: 100% !important;
}
.top_panel_middle .column3 .top_panel_top_user_area ul li.menu_user_login * {
  padding: 0 !important;
}
.top_panel_middle .column3 .top_panel_top_user_area ul li a {
  display: inline-block;
  margin-left: 5px;
}
.header_mobile {
  padding: 20px 0 !important;
}
.header_mobile .content_wrap {
  position: relative !important;
  width: 90%;
}
.header_mobile .menu_button {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  float: left !important;
  width: 30px;
  margin: 5px 0;
}
.header_mobile .menu_main_cart {
  top: 0;
  right: 0;
  width: 80px;
  margin: 0 !important;
  line-height: 100% !important;
  text-align: center;
}
.header_mobile .menu_main_cart a {
  display: inline-block;
  float: right;
}
.header_mobile .menu_main_cart a .contact_icon {
  color: #0072bc !important;
}
.header_mobile .menu_main_cart a .contact_icon:before {
  color: #0072bc !important;
  font-size: 20px !important;
  line-height: 100% !important;
}
@media (max-width: 480px) {
  .header_mobile .menu_main_cart a .contact_icon:before {
    line-height: 38px !important;
  }
}
.header_mobile .menu_main_cart a .contact_cart_totals {
  font-size: 12px !important;
  line-height: 100%;
  margin: 0 !important;
}
@media (max-width: 480px) {
  .header_mobile .menu_main_cart a .contact_cart_totals {
    display: none;
  }
}
.header_mobile .logo {
  text-align: center;
  padding: 0 !important;
  margin: 0 auto;
}
.header_mobile .logo img {
  float: none;
  height: 38px;
  object-fit: contain;
}
@media (max-width: 480px) {
  .header_mobile .logo img {
    max-width: 150px;
  }
}
body .top_panel_bottom {
  padding: 10px 0 !important;
}
body .top_panel_bottom .menu_main_nav_area {
  width: calc(100% - 250px);
  float: left;
}
body .top_panel_bottom .menu_main_nav_area .menu_main_nav > li > a {
  color: #fff !important;
  line-height: 100%;
  padding: 10px 30px 8px 0 !important;
}
body .top_panel_bottom .menu_main_nav_area .menu_main_nav > li > a:hover {
  color: #69ccf6 !important;
}
body .top_panel_bottom .menu_main_nav_area .menu_main_nav > li .sub-menu li a {
  line-height: 100%;
  padding: 10px 20px;
}
body .top_panel_bottom .menu_main_nav_area .menu_main_nav > li .sub-menu li a:hover {
  color: #69ccf6 !important;
}
body .top_panel_bottom .menu_main_nav_area .menu_main_nav li.current-menu-item > a, body .top_panel_bottom .menu_main_nav_area .menu_main_nav li.current-menu-ancestor > a {
  color: #69ccf6 !important;
}
body .top_panel_bottom .search_wrap {
  width: 210px;
  float: right;
  padding: 0 !important;
}
/* Footer */
footer .footer_wrap_inner {
  padding: 40px 0 !important;
}
footer aside {
  padding: 0 !important;
}
@media (min-width: 700px) {
  footer aside {
    width: 30% !important;
    min-width: 30% !important;
    float: left;
    margin: 0 !important;
  }
  footer aside:not(:last-of-type) {
    margin-right: 5% !important;
  }
}
@media (max-width: 699px) {
  footer aside {
    width: 100% !important;
    margin: 0 auto 30px !important;
  }
  footer aside * {
    text-align: center;
  }
}
footer aside li:last-of-type {
  margin: 0 !important;
}
footer .logo .logo_main {
  width: 100% !important;
  max-width: 250px;
  object-fit: contain;
}
.copyright_wrap_inner {
  padding: 20px 0 17px !important;
}
.copyright_wrap_inner p {
  font-size: 14px !important;
  line-height: 100%;
}
/**/
/* Homepage */
.page-id-1010 .post_title {
  display: none;
}
/* Rewards */
.section-rewards-menu {
  margin-bottom: 30px !important;
}
.section-rewards-menu ul {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  list-style-type: none !important;
  padding: 0 !important;
}
.section-rewards-menu ul li {
  width: 33.33333% !important;
  margin: 0 !important;
  text-align: center;
  background-image: linear-gradient(to top, #0a4e82 0%, #0a4e82 1%, #0072bc 100%);
}
.section-rewards-menu ul li:first-of-type {
  border-radius: 5px 0 0 5px;
}
.section-rewards-menu ul li:last-of-type {
  border-radius: 0 5px 5px 0;
}
.section-rewards-menu ul li a {
  display: block;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  text-transform: uppercase;
  padding: 10px 0 8px;
}
.section-rewards-menu ul li:hover {
  background-color: #00baff;
  background-image: linear-gradient(to top, rgba(157, 196, 225, 0.53) 0%, rgba(232, 242, 249, 0.53) 99%, rgba(232, 242, 249, 0.53) 100%);
}
.section-rewards-menu ul li:hover a {
  color: #fff !important;
}
.page-id-2055 .post_title {
  display: none;
}
.page-id-2055 .page_content_wrap {
  padding-top: 0 !important;
}
.page-id-2055 h3 {
  color: #0170b9 !important;
  font-size: 20px !important;
  font-weight: 700;
  text-transform: none !important;
}
.section-rewards-topbanner {
  margin: 0 0 50px !important;
}
.section-rewards-topbanner .vc_figure {
  width: 100%;
}
.section-rewards-topbanner .vc_figure .vc_single_image-wrapper {
  width: 100%;
}
.section-rewards-topbanner .vc_figure .vc_single_image-wrapper .vc_single_image-img {
  width: 100%;
}
.section-rewards-video {
  margin: 0 auto 50px !important;
}
.section-rewards-video .vc_row > .wpb_column:last-of-type .vc_column-inner {
  padding: 0 !important;
}
.section-rewards-video .wpb_text_column p:first-of-type {
  font-size: 20px !important;
}
.section-rewards-how {
  margin: 0 auto 50px !important;
}
.section-rewards-how .wpb_text_column p:first-of-type {
  font-size: 20px !important;
}
.section-rewards-sample {
  margin: 0 auto 50px !important;
}
.section-rewards-sample h3 {
  color: #0c497a !important;
  font-size: 24px !important;
  line-height: 100%;
  font-weight: 700 !important;
  text-transform: none !important;
  padding-bottom: 15px;
}
@media (min-width: 1025px) {
  .section-rewards-sample .vc_col-sm-7 {
    max-width: 550px;
    float: right;
  }
}
.section-rewards-sample .vc_figure {
  width: 100%;
}
.section-rewards-sample .vc_figure .vc_single_image-wrapper {
  width: 100%;
}
.section-rewards-sample .vc_figure .vc_single_image-wrapper .vc_single_image-img {
  width: 100%;
}
.section-rewards-sample .vc_col-sm-5 .wpb_text_column h4 {
  color: #0170b9 !important;
  font-size: 20px !important;
  font-weight: 700;
  max-width: 300px;
  margin: 0 auto;
}
.section-rewards-sample .vc_col-sm-5 .wpb_text_column p {
  font-size: 20px !important;
}
.section-rewards-better {
  margin: 0 auto 50px !important;
}
.section-rewards-better .vc_figure {
  width: 100%;
}
.section-rewards-better .vc_figure .vc_single_image-wrapper {
  width: 100%;
}
.section-rewards-better .vc_figure .vc_single_image-wrapper .vc_single_image-img {
  width: 100%;
}
.section-rewards-post {
  margin: 0 auto 75px !important;
}
.section-rewards-post .vc_figure {
  width: 100%;
}
.section-rewards-post .vc_figure .vc_single_image-wrapper {
  width: 100%;
}
.section-rewards-post .vc_figure .vc_single_image-wrapper .vc_single_image-img {
  width: 100%;
}
.section-rewards-start .vc_btn3-container {
  margin-bottom: 65px;
}
.section-rewards-start .vc_btn3-container a {
  width: 100%;
  max-width: 440px;
}
.section-rewards-start .wpb_text_column p a {
  color: inherit !important;
  text-decoration: underline;
}
.section-rewards-start .wpb_text_column p a:hover {
  color: #0170b9 !important;
}
/* Rewards overview */
.page-id-2066 .section-rewards-menu ul li:first-of-type {
  background-color: #00baff;
  background-image: linear-gradient(to top, rgba(157, 196, 225, 0.53) 0%, rgba(232, 242, 249, 0.53) 99%, rgba(232, 242, 249, 0.53) 100%);
}
.page-id-2066 .section-rewards-menu ul li:first-of-type a {
  cursor: auto;
}
.page-id-2066 .custom-sidebar p {
  max-width: 210px;
  margin: 0 auto;
}
.page-id-2066 .vc_btn3-container {
  margin-top: 0px !important;
}
.rewards-overview {
  background-size: contain;
  background-position: bottom right;
  background-repeat: no-repeat;
}
.rewards-overview .wpb_wrapper {
  max-width: 450px;
}
.rewards-overview p {
  font-size: 18px !important;
  padding-left: 40px;
  background: url(/wp-content/uploads/2020/08/li-mark.png);
  background-position: top left;
  background-size: initial;
  background-repeat: no-repeat;
  min-height: 30px;
}
/* FAQ */
.page-id-2075 article p {
  color: #0c497a !important;
  font-size: 16px !important;
  font-weight: 700;
}
.page-id-2075 .section-rewards-menu ul li:last-of-type {
  background-color: #00baff;
  background-image: linear-gradient(to top, rgba(157, 196, 225, 0.53) 0%, rgba(232, 242, 249, 0.53) 99%, rgba(232, 242, 249, 0.53) 100%);
}
.page-id-2075 .section-rewards-menu ul li:last-of-type a {
  cursor: auto;
}
/* Rewards details */
.page-id-2067 .section-rewards-menu ul li:nth-of-type(2) {
  background-color: #00baff;
  background-image: linear-gradient(to top, rgba(157, 196, 225, 0.53) 0%, rgba(232, 242, 249, 0.53) 99%, rgba(232, 242, 249, 0.53) 100%);
}
.page-id-2067 .section-rewards-menu ul li:nth-of-type(2) a {
  cursor: auto;
}
.page-id-2067 .additional-btns p {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 310px;
}
.page-id-2067 .additional-btns p a {
  display: block;
  color: #0c497a;
  font-size: 12px;
  font-weight: 700;
  line-height: 100%;
  text-transform: uppercase;
  padding: 10px 20px 7px;
  box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2), inset 0 0 0 2px #fff;
  border: 1px solid #66758c;
  border-radius: 5px;
  background-color: #898989;
  background-image: linear-gradient(to top, #d3d3d3 0%, #fefefe 100%);
}
.page-id-2067 .additional-btns p a:hover {
  color: #69ccf6;
}
/*# sourceMappingURL=index.css.map */