/*
Theme Name: Veribo Framework
Theme URI: https://www.veribodevelopment.com/
Author: Veribo
Author URI: https://www.veribodevelopment.com/
Description: Custom Abode AT&T Connected Life theme.
Version: 1.1
Text Domain: abode
*/
@font-face {
  font-family: "ATT Aleck Sans";
  src: url("assets/fonts/ATTAleckSans-Bold.woff2") format("woff2"), url("assets/fonts/ATTAleckSans-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "ATT Aleck Sans";
  src: url("assets/fonts/ATTAleckSans-LightItalic.woff2") format("woff2"), url("assets/fonts/ATTAleckSans-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "ATT Aleck Sans";
  src: url("assets/fonts/ATTAleckSans-ThinItalic.woff2") format("woff2"), url("assets/fonts/ATTAleckSans-ThinItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "ATT Aleck Sans";
  src: url("assets/fonts/ATTAleckSans-Regular.woff2") format("woff2"), url("assets/fonts/ATTAleckSans-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "ATT Aleck Sans";
  src: url("assets/fonts/ATTAleckSans-Medium.woff2") format("woff2"), url("assets/fonts/ATTAleckSans-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "ATT Aleck Sans";
  src: url("assets/fonts/ATTAleckSans-BoldItalic.woff2") format("woff2"), url("assets/fonts/ATTAleckSans-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "ATT Aleck Sans";
  src: url("assets/fonts/ATTAleckSans-Italic.woff2") format("woff2"), url("assets/fonts/ATTAleckSans-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "ATT Aleck Sans";
  src: url("assets/fonts/ATTAleckSans-Black.woff2") format("woff2"), url("assets/fonts/ATTAleckSans-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "ATT Aleck Sans";
  src: url("assets/fonts/ATTAleckSans-MediumItalic.woff2") format("woff2"), url("assets/fonts/ATTAleckSans-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "ATT Aleck Sans";
  src: url("assets/fonts/ATTAleckSans-BlackItalic.woff2") format("woff2"), url("assets/fonts/ATTAleckSans-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "ATT Aleck Sans";
  src: url("assets/fonts/ATTAleckSans-Light.woff2") format("woff2"), url("assets/fonts/ATTAleckSans-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "ATT Aleck Sans";
  src: url("assets/fonts/ATTAleckSans-Thin.woff2") format("woff2"), url("assets/fonts/ATTAleckSans-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "icomoon";
  src: url("assets/fonts/icomoon.eot?q7dug8");
  src: url("assets/fonts/icomoon.eot?q7dug8#iefix") format("embedded-opentype"), url("assets/fonts/icomoon.ttf?q7dug8") format("truetype"), url("assets/fonts/icomoon.woff?q7dug8") format("woff"), url("assets/fonts/icomoon.svg?q7dug8#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-],
[class*=" icon-"] {
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-chevron-right:before {
  content: "\e900";
}

.icon-close:before {
  content: "\e901";
  color: rgb(0, 0, 0);
  opacity: 0.16;
}

.icon-close:after {
  content: "\e902";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-help:before {
  content: "\e903";
}

.icon-user:before {
  content: "\e904";
}

.icon-cart:before {
  content: "\e905";
}

.icon-chevron-down:before {
  content: "\e906";
}

.icon-play:before {
  content: "\e907";
}

.icon-link:before {
  content: "\e908";
}

.icon-menu:before {
  content: "\e90c";
}

.icon-close-x {
  font-size: 9px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.16);
  border-radius: 50%;
  display: block;
}

.icon-close-x:before {
  content: "\e90d";
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(calc(-50% - 1px), -50%);
  line-height: 1;
}

.icon-check:before {
  content: "\e90e";
}

.icon-shop:before {
  content: "\e90f";
}

.icon-slider-arrow:before {
  content: "\e910";
}

.icon-star:before {
  content: "\e911";
}

.icon-plus:before {
  content: "\e912";
}

.icon-check-v2:before {
  content: "\e913";
}

.icon-filter:before {
  content: "\e914";
}

.icon-qty-minus:before {
  content: "\e915";
}

.icon-qty-plus:before {
  content: "\e916";
}

.icon-cross:before {
  content: "\e917";
}

.icon-chevron-left:before {
  content: "\e918";
}

.icon-checked:before {
  content: "\e919";
}

.icon-phone:before {
  content: "\e91a";
}

.icon-email:before {
  content: "\e91b";
}

.icon-map-pin:before {
  content: "\e91c";
}

.icon-search:before {
  content: "\e91d";
}

.icon-info:before {
  content: "\e91e";
}

.icon-play-video:before {
  content: "\e91f";
}

.icon-pause-video:before {
  content: "\e920";
}

.icon-360:before {
  content: "\e921";
}

.icon-info-outline:before {
  content: "\e922";
}

.icon-chat-bubble:before {
  content: "\e923";
}

.pt24 {
  padding-top: 24px;
}

.pb24 {
  padding-bottom: 24px;
}

.pt64 {
  padding-top: 64px;
}

.pb64 {
  padding-bottom: 64px;
}

.pt96 {
  padding-top: 96px;
}

.pb96 {
  padding-bottom: 96px;
}

.pt128 {
  padding-top: 128px;
}
@media (max-width: 767px) {
  .pt128 {
    padding-top: 100px;
  }
}

.pb128 {
  padding-bottom: 128px;
}
@media (max-width: 767px) {
  .pb128 {
    padding-bottom: 100px;
  }
}

.pt136 {
  padding-top: 136px;
}

.pb136 {
  padding-bottom: 136px;
}

.mt24 {
  margin-top: 24px;
}

.mb24 {
  margin-bottom: 24px;
}

.mt32 {
  margin-top: 32px;
}

.mb32 {
  margin-bottom: 32px;
}

.mt48 {
  margin-top: 48px;
}
@media (max-width: 767px) {
  .mt48 {
    margin-top: 32px;
  }
}

.mb48 {
  margin-bottom: 48px;
}
@media (max-width: 767px) {
  .mb48 {
    margin-bottom: 32px;
  }
}

.mt64 {
  margin-top: 64px;
}

.mb64 {
  margin-bottom: 64px;
}

.mt128 {
  margin-top: 128px;
}
@media (max-width: 767px) {
  .mt128 {
    margin-top: 100px;
  }
}

.mb128 {
  margin-bottom: 128px;
}
@media (max-width: 767px) {
  .mb128 {
    margin-bottom: 100px;
  }
}

.mt230 {
  margin-top: 230px;
}

.mb230 {
  margin-bottom: 230px;
}

.radius24 {
  border-radius: 24px;
  overflow: hidden;
}

.radius16 {
  border-radius: 16px;
  overflow: hidden;
}

.radius8 {
  border-radius: 8px;
  overflow: hidden;
}

.lds-ellipsis {
  display: block;
  position: relative;
  width: 80px;
  height: 80px;
  margin: 0 auto;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}

.lds-ellipsis div {
  position: absolute;
  top: 33px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #009FDB;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.lds-ellipsis div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite;
}

.lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite;
}

@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}
.agent-order-thank-you * {
  font-size: 16px;
  line-height: 150%;
  font-weight: normal;
}

.large-text {
  font-size: 19px;
  line-height: 150%;
  font-weight: normal;
}

.small-text {
  font-size: 14px;
  line-height: 150%;
  font-weight: normal;
}

.small-uc-text {
  font-size: 14px;
  line-height: 150%;
  font-weight: normal;
}

.smaller-text {
  font-size: 13px;
  line-height: 150%;
  font-weight: normal;
}

.caption-text {
  font-size: 10px;
  line-height: 150%;
  font-weight: normal;
}

.h1,
h1:not(.font-bold) {
  font-size: 48px;
  line-height: 115%;
  font-weight: 500;
  font-family: "ATT Aleck Sans", sans-serif;
  color: #2D3037;
  margin: 32px 0 24px 0;
}
@media (max-width: 991px) {
  .h1,
  h1:not(.font-bold) {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .h1,
  h1:not(.font-bold) {
    font-size: 28px;
    margin: 30px 0 22px 0;
  }
}
.h1:first-child,
h1:not(.font-bold):first-child {
  margin-top: 0;
}
.h1:last-child,
h1:not(.font-bold):last-child {
  margin-bottom: 0;
}

.h2,
h2:not(.font-bold) {
  font-size: 40px;
  line-height: 115%;
  font-weight: 500;
  font-family: "ATT Aleck Sans", sans-serif;
  color: #2D3037;
  margin: 32px 0 16px 0;
}
@media (max-width: 767px) {
  .h2,
  h2:not(.font-bold) {
    font-size: 28px;
    margin: 30px 0 22px 0;
  }
}
.h2 + p,
h2:not(.font-bold) + p {
  margin-top: 0;
}
.h2:first-child,
h2:not(.font-bold):first-child {
  margin-top: 0;
}
.h2:last-child,
h2:not(.font-bold):last-child {
  margin-bottom: 0;
}

.h3,
h3:not(.flex):not(.text-lg):not(.font-bold) {
  font-size: 33px;
  line-height: 115%;
  font-weight: 500;
  font-family: "ATT Aleck Sans", sans-serif;
  color: #2D3037;
  margin: 24px 0 12px 0;
}
.att-wrapper .h3,
.att-wrapper h3:not(.flex):not(.text-lg):not(.font-bold) {
  font-size: 24px;
  line-height: 32px;
  font-weight: bold;
  color: #1D2329;
  letter-spacing: -0.43px;
}

.h3 + p,
h3:not(.flex):not(.text-lg):not(.font-bold) + p {
  margin-top: 0;
}
.h3:first-child,
h3:not(.flex):not(.text-lg):not(.font-bold):first-child {
  margin-top: 0;
}
.h3:last-child,
h3:not(.flex):not(.text-lg):not(.font-bold):last-child {
  margin-bottom: 0;
}

.h4,
h4 {
  font-size: 28px;
  line-height: 129%;
  font-weight: bold;
  letter-spacing: -0.5px;
  font-family: "ATT Aleck Sans", sans-serif;
  color: #1D2329;
  margin: 24px 0 12px 0;
}
@media (max-width: 767px) {
  .h4,
  h4 {
    font-size: 23px;
  }
}
.h4 + p,
h4 + p {
  margin-top: 0;
}
.h4 + .button,
h4 + .button {
  margin-top: 11px;
}
.h4:first-child,
h4:first-child {
  margin-top: 0;
}
.h4:last-child,
h4:last-child {
  margin-bottom: 0;
}

.h5,
h5 {
  font-size: 23px;
  line-height: 115%;
  font-weight: 500;
  font-family: "ATT Aleck Sans", sans-serif;
  color: #2D3037;
  margin: 16px 0 8px 0;
}
.att-wrapper .h5,
.att-wrapper h5 {
  font-size: 20px;
  line-height: 28px;
  font-weight: bold;
  color: #1D2329;
  letter-spacing: -0.36px;
}

.h5 + p,
h5 + p {
  margin-top: 0;
}
.h5:first-child,
h5:first-child {
  margin-top: 0;
}
.h5:last-child,
h5:last-child {
  margin-bottom: 0;
}

.h6,
h6 {
  font-size: 14px;
  line-height: 150%;
  font-weight: 600;
  font-family: "ATT Aleck Sans", sans-serif;
  color: rgba(45, 48, 55, 0.6);
  text-transform: uppercase;
  margin: 16px 0 8px 0;
}
.h6 + p,
h6 + p {
  margin-top: 0;
}
.h6:first-child,
h6:first-child {
  margin-top: 0;
}
.h6:last-child,
h6:last-child {
  margin-bottom: 0;
}
.h6 + h1, .h6 + h2, .h6 + h3, .h6 + h4, .h6 + h5, .h6 + h6,
h6 + h1,
h6 + h2,
h6 + h3,
h6 + h4,
h6 + h5,
h6 + h6 {
  margin-top: 0;
}
.h6 + h4,
h6 + h4 {
  margin-top: -3px;
}

strong {
  font-weight: 600;
}

.button,
.btn-prim {
  color: #ffffff;
  font-weight: 600;
  background-color: #00388F;
  border: 2px solid #00388F;
  text-decoration: none;
  border-radius: 360px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 14px 42px;
  margin: 16px 0;
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .button,
  .btn-prim {
    padding: 14px 42px;
  }
}
.att-wrapper .button,
.att-wrapper .btn-prim {
  background-color: #00388F;
  border-color: #00388F;
}
@media (min-width: 1201px) {
  .att-wrapper .button:hover,
  .att-wrapper .btn-prim:hover {
    background-color: #007AE2;
    border-color: #007AE2;
  }
}

.button.disabled, .button:disabled,
.btn-prim.disabled,
.btn-prim:disabled {
  background-color: #00388F;
  border-color: #00388F;
  opacity: 0.5;
  pointer-events: none;
}
.button i.icon-chevron-right,
.btn-prim i.icon-chevron-right {
  position: relative;
  top: 1px;
  display: inline-block;
  margin-left: 6px;
}
.button.small,
.btn-prim.small {
  font-size: 14px;
  line-height: 150%;
  padding: 7px 16px;
}
.button.white,
.btn-prim.white {
  padding: 18px 44px;
  border: none;
  background-color: rgba(255, 255, 255, 0.45);
  backdrop-filter: blur(10px);
}
@media (min-width: 1201px) {
  .button.white:hover,
  .btn-prim.white:hover {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #2D3037;
  }
}
.button:first-child,
.btn-prim:first-child {
  margin-top: 0;
}
.button:last-child,
.btn-prim:last-child {
  margin-bottom: 0;
}
@media (min-width: 1201px) {
  .button:hover,
  .btn-prim:hover {
    background-color: #007AE2;
    border-color: #007AE2;
    color: #ffffff;
  }
}
.button.outline,
.btn-prim.outline {
  background-color: transparent;
  color: #009FDB;
}
@media (min-width: 1201px) {
  .button.outline:hover,
  .btn-prim.outline:hover {
    background-color: #009FDB;
    border-color: #009FDB;
    color: #ffffff;
  }
}
.button.dark-blue,
.btn-prim.dark-blue {
  background-color: #3652E7;
  border-color: #3652E7;
}
@media (min-width: 1201px) {
  .button.dark-blue:hover,
  .btn-prim.dark-blue:hover {
    background-color: #0041c4;
    border-color: #0041c4;
    color: #ffffff;
  }
}
.button.dark-blue.outline,
.btn-prim.dark-blue.outline {
  background-color: transparent;
  color: #3652E7;
}
@media (min-width: 1201px) {
  .button.dark-blue.outline:hover,
  .btn-prim.dark-blue.outline:hover {
    background-color: #3652E7;
    border-color: #3652E7;
    color: #ffffff;
  }
}
.button,
.btn-prim {
  filter: none !important;
  text-decoration: none !important;
}
.button.white-color,
.btn-prim.white-color {
  color: #ffffff !important;
}
.button.red,
.btn-prim.red {
  background-color: #C70032;
  border-color: #C70032;
  color: #fff !important;
  text-transform: none !important;
}
.button.red.small,
.btn-prim.red.small {
  padding: 5px 15px !important;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
}
@media (min-width: 1201px) {
  .button.red:hover,
  .btn-prim.red:hover {
    background-color: #e8364a;
    border-color: #e8364a;
    filter: none !important;
  }
}

.btn-prim {
  background-color: #00388F;
  border-color: #00388F;
}
@media (min-width: 1201px) {
  .btn-prim:hover {
    background-color: #007AE2;
    border-color: #007AE2;
  }
}
.btn-prim.outline {
  color: #00388F;
}
@media (min-width: 1201px) {
  .btn-prim.outline:hover {
    background-color: #00388F;
    border-color: #00388F;
    color: #ffffff;
  }
}

body a.btn-link {
  display: inline-flex;
  text-decoration: none;
  color: #0074B3;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  align-items: center;
}
@media (min-width: 1201px) {
  body a.btn-link:hover {
    color: #00388F;
  }
}
body a.btn-link i {
  font-size: 16px;
  margin-left: 8px;
}

p:not(.text-base):not(.text-lg) {
  margin: 16px 0;
}
p:not(.text-base):not(.text-lg):first-child {
  margin-top: 0;
}
p:not(.text-base):not(.text-lg):last-child {
  margin-bottom: 0;
}

ul:not(.space-y-2):not(.items-center):not(.menu):not(.single-product-menu),
ol {
  padding: 0 0 0 28px;
  margin: 16px 0;
}
ul:not(.space-y-2):not(.items-center):not(.menu):not(.single-product-menu) ul,
ul:not(.space-y-2):not(.items-center):not(.menu):not(.single-product-menu) ol,
ol ul,
ol ol {
  margin: 0;
  padding-bottom: 16px;
}
ul:not(.space-y-2):not(.items-center):not(.menu):not(.single-product-menu) ul,
ol ul {
  list-style-type: disc;
}
ul:not(.space-y-2):not(.items-center):not(.menu):not(.single-product-menu) li:last-child ul,
ul:not(.space-y-2):not(.items-center):not(.menu):not(.single-product-menu) li:last-child ol,
ol li:last-child ul,
ol li:last-child ol {
  padding-bottom: 0;
}
ul:not(.space-y-2):not(.items-center):not(.menu):not(.single-product-menu):first-child,
ol:first-child {
  margin-top: 0;
}
ul:not(.space-y-2):not(.items-center):not(.menu):not(.single-product-menu):last-child,
ol:last-child {
  margin-bottom: 0;
}

a:not(.button):not(.text-white) {
  text-decoration: none;
  color: #0074B3;
  /* text-decoration: underline; */
}
@media (min-width: 1201px) {
  a:not(.button):not(.text-white):hover {
    text-decoration: none;
  }
}
a:not(.button):not(.text-white) .icon-link {
  position: relative;
  top: 1px;
  margin-left: 2px;
}

.flux-checkout .woocommerce-privacy-policy-text a,
.flux-checkout .woocommerce-terms-and-conditions-checkbox-text a,
.flux-checkout .wc_payment_methods .payment_methods {
  color: #0074B3 !important;
  text-decoration: underline;
}
@media (min-width: 1201px) {
  .flux-checkout .woocommerce-privacy-policy-text a:hover,
  .flux-checkout .woocommerce-terms-and-conditions-checkbox-text a:hover,
  .flux-checkout .wc_payment_methods .payment_methods:hover {
    text-decoration: none !important;
  }
}

.color-white {
  color: #ffffff;
}
.color-white * {
  color: #ffffff;
}
.color-white h6 {
  color: rgba(255, 255, 255, 0.6);
}
.color-white p {
  color: rgba(255, 255, 255, 0.7);
}

.centered-text {
  text-align: center;
  margin: 60px auto;
  max-width: 684px;
}
@media (max-width: 991px) {
  .centered-text {
    margin: 60px auto;
  }
}
@media (max-width: 767px) {
  .centered-text {
    margin: 50px 0;
  }
}
.centered-text.no-margin {
  margin: 32px auto;
}
@media (max-width: 767px) {
  .centered-text.no-margin {
    margin: 32px auto;
  }
}
.centered-text:first-child {
  margin-top: 0;
}
.centered-text:last-child {
  margin-bottom: 0;
}
.centered-text h2 {
  margin: 20px 0 10px 0;
}
@media (max-width: 767px) {
  .centered-text h2 {
    margin: 19px 0 9px 0;
  }
}
.centered-text h2 + p {
  margin-top: 0;
}
.centered-text h2:first-child {
  margin-top: 0;
}
.centered-text h2:last-child {
  margin-bottom: 0;
}

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

* {
  margin: 0;
  padding: 0;
}

html,
body {
  height: 100%;
}

body {
  font-size: 16px;
  line-height: 150%;
  font-weight: normal;
  font-family: "ATT Aleck Sans", sans-serif;
  color: #2D3037;
  background-color: #ffffff;
}

header,
nav,
section,
article,
aside,
footer {
  display: block;
}

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

a {
  outline: none;
}

a i {
  -webkit-transition: none !important;
  transition: none !important;
}

a img {
  border: none;
}

input[type=submit] {
  -webkit-appearance: none;
}

img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.loaded *,
.loaded {
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}

::selection {
  color: #ffffff;
  background: #3698AD;
}

#header {
  position: sticky;
  top: 0;
  z-index: 6;
  background-color: #ffffff;
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(15px);
}
#header.is-loaded {
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
@media (min-width: 992px) {
  .mega-menu-visible #header {
    box-shadow: 0px 8px 16px 0px rgba(64, 69, 79, 0.14);
  }
}

.scrolled #header {
  box-shadow: 0px 8px 16px 0px rgba(64, 69, 79, 0.14);
}

@media (max-width: 991px) {
  .shop-sidebar-mobile-sticky #header {
    box-shadow: 0px 8px 16px 0px rgba(64, 69, 79, 0);
  }
}

#header .header-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 16px 0;
  position: relative;
  max-width: 1156px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 74px;
  justify-content: space-between;
  background-color: transparent;
}
@media (max-width: 991px) {
  #header .header-inner #logo {
    max-width: 294px;
  }
}
@media (max-width: 991px) {
  #header .header-inner {
    justify-content: space-between;
    min-height: 62px;
    padding: 6px 0;
  }
}
#header .header-inner .cart-link svg {
  display: block;
  max-width: 100%;
  height: auto;
}
@media (min-width: 1201px) {
  #header .header-inner .cart-link:hover svg path {
    fill: #009FDB !important;
  }
}
#header .buttons {
  margin-left: auto;
  margin-right: 0;
}
@media (max-width: 991px) {
  #header .buttons {
    display: none;
  }
}
#header .buttons a {
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  color: #0074B3;
  padding: 7px 16px 7px 8px;
  display: inline-flex;
  align-items: center;
  border-radius: 360px;
  text-decoration: none !important;
}
@media (min-width: 1201px) {
  #header .buttons a:hover {
    background-color: #DCF3FA;
    color: #454B52;
  }
}
#header .buttons a i {
  font-size: 16px;
  margin-right: 2px;
}

#logo {
  display: block;
  max-width: 478px;
  margin-right: 40px;
  padding-top: 12px;
  padding-bottom: 12px;
  margin-top: -12px;
  margin-bottom: -12px;
}
@media (max-width: 991px) {
  #logo {
    position: relative;
    top: -1px;
    margin: -12px 0;
  }
}
@media (max-width: 767px) {
  #logo {
    max-width: calc(100% - 60px);
  }
}
#logo img {
  display: block;
  max-width: none;
  width: 100%;
  height: auto;
  margin: 0;
}

@media (max-width: 991px) {
  .home-link-wrap {
    flex-basis: 116px;
    display: flex;
    justify-content: flex-end;
  }
}
@media (max-width: 767px) {
  .home-link-wrap {
    flex: 0 1 auto;
  }
}
.home-link-wrap #home-link {
  display: block;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background-color: #DCF3FA;
  position: relative;
  margin: 0 10px 0 0;
}
@media (max-width: 991px) {
  .home-link-wrap #home-link {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .home-link-wrap #home-link {
    width: 36px;
    height: 36px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
  }
}
.home-link-wrap #home-link svg {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
  height: auto;
  margin: 0;
}
@media (max-width: 991px) {
  .home-link-wrap #home-link svg {
    width: auto;
  }
}
@media (max-width: 767px) {
  .home-link-wrap #home-link svg {
    max-width: 20px;
  }
}
.home-link-wrap #home-link svg path {
  fill: #454B52 !important;
}

header.no-plan nav, header.no-plan .buttons, header.no-plan .home-link-wrap {
  display: none;
}

.nav {
  border: 1px solid #DCDFE3;
  border-radius: 360px;
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 992px) {
  .nav {
    margin-bottom: -1px;
  }
}
@media (max-width: 991px) {
  .nav {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 1;
    border-radius: 0px;
    border: none;
    padding: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
    transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  }
  .mobile-menu-visible .nav {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
  }
}
.nav .menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .nav .menu {
    display: block;
    max-width: 450px;
    background-color: #fff;
    min-height: 100%;
  }
}
.nav .menu li {
  padding: 0;
  margin: 0 4px 0 0;
}
@media screen and (max-width: 1023px) {
  .nav .menu li {
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  .nav .menu li {
    margin: 0;
  }
}
.nav .menu li:last-child {
  margin-right: 0;
}
.nav .menu li:before {
  display: none;
}
.nav .menu li a {
  display: inline-block;
  text-decoration: none;
  color: #2D3037;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  padding: 5px 24px;
  border-radius: 360px;
  color: #686E74;
}
@media (min-width: 1201px) {
  .nav .menu li a:hover {
    color: #454B52;
    background-color: #DCF3FA;
  }
}
@media (max-width: 991px) {
  .nav .menu li a {
    display: block;
    margin: 0;
    border-radius: 0px;
    padding: 0;
    padding: 16px;
    color: #2d3037;
    font-size: 16px;
    line-height: 150%;
    font-weight: 500;
  }
}
.nav .menu li.current-menu-ancestor > a, .nav .menu li.current-menu-parent > a, .nav .menu li.current-menu-item > a, .nav .menu li.is-active > a {
  color: #454B52;
  background-color: #DCF3FA;
  font-weight: bold;
}
.nav .menu li.is-disabled {
  pointer-events: none;
}
.nav .menu li.has-mega-menu a:after {
  content: "\e906";
  font-family: "icomoon";
  display: inline-block;
  font-size: 15px;
  position: relative;
  top: 2px;
  margin-left: 3px;
  margin-bottom: -4px;
  margin-top: -4px;
}

@media (min-width: 768px) {
  .mobile-menu-button-wrap {
    flex-basis: 116px;
  }
}
@media (max-width: 767px) {
  .mobile-menu-button-wrap {
    margin-right: 8px;
  }
}
.mobile-menu-button-wrap .js-open-mobile-menu {
  width: 24px;
  height: 24px;
  position: relative;
  color: #2D3037;
  text-decoration: none;
  position: relative;
  top: -2px;
}
.mobile-menu-button-wrap .js-open-mobile-menu i {
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  font-size: 23px;
}

#nav-logo {
  display: block;
  background-color: #fff;
  max-width: 450px;
  box-shadow: 0px 8px 16px 0px rgba(64, 69, 79, 0.14);
  padding: 20px 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  -moz-transition: none !important;
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
#nav-logo * {
  -moz-transition: none !important;
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
#nav-logo img {
  max-height: 22px;
  width: auto;
  display: block;
  margin: 0 auto;
}
#nav-logo i {
  color: #2d3037;
  font-size: 16px;
  display: inline-block;
  width: auto;
  height: auto;
  border-radius: 0px;
  background-color: transparent;
  font-weight: normal;
  position: absolute;
  left: 16px;
  top: 50%;
  transform: translate(0, -50%);
}
#nav-logo i:before {
  color: #1D2329 !important;
  transform: none !important;
  font-weight: normal;
  position: relative;
  left: auto;
  top: auto;
}

#page-wrapper section:last-child {
  margin-bottom: 0 !important;
}
#page-wrapper .att-wrapper {
  max-width: 968px;
  margin: 0 auto;
  padding-bottom: 40px;
}

.grid-outer {
  padding: 0 24px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .grid-outer {
    padding: 0 16px;
  }
}
@media (max-width: 360px) {
  .grid-outer {
    padding: 0 14px;
  }
}
.grid-outer .grid {
  max-width: 1392px;
  margin: 0 auto;
}
.grid-outer .grid.small {
  max-width: 920px;
}
@media (max-width: 991px) {
  .grid-outer .grid.small {
    max-width: 100%;
  }
}

.bg-brand-blue-600 {
  background-color: #3698AD;
}

.bg-brand-blue-400 {
  background-color: #009FDB;
}

.bg-purple {
  background-color: rgba(54, 82, 231, 0.08);
}

.bg-gold {
  background-color: rgba(235, 178, 56, 0.08);
}

.bg-brown {
  background-color: rgba(209, 123, 84, 0.08);
}

.bg-green {
  background-color: rgba(143, 191, 71, 0.08);
}

.bg-grey {
  background-color: #F3F4F5;
}

.bg-coral {
  background-color: rgba(203, 176, 165, 0.08);
}

.columns {
  margin: 44px -12px;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 1200px) {
  .columns {
    margin: 44px -15px;
  }
}
@media (max-width: 991px) {
  .columns {
    display: block;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
.columns:first-child {
  margin-top: -12px;
}
@media (max-width: 1200px) {
  .columns:first-child {
    margin-top: -15px;
  }
}
.columns:last-child {
  margin-bottom: -12px;
}
@media (max-width: 1200px) {
  .columns:last-child {
    margin-bottom: -15px;
  }
}
.columns .col {
  padding: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 1200px) {
  .columns .col {
    padding: 15px;
  }
}
@media (max-width: 991px) {
  .columns .col {
    max-width: 100% !important;
    padding: 0 !important;
  }
  .columns .col + .col {
    margin-top: 24px;
  }
}
.columns .col .inner {
  min-height: 100%;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.columns .col.one-half {
  flex-basis: 50%;
  max-width: 50%;
}
.columns .col.one-third {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}

.image-tiles-container .image-tiles .columns .col .inner {
  position: relative;
  box-shadow: 0px 15px 30px 0px rgba(52, 56, 64, 0);
}
@media (min-width: 1201px) {
  .image-tiles-container .image-tiles .columns .col .inner:hover {
    box-shadow: 0px 15px 30px 0px rgba(52, 56, 64, 0.22);
  }
  .image-tiles-container .image-tiles .columns .col .inner:hover .button {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #2D3037;
  }
}
.image-tiles-container .image-tiles .columns .col .inner span:not(.button) {
  display: block;
}
.image-tiles-container .image-tiles .columns .col .inner span:not(.button) img {
  display: block;
  max-width: none;
  width: 100%;
  height: 360px;
  object-fit: cover;
}
@media (max-width: 767px) {
  .image-tiles-container .image-tiles .columns .col .inner span:not(.button) img {
    height: 480px;
  }
}
.image-tiles-container .image-tiles .columns .col .inner span:not(.button).text {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  padding: 32px 80px 32px 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.image-tiles-container .image-tiles .columns .col .inner span:not(.button).text .text-inner {
  max-width: 480px;
}
@media (max-width: 767px) {
  .image-tiles-container .image-tiles .columns .col .inner span:not(.button).text {
    padding: 32px;
  }
}

@media (max-width: 1200px) {
  .hide-on-tablet-landscape {
    display: none !important;
  }
}

@media (min-width: 1201px) {
  .show-on-tablet-landscape {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .hide-on-tablet {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .show-on-tablet {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .hide-on-phone {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .show-on-phone {
    display: none !important;
  }
}

.products-wrapper {
  margin-top: 48px;
}
.products-wrapper:first-child {
  margin-top: 0;
}
.products-wrapper .products-title {
  margin-bottom: 16px;
}
.products-wrapper .products {
  display: flex;
  flex-wrap: wrap;
  margin: -8px -12px;
}
@media (max-width: 1200px) {
  .products-wrapper .products {
    margin: -8px -16px;
  }
}
@media (max-width: 767px) {
  .products-wrapper .products {
    display: block;
    margin-left: 0;
    margin-right: 0;
  }
}
.products-wrapper .products .product {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
  padding: 8px 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.related-products .products-wrapper .products .product {
  flex-basis: 25%;
  max-width: 25%;
}
@media screen and (max-width: 1300px) {
  .products-wrapper .products .product {
    flex-basis: 50%;
    max-width: 50%;
  }
}
@media (max-width: 1200px) {
  .products-wrapper .products .product {
    padding: 8px 16px;
  }
}
@media (max-width: 767px) {
  .products-wrapper .products .product {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
.products-wrapper .products .product .product-inner {
  min-height: 100%;
  border: 1px solid #DFE4EB;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  box-shadow: 0px 15px 30px 0px rgba(52, 56, 64, 0);
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
@media (min-width: 1201px) {
  .products-wrapper .products .product .product-inner:hover {
    border-color: transparent;
    box-shadow: 0px 15px 30px 0px rgba(52, 56, 64, 0.22);
  }
}
.products-wrapper .products .product .product-inner .title {
  padding: 6px 23px 23px 23px;
  min-height: 144px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.products-wrapper .products .product .product-inner .title .note {
  font-size: 13px;
  line-height: 150%;
  font-weight: normal;
  text-transform: uppercase;
  font-weight: bold;
  padding: 4px 16px;
  margin: 0;
  border-radius: 16px;
  color: #009FDB;
  background-color: rgba(0, 159, 219, 0.2);
  margin-left: -16px;
  display: inline-block;
}
.products-wrapper .products .product .product-inner .title .note.red {
  color: #C70032;
  background-color: rgba(199, 0, 50, 0.2);
}
.products-wrapper .products .product .product-inner .title .note.grey {
  color: #62697A;
  background-color: rgba(98, 105, 122, 0.2);
}
.products-wrapper .products .product .product-inner .title .note.empty {
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
}
.products-wrapper .products .product .product-inner .title h6 {
  padding: 13px 0 4px 0;
  margin: 0;
}
.products-wrapper .products .product .product-inner .title h5 {
  padding: 0;
  margin: 0;
}
.products-wrapper .products .product .product-inner .title h5 a {
  color: #2D3037;
  text-decoration: none;
}
@media (min-width: 1201px) {
  .products-wrapper .products .product .product-inner .title h5 a:hover {
    color: #009FDB;
  }
}
.products-wrapper .products .product .product-inner .title .note + h5 {
  padding: 13px 0 4px 0;
}
.products-wrapper .products .product .product-inner .image-wrap {
  position: relative;
  padding: 0 24px;
}
.products-wrapper .products .product .product-inner .image-wrap .image {
  display: block;
  height: 0;
  padding-bottom: 54.57%;
  padding-bottom: 63.928%;
  position: relative;
}
.products-wrapper .products .product .product-inner .image-wrap .image a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.products-wrapper .products .product .product-inner .image-wrap .image a img {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
  max-height: 100%;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
}
@media (max-width: 767px) {
  .products-wrapper .products .product .product-inner .image-wrap .image a img {
    max-width: 420px;
  }
}
.products-wrapper .products .product .product-inner .image-wrap .badges {
  position: absolute;
  left: 23px;
  bottom: -38px;
  width: 100%;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  max-width: calc(100% - 23px);
}
.products-wrapper .products .product .product-inner .image-wrap .badges img {
  display: block;
  max-width: 100%;
  width: auto;
  max-height: 30px;
  height: auto;
  margin: 0 0 8px 0;
}
.products-wrapper .products .product .product-inner .image-wrap .badges div {
  flex-basis: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.products-wrapper .products .product .product-inner .image-wrap .badges div img {
  margin: 0 8px 0 0;
}
.products-wrapper .products .product .product-inner .image-wrap .badges div img:last-child {
  margin-right: 0;
}
.products-wrapper .products .product .product-inner .description {
  margin-top: 53px;
  padding: 0 23px 16px 23px;
  font-size: 13px;
  line-height: 150%;
  font-weight: normal;
}
@media (max-width: 767px) {
  .products-wrapper .products .product .product-inner .description {
    min-height: 79px;
    min-height: 1px;
  }
}
.products-wrapper .products .product .product-inner .description p {
  padding: 0;
  margin: 0;
}
.products-wrapper .products .owl-carousel {
  margin-left: 0;
  margin-right: 0;
}
@media (max-width: 1200px) {
  .products-wrapper .products .owl-carousel {
    margin-right: 116px;
  }
}
@media (max-width: 767px) {
  .products-wrapper .products .owl-carousel {
    margin-right: 0;
  }
}
@media (max-width: 1200px) {
  .products-wrapper .products .owl-carousel .owl-stage-outer {
    overflow: visible;
  }
}
.products-wrapper .products .owl-carousel .owl-stage-outer .owl-stage {
  display: flex;
}
.products-wrapper .products .owl-carousel .owl-stage-outer .owl-stage .product {
  max-width: none;
  flex-basis: initial;
  padding: 0;
  height: 100%;
}
@media (max-width: 1200px) {
  .products-wrapper .products.replacement-parts {
    margin: -16px;
  }
}
@media (max-width: 767px) {
  .products-wrapper .products.replacement-parts {
    margin: -8px -16px;
  }
}
.products-wrapper .products.replacement-parts .product {
  flex-basis: 25%;
  max-width: 25%;
}
@media (max-width: 1200px) {
  .products-wrapper .products.replacement-parts .product {
    padding: 16px;
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
@media (max-width: 991px) {
  .products-wrapper .products.replacement-parts .product {
    flex-basis: 50%;
    max-width: 50%;
  }
}
@media (max-width: 767px) {
  .products-wrapper .products.replacement-parts .product {
    max-width: 100%;
    padding: 8px 16px;
  }
}
.products-wrapper .products.replacement-parts .product .product-inner .title {
  padding: 23px 23px 16px 23px;
  min-height: 81px;
}
.products-wrapper .products.replacement-parts .product .product-inner .title h6 {
  padding-top: 0;
}
.products-wrapper .products.replacement-parts .product .product-inner .image-wrap {
  padding: 0 23px;
}
.products-wrapper .products.replacement-parts .product .product-inner .image-wrap .image img {
  position: absolute;
  left: 50%;
  top: 50%;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  object-fit: cover;
  transform: translate(-50%, -50%);
}
.products-wrapper .products.replacement-parts .product .product-inner .description {
  min-height: 40px;
}
.products-wrapper .products.replacement-parts .product .product-inner .price-wrap {
  padding: 0 23px 23px 23px;
}

.price-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 0 23px 20px 23px;
  margin-top: auto;
  margin-bottom: 0;
}
.price-wrap .left {
  margin-right: 15px;
}
.price-wrap .js-add-to-cart {
  margin: 0;
  font-weight: bold;
  padding: 6px 15px;
  display: flex;
  align-items: center;
  position: relative;
  top: 1px;
}
.price-wrap .js-add-to-cart.added {
  opacity: 0.3;
}
.price-wrap .js-add-to-cart i {
  font-size: 16px;
  font-weight: normal;
  margin: -3px 2px -3px 0;
  position: relative;
}
.price-wrap .product-price .product-price-inner {
  display: flex;
  flex-wrap: wrap;
  font-size: 17px;
  line-height: 150%;
  font-weight: 600;
  color: #2D3037;
}
.price-wrap .product-price .product-price-inner del {
  color: #A1A4B2;
  font-weight: normal;
  margin-right: 8px;
  text-decoration: none;
}
.price-wrap .product-price .product-price-inner del bdi {
  text-decoration-line: line-through;
}
.price-wrap .product-price .product-price-inner ins {
  text-decoration: none;
}

.single-product-overview-container .single-product-overview {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .single-product-overview-container .single-product-overview {
    display: block;
  }
}
.single-product-overview-container .single-product-overview .image {
  flex-basis: 46.751%;
  max-width: 46.751%;
  margin-right: 24px;
}
@media (max-width: 1200px) {
  .single-product-overview-container .single-product-overview .image {
    max-width: calc(50% - 12px);
    flex-basis: calc(50% - 12px);
  }
}
@media (max-width: 991px) {
  .single-product-overview-container .single-product-overview .image {
    max-width: 100%;
    margin-right: 0;
  }
}
.single-product-overview-container .single-product-overview .image .image-inner {
  height: 0;
  position: relative;
  height: 660px;
  border-radius: 16px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  overflow: hidden;
}
@media (max-width: 991px) {
  .single-product-overview-container .single-product-overview .image .image-inner {
    height: 520px;
  }
}
.single-product-overview-container .single-product-overview .image .image-inner .video-360 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: #fff;
}
.single-product-overview-container .single-product-overview .image .image-inner .video-360:not(.active) {
  pointer-events: none;
}
.single-product-overview-container .single-product-overview .image .image-inner .video-360 video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.single-product-overview-container .single-product-overview .image .image-inner .large-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.single-product-overview-container .single-product-overview .image .image-inner .large-image img {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  margin: 0;
  object-fit: cover;
}
.single-product-overview-container .single-product-overview .image .image-inner .thumbs {
  position: absolute;
  left: 16px;
  bottom: 16px;
  z-index: 2;
  white-space: nowrap;
  overflow: auto;
  display: flex;
  max-width: calc(100% - 32px);
}
.single-product-overview-container .single-product-overview .image .image-inner .thumbs a {
  display: inline-block;
  text-decoration: none;
  border: none;
  position: relative;
  width: 64px;
  min-width: 64px;
  height: 64px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 3px;
  margin-right: 12px;
}
.single-product-overview-container .single-product-overview .image .image-inner .thumbs a:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #DFE4EB;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 12px;
  background-color: #fff;
}
.single-product-overview-container .single-product-overview .image .image-inner .thumbs a:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #009FDB;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 12px;
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
.single-product-overview-container .single-product-overview .image .image-inner .thumbs a.product-thumbnail-video {
  position: relative;
}
.single-product-overview-container .single-product-overview .image .image-inner .thumbs a.product-thumbnail-video img {
  opacity: 0.25;
}
.single-product-overview-container .single-product-overview .image .image-inner .thumbs a.product-thumbnail-video i {
  position: absolute;
  left: 50%;
  bottom: 10px;
  transform: translate(-50%, 0);
  color: #2D3037;
  font-size: 20px;
  z-index: 1;
}
@media (min-width: 1201px) {
  .single-product-overview-container .single-product-overview .image .image-inner .thumbs a:hover:before {
    border-color: #009FDB;
  }
}
.single-product-overview-container .single-product-overview .image .image-inner .thumbs a.active:after {
  opacity: 1;
}
.single-product-overview-container .single-product-overview .image .image-inner .thumbs a:last-child {
  margin-right: 0;
}
.single-product-overview-container .single-product-overview .image .image-inner .thumbs a span {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  position: relative;
}
.single-product-overview-container .single-product-overview .image .image-inner .thumbs a span img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  display: block;
  margin: 0;
  object-fit: cover;
  border-radius: 9px;
}
.single-product-overview-container .single-product-overview .image .image-inner .thumbs a .images {
  display: none;
}
.single-product-overview-container .single-product-overview .image .image-inner .button {
  position: absolute;
  left: 16px;
  top: 16px;
  z-index: 2;
  padding: 5px 15px 5px 15px;
}
.single-product-overview-container .single-product-overview .image .image-inner .button i {
  font-size: 17px;
  display: inline-block;
  margin: -4px 6px -4px 0;
  position: relative;
  top: 2px;
}
.single-product-overview-container .single-product-overview .image .image-inner .button.paused i:before {
  content: "\e91f";
}
.single-product-overview-container .single-product-overview .text {
  flex: 1;
  padding: 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 991px) {
  .single-product-overview-container .single-product-overview .text {
    padding: 24px 0 20px 0;
    margin-top: 24px;
  }
}
.single-product-overview-container .single-product-overview .text .add-to-cart-wrapper {
  margin: 32px 0;
}
.single-product-overview-container .single-product-overview .text .add-to-cart-wrapper:first-child {
  margin-top: 0;
}
.single-product-overview-container .single-product-overview .text .add-to-cart-wrapper:last-child {
  margin-bottom: 0;
}
.single-product-overview-container .single-product-overview .text .note {
  font-size: 13px;
  line-height: 150%;
  font-weight: normal;
  text-transform: uppercase;
  font-weight: bold;
  padding: 4px 16px;
  margin: 0;
  border-radius: 16px;
  color: #009FDB;
  background-color: rgba(0, 159, 219, 0.2);
  display: inline-block;
}
.single-product-overview-container .single-product-overview .text .note + h1 {
  margin-top: 12px;
  margin-bottom: 8px;
}
.single-product-overview-container .single-product-overview .text .note.red {
  color: #C70032;
  background-color: rgba(199, 0, 50, 0.2);
}
.single-product-overview-container .single-product-overview .text .note.grey {
  color: #62697A;
  background-color: rgba(98, 105, 122, 0.2);
}
.single-product-overview-container .single-product-overview .text .note.empty {
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
}
.single-product-overview-container .single-product-overview .text p {
  color: rgba(0, 0, 0, 0.7);
}
.single-product-overview-container .single-product-overview .text .price-wrap {
  padding: 0 0 2px 0;
  display: block;
}
.single-product-overview-container .single-product-overview .text .price-wrap .product-price {
  padding-top: 3px;
}
.single-product-overview-container .single-product-overview .text .price-wrap .product-price .product-price-inner {
  font-size: 23px;
  line-height: 115%;
  font-weight: 500;
  font-family: "ATT Aleck Sans", sans-serif;
}
.single-product-overview-container .single-product-overview .text .badges {
  display: flex;
  flex-wrap: wrap;
  margin-top: 24px;
  margin-bottom: 32px;
}
.single-product-overview-container .single-product-overview .text .badges + .text-note {
  margin-top: -12px;
}
.single-product-overview-container .single-product-overview .text .badges img {
  max-height: 38px;
  width: auto;
  max-width: 100%;
  margin-right: 12px;
  margin-bottom: 12px;
}
.single-product-overview-container .single-product-overview .text .badges img:last-child {
  margin-right: 0;
}
.single-product-overview-container .single-product-overview .text .text-note {
  margin: 16px 0;
}
.single-product-overview-container .single-product-overview .text .text-note:first-child {
  margin-top: 0;
}
.single-product-overview-container .single-product-overview .text .text-note:last-child {
  margin-bottom: 0;
}
.single-product-overview-container .single-product-overview .text .text-note p {
  margin: 4px 0;
}
.single-product-overview-container .single-product-overview .text .text-note p:first-child {
  margin-top: 0;
}
.single-product-overview-container .single-product-overview .text .text-note p:last-child {
  margin-bottom: 0;
}
.single-product-overview-container .single-product-overview .text .text-note ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.single-product-overview-container .single-product-overview .text .text-note ul li {
  display: block;
  padding: 0 0 0 24px;
  margin: 0;
  position: relative;
  color: #2D3037;
}
.single-product-overview-container .single-product-overview .text .text-note ul li:before {
  content: "";
  display: block;
  position: absolute;
  left: 9px;
  top: 9px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #2D3037;
}
.single-product-overview-container .single-product-overview .text .text-note.related-products {
  margin: 32px 0;
}
.single-product-overview-container .single-product-overview .text .text-note.related-products:first-child {
  margin-top: 0;
}
.single-product-overview-container .single-product-overview .text .text-note.related-products:last-child {
  margin-bottom: 0;
}
.single-product-overview-container .single-product-overview .text .text-note.related-products .header-related-products {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 12px;
  margin-bottom: -8px;
}
.single-product-overview-container .single-product-overview .text .text-note.related-products .header-related-products .header-related-product {
  flex-basis: calc(50% - 4px);
  max-width: calc(50% - 4px);
  margin-bottom: 8px;
  background-color: #F7F9FA;
  border-radius: 8px;
  padding: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
  font-weight: normal;
  color: #2D3037;
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 1201px) {
  .single-product-overview-container .single-product-overview .text .text-note.related-products .header-related-products .header-related-product:hover {
    background-color: #DFE4EB;
  }
}
@media (max-width: 1200px) and (min-width: 992px) {
  .single-product-overview-container .single-product-overview .text .text-note.related-products .header-related-products .header-related-product {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .single-product-overview-container .single-product-overview .text .text-note.related-products .header-related-products .header-related-product {
    font-size: 13px;
    line-height: 140%;
  }
}
.single-product-overview-container .single-product-overview .text .text-note.related-products .header-related-products .header-related-product strong {
  display: block;
  font-weight: 600;
  min-height: 50px;
  padding-bottom: 8px;
  flex-basis: 100%;
}
.single-product-overview-container .single-product-overview .text .text-note.related-products .header-related-products .header-related-product .woocommerce-Price-amount {
  display: block;
  font-size: 19px;
  line-height: 150%;
  font-weight: normal;
  font-weight: 600;
  margin-top: auto;
  margin-bottom: 0;
}
@media (max-width: 1200px) and (min-width: 992px) {
  .single-product-overview-container .single-product-overview .text .text-note.related-products .header-related-products .header-related-product .woocommerce-Price-amount {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .single-product-overview-container .single-product-overview .text .text-note.related-products .header-related-products .header-related-product .woocommerce-Price-amount {
    font-size: 15px;
  }
}
.single-product-overview-container .single-product-overview .text .text-note.related-products .header-related-products .header-related-product del,
.single-product-overview-container .single-product-overview .text .text-note.related-products .header-related-products .header-related-product ins {
  display: inline-flex;
  text-decoration: none;
  flex: 0 1 auto;
  margin-top: auto;
  margin-bottom: 0;
}
.single-product-overview-container .single-product-overview .text .text-note.related-products .header-related-products .header-related-product del {
  font-weight: normal;
  color: #A1A4B2;
  margin-right: 9px;
  text-decoration: line-through;
}
.single-product-overview-container .single-product-overview .text .text-note.related-products .header-related-products .header-related-product del * {
  font-weight: normal;
}

.fancybox__container.loaded .fancybox__content {
  top: 0 !important;
}
.fancybox__container .fancybox__backdrop {
  background-color: rgba(0, 0, 0, 0.4) !important;
}
.fancybox__container .fancybox__slide button.is-close-btn {
  font-size: 9px;
  width: 21px;
  height: 21px;
  line-height: 21px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.16);
  border-radius: 50%;
  display: block;
  position: absolute;
  right: 8px;
  top: 8px;
}
@media (min-width: 1201px) {
  .fancybox__container .fancybox__slide button.is-close-btn:hover {
    background-color: #009FDB !important;
  }
  .fancybox__container .fancybox__slide button.is-close-btn:hover:before {
    color: #ffffff;
  }
}
.fancybox__container .fancybox__slide button.is-close-btn:before {
  content: "\e90d";
  color: #2D3037;
  position: relative;
  font-family: "icomoon";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  line-height: 0;
}
.fancybox__container .fancybox__slide button.is-close-btn svg {
  display: none;
}
.fancybox__container .fancybox__slide .fancybox__content {
  padding: 32px 48px;
  background-color: #fff;
  border-radius: 16px;
  box-shadow: 0px 10px 30px 0px rgba(45, 48, 55, 0.38);
  position: relative;
  top: 50px;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
@media (max-width: 767px) {
  .fancybox__container .fancybox__slide .fancybox__content {
    padding: 32px 16px 16px 16px;
    border-radius: 8px;
  }
}
.fancybox__container .fancybox__slide .fancybox__content iframe {
  border-radius: 8px;
  overflow: hidden;
}
.fancybox__container .fancybox__slide.has-youtube .fancybox__content {
  width: 80%;
  height: 80%;
  max-width: calc(100% - 64px);
  max-height: calc(100% - 64px);
}
@media (max-width: 1200px) {
  .fancybox__container .fancybox__slide.has-youtube .fancybox__content {
    width: 90%;
    height: 90%;
  }
}
@media (max-width: 767px) {
  .fancybox__container .fancybox__slide.has-youtube .fancybox__content {
    width: 100%;
    height: 100%;
    max-width: calc(100% - 16px);
    max-height: calc(100% - 16px);
  }
}

.add-to-cart-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.add-to-cart-wrapper > .button {
  margin: 0;
  font-size: 16px;
}
.add-to-cart-wrapper > .button.added {
  opacity: 0.3;
}
.add-to-cart-wrapper .button {
  flex: 1;
  text-align: center;
  padding-top: 14px;
  padding-bottom: 14px;
}

.qty-selector {
  flex-basis: 140px;
  width: 140px;
  margin-right: 16px;
}
.qty-selector .quantity,
.qty-selector .quantity-custom {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  border: 1px solid #DFE4EB;
  border-radius: 30px;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.qty-selector .quantity input[type=number],
.qty-selector .quantity-custom input[type=number] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
  width: 36px;
  max-width: 36px;
  text-align: center;
  margin: 0 auto;
  border: none;
  outline: none;
  font-family: "ATT Aleck Sans", sans-serif;
  font-weight: 600;
  font-size: 19px;
  line-height: 150%;
  color: #2D3037;
}
.qty-selector .quantity input[type=number]::-webkit-outer-spin-button, .qty-selector .quantity input[type=number]::-webkit-inner-spin-button,
.qty-selector .quantity-custom input[type=number]::-webkit-outer-spin-button,
.qty-selector .quantity-custom input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.qty-selector .quantity button,
.qty-selector .quantity-custom button {
  height: 100%;
  width: 50px;
  outline: none;
  border: none;
  appearance: none;
  border-radius: 0px;
  background-color: transparent;
  padding: 0;
}
@media (min-width: 1201px) {
  .qty-selector .quantity button:hover,
  .qty-selector .quantity-custom button:hover {
    cursor: pointer;
    color: #009FDB;
  }
}
.qty-selector .quantity button.minus,
.qty-selector .quantity-custom button.minus {
  position: relative;
  left: 4px;
}
.qty-selector .quantity button.plus,
.qty-selector .quantity-custom button.plus {
  position: relative;
  right: 4px;
}
.qty-selector .quantity button i,
.qty-selector .quantity-custom button i {
  font-weight: normal;
  font-size: 23px;
}

.single-product-secondary-nav-container-anchor {
  display: block !important;
  height: 0;
  width: 0;
}

.single-product-secondary-nav-container {
  margin: 24px 0 24px 1px;
  position: sticky;
  top: -24px !important;
  background-color: #fff;
  z-index: 15;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
.mega-menu-visible .single-product-secondary-nav-container {
  z-index: 0;
  -moz-transition: none !important;
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}

.modal-has-back-button .single-product-secondary-nav-container {
  top: 16px !important;
}
@media (max-width: 767px) {
  .modal-has-back-button .single-product-secondary-nav-container {
    top: 32px !important;
  }
}

#page-wrapper .single-product-secondary-nav-container {
  top: 50px !important;
}
#page-wrapper .single-product-secondary-nav-container .single-product-menu {
  padding-left: 0px;
}
@media (max-width: 991px) {
  #page-wrapper .single-product-secondary-nav-container {
    top: 38px !important;
  }
}

#product-modal .single-product-secondary-nav-container {
  top: -24px !important;
}
@media (max-width: 767px) {
  #product-modal .single-product-secondary-nav-container {
    top: 0 !important;
  }
}

.modal-has-back-button #product-modal .single-product-secondary-nav-container {
  top: 16px !important;
}
@media (max-width: 767px) {
  .modal-has-back-button #product-modal .single-product-secondary-nav-container {
    top: 32px !important;
  }
}

@media (max-width: 767px) {
  .single-product-secondary-nav-container {
    top: 0 !important;
  }
}
.single-product-secondary-nav-container:first-child {
  margin-top: 0;
}
.single-product-secondary-nav-container:last-child {
  margin-bottom: 0;
}
.single-product-secondary-nav-container .single-product-nav {
  border-bottom: 1px solid #DFE4EB;
  padding: 16px 0;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.single-product-secondary-nav-sticky .single-product-secondary-nav-container .single-product-nav {
  border-color: transparent;
}
.single-product-secondary-nav-sticky .single-product-secondary-nav-container .single-product-nav .add-to-cart-wrapper {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}

@media (max-width: 991px) {
  .single-product-secondary-nav-container .single-product-nav .add-to-cart-wrapper {
    display: none !important;
  }
}
.single-product-secondary-nav-container .single-product-nav .single-product-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  overflow: auto;
}
.single-product-secondary-nav-container .single-product-nav .single-product-menu li {
  padding: 0;
  margin: 0 4px 0 0;
}
.single-product-secondary-nav-container .single-product-nav .single-product-menu li:last-child {
  margin-right: 0;
}
.single-product-secondary-nav-container .single-product-nav .single-product-menu li:before {
  display: none;
}
.single-product-secondary-nav-container .single-product-nav .single-product-menu li a {
  display: inline-block;
  text-decoration: none;
  font-size: 14px;
  line-height: 150%;
  font-weight: normal;
  font-weight: 600;
  color: #2D3037;
  padding: 7px 16px;
  border-radius: 360px;
  background-color: transparent;
  white-space: nowrap;
}
@media (min-width: 1201px) {
  .single-product-secondary-nav-container .single-product-nav .single-product-menu li a:hover {
    color: #009FDB;
  }
}
.single-product-secondary-nav-container .single-product-nav .single-product-menu li.active > a {
  background-color: rgba(0, 159, 219, 0.16);
  color: #009FDB;
}
.single-product-secondary-nav-container .single-product-nav .add-to-cart-wrapper {
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.single-product-secondary-nav-container .single-product-nav .add-to-cart-wrapper .price-wrap {
  padding: 0;
  margin: 0 16px 0 0;
}
.single-product-secondary-nav-container .single-product-nav .add-to-cart-wrapper .price-wrap .product-price-inner {
  font-size: 14px;
}
.single-product-secondary-nav-container .single-product-nav .add-to-cart-wrapper .button {
  font-size: 14px;
  padding: 5px 15px;
}
.single-product-secondary-nav-container .single-product-nav .add-to-cart-wrapper .qty-selector {
  flex-basis: 98px;
  max-width: 98px;
  margin-right: 8px;
}
.single-product-secondary-nav-container .single-product-nav .add-to-cart-wrapper .qty-selector input {
  font-size: 16px;
  width: 30px;
  line-height: 20px;
}
.single-product-secondary-nav-container .single-product-nav .add-to-cart-wrapper .qty-selector button {
  width: 30px;
  position: relative;
  top: 1px;
}
.single-product-secondary-nav-container .single-product-nav .add-to-cart-wrapper .qty-selector button i {
  font-size: 16px;
}

.text-and-image-container .text-and-image {
  display: flex;
  flex-wrap: wrap;
  border-radius: 16px;
  overflow: hidden;
  align-items: center;
}
@media (max-width: 991px) {
  .text-and-image-container .text-and-image {
    display: block;
  }
}
.text-and-image-container .text-and-image.text-first .image {
  order: 2;
}
.text-and-image-container .text-and-image .buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 32px 0;
}
.text-and-image-container .text-and-image .buttons:first-child {
  margin-top: 0;
}
.text-and-image-container .text-and-image .buttons:last-child {
  margin-bottom: 0;
}
.text-and-image-container .text-and-image .buttons .button {
  flex-basis: calc(50% - 12px);
  margin: 0;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1200px) {
  .text-and-image-container .text-and-image .buttons .button {
    flex-basis: calc(50% - 6px);
  }
}
.text-and-image-container .text-and-image .image {
  flex-basis: 50%;
  max-width: 50%;
  position: relative;
  border-radius: 16px;
  overflow: hidden;
}
@media (max-width: 991px) {
  .text-and-image-container .text-and-image .image {
    max-width: 100%;
  }
}
.text-and-image-container .text-and-image .image .image-inner {
  position: relative;
  min-height: 580px;
  height: 100%;
}
@media (max-width: 991px) {
  .text-and-image-container .text-and-image .image .image-inner {
    min-height: 1px;
    height: 580px;
  }
}
@media (max-width: 767px) {
  .text-and-image-container .text-and-image .image .image-inner {
    min-height: 1px;
    height: 580px;
  }
}
.text-and-image-container .text-and-image .image .image-inner img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-width: none;
  margin: 0;
  border-radius: 16px;
}
.text-and-image-container .text-and-image .text {
  flex-basis: 50%;
  max-width: 50%;
  padding: 64px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: rgba(45, 48, 55, 0.7);
}
@media (max-width: 1200px) {
  .text-and-image-container .text-and-image .text {
    padding: 48px;
  }
}
@media (max-width: 991px) {
  .text-and-image-container .text-and-image .text {
    max-width: 100%;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .text-and-image-container .text-and-image .text {
    padding: 48px 24px;
  }
}
.text-and-image-container .text-and-image.bg-coral .button {
  background-color: #C70032;
  border-color: #C70032;
  color: #ffffff;
}
@media (min-width: 1201px) {
  .text-and-image-container .text-and-image.bg-coral .button:hover {
    background-color: #e9474a;
    border-color: #e9474a;
    color: #ffffff;
  }
}
.text-and-image-container .text-and-image.bg-coral .button.outline {
  background-color: transparent;
  color: #C70032;
}
@media (min-width: 1201px) {
  .text-and-image-container .text-and-image.bg-coral .button.outline:hover {
    background-color: #C70032;
    border-color: #C70032;
    color: #ffffff;
  }
}
.text-and-image-container .text-and-image.bg-gold .button {
  background-color: #EBB238;
  border-color: #EBB238;
  color: #ffffff;
}
@media (min-width: 1201px) {
  .text-and-image-container .text-and-image.bg-gold .button:hover {
    background-color: #d7a125;
    border-color: #d7a125;
    color: #ffffff;
  }
}
.text-and-image-container .text-and-image.bg-gold .button.outline {
  background-color: transparent;
  color: #EBB238;
}
@media (min-width: 1201px) {
  .text-and-image-container .text-and-image.bg-gold .button.outline:hover {
    background-color: #EBB238;
    border-color: #EBB238;
    color: #ffffff;
  }
}
.text-and-image-container .text-and-image.bg-purple .button {
  background-color: #3652E7;
  border-color: #3652E7;
  color: #ffffff;
}
@media (min-width: 1201px) {
  .text-and-image-container .text-and-image.bg-purple .button:hover {
    background-color: #0041c4;
    border-color: #0041c4;
    color: #ffffff;
  }
}
.text-and-image-container .text-and-image.bg-purple .button.outline {
  background-color: transparent;
  color: #3652E7;
}
@media (min-width: 1201px) {
  .text-and-image-container .text-and-image.bg-purple .button.outline:hover {
    background-color: #3652E7;
    border-color: #3652E7;
    color: #ffffff;
  }
}
.text-and-image-container .text-and-image.bg-brown .button {
  background-color: #D17B54;
  border-color: #D17B54;
  color: #ffffff;
}
@media (min-width: 1201px) {
  .text-and-image-container .text-and-image.bg-brown .button:hover {
    background-color: #c16c47;
    border-color: #c16c47;
    color: #ffffff;
  }
}
.text-and-image-container .text-and-image.bg-brown .button.outline {
  background-color: transparent;
  color: #D17B54;
}
@media (min-width: 1201px) {
  .text-and-image-container .text-and-image.bg-brown .button.outline:hover {
    background-color: #D17B54;
    border-color: #D17B54;
    color: #ffffff;
  }
}
.text-and-image-container .text-and-image.bg-green .button {
  background-color: #8FBF47;
  border-color: #8FBF47;
  color: #ffffff;
}
@media (min-width: 1201px) {
  .text-and-image-container .text-and-image.bg-green .button:hover {
    background-color: #7fae37;
    border-color: #7fae37;
    color: #ffffff;
  }
}
.text-and-image-container .text-and-image.bg-green .button.outline {
  background-color: transparent;
  color: #8FBF47;
}
@media (min-width: 1201px) {
  .text-and-image-container .text-and-image.bg-green .button.outline:hover {
    background-color: #8FBF47;
    border-color: #8FBF47;
    color: #ffffff;
  }
}
.text-and-image-container .text-and-image.bg-grey .button {
  background-color: #62697A;
  border-color: #62697A;
  color: #ffffff;
}
@media (min-width: 1201px) {
  .text-and-image-container .text-and-image.bg-grey .button:hover {
    background-color: #565D6E;
    border-color: #565D6E;
    color: #ffffff;
  }
}
.text-and-image-container .text-and-image.bg-grey .button.outline {
  background-color: transparent;
  color: #62697A;
}
@media (min-width: 1201px) {
  .text-and-image-container .text-and-image.bg-grey .button.outline:hover {
    background-color: #62697A;
    border-color: #62697A;
    color: #ffffff;
  }
}

.features {
  display: flex;
  flex-wrap: wrap;
  margin: 20px -12px;
}
@media (max-width: 767px) {
  .features {
    display: block;
  }
}
.features:first-child {
  margin-top: -12px;
}
.features:last-child {
  margin-bottom: -12px;
}
.features .feature {
  padding: 12px;
  flex: 1;
  min-width: 33.3333333333%;
  max-width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #2D3037;
}
@media (max-width: 767px) {
  .features .feature {
    max-width: 100%;
    min-width: 1px;
  }
}
.features .feature span {
  display: block;
}
.features .feature .icon {
  margin-bottom: 16px;
}
.bg-purple .features .feature .icon.icon-style-circle {
  background: rgba(54, 82, 231, 0.16);
}
.bg-purple .features .feature .icon {
  color: #3652E7 !important;
}

.bg-gold .features .feature .icon.icon-style-circle {
  background: rgba(235, 178, 56, 0.16);
}
.bg-gold .features .feature .icon {
  color: #EBB238 !important;
}

.bg-brown .features .feature .icon.icon-style-circle {
  background: rgba(209, 123, 84, 0.16);
}
.bg-brown .features .feature .icon {
  color: #D17B54 !important;
}

.bg-green .features .feature .icon.icon-style-circle {
  background: rgba(143, 191, 71, 0.16);
}
.bg-green .features .feature .icon {
  color: #8FBF47 !important;
}

.bg-coral .features .feature .icon.icon-style-circle {
  background: rgba(199, 0, 50, 0.16);
}
.bg-coral .features .feature .icon {
  color: #C70032 !important;
}

.features .feature .icon.icon-style-circle {
  width: 76px;
  height: 76px;
  border-radius: 50%;
  position: relative;
}
.features .feature .icon.icon-style-circle span {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.features .feature .icon.icon-style-circle.icon-size-small {
  width: 38px;
  height: 38px;
}
.features .feature .icon.icon-style-circle.icon-size-medium {
  width: 58px;
  height: 58px;
}
.features .feature .icon.icon-style-circle.icon-size-large {
  width: 76px;
  height: 76px;
}
.features .feature .icon.icon-style-circle.icon-size-xlarge {
  width: 102px;
  height: 102px;
}
.features .feature .icon.icon-size-small span {
  font-size: 24px;
}
.features .feature .icon.icon-size-medium span {
  font-size: 36px;
}
.features .feature .icon.icon-size-large span {
  font-size: 48px;
}
.features .feature .icon.icon-size-xlarge span {
  font-size: 64px;
}
@media (max-width: 991px) {
  .features .feature .icon {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .features .feature .icon svg {
    margin: 0 auto;
  }
}
.features .feature .icon svg {
  max-width: 100%;
  height: auto;
  display: block;
}
.bg-purple .features .feature .icon svg path {
  fill: #3652E7 !important;
}

.bg-gold .features .feature .icon svg path {
  fill: #EBB238 !important;
}

.bg-brown .features .feature .icon svg path {
  fill: #D17B54 !important;
}

.bg-green .features .feature .icon svg path {
  fill: #8FBF47 !important;
}

.bg-coral .features .feature .icon svg path {
  fill: #C70032 !important;
}

.tabs .tab {
  display: none;
}
.tabs .tab.active {
  display: block;
}

.product-features-container .product-features .items {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: -12px;
}
@media (max-width: 767px) {
  .product-features-container .product-features .items {
    display: block;
  }
}
.product-features-container .product-features .items .feature {
  padding: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 20%;
  flex: 1;
  text-align: center;
}
@media (max-width: 1200px) {
  .product-features-container .product-features .items .feature {
    flex-basis: 25%;
    min-width: 25%;
  }
}
@media (max-width: 991px) {
  .product-features-container .product-features .items .feature {
    flex-basis: 33.3333333333%;
    min-width: 33.3333333333%;
  }
}
@media (max-width: 767px) {
  .product-features-container .product-features .items .feature {
    min-width: 100%;
  }
}
.product-features-container .product-features .items .feature .feature-inner {
  padding: 12px;
}
.product-features-container .product-features .items .feature .feature-inner span {
  display: block;
}
.product-features-container .product-features .items .feature .feature-inner span.icon {
  position: relative;
  margin: 0 auto 16px auto;
  border-radius: 50%;
}
.product-features-container .product-features .items .feature .feature-inner span.icon.bg-tangerine.icon-style-circle {
  background: rgba(229, 118, 57, 0.16);
}
.product-features-container .product-features .items .feature .feature-inner span.icon.bg-tangerine {
  color: #E57639;
}
.product-features-container .product-features .items .feature .feature-inner span.icon.bg-coral.icon-style-circle {
  background: rgba(199, 0, 50, 0.16);
}
.product-features-container .product-features .items .feature .feature-inner span.icon.bg-coral {
  color: #C70032;
}
.product-features-container .product-features .items .feature .feature-inner span.icon.bg-purple.icon-style-circle {
  background: rgba(163, 115, 224, 0.16);
}
.product-features-container .product-features .items .feature .feature-inner span.icon.bg-purple {
  color: #A373E0;
}
.product-features-container .product-features .items .feature .feature-inner span.icon.bg-dark-blue.icon-style-circle {
  background: rgba(54, 82, 231, 0.16);
}
.product-features-container .product-features .items .feature .feature-inner span.icon.bg-dark-blue {
  color: #3652E7;
}
.product-features-container .product-features .items .feature .feature-inner span.icon.bg-emerald.icon-style-circle {
  background: rgba(57, 189, 118, 0.16);
}
.product-features-container .product-features .items .feature .feature-inner span.icon.bg-emerald {
  color: #39BD76;
}
.product-features-container .product-features .items .feature .feature-inner span.icon.bg-brand-blue.icon-style-circle {
  background: rgba(0, 159, 219, 0.16);
}
.product-features-container .product-features .items .feature .feature-inner span.icon.bg-brand-blue {
  color: #009FDB;
}
.product-features-container .product-features .items .feature .feature-inner span.icon span {
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  font-size: 48px;
  transform: translate(-50%, -50%);
}
.product-features-container .product-features .items .feature .feature-inner span.icon.icon-style-normal {
  background: transparent !important;
}
.product-features-container .product-features .items .feature .feature-inner span.icon.icon-size-small {
  width: 38px;
  height: 38px;
}
.product-features-container .product-features .items .feature .feature-inner span.icon.icon-size-small span {
  font-size: 24px;
}
.product-features-container .product-features .items .feature .feature-inner span.icon.icon-size-medium {
  width: 58px;
  height: 58px;
}
.product-features-container .product-features .items .feature .feature-inner span.icon.icon-size-medium span {
  font-size: 36px;
}
.product-features-container .product-features .items .feature .feature-inner span.icon.icon-size-large {
  width: 76px;
  height: 76px;
}
.product-features-container .product-features .items .feature .feature-inner span.icon.icon-size-large span {
  font-size: 48px;
}
.product-features-container .product-features .items .feature .feature-inner span.icon.icon-size-xlarge {
  width: 102px;
  height: 102px;
}
.product-features-container .product-features .items .feature .feature-inner span.icon.icon-size-xlarge span {
  font-size: 64px;
}
.product-features-container .product-features .items .feature .feature-inner span.icon img {
  display: block;
  max-width: 100%;
  height: auto;
}
.product-features-container .product-features .items .feature .feature-inner span.smaller-text {
  margin-top: 4px;
  color: rgba(0, 0, 0, 0.7);
}

.tech-specs-container .tech-specs .tech-specs-product {
  margin: 48px 0;
}
.tech-specs-container .tech-specs .tech-specs-product:first-of-type {
  margin-top: 0;
}
.tech-specs-container .tech-specs .tech-specs-product:last-of-type {
  margin-bottom: 0;
}
.tech-specs-container .tech-specs .tech-specs-table {
  border-top: 1px solid #DFE4EB;
  margin-top: 24px;
  padding-top: 24px;
}
.tech-specs-container .tech-specs .tech-specs-table .js-tech-specs-toggler {
  display: block;
  text-decoration: none;
  font-size: 19px;
  line-height: 150%;
  font-weight: normal;
  color: #2D3037;
  position: relative;
  font-weight: 600;
}
.tech-specs-container .tech-specs .tech-specs-table .js-tech-specs-toggler i {
  position: absolute;
  right: 0;
  top: 4px;
  font-size: 21px;
  transform: rotate(180deg);
}
@media (min-width: 1201px) {
  .tech-specs-container .tech-specs .tech-specs-table .js-tech-specs-toggler:hover {
    color: #009FDB;
  }
}
.tech-specs-container .tech-specs .tech-specs-table .js-tech-specs-toggler.closed i {
  transform: rotate(0deg);
}
.tech-specs-container .tech-specs .tech-specs-table .tech-specs-content > *:first-child {
  padding-top: 16px;
}
.tech-specs-container .tech-specs .tech-specs-table ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tech-specs-container .tech-specs .tech-specs-table ul li {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0 0 10px 0;
  position: relative;
}
@media (max-width: 767px) {
  .tech-specs-container .tech-specs .tech-specs-table ul li {
    display: block;
  }
}
.tech-specs-container .tech-specs .tech-specs-table ul li:last-child {
  margin-bottom: 0;
}
.tech-specs-container .tech-specs .tech-specs-table ul li:before {
  display: none;
}
.tech-specs-container .tech-specs .tech-specs-table ul li span {
  color: rgba(45, 48, 55, 0.7);
}
@media (max-width: 767px) {
  .tech-specs-container .tech-specs .tech-specs-table ul li span {
    display: block;
  }
}
.tech-specs-container .tech-specs .tech-specs-table ul li span:first-child {
  flex-basis: 240px;
  max-width: 240px;
  margin-right: 24px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .tech-specs-container .tech-specs .tech-specs-table ul li span:first-child {
    max-width: 100%;
    margin-right: 0;
  }
}
.tech-specs-container .tech-specs .tech-specs-table ul li span:last-child {
  flex: 1;
}

.video-holder {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.video-holder .video-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.video-holder iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  pointer-events: none;
}

.modal-container {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  overflow: auto;
  padding: 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 50;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
.modal-container .btn-prim + .btn-prim {
  margin-left: 10px;
}
.modal-container#terms-modal .modal-inner, .modal-container#licensing-modal .modal-inner {
  padding: 48px 8px 32px 8px;
}
.modal-container#terms-modal .modal-inner .js-close-modal-button,
.modal-container#terms-modal .modal-inner .close-modal-button, .modal-container#licensing-modal .modal-inner .js-close-modal-button,
.modal-container#licensing-modal .modal-inner .close-modal-button {
  margin-right: 4px;
}
.modal-container#terms-modal section:first-of-type, .modal-container#licensing-modal section:first-of-type {
  margin-top: 0;
}
.modal-container#terms-modal .centered-text, .modal-container#licensing-modal .centered-text {
  text-align: left;
  max-width: 100%;
}
@media (max-width: 767px) {
  .modal-container {
    padding: 0;
  }
}
.modal-container.visible {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.modal-container.visible .modal {
  top: 0;
  opacity: 1;
}
@media (max-width: 767px) {
  .modal-container {
    padding: 0;
  }
}
.modal-container .modal {
  max-width: 684px;
  width: 100%;
  margin: auto;
  background-color: #fff;
  border-radius: 16px;
  box-shadow: 0px 10px 30px 0px rgba(45, 48, 55, 0.38);
  position: relative;
  top: 50px;
  opacity: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
.modal-container .modal.large {
  max-width: 1156px;
}
.modal-container .modal.large .modal-inner {
  padding: 48px 32px;
}
@media (max-width: 767px) {
  .modal-container .modal.large .modal-inner {
    padding: 48px 16px;
  }
}
@media (min-width: 768px) {
  .modal-container .modal.small:not(.large):not(.modal-message) .modal-inner .js-close-modal-button:not(.btn-prim),
  .modal-container .modal.small:not(.large):not(.modal-message) .modal-inner .close-modal-button {
    margin: -24px -52px 0 0;
  }
}
.modal-container .modal.modal-message {
  max-width: 569px;
  text-align: center;
}
.modal-container .modal.modal-message.large {
  max-width: 684px;
}
.modal-container .modal.modal-message.large h2 {
  font-size: 33px;
  line-height: 115%;
  font-weight: 500;
  font-family: "ATT Aleck Sans", sans-serif;
  color: #2D3037;
  margin: 24px 0 12px 0;
}
.att-wrapper .modal-container .modal.modal-message.large h2 {
  font-size: 24px;
  line-height: 32px;
  font-weight: bold;
  color: #1D2329;
  letter-spacing: -0.43px;
}

.modal-container .modal.modal-message.large h2 + p {
  margin-top: 0;
}
.modal-container .modal.modal-message.large h2:first-child {
  margin-top: 0;
}
.modal-container .modal.modal-message.large h2:last-child {
  margin-bottom: 0;
}
.modal-container .modal.modal-message.large h2 {
  font-weight: bold;
  color: #1D2329;
  margin-bottom: 16px;
  margin-top: 32px !important;
}
@media (max-width: 767px) {
  .modal-container .modal.modal-message.large h2 {
    font-size: 28px;
    line-height: 129%;
    font-weight: bold;
    letter-spacing: -0.5px;
    font-family: "ATT Aleck Sans", sans-serif;
    color: #1D2329;
    margin: 24px 0 12px 0;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .modal-container .modal.modal-message.large h2 {
    font-size: 23px;
  }
}
@media (max-width: 767px) {
  .modal-container .modal.modal-message.large h2 + p {
    margin-top: 0;
  }
  .modal-container .modal.modal-message.large h2 + .button {
    margin-top: 11px;
  }
  .modal-container .modal.modal-message.large h2:first-child {
    margin-top: 0;
  }
  .modal-container .modal.modal-message.large h2:last-child {
    margin-bottom: 0;
  }
}
.modal-container .modal.modal-message.large h2:first-child {
  margin-top: 0 !important;
}
.modal-container .modal.modal-message.large h2:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .modal-container .modal.modal-message.large p {
    font-size: 16px;
    line-height: 24px;
  }
}
.modal-container .modal.modal-message.large p {
  color: #1D2329;
}
.modal-container .modal.modal-message p + .modal-loader {
  margin-top: 32px;
}
@media (max-width: 767px) {
  .modal-container .modal.modal-message p + .modal-loader {
    margin-top: 24px;
  }
}
@media (min-width: 1201px) {
  .modal-container .modal.modal-message {
    font-size: 18px;
    line-height: 24px;
  }
}
@media (min-width: 1201px) {
  .modal-container .modal.modal-message .modal-inner {
    padding-top: 48px;
    padding-bottom: 48px;
  }
}
.modal-container .modal.modal-message img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.modal-container .modal.modal-message h2 {
  padding: 0;
  margin: 32px 0;
  font-weight: bold;
  color: #1D2329;
}
.modal-container .modal.modal-message h2:first-child {
  margin-top: 0;
}
.modal-container .modal.modal-message h2:last-child {
  margin-bottom: 0;
}
.modal-container .modal.modal-message p {
  padding: 0;
  margin: 0;
}
.modal-container .modal.modal-message .btn-prim {
  margin: 32px auto;
  color: #ffffff;
  display: block;
  max-width: 242px;
  text-align: center;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 14px;
  line-height: 20px;
}
.modal-container .modal.modal-message .btn-prim:first-child {
  margin-top: 0;
}
.modal-container .modal.modal-message .btn-prim:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .modal-container .modal {
    border-radius: 0;
  }
}
.modal-container .modal .modal-inner {
  padding: 32px 64px;
  position: relative;
}
@media (max-width: 767px) {
  .modal-container .modal .modal-inner {
    padding-left: 16px;
    padding-right: 16px;
    border-radius: 0px;
    min-height: 100vh;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.modal-container .modal .modal-inner .js-close-modal-button:not(.btn-prim),
.modal-container .modal .modal-inner .close-modal-button {
  display: block;
  position: sticky;
  left: 100%;
  top: -16px;
  width: 24px;
  height: 24px;
  text-decoration: none;
  filter: none !important;
  z-index: 16;
  margin: -40px -20px 16px 0;
}
@media (max-width: 767px) {
  .modal-container .modal .modal-inner .js-close-modal-button:not(.btn-prim),
  .modal-container .modal .modal-inner .close-modal-button {
    top: 8px;
    margin-right: -4px;
  }
}
.modal-container .modal .modal-inner .js-close-modal-button:not(.btn-prim) i:before,
.modal-container .modal .modal-inner .close-modal-button i:before {
  position: absolute;
  left: 50% !important;
  top: 50% !important;
  transform: translate(calc(-50% - 1px), -50%);
  color: #2D3037;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  margin-left: 1px;
}
@media (max-width: 1200px) {
  .modal-container .modal .modal-inner .js-close-modal-button:not(.btn-prim) i:before,
  .modal-container .modal .modal-inner .close-modal-button i:before {
    margin-left: 0;
    margin-top: -1px;
  }
}
@media (max-width: 767px) {
  .modal-container .modal .modal-inner .js-close-modal-button:not(.btn-prim) i:before,
  .modal-container .modal .modal-inner .close-modal-button i:before {
    left: 0;
    margin-left: 1px;
  }
}
@media (min-width: 1201px) {
  .modal-container .modal .modal-inner .js-close-modal-button:not(.btn-prim):hover i,
  .modal-container .modal .modal-inner .close-modal-button:hover i {
    background-color: #3DABC2 !important;
  }
  .modal-container .modal .modal-inner .js-close-modal-button:not(.btn-prim):hover i:before,
  .modal-container .modal .modal-inner .close-modal-button:hover i:before {
    color: #ffffff;
  }
  .modal-container .modal .modal-inner .js-close-modal-button:not(.btn-prim):hover svg path:nth-child(1),
  .modal-container .modal .modal-inner .close-modal-button:hover svg path:nth-child(1) {
    fill: #3DABC2 !important;
    fill-opacity: 1 !important;
    opacity: 1 !important;
  }
  .modal-container .modal .modal-inner .js-close-modal-button:not(.btn-prim):hover svg path:nth-child(2),
  .modal-container .modal .modal-inner .close-modal-button:hover svg path:nth-child(2) {
    fill: #ffffff !important;
    fill-opacity: 1 !important;
  }
}
.modal-container .modal .modal-inner .modal-text {
  text-align: center;
  margin: 32px;
}
@media (max-width: 767px) {
  .modal-container .modal .modal-inner .modal-text {
    margin-left: 0;
    margin-right: 0;
  }
  .modal-container .modal .modal-inner .modal-text h3 {
    font-size: 28px;
    line-height: 129%;
    font-weight: bold;
    letter-spacing: -0.5px;
    font-family: "ATT Aleck Sans", sans-serif;
    color: #1D2329;
    margin: 24px 0 12px 0;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .modal-container .modal .modal-inner .modal-text h3 {
    font-size: 23px;
  }
}
@media (max-width: 767px) {
  .modal-container .modal .modal-inner .modal-text h3 + p {
    margin-top: 0;
  }
  .modal-container .modal .modal-inner .modal-text h3 + .button {
    margin-top: 11px;
  }
  .modal-container .modal .modal-inner .modal-text h3:first-child {
    margin-top: 0;
  }
  .modal-container .modal .modal-inner .modal-text h3:last-child {
    margin-bottom: 0;
  }
}
.modal-container .modal .modal-inner .modal-text p {
  color: #62697A;
}
.modal-container .modal .modal-inner .modal-text a {
  text-decoration: none;
  color: #009FDB;
  font-weight: 600;
}
@media (min-width: 1201px) {
  .modal-container .modal .modal-inner .modal-text a:hover {
    color: #2D3037;
  }
}
.modal-container .modal .modal-inner .modal-text + .modal-image {
  margin-top: 0;
}
.modal-container .modal .modal-inner .modal-image {
  margin: 32px 0 -32px 0;
}
.modal-container .modal .modal-inner .modal-image img {
  display: block;
  max-width: none;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.form-with-steps {
  padding-top: 21px;
}
@media (max-width: 1400px) {
  .form-with-steps {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .form-with-steps {
    padding-top: 23px;
  }
}
.form-with-steps:first-child {
  padding-top: 0;
}
.form-with-steps .form-step {
  display: none;
}
.form-with-steps .form-step.active {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.form-with-steps .form-step .radio-buttons,
.form-with-steps .form-step .checkbox-buttons {
  margin: 0 0 32px 0;
}
.form-with-steps .form-step .radio-buttons.two-col,
.form-with-steps .form-step .checkbox-buttons.two-col {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .form-with-steps .form-step .radio-buttons.two-col,
  .form-with-steps .form-step .checkbox-buttons.two-col {
    display: block;
  }
}
.form-with-steps .form-step .radio-buttons.two-col .radio-field,
.form-with-steps .form-step .radio-buttons.two-col .checkbox-field,
.form-with-steps .form-step .checkbox-buttons.two-col .radio-field,
.form-with-steps .form-step .checkbox-buttons.two-col .checkbox-field {
  max-width: calc(50% - 8px);
  flex-basis: calc(50% - 8px);
}
@media (max-width: 767px) {
  .form-with-steps .form-step .radio-buttons.two-col .radio-field,
  .form-with-steps .form-step .radio-buttons.two-col .checkbox-field,
  .form-with-steps .form-step .checkbox-buttons.two-col .radio-field,
  .form-with-steps .form-step .checkbox-buttons.two-col .checkbox-field {
    max-width: 100%;
  }
}
.form-with-steps .form-step .radio-buttons:first-child,
.form-with-steps .form-step .checkbox-buttons:first-child {
  margin-top: 0;
}
.form-with-steps .form-step .radio-buttons:last-child,
.form-with-steps .form-step .checkbox-buttons:last-child {
  margin-bottom: 0;
}
.form-with-steps .form-step .radio-buttons .radio-field,
.form-with-steps .form-step .radio-buttons .checkbox-field,
.form-with-steps .form-step .checkbox-buttons .radio-field,
.form-with-steps .form-step .checkbox-buttons .checkbox-field {
  position: relative;
  margin-bottom: 12px;
}
.form-with-steps .form-step .radio-buttons .radio-field:last-child,
.form-with-steps .form-step .radio-buttons .checkbox-field:last-child,
.form-with-steps .form-step .checkbox-buttons .radio-field:last-child,
.form-with-steps .form-step .checkbox-buttons .checkbox-field:last-child {
  margin-bottom: 0;
}
.form-with-steps .form-step .radio-buttons .radio-field input,
.form-with-steps .form-step .radio-buttons .checkbox-field input,
.form-with-steps .form-step .checkbox-buttons .radio-field input,
.form-with-steps .form-step .checkbox-buttons .checkbox-field input {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  opacity: 0;
  visibility: hidden;
}
.form-with-steps .form-step .radio-buttons .radio-field input:checked + label:after,
.form-with-steps .form-step .radio-buttons .checkbox-field input:checked + label:after,
.form-with-steps .form-step .checkbox-buttons .radio-field input:checked + label:after,
.form-with-steps .form-step .checkbox-buttons .checkbox-field input:checked + label:after {
  opacity: 1;
}
.form-with-steps .form-step .radio-buttons .radio-field input:checked + label span.text:before,
.form-with-steps .form-step .radio-buttons .checkbox-field input:checked + label span.text:before,
.form-with-steps .form-step .checkbox-buttons .radio-field input:checked + label span.text:before,
.form-with-steps .form-step .checkbox-buttons .checkbox-field input:checked + label span.text:before {
  background-color: #009FDB;
  border-color: #009FDB;
}
.form-with-steps .form-step .radio-buttons .radio-field input:checked + label span.text:after,
.form-with-steps .form-step .radio-buttons .checkbox-field input:checked + label span.text:after,
.form-with-steps .form-step .checkbox-buttons .radio-field input:checked + label span.text:after,
.form-with-steps .form-step .checkbox-buttons .checkbox-field input:checked + label span.text:after {
  opacity: 1;
}
.form-with-steps .form-step .radio-buttons .checkbox-field label,
.form-with-steps .form-step .checkbox-buttons .checkbox-field label {
  position: relative;
}
.form-with-steps .form-step .radio-buttons .checkbox-field label span.text,
.form-with-steps .form-step .checkbox-buttons .checkbox-field label span.text {
  padding-right: 36px;
}
.form-with-steps .form-step .radio-buttons .checkbox-field label span.text:before,
.form-with-steps .form-step .checkbox-buttons .checkbox-field label span.text:before {
  content: "";
  display: block;
  position: absolute;
  right: 18px;
  top: 50%;
  width: 20px;
  height: 20px;
  border: 1px solid #A1A4B2;
  transform: translate(0, -50%);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 2px;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  border-radius: 50%;
}
.form-with-steps .form-step .radio-buttons .checkbox-field label span.text:after,
.form-with-steps .form-step .checkbox-buttons .checkbox-field label span.text:after {
  content: "\e913";
  font-family: "icomoon";
  position: absolute;
  right: 23px;
  top: 50%;
  color: #ffffff;
  font-size: 9px;
  transform: translate(0, -50%);
  opacity: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  margin-top: 1px;
  font-weight: normal;
}
.form-with-steps .form-step .radio-buttons label,
.form-with-steps .form-step .checkbox-buttons label {
  display: flex;
  flex-wrap: wrap;
  padding: 0 16px;
  margin: 0;
  font-family: "ATT Aleck Sans", sans-serif;
  font-weight: 600;
  color: #2D3037;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  align-items: center;
  min-height: 80px;
}
.form-with-steps .form-step .radio-buttons label:before,
.form-with-steps .form-step .checkbox-buttons label:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #DFE4EB;
  border-radius: 16px;
  pointer-events: none;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.form-with-steps .form-step .radio-buttons label:after,
.form-with-steps .form-step .checkbox-buttons label:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #009FDB;
  border-radius: 16px;
  pointer-events: none;
  z-index: 2;
  opacity: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: 0px 8px 16px 0px rgba(64, 69, 79, 0.14);
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
@media (min-width: 1201px) {
  .form-with-steps .form-step .radio-buttons label:hover,
  .form-with-steps .form-step .checkbox-buttons label:hover {
    cursor: pointer;
  }
  .form-with-steps .form-step .radio-buttons label:hover:after,
  .form-with-steps .form-step .checkbox-buttons label:hover:after {
    opacity: 1;
  }
}
.form-with-steps .form-step .radio-buttons label .icon,
.form-with-steps .form-step .checkbox-buttons label .icon {
  margin-right: 12px;
  max-width: 32px;
  padding: 6px 0;
}
.form-with-steps .form-step .radio-buttons label .icon svg,
.form-with-steps .form-step .checkbox-buttons label .icon svg {
  display: block;
  max-width: 100%;
  height: auto;
}
.form-with-steps .form-step .radio-buttons label .text,
.form-with-steps .form-step .checkbox-buttons label .text {
  flex: 1;
  padding: 10px 0;
}
.form-with-steps .form-step .sliders {
  margin: 0 0 32px 0;
}
.form-with-steps .form-step .sliders .slider-field {
  margin-bottom: 48px;
  padding-left: 110px;
  position: relative;
}
@media (max-width: 767px) {
  .form-with-steps .form-step .sliders .slider-field {
    padding-left: 0;
    margin-bottom: 45px;
  }
}
.form-with-steps .form-step .sliders .slider-field:last-child {
  margin-bottom: 0;
}
.form-with-steps .form-step .sliders .slider-field label {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  font-weight: 500;
  font-family: "ATT Aleck Sans", sans-serif;
  color: #7E8496;
  max-width: 100px;
}
@media (max-width: 767px) {
  .form-with-steps .form-step .sliders .slider-field label {
    max-width: none;
    left: auto;
    top: auto;
    position: relative;
    padding-bottom: 17px;
  }
}
.form-with-steps .form-step .unlock-offer {
  text-align: center;
}
.form-with-steps .form-step .unlock-offer .unlock-offer-step {
  display: none;
}
.form-with-steps .form-step .unlock-offer .unlock-offer-step.active {
  display: block;
}
.form-with-steps .form-step .unlock-offer .button {
  margin: 0;
}
.form-with-steps .form-step .unlock-offer .button.disabled {
  opacity: 0.3;
  pointer-events: none;
}
.form-with-steps .form-step .unlock-offer .form-field {
  text-align: left;
  margin-bottom: 24px;
}
.form-with-steps .form-step .unlock-offer .form-field label {
  font-size: 13px;
  line-height: 150%;
  font-weight: normal;
  display: block;
  color: #A1A4B2;
  font-weight: 500;
  font-family: "ATT Aleck Sans", sans-serif;
  padding: 0 16px 4px 16px;
  margin: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
.form-with-steps .form-step .unlock-offer .form-field .input-field {
  position: relative;
}
.form-with-steps .form-step .unlock-offer .form-field .input-field:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #DFE4EB;
  border-radius: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
  pointer-events: none;
}
.form-with-steps .form-step .unlock-offer .form-field .input-field:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #009FDB;
  border-radius: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
.form-with-steps .form-step .unlock-offer .form-field input {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  outline: none;
  padding: 20px 16px;
  margin: 0;
  font-family: "ATT Aleck Sans", sans-serif;
  font-weight: normal;
  color: #40454F;
  box-shadow: none;
  appearance: none;
}
.form-with-steps .form-step .unlock-offer .form-field input::-webkit-input-placeholder {
  color: #A1A4B2;
  opacity: 1;
}
.form-with-steps .form-step .unlock-offer .form-field input::-moz-placeholder {
  color: #A1A4B2;
  opacity: 1;
}
.form-with-steps .form-step .unlock-offer .form-field input:-ms-input-placeholder {
  color: #A1A4B2;
  opacity: 1;
}
.form-with-steps .form-step .unlock-offer .form-field input:-moz-placeholder {
  color: #A1A4B2;
  opacity: 1;
}
.form-with-steps .form-step .unlock-offer .form-field:focus-within label {
  color: #009FDB;
}
.form-with-steps .form-step .unlock-offer .form-field:focus-within .input-field:after {
  opacity: 1;
}
.form-with-steps .form-step .unlock-offer .unlock-offer-success {
  margin-top: 16px;
}
.form-with-steps .form-step .unlock-offer .unlock-offer-success img,
.form-with-steps .form-step .unlock-offer .unlock-offer-success svg {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto 12px auto;
}
.form-with-steps .form-step .unlock-offer .unlock-offer-success h5 {
  margin: 0 0 4px 0;
  padding: 0;
}
.form-with-steps .form-step .unlock-offer .unlock-offer-success p {
  margin: 0;
  color: #62697A;
}
.form-with-steps .form-step .form-button-field {
  text-align: center;
  margin-top: auto;
  margin-bottom: 32px;
}
.form-with-steps .form-step .form-button-field:first-child {
  margin-top: 0;
}
.form-with-steps .form-step .form-button-field:last-child {
  margin-bottom: 0;
}
.form-with-steps .form-step .form-button-field button {
  font-size: 16px;
  padding: 14px 40px;
  min-width: 200px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.form-with-steps .form-step .form-button-field button[data-disabled=true] {
  opacity: 0.3;
  pointer-events: none;
}
.form-with-steps .form-step .form-button-field button i {
  position: relative;
  top: 1px;
  margin-left: 6px;
}
@media (min-width: 1201px) {
  .form-with-steps .form-step .form-button-field button:hover {
    cursor: pointer;
  }
}

.form-steps-progress-bar {
  position: relative;
  padding: 0 83px;
}
@media (max-width: 767px) {
  .form-steps-progress-bar {
    padding: 0 68px;
  }
}
.form-steps-progress-bar .js-form-steps-back-button {
  text-decoration: none;
  display: inline-block;
  position: absolute;
  left: -55px;
  bottom: -12px;
  font-size: 14px;
  font-weight: 600;
  color: #2D3037;
  padding: 5px 16px 5px 8px;
  border-radius: 360px;
}
@media (max-width: 767px) {
  .form-steps-progress-bar .js-form-steps-back-button {
    padding: 5px;
    left: -13px;
  }
}
.form-steps-progress-bar .js-form-steps-back-button.hidden {
  pointer-events: none;
  opacity: 0;
}
.form-steps-progress-bar .js-form-steps-back-button i {
  display: inline-block;
  transform: rotate(180deg);
  font-size: 16px;
  position: relative;
  top: 2px;
  -moz-transition: none !important;
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
@media (min-width: 1201px) {
  .form-steps-progress-bar .js-form-steps-back-button:hover {
    color: #009FDB;
    background-color: rgba(0, 159, 219, 0.2);
  }
}
.form-steps-progress-bar .progress-bar {
  text-align: center;
  margin-top: -16px;
}
.form-steps-progress-bar .progress-bar .label {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 150%;
  font-weight: normal;
  font-weight: 600;
  color: #7E8496;
  margin-bottom: 8px;
}
.form-steps-progress-bar .progress-bar .bar {
  width: 100%;
  position: relative;
  background-color: rgba(223, 228, 235, 0.7);
  border-radius: 360px;
  height: 6px;
  overflow: hidden;
}
.form-steps-progress-bar .progress-bar .bar .bar-inner {
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 14px;
  background: linear-gradient(90deg, #3652E7 0%, #44BED8 100%);
  display: block;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}

.js-slider .js-slider-wrap {
  padding: 0;
  margin: 0 12px;
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
  appearance: none !important;
}
.js-slider .js-slider-wrap .js-slider-bar {
  position: relative;
  background-color: rgba(223, 228, 235, 0.7);
  border-radius: 360px;
  height: 6px;
  overflow: hidden;
  border: none !important;
  margin: 0 -12px;
}
.js-slider .js-slider-wrap .js-slider-bar .js-slider-bar-inner {
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 14px;
  background: linear-gradient(90deg, #3652E7 0%, #44BED8 100%);
  display: block;
  -webkit-transition: all 0.05s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.05s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
.js-slider .js-slider-wrap .ui-slider-handle {
  width: 24px;
  height: 24px;
  background-color: #fff;
  border-radius: 50%;
  border: 0.5px solid rgba(0, 0, 0, 0.06);
  border-radius: 50%;
  outline: none;
  filter: drop-shadow(0px 3px 1px rgba(0, 0, 0, 0.1)) drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.16)) drop-shadow(0px 3px 8px rgba(0, 0, 0, 0.15));
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  top: -12px;
  margin-left: -12px;
}
@media (min-width: 1201px) {
  .js-slider .js-slider-wrap .ui-slider-handle:hover {
    background-color: #F7F9FA;
  }
}
.js-slider .js-slider-wrap .ui-slider-handle.ui-state-active {
  background-color: #DFE4EB;
}
.js-slider .js-slider-steps {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: space-between;
  padding: 9px 0 0 0;
  margin: 0;
}
.js-slider .js-slider-steps span {
  width: 24px;
  color: #2D3037;
  font-weight: 600;
}

#review_form form ::-webkit-input-placeholder {
  color: #A1A4B2;
  opacity: 1;
}
#review_form form ::-moz-placeholder {
  color: #A1A4B2;
  opacity: 1;
}
#review_form form :-ms-input-placeholder {
  color: #A1A4B2;
  opacity: 1;
}
#review_form form :-moz-placeholder {
  color: #A1A4B2;
  opacity: 1;
}
#review_form form label {
  display: block;
  font-size: 13px;
  line-height: 150%;
  font-weight: normal;
  font-weight: 500;
  font-family: "ATT Aleck Sans", sans-serif;
  color: #A1A4B2;
  padding: 0 16px;
  margin: 0 0 4px 0;
}
#review_form form input[type=text],
#review_form form input[type=email],
#review_form form input[type=tel],
#review_form form input[type=password],
#review_form form select,
#review_form form textarea {
  width: 100%;
  font-size: 16px;
  line-height: 150%;
  font-weight: normal;
  font-family: "ATT Aleck Sans", sans-serif;
  color: #2D3037;
  padding: 14px;
  margin: 0;
  max-width: 100%;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid transparent;
  outline: 1px solid #DFE4EB;
  border-radius: 16px;
  box-shadow: none;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
#review_form form input[type=text]:focus,
#review_form form input[type=email]:focus,
#review_form form input[type=tel]:focus,
#review_form form input[type=password]:focus,
#review_form form select:focus,
#review_form form textarea:focus {
  border-color: #009FDB;
  outline: 1px solid #009FDB;
}
#review_form form input[type=submit] {
  color: #ffffff;
  font-weight: 600;
  background-color: #00388F;
  border: 2px solid #00388F;
  text-decoration: none;
  border-radius: 360px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 14px 42px;
  margin: 16px 0;
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
}
@media (max-width: 767px) {
  #review_form form input[type=submit] {
    padding: 14px 42px;
  }
}
.att-wrapper #review_form form input[type=submit] {
  background-color: #00388F;
  border-color: #00388F;
}
@media (min-width: 1201px) {
  .att-wrapper #review_form form input[type=submit]:hover {
    background-color: #007AE2;
    border-color: #007AE2;
  }
}

#review_form form input[type=submit].disabled, #review_form form input[type=submit]:disabled {
  background-color: #00388F;
  border-color: #00388F;
  opacity: 0.5;
  pointer-events: none;
}
#review_form form input[type=submit] i.icon-chevron-right {
  position: relative;
  top: 1px;
  display: inline-block;
  margin-left: 6px;
}
#review_form form input[type=submit].small {
  font-size: 14px;
  line-height: 150%;
  padding: 7px 16px;
}
#review_form form input[type=submit].white {
  padding: 18px 44px;
  border: none;
  background-color: rgba(255, 255, 255, 0.45);
  backdrop-filter: blur(10px);
}
@media (min-width: 1201px) {
  #review_form form input[type=submit].white:hover {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #2D3037;
  }
}
#review_form form input[type=submit]:first-child {
  margin-top: 0;
}
#review_form form input[type=submit]:last-child {
  margin-bottom: 0;
}
@media (min-width: 1201px) {
  #review_form form input[type=submit]:hover {
    background-color: #007AE2;
    border-color: #007AE2;
    color: #ffffff;
  }
}
#review_form form input[type=submit].outline {
  background-color: transparent;
  color: #009FDB;
}
@media (min-width: 1201px) {
  #review_form form input[type=submit].outline:hover {
    background-color: #009FDB;
    border-color: #009FDB;
    color: #ffffff;
  }
}
#review_form form input[type=submit].dark-blue {
  background-color: #3652E7;
  border-color: #3652E7;
}
@media (min-width: 1201px) {
  #review_form form input[type=submit].dark-blue:hover {
    background-color: #0041c4;
    border-color: #0041c4;
    color: #ffffff;
  }
}
#review_form form input[type=submit].dark-blue.outline {
  background-color: transparent;
  color: #3652E7;
}
@media (min-width: 1201px) {
  #review_form form input[type=submit].dark-blue.outline:hover {
    background-color: #3652E7;
    border-color: #3652E7;
    color: #ffffff;
  }
}
#review_form form input[type=submit] {
  font-size: 16px;
  line-height: 150%;
  font-weight: 600;
  font-family: "ATT Aleck Sans", sans-serif;
}
@media (min-width: 1201px) {
  #review_form form input[type=submit]:hover {
    cursor: pointer;
  }
}
#review_form form .comment-form-cookies-consent {
  position: relative;
}
#review_form form .comment-form-cookies-consent input {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  visibility: hidden;
}
#review_form form .comment-form-cookies-consent input:checked + label:before {
  background-color: #2D3037;
  border-color: #2D3037;
}
#review_form form .comment-form-cookies-consent input:checked + label:after {
  opacity: 1;
}
#review_form form .comment-form-cookies-consent label {
  padding-left: 32px;
  margin: 0;
  color: #2D3037;
  font-size: 16px;
  line-height: 150%;
  font-weight: normal;
}
#review_form form .comment-form-cookies-consent label:before {
  content: "";
  display: block;
  position: absolute;
  left: 3px;
  top: 3px;
  width: 18px;
  height: 18px;
  border: 1px solid #A1A4B2;
  border-radius: 3px;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
#review_form form .comment-form-cookies-consent label:after {
  content: "\e919";
  font-family: "icomoon";
  display: block;
  position: absolute;
  left: 7px;
  top: 0px;
  color: #ffffff;
  font-size: 10px;
  opacity: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}

.woocommerce .woocommerce-notices-wrapper .woocommerce-message {
  border-radius: 16px;
  background: rgba(223, 228, 235, 0.5);
  box-shadow: 0px 15px 30px 0px rgba(52, 56, 64, 0);
  padding: 16px;
  margin-bottom: 30px;
}
.woocommerce .woocommerce-notices-wrapper + .woocommerce-message {
  margin-top: -22px;
}
.woocommerce .woocommerce-notices-wrapper .woocommerce-error {
  border-radius: 16px;
  background: rgba(254, 197, 197, 0.5);
  box-shadow: 0px 15px 30px 0px rgba(52, 56, 64, 0);
  padding: 16px;
  margin-bottom: 30px;
  list-style: none;
}
.woocommerce .woocommerce-notices-wrapper .woocommerce-error li {
  color: #C70032;
}
.woocommerce .woocommerce-notices-wrapper .woocommerce-error li + li {
  margin-top: 8px;
}
.woocommerce .woocommerce-notices-wrapper .woocommerce-error li .button {
  padding: 9px 15px;
}
.woocommerce .woocommerce-cart-form {
  padding-bottom: 32px;
}
.woocommerce .woocommerce-cart-form button[name=update_cart] {
  display: none !important;
}
.woocommerce .woocommerce-cart-form .wc-cart-form-header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .woocommerce .woocommerce-cart-form .wc-cart-form-header {
    display: block;
  }
}
.woocommerce .woocommerce-cart-form .wc-cart-form-header h1 {
  font-size: 33px;
  line-height: 115%;
  font-weight: 500;
  font-family: "ATT Aleck Sans", sans-serif;
  color: #2D3037;
  margin: 24px 0 12px 0;
}
.att-wrapper .woocommerce .woocommerce-cart-form .wc-cart-form-header h1 {
  font-size: 24px;
  line-height: 32px;
  font-weight: bold;
  color: #1D2329;
  letter-spacing: -0.43px;
}

.woocommerce .woocommerce-cart-form .wc-cart-form-header h1 + p {
  margin-top: 0;
}
.woocommerce .woocommerce-cart-form .wc-cart-form-header h1:first-child {
  margin-top: 0;
}
.woocommerce .woocommerce-cart-form .wc-cart-form-header h1:last-child {
  margin-bottom: 0;
}
.woocommerce .woocommerce-cart-form .wc-cart-form-header h1 {
  margin: 0 16px 0 0;
}
@media (max-width: 767px) {
  .woocommerce .woocommerce-cart-form .wc-cart-form-header h1 {
    margin-right: 0;
    padding-bottom: 5px;
  }
}
.woocommerce .woocommerce-cart-form .cart-items .cart-item {
  margin: 0 40px 14px 0;
  position: relative;
}
@media (max-width: 767px) {
  .woocommerce .woocommerce-cart-form .cart-items .cart-item.has-qty .top-part {
    padding-bottom: 47px;
  }
  .woocommerce .woocommerce-cart-form .cart-items .cart-item.has-qty .cart-quantity {
    position: absolute;
    left: 63px;
    bottom: 11px;
  }
  .woocommerce .woocommerce-cart-form .cart-items .cart-item.has-qty .cart-remove {
    margin-top: -20px !important;
    text-decoration: none;
  }
  .woocommerce .woocommerce-cart-form .cart-items .cart-item.has-qty .cart-remove a {
    text-decoration: none;
  }
  .woocommerce .woocommerce-cart-form .cart-items .cart-item.has-cart-plan-toggle, .woocommerce .woocommerce-cart-form .cart-items .cart-item.has-kit-toggle {
    position: relative;
  }
  .woocommerce .woocommerce-cart-form .cart-items .cart-item.has-cart-plan-toggle .top-part, .woocommerce .woocommerce-cart-form .cart-items .cart-item.has-kit-toggle .top-part {
    padding-bottom: 47px;
  }
  .woocommerce .woocommerce-cart-form .cart-items .cart-item.has-cart-plan-toggle .cart-plan-toggle, .woocommerce .woocommerce-cart-form .cart-items .cart-item.has-kit-toggle .cart-plan-toggle {
    position: absolute;
    left: 63px;
    bottom: 11px;
  }
  .woocommerce .woocommerce-cart-form .cart-items .cart-item.has-cart-plan-toggle .cart-plan-toggle span, .woocommerce .woocommerce-cart-form .cart-items .cart-item.has-kit-toggle .cart-plan-toggle span {
    display: none;
  }
}
.woocommerce .woocommerce-cart-form .cart-items .cart-item:first-child {
  margin-top: 0;
}
.woocommerce .woocommerce-cart-form .cart-items .cart-item:last-child {
  margin-bottom: 0;
}
.woocommerce .woocommerce-cart-form .cart-items .cart-item .top-part {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 8px 0;
  border-bottom: 1px solid #DCDFE3;
  position: relative;
}
@media (max-width: 767px) {
  .woocommerce .woocommerce-cart-form .cart-items .cart-item .top-part {
    border-bottom: none;
  }
}
.woocommerce .woocommerce-cart-form .cart-items .cart-item .top-part .left {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex: 1;
  margin-right: 16px;
}
.woocommerce .woocommerce-cart-form .cart-items .cart-item .top-part .left .cart-product-thumbnail {
  flex-basis: 48px;
  width: 48px;
  height: 48px;
  margin-right: 16px;
  border-radius: 8px;
  position: relative;
  border: 1px solid #DCDFE3;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
.woocommerce .woocommerce-cart-form .cart-items .cart-item .top-part .left .cart-product-thumbnail a {
  display: block;
}
.woocommerce .woocommerce-cart-form .cart-items .cart-item .top-part .left .cart-product-thumbnail img {
  display: block;
  max-width: 100%;
  height: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.woocommerce .woocommerce-cart-form .cart-items .cart-item .top-part .left .cart-product-name {
  flex: 1;
  font-weight: 500;
}
@media (max-width: 767px) {
  .woocommerce .woocommerce-cart-form .cart-items .cart-item .top-part .left .cart-product-name {
    padding: 6px 0;
  }
}
.woocommerce .woocommerce-cart-form .cart-items .cart-item .top-part .left .cart-product-name a {
  text-decoration: none;
  font-weight: 500;
  color: #2D3037;
}
@media (min-width: 1201px) {
  .woocommerce .woocommerce-cart-form .cart-items .cart-item .top-part .left .cart-product-name a:hover {
    color: #009FDB;
  }
}
.woocommerce .woocommerce-cart-form .cart-items .cart-item .top-part .right {
  flex: 0 1 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 16px;
}
@media (max-width: 767px) {
  .woocommerce .woocommerce-cart-form .cart-items .cart-item .top-part .right {
    gap: 8px;
  }
}
.woocommerce .woocommerce-cart-form .cart-items .cart-item .top-part .right .cart-plan-toggle {
  display: flex;
  border-radius: 30px;
  background: #F3F4F5;
  padding: 3px;
  overflow: hidden;
}
.woocommerce .woocommerce-cart-form .cart-items .cart-item .top-part .right .cart-plan-toggle a {
  display: inline-block;
  text-decoration: none;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  color: #1D2329;
  text-align: center;
  padding: 6px 12px;
  border-radius: 360px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.woocommerce .woocommerce-cart-form .cart-items .cart-item .top-part .right .cart-plan-toggle a.active {
  font-weight: bold;
  pointer-events: none;
  background-color: #fff;
  box-shadow: 0px 8px 16px rgba(64, 69, 79, 0.14);
}
@media (min-width: 1201px) {
  .woocommerce .woocommerce-cart-form .cart-items .cart-item .top-part .right .cart-plan-toggle a:not(.active):hover {
    color: #00388F;
  }
}
.woocommerce .woocommerce-cart-form .cart-items .cart-item .top-part .right .qty-selector {
  margin-right: 16px;
  max-width: 124px;
}
.woocommerce .woocommerce-cart-form .cart-items .cart-item .top-part .right .qty-selector .quantity {
  height: 38px;
}
.woocommerce .woocommerce-cart-form .cart-items .cart-item .top-part .right .qty-selector .quantity button {
  width: 42px;
}
.woocommerce .woocommerce-cart-form .cart-items .cart-item .top-part .right .cart-product-price {
  text-align: right;
  min-width: 166px;
  font-size: 17px;
  line-height: 24px;
  font-weight: bold;
  color: #1D2329;
}
.woocommerce .woocommerce-cart-form .cart-items .cart-item .top-part .right .cart-product-price small {
  display: block;
}
.woocommerce .woocommerce-cart-form .cart-items .cart-item .top-part .right .cart-product-price sup {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  height: 10px;
}
@media (max-width: 1200px) {
  .woocommerce .woocommerce-cart-form .cart-items .cart-item .top-part .right .cart-product-price {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .woocommerce .woocommerce-cart-form .cart-items .cart-item .top-part .right .cart-product-price {
    min-width: 115px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
  }
  .woocommerce .woocommerce-cart-form .cart-items .cart-item .top-part .right .cart-product-price .cart-product-price-monthly {
    display: block;
  }
}
.woocommerce .woocommerce-cart-form .cart-items .cart-item .top-part .right .cart-remove {
  position: absolute;
  right: -40px;
  top: 50%;
  transform: translate(0, -50%);
  text-decoration: none;
}
.woocommerce .woocommerce-cart-form .cart-items .cart-item .top-part .right .cart-remove a {
  text-decoration: none;
}
@media (min-width: 1201px) {
  .woocommerce .woocommerce-cart-form .cart-items .cart-item .top-part .right .cart-remove:hover i:before {
    color: #e8364a;
  }
}
.woocommerce .woocommerce-cart-form .cart-items .cart-item .top-part .right .cart-remove i {
  font-size: 24px;
}
.woocommerce .woocommerce-cart-form .cart-items .cart-item .top-part .right .cart-remove i:before {
  color: #C70032;
  opacity: 1;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
.woocommerce .woocommerce-cart-form .cart-items .cart-item .bottom-part {
  padding: 9px 0 0 0;
}
.woocommerce .woocommerce-cart-form .cart-items .cart-item .bottom-part .cart-description {
  margin: 0 0 0 64px;
  color: #62697A;
  font-size: 14px;
  line-height: 20px;
  color: #686E74;
}
@media (max-width: 767px) {
  .woocommerce .woocommerce-cart-form .cart-items .cart-item .bottom-part .cart-description {
    display: none;
  }
}
.woocommerce .woocommerce-cart-form .cart-items .cart-item .bottom-part .cart-description ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.woocommerce .woocommerce-cart-form .cart-items .cart-item .bottom-part .cart-description ul br {
  display: none;
}
.woocommerce .woocommerce-cart-form .cart-items .cart-item .bottom-part .cart-description ul li {
  padding: 0;
  margin: 0;
}
.woocommerce .woocommerce-cart-form .cart-items .cart-item .bottom-part .cart-description ul li:before {
  content: "•";
  font-weight: normal;
  display: inline-block;
  margin-right: 3px;
}
.woocommerce .woocommerce-cart-form .cart-items .cart-item .bottom-part .cart-description .columns {
  display: flex;
  flex-wrap: wrap;
}
.woocommerce .woocommerce-cart-form .cart-items .cart-item .bottom-part .cart-description .columns .col {
  flex-basis: calc(50% - 12px) !important;
  max-width: calc(50% - 12px) !important;
  max-width: 408px !important;
}
.woocommerce .woocommerce-cart-form .cart-items .cart-item .bottom-part .cart-description .columns .col:first-child {
  max-width: 344px !important;
}
@media (max-width: 767px) {
  .woocommerce .woocommerce-cart-form .cart-items .cart-item .bottom-part .cart-description .columns .col:first-child {
    margin-right: 0 !important;
  }
}
@media (max-width: 991px) {
  .woocommerce .woocommerce-cart-form .cart-items .cart-item .bottom-part .cart-description .columns .col {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
}
@media (max-width: 767px) {
  .woocommerce .woocommerce-cart-form .cart-items .cart-item .bottom-part .cart-description .columns .col {
    flex-basis: calc(50% - 6px) !important;
    max-width: calc(50% - 6px) !important;
    flex-basis: 100% !important;
    max-width: none !important;
  }
  .woocommerce .woocommerce-cart-form .cart-items .cart-item .bottom-part .cart-description .columns .col + .col {
    margin-top: 0 !important;
  }
}
.woocommerce .woocommerce-cart-form .cart-items .cart-item.has-cart-plan-toggle {
  position: relative;
  margin-bottom: 28px;
}
@media (max-width: 767px) {
  .woocommerce .woocommerce-cart-form .cart-items .cart-item.has-cart-plan-toggle {
    margin-left: 12px;
    margin-right: 12px;
    max-width: calc(100% - 24px);
  }
}
.woocommerce .woocommerce-cart-form .cart-items .cart-item.has-cart-plan-toggle:before {
  content: "";
  display: block;
  position: absolute;
  left: -12px;
  top: 0;
  width: calc(100% + 64px);
  height: 100%;
  border: 1px solid #009FDB;
  background-color: #F2FAFD;
  border-radius: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .woocommerce .woocommerce-cart-form .cart-items .cart-item.has-cart-plan-toggle:before {
    width: calc(100% + 24px);
  }
}
.woocommerce .woocommerce-cart-form .cart-items .cart-item.has-cart-plan-toggle .cart-product-thumbnail {
  background-color: #fff;
}
.woocommerce .woocommerce-cart-form .cart-items .cart-item.has-cart-plan-toggle .top-part,
.woocommerce .woocommerce-cart-form .cart-items .cart-item.has-cart-plan-toggle .bottom-part {
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .woocommerce .woocommerce-cart-form .cart-items .cart-item.has-cart-plan-toggle .bottom-part {
    display: none;
  }
}
.woocommerce .woocommerce-cart-form .cart-items .cart-item.has-cart-plan-toggle .top-part {
  padding-top: 12px;
}
.woocommerce .cart-collaterals {
  padding: 0 24px 24px 24px;
  background-color: #fff;
  border-radius: 0;
  box-shadow: 0px 0px 16px 0px rgba(64, 69, 79, 0);
  z-index: 10;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 -24px;
}
@media (max-width: 767px) {
  .woocommerce .cart-collaterals {
    padding-top: 0 !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}
.woocommerce .cart-collaterals:before {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #2e3037;
  margin-bottom: 22px;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
@media (max-width: 767px) {
  .woocommerce .cart-collaterals:before {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .woocommerce .cart-collaterals {
    padding: 24px 16px;
  }
}
@media (max-width: 767px) {
  .woocommerce .cart-collaterals {
    bottom: 0;
    margin-left: -16px;
    margin-right: -16px;
    margin-left: 0;
    margin-right: 0;
  }
}
.woocommerce .cart-collaterals h5 {
  font-size: 24px;
  line-height: 32px;
  font-weight: bold;
  color: #1D2329;
  letter-spacing: -0.43px;
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
}
.woocommerce .cart-collaterals .shop_table .tag {
  font-size: 13px;
  line-height: 150%;
  font-weight: normal;
  color: #686E74;
  font-weight: 600 !important;
  border-radius: 4px;
  border: 1px solid #DFE4EB;
  padding: 1px 4px 0px 4px;
  margin-right: 5px;
  position: relative;
  font-size: 13px;
  line-height: 150%;
  color: #A1A4B2;
  top: -4px;
}
.woocommerce .cart-collaterals .shop_table small {
  display: block;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  color: #686E74;
}
.woocommerce .cart-collaterals .shop_table small * {
  font-weight: normal;
}
.woocommerce .cart-collaterals .shop_table .right {
  text-align: right;
}
.woocommerce .cart-collaterals .shop_table .line-1 {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 16px;
}
@media (max-width: 991px) {
  .woocommerce .cart-collaterals .shop_table .line-1 {
    flex-direction: column;
  }
}
.woocommerce .cart-collaterals .shop_table .line-1 > .left {
  flex: 0 0 auto;
}
.woocommerce .cart-collaterals .shop_table .line-1 > .right {
  flex: 1;
  text-align: left;
}
.woocommerce .cart-collaterals .shop_table .line-1 > * {
  min-width: 0;
}
.woocommerce .cart-collaterals .shop_table .line-1 > .left p,
.woocommerce .cart-collaterals .shop_table .line-1 > .left h5 {
  margin: 0;
}
.woocommerce .cart-collaterals .shop_table .line-1 > .right > p {
  padding: 0;
  margin: 0;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  color: #1D2329;
}
@media (max-width: 767px) {
  .woocommerce .cart-collaterals .shop_table .line-1 > .right > p {
    font-size: 16px;
    line-height: 22px;
  }
}
.woocommerce .cart-collaterals .shop_table .line-1 > .right > p .woocommerce-Price-amount.amount {
  font-size: 24px;
  line-height: 32px;
}
.woocommerce .cart-collaterals .shop_table .line-1 > .right > p a {
  color: #1D2329;
  text-decoration: none;
  font-weight: bold;
}
@media (min-width: 1201px) {
  .woocommerce .cart-collaterals .shop_table .line-1 > .right > p a:hover {
    color: #00388F;
  }
}
.woocommerce .cart-collaterals .shop_table .line-1 > .right > p .info-icon {
  position: relative;
  top: 3px;
}
.woocommerce .cart-collaterals .shop_table .line-3 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 18px;
}
@media (max-width: 767px) {
  .woocommerce .cart-collaterals .shop_table .line-3 {
    display: block;
  }
}
.woocommerce .cart-collaterals .shop_table .line-3 .right small {
  font-size: 16px;
}
@media (max-width: 767px) {
  .woocommerce .cart-collaterals .shop_table .line-3 .right small {
    text-align: left;
  }
}
.woocommerce .cart-collaterals .columns {
  margin: 0;
  border: 1px solid #DFE4EB;
  border-radius: 16px;
  display: flex;
}
@media (max-width: 767px) {
  .woocommerce .cart-collaterals .columns {
    display: block;
    margin-top: 12px;
  }
}
.woocommerce .cart-collaterals .columns .col {
  flex-basis: 50% !important;
  max-width: 50% !important;
  padding: 8px 16px !important;
  margin: 0;
  position: relative;
}
@media (max-width: 767px) {
  .woocommerce .cart-collaterals .columns .col {
    max-width: 100% !important;
  }
}
@media (max-width: 767px) {
  .woocommerce .cart-collaterals .columns .col:first-child {
    padding-bottom: 15px !important;
    margin-bottom: 8px;
  }
}
.woocommerce .cart-collaterals .columns .col:first-child:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 8px;
  height: calc(100% - 16px);
  width: 1px;
  background-color: #DFE4EB;
}
@media (max-width: 767px) {
  .woocommerce .cart-collaterals .columns .col:first-child:after {
    width: calc(100% - 32px);
    height: 1px;
    right: auto;
    top: auto;
    left: 16px;
    bottom: 0;
  }
}
.woocommerce .cart-collaterals .columns .col h6 {
  text-transform: none;
  font-size: 13px;
  line-height: 150%;
  font-weight: normal;
  font-weight: 600;
  color: #2D3037;
  letter-spacing: 0;
  padding: 0;
  margin: 0;
}
.woocommerce .cart-collaterals .columns .col .top {
  padding-bottom: 4px;
}
.woocommerce .cart-collaterals .columns .col .bottom {
  min-height: 28px;
}
.woocommerce .cart-collaterals .columns .col .top,
.woocommerce .cart-collaterals .columns .col .bottom {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.woocommerce .cart-collaterals .columns .col .top p,
.woocommerce .cart-collaterals .columns .col .bottom p {
  font-size: 13px;
  line-height: 150%;
  font-weight: normal;
  padding: 0;
  margin: 0;
  font-weight: 400;
  color: #62697A;
  flex: 1;
}
.woocommerce .cart-collaterals .columns .col .top img,
.woocommerce .cart-collaterals .columns .col .bottom img {
  display: block;
  max-width: 100%;
  cursor: pointer;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
@media (min-width: 1201px) {
  .woocommerce .cart-collaterals .columns .col .top img:hover,
  .woocommerce .cart-collaterals .columns .col .bottom img:hover {
    opacity: 0.7;
  }
}
.woocommerce .cart-collaterals .columns .col .top .price,
.woocommerce .cart-collaterals .columns .col .bottom .price {
  font-size: 19px;
  line-height: 150%;
  font-weight: normal;
  font-weight: 600;
  color: #2D3037;
  display: flex;
  align-items: center;
}
.woocommerce .cart-collaterals .columns .col .top .price strong,
.woocommerce .cart-collaterals .columns .col .bottom .price strong {
  font-weight: 600;
}
.woocommerce .cart-collaterals .columns .col .top .price strong.discounted,
.woocommerce .cart-collaterals .columns .col .bottom .price strong.discounted {
  font-size: 16px;
  line-height: 150%;
  font-weight: normal;
  font-family: "ATT Aleck Sans", sans-serif;
  color: #2D3037;
  color: #A1A4B2;
  text-decoration: line-through;
}
.woocommerce .cart-collaterals .columns .col .top .price strong + strong,
.woocommerce .cart-collaterals .columns .col .bottom .price strong + strong {
  margin-left: 8px;
}
.woocommerce .checkout-button-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 25px;
}
@media (max-width: 767px) {
  .woocommerce .checkout-button-wrapper {
    display: block;
  }
}
.woocommerce .checkout-button-wrapper .card-logos {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .woocommerce .checkout-button-wrapper .card-logos {
    flex-basis: calc(50% - 16px);
    max-width: calc(50% - 16px);
    justify-content: space-between;
  }
}
@media (max-width: 767px) {
  .woocommerce .checkout-button-wrapper .card-logos {
    max-width: 100%;
  }
}
.woocommerce .checkout-button-wrapper .card-logos img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: 12px;
  max-height: 40px;
}
@media (max-width: 991px) {
  .woocommerce .checkout-button-wrapper .card-logos img {
    margin-right: 0;
  }
}
.woocommerce .checkout-button-wrapper .card-logos img:last-child {
  margin-right: 0;
}
.woocommerce .checkout-button-wrapper .affirm-text {
  display: flex;
  align-items: center;
}
.woocommerce .checkout-button-wrapper .affirm-text .img {
  margin-right: 8px;
}
.woocommerce .checkout-button-wrapper .affirm-text .img img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0;
}
.woocommerce .checkout-button-wrapper .affirm-text .text {
  flex: 1;
}
.woocommerce .checkout-button-wrapper .affirm-text .text p {
  display: block;
  padding: 0;
  margin: 0;
  font-weight: 500;
  color: #1D2329;
}
.woocommerce .checkout-button-wrapper .affirm-text .text a {
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  color: #4A4AF4;
  text-decoration: none;
}
@media (min-width: 1201px) {
  .woocommerce .checkout-button-wrapper .affirm-text .text a:hover {
    text-decoration: underline;
  }
}
.woocommerce .checkout-button-wrapper .button-wrap {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
@media (max-width: 1200px) {
  .woocommerce .checkout-button-wrapper .button-wrap {
    margin-left: 24px;
  }
}
@media (max-width: 991px) {
  .woocommerce .checkout-button-wrapper .button-wrap {
    flex-basis: calc(50% - 16px);
    max-width: calc(50% - 16px);
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .woocommerce .checkout-button-wrapper .button-wrap {
    max-width: 100%;
    margin-top: 24px;
  }
}
.woocommerce .checkout-button-wrapper .button-wrap .button {
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  width: 100%;
  max-width: 330px;
  text-align: center;
  margin: auto 0 auto auto;
  background-color: #00388F;
  border-color: #00388F;
  padding: 14px 20px;
}
@media (min-width: 1201px) {
  .woocommerce .checkout-button-wrapper .button-wrap .button:hover {
    background-color: #007AE2;
    border-color: #007AE2;
  }
}
@media (max-width: 991px) {
  .woocommerce .checkout-button-wrapper .button-wrap .button {
    max-width: none;
  }
}
.woocommerce .coupons {
  margin-right: 40px;
}
.woocommerce .coupons .add-coupon {
  padding: 12px 0 18px 64px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.woocommerce .coupons .add-coupon .price {
  font-size: 19px;
  line-height: 150%;
  font-weight: normal;
  font-weight: 600;
  color: #C70032;
}
.woocommerce .coupons .add-coupon .price * {
  font-weight: 600;
  color: #C70032;
  text-decoration: line-through;
}
.woocommerce .coupons .add-coupon:before {
  content: "";
  display: block;
  position: absolute;
  left: 8px;
  top: 50%;
  transform: translate(0, -50%);
  width: 32px;
  height: 32px;
  background: transparent url(assets/img/coupon-icon.svg) no-repeat left top;
  background-size: 100% auto;
  margin-top: -4px;
}
.woocommerce .coupons .add-coupon a,
.woocommerce .coupons .add-coupon span {
  display: inline-block;
  text-decoration: none;
  font-weight: 500;
  color: #009FDB;
  border-bottom: 1.5px solid #009FDB;
}
.woocommerce .coupons .add-coupon a.disabled,
.woocommerce .coupons .add-coupon span.disabled {
  border-color: transparent;
  pointer-events: none;
  color: #2D3037;
}
@media (min-width: 1201px) {
  .woocommerce .coupons .add-coupon a:hover,
  .woocommerce .coupons .add-coupon span:hover {
    border-color: transparent;
  }
}
.woocommerce .coupons .add-coupon span {
  text-decoration: none;
  color: #2D3037;
  border: none;
}
.woocommerce .coupons .cart-discount {
  padding: 9px 0 0 63px;
  border-top: 1px solid #DFE4EB;
}
.woocommerce .coupons .cart-discount span {
  display: block;
  font-size: 13px;
  line-height: 150%;
  font-weight: normal;
  text-transform: uppercase;
  font-weight: 600;
  color: #62697A;
}
.woocommerce .coupons .cart-discount a {
  font-size: 13px;
  line-height: 150%;
  font-weight: normal;
  font-weight: 700;
  display: inline-block;
  text-decoration: underline;
}
@media (min-width: 1201px) {
  .woocommerce .coupons .cart-discount a:hover {
    text-decoration: none;
  }
}
.woocommerce .coupons .coupon {
  display: none;
  padding: 36px 0 0 63px;
  border-top: 1px solid #DFE4EB;
}
@media (max-width: 991px) {
  .woocommerce .coupons .coupon {
    padding-top: 24px;
  }
}
.woocommerce .coupons .coupon.visible {
  display: block;
}
.woocommerce .coupons .coupon label {
  display: block;
  font-size: 13px;
  line-height: 150%;
  font-weight: normal;
  color: #009FDB;
  font-family: "ATT Aleck Sans", sans-serif;
  font-weight: 500;
  padding: 0;
  margin: 0 0 4px 0;
}
.woocommerce .coupons .coupon .form-field {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .woocommerce .coupons .coupon .form-field {
    display: block;
  }
}
.woocommerce .coupons .coupon .form-field input {
  width: 100%;
  max-width: 246px;
  font-size: 16px;
  line-height: 150%;
  font-weight: normal;
  font-family: "ATT Aleck Sans", sans-serif;
  color: #2D3037;
  padding: 14px;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid transparent;
  outline: 1px solid #DFE4EB;
  border-radius: 16px;
  box-shadow: none;
  box-shadow: 0px 8px 16px 0px rgba(64, 69, 79, 0);
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
.woocommerce .coupons .coupon .form-field input:focus {
  border-color: #009FDB;
  outline: 1px solid #009FDB;
  box-shadow: 0px 8px 16px 0px rgba(64, 69, 79, 0.14);
}
.woocommerce .coupons .coupon .form-field button {
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  cursor: pointer;
  margin: 0 0 0 12px;
}
@media (max-width: 767px) {
  .woocommerce .coupons .coupon .form-field button {
    margin: 12px 0 0 0;
  }
}

div.blockOverlay {
  z-index: 1 !important;
}

.compatible-devices-container .compatible-devices .inner-wrap {
  border: 1px solid #DFE4EB;
  border-radius: 24px;
  padding: 16px;
}
.compatible-devices-container .compatible-devices .compatible-devices-tabs-navigation {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 16px 0;
}
.compatible-devices-container .compatible-devices .compatible-devices-tabs-navigation:first-child {
  margin-top: 0;
}
.compatible-devices-container .compatible-devices .compatible-devices-tabs-navigation:last-child {
  margin-bottom: 0;
}
.compatible-devices-container .compatible-devices .compatible-devices-tabs-navigation a {
  display: inline-block;
  text-decoration: none;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  color: #2D3037;
  padding: 7px 20px;
  border-radius: 360px;
  margin: 0 6px;
}
@media (max-width: 767px) {
  .compatible-devices-container .compatible-devices .compatible-devices-tabs-navigation a {
    padding-left: 14px;
    padding-right: 14px;
  }
}
@media (min-width: 1201px) {
  .compatible-devices-container .compatible-devices .compatible-devices-tabs-navigation a:hover {
    color: #009FDB;
  }
}
.compatible-devices-container .compatible-devices .compatible-devices-tabs-navigation a.active {
  color: #009FDB;
  background-color: rgba(0, 159, 219, 0.16);
}
.compatible-devices-container .compatible-devices .compatible-devices-tabs .compatible-device-tab {
  display: none;
}
.compatible-devices-container .compatible-devices .compatible-devices-tabs .compatible-device-tab.active {
  display: block;
}
.compatible-devices-container .compatible-devices .compatible-devices-subtabs-navigation {
  display: flex;
  flex-wrap: wrap;
  margin: -8px;
  justify-content: center;
}
@media (max-width: 991px) {
  .compatible-devices-container .compatible-devices .compatible-devices-subtabs-navigation {
    margin: -4px;
  }
}
.compatible-devices-container .compatible-devices .compatible-devices-subtabs-navigation .item {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
  padding: 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 991px) {
  .compatible-devices-container .compatible-devices .compatible-devices-subtabs-navigation .item {
    padding: 4px;
  }
}
@media (max-width: 767px) {
  .compatible-devices-container .compatible-devices .compatible-devices-subtabs-navigation .item {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
.compatible-devices-container .compatible-devices .compatible-devices-subtabs-navigation a {
  display: block;
  text-decoration: none;
  height: 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  border-radius: 8px;
  border: 1px solid #DFE4EB;
  box-shadow: 0px 8px 16px 0px rgba(64, 69, 79, 0);
  position: relative;
}
@media (max-width: 991px) {
  .compatible-devices-container .compatible-devices .compatible-devices-subtabs-navigation a {
    height: 50px;
    padding: 10px;
  }
}
@media (max-width: 767px) {
  .compatible-devices-container .compatible-devices .compatible-devices-subtabs-navigation a {
    padding: 6px;
  }
}
.compatible-devices-container .compatible-devices .compatible-devices-subtabs-navigation a:before {
  content: "";
  display: block;
  position: absolute;
  left: -1px;
  top: -1px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  border: 2px solid #009FDB;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  pointer-events: none;
  border-radius: 8px;
  opacity: 0;
}
.compatible-devices-container .compatible-devices .compatible-devices-subtabs-navigation a.active {
  box-shadow: 0px 8px 16px 0px rgba(64, 69, 79, 0.14);
}
.compatible-devices-container .compatible-devices .compatible-devices-subtabs-navigation a.active:before {
  opacity: 1;
}
.compatible-devices-container .compatible-devices .compatible-devices-subtabs-navigation a img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  margin: auto;
}
.compatible-devices-container .compatible-devices .compatible-device-subtab {
  display: none;
  margin: 64px 0 0 0;
}
@media (max-width: 991px) {
  .compatible-devices-container .compatible-devices .compatible-device-subtab {
    margin-top: 48px;
  }
}
@media (max-width: 767px) {
  .compatible-devices-container .compatible-devices .compatible-device-subtab {
    margin-top: 32px;
  }
  .compatible-devices-container .compatible-devices .compatible-device-subtab h3 {
    font-size: 23px;
    line-height: 115%;
    font-weight: 500;
    font-family: "ATT Aleck Sans", sans-serif;
    color: #2D3037;
    margin: 16px 0 8px 0;
  }
  .att-wrapper .compatible-devices-container .compatible-devices .compatible-device-subtab h3 {
    font-size: 20px;
    line-height: 28px;
    font-weight: bold;
    color: #1D2329;
    letter-spacing: -0.36px;
  }
  .compatible-devices-container .compatible-devices .compatible-device-subtab h3 + p {
    margin-top: 0;
  }
  .compatible-devices-container .compatible-devices .compatible-device-subtab h3:first-child {
    margin-top: 0;
  }
  .compatible-devices-container .compatible-devices .compatible-device-subtab h3:last-child {
    margin-bottom: 0;
  }
}
.compatible-devices-container .compatible-devices .compatible-device-subtab .centered-text {
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .compatible-devices-container .compatible-devices .compatible-device-subtab .centered-text {
    margin-bottom: 12px;
  }
}
.compatible-devices-container .compatible-devices .compatible-device-subtab:first-child {
  margin-top: 0;
}
.compatible-devices-container .compatible-devices .compatible-device-subtab:last-child {
  margin-bottom: 0;
}
.compatible-devices-container .compatible-devices .compatible-device-subtab.active {
  display: block;
}
.compatible-devices-container .compatible-devices .compatible-device-subtab .owl-carousel .owl-nav button {
  display: block;
  border: none;
  outline: none;
  padding: 0;
  margin: 0;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  text-align: center;
}
@media (min-width: 1201px) {
  .compatible-devices-container .compatible-devices .compatible-device-subtab .owl-carousel .owl-nav button:hover {
    background-color: rgba(0, 0, 0, 0.2);
  }
}
.compatible-devices-container .compatible-devices .compatible-device-subtab .owl-carousel .owl-nav button.disabled {
  opacity: 0;
  pointer-events: none;
}
.compatible-devices-container .compatible-devices .compatible-device-subtab .owl-carousel .owl-nav button span {
  display: none;
}
.compatible-devices-container .compatible-devices .compatible-device-subtab .owl-carousel .owl-nav button svg {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  max-width: 100%;
}
.compatible-devices-container .compatible-devices .compatible-device-subtab .owl-carousel .owl-nav button.owl-prev {
  left: -5px;
}
.compatible-devices-container .compatible-devices .compatible-device-subtab .owl-carousel .owl-nav button.owl-next {
  left: auto;
  right: -5px;
}
.compatible-devices-container .compatible-devices .compatible-device-subtab .owl-carousel .owl-stage-outer .owl-stage {
  display: flex;
}
.compatible-devices-container .compatible-devices .compatible-device-subtab .owl-carousel .owl-stage-outer .owl-stage .owl-item a {
  display: block;
  text-decoration: none;
  min-height: 100%;
  padding: 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 16px;
}
@media (min-width: 1201px) {
  .compatible-devices-container .compatible-devices .compatible-device-subtab .owl-carousel .owl-stage-outer .owl-stage .owl-item a:hover {
    background-color: #F7F9FA;
  }
}
.compatible-devices-container .compatible-devices .compatible-device-subtab .owl-carousel .owl-stage-outer .owl-stage .owl-item a .thumb {
  padding: 0 15px;
  margin-bottom: 24px;
  height: 180px;
  position: relative;
  display: block;
}
.compatible-devices-container .compatible-devices .compatible-device-subtab .owl-carousel .owl-stage-outer .owl-stage .owl-item a .thumb img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.compatible-devices-container .compatible-devices .compatible-device-subtab .owl-carousel .owl-stage-outer .owl-stage .owl-item a .text {
  display: block;
  text-align: center;
}
.compatible-devices-container .compatible-devices .compatible-device-subtab .owl-carousel .owl-stage-outer .owl-stage .owl-item a .text h4 {
  font-size: 19px;
  line-height: 150%;
  font-weight: normal;
  font-family: "ATT Aleck Sans", sans-serif;
  font-weight: normal;
  padding: 0;
  margin: 4px 0;
}
.compatible-devices-container .compatible-devices .compatible-device-subtab .owl-carousel .owl-stage-outer .owl-stage .owl-item a .text h4:first-child {
  margin-top: 0;
}
.compatible-devices-container .compatible-devices .compatible-device-subtab .owl-carousel .owl-stage-outer .owl-stage .owl-item a .text h4:last-child {
  margin-bottom: 0;
}
.compatible-devices-container .compatible-devices .compatible-device-subtab .owl-carousel .owl-stage-outer .owl-stage .owl-item a .text p {
  padding: 0;
  margin: 0;
  font-family: "ATT Aleck Sans", sans-serif;
  font-weight: normal;
  color: #2D3037;
}

.kit-devices-container .kit-devices .devices {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: -12px;
}
@media (max-width: 767px) {
  .kit-devices-container .kit-devices .devices {
    display: block;
    margin: 0;
  }
}
.kit-devices-container .kit-devices .devices .device {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 12px;
}
@media (max-width: 1200px) {
  .kit-devices-container .kit-devices .devices .device {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
@media (max-width: 991px) {
  .kit-devices-container .kit-devices .devices .device {
    flex-basis: 50%;
    max-width: 50%;
  }
}
@media (max-width: 767px) {
  .kit-devices-container .kit-devices .devices .device {
    padding: 0;
    max-width: 100%;
  }
  .kit-devices-container .kit-devices .devices .device + .device {
    margin-top: 24px;
  }
}
.kit-devices-container .kit-devices .devices .device .device-inner {
  min-height: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  text-align: center;
  padding: 32px 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  border-radius: 16px;
}
@media (max-width: 991px) {
  .kit-devices-container .kit-devices .devices .device .device-inner {
    padding: 12px 0;
  }
}
.kit-devices-container .kit-devices .devices .device .device-inner .button {
  margin: auto auto 0 auto;
}
.kit-devices-container .kit-devices .devices .device .device-inner .title {
  font-size: 19px;
  line-height: 150%;
  font-weight: normal;
  color: #2D3037;
  padding: 0 0 4px 0;
  margin: 0;
}
.kit-devices-container .kit-devices .devices .device .device-inner p {
  padding: 0;
  color: #62697A;
}
.kit-devices-container .kit-devices .devices .device .device-inner .btn-link {
  margin-left: auto;
  margin-right: auto;
  margin-top: 13px;
  margin-bottom: 14px;
}
@media (max-width: 767px) {
  .kit-devices-container .kit-devices .devices .device .device-inner .btn-link {
    margin-top: 0;
  }
}
.kit-devices-container .kit-devices .devices .device .device-inner .desc {
  margin-bottom: 24px;
  max-width: 306px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 991px) and (min-width: 768px) {
  .kit-devices-container .kit-devices .devices .device .device-inner .desc {
    font-size: 14px;
    line-height: 150%;
    font-weight: normal;
  }
}
.kit-devices-container .kit-devices .devices .device .device-inner .thumb {
  max-width: 180px;
  width: 100%;
  margin: 0 auto 16px auto;
}
.kit-devices-container .kit-devices .devices .device .device-inner .thumb .thumb-inner {
  position: relative;
  height: 0;
  padding-bottom: 100%;
}
.kit-devices-container .kit-devices .devices .device .device-inner .thumb .thumb-inner img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  margin: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.compare-table-container .compare-table .comparison-table {
  color: #62697A;
}
@media (max-width: 767px) {
  .compare-table-container .compare-table .comparison-table {
    font-size: 14px;
    line-height: 150%;
    font-weight: normal;
    color: rgba(45, 48, 55, 0.7);
  }
  .compare-table-container .compare-table .comparison-table .title {
    font-size: 16px;
    line-height: 150%;
  }
}
.compare-table-container .compare-table .comparison-table .comparison-table-header {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 48px;
}
@media (max-width: 1200px) {
  .compare-table-container .compare-table .comparison-table .comparison-table-header {
    margin-bottom: 32px;
  }
}
@media (max-width: 991px) {
  .compare-table-container .compare-table .comparison-table .comparison-table-header {
    display: none;
  }
}
@media (max-width: 767px) {
  .compare-table-container .compare-table .comparison-table .comparison-table-header {
    width: 200%;
    margin-bottom: 24px;
  }
}
.compare-table-container .compare-table .comparison-table .comparison-table-header .comparison-table-header-item {
  padding: 0 8px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.compare-table-container .compare-table .comparison-table .comparison-table-header .comparison-table-header-item:first-child {
  flex-basis: 204px;
  padding-left: 0;
  text-align: left;
}
@media (max-width: 767px) {
  .compare-table-container .compare-table .comparison-table .comparison-table-header .comparison-table-header-item:first-child {
    min-width: 25%;
  }
}
.compare-table-container .compare-table .comparison-table .comparison-table-header .comparison-table-header-item:not(:first-child) {
  flex: 1;
  padding: 0 8px;
}
@media (max-width: 767px) {
  .compare-table-container .compare-table .comparison-table .comparison-table-header .comparison-table-header-item:not(:first-child) {
    min-width: 25%;
  }
}
.compare-table-container .compare-table .comparison-table .comparison-table-header .comparison-table-header-item .thumb {
  margin: 0 30px 32px 30px;
}
@media (max-width: 1200px) {
  .compare-table-container .compare-table .comparison-table .comparison-table-header .comparison-table-header-item .thumb {
    margin: 0 24px 22px 24px;
  }
}
@media (max-width: 767px) {
  .compare-table-container .compare-table .comparison-table .comparison-table-header .comparison-table-header-item .thumb {
    margin: 0 12px 12px 12px;
  }
}
.compare-table-container .compare-table .comparison-table .comparison-table-header .comparison-table-header-item .thumb .thumb-inner {
  position: relative;
  height: 0;
  padding-bottom: 68%;
}
.compare-table-container .compare-table .comparison-table .comparison-table-header .comparison-table-header-item .thumb .thumb-inner img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  height: auto;
  width: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
}
@media (max-width: 1200px) {
  .compare-table-container .compare-table .comparison-table .comparison-table-header .comparison-table-header-item h4 {
    font-size: 23px;
    line-height: 115%;
    font-weight: 500;
    font-family: "ATT Aleck Sans", sans-serif;
    color: #2D3037;
    margin: 16px 0 8px 0;
  }
  .att-wrapper .compare-table-container .compare-table .comparison-table .comparison-table-header .comparison-table-header-item h4 {
    font-size: 20px;
    line-height: 28px;
    font-weight: bold;
    color: #1D2329;
    letter-spacing: -0.36px;
  }
  .compare-table-container .compare-table .comparison-table .comparison-table-header .comparison-table-header-item h4 + p {
    margin-top: 0;
  }
  .compare-table-container .compare-table .comparison-table .comparison-table-header .comparison-table-header-item h4:first-child {
    margin-top: 0;
  }
  .compare-table-container .compare-table .comparison-table .comparison-table-header .comparison-table-header-item h4:last-child {
    margin-bottom: 0;
  }
  .compare-table-container .compare-table .comparison-table .comparison-table-header .comparison-table-header-item h4 {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .compare-table-container .compare-table .comparison-table .comparison-table-header .comparison-table-header-item h4 {
    font-size: 18px;
    margin-top: 0;
  }
}
@media (max-width: 1200px) {
  .compare-table-container .compare-table .comparison-table .comparison-table-header .comparison-table-header-item h5 {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .compare-table-container .compare-table .comparison-table .comparison-table-header .comparison-table-header-item h5 {
    font-size: 18px;
    margin-top: 0;
  }
}
.compare-table-container .compare-table .comparison-table .comparison-table-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media (min-width: 1201px) {
  .compare-table-container .compare-table .comparison-table .comparison-table-row:hover .col {
    background-color: rgba(247, 249, 250, 0.5);
  }
}
@media (max-width: 1200px) {
  .compare-table-container .compare-table .comparison-table .comparison-table-row {
    align-items: flex-start;
  }
}
@media (max-width: 991px) {
  .compare-table-container .compare-table .comparison-table .comparison-table-row {
    align-items: center;
  }
}
@media (max-width: 991px) {
  .compare-table-container .compare-table .comparison-table .comparison-table-row {
    border-top: 1px solid #DFE4EB;
  }
  .compare-table-container .compare-table .comparison-table .comparison-table-row:first-child {
    border-top: none;
  }
}
.compare-table-container .compare-table .comparison-table .comparison-table-row .col {
  padding: 24px 8px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #DFE4EB;
  min-height: 96px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  -webkit-transition: background-color 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: background-color 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
@media (max-width: 1200px) {
  .compare-table-container .compare-table .comparison-table .comparison-table-row .col {
    padding: 12px 8px;
    min-height: 76px;
  }
}
@media (max-width: 991px) {
  .compare-table-container .compare-table .comparison-table .comparison-table-row .col {
    padding: 24px 8px;
    border-top: none;
  }
}
@media (max-width: 991px) {
  .compare-table-container .compare-table .comparison-table .comparison-table-row .col {
    display: none;
    flex-basis: 260px;
    max-width: 260px;
  }
  .compare-table-container .compare-table .comparison-table .comparison-table-row .col.active {
    display: flex;
  }
}
@media (max-width: 767px) {
  .compare-table-container .compare-table .comparison-table .comparison-table-row .col {
    flex-basis: 130px;
    max-width: 130px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 992px) {
  .compare-table-container .compare-table .comparison-table .comparison-table-row .col:first-child {
    flex-basis: 204px;
  }
}
.compare-table-container .compare-table .comparison-table .comparison-table-row .col:first-child {
  padding-left: 0;
  text-align: left;
  align-items: flex-start;
}
@media (max-width: 991px) {
  .compare-table-container .compare-table .comparison-table .comparison-table-row .col:first-child {
    display: flex !important;
    flex: 1 !important;
    max-width: calc(100% - 260px) !important;
  }
}
@media (max-width: 767px) {
  .compare-table-container .compare-table .comparison-table .comparison-table-row .col:first-child {
    max-width: calc(100% - 130px) !important;
    padding-right: 24px;
  }
}
.compare-table-container .compare-table .comparison-table .comparison-table-row .col:not(:first-child) {
  flex: 1;
  padding: 24px 0;
}
.compare-table-container .compare-table .comparison-table .comparison-table-row .col p {
  padding: 0;
  margin: 0;
}
.compare-table-container .compare-table .comparison-table .comparison-table-row .col p strong {
  color: #2D3037;
}
.compare-table-container .compare-table .comparison-table .comparison-table-row.comparison-table-row-buttons .col {
  border-top: none;
  padding-bottom: 4px;
  padding-top: 20px;
  min-height: 1px;
}
.compare-table-container .compare-table .comparison-table .comparison-table-row.comparison-table-row-buttons .col .button {
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .compare-table-container .compare-table .comparison-table .comparison-table-row.comparison-table-row-buttons .col .button span {
    display: none;
  }
}
.compare-table-container.plan-comparison .compare-table .comparison-table {
  background-color: #F7F9FA;
  border-radius: 16px;
  padding: 64px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 1400px) {
  .compare-table-container.plan-comparison .compare-table .comparison-table {
    padding: 24px;
  }
}
@media (max-width: 991px) {
  .compare-table-container.plan-comparison .compare-table .comparison-table {
    border-radius: 0px;
    padding-top: 48px;
    padding-bottom: 16px;
  }
}
@media (max-width: 767px) {
  .compare-table-container.plan-comparison .compare-table .comparison-table {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.compare-table-container.plan-comparison .compare-table .comparison-table .comparison-table-header {
  margin-bottom: 0 !important;
  align-items: flex-start;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .compare-table-container.plan-comparison .compare-table .comparison-table .comparison-table-header {
    margin-bottom: 10px;
  }
}
.compare-table-container.plan-comparison .compare-table .comparison-table .comparison-table-header .comparison-table-header-item {
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 16px;
  border-bottom: 1px solid #DFE4EB;
  min-height: 80px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.compare-table-container.plan-comparison .compare-table .comparison-table .comparison-table-header .comparison-table-header-item:first-child {
  flex-basis: 460px;
  padding-left: 0;
}
@media (max-width: 1200px) {
  .compare-table-container.plan-comparison .compare-table .comparison-table .comparison-table-header .comparison-table-header-item:first-child {
    flex-basis: 360px;
  }
}
@media (max-width: 767px) {
  .compare-table-container.plan-comparison .compare-table .comparison-table .comparison-table-header .comparison-table-header-item:first-child {
    min-width: 25%;
    left: -12px;
    margin-left: -12px;
    padding-left: 12px;
  }
}
.compare-table-container.plan-comparison .compare-table .comparison-table .comparison-table-row {
  align-items: flex-start;
}
@media (max-width: 991px) {
  .compare-table-container.plan-comparison .compare-table .comparison-table .comparison-table-row {
    align-items: center;
  }
}
.compare-table-container.plan-comparison .compare-table .comparison-table .comparison-table-row:first-child .col {
  border-top: none;
}
@media (max-width: 767px) {
  .compare-table-container.plan-comparison .compare-table .comparison-table .comparison-table-row:last-child .col:after {
    height: calc(100% + 24px);
  }
}
.compare-table-container.plan-comparison .compare-table .comparison-table .comparison-table-row .material-symbols-outlined {
  color: #009FDB;
  display: block;
  font-size: 22px;
  line-height: 22px;
  margin-bottom: 8px;
}
.compare-table-container.plan-comparison .compare-table .comparison-table .comparison-table-row p + p {
  margin-top: 4px;
}
.compare-table-container.plan-comparison .compare-table .comparison-table .comparison-table-row .col {
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 16px;
  padding-bottom: 16px;
  min-height: 130px;
}
.compare-table-container.plan-comparison .compare-table .comparison-table .comparison-table-row .col:first-child {
  flex-basis: 460px;
  padding-left: 0;
  padding-right: 12px;
}
@media (max-width: 1200px) {
  .compare-table-container.plan-comparison .compare-table .comparison-table .comparison-table-row .col:first-child {
    flex-basis: 360px;
  }
}
@media (max-width: 767px) {
  .compare-table-container.plan-comparison .compare-table .comparison-table .comparison-table-row .col:first-child {
    min-width: 25%;
    left: -12px;
    margin-left: -12px;
    padding-left: 12px;
  }
}
.compare-table-container.plan-comparison .compare-table .comparison-table .comparison-table-row.comparison-table-row-buttons .col {
  border-top: none;
  padding-bottom: 4px;
  padding-top: 20px;
  min-height: 1px;
}
@media (max-width: 767px) {
  .compare-table-container.plan-comparison .compare-table .comparison-table .comparison-table-row.comparison-table-row-buttons .col {
    padding-top: 10px;
  }
}

.customer-reviews-container:first-child {
  margin-top: 64px !important;
}

.full-width-text-container.no-bottom-margin + section {
  margin-top: 0 !important;
}
.full-width-text-container .full-width-text .centered-text {
  text-align: inherit;
}
.full-width-text-container .full-width-text.width-medium .centered-text {
  max-width: 960px;
}
.full-width-text-container .full-width-text.width-small .centered-text {
  text-align: center;
  max-width: 684px;
  color: rgba(29, 35, 41, 0.7);
}
.full-width-text-container .full-width-text.width-small .centered-text .info-block {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 32px auto;
  background-color: #F2FAFD;
}
.full-width-text-container .full-width-text.width-small .centered-text .info-block:first-child {
  margin-top: 0;
}
.full-width-text-container .full-width-text.width-small .centered-text .info-block:last-child {
  margin-bottom: 0;
}
.full-width-text-container .full-width-text.width-full .centered-text {
  max-width: 100%;
}

.custom-code-container {
  padding-left: 0;
  padding-right: 0;
}
.custom-code-container .custom-code.width-full {
  max-width: none;
}

.iti__country {
  border-radius: 8px !important;
}

.blog-container.has-sidebar .blog {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
@media (max-width: 991px) {
  .blog-container.has-sidebar .blog {
    display: block;
  }
}
.blog-container.has-sidebar .blog .blog-content {
  flex: 1;
}
@media screen and (max-width: 1300px) {
  .blog-container.has-sidebar .blog .blog-content .posts .post {
    flex-basis: 50%;
    max-width: 50%;
  }
}
@media (max-width: 767px) {
  .blog-container.has-sidebar .blog .blog-content .posts .post {
    flex-basis: 100%;
    max-width: 100%;
  }
}
.blog-container .blog .intro {
  margin-bottom: 16px;
}
.blog-container .blog .intro h3 {
  text-transform: capitalize;
}
@media (max-width: 991px) {
  .blog-container .blog .intro h3 {
    font-size: 28px;
    line-height: 129%;
    font-weight: bold;
    letter-spacing: -0.5px;
    font-family: "ATT Aleck Sans", sans-serif;
    color: #1D2329;
    margin: 24px 0 12px 0;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  .blog-container .blog .intro h3 {
    font-size: 23px;
  }
}
@media (max-width: 991px) {
  .blog-container .blog .intro h3 + p {
    margin-top: 0;
  }
  .blog-container .blog .intro h3 + .button {
    margin-top: 11px;
  }
  .blog-container .blog .intro h3:first-child {
    margin-top: 0;
  }
  .blog-container .blog .intro h3:last-child {
    margin-bottom: 0;
  }
}
.blog-container .blog .load-more {
  text-align: center;
  margin-top: 16px;
}
.blog-container .blog .load-more .button {
  margin: 0 auto;
  display: block;
  max-width: 345px;
}
.blog-container .blog .posts {
  display: flex;
  flex-wrap: wrap;
  margin: -12px;
}
.blog-container .blog .posts .post {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
  padding: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 1200px) {
  .blog-container .blog .posts .post {
    max-width: 50%;
    flex-basis: 50%;
  }
}
@media (max-width: 991px) {
  .blog-container .blog .posts .post {
    max-width: 100%;
    flex-basis: 100%;
  }
}
.blog-container .blog .posts .post .post-inner {
  display: block;
  text-decoration: none;
  border-radius: 16px;
  overflow: hidden;
  font-size: 13px;
  line-height: 150%;
  font-weight: normal;
  color: #40454F;
}
@media (min-width: 1201px) {
  .blog-container .blog .posts .post .post-inner:hover {
    -webkit-box-shadow: 0px 8px 16px 0px rgba(64, 69, 79, 0.14);
    -moz-box-shadow: 0px 8px 16px 0px rgba(64, 69, 79, 0.14);
    box-shadow: 0px 8px 16px 0px rgba(64, 69, 79, 0.14);
  }
}
.blog-container .blog .posts .post .post-inner span {
  display: block;
}
.blog-container .blog .posts .post .post-inner .image {
  border-radius: 16px;
  overflow: hidden;
  position: relative;
}
.blog-container .blog .posts .post .post-inner .image:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 24.23%);
}
.blog-container .blog .posts .post .post-inner .image img {
  display: block;
  max-width: none;
  width: 100%;
  height: 260px;
  object-fit: cover;
  margin: 0;
  border-radius: 16px;
}
.blog-container .blog .posts .post .post-inner .image .category-tag {
  position: absolute;
  left: 12px;
  top: 12px;
  z-index: 2;
  display: inline-block;
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.3);
  padding: 7px 16px;
  font-size: 14px;
  font-weight: 600;
  line-height: 150%;
  border-radius: 360px;
  backdrop-filter: blur(10px);
  cursor: pointer;
  text-transform: capitalize;
}
@media (min-width: 1201px) {
  .blog-container .blog .posts .post .post-inner .image .category-tag:hover {
    background-color: #fff;
    color: #2D3037;
  }
}
.blog-container .blog .posts .post .post-inner .description {
  padding: 24px 24px 24px 24px;
}
.blog-container .blog .posts .post .post-inner .image + .description {
  padding-top: 32px;
}
.blog-container .blog .posts .post .post-inner .date {
  font-size: 13px;
  line-height: 150%;
  font-weight: 600;
  text-transform: uppercase;
  color: rgba(45, 48, 55, 0.6);
}
.blog-container .blog .posts .post .post-inner .h4 {
  padding: 0;
  margin: 4px 0 12px 0;
  display: -webkit-box;
  max-width: 100%;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.blog-container .blog .posts .post .post-inner .text {
  display: -webkit-box;
  max-width: 100%;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.blog-container .blog .posts .post .post-inner .author {
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
  line-height: 150%;
  font-weight: 600;
  color: #2D3037;
  align-items: center;
  margin-bottom: 24px;
  text-transform: capitalize;
}
.blog-container .blog .posts .post .post-inner .author img {
  flex-basis: 24px;
  max-width: 24px;
  height: 24px;
  border-radius: 50%;
  object-fit: cover;
  margin: 0 8px 0 0;
}
.blog-container .blog .posts .post .post-inner .author .name {
  flex: 1;
}

@media (max-width: 767px) {
  .featured-post.large .banner-slide {
    height: 430px !important;
  }
}
.featured-post .banner-slide {
  position: relative;
}
@media (max-width: 991px) {
  .featured-post .banner-slide {
    height: 430px !important;
  }
}
@media (max-width: 767px) {
  .featured-post .banner-slide {
    height: 360px !important;
  }
}
@media (max-width: 991px) {
  .featured-post .banner-slide .bg-image {
    position: absolute;
    left: 0;
    top: 0;
  }
  .featured-post .banner-slide .bg-image img {
    height: 100%;
  }
}
.featured-post .banner-slide:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.8) 15.52%, rgba(0, 0, 0, 0) 60.63%), linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
  z-index: 1;
}
@media (max-width: 767px) {
  .featured-post .banner-slide:before {
    background: rgba(0, 0, 0, 0.7);
  }
}
.featured-post .banner-slide .text {
  flex-basis: 520px;
  max-width: 520px;
  position: relative;
  z-index: 2;
}
@media (max-width: 1200px) {
  .featured-post .banner-slide .text {
    max-width: 480px;
  }
}
@media (max-width: 991px) {
  .featured-post .banner-slide .text {
    max-width: 420px;
  }
}
@media (max-width: 767px) {
  .featured-post .banner-slide .text {
    max-width: 100%;
    text-align: center;
  }
}
.featured-post .banner-slide .featured-post-content h2,
.featured-post .banner-slide .featured-post-content p {
  display: -webkit-box;
  max-width: 100%;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (max-width: 991px) {
  .featured-post .banner-slide .featured-post-content h2,
  .featured-post .banner-slide .featured-post-content p {
    -webkit-line-clamp: 2;
  }
}

.single-post-container .single-post .single-post-intro + p {
  margin-top: 0;
}
.single-post-container .single-post .single-post-intro h1 {
  margin-top: 0;
}
.single-post-container .single-post .single-post-intro .category {
  font-size: 14px;
  line-height: 150%;
  font-weight: 600;
  color: #009FDB;
  background-color: rgba(0, 159, 219, 0.16);
  display: inline-block;
  padding: 7px 16px;
  border-radius: 360px;
  text-transform: capitalize;
  margin-bottom: 4px;
}
@media (min-width: 1201px) {
  .single-post-container .single-post .single-post-intro .category:hover {
    background-color: #009FDB;
    color: #ffffff;
  }
}
.single-post-container .single-post .single-post-intro .author {
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
  line-height: 150%;
  font-weight: 600;
  color: #2D3037;
  align-items: center;
  margin-top: 24px;
  margin-bottom: 64px;
  text-transform: capitalize;
}
.single-post-container .single-post .single-post-intro .author img {
  flex-basis: 64px;
  max-width: 64px;
  height: 64px;
  border-radius: 50%;
  object-fit: cover;
  margin: 0 12px 0 0;
  display: block;
}
.single-post-container .single-post .single-post-intro .author .info {
  flex: 1;
}
.single-post-container .single-post .single-post-intro .author .info span {
  display: block;
}
.single-post-container .single-post .single-post-intro .author .info span.name {
  font-size: 23px;
  line-height: 115%;
  font-weight: 500;
  font-family: "ATT Aleck Sans", sans-serif;
  color: #2D3037;
  margin: 16px 0 8px 0;
}
.att-wrapper .single-post-container .single-post .single-post-intro .author .info span.name {
  font-size: 20px;
  line-height: 28px;
  font-weight: bold;
  color: #1D2329;
  letter-spacing: -0.36px;
}

.single-post-container .single-post .single-post-intro .author .info span.name + p {
  margin-top: 0;
}
.single-post-container .single-post .single-post-intro .author .info span.name:first-child {
  margin-top: 0;
}
.single-post-container .single-post .single-post-intro .author .info span.name:last-child {
  margin-bottom: 0;
}
.single-post-container .single-post .single-post-intro .author .info span.name {
  margin: 0 0 4px 0;
}
.single-post-container .single-post .single-post-intro .author .info span.date {
  font-size: 16px;
  line-height: 150%;
  font-weight: 600;
  color: rgba(45, 48, 55, 0.6);
}

.blog-back-button-container .blog-back-button {
  border-bottom: 1px solid #DFE4EB;
}
.blog-back-button-container .blog-back-button a {
  text-decoration: none;
  border: none;
  font-weight: normal;
  font-size: 14px;
  line-height: 150%;
  color: #2D3037;
  padding: 7px 0;
  display: inline-block;
}
.blog-back-button-container .blog-back-button a i {
  display: inline-block;
  transform: rotate(180deg);
  font-size: 16px;
  margin-right: 16px;
  position: relative;
  top: 2px;
  -moz-transition: none !important;
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
  color: #62697A;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
@media (min-width: 1201px) {
  .blog-back-button-container .blog-back-button a:hover {
    color: #009FDB;
  }
  .blog-back-button-container .blog-back-button a:hover i {
    margin-right: 10px;
    color: #009FDB;
  }
}

.related-products-container {
  overflow: hidden;
}
.related-products-container:last-child {
  margin-bottom: -40px !important;
}
@media (max-width: 1200px) {
  .related-products-container:last-child {
    margin-bottom: 0 !important;
  }
}
@media (max-width: 1200px) {
  .related-products-container .products {
    display: block;
  }
  .related-products-container .products .owl-carousel {
    max-width: calc(100% - 116px);
  }
}
@media (max-width: 1200px) and (max-width: 767px) {
  .related-products-container .products .owl-carousel {
    max-width: 100%;
  }
}
.related-products-container .products {
  margin: -40px -20px;
  padding: 40px 20px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .related-products-container .products {
    padding: 0 50px 0 0;
    margin: 0;
    overflow: initial;
  }
}
.related-products-container .owl-carousel {
  position: relative;
  padding-bottom: 40px;
}
.related-products-container .owl-carousel .owl-stage-outer {
  overflow: visible;
}
@media (max-width: 1200px) {
  .related-products-container .owl-carousel {
    padding-bottom: 0;
  }
}
@media (max-width: 1200px) {
  .related-products-container .owl-carousel .owl-nav {
    display: none !important;
  }
}
.related-products-container .owl-carousel .owl-nav button {
  display: block;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: none;
  outline: none;
  margin: 0;
  box-shadow: 0px 0px 8px 0px rgba(64, 69, 79, 0.1490196078);
  position: absolute;
  top: 50%;
  transform: translate(0, calc(-50% - 20px));
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
@media (max-width: 1200px) {
  .related-products-container .owl-carousel .owl-nav button {
    transform: translate(0, -50%);
  }
}
.related-products-container .owl-carousel .owl-nav button svg path {
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
@media (min-width: 1201px) {
  .related-products-container .owl-carousel .owl-nav button:hover {
    box-shadow: 0px 0px 16px 0px rgba(64, 69, 79, 0.1490196078);
  }
  .related-products-container .owl-carousel .owl-nav button:hover svg path:nth-child(2) {
    fill: #3DABC2;
  }
}
.related-products-container .owl-carousel .owl-nav button.disabled {
  opacity: 0;
  pointer-events: none;
}
.related-products-container .owl-carousel .owl-nav button.owl-prev {
  left: -13px;
}
.related-products-container .owl-carousel .owl-nav button.owl-next {
  right: -13px;
}

@media (max-width: 991px) {
  .compare-table-container .comparison-table {
    background-color: #F7F9FA;
    margin-left: -24px;
    margin-right: -24px;
    padding-left: 24px;
    padding-right: 24px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 16px;
    padding-top: 48px;
  }
}
@media (max-width: 767px) {
  .compare-table-container .comparison-table {
    padding: 16px;
    padding-right: 16px;
    margin-left: -16px;
    margin-right: -16px;
  }
}
.compare-table-container .comparison-table-mobile-images {
  margin-bottom: 24px;
}
.compare-table-container .comparison-table-mobile-images .comparison-table-mobile-image {
  display: none;
  min-height: 264px;
}
@media (max-width: 767px) {
  .compare-table-container .comparison-table-mobile-images .comparison-table-mobile-image {
    min-height: 160px;
  }
}
.compare-table-container .comparison-table-mobile-images .comparison-table-mobile-image img {
  display: block;
  max-height: 264px;
  height: auto;
  width: auto;
  max-width: 100%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .compare-table-container .comparison-table-mobile-images .comparison-table-mobile-image img {
    max-height: 160px;
  }
}
.compare-table-container .comparison-table-mobile-images .comparison-table-mobile-image.active {
  display: block;
}
.compare-table-container .comparison-table-mobile-dropdown {
  position: relative;
  margin-bottom: 24px;
}
.compare-table-container .comparison-table-mobile-dropdown .comparison-table-mobile-dropdown-toggler {
  display: block;
  text-decoration: none;
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
  color: #2D3037;
  background-color: #fff;
  border: 1px solid #DFE4EB;
  padding: 16px 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 16px;
  position: relative;
}
.compare-table-container .comparison-table-mobile-dropdown .comparison-table-mobile-dropdown-toggler:after {
  content: "\e906";
  font-family: "icomoon";
  font-size: 24px;
  color: #009FDB;
  position: absolute;
  right: 24px;
  top: 50%;
  margin-top: -12px;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
.compare-table-container .comparison-table-mobile-dropdown .comparison-table-mobile-dropdown-toggler.active:after {
  transform: rotate(180deg);
}
.compare-table-container .comparison-table-mobile-dropdown ul {
  display: block;
  position: absolute;
  left: 50%;
  top: 100%;
  list-style: none;
  padding: 4px 0;
  background-color: #fff;
  box-shadow: 0px 8px 16px 0px rgba(64, 69, 79, 0.1411764706);
  border-radius: 16px;
  transform: translate(-50%, 0);
  max-width: 100%;
  overflow: hidden;
  margin: 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
.compare-table-container .comparison-table-mobile-dropdown ul.visible {
  margin-top: 4px;
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.compare-table-container .comparison-table-mobile-dropdown ul li {
  display: block;
}
.compare-table-container .comparison-table-mobile-dropdown ul li a {
  display: block;
  text-decoration: none;
  padding: 12px 72px 12px 24px;
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
  color: #2D3037;
  min-width: 308px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.compare-table-container .comparison-table-mobile-dropdown ul li a:after {
  content: "\e90e";
  font-family: "icomoon";
  font-size: 24px;
  right: 24px;
  top: 50%;
  transform: translate(0, -50%);
  color: #009FDB;
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
.compare-table-container .comparison-table-mobile-dropdown ul li a.active:after {
  opacity: 1;
}

.product-price.price-with-plan-checked .product-price-inner > .woocommerce-Price-amount.amount {
  display: none;
}
.product-price.price-with-plan-checked .product-price-inner ins {
  display: none;
}

.product-price:not(.price-with-plan-checked) .product-price-inner .price-with-plan-price {
  display: none;
}

.yearly-plan-offer {
  position: relative;
  padding: 4px 23px 2px 23px;
  margin-top: auto;
}
@media (max-width: 1200px) {
  .yearly-plan-offer {
    cursor: pointer;
  }
  .yearly-plan-offer.tooltip-visible .tooltip {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    bottom: calc(100% + 10px);
  }
}
.single-product-nav .yearly-plan-offer {
  margin-left: auto;
  margin-right: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
@media (max-width: 1200px) {
  .single-product-nav .yearly-plan-offer {
    display: none !important;
  }
}
.single-product-nav .yearly-plan-offer span {
  padding-right: 16px;
}
.single-product-nav .yearly-plan-offer .tooltip {
  display: none !important;
}

.single-product-secondary-nav-sticky .single-product-nav .yearly-plan-offer {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}

.single-product-overview .yearly-plan-offer {
  padding: 0;
  margin-top: 24px;
}
.single-product-overview .yearly-plan-offer + .add-to-cart-wrapper {
  margin-top: 8px !important;
}
.single-product-overview .yearly-plan-offer span {
  justify-content: center;
  font-size: 16px;
  line-height: 150%;
  padding: 16px;
  font-weight: 600;
}
.single-product-overview .yearly-plan-offer span svg {
  margin-right: 8px;
}
.single-product-overview .yearly-plan-offer span p {
  flex: 0 1 auto;
}

@media (min-width: 1201px) {
  .yearly-plan-offer:hover .tooltip {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    bottom: calc(100% + 10px);
  }
}
.yearly-plan-offer span {
  display: block;
  font-size: 13px;
  line-height: 19px;
  font-weight: 600;
  color: #2D3037;
  border-radius: 8px;
  background-color: rgba(0, 159, 219, 0.22);
  padding: 4px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.yearly-plan-offer span a.yearly-plan-offer-checkbox {
  display: inline-block;
  margin-right: 4px;
}
@media (min-width: 1201px) {
  .yearly-plan-offer span a.yearly-plan-offer-checkbox:hover svg path:nth-child(1) {
    fill: #3DABC2 !important;
  }
}
.yearly-plan-offer span a.yearly-plan-offer-checkbox[data-checked=false] svg path:nth-child(1) {
  fill: #ffffff;
}
.yearly-plan-offer span a.yearly-plan-offer-checkbox[data-checked=false] svg path:nth-child(2) {
  opacity: 0;
}
.yearly-plan-offer span a.yearly-plan-offer-checkbox[data-checked=false]:hover svg path:nth-child(1) {
  fill: #BEE8F1 !important;
}
.yearly-plan-offer span svg {
  display: block;
  cursor: pointer;
}
.yearly-plan-offer span svg path {
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
.yearly-plan-offer span p {
  padding: 0;
  margin: 0;
  flex: 1;
}
.yearly-plan-offer .tooltip {
  position: absolute;
  left: 23px;
  bottom: calc(100% + 15px);
  background-color: #fff;
  border-radius: 8px;
  z-index: 1;
  box-shadow: 0px 15px 30px 0px rgba(52, 56, 64, 0.2196078431);
  padding: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: calc(100% - 46px);
  max-width: calc(100% - 46px);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 13px;
  line-height: 19.5px;
  font-weight: normal;
  color: #2D3037;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
.yearly-plan-offer .tooltip svg {
  display: block;
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translate(-50%, 0);
}
.yearly-plan-offer .tooltip svg + p {
  margin-top: 0;
}

.spacer {
  height: 1px;
}

.cta-container .cta .inner {
  display: block;
  text-decoration: none;
  padding: 24px;
  border: 1px solid #DFE4EB;
  border-radius: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #40454F;
  background-color: #fff;
  box-shadow: 0px 15px 30px 0px transparent;
}
@media (min-width: 1201px) {
  .cta-container .cta .inner[href]:hover {
    box-shadow: 0px 15px 30px 0px rgba(52, 56, 64, 0.2196078431);
    border-color: transparent;
  }
}
@media (max-width: 991px) {
  .cta-container .cta .inner {
    padding: 32px 24px;
  }
}
.cta-container .cta .inner .inner-wrap {
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .cta-container .cta .inner .inner-wrap {
    display: block;
    text-align: center;
  }
}
.cta-container .cta .inner .inner-wrap .icon {
  margin-right: 16px;
}
@media (max-width: 991px) {
  .cta-container .cta .inner .inner-wrap .icon {
    margin-right: 0;
    margin-bottom: 16px;
    display: block;
  }
}
.cta-container .cta .inner .inner-wrap .icon img {
  display: block;
  max-width: 173px;
  height: auto;
  margin: 0;
}
@media (max-width: 991px) {
  .cta-container .cta .inner .inner-wrap .icon img {
    margin: 0 auto;
  }
}
.cta-container .cta .inner .inner-wrap .text span {
  display: block;
}
.cta-container .cta .inner .inner-wrap .text .h5 {
  margin-bottom: 4px;
}

.returns-module {
  text-align: left;
}
.returns-module form {
  margin-top: 24px;
}
.returns-module form .form-field {
  text-align: left;
  margin-bottom: 24px;
}
.returns-module form .form-field label {
  font-size: 13px;
  line-height: 150%;
  font-weight: normal;
  display: block;
  color: #A1A4B2;
  font-weight: 500;
  font-family: "ATT Aleck Sans", sans-serif;
  padding: 0 16px 4px 16px;
  margin: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
.returns-module form .form-field .input-field {
  position: relative;
}
.returns-module form .form-field .input-field:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #DFE4EB;
  border-radius: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
  pointer-events: none;
}
.returns-module form .form-field .input-field:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #009FDB;
  border-radius: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
.returns-module form .form-field input {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  outline: none;
  padding: 20px 16px;
  margin: 0;
  font-family: "ATT Aleck Sans", sans-serif;
  font-weight: normal;
  color: #40454F;
  box-shadow: none;
  appearance: none;
  border: 1px solid #DFE4EB;
  border-radius: 16px;
}
.returns-module form .form-field input::-webkit-input-placeholder {
  color: #A1A4B2;
  opacity: 1;
}
.returns-module form .form-field input::-moz-placeholder {
  color: #A1A4B2;
  opacity: 1;
}
.returns-module form .form-field input:-ms-input-placeholder {
  color: #A1A4B2;
  opacity: 1;
}
.returns-module form .form-field input:-moz-placeholder {
  color: #A1A4B2;
  opacity: 1;
}
.returns-module form .form-field:focus-within label {
  color: #009FDB;
}
.returns-module form .form-field:focus-within .input-field:after {
  opacity: 1;
}
.returns-module form button[type=submit] {
  cursor: pointer;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  margin-top: 0;
}

.returns-table-container {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.returns-table-container .returns-table table.refunds-form {
  width: 100%;
  border-collapse: collapse;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.returns-table-container .returns-table table.refunds-form tr .small {
  font-size: 12px;
  line-height: 14px;
  font-weight: normal;
  display: block;
}
.returns-table-container .returns-table table.refunds-form tr.disabled {
  pointer-events: none;
}
.returns-table-container .returns-table table.refunds-form tr.disabled i.icon-disabled {
  color: #ffffff !important;
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  width: 28px;
  height: 28px;
  text-align: center;
  background-color: #ff0000;
  border-radius: 50%;
  display: block;
  position: absolute;
  left: 2px;
  top: 50%;
  transform: translate(0, -50%);
}
@media (max-width: 767px) {
  .returns-table-container .returns-table table.refunds-form tr.disabled i.icon-disabled {
    top: 24px;
    transform: none;
    width: 24px;
    height: 24px;
    line-height: 22px;
  }
}
.returns-table-container .returns-table table.refunds-form tr.disabled td {
  opacity: 0.6;
}
.returns-table-container .returns-table table.refunds-form th,
.returns-table-container .returns-table table.refunds-form td {
  border-bottom: 1px solid #DFE4EB;
  padding: 12px 8px;
  text-align: left;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
}
.returns-table-container .returns-table table.refunds-form th *,
.returns-table-container .returns-table table.refunds-form td * {
  font-size: 16px;
  line-height: 24px;
}
.returns-table-container .returns-table table.refunds-form th span,
.returns-table-container .returns-table table.refunds-form td span {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
}
.returns-table-container .returns-table table.refunds-form th .product-info,
.returns-table-container .returns-table table.refunds-form td .product-info {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.returns-table-container .returns-table table.refunds-form th .product-name,
.returns-table-container .returns-table table.refunds-form td .product-name {
  font-weight: 500;
  color: #2D3037;
  flex: 1;
}
.returns-table-container .returns-table table.refunds-form th .product-thumb,
.returns-table-container .returns-table table.refunds-form td .product-thumb {
  flex-basis: 48px;
  width: 48px;
  height: 48px;
  margin-right: 16px;
  border-radius: 8px;
  position: relative;
  border: 1px solid #DFE4EB;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  display: block;
}
.returns-table-container .returns-table table.refunds-form th .product-thumb img,
.returns-table-container .returns-table table.refunds-form td .product-thumb img {
  display: block;
  max-width: 100%;
  height: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
  .returns-table-container .returns-table table.refunds-form th .quantity,
  .returns-table-container .returns-table table.refunds-form td .quantity {
    margin-top: 8px;
  }
}
.returns-table-container .returns-table table.refunds-form th .quantity *,
.returns-table-container .returns-table table.refunds-form td .quantity * {
  line-height: 36px;
}
.returns-table-container .returns-table table.refunds-form th .quantity button,
.returns-table-container .returns-table table.refunds-form td .quantity button {
  line-height: 1;
}
.returns-table-container .returns-table table.refunds-form th .amount,
.returns-table-container .returns-table table.refunds-form td .amount {
  font-size: 18px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .returns-table-container .returns-table table.refunds-form th .amount,
  .returns-table-container .returns-table table.refunds-form td .amount {
    font-size: 16px;
  }
}
.returns-table-container .returns-table table.refunds-form th .amount *,
.returns-table-container .returns-table table.refunds-form td .amount * {
  font-size: 18px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .returns-table-container .returns-table table.refunds-form th .amount *,
  .returns-table-container .returns-table table.refunds-form td .amount * {
    font-size: 16px;
  }
}
.returns-table-container .returns-table table.refunds-form th strong,
.returns-table-container .returns-table table.refunds-form td strong {
  font-weight: bold;
}
.returns-table-container .returns-table table.refunds-form th {
  font-size: 18px;
  font-weight: bold;
}
.returns-table-container .returns-table table.refunds-form input[type=checkbox] {
  width: 28px;
  height: 28px;
  opacity: 0;
  border: none;
  box-shadow: none;
  display: block;
  cursor: pointer;
  margin: 0;
}
@media (max-width: 767px) {
  .returns-table-container .returns-table table.refunds-form input[type=checkbox] {
    width: 24px;
    height: 24px;
  }
}
.returns-table-container .returns-table table.refunds-form input[type=checkbox]:checked + .checkbox:before {
  background-color: #00388F;
  border-color: #00388F;
}
.returns-table-container .returns-table table.refunds-form input[type=checkbox]:checked + .checkbox:after {
  opacity: 1;
}
.returns-table-container .returns-table table.refunds-form .checkbox-wrap {
  position: absolute;
  width: 28px;
  height: 28px;
  display: block;
  left: 2px;
  top: 50%;
  transform: translate(0, -50%);
}
@media (max-width: 767px) {
  .returns-table-container .returns-table table.refunds-form .checkbox-wrap {
    width: 24px;
    height: 24px;
    transform: none;
    top: 24px;
  }
}
.returns-table-container .returns-table table.refunds-form .checkbox-td {
  position: relative;
  width: 80px;
}
@media (max-width: 1200px) {
  .returns-table-container .returns-table table.refunds-form .checkbox-td {
    width: 40px;
  }
}
.returns-table-container .returns-table table.refunds-form .total-refund-amount {
  min-width: 142px;
  text-align: left;
}
@media (max-width: 767px) {
  .returns-table-container .returns-table table.refunds-form .total-refund-amount {
    min-width: 1px;
  }
}
.returns-table-container .returns-table table.refunds-form .checkbox {
  display: block;
  width: 28px;
  height: 28px;
  position: absolute;
  left: 0;
  top: 50%;
  pointer-events: none;
  transform: translate(0, -50%);
}
@media (max-width: 767px) {
  .returns-table-container .returns-table table.refunds-form .checkbox {
    width: 24px;
    height: 24px;
  }
}
.returns-table-container .returns-table table.refunds-form .checkbox:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 28px;
  height: 28px;
  border: 1px solid #DCDFE3;
  transform: translate(0, -50%);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 2px;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  border-radius: 50%;
}
@media (max-width: 767px) {
  .returns-table-container .returns-table table.refunds-form .checkbox:before {
    width: 24px;
    height: 24px;
  }
}
.returns-table-container .returns-table table.refunds-form .checkbox:after {
  content: "\e913";
  font-family: "icomoon";
  position: absolute;
  left: 7px;
  top: 50%;
  color: #ffffff;
  font-size: 12px;
  transform: translate(0, -50%);
  opacity: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  margin-top: 0px;
  font-weight: normal;
}
@media (max-width: 767px) {
  .returns-table-container .returns-table table.refunds-form .checkbox:after {
    font-size: 10px;
  }
}
.returns-table-container .returns-table table.refunds-form .total-refund-amount {
  font-weight: 600;
}
.returns-table-container .returns-table tr.total td {
  padding: 24px 8px;
}
@media (max-width: 767px) {
  .returns-table-container .returns-table .quantity-selector-heading {
    display: none;
  }
}
@media (max-width: 767px) {
  .returns-table-container .returns-table .qty-selector-wrap {
    display: none;
  }
}
.returns-table-container .form-field {
  text-align: left;
  margin-top: 24px;
}
.returns-table-container .form-field label {
  font-size: 13px;
  line-height: 150%;
  font-weight: normal;
  display: block;
  color: #A1A4B2;
  font-weight: 500;
  font-family: "ATT Aleck Sans", sans-serif;
  padding: 0 16px 4px 16px;
  margin: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
.returns-table-container .form-field .input-field {
  position: relative;
}
.returns-table-container .form-field .input-field:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #DFE4EB;
  border-radius: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
  pointer-events: none;
}
.returns-table-container .form-field .input-field:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #009FDB;
  border-radius: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
.returns-table-container .form-field input,
.returns-table-container .form-field textarea,
.returns-table-container .form-field select {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  outline: none;
  padding: 20px 16px;
  margin: 0;
  font-family: "ATT Aleck Sans", sans-serif;
  font-weight: normal;
  color: #40454F;
  box-shadow: none;
  appearance: none;
  border: 1px solid #DFE4EB;
  border-radius: 16px;
  line-height: 1;
}
.returns-table-container .form-field input::-webkit-input-placeholder,
.returns-table-container .form-field textarea::-webkit-input-placeholder,
.returns-table-container .form-field select::-webkit-input-placeholder {
  color: #A1A4B2;
  opacity: 1;
}
.returns-table-container .form-field input::-moz-placeholder,
.returns-table-container .form-field textarea::-moz-placeholder,
.returns-table-container .form-field select::-moz-placeholder {
  color: #A1A4B2;
  opacity: 1;
}
.returns-table-container .form-field input:-ms-input-placeholder,
.returns-table-container .form-field textarea:-ms-input-placeholder,
.returns-table-container .form-field select:-ms-input-placeholder {
  color: #A1A4B2;
  opacity: 1;
}
.returns-table-container .form-field input:-moz-placeholder,
.returns-table-container .form-field textarea:-moz-placeholder,
.returns-table-container .form-field select:-moz-placeholder {
  color: #A1A4B2;
  opacity: 1;
}
.returns-table-container .form-field:focus-within label {
  color: #009FDB;
}
.returns-table-container .form-field:focus-within .input-field:after {
  opacity: 1;
}
.returns-table-container button[type=submit] {
  color: #ffffff;
  font-weight: 600;
  background-color: #00388F;
  border: 2px solid #00388F;
  text-decoration: none;
  border-radius: 360px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 14px 42px;
  margin: 16px 0;
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .returns-table-container button[type=submit] {
    padding: 14px 42px;
  }
}
.att-wrapper .returns-table-container button[type=submit] {
  background-color: #00388F;
  border-color: #00388F;
}
@media (min-width: 1201px) {
  .att-wrapper .returns-table-container button[type=submit]:hover {
    background-color: #007AE2;
    border-color: #007AE2;
  }
}

.returns-table-container button[type=submit].disabled, .returns-table-container button[type=submit]:disabled {
  background-color: #00388F;
  border-color: #00388F;
  opacity: 0.5;
  pointer-events: none;
}
.returns-table-container button[type=submit] i.icon-chevron-right {
  position: relative;
  top: 1px;
  display: inline-block;
  margin-left: 6px;
}
.returns-table-container button[type=submit].small {
  font-size: 14px;
  line-height: 150%;
  padding: 7px 16px;
}
.returns-table-container button[type=submit].white {
  padding: 18px 44px;
  border: none;
  background-color: rgba(255, 255, 255, 0.45);
  backdrop-filter: blur(10px);
}
@media (min-width: 1201px) {
  .returns-table-container button[type=submit].white:hover {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #2D3037;
  }
}
.returns-table-container button[type=submit]:first-child {
  margin-top: 0;
}
.returns-table-container button[type=submit]:last-child {
  margin-bottom: 0;
}
@media (min-width: 1201px) {
  .returns-table-container button[type=submit]:hover {
    background-color: #007AE2;
    border-color: #007AE2;
    color: #ffffff;
  }
}
.returns-table-container button[type=submit].outline {
  background-color: transparent;
  color: #009FDB;
}
@media (min-width: 1201px) {
  .returns-table-container button[type=submit].outline:hover {
    background-color: #009FDB;
    border-color: #009FDB;
    color: #ffffff;
  }
}
.returns-table-container button[type=submit].dark-blue {
  background-color: #3652E7;
  border-color: #3652E7;
}
@media (min-width: 1201px) {
  .returns-table-container button[type=submit].dark-blue:hover {
    background-color: #0041c4;
    border-color: #0041c4;
    color: #ffffff;
  }
}
.returns-table-container button[type=submit].dark-blue.outline {
  background-color: transparent;
  color: #3652E7;
}
@media (min-width: 1201px) {
  .returns-table-container button[type=submit].dark-blue.outline:hover {
    background-color: #3652E7;
    border-color: #3652E7;
    color: #ffffff;
  }
}
.returns-table-container button[type=submit] {
  cursor: pointer;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}

.return-error {
  color: #C70032;
}

.woocommerce-checkout #payment ul.payment_methods .stripe-card-group,
.wc-stripe-elements-field,
.wc-stripe-iban-element-field {
  width: 100% !important;
}

.checkout-price-one-time {
  display: none;
}

.flux-custom-active-step-3 .checkout-price-monthly {
  display: none;
}
.flux-custom-active-step-3 .checkout-price-monthly.active {
  display: block;
  width: 100%;
}
.flux-custom-active-step-3 .checkout-price-one-time.active {
  display: block;
  width: 100%;
}

#psb-fixed-bar .checkout-price-monthly,
#psb-fixed-bar .checkout-price-one-time {
  width: 100%;
}
#psb-fixed-bar .psb-fixed__ordertotal {
  width: 100%;
}
#psb-fixed-bar .flux-footer .flux-button.disabled,
#psb-fixed-bar .flux-footer .flux-button:disabled {
  opacity: 0.6;
  pointer-events: none;
  cursor: not-allowed;
}

#cancel-order,
#included-add-on-modal,
#bundled-addon-locked-modal {
  text-align: center;
}
#cancel-order h2,
#included-add-on-modal h2,
#bundled-addon-locked-modal h2 {
  margin-bottom: 16px;
  font-size: 24px;
  line-height: 32px;
  font-weight: bold;
}
#cancel-order p,
#included-add-on-modal p,
#bundled-addon-locked-modal p {
  margin: 16px 0;
  font-size: 16px;
  line-height: 24px;
}
#cancel-order .buttons .btn-prim,
#included-add-on-modal .buttons .btn-prim,
#bundled-addon-locked-modal .buttons .btn-prim {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  #bundled-addon-locked-modal {
    padding: 16px;
  }
  #bundled-addon-locked-modal .modal {
    max-width: 360px;
    margin: auto;
    border-radius: 16px;
  }
  #bundled-addon-locked-modal .modal-inner {
    padding: 32px 20px;
    min-height: inherit;
  }
  #bundled-addon-locked-modal .modal-inner .js-close-modal-button {
    margin-top: -25px;
  }
  #bundled-addon-locked-modal .modal-inner p {
    margin-bottom: 34px;
  }
  #bundled-addon-locked-modal h2 {
    font-size: 18px;
    line-height: 28px;
    margin-top: 10px;
  }
}

#return-request .modal .modal-inner {
  padding-left: 16px;
  padding-right: 16px;
  padding-bottom: 42px;
}
#return-request .modal .modal-inner .js-close-modal-button {
  margin-right: -4px;
}
#return-request .modal .modal-inner .returns-table-container {
  margin-bottom: 0;
  margin-top: 0;
}
#return-request .modal .modal-inner button[type=submit] {
  margin-bottom: 0;
}

body.woocommerce-checkout .woocommerce-notices-wrapper {
  margin: 0;
  padding: 0;
}
body.woocommerce-checkout .woocommerce-notices-wrapper .woocommerce-NoticeGroup {
  margin: 0;
  padding: 0;
}
body.woocommerce-checkout .woocommerce-notices-wrapper .woocommerce-NoticeGroup > ul {
  position: fixed;
  top: 10px;
  z-index: 10;
  left: 50%;
  transform: translate(-50%, 0);
  list-style: none;
  margin: 0 !important;
  border-radius: 8px;
  background-color: #2D7E24;
  padding: 16px 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 375px;
  width: 100%;
}
body.woocommerce-checkout .woocommerce-notices-wrapper .woocommerce-NoticeGroup > ul.woocommerce-error {
  background-color: #C70032;
}
body.woocommerce-checkout .woocommerce-notices-wrapper .woocommerce-NoticeGroup > ul ul {
  padding: 0 !important;
  margin: 0 !important;
  list-style: none !important;
  border-radius: 0px !important;
  background-color: transparent !important;
}
body.woocommerce-checkout .woocommerce-notices-wrapper .woocommerce-NoticeGroup > ul li {
  display: block;
  padding: 0 !important;
  margin: 0 !important;
  font-size: 14px !important;
  line-height: 20px !important;
  color: #ffffff !important;
  border-radius: 0px !important;
  border: none !important;
  background-color: transparent !important;
  font-weight: bold !important;
}
body.woocommerce-checkout .woocommerce-notices-wrapper .woocommerce-NoticeGroup > ul li * {
  color: #fff !important;
}
body.woocommerce-checkout .woocommerce-notices-wrapper .woocommerce-NoticeGroup > ul li a {
  color: #ffffff !important;
  text-decoration: underline !important;
}
body.woocommerce-checkout .woocommerce-notices-wrapper .woocommerce-NoticeGroup > ul li a[href="#terms"] {
  text-decoration: none !important;
  pointer-events: none !important;
}
@media (min-width: 1201px) {
  body.woocommerce-checkout .woocommerce-notices-wrapper .woocommerce-NoticeGroup > ul li a[href="#terms"]:hover {
    text-decoration: none !important;
    color: #ffffff !important;
    opacity: 1 !important;
  }
}
@media (min-width: 1201px) {
  body.woocommerce-checkout .woocommerce-notices-wrapper .woocommerce-NoticeGroup > ul li a:hover {
    text-decoration: none !important;
  }
}
body.woocommerce-checkout .woocommerce-notices-wrapper .woocommerce-NoticeGroup > ul li + li {
  margin-top: 6px;
}
body.woocommerce-checkout .woocommerce-notices-wrapper .woocommerce-NoticeGroup > ul li:before {
  display: none;
}

.sticky-message {
  position: fixed;
  top: 10px;
  z-index: 10;
  left: 50%;
  transform: translate(-50%, 0);
  list-style: none;
  margin: 0 !important;
  border-radius: 8px;
  background-color: #2D7E24;
  padding: 16px 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 375px;
}
.sticky-message.red {
  background-color: #C70032;
  color: #ffffff !important;
}
.sticky-message.red a {
  color: #ffffff !important;
}
.sticky-message.centered-text {
  text-align: center;
}
.sticky-message p {
  display: block;
  padding: 0 !important;
  margin: 0 !important;
  font-size: 14px !important;
  line-height: 20px !important;
  color: #ffffff !important;
  border-radius: 0px !important;
  border: none !important;
  background-color: transparent !important;
  font-weight: bold !important;
}
.sticky-message p svg {
  display: inline-block;
  vertical-align: middle;
  margin-right: 16px;
  max-width: 24px;
  position: relative;
  top: -1px;
}
.sticky-message p + p {
  margin-top: 6px;
}

.page-template-template-existing-customer-add-ons .products-sticky-bar-container[data-count="0"] {
  display: none;
}

#single-product-modal-content {
  color: #454B52;
}
#single-product-modal-content h3,
#single-product-modal-content .h3,
#single-product-modal-content h2,
#single-product-modal-content .h2,
#single-product-modal-content h4,
#single-product-modal-content .h4 {
  font-size: 28px;
  line-height: 36px;
  letter-spacing: -0.5px;
  font-weight: bold;
  margin: 16px 0;
}
#single-product-modal-content h3 + p,
#single-product-modal-content .h3 + p,
#single-product-modal-content h2 + p,
#single-product-modal-content .h2 + p,
#single-product-modal-content h4 + p,
#single-product-modal-content .h4 + p {
  margin-top: -3px;
}
#single-product-modal-content h3:first-child,
#single-product-modal-content .h3:first-child,
#single-product-modal-content h2:first-child,
#single-product-modal-content .h2:first-child,
#single-product-modal-content h4:first-child,
#single-product-modal-content .h4:first-child {
  margin-top: 0;
}
#single-product-modal-content h3:last-child,
#single-product-modal-content .h3:last-child,
#single-product-modal-content h2:last-child,
#single-product-modal-content .h2:last-child,
#single-product-modal-content h4:last-child,
#single-product-modal-content .h4:last-child {
  margin-bottom: 0;
}
#single-product-modal-content .text-note ul li {
  color: #454B52;
}
#single-product-modal-content .text-note ul li:before {
  width: 4px;
  height: 4px;
  background-color: #454B52;
  left: 10px;
  top: 10px;
}
#single-product-modal-content .text-note.text-note-small .small {
  color: #686E74;
  font-size: 14px;
  line-height: 20px;
}
#single-product-modal-content p,
#single-product-modal-content .text,
#single-product-modal-content .text p {
  color: #454B52;
}
#single-product-modal-content strong {
  font-weight: bold;
  color: #1D2329;
}
#single-product-modal-content .single-product-nav {
  padding-top: 12px;
  padding-bottom: 11px;
}
#single-product-modal-content .single-product-nav .single-product-menu li a {
  font-weight: bold;
  color: #686E74;
  padding: 4px 16px 5px 16px;
}
@media (min-width: 1201px) {
  #single-product-modal-content .single-product-nav .single-product-menu li a:hover {
    color: #1D2329;
  }
}
#single-product-modal-content .single-product-nav .single-product-menu li.active a {
  color: #454B52;
  font-weight: bold;
  background-color: #e0f3fa;
}
@media (max-width: 767px) {
  #single-product-modal-content .product-features-container {
    margin-bottom: 64px !important;
  }
}
#single-product-modal-content .product-features-container .product-features {
  padding: 66px 0 0 0;
}
@media (max-width: 767px) {
  #single-product-modal-content .product-features-container .product-features {
    padding-top: 24px;
  }
}
#single-product-modal-content .product-features-container .product-features .items {
  max-width: 944px;
  margin-left: auto;
  margin-right: auto;
}
#single-product-modal-content .product-features-container .product-features .items .feature .title {
  color: #1D2329;
  padding-top: 1px;
}
#single-product-modal-content .product-features-container .product-features .items .feature .title strong {
  color: #686E74;
}
#single-product-modal-content .product-features-container .product-features .items .feature .smaller-text {
  color: #686E74;
  margin-top: 3px;
}
#single-product-modal-content .product-features-container .product-features .items .feature .feature-inner span.icon.icon-size-xlarge {
  max-width: 92px;
  max-height: 92px;
}
#single-product-modal-content .product-features-container .product-features .items .feature .feature-inner span.icon.icon-size-xlarge span {
  font-size: 59px;
}
#single-product-modal-content .smaller-text {
  font-size: 14px;
  line-height: 20px;
}
#single-product-modal-content .centered-text h1 + p,
#single-product-modal-content .centered-text h2 + p {
  padding-top: 9px;
}
#single-product-modal-content .centered-text p:last-child {
  padding-bottom: 2px;
}
#single-product-modal-content .kit-devices-container .kit-devices {
  max-width: 1038px;
}
#single-product-modal-content .kit-devices-container .kit-devices .device .device-inner .title {
  font-size: 18px;
  line-height: 24px;
  color: #1D2329;
  padding-bottom: 2px;
}
#single-product-modal-content .kit-devices-container .kit-devices .device .device-inner .desc {
  font-size: 14px;
  line-height: 20px;
  color: #686E74;
}
#single-product-modal-content .features {
  margin-top: 23px;
}
#single-product-modal-content .features .feature .smaller-text {
  color: #454B52;
}
#single-product-modal-content .features .feature .icon {
  margin-bottom: 10px;
}
#single-product-modal-content .features .feature .icon.icon-size-large {
  font-size: 50px;
}
#single-product-modal-content .disclaimer-message {
  margin-top: 122px;
}
@media (max-width: 767px) {
  #single-product-modal-content .disclaimer-message {
    margin-top: 64px;
  }
}
#single-product-modal-content .tech-specs-container {
  padding-top: 42px;
}
@media (max-width: 767px) {
  #single-product-modal-content .tech-specs-container {
    padding-top: 24px;
  }
}
#single-product-modal-content .tech-specs-container .tech-specs {
  max-width: 920px;
}
#single-product-modal-content .tech-specs-container .tech-specs .tech-specs-product + .tech-specs-product {
  margin-top: 152px;
}
@media (max-width: 1200px) {
  #single-product-modal-content .tech-specs-container .tech-specs .tech-specs-product + .tech-specs-product {
    margin-top: 80px;
  }
}
@media (max-width: 767px) {
  #single-product-modal-content .tech-specs-container .tech-specs .tech-specs-product + .tech-specs-product {
    margin-top: 64px;
  }
}
#single-product-modal-content .tech-specs-container .tech-specs h4 {
  padding: 0;
  margin: 0;
}
#single-product-modal-content .tech-specs-container .tech-specs h4 + .tech-specs-table {
  margin-top: 17px;
}
#single-product-modal-content .tech-specs-container .tech-specs .js-tech-specs-toggler {
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
}
#single-product-modal-content .tech-specs-container .tech-specs ul {
  padding-top: 14px;
}
#single-product-modal-content .tech-specs-container .tech-specs ul li span:first-child {
  font-weight: bold;
  color: #686E74;
}
#single-product-modal-content .tech-specs-container .tech-specs ul li span {
  color: #686E74;
}
#single-product-modal-content .compare-table-container.product-comparison .comparison-table {
  background-color: #ffffff;
}
#single-product-modal-content .comparison-table-rows.product-features-table .comparison-table-row {
  align-items: initial;
}
#single-product-modal-content .comparison-table-rows.product-features-table .comparison-table-row:first-child .col {
  border-top: none;
}
#single-product-modal-content .comparison-table-rows.product-features-table .comparison-table-row .col {
  font-size: 16px;
  line-height: 24px;
}
#single-product-modal-content .comparison-table-rows.product-features-table .comparison-table-row .col .title strong {
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  color: #1D2329;
}
#single-product-modal-content .comparison-table-rows.product-features-table .comparison-table-row .col:not(:first-child) strong {
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
}
.single-product-modal-back-button {
  display: none;
  padding: 15px 17px;
  position: sticky;
  top: -24px;
  background-color: #fff;
  z-index: 4;
  margin: -36px 0 10px 1px;
}
.modal-has-back-button .single-product-modal-back-button {
  display: block;
}

@media (max-width: 767px) {
  .single-product-modal-back-button {
    top: 0;
    margin: -48px 0 0 1px;
    padding-left: 3px;
    padding: 12px 3px 10px 3px;
  }
}

.cart-note {
  background-color: #F3F4F5;
  border-radius: 8px;
  padding: 24px 32px;
  margin-top: 48px;
}
.cart-note bdi {
  font-weight: normal;
}
.cart-note a {
  color: #0074B3;
  text-decoration: underline;
}
@media (min-width: 1201px) {
  .cart-note a:hover {
    text-decoration: none;
  }
}
@media (max-width: 767px) {
  .cart-note {
    padding: 16px;
  }
}
.cart-note p {
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  color: #686E74;
}

#existing-subscription-modal .modal {
  max-width: 569px;
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 18px;
  line-height: 24px;
}
#existing-subscription-modal .modal svg {
  display: block;
  max-width: 137px;
  height: auto;
  margin: 0 auto 13px auto;
}
#existing-subscription-modal .modal h3 {
  font-weight: 700;
  font-size: 32px;
  line-height: 44px;
  letter-spacing: -0.58px;
}
@media (max-width: 767px) {
  #existing-subscription-modal .modal h3 {
    font-size: 26px;
    line-height: 38px;
    letter-spacing: -0.4px;
  }
}
#existing-subscription-modal .modal .centered-text {
  font-size: 18px;
  line-height: 24px;
}
@media (max-width: 767px) {
  #existing-subscription-modal .modal .centered-text {
    font-size: 16px;
    line-height: 150%;
  }
}
#existing-subscription-modal .modal .centered-text .buttons {
  padding-top: 11px;
}
#existing-subscription-modal .modal .centered-text p {
  font-size: 18px;
  line-height: 24px;
}
#existing-subscription-modal .modal .centered-text p * {
  font-size: 18px;
  line-height: 24px;
}
@media (max-width: 767px) {
  #existing-subscription-modal .modal .centered-text p * {
    font-size: 16px;
    line-height: 150%;
  }
}
@media (max-width: 767px) {
  #existing-subscription-modal .modal .centered-text p {
    font-size: 16px;
    line-height: 150%;
  }
}

body.modal-open {
  overflow: hidden;
}

.info-block {
  background-color: #F3F4F5;
  padding: 16px;
  border-radius: 16px;
  margin: 48px 0;
}
.info-block.blue {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 32px auto;
  background-color: #F2FAFD;
  padding-left: 64px !important;
  padding-right: 64px !important;
}
@media (max-width: 1200px) {
  .info-block.blue {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
}
@media (max-width: 767px) {
  .info-block.blue {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
}
.info-block.blue:first-child {
  margin-top: 0;
}
.info-block.blue:last-child {
  margin-bottom: 0;
}
.info-block:first-child {
  margin-top: 0;
}
.info-block:last-child {
  margin-bottom: 0;
}
.info-block .inner {
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  color: #1D2329;
}
.info-block .inner.full {
  max-width: none;
  text-align: left;
  padding-left: 16px;
  padding-right: 16px;
}
@media (max-width: 767px) {
  .info-block .inner.full {
    padding-left: 0;
    padding-right: 0;
  }
}
.info-block .inner.full p {
  margin: 12px 0;
}
.info-block .inner.full p:first-child {
  margin-top: 0;
}
.info-block .inner.full p:last-child {
  margin-bottom: 0;
}
.info-block.small {
  margin: 28px 0;
}
.info-block.small:first-child {
  margin-top: 0;
}
.info-block.small:last-child {
  margin-bottom: 0;
}
.info-block.small .inner {
  max-width: none;
  font-size: 14px;
  line-height: 20px;
  color: #686E74;
  text-align: left;
}
.info-block.small .inner p {
  padding: 0;
  margin: 0;
}
.info-block.has-image {
  padding: 25px 32px;
}
@media (max-width: 767px) {
  .info-block.has-image {
    padding: 16px;
  }
}
.info-block.has-image .inner {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  font-size: 14px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .info-block.has-image .inner {
    display: block;
  }
}
.info-block.has-image .inner strong {
  font-weight: bold;
}
.info-block.has-image img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 32px 0 0;
}
@media (max-width: 767px) {
  .info-block.has-image img {
    margin: 0 0 16px 0;
  }
}
.info-block.has-image .text {
  flex: 1;
}
.info-block.has-image .text p {
  margin: 0 0 4px 0;
}
.info-block.has-image .text p:first-child {
  margin-top: 0;
}
.info-block.has-image .text p:last-child {
  margin-bottom: 0;
}
.info-block.has-image strong {
  font-weight: normal;
  color: #1D2329;
}

@media (min-width: 992px) {
  .plans-picker-container {
    padding-left: 9px;
    padding-right: 9px;
  }
}
.plans-picker-container .plans-picker .plans {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .plans-picker-container .plans-picker .plans {
    display: block;
  }
}
.plans-picker-container .plans-picker .plans .plan {
  flex-basis: calc(50% - 16px);
  max-width: calc(50% - 16px);
  border: 1px solid #DCDFE3;
  border-radius: 16px;
  background-color: #fff;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 34px 23px 21px 23px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .plans-picker-container .plans-picker .plans .plan {
    max-width: 100%;
    padding: 24px 16px 24px 16px;
  }
  .plans-picker-container .plans-picker .plans .plan + .plan {
    margin-top: 32px;
  }
}
@media (min-width: 1201px) {
  .plans-picker-container .plans-picker .plans .plan:hover {
    box-shadow: 0px 15px 30px rgba(52, 56, 64, 0.22);
  }
}
.plans-picker-container .plans-picker .plans .plan.selected-plan {
  box-shadow: 0px 15px 30px rgba(52, 56, 64, 0.22);
  background-color: #F2FAFD;
  border: 2px solid #009FDB;
}
.plans-picker-container .plans-picker .plans .plan .title {
  text-align: center;
}
.plans-picker-container .plans-picker .plans .plan .title h6 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  color: #686E74;
  padding: 0;
  margin: 0 0 3px 0;
  text-transform: none;
}
.plans-picker-container .plans-picker .plans .plan .title .h6 {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #686E74;
  padding: 0;
  text-transform: none;
  font-weight: 400;
  margin: 2px 0px;
  letter-spacing: 0;
}
.plans-picker-container .plans-picker .plans .plan .title h4 {
  margin-bottom: 0;
}
.plans-picker-container .plans-picker .plans .plan .title h5 {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 0;
  padding: 0;
  margin: 13px 0 0 0;
}
.plans-picker-container .plans-picker .plans .plan .title h5 + p {
  margin-top: -6px;
}
.plans-picker-container .plans-picker .plans .plan .title p, .plans-picker-container .plans-picker .plans .plan .title .affirm-modal-trigger {
  font-size: 24px;
  line-height: 28px;
  letter-spacing: -0.43px;
  color: #1D2329;
  padding: 0;
  margin: 15px 0 0 0;
  font-weight: bold;
}
.plans-picker-container .plans-picker .plans .plan .title p bdi, .plans-picker-container .plans-picker .plans .plan .title p .affirm-ala-price, .plans-picker-container .plans-picker .plans .plan .title .affirm-modal-trigger bdi, .plans-picker-container .plans-picker .plans .plan .title .affirm-modal-trigger .affirm-ala-price {
  font-size: 32px;
  line-height: 44px;
  letter-spacing: -0.58px;
}
.plans-picker-container .plans-picker .plans .plan .title p .affirm-modal-trigger, .plans-picker-container .plans-picker .plans .plan .title .affirm-modal-trigger .affirm-modal-trigger {
  text-decoration: none;
  color: #1D2329;
}
.plans-picker-container .plans-picker .plans .plan .title small {
  display: block;
  font-size: 14px;
  line-height: 20px;
  color: #686E74;
  margin-top: 3px;
}
.plans-picker-container .plans-picker .plans .plan .title .affirm-link {
  display: inline-block;
  text-decoration: none;
  text-align: center;
  font-size: 14px !important;
  line-height: 20px !important;
  font-weight: 400 !important;
  letter-spacing: 0;
  color: #1D2329 !important;
  position: relative;
  top: -2px;
  margin: 0 0 7px 0;
}
@media (min-width: 1201px) {
  .plans-picker-container .plans-picker .plans .plan .title .affirm-link:hover {
    color: #00388F !important;
  }
}
.plans-picker-container .plans-picker .plans .plan .title .affirm-link .info-icon {
  position: relative;
  top: 3px;
}
.plans-picker-container .plans-picker .plans .plan .image {
  margin: 23px 0 33px 0;
  position: relative;
}
@media (min-width: 1201px) {
  .plans-picker-container .plans-picker .plans .plan .image:hover svg path:nth-child(1) {
    fill: #007ae2 !important;
  }
}
.plans-picker-container .plans-picker .plans .plan .image img {
  display: block;
  max-width: none;
  width: 100%;
  height: auto;
  margin: 0 auto;
  border-radius: 16px;
}
.plans-picker-container .plans-picker .plans .plan .image svg {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0;
  position: absolute;
  right: 10px;
  top: 10px;
}
.plans-picker-container .plans-picker .plans .plan .plan-features {
  margin-bottom: 24px;
}
.plans-picker-container .plans-picker .plans .plan .plan-features p {
  padding: 0;
  margin: 0 0 15px 0;
  color: #454B52;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
}
.plans-picker-container .plans-picker .plans .plan .plan-features .feature {
  display: flex;
  align-items: flex-start;
}
.plans-picker-container .plans-picker .plans .plan .plan-features .feature.no-desc {
  align-items: center;
  min-height: 32px;
  margin-bottom: 23px;
}
.plans-picker-container .plans-picker .plans .plan .plan-features .feature + .feature {
  margin-top: 6px;
}
.plans-picker-container .plans-picker .plans .plan .plan-features .feature img {
  display: block;
  max-width: 32px;
  height: auto;
  margin: 0 8px 0 0;
  position: relative;
  top: 1px;
}
.plans-picker-container .plans-picker .plans .plan .plan-features .feature .info {
  flex: 1;
}
.plans-picker-container .plans-picker .plans .plan .plan-features .feature .info p {
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
  color: #454B52;
  margin: 0;
}
.plans-picker-container .plans-picker .plans .plan .plan-features .feature .info p strong {
  display: block;
  font-weight: 500;
}
.plans-picker-container .plans-picker .plans .plan .plan-features .hardware {
  border: 1px solid #DCDFE3;
  border-radius: 8px;
  padding: 16px 24px;
}
.plans-picker-container .plans-picker .plans .plan .plan-features .hardware.plus {
  position: relative;
  padding-left: 48px;
}
.plans-picker-container .plans-picker .plans .plan .plan-features .hardware.plus:before {
  content: "";
  display: block;
  position: absolute;
  left: 8px;
  top: 16px;
  width: 32px;
  height: 32px;
  background: transparent url(assets/img/plus-icon.svg) no-repeat left top;
  background-size: 100% auto;
}
.plans-picker-container .plans-picker .plans .plan .plan-features .hardware span {
  display: block;
  font-weight: 500;
  color: #454B52;
}
.plans-picker-container .plans-picker .plans .plan .plan-features .hardware + .hardware {
  margin-top: 12px;
}
.plans-picker-container .plans-picker .plans .plan .plan-features .hardware ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.plans-picker-container .plans-picker .plans .plan .plan-features .hardware ul li {
  display: block;
  padding: 0;
  margin: 0;
}
.plans-picker-container .plans-picker .plans .plan .plan-features .hardware ul li:before {
  display: none;
}
.plans-picker-container .plans-picker .plans .plan .buttons {
  text-align: center;
  margin: 30px 0 36px 0;
}
.plans-picker-container .plans-picker .plans .plan .buttons.auto-margin {
  margin-top: auto;
  margin-bottom: 0;
  padding: 22px 0;
}
.plans-picker-container .plans-picker .plans .plan .buttons .button {
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-weight: bold;
  margin: 0 0 28px 0;
}
@media (max-width: 767px) {
  .plans-picker-container .plans-picker .plans .plan .buttons .button {
    margin-bottom: 16px;
  }
}
.plans-picker-container .plans-picker .plans .plan .buttons .button.not-selected {
  background-color: #fff;
  color: #00388F;
}
@media (min-width: 1201px) {
  .plans-picker-container .plans-picker .plans .plan .buttons .button.not-selected:hover {
    border-color: #007AE2;
    color: #007AE2;
  }
}
.plans-picker-container .plans-picker .plans .plan .buttons .button:first-child {
  margin-top: 0;
}
.plans-picker-container .plans-picker .plans .plan .buttons .button:last-child {
  margin-bottom: 0;
}
.plans-picker-container .plans-picker .plans .plan .buttons small {
  display: block;
  font-size: 11px;
  line-height: 150%;
  font-weight: normal;
  color: #2D3037;
  margin-top: 29px;
  margin-bottom: -13px;
}
@media (max-width: 767px) {
  .plans-picker-container .plans-picker .plans .plan .buttons small {
    margin-top: 16px;
    margin-bottom: -8px;
  }
}

.plan-comparison-table {
  color: #1D2329;
}
.plan-comparison-table h4,
.plan-comparison-table p {
  padding: 0;
  margin: 0;
}
@media (max-width: 991px) {
  .plan-comparison-table h4 {
    font-size: 24px;
  }
}
.plan-comparison-table strong {
  font-weight: bold;
}
@media (max-width: 767px) {
  .plan-comparison-table.show-plan-1 .tbody .col:nth-child(3) {
    display: none !important;
  }
  .plan-comparison-table.show-plan-2 .tbody .col:nth-child(2) {
    display: none !important;
  }
}
.plan-comparison-table .thead {
  font-size: 18px;
  line-height: 28px;
  letter-spacing: -0.32px;
  font-weight: bold;
  display: flex;
  flex-wrap: wrap;
  padding: 23px 32px;
  position: sticky;
  top: -24px;
  background-color: #ffffff;
  box-shadow: 0px 8px 16px 0px rgba(64, 69, 79, 0);
  margin: 0 -32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .plan-comparison-table .thead {
    position: relative;
    display: block;
    background-color: transparent;
    box-shadow: none !important;
    text-align: center;
    padding-bottom: 0;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .plan-comparison-table .thead .col {
    max-width: 100% !important;
    padding: 0 !important;
    text-align: center !important;
  }
}
.plan-comparison-table .thead .mobile-plan-toggler-wrap {
  position: relative;
}
.plan-comparison-table .thead .mobile-plan-toggler-wrap .mobile-plan-toggler {
  display: block;
  text-align: left;
  background-color: #fff;
  border: 1px solid #dfe4eb;
  padding: 12px 20px;
  border-radius: 16px;
  font-weight: normal;
  color: #1D2329;
  margin-top: 10px;
  font-size: 16px;
  line-height: 24px;
  position: relative;
}
.plan-comparison-table .thead .mobile-plan-toggler-wrap .mobile-plan-toggler:after {
  content: "\e906";
  font-family: "icomoon";
  font-size: 24px;
  color: #44bed8;
  position: absolute;
  right: 24px;
  top: 50%;
  margin-top: -12px;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
.plan-comparison-table .thead .mobile-plan-toggler-wrap .mobile-plan-toggler.active:after {
  transform: rotate(180deg);
}
.plan-comparison-table .thead .mobile-plan-toggler-wrap ul {
  position: absolute;
  left: 10px;
  width: calc(100% - 20px);
  top: calc(100% + 6px);
  background-color: #fff;
  box-shadow: 0px 8px 16px 0px rgba(64, 69, 79, 0.1411764706);
  z-index: 1;
  border-radius: 16px;
  padding: 0;
  margin: 0;
  font-size: 16px;
  line-height: 24px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
.plan-comparison-table .thead .mobile-plan-toggler-wrap ul.visible {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.plan-comparison-table .thead .mobile-plan-toggler-wrap ul li {
  display: block;
  padding: 0;
  margin: 0;
}
.plan-comparison-table .thead .mobile-plan-toggler-wrap ul li:before {
  display: none;
}
.plan-comparison-table .thead .mobile-plan-toggler-wrap ul li a {
  text-decoration: none;
  font-weight: normal;
  color: #1D2329;
  display: block;
  text-align: left;
  padding: 12px 72px 12px 24px;
  position: relative;
}
.plan-comparison-table .thead .mobile-plan-toggler-wrap ul li a:after {
  content: "\e90e";
  font-family: "icomoon";
  font-size: 24px;
  right: 24px;
  top: 50%;
  transform: translate(0, -50%);
  color: #44bed8;
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.2scubic-bezier 0.165, 0.84, 0.44, 1 !important;
  transition: all 0.2scubic-bezier 0.165, 0.84, 0.44, 1 !important;
}
.plan-comparison-table .thead .mobile-plan-toggler-wrap ul li a.active:after {
  opacity: 1;
}
.plan-comparison-table .thead.is-sticky {
  box-shadow: 0px 8px 16px 0px rgba(64, 69, 79, 0.14);
}
.plan-comparison-table .thead .col {
  flex: 1;
  text-align: center;
  padding: 0 16px;
}
.plan-comparison-table .thead .col:first-child {
  flex-basis: 38.827%;
  max-width: 38.827%;
  text-align: left;
  padding-right: 24px;
  padding-left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.plan-comparison-table .thead .col strong {
  font-weight: normal;
  color: #686E74;
  font-size: 16px;
  line-height: 24px;
  margin-top: -1px;
  display: block;
}
.plan-comparison-table .tbody .row {
  border-top: 1px solid #DCDFE3;
  display: flex;
  flex-wrap: wrap;
  padding: 16px 0;
}
.plan-comparison-table .tbody .row .col {
  flex: 1;
  text-align: center;
  padding: 0 16px;
}
.plan-comparison-table .tbody .row .col p + p {
  margin-top: 2px;
}
.plan-comparison-table .tbody .row .col:first-child {
  flex-basis: 38.827%;
  max-width: 38.827%;
  text-align: left;
  padding-right: 24px;
  padding-left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .plan-comparison-table .tbody .row .col:first-child {
    flex-basis: calc(100% - 120px);
    max-width: calc(100% - 120px) !important;
    padding-right: 24px;
  }
}
.plan-comparison-table .tbody .row .col:not(:first-child) {
  display: flex;
  align-items: center;
  justify-content: center;
}
.plan-comparison-table .tbody .row svg {
  display: block;
  max-width: 24px;
  height: auto;
  margin: auto;
}
.plan-comparison-table .tbody .row:first-child {
  border-top: none;
}

@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.modal-loader {
  display: block;
  text-align: center;
  color: #686E74;
  width: 59px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .modal-loader {
    width: 48px;
  }
}
.modal-loader img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0;
  -webkit-animation: rotating 2s linear infinite;
  -moz-animation: rotating 2s linear infinite;
  -ms-animation: rotating 2s linear infinite;
  -o-animation: rotating 2s linear infinite;
  animation: rotating 2s linear infinite;
}

.product-content section.grid-outer:first-child {
  margin-top: 0 !important;
}
.product-content section.grid-outer:last-child {
  margin-bottom: 0 !important;
}

.modal-container#product-modal .modal .modal-inner {
  padding-left: 0;
  padding-right: 0;
}
.modal-container#product-modal .modal .modal-inner .js-close-modal-button {
  margin-right: 12px;
}

.products-container.existing-customer-add-ons .product-price p {
  padding-bottom: 8px;
}
.products-container .products > h5 {
  margin: 0 0 14px 0;
}
.products-container .products .products-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: -12px;
}
.products-container .products .products-wrapper + h5 {
  margin-top: 49px;
}
.products-container .products .products-wrapper .product {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 12px;
}
@media (max-width: 991px) {
  .products-container .products .products-wrapper .product {
    flex-basis: 50%;
    max-width: 50%;
  }
}
@media (max-width: 767px) {
  .products-container .products .products-wrapper .product {
    flex-basis: 100%;
    max-width: 100%;
  }
}
.products-container .products .products-wrapper .product .product-inner {
  background-color: #fff;
  border: 1px solid #DCDFE3;
  border-radius: 16px;
  padding: 63px 23px 50px 23px;
  display: flex;
  flex-direction: column;
  text-align: center;
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
  .products-container .products .products-wrapper .product .product-inner {
    padding-bottom: 34px;
    padding-top: 38px;
  }
}
@media (min-width: 1201px) {
  .products-container .products .products-wrapper .product .product-inner:hover {
    box-shadow: 0px 15px 30px rgba(52, 56, 64, 0.22);
  }
}
.products-container .products .products-wrapper .product .product-inner .product-badge {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding: 23px 23px 0 23px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
}
@media (max-width: 767px) {
  .products-container .products .products-wrapper .product .product-inner .product-badge {
    padding-top: 10px;
  }
}
.products-container .products .products-wrapper .product .product-inner .product-badge span {
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  color: #1D2329;
  padding: 4px 16px;
  background-color: #DCF3FA;
  border-radius: 4px;
}
.products-container .products .products-wrapper .product .product-inner .product-included-badge {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  background-color: #F3F4F5;
  font-size: 12px;
  line-height: 14px;
  font-weight: normal;
  font-style: italic;
  color: #686E74;
  padding: 8px 0px 6px 0px;
}
.products-container .products .products-wrapper .product .product-inner .product-price {
  text-align: center;
}
.products-container .products .products-wrapper .product .product-inner .product-price .affirm-link {
  display: inline-block;
  text-decoration: none;
  text-align: center;
  font-size: 14px !important;
  line-height: 20px !important;
  font-weight: 600 !important;
  letter-spacing: 0;
  color: #1D2329 !important;
  position: relative;
  top: -2px;
  margin: 0 0 7px 0;
}
@media (min-width: 1201px) {
  .products-container .products .products-wrapper .product .product-inner .product-price .affirm-link:hover {
    color: #00388F !important;
  }
}
.products-container .products .products-wrapper .product .product-inner .product-price .affirm-link .info-icon {
  position: relative;
  top: 3px;
}
.products-container .products .products-wrapper .product .product-inner .product-price sup {
  font-weight: 400;
}
.products-container .products .products-wrapper .product .product-inner .product-price p,
.products-container .products .products-wrapper .product .product-inner .product-price small {
  display: block;
}
.products-container .products .products-wrapper .product .product-inner .product-price p, .products-container .products .products-wrapper .product .product-inner .product-price .affirm-modal-trigger {
  font-size: 23px;
  line-height: 115%;
  font-weight: 500;
  font-family: "ATT Aleck Sans", sans-serif;
  color: #2D3037;
  margin: 16px 0 8px 0;
}
.att-wrapper .products-container .products .products-wrapper .product .product-inner .product-price p, .att-wrapper .products-container .products .products-wrapper .product .product-inner .product-price .affirm-modal-trigger {
  font-size: 20px;
  line-height: 28px;
  font-weight: bold;
  color: #1D2329;
  letter-spacing: -0.36px;
}

.products-container .products .products-wrapper .product .product-inner .product-price p + p, .products-container .products .products-wrapper .product .product-inner .product-price .affirm-modal-trigger + p {
  margin-top: 0;
}
.products-container .products .products-wrapper .product .product-inner .product-price p:first-child, .products-container .products .products-wrapper .product .product-inner .product-price .affirm-modal-trigger:first-child {
  margin-top: 0;
}
.products-container .products .products-wrapper .product .product-inner .product-price p:last-child, .products-container .products .products-wrapper .product .product-inner .product-price .affirm-modal-trigger:last-child {
  margin-bottom: 0;
}
.products-container .products .products-wrapper .product .product-inner .product-price p, .products-container .products .products-wrapper .product .product-inner .product-price .affirm-modal-trigger {
  position: 0;
  margin: 0;
  color: #1D2329;
  font-size: 18px !important;
}
@media (max-width: 767px) {
  .products-container .products .products-wrapper .product .product-inner .product-price p, .products-container .products .products-wrapper .product .product-inner .product-price .affirm-modal-trigger {
    font-size: 16px !important;
    height: 30px;
  }
}
.products-container .products .products-wrapper .product .product-inner .product-price p bdi, .products-container .products .products-wrapper .product .product-inner .product-price p .affirm-ala-price, .products-container .products .products-wrapper .product .product-inner .product-price .affirm-modal-trigger bdi, .products-container .products .products-wrapper .product .product-inner .product-price .affirm-modal-trigger .affirm-ala-price {
  font-size: 32px;
  line-height: 44px;
  letter-spacing: -0.58px;
}
@media (max-width: 767px) {
  .products-container .products .products-wrapper .product .product-inner .product-price p bdi, .products-container .products .products-wrapper .product .product-inner .product-price p .affirm-ala-price, .products-container .products .products-wrapper .product .product-inner .product-price .affirm-modal-trigger bdi, .products-container .products .products-wrapper .product .product-inner .product-price .affirm-modal-trigger .affirm-ala-price {
    font-size: 28px !important;
    line-height: 36px !important;
  }
}
.products-container .products .products-wrapper .product .product-inner .product-price p .affirm-modal-trigger, .products-container .products .products-wrapper .product .product-inner .product-price .affirm-modal-trigger .affirm-modal-trigger {
  text-decoration: none;
  color: #1D2329;
}
.products-container .products .products-wrapper .product .product-inner .product-price small {
  margin: 3px 0 0 0;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  color: #1D2329;
}
@media (max-width: 767px) {
  .products-container .products .products-wrapper .product .product-inner .product-price small {
    margin-top: 8px;
  }
}
.products-container .products .products-wrapper .product .product-inner .product-title {
  text-align: center;
  padding: 2px 0 22px 0;
}
@media (max-width: 767px) {
  .products-container .products .products-wrapper .product .product-inner .product-title {
    padding-bottom: 3px;
  }
}
.products-container .products .products-wrapper .product .product-inner .product-title p {
  padding: 0;
  margin: 0;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  color: #454B52;
  min-height: 48px;
  display: block;
}
.products-container .products .products-wrapper .product .product-inner .product-thumb {
  padding: 8px 0;
}
@media (max-width: 767px) {
  .products-container .products .products-wrapper .product .product-inner .product-thumb {
    padding: 0;
  }
}
.products-container .products .products-wrapper .product .product-inner .product-thumb img {
  display: block;
  max-width: none;
  width: 100%;
  height: auto;
  margin: 0;
}
@media (max-width: 767px) {
  .products-container .products .products-wrapper .product .product-inner .product-thumb img {
    max-height: 120px;
    width: auto;
    margin: 10px auto;
  }
}
.products-container .products .products-wrapper .product .product-inner .add-device-wrapper {
  position: relative;
  width: 100%;
  text-align: center;
}
.products-container .products .products-wrapper .product .product-inner .add-device-wrapper .qty-selector {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #00388F;
  border-radius: 360px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 5px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
.products-container .products .products-wrapper .product .product-inner .add-device-wrapper .qty-selector.visible {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.products-container .products .products-wrapper .product .product-inner .add-device-wrapper .qty-selector span {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  color: #00388F;
}
.products-container .products .products-wrapper .product .product-inner .add-device-wrapper .qty-selector a {
  width: 28px;
  height: 28px;
  border-radius: 50%;
}
.products-container .products .products-wrapper .product .product-inner .add-device-wrapper .qty-selector a svg {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0;
}
.products-container .products .products-wrapper .product .product-inner .add-device-wrapper .qty-selector a svg circle {
  stroke: #00388F !important;
}
.products-container .products .products-wrapper .product .product-inner .add-device-wrapper .qty-selector a svg rect {
  fill: #00388F !important;
}
@media (min-width: 1201px) {
  .products-container .products .products-wrapper .product .product-inner .add-device-wrapper .qty-selector a:hover svg circle {
    stroke: #007AE2 !important;
  }
  .products-container .products .products-wrapper .product .product-inner .add-device-wrapper .qty-selector a:hover svg rect {
    fill: #007AE2 !important;
  }
}
.products-container .products .products-wrapper .product .product-inner .product-buttons {
  display: flex;
  flex-direction: column;
  margin-top: auto;
  margin-bottom: 0;
  align-items: center;
}
.products-container .products .products-wrapper .product .product-inner .product-buttons .button {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 14px;
  line-height: 20px;
}
.products-container .products .products-wrapper .product .product-inner .product-buttons .button.hidden {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.products-container .products .products-wrapper .product .product-inner .product-buttons .btn-link {
  margin-top: 18px;
}

.products-sticky-bar-container {
  position: sticky;
  bottom: 0;
  z-index: 5;
  background-color: #fff;
  box-shadow: 0px -10px 30px rgba(45, 48, 55, 0.1);
}
.products-sticky-bar-container .products-sticky-bar {
  max-width: 920px;
  margin: 0 auto;
  padding: 18px 0 15px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
@media (max-width: 1200px) {
  .products-sticky-bar-container .products-sticky-bar {
    padding-bottom: 16px;
  }
}
.products-sticky-bar-container .products-sticky-bar .left {
  max-width: 767px;
}
.products-sticky-bar-container .products-sticky-bar .right {
  display: flex;
  align-items: flex-start;
}
@media (max-width: 991px) {
  .products-sticky-bar-container .products-sticky-bar .right {
    width: 100%;
    justify-content: flex-end;
    margin-top: 16px;
  }
}
@media (max-width: 767px) {
  .products-sticky-bar-container .products-sticky-bar .right {
    justify-content: center;
    margin-top: 0px;
  }
}
.products-sticky-bar-container .products-sticky-bar .button {
  background-color: #00388F;
  border-color: #00388F;
  padding: 12px 43px;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
}
@media (max-width: 767px) {
  .products-sticky-bar-container .products-sticky-bar .button {
    margin-top: 16px;
    width: 100%;
    text-align: center;
  }
}
.products-sticky-bar-container .products-sticky-bar .button.disabled {
  pointer-events: none;
  opacity: 0.3;
}
@media (min-width: 1201px) {
  .products-sticky-bar-container .products-sticky-bar .button:hover {
    background-color: #007AE2;
    border-color: #007AE2;
  }
}
.products-sticky-bar-container .products-sticky-bar h5 {
  padding: 1px 0 1px 0;
  margin: 0;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  color: #1D2329;
}
.products-sticky-bar-container .products-sticky-bar .affirm-link {
  color: #1D2329;
  font-weight: bold;
  text-decoration: none;
  padding-bottom: 4px;
}
@media (min-width: 1201px) {
  .products-sticky-bar-container .products-sticky-bar .affirm-link:hover {
    color: #007AE2;
  }
}
.products-sticky-bar-container .products-sticky-bar .affirm-link .info-icon {
  position: relative;
  top: 3px;
}
.products-sticky-bar-container .products-sticky-bar small {
  display: block;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  color: #686E74;
}
.products-sticky-bar-container .products-sticky-bar small + small {
  margin-top: 2px;
}
.products-sticky-bar-container .products-sticky-bar p {
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  color: #686E74;
}
.products-sticky-bar-container .products-sticky-bar p a, .products-sticky-bar-container .products-sticky-bar p .affirm-link {
  font-weight: 300;
  color: #0074B3;
  text-decoration: none;
}
@media (min-width: 1201px) {
  .products-sticky-bar-container .products-sticky-bar p a:hover, .products-sticky-bar-container .products-sticky-bar p .affirm-link:hover {
    color: #00388F;
  }
}

.products-sticky-bar__summary {
  display: flex;
  align-items: stretch;
  gap: 32px;
  padding: 24px;
  border: 1px solid #DCDFE3;
  border-radius: 16px;
  background-color: #fff;
  width: 100%;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .products-sticky-bar__summary {
    flex-direction: column;
    gap: 8px;
    padding: 12px;
  }
}

.products-sticky-bar__column {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
@media (max-width: 767px) {
  .products-sticky-bar__column:not(:first-child) {
    border-top: 1px solid #DCDFE3;
    padding-top: 16px;
    margin-top: 8px;
    padding-top: 8px;
  }
}

.products-sticky-bar__column--full {
  position: relative;
}
.products-sticky-bar__column--full::before {
  content: "";
  position: absolute;
  left: -16px;
  top: 8px;
  bottom: 0;
  width: 1px;
  background-color: #DCDFE3;
}
@media (max-width: 767px) {
  .products-sticky-bar__column--full::before {
    display: none;
  }
}

.products-sticky-bar__row {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 12px;
}

.products-sticky-bar__label,
.products-sticky-bar__value {
  font-size: 20px;
  line-height: 28px;
  font-weight: bold;
  letter-spacing: -0.36px;
  color: #1D2329;
}

.products-sticky-bar__value {
  display: inline-flex;
  align-items: baseline;
  white-space: nowrap;
}

.products-sticky-bar__note {
  margin: 0;
  font-size: 14px;
  line-height: 20px;
  color: #686E74;
}
.products-sticky-bar__note a {
  color: #0074B3;
  text-decoration: none;
  font-weight: 300;
}
.products-sticky-bar__note a .info-icon {
  position: relative;
  top: 3px;
}
@media (min-width: 1201px) {
  .products-sticky-bar__note a:hover {
    color: #007AE2;
  }
}

body .woocommerce-info,
body .woocommerce-noreviews {
  border-radius: 16px;
  background: rgba(223, 228, 235, 0.5);
  box-shadow: 0px 15px 30px 0px rgba(52, 56, 64, 0);
  padding: 16px;
  margin-bottom: 30px;
}

.woocommerce-terms-and-conditions-wrapper {
  font-weight: normal;
}
.woocommerce-terms-and-conditions-wrapper p {
  font-size: 16px;
  line-height: 150%;
}
.woocommerce-terms-and-conditions-wrapper p + p {
  padding-top: 8px;
}
.woocommerce-terms-and-conditions-wrapper .form-row label.woocommerce-form__label-for-checkbox.checkbox {
  padding-left: 0 !important;
}
.woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions-checkbox-text {
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
}
.woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions-checkbox-text a {
  text-decoration: underline;
  font-size: 16px;
  line-height: 150%;
}
@media (min-width: 1201px) {
  .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions-checkbox-text a:hover {
    text-decoration: none;
  }
}

#footer {
  margin-top: 20px;
}
#footer .footer-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 991px) {
  #footer .footer-inner {
    display: block;
    padding-bottom: 47px !important;
  }
}
#footer .bottom-footer {
  background-color: #F7F9FA;
}
#footer .bottom-footer .footer-inner {
  padding: 10px 0;
  align-items: center;
  color: #686E74;
  font-size: 14px;
}
@media (max-width: 991px) {
  #footer .bottom-footer .footer-inner {
    display: block;
    text-align: center;
    padding: 32px 0 29px 0 !important;
  }
}

#footer-logo {
  display: block;
  max-width: 183px;
  margin-bottom: 23px;
}
#footer-logo img {
  display: block;
  max-width: none;
  width: 100%;
  height: auto;
  margin: 0;
}

.copyright {
  line-height: 16px;
}
.copyright p {
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 16px;
}

:root {
  --f-spinner-width: 36px;
  --f-spinner-height: 36px;
  --f-spinner-color-1: rgba(0, 0, 0, 0.1);
  --f-spinner-color-2: rgba(17, 24, 28, 0.8);
  --f-spinner-stroke: 2.75 ;
}

.f-spinner {
  margin: auto;
  padding: 0;
  width: var(--f-spinner-width);
  height: var(--f-spinner-height);
}

.f-spinner svg {
  width: 100%;
  height: 100%;
  vertical-align: top;
  animation: f-spinner-rotate 2s linear infinite;
}

.f-spinner svg * {
  stroke-width: var(--f-spinner-stroke);
  fill: none;
}

.f-spinner svg *:first-child {
  stroke: var(--f-spinner-color-1);
}

.f-spinner svg *:last-child {
  stroke: var(--f-spinner-color-2);
  animation: f-spinner-dash 2s ease-in-out infinite;
}

@keyframes f-spinner-rotate {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes f-spinner-dash {
  0% {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -124;
  }
}
.f-throwOutUp {
  animation: 0.175s ease-out both f-throwOutUp;
}

.f-throwOutDown {
  animation: 0.175s ease-out both f-throwOutDown;
}

@keyframes f-throwOutUp {
  to {
    transform: translate3d(0, -150px, 0);
    opacity: 0;
  }
}
@keyframes f-throwOutDown {
  to {
    transform: translate3d(0, 150px, 0);
    opacity: 0;
  }
}
.f-zoomInUp {
  animation: var(--f-transition-duration, 0.2s) ease-out 0.1s both f-zoomInUp;
}

.f-zoomOutDown {
  animation: var(--f-transition-duration, 0.2s) ease-out both f-zoomOutDown;
}

@keyframes f-zoomInUp {
  from {
    transform: scale(0.975) translate3d(0, 16px, 0);
    opacity: 0;
  }
  to {
    transform: scale(1) translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes f-zoomOutDown {
  to {
    transform: scale(0.975) translate3d(0, 16px, 0);
    opacity: 0;
  }
}
.f-fadeIn {
  animation: var(--f-transition-duration, 0.2s) ease both f-fadeIn;
  z-index: 2;
}

.f-fadeOut {
  animation: var(--f-transition-duration, 0.2s) ease both f-fadeOut;
  z-index: 1;
}

@keyframes f-fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes f-fadeOut {
  100% {
    opacity: 0;
  }
}
.f-fadeSlowIn {
  animation: var(--f-transition-duration, 0.5s) ease both f-fadeSlowIn;
  z-index: 2;
}

.f-fadeSlowOut {
  animation: var(--f-transition-duration, 0.5s) ease both f-fadeSlowOut;
  z-index: 1;
}

@keyframes f-fadeSlowIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes f-fadeSlowOut {
  100% {
    opacity: 0;
  }
}
.f-fadeFastIn {
  animation: var(--f-transition-duration, 0.2s) ease-out both f-fadeFastIn;
  z-index: 2;
}

.f-fadeFastOut {
  animation: var(--f-transition-duration, 0.2s) ease-out both f-fadeFastOut;
  z-index: 2;
}

@keyframes f-fadeFastIn {
  0% {
    opacity: 0.75;
  }
  100% {
    opacity: 1;
  }
}
@keyframes f-fadeFastOut {
  100% {
    opacity: 0;
  }
}
.f-crossfadeIn {
  animation: var(--f-transition-duration, 0.2s) ease-out both f-crossfadeIn;
  z-index: 2;
}

.f-crossfadeOut {
  animation: calc(var(--f-transition-duration, 0.2s) * 0.5) linear 0.1s both f-crossfadeOut;
  z-index: 1;
}

@keyframes f-crossfadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes f-crossfadeOut {
  100% {
    opacity: 0;
  }
}
.f-slideIn.from-next {
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInNext;
}

.f-slideIn.from-prev {
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInPrev;
}

.f-slideOut.to-next {
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutNext;
}

.f-slideOut.to-prev {
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutPrev;
}

@keyframes f-slideInPrev {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes f-slideInNext {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes f-slideOutNext {
  100% {
    transform: translateX(-100%);
  }
}
@keyframes f-slideOutPrev {
  100% {
    transform: translateX(100%);
  }
}
.f-classicIn.from-next {
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInNext;
  z-index: 2;
}

.f-classicIn.from-prev {
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInPrev;
  z-index: 2;
}

.f-classicOut.to-next {
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutNext;
  z-index: 1;
}

.f-classicOut.to-prev {
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutPrev;
  z-index: 1;
}

@keyframes f-classicInNext {
  0% {
    transform: translateX(-75px);
    opacity: 0;
  }
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes f-classicInPrev {
  0% {
    transform: translateX(75px);
    opacity: 0;
  }
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes f-classicOutNext {
  100% {
    transform: translateX(-75px);
    opacity: 0;
  }
}
@keyframes f-classicOutPrev {
  100% {
    transform: translateX(75px);
    opacity: 0;
  }
}
:root {
  --f-button-width: 40px;
  --f-button-height: 40px;
  --f-button-border: 0;
  --f-button-border-radius: 0;
  --f-button-color: #374151;
  --f-button-bg: #f8f8f8;
  --f-button-hover-bg: #e0e0e0;
  --f-button-active-bg: #d0d0d0;
  --f-button-shadow: none;
  --f-button-transition: all 0.15s ease;
  --f-button-transform: none;
  --f-button-svg-width: 20px;
  --f-button-svg-height: 20px;
  --f-button-svg-stroke-width: 1.5;
  --f-button-svg-fill: none;
  --f-button-svg-filter: none;
  --f-button-svg-disabled-opacity: 0.65 ;
}

.f-button {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: content-box;
  position: relative;
  margin: 0;
  padding: 0;
  width: var(--f-button-width);
  height: var(--f-button-height);
  border: var(--f-button-border);
  border-radius: var(--f-button-border-radius);
  color: var(--f-button-color);
  background: var(--f-button-bg);
  box-shadow: var(--f-button-shadow);
  pointer-events: all;
  cursor: pointer;
  transition: var(--f-button-transition);
}

@media (hover: hover) {
  .f-button:hover:not([disabled]) {
    color: var(--f-button-hover-color);
    background-color: var(--f-button-hover-bg);
  }
}
.f-button:active:not([disabled]) {
  background-color: var(--f-button-active-bg);
}

.f-button:focus:not(:focus-visible) {
  outline: none;
}

.f-button:focus-visible {
  outline: none;
  box-shadow: inset 0 0 0 var(--f-button-outline, 2px) var(--f-button-outline-color, var(--f-button-color));
}

.f-button svg {
  width: var(--f-button-svg-width);
  height: var(--f-button-svg-height);
  fill: var(--f-button-svg-fill);
  stroke: currentColor;
  stroke-width: var(--f-button-svg-stroke-width);
  stroke-linecap: round;
  stroke-linejoin: round;
  transition: opacity 0.15s ease;
  transform: var(--f-button-transform);
  filter: var(--f-button-svg-filter);
  pointer-events: none;
}

.f-button[disabled] {
  cursor: default;
}

.f-button[disabled] svg {
  opacity: var(--f-button-svg-disabled-opacity);
}

.f-carousel__nav .f-button.is-prev,
.f-carousel__nav .f-button.is-next,
.fancybox__nav .f-button.is-prev,
.fancybox__nav .f-button.is-next {
  position: absolute;
  z-index: 1;
}

.is-horizontal .f-carousel__nav .f-button.is-prev,
.is-horizontal .f-carousel__nav .f-button.is-next,
.is-horizontal .fancybox__nav .f-button.is-prev,
.is-horizontal .fancybox__nav .f-button.is-next {
  top: 50%;
  transform: translateY(-50%);
}

.is-horizontal .f-carousel__nav .f-button.is-prev,
.is-horizontal .fancybox__nav .f-button.is-prev {
  left: var(--f-button-prev-pos);
}

.is-horizontal .f-carousel__nav .f-button.is-next,
.is-horizontal .fancybox__nav .f-button.is-next {
  right: var(--f-button-next-pos);
}

.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev,
.is-horizontal.is-rtl .fancybox__nav .f-button.is-prev {
  left: auto;
  right: var(--f-button-next-pos);
}

.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next,
.is-horizontal.is-rtl .fancybox__nav .f-button.is-next {
  right: auto;
  left: var(--f-button-prev-pos);
}

.is-vertical .f-carousel__nav .f-button.is-prev,
.is-vertical .f-carousel__nav .f-button.is-next,
.is-vertical .fancybox__nav .f-button.is-prev,
.is-vertical .fancybox__nav .f-button.is-next {
  top: auto;
  left: 50%;
  transform: translateX(-50%);
}

.is-vertical .f-carousel__nav .f-button.is-prev,
.is-vertical .fancybox__nav .f-button.is-prev {
  top: var(--f-button-next-pos);
}

.is-vertical .f-carousel__nav .f-button.is-next,
.is-vertical .fancybox__nav .f-button.is-next {
  bottom: var(--f-button-next-pos);
}

.is-vertical .f-carousel__nav .f-button.is-prev svg,
.is-vertical .f-carousel__nav .f-button.is-next svg,
.is-vertical .fancybox__nav .f-button.is-prev svg,
.is-vertical .fancybox__nav .f-button.is-next svg {
  transform: rotate(90deg);
}

html.with-fancybox {
  width: auto;
  overflow: visible;
  scroll-behavior: auto;
}

html.with-fancybox body {
  touch-action: none;
}

html.with-fancybox body.hide-scrollbar {
  width: auto;
  margin-right: calc(var(--fancybox-body-margin, 0px) + var(--fancybox-scrollbar-compensate, 0px));
  overflow: hidden !important;
  overscroll-behavior-y: none;
}

.fancybox__container {
  --fancybox-color: #dbdbdb;
  --fancybox-hover-color: #fff;
  --fancybox-bg: rgba(24, 24, 27, 0.98);
  --fancybox-slide-gap: 10px;
  --f-spinner-width: 50px;
  --f-spinner-height: 50px;
  --f-spinner-color-1: rgba(255, 255, 255, 0.1);
  --f-spinner-color-2: #bbb;
  --f-spinner-stroke: 3.65;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  direction: ltr;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #f8f8f8;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  overflow: visible;
  z-index: var(--fancybox-zIndex, 1050);
  outline: none;
  transform-origin: top left;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  overscroll-behavior-y: contain;
}

.fancybox__container *,
.fancybox__container *::before,
.fancybox__container *::after {
  box-sizing: inherit;
}

.fancybox__container::backdrop {
  background-color: rgba(0, 0, 0, 0);
}

.fancybox__backdrop {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  background: var(--fancybox-bg);
  opacity: var(--fancybox-opacity, 1);
  will-change: opacity;
}

.fancybox__carousel {
  position: relative;
  box-sizing: border-box;
  flex: 1;
  min-height: 0;
  z-index: 10;
  overflow-y: visible;
  overflow-x: clip;
}

.fancybox__viewport {
  width: 100%;
  height: 100%;
}

.fancybox__viewport.is-draggable {
  cursor: move;
  cursor: grab;
}

.fancybox__viewport.is-dragging {
  cursor: move;
  cursor: grabbing;
}

.fancybox__track {
  display: flex;
  margin: 0 auto;
  height: 100%;
}

.fancybox__slide {
  flex: 0 0 auto;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  margin: 0 var(--fancybox-slide-gap) 0 0;
  padding: 4px;
  overflow: auto;
  overscroll-behavior: contain;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
}

.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn {
  padding-top: 40px;
}

.fancybox__slide.has-iframe,
.fancybox__slide.has-video,
.fancybox__slide.has-html5video {
  overflow: hidden;
}

.fancybox__slide.has-image {
  overflow: hidden;
}

.fancybox__slide.has-image.is-animating,
.fancybox__slide.has-image.is-selected {
  overflow: visible;
}

.fancybox__slide::before,
.fancybox__slide::after {
  content: "";
  flex: 0 0 0;
  margin: auto;
}

.fancybox__content {
  align-self: center;
  display: flex;
  flex-direction: column;
  position: relative;
  margin: 0;
  padding: 2rem;
  max-width: 100%;
  color: var(--fancybox-content-color, #374151);
  background: var(--fancybox-content-bg, #fff);
  cursor: default;
  border-radius: 0;
  z-index: 20;
}

.is-loading .fancybox__content {
  opacity: 0;
}

.is-draggable .fancybox__content {
  cursor: move;
  cursor: grab;
}

.can-zoom_in .fancybox__content {
  cursor: zoom-in;
}

.can-zoom_out .fancybox__content {
  cursor: zoom-out;
}

.is-dragging .fancybox__content {
  cursor: move;
  cursor: grabbing;
}

.fancybox__content [data-selectable],
.fancybox__content [contenteditable] {
  cursor: auto;
}

.fancybox__slide.has-image > .fancybox__content {
  padding: 0;
  background: rgba(0, 0, 0, 0);
  min-height: 1px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  transition: none;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
}

.fancybox__slide.has-image > .fancybox__content > picture > img {
  width: 100%;
  height: auto;
  max-height: 100%;
}

.is-zooming-in .fancybox__viewport:not(.is-dragging) .fancybox__slide:not(.is-selected) .fancybox__content,
.is-zooming-out .fancybox__viewport:not(.is-dragging) .fancybox__slide:not(.is-selected) .fancybox__content {
  visibility: hidden;
}

.is-animating .fancybox__content,
.is-dragging .fancybox__content {
  filter: blur(0px);
  will-change: transform, width, height;
}

.fancybox-image {
  margin: auto;
  display: block;
  width: 100%;
  height: 100%;
  min-height: 0;
  object-fit: contain;
  user-select: none;
}

.fancybox__caption {
  align-self: center;
  max-width: 100%;
  flex-shrink: 0;
  margin: 0;
  padding: 14px 0 4px 0;
  overflow-wrap: anywhere;
  line-height: 1.375;
  color: var(--fancybox-color, currentColor);
  opacity: var(--fancybox-opacity, 1);
  cursor: auto;
  visibility: visible;
}

.is-loading .fancybox__caption,
.is-closing .fancybox__caption {
  opacity: 0;
  visibility: hidden;
}

.is-compact .fancybox__caption {
  padding-bottom: 0;
}

.f-button.is-close-btn {
  --f-button-svg-stroke-width: 2;
  position: absolute;
  top: 0;
  right: 8px;
  z-index: 40;
}

.fancybox__content > .f-button.is-close-btn {
  --f-button-width: 34px;
  --f-button-height: 34px;
  --f-button-border-radius: 4px;
  --f-button-color: var(--fancybox-color, #fff);
  --f-button-hover-color: var(--fancybox-color, #fff);
  --f-button-bg: transparent;
  --f-button-hover-bg: transparent;
  --f-button-active-bg: transparent;
  --f-button-svg-width: 22px;
  --f-button-svg-height: 22px;
  position: absolute;
  top: -38px;
  right: 0;
  opacity: 0.75;
}

.is-loading .fancybox__content > .f-button.is-close-btn {
  visibility: hidden;
}

.is-zooming-out .fancybox__content > .f-button.is-close-btn {
  visibility: hidden;
}

.fancybox__content > .f-button.is-close-btn:hover {
  opacity: 1;
}

.fancybox__footer {
  padding: 0;
  margin: 0;
  position: relative;
}

.fancybox__footer .fancybox__caption {
  width: 100%;
  padding: 24px;
  opacity: var(--fancybox-opacity, 1);
  transition: all 0.25s ease;
}

.is-compact .fancybox__footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 20;
  background: rgba(24, 24, 27, 0.5);
}

.is-compact .fancybox__footer .fancybox__caption {
  padding: 12px;
}

.is-compact .fancybox__content > .f-button.is-close-btn {
  --f-button-border-radius: 50%;
  --f-button-color: #fff;
  --f-button-hover-color: #fff;
  --f-button-outline-color: #000;
  --f-button-bg: rgba(0, 0, 0, 0.6);
  --f-button-active-bg: rgba(0, 0, 0, 0.6);
  --f-button-hover-bg: rgba(0, 0, 0, 0.6);
  --f-button-svg-width: 18px;
  --f-button-svg-height: 18px;
  --f-button-svg-filter: none;
  top: 5px;
  right: 5px;
}

.fancybox__nav {
  --f-button-width: 50px;
  --f-button-height: 50px;
  --f-button-border: 0;
  --f-button-border-radius: 50%;
  --f-button-color: var(--fancybox-color);
  --f-button-hover-color: var(--fancybox-hover-color);
  --f-button-bg: transparent;
  --f-button-hover-bg: rgba(24, 24, 27, 0.3);
  --f-button-active-bg: rgba(24, 24, 27, 0.5);
  --f-button-shadow: none;
  --f-button-transition: all 0.15s ease;
  --f-button-transform: none;
  --f-button-svg-width: 26px;
  --f-button-svg-height: 26px;
  --f-button-svg-stroke-width: 2.5;
  --f-button-svg-fill: none;
  --f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.5));
  --f-button-svg-disabled-opacity: 0.65;
  --f-button-next-pos: 1rem;
  --f-button-prev-pos: 1rem;
  opacity: var(--fancybox-opacity, 1);
}

.fancybox__nav .f-button:before {
  position: absolute;
  content: "";
  top: -30px;
  right: -20px;
  left: -20px;
  bottom: -30px;
  z-index: 1;
}

.is-idle .fancybox__nav {
  animation: 0.15s ease-out both f-fadeOut;
}

.is-idle.is-compact .fancybox__footer {
  pointer-events: none;
  animation: 0.15s ease-out both f-fadeOut;
}

.fancybox__slide > .f-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: var(--f-spinner-top, calc(var(--f-spinner-width) * -0.5)) 0 0 var(--f-spinner-left, calc(var(--f-spinner-height) * -0.5));
  z-index: 30;
  cursor: pointer;
}

.fancybox-protected {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 40;
  user-select: none;
}

.fancybox-ghost {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 0;
  object-fit: contain;
  z-index: 40;
  user-select: none;
  pointer-events: none;
}

.fancybox-focus-guard {
  outline: none;
  opacity: 0;
  position: fixed;
  pointer-events: none;
}

.fancybox__container:not([aria-hidden]) {
  opacity: 0;
}

.fancybox__container.is-animated[aria-hidden=false] > *:not(.fancybox__backdrop, .fancybox__carousel),
.fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel > *:not(.fancybox__viewport),
.fancybox__container.is-animated[aria-hidden=false] .fancybox__slide > *:not(.fancybox__content) {
  animation: 0.25s ease 0.1s backwards f-fadeIn;
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop {
  animation: 0.35s ease backwards f-fadeIn;
}

.fancybox__container.is-animated[aria-hidden=true] > *:not(.fancybox__backdrop, .fancybox__carousel),
.fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel > *:not(.fancybox__viewport),
.fancybox__container.is-animated[aria-hidden=true] .fancybox__slide > *:not(.fancybox__content) {
  animation: 0.15s ease forwards f-fadeOut;
}

.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop {
  animation: 0.35s ease forwards f-fadeOut;
}

.has-iframe .fancybox__content,
.has-map .fancybox__content,
.has-pdf .fancybox__content,
.has-youtube .fancybox__content,
.has-vimeo .fancybox__content,
.has-html5video .fancybox__content {
  max-width: 100%;
  flex-shrink: 1;
  min-height: 1px;
  overflow: visible;
}

.has-iframe .fancybox__content,
.has-map .fancybox__content,
.has-pdf .fancybox__content {
  width: calc(100% - 120px);
  height: 90%;
}

.fancybox__container.is-compact .has-iframe .fancybox__content,
.fancybox__container.is-compact .has-map .fancybox__content,
.fancybox__container.is-compact .has-pdf .fancybox__content {
  width: 100%;
  height: 100%;
}

.has-youtube .fancybox__content,
.has-vimeo .fancybox__content,
.has-html5video .fancybox__content {
  width: 960px;
  height: 540px;
  max-width: 100%;
  max-height: 100%;
}

.has-map .fancybox__content,
.has-pdf .fancybox__content,
.has-youtube .fancybox__content,
.has-vimeo .fancybox__content,
.has-html5video .fancybox__content {
  padding: 0;
  background: rgba(24, 24, 27, 0.9);
  color: #fff;
}

.has-map .fancybox__content {
  background: #e5e3df;
}

.fancybox__html5video,
.fancybox__iframe {
  border: 0;
  display: block;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0);
}

.fancybox-placeholder {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.f-carousel__thumbs {
  --f-thumb-width: 96px;
  --f-thumb-height: 72px;
  --f-thumb-outline: 0;
  --f-thumb-outline-color: #5eb0ef;
  --f-thumb-opacity: 1;
  --f-thumb-hover-opacity: 1;
  --f-thumb-selected-opacity: 1;
  --f-thumb-border-radius: 2px;
  --f-thumb-offset: 0px;
  --f-button-next-pos: 0;
  --f-button-prev-pos: 0 ;
}

.f-carousel__thumbs.is-classic {
  --f-thumb-gap: 8px;
  --f-thumb-opacity: 0.5;
  --f-thumb-hover-opacity: 1;
  --f-thumb-selected-opacity: 1 ;
}

.f-carousel__thumbs.is-modern {
  --f-thumb-gap: 4px;
  --f-thumb-extra-gap: 16px;
  --f-thumb-clip-width: 46px ;
}

.f-thumbs {
  position: relative;
  flex: 0 0 auto;
  margin: 0;
  overflow: hidden;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  user-select: none;
  perspective: 1000px;
  transform: translateZ(0);
}

.f-thumbs .f-spinner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 2px;
  background-image: linear-gradient(#ebeff2, #e2e8f0);
  z-index: -1;
}

.f-thumbs .f-spinner svg {
  display: none;
}

.f-thumbs.is-vertical {
  height: 100%;
}

.f-thumbs__viewport {
  width: 100%;
  height: auto;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
}

.f-thumbs__track {
  display: flex;
}

.f-thumbs__slide {
  position: relative;
  flex: 0 0 auto;
  box-sizing: content-box;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
  width: var(--f-thumb-width);
  height: var(--f-thumb-height);
  overflow: visible;
  cursor: pointer;
}

.f-thumbs__slide.is-loading img {
  opacity: 0;
}

.is-classic .f-thumbs__viewport {
  height: 100%;
}

.is-modern .f-thumbs__track {
  width: max-content;
}

.is-modern .f-thumbs__track::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: calc((var(--f-thumb-clip-width, 0)) * -0.5);
  width: calc(var(--width, 0) * 1px + var(--f-thumb-clip-width, 0));
  cursor: pointer;
}

.is-modern .f-thumbs__slide {
  width: var(--f-thumb-clip-width);
  transform: translate3d(calc(var(--shift, 0) * -1px), 0, 0);
  transition: none;
  pointer-events: none;
}

.is-modern.is-resting .f-thumbs__slide {
  transition: transform 0.33s ease;
}

.is-modern.is-resting .f-thumbs__slide__button {
  transition: clip-path 0.33s ease;
}

.is-using-tab .is-modern .f-thumbs__slide:focus-within {
  filter: drop-shadow(-1px 0px 0px var(--f-thumb-outline-color)) drop-shadow(2px 0px 0px var(--f-thumb-outline-color)) drop-shadow(0px -1px 0px var(--f-thumb-outline-color)) drop-shadow(0px 2px 0px var(--f-thumb-outline-color));
}

.f-thumbs__slide__button {
  appearance: none;
  width: var(--f-thumb-width);
  height: 100%;
  margin: 0 -100% 0 -100%;
  padding: 0;
  border: 0;
  position: relative;
  border-radius: var(--f-thumb-border-radius);
  overflow: hidden;
  background: rgba(0, 0, 0, 0);
  outline: none;
  cursor: pointer;
  pointer-events: auto;
  touch-action: manipulation;
  opacity: var(--f-thumb-opacity);
  transition: opacity 0.2s ease;
}

.f-thumbs__slide__button:hover {
  opacity: var(--f-thumb-hover-opacity);
}

.f-thumbs__slide__button:focus:not(:focus-visible) {
  outline: none;
}

.f-thumbs__slide__button:focus-visible {
  outline: none;
  opacity: var(--f-thumb-selected-opacity);
}

.is-modern .f-thumbs__slide__button {
  --clip-path: inset(0 calc(((var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0))) * (1 - var(--progress, 0)) * 0.5) round var(--f-thumb-border-radius, 0));
  clip-path: var(--clip-path);
}

.is-classic .is-nav-selected .f-thumbs__slide__button {
  opacity: var(--f-thumb-selected-opacity);
}

.is-classic .is-nav-selected .f-thumbs__slide__button::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: auto;
  bottom: 0;
  border: var(--f-thumb-outline, 0) solid var(--f-thumb-outline-color, transparent);
  border-radius: var(--f-thumb-border-radius);
  animation: f-fadeIn 0.2s ease-out;
  z-index: 10;
}

.f-thumbs__slide__img {
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: var(--f-thumb-offset);
  box-sizing: border-box;
  pointer-events: none;
  object-fit: cover;
  border-radius: var(--f-thumb-border-radius);
}

.f-thumbs.is-horizontal .f-thumbs__track {
  padding: 8px 0 12px 0;
}

.f-thumbs.is-horizontal .f-thumbs__slide {
  margin: 0 var(--f-thumb-gap) 0 0;
}

.f-thumbs.is-vertical .f-thumbs__track {
  flex-wrap: wrap;
  padding: 0 8px;
}

.f-thumbs.is-vertical .f-thumbs__slide {
  margin: 0 0 var(--f-thumb-gap) 0;
}

.fancybox__thumbs {
  --f-thumb-width: 96px;
  --f-thumb-height: 72px;
  --f-thumb-border-radius: 2px;
  --f-thumb-outline: 2px;
  --f-thumb-outline-color: #ededed;
  position: relative;
  opacity: var(--fancybox-opacity, 1);
  transition: max-height 0.35s cubic-bezier(0.23, 1, 0.32, 1);
}

.fancybox__thumbs.is-classic {
  --f-thumb-gap: 8px;
  --f-thumb-opacity: 0.5;
  --f-thumb-hover-opacity: 1 ;
}

.fancybox__thumbs.is-classic .f-spinner {
  background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));
}

.fancybox__thumbs.is-modern {
  --f-thumb-gap: 4px;
  --f-thumb-extra-gap: 16px;
  --f-thumb-clip-width: 46px;
  --f-thumb-opacity: 1;
  --f-thumb-hover-opacity: 1 ;
}

.fancybox__thumbs.is-modern .f-spinner {
  background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));
}

.fancybox__thumbs.is-horizontal {
  padding: 0 var(--f-thumb-gap);
}

.fancybox__thumbs.is-vertical {
  padding: var(--f-thumb-gap) 0;
}

.is-compact .fancybox__thumbs {
  --f-thumb-width: 64px;
  --f-thumb-clip-width: 32px;
  --f-thumb-height: 48px;
  --f-thumb-extra-gap: 10px ;
}

.fancybox__thumbs.is-masked {
  max-height: 0px !important;
}

.is-closing .fancybox__thumbs {
  transition: none !important;
}

.fancybox__toolbar {
  --f-progress-color: var(--fancybox-color, rgba(255, 255, 255, 0.94));
  --f-button-width: 46px;
  --f-button-height: 46px;
  --f-button-color: var(--fancybox-color);
  --f-button-hover-color: var(--fancybox-hover-color);
  --f-button-bg: rgba(24, 24, 27, 0.65);
  --f-button-hover-bg: rgba(70, 70, 73, 0.65);
  --f-button-active-bg: rgba(90, 90, 93, 0.65);
  --f-button-border-radius: 0;
  --f-button-svg-width: 24px;
  --f-button-svg-height: 24px;
  --f-button-svg-stroke-width: 1.5;
  --f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.15));
  --f-button-svg-fill: none;
  --f-button-svg-disabled-opacity: 0.65;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI Adjusted", "Segoe UI", "Liberation Sans", sans-serif;
  color: var(--fancybox-color, currentColor);
  opacity: var(--fancybox-opacity, 1);
  text-shadow: var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.5));
  pointer-events: none;
  z-index: 20;
}

.fancybox__toolbar :focus-visible {
  z-index: 1;
}

.fancybox__toolbar.is-absolute,
.is-compact .fancybox__toolbar {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.is-idle .fancybox__toolbar {
  pointer-events: none;
  animation: 0.15s ease-out both f-fadeOut;
}

.fancybox__toolbar__column {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
}

.fancybox__toolbar__column.is-left,
.fancybox__toolbar__column.is-right {
  flex-grow: 1;
  flex-basis: 0;
}

.fancybox__toolbar__column.is-right {
  display: flex;
  justify-content: flex-end;
  flex-wrap: nowrap;
}

.fancybox__infobar {
  padding: 0 5px;
  line-height: var(--f-button-height);
  text-align: center;
  font-size: 17px;
  font-variant-numeric: tabular-nums;
  -webkit-font-smoothing: subpixel-antialiased;
  cursor: default;
  user-select: none;
}

.fancybox__infobar span {
  padding: 0 5px;
}

.fancybox__infobar:not(:first-child):not(:last-child) {
  background: var(--f-button-bg);
}

[data-fancybox-toggle-slideshow] {
  position: relative;
}

[data-fancybox-toggle-slideshow] .f-progress {
  height: 100%;
  opacity: 0.3;
}

[data-fancybox-toggle-slideshow] svg g:first-child {
  display: flex;
}

[data-fancybox-toggle-slideshow] svg g:last-child {
  display: none;
}

.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child {
  display: none;
}

.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child {
  display: flex;
}

[data-fancybox-toggle-fullscreen] svg g:first-child {
  display: flex;
}

[data-fancybox-toggle-fullscreen] svg g:last-child {
  display: none;
}

:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child {
  display: none;
}

:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child {
  display: flex;
}

.f-progress {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  background: var(--f-progress-color, var(--f-carousel-theme-color, #0091ff));
  z-index: 30;
  user-select: none;
  pointer-events: none;
}

#header.checkout-header .header-inner {
  justify-content: space-between;
}
@media (max-width: 767px) {
  #header.checkout-header .header-inner {
    justify-content: center;
  }
  #header.checkout-header .header-inner .buttons {
    display: none !important;
  }
}

@media (max-width: 767px) {
  #header.checkout-header .back-link {
    display: none !important;
  }
}

body {
  font-family: "ATT Aleck Sans", sans-serif;
}
body * {
  font-family: "ATT Aleck Sans", sans-serif;
}

#header.checkout-header .back-link {
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  color: #0074B3;
  padding: 7px 16px 7px 8px;
  display: inline-flex;
  align-items: center;
  border-radius: 360px;
  text-decoration: none !important;
}
@media (min-width: 1201px) {
  #header.checkout-header .back-link:hover {
    background-color: #DCF3FA;
    color: #454B52;
    filter: none;
  }
  #header.checkout-header .back-link:hover i {
    color: #454B52;
  }
}
#header.checkout-header .back-link i {
  color: #0074B3;
  font-size: 16px;
  margin-right: 2px;
}

body .flux-footer a.flux-step__back {
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  color: #2D3037;
  padding: 7px 16px 7px 8px;
  display: inline-flex;
  align-items: center;
  border-radius: 360px;
  font-weight: 600;
  margin-top: auto;
  margin-bottom: auto;
  text-decoration: none !important;
  margin-left: -8px;
}
@media (min-width: 1201px) {
  body .flux-footer a.flux-step__back:hover {
    background-color: #DCF3FA;
    color: #454B52;
    filter: none;
  }
  body .flux-footer a.flux-step__back:hover i {
    color: #454B52;
  }
}
body .flux-footer a.flux-step__back i {
  color: #2D3037;
  font-size: 16px;
  margin-right: 2px;
}

body .checkout-forward {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  padding: 5px 16px;
  margin: 0 0 0 4px;
}

body .flux-footer a.flux-step__back {
  font-size: 16px;
}
@media (min-width: 1201px) {
  body .flux-footer a.flux-step__back:hover:before {
    color: #454B52 !important;
    opacity: 1 !important;
  }
}
body .flux-footer a.flux-step__back:before {
  content: "\e900" !important;
  font-family: "icomoon" !important;
  mask: none !important;
  mask-image: none !important;
  -webkit-mask: none !important;
  background: transparent;
  padding: 0;
  margin: 0 6px 0 0 !important;
  width: auto;
  height: auto;
  transform: rotate(-180deg);
  display: inline-block;
  line-height: 1;
  position: relative;
  left: auto !important;
  top: -1px;
  font-size: 14px;
  -moz-transition: none !important;
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}

body.woocommerce-checkout .flux-checkout__content-wrapper {
  margin-top: 32px;
  padding-bottom: 32px;
}

body .flux-checkout {
  padding: 4px 24px 0 24px !important;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: inherit !important;
}
body .flux-checkout .woocommerce-SavedPaymentMethods.wc-saved-payment-methods {
  margin: 0 !important;
}
body .flux-checkout h3#ship-to-different-address {
  padding-bottom: 6px;
}
body .flux-checkout * {
  letter-spacing: 0;
}
@media (max-width: 767px) {
  body .flux-checkout {
    padding: 0 16px 0 16px !important;
  }
}
body .flux-checkout .flux-checkout__content {
  max-width: 1156px;
  margin: 0 auto;
}
body .flux-checkout .flux-checkout__content .flux-checkout__content-wrapper {
  min-height: 1px;
  flex-wrap: wrap;
}
@media (max-width: 1200px) {
  body .flux-checkout .flux-checkout__content .flux-checkout__content-wrapper {
    flex-direction: initial;
  }
}
@media (max-width: 991px) {
  body .flux-checkout .flux-checkout__content .flux-checkout__content-wrapper {
    display: block;
  }
}
body .flux-checkout .flux-checkout__content .flux-checkout__content-wrapper .flux-checkout__content-left {
  flex-basis: 57%;
  max-width: 57%;
  padding: 0;
  margin: 0 24px 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 991px) {
  body .flux-checkout .flux-checkout__content .flux-checkout__content-wrapper .flux-checkout__content-left {
    max-width: 100%;
    margin-right: 0;
    border-bottom: 1px solid #DCDFE3;
    padding-bottom: 24px;
    margin-bottom: 24px;
  }
}
body .flux-checkout .flux-checkout__content .flux-checkout__content-wrapper .flux-checkout__content-left .woocommerce-error {
  margin: 10px 0 0 0;
  box-shadow: none;
  border: none;
  color: #1D2329;
}
body .flux-checkout .flux-checkout__content .flux-checkout__content-wrapper .flux-checkout__content-left .woocommerce-error li {
  color: #C70032;
}
body .flux-checkout .flux-checkout__content .flux-checkout__content-wrapper .flux-checkout__content-left .woocommerce-error li strong {
  color: #C70032;
}
body .flux-checkout .flux-checkout__content .flux-checkout__content-wrapper .att-address-validation-error .woocommerce-error li {
  color: #FFF;
}
body .flux-checkout .flux-checkout__content .flux-checkout__content-wrapper .flux-checkout__content-right {
  flex-basis: calc(43% - 24px);
  max-width: calc(43% - 24px);
  padding: 0 0 0 24px;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 1px solid #DCDFE3;
}
@media (max-width: 1200px) {
  body .flux-checkout .flux-checkout__content .flux-checkout__content-wrapper .flux-checkout__content-right {
    display: block !important;
    background-color: transparent !important;
    border-bottom: none !important;
  }
  body .flux-checkout .flux-checkout__content .flux-checkout__content-wrapper .flux-checkout__content-right .flux-checkout__order-review {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media (max-width: 991px) {
  body .flux-checkout .flux-checkout__content .flux-checkout__content-wrapper .flux-checkout__content-right {
    display: block;
    max-width: 100%;
    border-left: none;
    padding-left: 0;
    display: block !important;
    background-color: transparent !important;
    padding: 0 !important;
    border: none !important;
  }
  body .flux-checkout .flux-checkout__content .flux-checkout__content-wrapper .flux-checkout__content-right .flux-checkout__order-review {
    padding: 0;
  }
}
body .flux-checkout .flux-checkout__content .flux-checkout__header .buttons a.back-link {
  font-size: 14px;
  line-height: 20px;
  color: #0074B3;
  padding: 0px 0px 10px 0px;
  display: inline-flex;
  align-items: center;
  border-radius: 360px;
  text-decoration: none !important;
  font-weight: 500;
}
body .flux-checkout .flux-checkout__content .flux-checkout__header .header__inner {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  margin-right: 40px;
}
@media (max-width: 767px) {
  body .flux-checkout .flux-checkout__content .flux-checkout__header .header__inner {
    margin-right: 0;
  }
}
body .flux-checkout .flux-checkout__content .flux-checkout__header h1 {
  font-size: 33px;
  line-height: 115%;
  font-weight: 500;
  font-family: "ATT Aleck Sans", sans-serif;
  color: #2D3037;
  margin: 24px 0 12px 0;
}
.att-wrapper body .flux-checkout .flux-checkout__content .flux-checkout__header h1 {
  font-size: 24px;
  line-height: 32px;
  font-weight: bold;
  color: #1D2329;
  letter-spacing: -0.43px;
}

body .flux-checkout .flux-checkout__content .flux-checkout__header h1 + p {
  margin-top: 0;
}
body .flux-checkout .flux-checkout__content .flux-checkout__header h1:first-child {
  margin-top: 0;
}
body .flux-checkout .flux-checkout__content .flux-checkout__header h1:last-child {
  margin-bottom: 0;
}
body .flux-checkout .flux-checkout__content .flux-checkout__header h1 {
  letter-spacing: -0.58px;
  font-weight: bold;
  color: #1D2329;
  padding: 0;
  margin: 0;
}
@media (max-width: 767px) {
  body .flux-checkout .flux-checkout__content .flux-checkout__header h1 {
    font-size: 24px;
    line-height: 30px;
  }
}
body .flux-checkout .flux-checkout__content .flux-checkout__header .cart-count {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  color: #1D2329;
}
@media (max-width: 767px) {
  body .flux-checkout .flux-checkout__content .flux-checkout__header .cart-count {
    font-size: 16px;
    line-height: 22px;
  }
}
body .flux-checkout .flux-checkout__content .flux-checkout__header .flux-stepper {
  padding: 0;
  margin: 20px 0 0 0;
  flex-basis: 100%;
  display: flex;
  align-items: center;
}
body .flux-checkout .flux-checkout__content .flux-checkout__header .flux-stepper ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
}
body .flux-checkout .flux-checkout__content .flux-checkout__header .flux-stepper ul li {
  position: relative;
  padding: 0 28px 0 0;
  margin: 0 13px 0 0;
  line-height: 24px;
}
@media (max-width: 767px) {
  body .flux-checkout .flux-checkout__content .flux-checkout__header .flux-stepper ul li {
    padding-right: 19px;
    margin-right: 2px;
  }
}
body .flux-checkout .flux-checkout__content .flux-checkout__header .flux-stepper ul li button {
  font-size: 14px;
  line-height: 150%;
  font-weight: normal;
  color: #686E74;
  font-weight: normal;
  text-decoration: none;
  outline: none !important;
  font-size: 14px;
  line-height: 24px;
  appearance: none;
  border: none;
  background: transparent;
  padding: 0;
  margin: 0;
  pointer-events: none;
  -moz-transition: none !important;
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
body .flux-checkout .flux-checkout__content .flux-checkout__header .flux-stepper ul li button * {
  line-height: 24px;
  -moz-transition: none !important;
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
@media (max-width: 767px) {
  body .flux-checkout .flux-checkout__content .flux-checkout__header .flux-stepper ul li button abbr {
    display: none !important;
  }
}
body .flux-checkout .flux-checkout__content .flux-checkout__header .flux-stepper ul li button span,
body .flux-checkout .flux-checkout__content .flux-checkout__header .flux-stepper ul li button abbr {
  color: #686E74;
}
body .flux-checkout .flux-checkout__content .flux-checkout__header .flux-stepper ul li button .flux-stepper__indicator {
  display: none;
}
@media (min-width: 1201px) {
  body .flux-checkout .flux-checkout__content .flux-checkout__header .flux-stepper ul li button:hover {
    color: #1D2329;
  }
  body .flux-checkout .flux-checkout__content .flux-checkout__header .flux-stepper ul li button:hover span {
    color: #1D2329;
  }
}
body .flux-checkout .flux-checkout__content .flux-checkout__header .flux-stepper ul li.selected button {
  font-weight: bold;
  color: #686E74;
}
body .flux-checkout .flux-checkout__content .flux-checkout__header .flux-stepper ul li.selected button span {
  font-weight: bold;
  color: #686E74;
}
body .flux-checkout .flux-checkout__content .flux-checkout__header .flux-stepper ul li.selected button .flux-stepper__title {
  position: relative;
  top: -1px;
}
body .flux-checkout .flux-checkout__content .flux-checkout__header .flux-stepper ul li:after {
  display: none !important;
}
body .flux-checkout .flux-checkout__content .flux-checkout__header .flux-stepper ul li:before {
  content: "\e900";
  font-family: "icomoon";
  color: #686E74;
  font-weight: normal;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 16px;
  line-height: 24px;
}
body .flux-checkout .flux-checkout__content .flux-checkout__header .flux-stepper ul li:last-child {
  padding-right: 0;
}
body .flux-checkout .flux-checkout__content .flux-checkout__header .flux-stepper ul li:last-child:before {
  display: none;
}
body .flux-checkout .flux-checkout__content .wc_coupon_message_wrap {
  padding: 0 !important;
}
body .flux-checkout .flux-checkout__content .flux-step__content {
  padding: 40px 0 20px 0;
  margin: 0;
}
body .flux-checkout .flux-checkout__content .flux-step__content h2 {
  font-size: 23px;
  line-height: 115%;
  font-weight: 500;
  font-family: "ATT Aleck Sans", sans-serif;
  color: #2D3037;
  margin: 16px 0 8px 0;
}
.att-wrapper body .flux-checkout .flux-checkout__content .flux-step__content h2 {
  font-size: 20px;
  line-height: 28px;
  font-weight: bold;
  color: #1D2329;
  letter-spacing: -0.36px;
}

body .flux-checkout .flux-checkout__content .flux-step__content h2 + p {
  margin-top: 0;
}
body .flux-checkout .flux-checkout__content .flux-step__content h2:first-child {
  margin-top: 0;
}
body .flux-checkout .flux-checkout__content .flux-step__content h2:last-child {
  margin-bottom: 0;
}
body .flux-checkout .flux-checkout__content .flux-step__content h2 {
  font-size: 24px;
  line-height: 32px;
  padding: 0;
  font-weight: bold;
  letter-spacing: -0.43px;
  margin: 0 0 7px 0 !important;
  padding-top: 2px;
}
body .flux-checkout .flux-checkout__content .flux-step__content h2 + p {
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
  color: #454B52;
  margin-bottom: 23px;
}
body .flux-checkout .flux-checkout__content .flux-step__content h2.flux-heading--billing {
  padding-top: 4px;
}
@media (max-width: 767px) {
  body .flux-checkout .flux-checkout__content .flux-step__content .terms-and-conditions-checkbox {
    border: 1px solid #dcdfe3;
    border-radius: 16px;
    background-color: #fff;
    width: 100%;
    box-sizing: border-box;
    padding: 16px 12px 12px 12px;
  }
  body .flux-checkout .flux-checkout__content .flux-step__content .woocommerce-invalid-required-field {
    border-color: #C70032 !important;
  }
}
@media (max-width: 767px) {
  body .flux-checkout .flux-checkout__content .flux-step__content .terms-and-conditions-text {
    display: none;
  }
}
body .flux-checkout .flux-checkout__content .flux-step__content ::-webkit-input-placeholder {
  color: #686E74;
  opacity: 1;
}
body .flux-checkout .flux-checkout__content .flux-step__content ::-moz-placeholder {
  color: #686E74;
  opacity: 1;
}
body .flux-checkout .flux-checkout__content .flux-step__content :-ms-input-placeholder {
  color: #686E74;
  opacity: 1;
}
body .flux-checkout .flux-checkout__content .flux-step__content :-moz-placeholder {
  color: #686E74;
  opacity: 1;
}
body .flux-checkout .flux-checkout__content .flux-step__content label {
  display: block;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: bold !important;
  font-family: "ATT Aleck Sans", sans-serif !important;
  color: rgba(104, 110, 116, 0.5) !important;
  padding: 0 16px !important;
  margin: 0 0 6px 0 !important;
  height: auto !important;
  top: auto !important;
  left: auto !important;
  background: transparent !important;
  white-space: initial !important;
  position: static !important;
  font-family: "ATT Aleck Sans", sans-serif !important;
}
body .flux-checkout .flux-checkout__content .flux-step__content label span {
  font-family: "ATT Aleck Sans", sans-serif !important;
  color: #686E74;
}
body .flux-checkout .flux-checkout__content .flux-step__content label abbr {
  color: #686E74;
}
body .flux-checkout .flux-checkout__content .flux-step__content input[type=text],
body .flux-checkout .flux-checkout__content .flux-step__content input[type=email],
body .flux-checkout .flux-checkout__content .flux-step__content input[type=tel],
body .flux-checkout .flux-checkout__content .flux-step__content input[type=password],
body .flux-checkout .flux-checkout__content .flux-step__content select,
body .flux-checkout .flux-checkout__content .flux-step__content textarea,
body .flux-checkout .flux-checkout__content .flux-step__content .select2-selection {
  width: 100%;
  font-size: 16px;
  line-height: 150%;
  font-weight: normal;
  font-family: "ATT Aleck Sans", sans-serif;
  color: #1D2329;
  padding: 14px;
  margin: 0 0 0 1px;
  max-width: 100%;
  width: calc(100% - 2px);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid transparent;
  outline: 1px solid #DCDFE3;
  border-radius: 16px;
  box-shadow: none;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
body .flux-checkout .flux-checkout__content .flux-step__content input[type=text]::-webkit-input-placeholder,
body .flux-checkout .flux-checkout__content .flux-step__content input[type=email]::-webkit-input-placeholder,
body .flux-checkout .flux-checkout__content .flux-step__content input[type=tel]::-webkit-input-placeholder,
body .flux-checkout .flux-checkout__content .flux-step__content input[type=password]::-webkit-input-placeholder,
body .flux-checkout .flux-checkout__content .flux-step__content select::-webkit-input-placeholder,
body .flux-checkout .flux-checkout__content .flux-step__content textarea::-webkit-input-placeholder,
body .flux-checkout .flux-checkout__content .flux-step__content .select2-selection::-webkit-input-placeholder {
  color: #686E74 !important;
  opacity: 1;
}
body .flux-checkout .flux-checkout__content .flux-step__content input[type=text]::-moz-placeholder,
body .flux-checkout .flux-checkout__content .flux-step__content input[type=email]::-moz-placeholder,
body .flux-checkout .flux-checkout__content .flux-step__content input[type=tel]::-moz-placeholder,
body .flux-checkout .flux-checkout__content .flux-step__content input[type=password]::-moz-placeholder,
body .flux-checkout .flux-checkout__content .flux-step__content select::-moz-placeholder,
body .flux-checkout .flux-checkout__content .flux-step__content textarea::-moz-placeholder,
body .flux-checkout .flux-checkout__content .flux-step__content .select2-selection::-moz-placeholder {
  color: #686E74 !important;
  opacity: 1;
}
body .flux-checkout .flux-checkout__content .flux-step__content input[type=text]:-ms-input-placeholder,
body .flux-checkout .flux-checkout__content .flux-step__content input[type=email]:-ms-input-placeholder,
body .flux-checkout .flux-checkout__content .flux-step__content input[type=tel]:-ms-input-placeholder,
body .flux-checkout .flux-checkout__content .flux-step__content input[type=password]:-ms-input-placeholder,
body .flux-checkout .flux-checkout__content .flux-step__content select:-ms-input-placeholder,
body .flux-checkout .flux-checkout__content .flux-step__content textarea:-ms-input-placeholder,
body .flux-checkout .flux-checkout__content .flux-step__content .select2-selection:-ms-input-placeholder {
  color: #686E74 !important;
  opacity: 1;
}
body .flux-checkout .flux-checkout__content .flux-step__content input[type=text]:-moz-placeholder,
body .flux-checkout .flux-checkout__content .flux-step__content input[type=email]:-moz-placeholder,
body .flux-checkout .flux-checkout__content .flux-step__content input[type=tel]:-moz-placeholder,
body .flux-checkout .flux-checkout__content .flux-step__content input[type=password]:-moz-placeholder,
body .flux-checkout .flux-checkout__content .flux-step__content select:-moz-placeholder,
body .flux-checkout .flux-checkout__content .flux-step__content textarea:-moz-placeholder,
body .flux-checkout .flux-checkout__content .flux-step__content .select2-selection:-moz-placeholder {
  color: #686E74 !important;
  opacity: 1;
}
body .flux-checkout .flux-checkout__content .flux-step__content input[type=text]:focus,
body .flux-checkout .flux-checkout__content .flux-step__content input[type=email]:focus,
body .flux-checkout .flux-checkout__content .flux-step__content input[type=tel]:focus,
body .flux-checkout .flux-checkout__content .flux-step__content input[type=password]:focus,
body .flux-checkout .flux-checkout__content .flux-step__content select:focus,
body .flux-checkout .flux-checkout__content .flux-step__content textarea:focus,
body .flux-checkout .flux-checkout__content .flux-step__content .select2-selection:focus {
  border-color: #009FDB;
  outline: 1px solid #009FDB;
}
body .flux-checkout .flux-checkout__content .flux-step__content input[type=text] .select2-selection__arrow,
body .flux-checkout .flux-checkout__content .flux-step__content input[type=email] .select2-selection__arrow,
body .flux-checkout .flux-checkout__content .flux-step__content input[type=tel] .select2-selection__arrow,
body .flux-checkout .flux-checkout__content .flux-step__content input[type=password] .select2-selection__arrow,
body .flux-checkout .flux-checkout__content .flux-step__content select .select2-selection__arrow,
body .flux-checkout .flux-checkout__content .flux-step__content textarea .select2-selection__arrow,
body .flux-checkout .flux-checkout__content .flux-step__content .select2-selection .select2-selection__arrow {
  font-size: 16px;
  padding: 0;
  margin: 0;
  background: none;
  border: none;
  outline: none;
  width: auto;
  color: #686E74;
  mask: none !important;
  mask-image: none !important;
  -webkit-mask: none !important;
  height: auto !important;
  z-index: 1;
  top: 15px !important;
}
body .flux-checkout .flux-checkout__content .flux-step__content input[type=text] .select2-selection__arrow:after,
body .flux-checkout .flux-checkout__content .flux-step__content input[type=email] .select2-selection__arrow:after,
body .flux-checkout .flux-checkout__content .flux-step__content input[type=tel] .select2-selection__arrow:after,
body .flux-checkout .flux-checkout__content .flux-step__content input[type=password] .select2-selection__arrow:after,
body .flux-checkout .flux-checkout__content .flux-step__content select .select2-selection__arrow:after,
body .flux-checkout .flux-checkout__content .flux-step__content textarea .select2-selection__arrow:after,
body .flux-checkout .flux-checkout__content .flux-step__content .select2-selection .select2-selection__arrow:after {
  content: "\e906";
  font-family: "icomoon";
  font-size: 24px;
  line-height: 24px;
  padding: 0;
  margin: 0;
  background: none;
  border: none;
  outline: none;
  width: auto;
  height: auto;
  color: #686E74;
}
body .flux-checkout .flux-checkout__content .flux-step__content .select2-container--open .select2-selection {
  border-color: #009FDB;
  outline: 1px solid #009FDB;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  -moz-transition: none !important;
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
  box-shadow: 0px 8px 16px 0px rgba(64, 69, 79, 0.14);
}
body .flux-checkout .flux-checkout__content .flux-step__content .flux-intl-phone .iti__selected-dial-code {
  color: #686E74 !important;
  font-size: 16px;
}
body .flux-checkout .flux-checkout__content .flux-step__content input[type=submit] {
  color: #ffffff;
  font-weight: 600;
  background-color: #00388F;
  border: 2px solid #00388F;
  text-decoration: none;
  border-radius: 360px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 14px 42px;
  margin: 16px 0;
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
}
@media (max-width: 767px) {
  body .flux-checkout .flux-checkout__content .flux-step__content input[type=submit] {
    padding: 14px 42px;
  }
}
.att-wrapper body .flux-checkout .flux-checkout__content .flux-step__content input[type=submit] {
  background-color: #00388F;
  border-color: #00388F;
}
@media (min-width: 1201px) {
  .att-wrapper body .flux-checkout .flux-checkout__content .flux-step__content input[type=submit]:hover {
    background-color: #007AE2;
    border-color: #007AE2;
  }
}

body .flux-checkout .flux-checkout__content .flux-step__content input[type=submit].disabled, body .flux-checkout .flux-checkout__content .flux-step__content input[type=submit]:disabled {
  background-color: #00388F;
  border-color: #00388F;
  opacity: 0.5;
  pointer-events: none;
}
body .flux-checkout .flux-checkout__content .flux-step__content input[type=submit] i.icon-chevron-right {
  position: relative;
  top: 1px;
  display: inline-block;
  margin-left: 6px;
}
body .flux-checkout .flux-checkout__content .flux-step__content input[type=submit].small {
  font-size: 14px;
  line-height: 150%;
  padding: 7px 16px;
}
body .flux-checkout .flux-checkout__content .flux-step__content input[type=submit].white {
  padding: 18px 44px;
  border: none;
  background-color: rgba(255, 255, 255, 0.45);
  backdrop-filter: blur(10px);
}
@media (min-width: 1201px) {
  body .flux-checkout .flux-checkout__content .flux-step__content input[type=submit].white:hover {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #2D3037;
  }
}
body .flux-checkout .flux-checkout__content .flux-step__content input[type=submit]:first-child {
  margin-top: 0;
}
body .flux-checkout .flux-checkout__content .flux-step__content input[type=submit]:last-child {
  margin-bottom: 0;
}
@media (min-width: 1201px) {
  body .flux-checkout .flux-checkout__content .flux-step__content input[type=submit]:hover {
    background-color: #007AE2;
    border-color: #007AE2;
    color: #ffffff;
  }
}
body .flux-checkout .flux-checkout__content .flux-step__content input[type=submit].outline {
  background-color: transparent;
  color: #009FDB;
}
@media (min-width: 1201px) {
  body .flux-checkout .flux-checkout__content .flux-step__content input[type=submit].outline:hover {
    background-color: #009FDB;
    border-color: #009FDB;
    color: #ffffff;
  }
}
body .flux-checkout .flux-checkout__content .flux-step__content input[type=submit].dark-blue {
  background-color: #3652E7;
  border-color: #3652E7;
}
@media (min-width: 1201px) {
  body .flux-checkout .flux-checkout__content .flux-step__content input[type=submit].dark-blue:hover {
    background-color: #0041c4;
    border-color: #0041c4;
    color: #ffffff;
  }
}
body .flux-checkout .flux-checkout__content .flux-step__content input[type=submit].dark-blue.outline {
  background-color: transparent;
  color: #3652E7;
}
@media (min-width: 1201px) {
  body .flux-checkout .flux-checkout__content .flux-step__content input[type=submit].dark-blue.outline:hover {
    background-color: #3652E7;
    border-color: #3652E7;
    color: #ffffff;
  }
}
body .flux-checkout .flux-checkout__content .flux-step__content input[type=submit] {
  font-size: 16px;
  line-height: 150%;
  font-weight: 600;
  font-family: "ATT Aleck Sans", sans-serif;
}
@media (min-width: 1201px) {
  body .flux-checkout .flux-checkout__content .flux-step__content input[type=submit]:hover {
    cursor: pointer;
  }
}
body .flux-checkout .flux-checkout__content .flux-step__content p.form-row[data-type=country]:before,
body .flux-checkout .flux-checkout__content .flux-step__content p.form-row[data-type=select]:before,
body .flux-checkout .flux-checkout__content .flux-step__content p.form-row[data-type=state]:before {
  display: none;
}
body .flux-checkout .flux-checkout__content .flux-step__content p.form-row.form-row-first,
body .flux-checkout .flux-checkout__content .flux-step__content p.form-row.form-row-last {
  width: calc(50% - 12px);
}
@media (max-width: 767px) {
  body .flux-checkout .flux-checkout__content .flux-step__content p.form-row.form-row-first,
  body .flux-checkout .flux-checkout__content .flux-step__content p.form-row.form-row-last {
    width: 100%;
  }
}
body .flux-checkout .flux-checkout__content .flux-step__content p.form-row {
  margin-bottom: 21px !important;
}
body .flux-checkout .flux-checkout__content .flux-step__content p.form-row[data-type=email]:before {
  mask: none !important;
  mask-image: none !important;
  -webkit-mask: none !important;
  content: "\e91b";
  font-family: "icomoon";
  background-color: transparent;
  height: auto;
  width: auto;
  padding: 0;
  margin: 0;
  color: #686E74;
  font-size: 22px;
  right: 16px;
  top: 49px;
}
body .flux-checkout .flux-checkout__content .flux-step__content p.form-row[data-type=tel]:before {
  mask: none !important;
  mask-image: none !important;
  -webkit-mask: none !important;
  content: "\e91a";
  font-family: "icomoon";
  background-color: transparent;
  height: auto;
  width: auto;
  padding: 0;
  margin: 0;
  color: #686E74;
  font-size: 23px;
  right: 16px;
  top: 33px;
}
body .flux-checkout .flux-checkout__content .flux-step__content p.form-row#billing_address_info:before,
body .flux-checkout .flux-checkout__content .flux-step__content p.form-row#shipping_address_info:before {
  mask: none !important;
  mask-image: none !important;
  -webkit-mask: none !important;
  content: "\e91d";
  font-family: "icomoon";
  background-color: transparent;
  height: auto;
  width: auto;
  padding: 0;
  margin: 0;
  color: #A1A4B2;
  font-size: 18px;
  left: 17px;
  right: auto;
  top: 41px;
}
body .flux-checkout .flux-checkout__content .flux-step__content p.form-row#billing_address_info:after,
body .flux-checkout .flux-checkout__content .flux-step__content p.form-row#shipping_address_info:after {
  mask: none !important;
  mask-image: none !important;
  -webkit-mask: none !important;
  content: "\e91c";
  font-family: "icomoon";
  background-color: transparent;
  height: auto;
  width: auto;
  padding: 0;
  margin: 0;
  color: #686E74;
  font-size: 23px;
  right: 16px;
  top: 37px;
}
body .flux-checkout .flux-checkout__content .flux-step__content p.form-row#billing_address_info input,
body .flux-checkout .flux-checkout__content .flux-step__content p.form-row#shipping_address_info input {
  padding-left: 45px;
}
body .flux-checkout .flux-checkout__content .flux-step__content p.form-row#shipping_address_info label {
  margin-bottom: 5px !important;
  padding: 0 16px !important;
}
body .flux-checkout .flux-checkout__content .flux-button,
body .flux-checkout .flux-checkout__content #place_order {
  color: #ffffff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  background-color: #00388F;
  border: 2px solid #00388F;
  text-decoration: none;
  border-radius: 360px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 12px 40px;
  margin: 16px 0;
  display: inline-block;
  filter: none !important;
}
body .flux-checkout .flux-checkout__content .flux-button.outline,
body .flux-checkout .flux-checkout__content #place_order.outline {
  color: #00388F !important;
}
@media (min-width: 1201px) {
  body .flux-checkout .flux-checkout__content .flux-button.outline:hover,
  body .flux-checkout .flux-checkout__content #place_order.outline:hover {
    color: #ffffff !important;
  }
}
body .flux-checkout .flux-checkout__content .flux-button.white,
body .flux-checkout .flux-checkout__content #place_order.white {
  padding: 18px 44px;
  border: none;
  background-color: rgba(255, 255, 255, 0.45);
  backdrop-filter: blur(10px);
}
@media (min-width: 1201px) {
  body .flux-checkout .flux-checkout__content .flux-button.white:hover,
  body .flux-checkout .flux-checkout__content #place_order.white:hover {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #1D2329;
  }
}
body .flux-checkout .flux-checkout__content .flux-button:first-child,
body .flux-checkout .flux-checkout__content #place_order:first-child {
  margin-top: 0;
}
body .flux-checkout .flux-checkout__content .flux-button:last-child,
body .flux-checkout .flux-checkout__content #place_order:last-child {
  margin-bottom: 0;
}
@media (min-width: 1201px) {
  body .flux-checkout .flux-checkout__content .flux-button:hover,
  body .flux-checkout .flux-checkout__content #place_order:hover {
    background-color: #007AE2;
    border-color: #007AE2;
    color: #ffffff;
  }
}
body .flux-checkout .flux-checkout__content .flux-button.outline,
body .flux-checkout .flux-checkout__content #place_order.outline {
  background-color: transparent;
  color: #00388F;
}
@media (min-width: 1201px) {
  body .flux-checkout .flux-checkout__content .flux-button.outline:hover,
  body .flux-checkout .flux-checkout__content #place_order.outline:hover {
    background-color: #00388F;
    border-color: #00388F;
    color: #ffffff;
  }
}
body .flux-checkout .flux-checkout__content .flux-button.dark-blue,
body .flux-checkout .flux-checkout__content #place_order.dark-blue {
  background-color: #3652E7;
  border-color: #3652E7;
}
@media (min-width: 1201px) {
  body .flux-checkout .flux-checkout__content .flux-button.dark-blue:hover,
  body .flux-checkout .flux-checkout__content #place_order.dark-blue:hover {
    background-color: #0041c4;
    border-color: #0041c4;
    color: #ffffff;
  }
}
body .flux-checkout .flux-checkout__content .flux-button.dark-blue.outline,
body .flux-checkout .flux-checkout__content #place_order.dark-blue.outline {
  background-color: transparent;
  color: #3652E7;
}
@media (min-width: 1201px) {
  body .flux-checkout .flux-checkout__content .flux-button.dark-blue.outline:hover,
  body .flux-checkout .flux-checkout__content #place_order.dark-blue.outline:hover {
    background-color: #3652E7;
    border-color: #3652E7;
    color: #ffffff;
  }
}
body .flux-checkout .flux-checkout__content #place_order {
  margin-top: 0 !important;
}
body .flux-checkout .flux-checkout__content .flux-footer {
  padding: 0 0 0 0;
  margin: 0;
}
@media (max-width: 767px) {
  body .flux-checkout .flux-checkout__content .flux-footer {
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  body .flux-checkout .flux-checkout__content .flux-footer .flux-step__back {
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 16px;
    display: inline-block;
    width: auto;
  }
}
body .flux-checkout .flux-checkout__content .flux-footer .flux-button {
  margin: 0;
}
@media (max-width: 767px) {
  body .flux-checkout .flux-checkout__content .flux-checkout__order-review {
    padding-bottom: 24px !important;
  }
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review h2 {
  font-size: 24px;
  line-height: 32px;
  color: #1D2329;
  font-weight: bold;
  padding: 0 !important;
  margin: 0 0 15px 0 !important;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review h2 span {
  display: none;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review h2 span.default-cart-title {
  display: block;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review h2 span.flux-heading__count {
  display: block;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review h2:before, body .flux-checkout .flux-checkout__content .flux-checkout__order-review h2:after {
  display: none !important;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review h2 span {
  border-radius: 0px;
  padding: 0;
  margin: auto 0 auto auto;
  width: auto;
  height: auto;
  margin: 0;
  min-width: 1px;
  background: transparent;
  outline: none;
  color: #1D2329;
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review h2 span.flux-heading__count {
  font-size: 19px;
  line-height: 150%;
  font-weight: normal;
  font-weight: 500;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review > .flux-checkout__shipping-table {
  display: none;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table thead {
  display: none;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr.cart-discount td {
  padding: 0;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr.cart-discount .success {
  border: 1px solid #0f834d;
  border-radius: 10px;
  padding: 10px;
  background: rgba(15, 131, 77, 0.0352941176);
  color: #000;
  font-size: 13px;
  line-height: 22px;
  position: relative;
  width: 100%;
}
@media (max-width: 767px) {
  body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr.cart-discount .success {
    width: 350px;
  }
}
@media (max-width: 991px) {
  body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr.cart-discount .success {
    width: 100%;
  }
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr.cart-discount .success {
  margin-bottom: 20px;
  margin-top: 10px;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr.cart_item td {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: none !important;
  border-bottom: 1px solid #DCDFE3 !important;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr.cart_item:last-child td {
  border-bottom: none !important;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr.cart_item:last-child th,
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr.cart_item:last-child td {
  padding-bottom: 44px;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr.cart_item ul {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr.cart-plan-display {
  position: relative;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr.cart-plan-display span.bg {
  content: "";
  display: block;
  position: absolute;
  left: -13px;
  top: 15px;
  width: calc(100% + 26px);
  height: calc(100% - 15px - 24px);
  background-color: #F2FAFD;
  border-radius: 16px !important;
  border: 1px solid #009FDB !important;
  z-index: -1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr.cart-plan-display span.bg {
    left: 0;
    width: 100%;
    height: calc(100% - 24px);
  }
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr.cart-plan-display td {
  margin-top: 15px;
  position: relative;
  z-index: 2;
  padding: 27px 40px 51px 0;
  border: none !important;
}
@media (max-width: 767px) {
  body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr.cart-plan-display td {
    padding: 27px 12px 31px 12px;
  }
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr.cart-plan-display td .cart-description {
  margin: 0 !important;
  border-top: 1px solid #DCDFE3;
  padding-top: 8px;
  margin: 11px 0 0 0 !important;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr.cart-plan-display td .cart-description .saved-successfully {
  background-color: #DCF3FA;
  text-align: center;
  border-radius: 4px;
  padding: 10px 0;
  margin: 19px -41px -15px -64px;
  display: none;
}
@media (max-width: 991px) {
  body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr.cart-plan-display td .cart-description .saved-successfully {
    margin-right: 0;
  }
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr.cart-plan-display td .cart-description .saved-successfully p {
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  color: #1D2329;
  display: flex;
  align-items: center;
  justify-content: center;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr.cart-plan-display td .cart-description .saved-successfully svg {
  display: inline-block;
  margin-right: 16px;
}
@media (max-width: 767px) {
  body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr.cart-plan-display td .cart-description .saved-successfully svg {
    margin-right: 8px;
  }
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr.cart-plan-display td .flux-checkout__cart-image {
  background-color: #fff;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr td {
  padding: 0 40px 0 0;
  margin: 0;
  position: relative;
}
@media (max-width: 767px) {
  body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr td {
    padding: 0 0 0 0;
  }
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr td .cart-description {
  padding-left: 64px;
  font-size: 13px;
  line-height: 150%;
  font-weight: normal;
  font-size: 14px;
  color: #62697A;
  padding-top: 10px;
  margin-bottom: -10px;
}
@media (max-width: 767px) {
  body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr td .cart-description {
    display: none;
  }
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr td .cart-description .columns {
  display: flex;
  font-size: 13px;
  line-height: 150%;
  font-weight: normal;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 0;
  margin: 0 !important;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr td .cart-description .columns .col {
  padding: 0;
  margin: 0 !important;
  color: #62697A;
  flex-basis: calc(50% - 10px);
  max-width: calc(50% - 10px);
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr td .cart-description .columns .col ul {
  list-style: none;
  padding: 5px 0 2px 0;
  margin: 0;
  border: none;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr td .cart-description .columns .col ul li {
  font-size: 13px;
  line-height: 150%;
  font-weight: normal;
  padding: 0 0 1px 0;
  margin: 0;
  color: #62697A;
  border: none;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr td .cart-description .columns .col ul li:last-child {
  padding-bottom: 0;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr td .cart-description .columns .col ul li:before {
  display: none;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr td .flux-checkout__remove-link {
  position: absolute;
  right: 0;
  top: 32px;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr td .flux-checkout__remove-link a {
  filter: none !important;
  font-size: 24px !important;
  text-decoration: none !important;
}
@media (min-width: 1201px) {
  body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr td .flux-checkout__remove-link a:hover {
    filter: none !important;
  }
  body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr td .flux-checkout__remove-link a:hover i:before {
    color: #e8364a;
  }
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr td .flux-checkout__remove-link i {
  font-size: 24px !important;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr td .flux-checkout__remove-link i:before {
  color: #C70032;
  opacity: 1;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr td.product-name {
  padding: 0 !important;
  margin: 0 !important;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr td .flux-cart-image {
  position: relative;
  left: auto;
  top: auto;
  width: auto;
  height: auto;
  flex-basis: 48px;
  max-width: 48px;
  min-width: 48px;
  height: 48px;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #DCDFE3;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 16px;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr td .flux-cart-image img {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
  height: auto;
  object-fit: cover;
  margin: 0;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr td span.p-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr td span.p-title {
  display: flex;
  align-items: center;
  font-weight: 500;
  flex: 1;
  font-size: 16px;
  line-height: 24px;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr td span.p-price {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  text-align: right;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold !important;
  color: #1D2329;
}
@media (max-width: 767px) {
  body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr td span.p-price {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr td span.p-price .icon-close {
    display: none;
  }
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr td span.p-price span,
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr td span.p-price span * {
  font-size: 18px;
  line-height: 24px;
  font-weight: bold !important;
  color: #1D2329;
}
@media (max-width: 767px) {
  body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr td span.p-price span,
  body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr td span.p-price span * {
    font-size: 15px;
    font-weight: 500 !important;
  }
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr td span.p-price .checkout-price-monthly small {
  display: block;
  font-size: 14px;
}
@media (max-width: 767px) {
  body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr td span.p-price .checkout-price-monthly small.cart-product-price-one-time-text {
    display: none;
  }
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr td span.p-price .checkout-price-monthly small span,
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr td span.p-price .checkout-price-monthly small span * {
  font-size: 14px;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr td span.p-price .sale-price {
  margin-bottom: -7px;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr td span.p-price .sale-price span,
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr td span.p-price .sale-price span * {
  font-size: 16px;
  line-height: 150%;
  font-weight: normal !important;
  color: #686E74;
  text-decoration: line-through;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr td span.p-qty {
  padding-left: 64px;
  display: block;
  width: 186px;
}
@media (max-width: 767px) {
  body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr td span.p-qty {
    display: none;
  }
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr td span.p-qty .qty-selector {
  max-width: 122px;
  position: relative;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr td span.p-qty .qty-selector .quantity-custom {
  height: 38px;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr td span.p-qty .qty-selector .quantity-custom input {
  line-height: 1;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr td span.p-qty .qty-selector .quantity-custom button {
  width: 42px;
  padding: 0;
  line-height: 1;
}
@media (min-width: 1201px) {
  body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tbody tr td span.p-qty .qty-selector .quantity-custom button:hover i {
    color: #009FDB;
  }
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot {
  border-top: 2px solid #1D2329;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr {
  font-size: 16px;
  line-height: 150%;
  font-weight: normal;
  font-family: "ATT Aleck Sans", sans-serif;
  color: #2D3037;
  font-weight: bold;
  color: #1D2329;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr:first-child th,
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr:first-child td {
  padding-top: 22px;
  font-weight: bold;
  color: #1D2329;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr .woocommerce-Price-amount {
  font-weight: bold;
  color: #1D2329;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr .woocommerce-Price-amount * {
  font-weight: bold;
  color: #1D2329;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr td,
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr th {
  padding: 0 0 4px 0;
  margin: 0;
  font-size: 16px;
  line-height: 150%;
  font-weight: normal;
  font-family: "ATT Aleck Sans", sans-serif;
  color: #2D3037;
  font-weight: normal;
  vertical-align: top;
  border: none !important;
  font-weight: bold;
  color: #1D2329;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr td *,
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr th * {
  font-size: 16px;
  line-height: 150%;
  font-weight: normal;
  font-family: "ATT Aleck Sans", sans-serif;
  color: #2D3037;
  font-weight: bold;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr td[data-title=Shipping],
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr th[data-title=Shipping] {
  white-space: nowrap;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr th {
  color: #1D2329;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr.cart-savings td {
  color: #1D2329;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr.cart-savings td * {
  color: #1D2329;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr.cart-discount td {
  color: #1D2329;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr.cart-discount td * {
  color: #1D2329;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr.cart-discount td .woocommerce-remove-coupon {
  display: none !important;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr.order-total-label {
  border-top: 2px solid #1D2329;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr.order-total-label th {
  padding-top: 23px;
  margin-top: 20px;
  font-weight: bold;
  font-size: 28px;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr.order-total {
  border-top: none;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr.order-total th {
  font-weight: bold;
  font-size: 23px;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr.order-total td {
  text-align: left;
  padding: 16px 0 0 0;
  margin: 0;
  font-family: "ATT Aleck Sans", sans-serif;
  color: #1D2329;
  vertical-align: middle;
  width: 100%;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr.order-total td .totals_summary_summary {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  gap: 16px;
  padding: 16px;
  border: 1px solid #DCDFE3;
  border-radius: 16px;
  background-color: #fff;
  width: 100%;
  box-sizing: border-box;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr.order-total td .totals_summary_column {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr.order-total td .totals_summary_column:not(:first-child) {
  border-top: 1px solid #DCDFE3;
  padding-top: 16px;
  margin-top: 8px;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr.order-total td .totals_summary_column--full {
  position: relative;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr.order-total td .totals_summary_column--full::before {
  content: "";
  position: absolute;
  left: -16px;
  top: 8px;
  bottom: 0;
  width: 1px;
  background-color: #DCDFE3;
}
@media (max-width: 767px) {
  body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr.order-total td .totals_summary_column--full::before {
    display: none;
  }
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr.order-total td .totals_summary_row {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 12px;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr.order-total td .totals_summary_label,
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr.order-total td .totals_summary_value {
  font-size: 20px;
  line-height: 28px;
  font-weight: bold;
  letter-spacing: -0.36px;
  color: #1D2329;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr.order-total td .totals_summary_label *,
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr.order-total td .totals_summary_value * {
  font-size: 20px;
  line-height: 28px;
  font-weight: bold;
  letter-spacing: -0.36px;
  color: #1D2329;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr.order-total td .totals_summary_value {
  display: inline-flex;
  align-items: baseline;
  white-space: nowrap;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr.order-total td .totals_summary_note {
  margin: 0;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  color: #686E74;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr.order-total td .totals_summary_note * {
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  color: #686E74;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr.order-total td .totals_summary_note a {
  color: #0074B3;
  text-decoration: none;
  font-weight: 300;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr.order-total td .totals_summary_note a .info-icon {
  position: relative;
  top: 3px;
}
@media (min-width: 1201px) {
  body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr.order-total td .totals_summary_note a:hover {
    color: #007AE2;
  }
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr.order-total .tag {
  font-size: 13px;
  line-height: 150%;
  font-weight: normal;
  color: #686E74;
  font-weight: 600 !important;
  border-radius: 4px;
  border: 1px solid #DFE4EB;
  padding: 1px 4px 0px 4px;
  margin-right: 7px;
  position: relative;
  font-size: 13px;
  line-height: 150%;
  color: #A1A4B2;
  top: -4px;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr.order-total-no-financing {
  border-top: 2px solid #1D2329;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr.order-total-no-financing th,
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr.order-total-no-financing td {
  padding-top: 10px;
  padding-left: 0px;
  font-size: 23px;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr.order-total-no-financing th {
  text-align: left;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr.order-total-no-financing td {
  text-align: right;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr.order-total-no-financing * {
  font-size: 23px;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr #shipping_method {
  list-style: none;
  padding: 0;
  margin: 0;
  border: none;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr #shipping_method li {
  display: block;
  padding: 0;
  margin: 0;
  border: none;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr #shipping_method li:before {
  display: none;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr #shipping_method li label {
  font-weight: 500;
  padding-right: 0 !important;
  padding-left: 24px !important;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr #shipping_method li label[for*=free]:after {
  content: "$0";
  position: absolute;
  right: 0;
  top: 0;
  background-color: transparent;
  padding: 0;
  margin: 0;
  font-weight: normal;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr #shipping_method li label:before {
  right: auto;
  left: 0;
  border: 1px solid #DCDFE3;
  width: 16px;
  height: 16px;
  top: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
@media (min-width: 1201px) {
  body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr #shipping_method li label:hover:before {
    border: 1px solid #009FDB !important;
  }
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr #shipping_method li input:checked + label:before {
  border: 3px solid #009FDB !important;
  box-shadow: none !important;
}
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr.flux-checkout__order-review-ghost-row td,
body .flux-checkout .flux-checkout__content .flux-checkout__order-review #order_review table.shop_table tfoot tr.flux-checkout__order-review-ghost-row th {
  padding: 23px 0 0 0 !important;
  margin: 0 !important;
}
body .flux-checkout .flux-checkout__content .flux-review-customer {
  width: 100%;
  font-size: 16px;
  line-height: 150%;
  font-weight: normal;
  font-family: "ATT Aleck Sans", sans-serif;
  color: #1D2329;
  padding: 14px 14px;
  margin: 0 0 0 1px;
  max-width: 100%;
  width: calc(100% - 2px);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid transparent;
  outline: 1px solid #DCDFE3;
  border-radius: 16px !important;
  box-shadow: none;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  body .flux-checkout .flux-checkout__content .flux-review-customer {
    display: none;
  }
}
body .flux-checkout .flux-checkout__content .flux-review-customer .flux-review-customer__row {
  border: none;
  padding: 0;
  margin: 0;
}
body .flux-checkout .flux-checkout__content .flux-review-customer .flux-review-customer__row.flux-review-customer__row--address {
  position: relative;
  padding-top: 15px;
  margin-top: 12px;
}
body .flux-checkout .flux-checkout__content .flux-review-customer .flux-review-customer__row.flux-review-customer__row--address:before {
  content: "";
  display: block;
  position: absolute;
  left: -15px;
  top: 0;
  background-color: #DCDFE3;
  height: 1px;
  width: calc(100% + 30px);
}
body .flux-checkout .flux-checkout__content .flux-review-customer .flux-review-customer__row .flux-review-customer__label {
  padding: 0;
  margin: 0;
  color: #686E74 !important;
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
  min-width: 83px;
  flex-basis: 83px;
}
body .flux-checkout .flux-checkout__content .flux-review-customer .flux-review-customer__row .flux-review-customer__label label {
  padding: 0 !important;
  margin: 0 !important;
  color: #686E74 !important;
  font-size: 16px;
  line-height: 24px;
  font-weight: normal !important;
}
body .flux-checkout .flux-checkout__content .flux-review-customer .flux-review-customer__row .flux-review-customer__content {
  color: #1D2329;
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
}
body .flux-checkout .flux-checkout__content .flux-review-customer .flux-review-customer__row .flux-review-customer__content p,
body .flux-checkout .flux-checkout__content .flux-review-customer .flux-review-customer__row .flux-review-customer__content address {
  color: #1D2329;
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
}
body .flux-checkout .flux-checkout__content .flux-review-customer .flux-review-customer__row .flux-review-customer__buttons {
  padding-right: 1px;
}
body .flux-checkout .flux-checkout__content .flux-review-customer .flux-review-customer__row .flux-review-customer__buttons a {
  color: #0074B3;
  font-size: 16px;
  line-height: 24px;
  text-decoration: underline;
  filter: none;
  font-weight: normal;
}
@media (min-width: 1201px) {
  body .flux-checkout .flux-checkout__content .flux-review-customer .flux-review-customer__row .flux-review-customer__buttons a:hover {
    text-decoration: none;
  }
}
body .flux-checkout .flux-checkout__content .billing-address-search,
body .flux-checkout .flux-checkout__content .shipping-address-search {
  padding: 0;
  margin: 0;
}
body .flux-checkout .flux-checkout__content .billing-address-search p.flux-address-search__hint,
body .flux-checkout .flux-checkout__content .shipping-address-search p.flux-address-search__hint {
  padding: 1px 0 0 0;
  margin: 0 0 21px 0;
  font-size: 18px;
  line-height: 24px;
  color: #686E74;
}
body .flux-checkout .flux-checkout__content .billing-address-search p.flux-address-search__hint .flux-tooltip,
body .flux-checkout .flux-checkout__content .shipping-address-search p.flux-address-search__hint .flux-tooltip {
  display: none;
}
body .flux-checkout .flux-checkout__content .billing-address-search p.flux-address-search__hint i,
body .flux-checkout .flux-checkout__content .shipping-address-search p.flux-address-search__hint i {
  font-size: 12px;
  width: 14px;
  height: 14px;
  margin-left: 3px;
  position: relative;
  top: -1px;
}
body .flux-checkout .flux-checkout__content .billing-address-search label,
body .flux-checkout .flux-checkout__content .shipping-address-search label {
  margin-bottom: 8px !important;
}
body .flux-checkout .flux-checkout__content .billing-address-search p.flux-address-button-wrapper.flux-address-button-wrapper--billing-manual,
body .flux-checkout .flux-checkout__content .shipping-address-search p.flux-address-button-wrapper.flux-address-button-wrapper--billing-manual {
  padding: 5px 0 0 0;
  margin: 0;
}
body .flux-checkout .flux-checkout__content .billing-address-search p.flux-address-button-wrapper.flux-address-button-wrapper--billing-manual button,
body .flux-checkout .flux-checkout__content .shipping-address-search p.flux-address-button-wrapper.flux-address-button-wrapper--billing-manual button {
  outline: none;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  color: #1D2329;
  text-decoration: underline;
}
@media (min-width: 1201px) {
  body .flux-checkout .flux-checkout__content .billing-address-search p.flux-address-button-wrapper.flux-address-button-wrapper--billing-manual button:hover,
  body .flux-checkout .flux-checkout__content .shipping-address-search p.flux-address-button-wrapper.flux-address-button-wrapper--billing-manual button:hover {
    text-decoration: none;
  }
}
body .flux-checkout .flux-checkout__content .woocommerce-billing-fields__wrapper {
  margin: 0 0 18px 0;
}
body .flux-checkout .flux-checkout__content .woocommerce-shipping-fields__wrapper #shipping_address_info:before {
  top: 38px !important;
}
body .flux-checkout .flux-checkout__content .woocommerce-shipping-fields__wrapper #shipping_address_info:after {
  top: 34px !important;
}
body .flux-checkout .flux-checkout__content .woocommerce-shipping-fields__wrapper label,
body .flux-checkout .flux-checkout__content .woocommerce-additional-fields__wrapper label {
  padding: 0 !important;
  margin: 0 !important;
}
body .flux-checkout .flux-checkout__content .woocommerce-shipping-fields__wrapper label span,
body .flux-checkout .flux-checkout__content .woocommerce-additional-fields__wrapper label span {
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
  color: #1D2329;
}
body .flux-checkout .flux-checkout__content .woocommerce-shipping-fields__wrapper .shipping_address,
body .flux-checkout .flux-checkout__content .woocommerce-additional-fields__wrapper .shipping_address {
  padding-top: 3px;
  margin: 0;
}
body .flux-checkout .flux-checkout__content .woocommerce-shipping-fields__wrapper .shipping_address .flux-address-button-wrapper,
body .flux-checkout .flux-checkout__content .woocommerce-additional-fields__wrapper .shipping_address .flux-address-button-wrapper {
  margin-bottom: 10px;
}
body .flux-checkout .flux-checkout__content .woocommerce-shipping-fields__wrapper {
  margin-bottom: 8px;
}
body .flux-checkout .flux-checkout__content .woocommerce-additional-fields__wrapper .woocommerce-additional-fields__field-wrapper {
  margin-top: 11px;
}
body .flux-checkout .flux-checkout__content input[type=checkbox]:before {
  border: 1px solid #DCDFE3;
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
  border-radius: 3px;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  margin-left: 3px;
}
body .flux-checkout .flux-checkout__content input[type=checkbox]:after {
  border: none;
  padding: 0;
  margin: 0;
  transform: none;
  content: "\e913";
  font-family: "icomoon";
  color: #ffffff;
  width: auto;
  height: auto;
  position: absolute;
  left: 7px;
  top: 4px;
  font-size: 10px !important;
}
body .flux-checkout .flux-checkout__content input[type=checkbox]:checked:before {
  background-color: #1D2329;
  border-color: #1D2329;
}
body .flux-checkout .flux-checkout__content #order_comments_field label {
  padding: 0 16px !important;
  margin-bottom: 5px !important;
}
body .flux-checkout .flux-checkout__content #order_comments_field label span {
  font-size: 13px;
  line-height: 150%;
  font-weight: normal;
  color: #686E74;
  font-weight: 500;
}
body .flux-checkout .flux-checkout__content .flux-address-button--lookup:before {
  mask: none !important;
  mask-image: none !important;
  -webkit-mask: none !important;
  filter: none !important;
  box-shadow: none !important;
  content: "\e91c";
  font-family: "icomoon";
  font-size: 23px;
  line-height: 23px;
  color: #1D2329;
  background-color: transparent !important;
  top: 4px;
}
body .flux-checkout .flux-checkout__content .woocommerce-shipping-fields .flux-address-button-wrapper {
  padding-top: 17px;
}
body .flux-checkout .flux-checkout__content #payment .wc_payment_methods.payment_methods,
body .flux-checkout .flux-checkout__content #payment .wc-saved-payment-methods {
  padding: 0 !important;
  margin: 0 !important;
  display: flex !important;
  flex-direction: column !important;
  flex-wrap: wrap !important;
  border-radius: 16px;
  border: 1px solid var(--color-cool-grey-100, #DFE4EB);
  overflow: hidden;
  background-color: #fff !important;
}
body .flux-checkout .flux-checkout__content #payment .wc_payment_methods.payment_methods > li,
body .flux-checkout .flux-checkout__content #payment .wc-saved-payment-methods > li {
  border: none !important;
  border-bottom: 1px solid #DCDFE3 !important;
  border-radius: 0px !important;
  background-color: #fff;
}
body .flux-checkout .flux-checkout__content #payment .wc_payment_methods.payment_methods > li > div,
body .flux-checkout .flux-checkout__content #payment .wc-saved-payment-methods > li > div {
  background: #F7F9FA !important;
  border-color: #DCDFE3 !important;
  border-radius: 0px !important;
}
body .flux-checkout .flux-checkout__content #payment .wc_payment_methods.payment_methods > li label,
body .flux-checkout .flux-checkout__content #payment .wc-saved-payment-methods > li label {
  position: relative !important;
}
@media (max-width: 767px) {
  body .flux-checkout .flux-checkout__content #payment .wc_payment_methods.payment_methods > li label,
  body .flux-checkout .flux-checkout__content #payment .wc-saved-payment-methods > li label {
    font-size: 14px !important;
  }
}
body .flux-checkout .flux-checkout__content #payment .wc_payment_methods.payment_methods > li label img,
body .flux-checkout .flux-checkout__content #payment .wc-saved-payment-methods > li label img {
  height: auto !important;
  margin-right: 16px;
}
@media (max-width: 767px) {
  body .flux-checkout .flux-checkout__content #payment .wc_payment_methods.payment_methods > li label img,
  body .flux-checkout .flux-checkout__content #payment .wc-saved-payment-methods > li label img {
    display: none;
  }
}
body .flux-checkout .flux-checkout__content #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_stripe,
body .flux-checkout .flux-checkout__content #payment .wc-saved-payment-methods .wc_payment_method.payment_method_stripe {
  order: 1 !important;
  border-bottom: none !important;
}
body .flux-checkout .flux-checkout__content #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_stripe > label,
body .flux-checkout .flux-checkout__content #payment .wc-saved-payment-methods .wc_payment_method.payment_method_stripe > label {
  position: relative !important;
}
body .flux-checkout .flux-checkout__content #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_stripe > label img,
body .flux-checkout .flux-checkout__content #payment .wc-saved-payment-methods .wc_payment_method.payment_method_stripe > label img {
  display: none !important;
}
body .flux-checkout .flux-checkout__content #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_stripe > label:after,
body .flux-checkout .flux-checkout__content #payment .wc-saved-payment-methods .wc_payment_method.payment_method_stripe > label:after {
  content: "";
  display: block;
  position: absolute;
  right: 16px;
  top: 50%;
  width: 253px;
  height: 32px;
  background: transparent url(assets/img/stripe-icon.svg) no-repeat left top;
  background-size: 100% auto;
  transform: translate(0, -50%);
}
@media (max-width: 767px) {
  body .flux-checkout .flux-checkout__content #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_stripe > label:after,
  body .flux-checkout .flux-checkout__content #payment .wc-saved-payment-methods .wc_payment_method.payment_method_stripe > label:after {
    display: none;
  }
}
body .flux-checkout .flux-checkout__content #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_afterpay,
body .flux-checkout .flux-checkout__content #payment .wc-saved-payment-methods .wc_payment_method.payment_method_afterpay {
  order: 2 !important;
  position: relative;
}
body .flux-checkout .flux-checkout__content #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_afterpay > label,
body .flux-checkout .flux-checkout__content #payment .wc-saved-payment-methods .wc_payment_method.payment_method_afterpay > label {
  position: relative;
}
body .flux-checkout .flux-checkout__content #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_afterpay > label img,
body .flux-checkout .flux-checkout__content #payment .wc-saved-payment-methods .wc_payment_method.payment_method_afterpay > label img {
  display: none !important;
}
body .flux-checkout .flux-checkout__content #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_afterpay > label:after,
body .flux-checkout .flux-checkout__content #payment .wc-saved-payment-methods .wc_payment_method.payment_method_afterpay > label:after {
  content: "";
  display: block;
  position: absolute;
  right: 16px;
  top: 50%;
  width: 99px;
  height: 32px;
  background: transparent url(assets/img/afterpay-icon.svg) no-repeat left top;
  background-size: 100% auto;
  transform: translate(0, -50%);
}
body .flux-checkout .flux-checkout__content #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_eh_paypal_express,
body .flux-checkout .flux-checkout__content #payment .wc-saved-payment-methods .wc_payment_method.payment_method_eh_paypal_express {
  order: 3 !important;
  border-bottom: none !important;
}
body .flux-checkout .flux-checkout__content #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_eh_paypal_express > label,
body .flux-checkout .flux-checkout__content #payment .wc-saved-payment-methods .wc_payment_method.payment_method_eh_paypal_express > label {
  position: relative;
}
body .flux-checkout .flux-checkout__content #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_eh_paypal_express > label img,
body .flux-checkout .flux-checkout__content #payment .wc-saved-payment-methods .wc_payment_method.payment_method_eh_paypal_express > label img {
  display: none !important;
}
body .flux-checkout .flux-checkout__content #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_eh_paypal_express > label:after,
body .flux-checkout .flux-checkout__content #payment .wc-saved-payment-methods .wc_payment_method.payment_method_eh_paypal_express > label:after {
  content: "";
  display: block;
  position: absolute;
  right: 16px;
  top: 50%;
  width: 320px;
  height: 32px;
  background: transparent url(assets/img/paypal-icon.svg) no-repeat left top;
  background-size: 100% auto;
  transform: translate(0, -50%);
}
@media (max-width: 767px) {
  body .flux-checkout .flux-checkout__content #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_eh_paypal_express > label:after,
  body .flux-checkout .flux-checkout__content #payment .wc-saved-payment-methods .wc_payment_method.payment_method_eh_paypal_express > label:after {
    display: none;
  }
}
body .flux-checkout .flux-checkout__content #payment .wc_payment_methods.payment_methods input,
body .flux-checkout .flux-checkout__content #payment .wc-saved-payment-methods input {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  opacity: 0;
  visibility: hidden;
}
body .flux-checkout .flux-checkout__content #payment .wc_payment_methods.payment_methods input:checked + label:before,
body .flux-checkout .flux-checkout__content #payment .wc-saved-payment-methods input:checked + label:before {
  border: 5px solid #009FDB !important;
}
body .flux-checkout .flux-checkout__content #payment .wc_payment_methods.payment_methods label,
body .flux-checkout .flux-checkout__content #payment .wc-saved-payment-methods label {
  position: relative;
  font-size: 16px !important;
  line-height: 24px !important;
  color: #1D2329 !important;
  font-weight: 400 !important;
  padding: 20px 0 19px 64px !important;
  margin: 0 !important;
  gap: 0 !important;
  width: 100% !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  body .flux-checkout .flux-checkout__content #payment .wc_payment_methods.payment_methods label,
  body .flux-checkout .flux-checkout__content #payment .wc-saved-payment-methods label {
    padding-left: 48px !important;
  }
}
body .flux-checkout .flux-checkout__content #payment .wc_payment_methods.payment_methods label:before,
body .flux-checkout .flux-checkout__content #payment .wc-saved-payment-methods label:before {
  right: auto;
  left: 17px !important;
  border: 1px solid #DCDFE3 !important;
  width: 20px !important;
  height: 20px !important;
  top: 21px !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  background: transparent !important;
  mask: none !important;
  mask-image: none !important;
  -webkit-mask: none !important;
  filter: none !important;
  box-shadow: none !important;
  position: absolute;
  margin: 0 !important;
}
@media (min-width: 1201px) {
  body .flux-checkout .flux-checkout__content #payment .wc_payment_methods.payment_methods label:hover:before,
  body .flux-checkout .flux-checkout__content #payment .wc-saved-payment-methods label:hover:before {
    border: 1px solid #009FDB !important;
  }
}
body .flux-checkout .flux-checkout__content #payment .wc-saved-payment-methods.active {
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}
body .flux-checkout .flux-checkout__content #payment .wc-saved-payment-methods > li {
  position: relative;
}
body .flux-checkout .flux-checkout__content #payment .wc-saved-payment-methods > li:last-child {
  border-bottom: none !important;
}
body .flux-checkout .flux-checkout__content #payment input#wc-stripe-new-payment-method:checked + label:before {
  border-width: 1px !important;
}
body .flux-checkout .flux-checkout__content #payment input#wc-stripe-new-payment-method:checked + label:after {
  color: #1D2329;
}
body .flux-checkout .flux-checkout__content #payment .woocommerce-SavedPaymentMethods-saveNew label[for=wc-stripe-new-payment-method] {
  position: relative;
  padding-left: 30px !important;
}
body .flux-checkout .flux-checkout__content #payment .woocommerce-SavedPaymentMethods-saveNew label[for=wc-stripe-new-payment-method]:before {
  content: "";
  display: block;
  border: 1px solid #DCDFE3 !important;
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
  border-radius: 3px;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  background-color: #fff;
  position: absolute;
  left: 0 !important;
  top: 19px !important;
}
body .flux-checkout .flux-checkout__content #payment .woocommerce-SavedPaymentMethods-saveNew label[for=wc-stripe-new-payment-method]:after {
  border: none;
  display: block;
  padding: 0;
  margin: 0;
  transform: none;
  content: "\e913";
  font-family: "icomoon";
  color: #ffffff;
  width: auto;
  height: auto;
  position: absolute;
  left: 5px;
  top: 17px;
  font-size: 10px !important;
}
body .flux-checkout .flux-checkout__content #payment .wc-upe-form.wc-payment-form {
  border: 1px solid #DCDFE3;
  border-top: none;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  padding: 16px;
}
body .flux-checkout .flux-checkout__content #payment button#place_order {
  min-width: 240px !important;
  text-align: center !important;
  text-transform: none !important;
}
body .flux-checkout .flux-checkout__content #payment button#place_order:before {
  display: none !important;
}
body .flux-checkout .flux-checkout__content .woocommerce-privacy-policy-text {
  padding-top: 16px;
}
body .flux-checkout .flux-checkout__content .woocommerce-privacy-policy-text * {
  font-size: 13px;
  line-height: 150%;
  font-weight: normal;
  color: #62697A;
}
body .flux-checkout .flux-checkout__content .woocommerce-privacy-policy-text * a {
  text-decoration: underline;
  color: #009FDB;
}
@media (min-width: 1201px) {
  body .flux-checkout .flux-checkout__content .woocommerce-privacy-policy-text * a:hover {
    color: #3DABC2;
  }
}
body .flux-checkout .subscription-details-text {
  font-size: 16px;
  line-height: 24px;
  color: #686E74;
  padding-bottom: 32px;
}
body .flux-checkout .subscription-details-text p {
  font-size: 16px;
  line-height: 24px;
  color: #686E74;
  margin: 22px 0;
}
body .flux-checkout .subscription-details-text p:first-child {
  margin-top: 0;
}
body .flux-checkout .subscription-details-text p:last-child {
  margin-bottom: 0;
}
body .flux-checkout .subscription-details-text a {
  color: #0074B3;
  text-decoration: underline;
  font-size: 16px;
  line-height: 24px;
}
@media (min-width: 1201px) {
  body .flux-checkout .subscription-details-text a:hover {
    text-decoration: none;
  }
}
body .flux-checkout .card-wrapper {
  border: 1px solid #DFE4EB;
  border-radius: 16px;
  background-color: #F7F9FA;
  overflow: hidden;
  margin: -9px 0 4px 0;
}
body .flux-checkout .card-wrapper .card-block:not(.open):last-child .card-info {
  border-bottom: none;
}
body .flux-checkout .card-wrapper .card-block:last-child .card-content {
  border-bottom: none;
}
@media (max-width: 767px) {
  body .flux-checkout .card-wrapper .card-block:only-child .card-info {
    display: none;
  }
}
body .flux-checkout .card-wrapper .card-info {
  background-color: #fff;
  padding: 15px 16px;
  border-bottom: 1px solid #DFE4EB;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
body .flux-checkout .card-wrapper .card-info label {
  padding: 0 0 0 46px !important;
  margin: 0 !important;
  color: #1D2329 !important;
  font-weight: normal !important;
  position: relative !important;
  font-size: 16px !important;
  line-height: 24px !important;
}
@media (max-width: 767px) {
  body .flux-checkout .card-wrapper .card-info label {
    padding-left: 32px !important;
  }
}
body .flux-checkout .card-wrapper .card-info label:before {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  left: 0 !important;
  top: 50% !important;
  transform: translate(0, -50%) !important;
  width: 20px !important;
  height: 20px !important;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
  border: 1px solid #dcdfe3 !important;
  border-radius: 50% !important;
  box-shadow: none !important;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
@media (min-width: 1201px) {
  body .flux-checkout .card-wrapper .card-info label:hover:before {
    border-color: #009FDB !important;
  }
}
body .flux-checkout .card-wrapper .card-info input {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  opacity: 0;
  visibility: hidden;
}
body .flux-checkout .card-wrapper .card-info input:checked + label:before {
  border: 5px solid #009FDB !important;
  box-shadow: none !important;
}
body .flux-checkout .card-wrapper .card-info img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0;
  max-height: 32px;
}
@media (max-width: 767px) {
  body .flux-checkout .card-wrapper .card-info img {
    max-height: 20px;
  }
}
body .flux-checkout .card-wrapper .card-content {
  padding: 16px 16px 22px 16px;
  display: none;
  border-bottom: 1px solid #DFE4EB;
}
body .flux-checkout .card-wrapper .card-content p {
  color: #2D3037;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  padding: 0;
  margin: 0 0 15px 0;
}
body .flux-checkout .card-wrapper .card-content p:first-child {
  margin-top: 0;
}
body .flux-checkout .card-wrapper .card-content p:last-child {
  margin-bottom: 0;
}
body .flux-checkout .card-wrapper .card-content label {
  font-size: 13px !important;
  line-height: 150% !important;
  font-weight: 500 !important;
  color: #A1A4B2 !important;
  padding: 0 0 0 12px !important;
  margin: 0 0 2px 0 !important;
}
body .flux-checkout .card-wrapper .card-content .card-group {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 6px;
}
body .flux-checkout .card-wrapper .card-content .card-group > div {
  flex-basis: calc(50% - 8px);
  max-width: calc(50% - 8px);
}

body .flux-checkout__content-wrapper h2.flux-heading .flux-heading__count.cart-equipment-display {
  display: none !important;
}

@media (max-width: 991px) {
  body .flux-checkout .woocommerce-checkout.flux-custom-active-step-3:not(.checkout-no-plan) .flux-checkout__content-wrapper .flux-checkout__content-right .shop_table tr.cart-plan-display td,
  body .flux-checkout .woocommerce-checkout.flux-custom-active-step-3:not(.checkout-no-plan) .flux-checkout__content-wrapper .flux-checkout__content-right .shop_table tr.bundle_table_item td {
    padding-right: 0 !important;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  body .flux-checkout .woocommerce-checkout.flux-custom-active-step-3:not(.checkout-no-plan) .flux-checkout__content-wrapper .flux-checkout__content-right .shop_table tr.cart-plan-display td,
  body .flux-checkout .woocommerce-checkout.flux-custom-active-step-3:not(.checkout-no-plan) .flux-checkout__content-wrapper .flux-checkout__content-right .shop_table tr.bundle_table_item td {
    padding-right: 12px !important;
  }
}

@media (max-width: 991px) {
  body .flux-checkout .woocommerce-checkout.flux-custom-active-step-2:not(.checkout-no-plan) .flux-checkout__content-wrapper .flux-checkout__content-right .shop_table tr.cart_item td:not(.product) {
    padding-right: 0 !important;
  }
}
@media (max-width: 991px) {
  body .flux-checkout .woocommerce-checkout.flux-custom-active-step-2:not(.checkout-no-plan) .flux-checkout__content-wrapper .flux-checkout__content-right .shop_table tr.cart-plan-display td,
  body .flux-checkout .woocommerce-checkout.flux-custom-active-step-2:not(.checkout-no-plan) .flux-checkout__content-wrapper .flux-checkout__content-right .shop_table tr.bundle_table_item td {
    padding-right: 0 !important;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  body .flux-checkout .woocommerce-checkout.flux-custom-active-step-2:not(.checkout-no-plan) .flux-checkout__content-wrapper .flux-checkout__content-right .shop_table tr.cart-plan-display td,
  body .flux-checkout .woocommerce-checkout.flux-custom-active-step-2:not(.checkout-no-plan) .flux-checkout__content-wrapper .flux-checkout__content-right .shop_table tr.bundle_table_item td {
    padding-right: 12px !important;
  }
}
body .flux-checkout .woocommerce-checkout.flux-custom-active-step-2:not(.checkout-no-plan) .flux-checkout__content-wrapper #order_review .shop_table.woocommerce-checkout-review-order-table tr.cart_item:not(.cart-plan-display) {
  opacity: 0.4;
  pointer-events: none;
}
body .flux-checkout .woocommerce-checkout.flux-custom-active-step-2:not(.checkout-no-plan) .flux-checkout__content-wrapper #order_review .shop_table.woocommerce-checkout-review-order-table tfoot {
  opacity: 0.4;
  border-top-color: rgba(29, 35, 41, 0.4);
  pointer-events: none;
}

.flux-tooltip .flux-tooltip__tip {
  border-radius: 16px !important;
  background-color: #1D2329 !important;
  font-size: 13px;
  line-height: 150%;
  font-weight: normal;
}

body .flux-checkout .woocommerce-checkout.flux-custom-active-step-3:not(.checkout-no-plan) .flux-checkout__content-wrapper .cart_item.cart-plan-display .p-top,
body .flux-checkout .woocommerce-checkout.flux-custom-active-step-3:not(.checkout-no-plan) .flux-checkout__content-wrapper .cart_item.cart-plan-display .p-price,
body .flux-checkout .woocommerce-checkout.flux-custom-active-step-3:not(.checkout-no-plan) .flux-checkout__content-wrapper .cart_item.cart-plan-display .p-desc {
  opacity: 0.4;
}
body .flux-checkout .woocommerce-checkout.flux-custom-active-step-3:not(.checkout-no-plan) .flux-checkout__content-wrapper .cart-description .saved-successfully {
  display: block !important;
}

body.woocommerce-checkout .select2-container--open .select2-dropdown,
body .select2-container--open .select2-dropdown {
  box-shadow: none !important;
  border: 2px solid #009FDB !important;
  border-top: none !important;
  -webkit-border-radius: 16px;
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius: 16px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  border-radius: 16px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  margin-top: -3px !important;
  box-shadow: 0px 8px 16px 0px rgba(64, 69, 79, 0.14) !important;
}
body.woocommerce-checkout .select2-container--open .select2-dropdown .select2-search__field,
body .select2-container--open .select2-dropdown .select2-search__field {
  width: 100%;
  font-size: 16px;
  line-height: 150%;
  font-weight: normal;
  font-family: "ATT Aleck Sans", sans-serif;
  color: #1D2329;
  padding: 14px;
  margin: 0 0 0 1px;
  max-width: 100%;
  width: calc(100% - 2px);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid transparent !important;
  outline: 1px solid #DCDFE3 !important;
  border-radius: 16px;
  box-shadow: none;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
body.woocommerce-checkout .select2-container--open .select2-dropdown .select2-search__field::-webkit-input-placeholder,
body .select2-container--open .select2-dropdown .select2-search__field::-webkit-input-placeholder {
  color: #686E74 !important;
  opacity: 1;
}
body.woocommerce-checkout .select2-container--open .select2-dropdown .select2-search__field::-moz-placeholder,
body .select2-container--open .select2-dropdown .select2-search__field::-moz-placeholder {
  color: #686E74 !important;
  opacity: 1;
}
body.woocommerce-checkout .select2-container--open .select2-dropdown .select2-search__field:-ms-input-placeholder,
body .select2-container--open .select2-dropdown .select2-search__field:-ms-input-placeholder {
  color: #686E74 !important;
  opacity: 1;
}
body.woocommerce-checkout .select2-container--open .select2-dropdown .select2-search__field:-moz-placeholder,
body .select2-container--open .select2-dropdown .select2-search__field:-moz-placeholder {
  color: #686E74 !important;
  opacity: 1;
}
body.woocommerce-checkout .select2-container--open .select2-dropdown .select2-search__field:focus,
body .select2-container--open .select2-dropdown .select2-search__field:focus {
  border-color: #009FDB !important;
  outline: 1px solid #009FDB !important;
}
body.woocommerce-checkout .select2-container--open .select2-dropdown .select2-search.select2-search--dropdown,
body .select2-container--open .select2-dropdown .select2-search.select2-search--dropdown {
  padding-left: 14px;
  padding-right: 14px;
}
body.woocommerce-checkout .select2-container--open .select2-dropdown .select2-results__options,
body .select2-container--open .select2-dropdown .select2-results__options {
  padding: 0;
  margin: 0;
}
body.woocommerce-checkout .select2-container--open .select2-dropdown .select2-results__options li,
body .select2-container--open .select2-dropdown .select2-results__options li {
  padding: 8px 14px;
  margin: 0;
  font-size: 13px;
  line-height: 150%;
  font-weight: normal;
  font-weight: 500;
  color: #62697A;
}
body.woocommerce-checkout .select2-container--open .select2-dropdown .select2-results__options li.select2-results__option--highlighted,
body .select2-container--open .select2-dropdown .select2-results__options li.select2-results__option--highlighted {
  background: #DCDFE3;
}
body.woocommerce-checkout .select2-container--open .select2-dropdown .select2-results__options li[data-selected=true],
body .select2-container--open .select2-dropdown .select2-results__options li[data-selected=true] {
  background: #DCDFE3;
}

.checkout-modal .modal {
  text-align: center;
  max-width: 684px;
}
.checkout-modal .modal p {
  font-size: 16px;
  line-height: 24px;
  color: #1D2329;
  padding-bottom: 16px;
}
.checkout-modal .modal .js-close-modal-button.flux-button {
  position: relative !important;
  right: auto !important;
  top: auto !important;
  display: inline-block !important;
}
.checkout-modal .modal h3 {
  font-size: 33px;
  line-height: 115%;
  font-weight: 500;
  font-family: "ATT Aleck Sans", sans-serif;
  color: #2D3037;
  margin: 24px 0 12px 0;
}
.att-wrapper .checkout-modal .modal h3 {
  font-size: 24px;
  line-height: 32px;
  font-weight: bold;
  color: #1D2329;
  letter-spacing: -0.43px;
}

.checkout-modal .modal h3 + p {
  margin-top: 0;
}
.checkout-modal .modal h3:first-child {
  margin-top: 0;
}
.checkout-modal .modal h3:last-child {
  margin-bottom: 0;
}
.checkout-modal .modal h3 {
  padding-bottom: 5px;
  padding-top: 43px;
}

.custom-shipping-method {
  padding-top: 9px;
}
.custom-shipping-method #shipping_method {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
  font-size: 16px;
  line-height: 150%;
  font-weight: normal;
  font-family: "ATT Aleck Sans", sans-serif;
  color: #1D2329;
  padding: 0 14px;
  margin: 0 0 0 1px;
  max-width: 100%;
  width: calc(100% - 2px);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid transparent;
  outline: 1px solid #DCDFE3;
  border-radius: 16px !important;
  box-shadow: none;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  margin-bottom: 24px;
}
.custom-shipping-method #shipping_method li {
  padding-top: 16px;
  padding-bottom: 15px;
  margin: 0;
  display: block;
  position: relative;
}
.custom-shipping-method #shipping_method li .woocommerce-Price-amount span,
.custom-shipping-method #shipping_method li .woocommerce-Price-amount * {
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: normal !important;
  color: #1D2329 !important;
}
.custom-shipping-method #shipping_method li + li:before {
  content: "";
  display: block;
  position: absolute;
  left: -15px;
  top: 0;
  background-color: #DCDFE3;
  height: 1px;
  width: calc(100% + 30px);
}
.custom-shipping-method #shipping_method li input {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  opacity: 0;
  visibility: hidden;
}
.custom-shipping-method #shipping_method li input:checked + label:before {
  border: 5px solid #009FDB !important;
}
.custom-shipping-method #shipping_method li:before {
  display: none;
}
.custom-shipping-method #shipping_method li label {
  position: relative;
  font-size: 16px !important;
  line-height: 24px !important;
  color: #1D2329 !important;
  font-weight: 400 !important;
  padding: 0 !important;
  margin: 0 !important;
}
@media (max-width: 767px) {
  .custom-shipping-method #shipping_method li label {
    padding-left: 50px !important;
  }
}
.custom-shipping-method #shipping_method li label:before {
  right: auto;
  left: 0;
  border: 1px solid #DCDFE3 !important;
  width: 20px;
  height: 20px;
  top: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  background: transparent !important;
  mask: none !important;
  mask-image: none !important;
  -webkit-mask: none !important;
  filter: none !important;
  box-shadow: none !important;
  margin-right: 18px;
  margin-left: 2px;
}
@media (max-width: 767px) {
  .custom-shipping-method #shipping_method li label:before {
    position: absolute;
    margin-right: 0 !important;
    margin-left: 0 !important;
    left: 2px !important;
    top: 18px !important;
  }
}
@media (min-width: 1201px) {
  .custom-shipping-method #shipping_method li label:hover:before {
    border: 1px solid #009FDB !important;
  }
}

body .pac-container {
  border-radius: 16px !important;
  box-shadow: 0px 8px 16px 0px rgba(64, 69, 79, 0.14) !important;
  padding: 0;
  margin: 1px 0 0 0 !important;
  border: none;
}
body .pac-container .pac-item {
  background-color: #fff !important;
  font-size: 16px !important;
  line-height: 150% !important;
  font-weight: normal !important;
  border: none !important;
  padding: 16px 16px 16px 44px !important;
  position: relative;
}
body .pac-container .pac-item .pac-icon:before {
  content: "\e91c" !important;
  font-family: "icomoon" !important;
}
body .pac-container .pac-item .pac-icon {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
  width: auto !important;
  height: auto !important;
  font-size: 23px !important;
  line-height: 24px !important;
  color: #343840 !important;
  position: absolute !important;
  left: 16px !important;
  top: 50% !important;
  transform: translate(0, -50%);
}
body .pac-container .pac-item * {
  font-size: 16px !important;
  line-height: 150% !important;
  font-weight: normal !important;
}
body .pac-container .pac-item .pac-item-query {
  font-weight: 600 !important;
}
body .pac-container .pac-item .pac-item-query * {
  font-weight: 600 !important;
}
@media (min-width: 1201px) {
  body .pac-container .pac-item:hover {
    background-color: #F7F9FA !important;
    cursor: pointer;
  }
}

body #payment .wc_payment_method > .payment_box {
  padding: 0 !important;
}
body #payment .wc_payment_method > .payment_box .payment-method-wrap {
  padding: 16px !important;
}
body #payment .woocommerce-error {
  background-color: #C70032 !important;
}
body #payment .woocommerce-error li {
  color: #ffffff !important;
  border: none !important;
}
body #payment .payment_box {
  padding: 16px !important;
}
body #payment #stripe-payment-data .form-row {
  padding: 0 0 18px 0 !important;
  margin: 0 !important;
}
body #payment #stripe-payment-data .form-row.form-row-first, body #payment #stripe-payment-data .form-row.form-row-last {
  padding-bottom: 0 !important;
  width: calc(50% - 8px) !important;
}
body #payment #stripe-payment-data .form-row.form-row-last {
  position: relative;
}
body #payment #stripe-payment-data .form-row.form-row-last:after {
  content: "";
  display: block;
  width: 50px;
  height: 32px;
  position: absolute;
  right: 3px;
  bottom: 3px;
  background: transparent url(assets/img/cvc.svg) no-repeat left top;
  background-size: 100% auto;
  pointer-events: none;
}
body #payment #stripe-payment-data .form-row fieldset {
  padding: 0 !important;
  margin: 0 !important;
}
body #payment #stripe-payment-data .form-row label {
  padding: 0 12px 5px 12px !important;
  margin: 0 !important;
  font-weight: 500 !important;
  font-size: 13px !important;
  line-height: 19px !important;
  color: #686E74 !important;
}
body #payment #stripe-payment-data .form-row label:before {
  display: none !important;
}
body #payment #stripe-payment-data .form-row .wc-stripe-elements-field {
  width: 100%;
  font-size: 16px;
  line-height: 150%;
  font-weight: normal;
  font-family: "ATT Aleck Sans", sans-serif;
  color: #1D2329;
  padding: 9px 14px;
  margin: 0 0 0 1px;
  max-width: 100%;
  width: calc(100% - 2px);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid transparent;
  outline: 1px solid #DCDFE3;
  border-radius: 8px;
  box-shadow: none;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
body #payment #stripe-payment-data .form-row .wc-stripe-elements-field::-webkit-input-placeholder {
  color: #686E74 !important;
  opacity: 1;
}
body #payment #stripe-payment-data .form-row .wc-stripe-elements-field::-moz-placeholder {
  color: #686E74 !important;
  opacity: 1;
}
body #payment #stripe-payment-data .form-row .wc-stripe-elements-field:-ms-input-placeholder {
  color: #686E74 !important;
  opacity: 1;
}
body #payment #stripe-payment-data .form-row .wc-stripe-elements-field:-moz-placeholder {
  color: #686E74 !important;
  opacity: 1;
}
body #payment #stripe-payment-data .form-row .wc-stripe-elements-field:focus-within {
  border-color: #009FDB;
  outline: 1px solid #009FDB;
}

.agent-order-thank-you .flux-checkout__content .flux-common-wrap__wrapper,
body.woocommerce-order-received .flux-checkout__content .flux-common-wrap__wrapper,
body.woocommerce-order-pay .flux-checkout__content .flux-common-wrap__wrapper {
  margin-top: 32px;
}
.agent-order-thank-you .flux-checkout__content .flux-common-wrap__wrapper h1.header__title,
body.woocommerce-order-received .flux-checkout__content .flux-common-wrap__wrapper h1.header__title,
body.woocommerce-order-pay .flux-checkout__content .flux-common-wrap__wrapper h1.header__title {
  font-size: 23px;
  line-height: 115%;
  font-weight: 500;
  font-family: "ATT Aleck Sans", sans-serif;
  color: #2D3037;
  margin: 16px 0 8px 0;
}
.att-wrapper .agent-order-thank-you .flux-checkout__content .flux-common-wrap__wrapper h1.header__title,
.att-wrapper body.woocommerce-order-received .flux-checkout__content .flux-common-wrap__wrapper h1.header__title,
.att-wrapper body.woocommerce-order-pay .flux-checkout__content .flux-common-wrap__wrapper h1.header__title {
  font-size: 20px;
  line-height: 28px;
  font-weight: bold;
  color: #1D2329;
  letter-spacing: -0.36px;
}

.agent-order-thank-you .flux-checkout__content .flux-common-wrap__wrapper h1.header__title + p,
body.woocommerce-order-received .flux-checkout__content .flux-common-wrap__wrapper h1.header__title + p,
body.woocommerce-order-pay .flux-checkout__content .flux-common-wrap__wrapper h1.header__title + p {
  margin-top: 0;
}
.agent-order-thank-you .flux-checkout__content .flux-common-wrap__wrapper h1.header__title:first-child,
body.woocommerce-order-received .flux-checkout__content .flux-common-wrap__wrapper h1.header__title:first-child,
body.woocommerce-order-pay .flux-checkout__content .flux-common-wrap__wrapper h1.header__title:first-child {
  margin-top: 0;
}
.agent-order-thank-you .flux-checkout__content .flux-common-wrap__wrapper h1.header__title:last-child,
body.woocommerce-order-received .flux-checkout__content .flux-common-wrap__wrapper h1.header__title:last-child,
body.woocommerce-order-pay .flux-checkout__content .flux-common-wrap__wrapper h1.header__title:last-child {
  margin-bottom: 0;
}
.agent-order-thank-you .flux-checkout__content .flux-common-wrap__wrapper h1.header__title,
body.woocommerce-order-received .flux-checkout__content .flux-common-wrap__wrapper h1.header__title,
body.woocommerce-order-pay .flux-checkout__content .flux-common-wrap__wrapper h1.header__title {
  font-size: 24px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .agent-order-thank-you .flux-checkout__content .flux-order-pay-header--mobile,
  body.woocommerce-order-received .flux-checkout__content .flux-order-pay-header--mobile,
  body.woocommerce-order-pay .flux-checkout__content .flux-order-pay-header--mobile {
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .agent-order-thank-you .flux-checkout__content .flux-step__content,
  body.woocommerce-order-received .flux-checkout__content .flux-step__content,
  body.woocommerce-order-pay .flux-checkout__content .flux-step__content {
    padding-top: 10px;
  }
}
@media (max-width: 767px) {
  .agent-order-thank-you .flux-checkout__content .card-info img,
  body.woocommerce-order-received .flux-checkout__content .card-info img,
  body.woocommerce-order-pay .flux-checkout__content .card-info img {
    display: none;
  }
}
.agent-order-thank-you .flux-checkout__content .flux-ty-box--content-new,
body.woocommerce-order-received .flux-checkout__content .flux-ty-box--content-new,
body.woocommerce-order-pay .flux-checkout__content .flux-ty-box--content-new {
  margin-bottom: 24px;
}
.agent-order-thank-you .flux-checkout__content .flux-ty-box--content-new:first-child,
body.woocommerce-order-received .flux-checkout__content .flux-ty-box--content-new:first-child,
body.woocommerce-order-pay .flux-checkout__content .flux-ty-box--content-new:first-child {
  margin-top: 0;
}
.agent-order-thank-you .flux-checkout__content .flux-ty-box--content-new:last-child,
body.woocommerce-order-received .flux-checkout__content .flux-ty-box--content-new:last-child,
body.woocommerce-order-pay .flux-checkout__content .flux-ty-box--content-new:last-child {
  margin-bottom: 0;
}
.agent-order-thank-you .flux-checkout__content .flux-ty-box--content-new .order-progress,
body.woocommerce-order-received .flux-checkout__content .flux-ty-box--content-new .order-progress,
body.woocommerce-order-pay .flux-checkout__content .flux-ty-box--content-new .order-progress {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 6px;
  border: 1px solid #DCDFE3;
  border-radius: 360px;
  gap: 4px;
}
.agent-order-thank-you .flux-checkout__content .flux-ty-box--content-new .order-progress span,
body.woocommerce-order-received .flux-checkout__content .flux-ty-box--content-new .order-progress span,
body.woocommerce-order-pay .flux-checkout__content .flux-ty-box--content-new .order-progress span {
  flex: 1;
  font-size: 14px;
  line-height: 20px;
  color: #686E74;
  font-weight: normal;
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 360px;
  text-align: center;
}
.agent-order-thank-you .flux-checkout__content .flux-ty-box--content-new .order-progress span.cancelled,
body.woocommerce-order-received .flux-checkout__content .flux-ty-box--content-new .order-progress span.cancelled,
body.woocommerce-order-pay .flux-checkout__content .flux-ty-box--content-new .order-progress span.cancelled {
  background-color: rgba(199, 0, 50, 0.16);
  color: #C70032;
  font-weight: bold;
}
.agent-order-thank-you .flux-checkout__content .flux-ty-box--content-new .order-progress span.active,
body.woocommerce-order-received .flux-checkout__content .flux-ty-box--content-new .order-progress span.active,
body.woocommerce-order-pay .flux-checkout__content .flux-ty-box--content-new .order-progress span.active {
  background-color: #F3F4F5;
  color: #454B52;
  font-weight: bold;
}
.agent-order-thank-you .flux-checkout__content .flux-ty-box--content-new .ontech,
body.woocommerce-order-received .flux-checkout__content .flux-ty-box--content-new .ontech,
body.woocommerce-order-pay .flux-checkout__content .flux-ty-box--content-new .ontech {
  padding: 16px;
  border: 1px solid #DCDFE3;
  border-radius: 16px;
  margin: 32px 0 24px 0;
}
.agent-order-thank-you .flux-checkout__content .flux-ty-box--content-new .ontech:first-child,
body.woocommerce-order-received .flux-checkout__content .flux-ty-box--content-new .ontech:first-child,
body.woocommerce-order-pay .flux-checkout__content .flux-ty-box--content-new .ontech:first-child {
  margin-top: 0;
}
.agent-order-thank-you .flux-checkout__content .flux-ty-box--content-new .ontech:last-child,
body.woocommerce-order-received .flux-checkout__content .flux-ty-box--content-new .ontech:last-child,
body.woocommerce-order-pay .flux-checkout__content .flux-ty-box--content-new .ontech:last-child {
  margin-bottom: 0;
}
.agent-order-thank-you .flux-checkout__content .flux-ty-box--content-new .ontech h5,
body.woocommerce-order-received .flux-checkout__content .flux-ty-box--content-new .ontech h5,
body.woocommerce-order-pay .flux-checkout__content .flux-ty-box--content-new .ontech h5 {
  font-size: 20px;
  line-height: 28px;
  font-weight: bold;
  letter-spacing: -0.36px;
  padding: 0;
  margin: 0;
}
.agent-order-thank-you .flux-checkout__content .flux-ty-box--content-new .ontech .text,
body.woocommerce-order-received .flux-checkout__content .flux-ty-box--content-new .ontech .text,
body.woocommerce-order-pay .flux-checkout__content .flux-ty-box--content-new .ontech .text {
  display: flex;
  align-items: flex-start;
  padding-top: 3px;
}
@media (max-width: 1200px) {
  .agent-order-thank-you .flux-checkout__content .flux-ty-box--content-new .ontech .text,
  body.woocommerce-order-received .flux-checkout__content .flux-ty-box--content-new .ontech .text,
  body.woocommerce-order-pay .flux-checkout__content .flux-ty-box--content-new .ontech .text {
    padding-top: 4px;
  }
}
@media (max-width: 767px) {
  .agent-order-thank-you .flux-checkout__content .flux-ty-box--content-new .ontech .text,
  body.woocommerce-order-received .flux-checkout__content .flux-ty-box--content-new .ontech .text,
  body.woocommerce-order-pay .flux-checkout__content .flux-ty-box--content-new .ontech .text {
    display: block;
  }
}
.agent-order-thank-you .flux-checkout__content .flux-ty-box--content-new .ontech .text h5,
body.woocommerce-order-received .flux-checkout__content .flux-ty-box--content-new .ontech .text h5,
body.woocommerce-order-pay .flux-checkout__content .flux-ty-box--content-new .ontech .text h5 {
  flex-basis: 100%;
}
.agent-order-thank-you .flux-checkout__content .flux-ty-box--content-new .ontech .text .left,
body.woocommerce-order-received .flux-checkout__content .flux-ty-box--content-new .ontech .text .left,
body.woocommerce-order-pay .flux-checkout__content .flux-ty-box--content-new .ontech .text .left {
  flex: 1;
  margin-right: 32px;
  font-size: 16px;
  line-height: 24px;
  padding-top: 4px;
}
@media (max-width: 767px) {
  .agent-order-thank-you .flux-checkout__content .flux-ty-box--content-new .ontech .text .left,
  body.woocommerce-order-received .flux-checkout__content .flux-ty-box--content-new .ontech .text .left,
  body.woocommerce-order-pay .flux-checkout__content .flux-ty-box--content-new .ontech .text .left {
    margin-right: 0;
  }
}
.agent-order-thank-you .flux-checkout__content .flux-ty-box--content-new .ontech .text .left a,
body.woocommerce-order-received .flux-checkout__content .flux-ty-box--content-new .ontech .text .left a,
body.woocommerce-order-pay .flux-checkout__content .flux-ty-box--content-new .ontech .text .left a {
  color: #0074B3;
  text-decoration: underline;
  font-size: 16px;
  line-height: 24px;
}
@media (min-width: 1201px) {
  .agent-order-thank-you .flux-checkout__content .flux-ty-box--content-new .ontech .text .left a:hover,
  body.woocommerce-order-received .flux-checkout__content .flux-ty-box--content-new .ontech .text .left a:hover,
  body.woocommerce-order-pay .flux-checkout__content .flux-ty-box--content-new .ontech .text .left a:hover {
    text-decoration: none;
  }
}
.agent-order-thank-you .flux-checkout__content .flux-ty-box--content-new .ontech .text .left p,
body.woocommerce-order-received .flux-checkout__content .flux-ty-box--content-new .ontech .text .left p,
body.woocommerce-order-pay .flux-checkout__content .flux-ty-box--content-new .ontech .text .left p {
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
  color: #686E74;
  margin: 0 0 22px 0;
}
.agent-order-thank-you .flux-checkout__content .flux-ty-box--content-new .ontech .text .left p:first-child,
body.woocommerce-order-received .flux-checkout__content .flux-ty-box--content-new .ontech .text .left p:first-child,
body.woocommerce-order-pay .flux-checkout__content .flux-ty-box--content-new .ontech .text .left p:first-child {
  margin-top: 0;
}
.agent-order-thank-you .flux-checkout__content .flux-ty-box--content-new .ontech .text .left p:last-child,
body.woocommerce-order-received .flux-checkout__content .flux-ty-box--content-new .ontech .text .left p:last-child,
body.woocommerce-order-pay .flux-checkout__content .flux-ty-box--content-new .ontech .text .left p:last-child {
  margin-bottom: 0;
}
.agent-order-thank-you .flux-checkout__content .flux-ty-box--content-new .ontech .text .right,
body.woocommerce-order-received .flux-checkout__content .flux-ty-box--content-new .ontech .text .right,
body.woocommerce-order-pay .flux-checkout__content .flux-ty-box--content-new .ontech .text .right {
  margin-top: 8px;
}
@media (max-width: 767px) {
  .agent-order-thank-you .flux-checkout__content .flux-ty-box--content-new .ontech .text .right,
  body.woocommerce-order-received .flux-checkout__content .flux-ty-box--content-new .ontech .text .right,
  body.woocommerce-order-pay .flux-checkout__content .flux-ty-box--content-new .ontech .text .right {
    margin-top: 10px;
  }
}
.agent-order-thank-you .flux-checkout__content .flux-ty-box--content-new .ontech .text .right .btn-prim,
body.woocommerce-order-received .flux-checkout__content .flux-ty-box--content-new .ontech .text .right .btn-prim,
body.woocommerce-order-pay .flux-checkout__content .flux-ty-box--content-new .ontech .text .right .btn-prim {
  display: block;
  text-align: center;
  color: #ffffff !important;
  background-color: #00388F;
  border-color: #00388F;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  filter: none !important;
  text-decoration: none !important;
}
@media (min-width: 1201px) {
  .agent-order-thank-you .flux-checkout__content .flux-ty-box--content-new .ontech .text .right .btn-prim:hover,
  body.woocommerce-order-received .flux-checkout__content .flux-ty-box--content-new .ontech .text .right .btn-prim:hover,
  body.woocommerce-order-pay .flux-checkout__content .flux-ty-box--content-new .ontech .text .right .btn-prim:hover {
    background-color: #007AE2;
    border-color: #007AE2;
  }
}
.agent-order-thank-you .flux-cart-order-item--ty.flux-cart-order-item,
body.woocommerce-order-received .flux-cart-order-item--ty.flux-cart-order-item,
body.woocommerce-order-pay .flux-cart-order-item--ty.flux-cart-order-item {
  padding: 20px 0 20px 0 !important;
}
.agent-order-thank-you .flux-cart-order-item--ty.flux-cart-order-item .top,
body.woocommerce-order-received .flux-cart-order-item--ty.flux-cart-order-item .top,
body.woocommerce-order-pay .flux-cart-order-item--ty.flux-cart-order-item .top {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.agent-order-thank-you .flux-cart-order-item--ty.flux-cart-order-item .cart-description,
body.woocommerce-order-received .flux-cart-order-item--ty.flux-cart-order-item .cart-description,
body.woocommerce-order-pay .flux-cart-order-item--ty.flux-cart-order-item .cart-description {
  padding-left: 64px;
  font-size: 13px;
  line-height: 150%;
  font-weight: normal;
  color: #62697A;
  padding-top: 10px;
  margin-bottom: -10px;
}
.agent-order-thank-you .flux-cart-order-item--ty.flux-cart-order-item .cart-description .columns,
body.woocommerce-order-received .flux-cart-order-item--ty.flux-cart-order-item .cart-description .columns,
body.woocommerce-order-pay .flux-cart-order-item--ty.flux-cart-order-item .cart-description .columns {
  display: flex;
  font-size: 13px;
  line-height: 150%;
  font-weight: normal;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 0;
  margin: 0 !important;
}
.agent-order-thank-you .flux-cart-order-item--ty.flux-cart-order-item .cart-description .columns .col,
body.woocommerce-order-received .flux-cart-order-item--ty.flux-cart-order-item .cart-description .columns .col,
body.woocommerce-order-pay .flux-cart-order-item--ty.flux-cart-order-item .cart-description .columns .col {
  padding: 0;
  margin: 0 !important;
  color: #62697A;
  flex-basis: calc(50% - 10px);
  max-width: calc(50% - 10px);
}
.agent-order-thank-you .flux-cart-order-item--ty.flux-cart-order-item .cart-description .columns .col ul,
body.woocommerce-order-received .flux-cart-order-item--ty.flux-cart-order-item .cart-description .columns .col ul,
body.woocommerce-order-pay .flux-cart-order-item--ty.flux-cart-order-item .cart-description .columns .col ul {
  list-style: none;
  padding: 0 !important;
  margin: 0;
  border: none;
}
.agent-order-thank-you .flux-cart-order-item--ty.flux-cart-order-item .cart-description .columns .col ul li,
body.woocommerce-order-received .flux-cart-order-item--ty.flux-cart-order-item .cart-description .columns .col ul li,
body.woocommerce-order-pay .flux-cart-order-item--ty.flux-cart-order-item .cart-description .columns .col ul li {
  font-size: 13px;
  line-height: 150%;
  font-weight: normal;
  padding: 0 0 1px 0;
  margin: 0;
  color: #62697A;
  border: none;
}
.agent-order-thank-you .flux-cart-order-item--ty.flux-cart-order-item .cart-description .columns .col ul li:last-child,
body.woocommerce-order-received .flux-cart-order-item--ty.flux-cart-order-item .cart-description .columns .col ul li:last-child,
body.woocommerce-order-pay .flux-cart-order-item--ty.flux-cart-order-item .cart-description .columns .col ul li:last-child {
  padding-bottom: 0;
}
.agent-order-thank-you .flux-cart-order-item--ty.flux-cart-order-item .cart-description .columns .col ul li:before,
body.woocommerce-order-received .flux-cart-order-item--ty.flux-cart-order-item .cart-description .columns .col ul li:before,
body.woocommerce-order-pay .flux-cart-order-item--ty.flux-cart-order-item .cart-description .columns .col ul li:before {
  display: none;
}

body .flux-checkout__content {
  max-width: 1156px;
}
body .flux-checkout__content .flux-common-wrap__wrapper {
  min-height: 1px;
}
@media (max-width: 991px) {
  body .flux-checkout__content .flux-common-wrap__wrapper {
    display: block;
  }
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-common-wrap__content-left {
  flex-basis: 57%;
  max-width: 57%;
  padding: 0;
  margin: 0 24px 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 991px) {
  body .flux-checkout__content .flux-common-wrap__wrapper .flux-common-wrap__content-left {
    max-width: 100%;
    margin-right: 0;
  }
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-common-wrap__content-left .woocommerce-error {
  margin: 10px 0 0 0;
  box-shadow: none;
  border: none;
  color: #1D2329;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-common-wrap__content-left .woocommerce-error li {
  color: #C70032;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-common-wrap__content-left .woocommerce-error li strong {
  color: #C70032;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-common-wrap__content-right {
  flex-basis: calc(43% - 24px);
  max-width: calc(43% - 24px);
  padding: 0 0 0 24px;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 1px solid #DCDFE3;
}
@media (max-width: 1200px) {
  body .flux-checkout__content .flux-common-wrap__wrapper .flux-common-wrap__content-right .flux-checkout__order-review {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media (max-width: 991px) {
  body .flux-checkout__content .flux-common-wrap__wrapper .flux-common-wrap__content-right {
    max-width: 100%;
    padding-left: 0;
    border-left: none;
    padding-top: 24px;
  }
  body .flux-checkout__content .flux-common-wrap__wrapper .flux-common-wrap__content-right .flux-checkout__order-review {
    padding: 0;
  }
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-common-wrap__content-right .flux-ty-order-review h2 {
  font-size: 23px;
  line-height: 115%;
  font-weight: 500;
  font-family: "ATT Aleck Sans", sans-serif;
  color: #2D3037;
  margin: 16px 0 8px 0;
}
.att-wrapper body .flux-checkout__content .flux-common-wrap__wrapper .flux-common-wrap__content-right .flux-ty-order-review h2 {
  font-size: 20px;
  line-height: 28px;
  font-weight: bold;
  color: #1D2329;
  letter-spacing: -0.36px;
}

body .flux-checkout__content .flux-common-wrap__wrapper .flux-common-wrap__content-right .flux-ty-order-review h2 + p {
  margin-top: 0;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-common-wrap__content-right .flux-ty-order-review h2:first-child {
  margin-top: 0;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-common-wrap__content-right .flux-ty-order-review h2:last-child {
  margin-bottom: 0;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-common-wrap__content-right .flux-ty-order-review h2 {
  padding: 0 !important;
  margin: 0 0 26px 0 !important;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-common-wrap__content-right .flux-ty-order-review h2:before, body .flux-checkout__content .flux-common-wrap__wrapper .flux-common-wrap__content-right .flux-ty-order-review h2:after {
  display: none !important;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-common-wrap__content-right .flux-ty-order-review h2 span {
  border-radius: 0px;
  padding: 0;
  margin: auto 0 auto auto;
  width: auto;
  height: auto;
  margin: 0;
  min-width: 1px;
  background: transparent;
  outline: none;
  font-size: 19px;
  line-height: 150%;
  font-weight: normal;
  font-weight: 500;
  color: #1D2329;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-status {
  background: none !important;
  position: relative;
  margin: 32px 0;
  align-items: flex-end;
}
@media (max-width: 767px) {
  body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-status {
    display: block;
  }
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-status .flux-ty-status__left {
  background: none !important;
  padding: 0 0 0 88px !important;
  flex: 1;
  width: auto;
}
@media (max-width: 767px) {
  body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-status .flux-ty-status__left {
    padding-left: 64px !important;
  }
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-status .flux-ty-status__right {
  width: auto;
}
@media (max-width: 767px) {
  body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-status .flux-ty-status__right {
    padding-left: 64px !important;
  }
  body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-status .flux-ty-status__right .btn-prim {
    margin-top: 10px;
  }
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-status:before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 64px;
  height: 64px;
  background: transparent url(assets/img/thank-you.svg) no-repeat left top;
  background-size: 100% auto;
}
@media (max-width: 767px) {
  body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-status:before {
    width: 48px;
    height: 48px;
  }
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-status p {
  font-size: 18px;
  line-height: 28px;
  letter-spacing: -0.32px;
  color: #686E74;
  padding: 0;
  margin: 0 0 4px 0;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-status h2 {
  font-size: 28px;
  line-height: 129%;
  font-weight: bold;
  letter-spacing: -0.5px;
  font-family: "ATT Aleck Sans", sans-serif;
  color: #1D2329;
  margin: 24px 0 12px 0;
}
@media (max-width: 767px) {
  body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-status h2 {
    font-size: 23px;
  }
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-status h2 + p {
  margin-top: 0;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-status h2 + .button {
  margin-top: 11px;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-status h2:first-child {
  margin-top: 0;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-status h2:last-child {
  margin-bottom: 0;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-status h2 {
  padding: 0;
  margin: 0;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-box--content {
  padding: 16px;
  margin: 0;
  border: 1px solid #DCDFE3;
  border-radius: 16px;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-box--content + .flux-element {
  margin-top: 24px;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-box--content h3 {
  font-size: 20px;
  line-height: 28px;
  font-weight: bold;
  letter-spacing: -0.36px;
  padding: 0;
  margin: 0;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-box--content p {
  padding: 2px 0 0 0;
  margin: 0;
  font-size: 16px;
  line-height: 150%;
  font-weight: normal;
  color: #686E74;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-footer {
  margin: 24px 0;
  align-items: center;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-footer .flux-ty-footer__contact p {
  font-size: 16px;
  line-height: 24px;
  color: #454B52;
  margin-top: 13px;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-footer .flux-ty-footer__contact p i {
  font-size: 23px;
  color: #454B52;
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-footer .flux-ty-footer__contact p a {
  font-weight: 600;
  text-decoration: underline;
  color: #0074B3;
  font-size: 16px;
  line-height: 24px;
}
@media (min-width: 1201px) {
  body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-footer .flux-ty-footer__contact p a:hover {
    text-decoration: none;
    color: #0074B3 !important;
  }
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-footer .flux-ty-footer__contact .flux-ty-footer__contact-span {
  background-image: none;
  position: relative;
  padding-left: 33px;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-footer .flux-ty-footer__contact .flux-ty-footer__contact-span:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: -4px;
  width: 24px;
  height: 24px;
  background-image: url(assets/img/info.svg);
  background-repeat: no-repeat;
  background-size: 24px auto !important;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-footer .flux-ty-footer__contact span {
  font-size: 13px;
  line-height: 150%;
  font-weight: normal;
  color: #62697A;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-footer .flux-ty-footer__contact span a {
  text-decoration: underline;
  filter: none;
  font-weight: 600;
}
@media (min-width: 1201px) {
  body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-footer .flux-ty-footer__contact span a:hover {
    text-decoration: none;
  }
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-map {
  margin: 24px 0;
  border-radius: 16px;
  overflow: hidden;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-review-customer {
  padding: 0 16px !important;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-review-customer .flux-review-customer__row {
  padding: 16px 0 !important;
  margin: 0 !important;
  position: relative;
  align-items: center;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-review-customer .flux-review-customer__row:before {
  content: "";
  display: block;
  position: absolute;
  left: -16px !important;
  top: 0;
  background-color: #DCDFE3;
  height: 1px;
  width: calc(100% + 32px) !important;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-review-customer .flux-review-customer__row:first-child:before {
  display: none !important;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details > h2 {
  display: none !important;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details .flux-cart-order-item-wrap {
  border: none;
  border-bottom: 2px solid #1D2329;
  margin-bottom: 21px;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details .flux-cart-order-item-wrap .flux-cart-order-item {
  border: none;
  border-bottom: 1px solid #DCDFE3;
  display: flex;
  align-items: center;
  position: relative;
  padding: 27px 0 48px 0;
  margin: 0;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details .flux-cart-order-item-wrap .flux-cart-order-item.is-plan {
  position: relative;
  padding: 0 !important;
  border-bottom: none !important;
  margin-bottom: 24px !important;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details .flux-cart-order-item-wrap .flux-cart-order-item.is-plan:before {
  content: "";
  display: block;
  position: absolute;
  left: -13px;
  top: 0;
  width: calc(100% + 26px);
  height: 100%;
  background-color: #F2FAFD;
  border-radius: 16px !important;
  border: 1px solid #009FDB !important;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details .flux-cart-order-item-wrap .flux-cart-order-item.is-plan:before {
    left: 0;
    width: 100%;
  }
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details .flux-cart-order-item-wrap .flux-cart-order-item.is-plan .flux-cart-order-item__info {
  position: relative;
  z-index: 1;
  padding: 12px 0 12px 0;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details .flux-cart-order-item-wrap .flux-cart-order-item.is-plan .flux-cart-order-item__info .p-desc {
  font-size: 14px;
  line-height: 20px;
  color: #686E74;
  padding: 1px 0 0 0;
  font-weight: 400;
}
@media (max-width: 767px) {
  body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details .flux-cart-order-item-wrap .flux-cart-order-item.is-plan .flux-cart-order-item__info {
    padding-left: 16px;
    padding-right: 16px;
  }
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details .flux-cart-order-item-wrap .flux-cart-order-item.is-plan .flux-cart-image {
  background: #fff;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details .flux-cart-order-item-wrap .flux-cart-order-item.is-plan .cart-description {
  margin: 0 !important;
  border-top: 1px solid #DCDFE3;
  padding-top: 8px;
  margin: 11px 0 0 0 !important;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details .flux-cart-order-item-wrap .flux-cart-order-item.is-plan .cart-description .p-desc {
  font-size: 14px;
  line-height: 20px;
  color: #686E74;
  padding: 1px 0 0 0;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details .flux-cart-order-item-wrap .flux-cart-order-item.is-plan .cart-description .saved-successfully {
  background-color: #DCF3FA;
  text-align: center;
  border-radius: 4px;
  padding: 10px 0;
  margin: 19px 0 0 -64px;
  display: block;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details .flux-cart-order-item-wrap .flux-cart-order-item.is-plan .cart-description .saved-successfully p {
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  color: #1D2329;
  display: flex;
  align-items: center;
  justify-content: center;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details .flux-cart-order-item-wrap .flux-cart-order-item.is-plan .cart-description .saved-successfully svg {
  display: inline-block;
  margin-right: 16px;
}
@media (max-width: 767px) {
  body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details .flux-cart-order-item-wrap .flux-cart-order-item.is-plan .cart-description .saved-successfully svg {
    margin-right: 8px;
  }
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details .flux-cart-order-item-wrap .flux-cart-order-item:first-of-type {
  padding-top: 19px;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details .flux-cart-order-item-wrap .flux-cart-order-item:last-of-type {
  border-bottom: none;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details .flux-cart-order-item-wrap .flux-cart-order-item .flux-cart-image {
  position: relative;
  left: auto;
  top: auto;
  width: auto;
  height: auto;
  flex-basis: 48px;
  max-width: 48px;
  height: 48px;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #DCDFE3;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 16px;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details .flux-cart-order-item-wrap .flux-cart-order-item .flux-cart-image img {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
  height: inherit;
  object-fit: cover;
  margin: 0;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details .flux-cart-order-item-wrap .flux-cart-order-item .flux-cart-order-item__info {
  padding: 0;
  margin: 0;
  min-height: 1px !important;
  align-self: center;
  flex: 1;
  gap: 0;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details .flux-cart-order-item-wrap .flux-cart-order-item .flux-cart-order-item__info h3 {
  font-size: 16px;
  line-height: 150%;
  font-weight: 500 !important;
  padding: 0;
  margin: 0;
  font-family: "ATT Aleck Sans", sans-serif;
  flex: 1;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details .flux-cart-order-item-wrap .flux-cart-order-item .flux-cart-order-item__info-qty {
  position: absolute;
  left: 64px;
  bottom: 11px;
  padding: 0;
  margin: 0;
  gap: 0;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details .flux-cart-order-item-wrap .flux-cart-order-item .flux-cart-order-item__info-qty .product-quantity {
  font-size: 19px;
  line-height: 150%;
  font-weight: 600;
  padding: 3px 0;
  margin: 0;
  border: 1px solid #DCDFE3;
  border-radius: 30px;
  width: 66px;
  text-align: center;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details .flux-cart-order-item-wrap .flux-cart-order-item .flux-cart-order-item__price {
  justify-content: flex-end;
  padding: 0;
  margin: 0 0 0 auto;
  align-self: center;
  text-align: right;
  flex: 0 1 auto;
  gap: 0;
  font-size: 19px;
  line-height: 150%;
  font-weight: 600;
  position: relative;
  top: 1px;
}
@media (max-width: 767px) {
  body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details .flux-cart-order-item-wrap .flux-cart-order-item .flux-cart-order-item__price {
    width: auto;
  }
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details .flux-cart-order-item-wrap .flux-cart-order-item .flux-cart-order-item__price * {
  font-size: 19px;
  line-height: 150%;
  font-weight: 600;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details .flux-cart-totals {
  padding: 0;
  margin: 0;
  border: none;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details .flux-cart-totals .shipped_via {
  display: none;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details .flux-cart-totals .flux-cart-totals__label span {
  font-size: 16px;
  line-height: 150%;
  font-weight: 600;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details .flux-cart-totals .flux-cart-totals__value span {
  font-size: 16px;
  line-height: 150%;
  font-weight: bold;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details .flux-cart-totals.flux-cart-totals--discount .flux-cart-totals__value * {
  color: #C70032;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details .flux-cart-totals.flux-cart-totals--order_total {
  border-top: 2px solid #1D2329;
  padding-top: 21px;
  margin-top: 29px;
}
@media (max-width: 991px) {
  body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details .flux-cart-totals.flux-cart-totals--order_total {
    padding-bottom: 29px;
  }
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details .flux-cart-totals.flux-cart-totals--order_total .flux-cart-totals__label span,
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details .flux-cart-totals.flux-cart-totals--order_total .amount,
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details .flux-cart-totals.flux-cart-totals--order_total .woocommerce-Price-currencySymbol {
  font-size: 23px;
  line-height: 115%;
  font-weight: 500;
  font-family: "ATT Aleck Sans", sans-serif;
  color: #2D3037;
  margin: 16px 0 8px 0;
}
.att-wrapper body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details .flux-cart-totals.flux-cart-totals--order_total .flux-cart-totals__label span,
.att-wrapper body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details .flux-cart-totals.flux-cart-totals--order_total .amount,
.att-wrapper body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details .flux-cart-totals.flux-cart-totals--order_total .woocommerce-Price-currencySymbol {
  font-size: 20px;
  line-height: 28px;
  font-weight: bold;
  color: #1D2329;
  letter-spacing: -0.36px;
}

body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details .flux-cart-totals.flux-cart-totals--order_total .flux-cart-totals__label span + p,
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details .flux-cart-totals.flux-cart-totals--order_total .amount + p,
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details .flux-cart-totals.flux-cart-totals--order_total .woocommerce-Price-currencySymbol + p {
  margin-top: 0;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details .flux-cart-totals.flux-cart-totals--order_total .flux-cart-totals__label span:first-child,
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details .flux-cart-totals.flux-cart-totals--order_total .amount:first-child,
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details .flux-cart-totals.flux-cart-totals--order_total .woocommerce-Price-currencySymbol:first-child {
  margin-top: 0;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details .flux-cart-totals.flux-cart-totals--order_total .flux-cart-totals__label span:last-child,
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details .flux-cart-totals.flux-cart-totals--order_total .amount:last-child,
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details .flux-cart-totals.flux-cart-totals--order_total .woocommerce-Price-currencySymbol:last-child {
  margin-bottom: 0;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details .flux-cart-totals.flux-cart-totals--order_total .flux-cart-totals__label span,
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details .flux-cart-totals.flux-cart-totals--order_total .amount,
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details .flux-cart-totals.flux-cart-totals--order_total .woocommerce-Price-currencySymbol {
  padding: 0;
  margin: 0;
  font-weight: bold;
}
body .flux-checkout__content .flux-common-wrap__wrapper .flux-ty-product-details .flux-cart-totals.flux-cart-totals--order_total .flux-cart-totals__currency-badge {
  padding: 3px 6px 2px 6px;
  position: relative;
  top: -1px;
}

#protect.modal-container .modal h2 {
  font-size: 28px;
  line-height: 129%;
  font-weight: bold;
  letter-spacing: -0.5px;
  font-family: "ATT Aleck Sans", sans-serif;
  color: #1D2329;
  margin: 24px 0 12px 0;
}
@media (max-width: 767px) {
  #protect.modal-container .modal h2 {
    font-size: 23px;
  }
}
#protect.modal-container .modal h2 + p {
  margin-top: 0;
}
#protect.modal-container .modal h2 + .button {
  margin-top: 11px;
}
#protect.modal-container .modal h2:first-child {
  margin-top: 0;
}
#protect.modal-container .modal h2:last-child {
  margin-bottom: 0;
}
#protect.modal-container .modal h4 {
  font-size: 23px;
  line-height: 115%;
  font-weight: 500;
  font-family: "ATT Aleck Sans", sans-serif;
  color: #2D3037;
  margin: 16px 0 8px 0;
}
.att-wrapper #protect.modal-container .modal h4 {
  font-size: 20px;
  line-height: 28px;
  font-weight: bold;
  color: #1D2329;
  letter-spacing: -0.36px;
}

#protect.modal-container .modal h4 + p {
  margin-top: 0;
}
#protect.modal-container .modal h4:first-child {
  margin-top: 0;
}
#protect.modal-container .modal h4:last-child {
  margin-bottom: 0;
}
#protect.modal-container .modal h4 {
  color: #009FDB;
  font-size: 20px;
  line-height: 30px;
  padding: 0;
  margin: 0;
}
#protect.modal-container .modal .sck-blue-box {
  padding: 16px;
  border-radius: 16px;
  background-color: rgba(190, 232, 241, 0.5);
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
#protect.modal-container .modal .sck-blue-box img {
  display: block;
  max-width: 64px;
  height: auto;
  margin: 0 16px 0 0;
}
#protect.modal-container .modal .sck-blue-box .text {
  flex: 1;
}
#protect.modal-container .modal .sck-blue-box .text p {
  font-size: 13px;
  line-height: 150%;
  font-weight: normal;
  padding: 0;
  margin: 0;
}
#protect.modal-container .modal .sck-blue-box + .sck-blue-box {
  margin-top: 16px;
}
#protect.modal-container .modal small {
  font-size: 13px;
  line-height: 150%;
  font-weight: normal;
  color: #686E74;
  display: block;
  padding: 20px 0 0 0;
  margin: 0;
}

.checkout-container {
  min-height: calc(100vh - 70px - 56px - 92px);
  max-width: 968px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 991px) {
  .checkout-container {
    min-height: calc(100vh - 64px - 165px - 80px - 32px);
  }
}
@media (max-width: 767px) {
  .checkout-container {
    min-height: 1px;
  }
}

.woocommerce-cart-form__contents {
  margin-top: 42px;
}
@media (max-width: 991px) {
  .woocommerce-cart-form__contents {
    margin-top: 32px;
  }
}

.woocommerce-wrapper.has-sidebar {
  display: flex;
  flex-wrap: wrap;
  max-width: 1156px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 991px) {
  .woocommerce-wrapper.has-sidebar {
    display: block;
  }
}
.woocommerce-wrapper.has-sidebar .cart-content {
  flex: 1;
}
.woocommerce-wrapper.has-sidebar .cart-sidebar {
  flex-basis: 330px;
  max-width: 330px;
}
@media (max-width: 1200px) {
  .woocommerce-wrapper.has-sidebar .cart-sidebar {
    flex-basis: 304px;
    max-width: 304px;
  }
}
@media (max-width: 991px) {
  .woocommerce-wrapper.has-sidebar .cart-sidebar {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 100%;
    margin-top: 46px;
    display: none;
  }
}
@media (max-width: 767px) {
  .woocommerce-wrapper.has-sidebar .cart-sidebar {
    margin-top: 24px;
  }
}
.woocommerce-wrapper.has-sidebar .cart-widget {
  width: 100%;
  border-radius: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
.woocommerce-wrapper.has-sidebar .cart-widget img {
  display: block;
  max-width: none;
  width: 100%;
  height: auto;
  margin: 0;
  animation-duration: 0.5s;
  -webkit-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  animation-fill-mode: both;
}
.woocommerce-wrapper.has-sidebar .cart-widget a {
  display: block;
  border-radius: 16px;
  background-color: #1D2329;
  position: relative;
}
@media (min-width: 1201px) {
  .woocommerce-wrapper.has-sidebar .cart-widget a:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
  }
  .woocommerce-wrapper.has-sidebar .cart-widget a:hover .overlay .button {
    background-color: #fff;
    color: #1D2329;
  }
}
.woocommerce-wrapper.has-sidebar .cart-widget a .overlay {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 1;
  background: linear-gradient(360deg, rgba(0, 0, 0, 0.45) 34.91%, rgba(0, 0, 0, 0) 100%);
  padding: 24px 16px 16px 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.woocommerce-wrapper.has-sidebar .cart-widget a .overlay span {
  display: block;
}
.woocommerce-wrapper.has-sidebar .cart-widget a .overlay span.title {
  color: #ffffff;
  font-size: 19px;
  line-height: 29px;
  font-weight: 600;
  padding-bottom: 1px;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-width: 100%;
  display: -webkit-box;
}
.woocommerce-wrapper.has-sidebar .cart-widget a .overlay span.description {
  color: rgba(255, 255, 255, 0.4);
  font-size: 13px;
  line-height: 19px;
  font-weight: 400;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-width: 100%;
  overflow: hidden;
  display: -webkit-box;
}
.woocommerce-wrapper.has-sidebar .cart-widget a .overlay span.button {
  text-align: center;
  font-size: 13px;
  line-height: 20px;
  font-weight: 700;
  font-family: "ATT Aleck Sans", sans-serif;
  letter-spacing: 0;
  text-transform: none;
  padding: 4px 10px;
  background-color: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(10px);
  border: none;
}
@media (max-width: 991px) {
  .woocommerce-wrapper.has-sidebar .cart-widget {
    margin-bottom: 0;
    flex-basis: calc(50% - 16px);
    max-width: calc(50% - 16px);
  }
}
@media (max-width: 767px) {
  .woocommerce-wrapper.has-sidebar .cart-widget {
    max-width: 100%;
  }
}
.woocommerce-wrapper.has-sidebar .cart-widget + .cart-widget {
  margin-top: 16px;
}
@media (max-width: 991px) {
  .woocommerce-wrapper.has-sidebar .cart-widget + .cart-widget {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .woocommerce-wrapper.has-sidebar .cart-widget + .cart-widget {
    margin-top: 16px;
  }
}

.flux-checkout__sidebar-header {
  display: none !important;
}

body .flux-checkout__shipping-table {
  margin: 0;
}

.flux-shop-table-shipping-price {
  display: none !important;
}

.flux-express-checkout-wrap {
  display: none !important;
}

/** Hide Quantioty on Payment screen */
.flux-custom-active-step-4 .flux-checkout__remove-link {
  display: none;
}
.flux-custom-active-step-4 .p-qty {
  pointer-events: none;
}
.flux-custom-active-step-4 .p-qty button {
  opacity: 0.5;
}
.flux-custom-active-step-4 .flux-checkout__order-review #order_review table.shop_table tbody tr td {
  padding-right: 0 !important;
}

#coming-soon-footer-banner {
  display: none !important;
}

.flux-step--address .old-details-tab {
  display: none !important;
}

.flux-step--address .flux-review-customer__row.flux-review-customer__row--address {
  display: none !important;
}

.subscription-billing-card-wrapper .StripeElement {
  border: 1px solid #DCDFE3;
  border-radius: 8px;
  margin-bottom: 10px;
  transition: border-color 0.15s ease-in-out;
  color: #A1A4B2;
  background-color: #fff;
  padding: 10px 12px 9px 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 16px;
  line-height: 24px;
  box-sizing: border-box;
  font-family: "ATT Aleck Sans", sans-serif;
}

.subscription-billing-card-wrapper .StripeElement--invalid {
  border-color: #ff0000;
}

.subscription-billing-card-wrapper .StripeElement--focus {
  border-color: #44BED8;
}

.subscription-billing-card-wrapper #card-errors {
  color: #ff0000;
  margin-top: 5px;
  font-size: 0.9em;
}

.subscription-billing-card-wrapper .ButtonContainer--pay {
  display: none !important;
}

#billing_country_field,
#shipping_country_field {
  display: none;
}

.not-pending-order-login #billing_first_name_field,
.not-pending-order-login #billing_last_name_field {
  display: none;
}

body.woocommerce-checkout:not(.woocommerce-order-pay) .woocommerce-notices-wrapper {
  display: none;
}

body.woocommerce-checkout.woocommerce-order-pay .woocommerce-notices-wrapper {
  display: block;
}
body.woocommerce-checkout.woocommerce-order-pay .woocommerce-notices-wrapper ul {
  margin-bottom: 0;
}

body.woocommerce-cart .woocommerce-notices-wrapper {
  display: none;
}
body.woocommerce-cart .woocommerce-wrapper .flux-checkout {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
body.woocommerce-cart .woocommerce-wrapper .flux-checkout .flux-stepper ul li.selected .flux-stepper__title {
  top: auto !important;
}

#order-review-note {
  background-color: #F3F4F5;
  border-radius: 8px;
  padding: 24px 32px;
  margin-top: 32px;
}
@media (max-width: 767px) {
  #order-review-note {
    padding: 16px;
    margin-top: 24px;
  }
}
#order-review-note p {
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  color: #686E74;
  display: block;
}
#order-review-note p + p {
  margin-top: 19px;
}
#order-review-note bdi,
#order-review-note span {
  font-weight: normal;
  color: #686E74;
}
#order-review-note a {
  font-size: 14px;
  line-height: 20px;
  color: #0074B3;
  text-decoration: underline;
}
@media (min-width: 1201px) {
  #order-review-note a:hover {
    text-decoration: none;
  }
}

.checkout-no-plan #order-review-note {
  display: none;
}

.flux-custom-active-step-2 #order-review-note {
  opacity: 0.4;
  pointer-events: none;
}

.flux-custom-active-step-1 .flux-review-customer,
.flux-custom-active-step-undefined .flux-review-customer {
  display: none;
}

body.woocommerce-order-pay .flux-checkout__content .flux-common-wrap__wrapper {
  margin-top: 0;
}
body.woocommerce-order-pay .flux-checkout__content .flux-common-wrap__wrapper h1.header__title {
  font-size: 33px;
  line-height: 115%;
  font-weight: 500;
  font-family: "ATT Aleck Sans", sans-serif;
  color: #2D3037;
  margin: 24px 0 12px 0;
}
.att-wrapper body.woocommerce-order-pay .flux-checkout__content .flux-common-wrap__wrapper h1.header__title {
  font-size: 24px;
  line-height: 32px;
  font-weight: bold;
  color: #1D2329;
  letter-spacing: -0.43px;
}

body.woocommerce-order-pay .flux-checkout__content .flux-common-wrap__wrapper h1.header__title + p {
  margin-top: 0;
}
body.woocommerce-order-pay .flux-checkout__content .flux-common-wrap__wrapper h1.header__title:first-child {
  margin-top: 0;
}
body.woocommerce-order-pay .flux-checkout__content .flux-common-wrap__wrapper h1.header__title:last-child {
  margin-bottom: 0;
}
body.woocommerce-order-pay .flux-checkout__content .flux-common-wrap__wrapper h1.header__title {
  font-weight: bold;
  margin-bottom: 24px !important;
}

#payment-loading-modal .modal {
  padding-left: 16px;
  padding-right: 16px;
}
@media (max-width: 767px) {
  #payment-loading-modal .modal {
    padding-left: 0;
    padding-right: 0;
  }
}
#payment-loading-modal h3 {
  font-size: 33px;
  line-height: 38px;
  margin-bottom: 16px;
  margin-top: 32px;
}
@media (max-width: 767px) {
  #payment-loading-modal h3 {
    font-size: 28px;
    line-height: 33px;
  }
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,
.owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav {
  margin-top: 10px;
}

.owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}

.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}

#header.buy-flow-header {
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(15px);
}
#header.buy-flow-header .header-inner {
  justify-content: space-between;
  max-width: 1156px;
  background-color: transparent;
}
@media (max-width: 991px) {
  #header.buy-flow-header .header-inner #logo {
    max-width: 294px;
  }
}
#header.buy-flow-header .header-inner .cart-link svg {
  display: block;
  max-width: 100%;
  height: auto;
}
@media (min-width: 1201px) {
  #header.buy-flow-header .header-inner .cart-link:hover svg path {
    fill: #009FDB !important;
  }
}

body {
  font-family: "ATT Aleck Sans", sans-serif;
}
body * {
  font-family: "ATT Aleck Sans", sans-serif;
}

#buy-flow-wrapper .grid-outer .grid {
  max-width: 1156px;
}
#buy-flow-wrapper .grid-outer .grid h2,
#buy-flow-wrapper .grid-outer .grid .h2,
#buy-flow-wrapper .grid-outer .grid h1,
#buy-flow-wrapper .grid-outer .grid .h1 {
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.43px;
  font-weight: 500;
  font-family: "ATT Aleck Sans", sans-serif;
  color: #000000;
  padding: 0;
  margin: 18px 0;
}
#buy-flow-wrapper .grid-outer .grid h2:first-child,
#buy-flow-wrapper .grid-outer .grid .h2:first-child,
#buy-flow-wrapper .grid-outer .grid h1:first-child,
#buy-flow-wrapper .grid-outer .grid .h1:first-child {
  margin-top: 0;
}
#buy-flow-wrapper .grid-outer .grid h2:last-child,
#buy-flow-wrapper .grid-outer .grid .h2:last-child,
#buy-flow-wrapper .grid-outer .grid h1:last-child,
#buy-flow-wrapper .grid-outer .grid .h1:last-child {
  margin-bottom: 0;
}
#buy-flow-wrapper .grid-outer .grid h3,
#buy-flow-wrapper .grid-outer .grid .h3 {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  font-weight: bold;
  font-family: "ATT Aleck Sans", sans-serif;
  color: #000000;
  padding: 0;
  margin: 0;
}
#buy-flow-wrapper .grid-outer .grid h3:first-child,
#buy-flow-wrapper .grid-outer .grid .h3:first-child {
  margin-top: 0;
}
#buy-flow-wrapper .grid-outer .grid h3:last-child,
#buy-flow-wrapper .grid-outer .grid .h3:last-child {
  margin-bottom: 0;
}
#buy-flow-wrapper .grid-outer .grid h3 .has-value,
#buy-flow-wrapper .grid-outer .grid .h3 .has-value {
  color: #009FDB;
}
#buy-flow-wrapper .grid-outer .grid h4,
#buy-flow-wrapper .grid-outer .grid .h4 {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  font-weight: bold;
  font-family: "ATT Aleck Sans", sans-serif;
  color: #878C94;
  font-weight: 500;
  padding: 0 12px;
  margin: 8px 0;
}
#buy-flow-wrapper .grid-outer .grid h4:first-child,
#buy-flow-wrapper .grid-outer .grid .h4:first-child {
  margin-top: 0;
}
#buy-flow-wrapper .grid-outer .grid h4:last-child,
#buy-flow-wrapper .grid-outer .grid .h4:last-child {
  margin-bottom: 0;
}
#buy-flow-wrapper .grid-outer .grid p.category-description {
  font-size: 14px;
  line-height: 20px;
  color: #686E74;
  margin: 0;
  padding: 0;
  margin-top: -10px;
  margin-bottom: 24px;
}
#buy-flow-wrapper .grid-outer .grid .button.gray {
  background-color: #F3F4F5;
  border-color: #F3F4F5;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  color: #1D2329;
  display: flex;
  align-items: center;
  gap: 8px;
}
@media (min-width: 1201px) {
  #buy-flow-wrapper .grid-outer .grid .button.gray:hover {
    background-color: #ffffff;
  }
}
#buy-flow-wrapper .grid-outer .grid .button.gray svg {
  display: block;
  max-width: 100%;
  height: auto;
}

.buy-flow-package-plan-container {
  margin-top: 48px;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .buy-flow-package-plan-container {
    margin-top: 34px;
  }
}
@media (max-width: 767px) {
  .buy-flow-package-plan-container {
    margin-top: 0;
  }
}
.buy-flow-package-plan-container .buy-flow-package-plan {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 24px;
}
@media (max-width: 991px) {
  .buy-flow-package-plan-container .buy-flow-package-plan {
    gap: 24px;
  }
}
@media (max-width: 767px) {
  .buy-flow-package-plan-container .buy-flow-package-plan {
    display: block;
  }
}
.buy-flow-package-plan-container .buy-flow-package-plan .mobile-banner {
  margin: 0 -16px 20px -16px;
}
.buy-flow-package-plan-container .buy-flow-package-plan .mobile-banner img {
  display: block;
  max-width: none;
  width: 100%;
  height: auto;
  margin: 0;
}
@media (min-width: 768px) {
  .buy-flow-package-plan-container .buy-flow-package-plan .mobile-banner {
    display: none !important;
  }
}
.buy-flow-package-plan-container .buy-flow-package-plan .slider {
  flex-basis: 59.169%;
  max-width: 59.169%;
  position: sticky;
  top: 122px;
  z-index: 1;
}
@media (max-width: 991px) {
  .buy-flow-package-plan-container .buy-flow-package-plan .slider {
    top: 98px;
    flex-basis: 47.79%;
    max-width: 47.79%;
  }
}
@media (max-width: 767px) {
  .buy-flow-package-plan-container .buy-flow-package-plan .slider {
    display: none !important;
  }
}
.buy-flow-package-plan-container .buy-flow-package-plan .slider .owl-carousel {
  overflow: hidden;
}
.buy-flow-package-plan-container .buy-flow-package-plan .slider .owl-carousel .owl-stage-outer {
  border-radius: 16px;
  overflow: hidden;
}
.buy-flow-package-plan-container .buy-flow-package-plan .slider .owl-carousel .owl-item {
  border-radius: 16px;
  overflow: hidden;
}
.buy-flow-package-plan-container .buy-flow-package-plan .slider .owl-carousel .owl-item img {
  display: block;
  max-width: none;
  width: 100%;
  height: auto;
  margin: 0;
  border-radius: 16px;
}
.buy-flow-package-plan-container .buy-flow-package-plan .slider .owl-carousel .owl-nav .owl-prev,
.buy-flow-package-plan-container .buy-flow-package-plan .slider .owl-carousel .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  transform: translate(0, calc(-50% - 20px));
}
@media (max-width: 991px) {
  .buy-flow-package-plan-container .buy-flow-package-plan .slider .owl-carousel .owl-nav .owl-prev,
  .buy-flow-package-plan-container .buy-flow-package-plan .slider .owl-carousel .owl-nav .owl-next {
    max-width: 40px;
  }
}
.buy-flow-package-plan-container .buy-flow-package-plan .slider .owl-carousel .owl-nav .owl-prev svg,
.buy-flow-package-plan-container .buy-flow-package-plan .slider .owl-carousel .owl-nav .owl-next svg {
  display: block;
  max-width: 100%;
  height: auto;
}
@media (min-width: 1201px) {
  .buy-flow-package-plan-container .buy-flow-package-plan .slider .owl-carousel .owl-nav .owl-prev:hover svg rect,
  .buy-flow-package-plan-container .buy-flow-package-plan .slider .owl-carousel .owl-nav .owl-next:hover svg rect {
    fill: #ffffff !important;
  }
  .buy-flow-package-plan-container .buy-flow-package-plan .slider .owl-carousel .owl-nav .owl-prev:hover svg path,
  .buy-flow-package-plan-container .buy-flow-package-plan .slider .owl-carousel .owl-nav .owl-next:hover svg path {
    fill: #009FDB !important;
  }
}
.buy-flow-package-plan-container .buy-flow-package-plan .slider .owl-carousel .owl-nav .owl-prev {
  left: 24px;
}
@media (max-width: 991px) {
  .buy-flow-package-plan-container .buy-flow-package-plan .slider .owl-carousel .owl-nav .owl-prev {
    left: 16px;
  }
}
.buy-flow-package-plan-container .buy-flow-package-plan .slider .owl-carousel .owl-nav .owl-next {
  right: 24px;
}
@media (max-width: 991px) {
  .buy-flow-package-plan-container .buy-flow-package-plan .slider .owl-carousel .owl-nav .owl-next {
    right: 16px;
  }
}
.buy-flow-package-plan-container .buy-flow-package-plan .slider .owl-carousel .owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin: 24px 0 0 0;
}
.buy-flow-package-plan-container .buy-flow-package-plan .slider .owl-carousel .owl-dots button {
  display: block;
  outline: none;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 1px solid transparent !important;
  position: relative;
}
.buy-flow-package-plan-container .buy-flow-package-plan .slider .owl-carousel .owl-dots button:hover {
  border-color: #00388F !important;
}
.buy-flow-package-plan-container .buy-flow-package-plan .slider .owl-carousel .owl-dots button.active {
  border-color: #00388F !important;
}
.buy-flow-package-plan-container .buy-flow-package-plan .slider .owl-carousel .owl-dots button:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #919191;
  border-radius: 50%;
  width: 8px;
  height: 8px;
}
.buy-flow-package-plan-container .buy-flow-package-plan .content {
  flex: 1;
  padding-bottom: 72px;
}
@media (max-width: 767px) {
  .buy-flow-package-plan-container .buy-flow-package-plan .content {
    padding-bottom: 37px;
  }
}
.buy-flow-package-plan-container .buy-flow-package-plan .content .button-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 16px 0;
}
.buy-flow-package-plan-container .buy-flow-package-plan .content .button-wrap:first-child {
  margin-top: 0;
}
.buy-flow-package-plan-container .buy-flow-package-plan .content .button-wrap:last-child {
  margin-bottom: 0;
}
.buy-flow-package-plan-container .buy-flow-package-plan .content #buy-flow-step-2 {
  margin-top: 57px;
}
.buy-flow-package-plan-container .buy-flow-package-plan .content .packages .package {
  cursor: pointer;
}
.buy-flow-package-plan-container .buy-flow-package-plan .content .packages .package + .package {
  margin-top: 8px;
}
.buy-flow-package-plan-container .buy-flow-package-plan .content .packages .package .package-inner {
  border: 1px solid #DCDFE3;
  border-radius: 16px;
  padding: 15px 11px;
  position: relative;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
@media (min-width: 1201px) {
  .buy-flow-package-plan-container .buy-flow-package-plan .content .packages .package .package-inner:hover {
    cursor: pointer;
    border-color: #009FDB;
  }
}
.buy-flow-package-plan-container .buy-flow-package-plan .content .packages .package .package-inner:before {
  content: "";
  display: block;
  position: absolute;
  left: -1px;
  top: -1px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  border: 2px solid #009FDB;
  opacity: 0;
  pointer-events: none;
  border-radius: 16px;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.buy-flow-package-plan-container .buy-flow-package-plan .content .packages .package .package-inner .dot {
  position: absolute;
  right: 15px;
  top: 19px;
  border: 1px solid #BDC2C7;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .buy-flow-package-plan-container .buy-flow-package-plan .content .packages .package .package-inner .dot {
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
  }
}
.buy-flow-package-plan-container .buy-flow-package-plan .content .packages .package .package-inner .dot:before {
  content: "";
  display: block;
  position: absolute;
  left: -1px;
  top: -1px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #00388F;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  opacity: 0;
}
.buy-flow-package-plan-container .buy-flow-package-plan .content .packages .package .package-inner .dot:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 18px;
  height: 18px;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #00388F;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  opacity: 0;
}
.buy-flow-package-plan-container .buy-flow-package-plan .content .packages .package .package-inner .top {
  padding-right: 40px;
}
@media (max-width: 767px) {
  .buy-flow-package-plan-container .buy-flow-package-plan .content .packages .package .package-inner .top {
    position: relative;
  }
}
.buy-flow-package-plan-container .buy-flow-package-plan .content .packages .package .package-inner .bottom p {
  line-height: 16px;
}
.buy-flow-package-plan-container .buy-flow-package-plan .content .packages .package .package-inner .bottom p:first-child {
  margin-top: 0;
}
.buy-flow-package-plan-container .buy-flow-package-plan .content .packages .package .package-inner .bottom p:last-child {
  margin-bottom: 0;
}
.buy-flow-package-plan-container .buy-flow-package-plan .content .packages .package .package-inner p {
  padding: 0;
  margin: 1px 0;
  font-size: 12px;
  line-height: 14px;
  color: #686E74;
  font-weight: normal;
}
.buy-flow-package-plan-container .buy-flow-package-plan .content .packages .package .package-inner p + .price {
  margin-top: 4px;
  display: block;
  margin-bottom: 6px;
}
.buy-flow-package-plan-container .buy-flow-package-plan .content .packages .package .package-inner .detail-link {
  font-size: 14px;
  font-weight: 700;
}
.buy-flow-package-plan-container .buy-flow-package-plan .content .packages .package .package-inner p:first-of-type {
  font-size: 16px;
  line-height: 24px;
}
.buy-flow-package-plan-container .buy-flow-package-plan .content .packages .package .package-inner .price {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}
.buy-flow-package-plan-container .buy-flow-package-plan .content .packages .package .package-inner .price + p {
  font-size: 12px;
  line-height: 16px;
}
.buy-flow-package-plan-container .buy-flow-package-plan .content .packages .package .package-inner small {
  font-size: 12px;
  line-height: 14px;
  color: #000000;
  font-weight: 500;
}
.buy-flow-package-plan-container .buy-flow-package-plan .content .packages .package .package-inner a {
  text-decoration: none;
  color: #00388F;
  font-weight: 500;
}
@media (min-width: 1201px) {
  .buy-flow-package-plan-container .buy-flow-package-plan .content .packages .package .package-inner a:hover {
    color: #007AE2;
  }
}
.buy-flow-package-plan-container .buy-flow-package-plan .content .packages .package .package-inner ul {
  color: #686E74;
  list-style: none;
  padding: 0;
  margin: 0;
}
.buy-flow-package-plan-container .buy-flow-package-plan .content .packages .package .package-inner ul li {
  font-size: 11px;
  line-height: 13px;
  padding: 0 0 0 17px;
  margin: 0;
  position: relative;
}
.buy-flow-package-plan-container .buy-flow-package-plan .content .packages .package .package-inner ul li + li {
  margin-top: 8px;
}
.buy-flow-package-plan-container .buy-flow-package-plan .content .packages .package .package-inner ul li:before {
  content: "";
  width: 3px;
  height: 3px;
  background-color: #686E74;
  border-radius: 50%;
  position: absolute;
  left: 7px;
  top: 4px;
}
.buy-flow-package-plan-container .buy-flow-package-plan .content .packages .package .package-inner .bottom {
  border-top: 1px solid #DCDFE3;
  margin-top: 12px;
  padding-top: 12px;
}
.buy-flow-package-plan-container .buy-flow-package-plan .content .packages .package .package-inner .bottom p {
  font-size: 12px;
  line-height: 16px;
}
.buy-flow-package-plan-container .buy-flow-package-plan .content .packages .package.selected .package-inner {
  border-color: transparent;
}
.buy-flow-package-plan-container .buy-flow-package-plan .content .packages .package.selected .package-inner:before {
  opacity: 1;
}
.buy-flow-package-plan-container .buy-flow-package-plan .content .packages .package.selected .package-inner .dot {
  border-color: transparent;
}
.buy-flow-package-plan-container .buy-flow-package-plan .content .packages .package.selected .package-inner .dot:before, .buy-flow-package-plan-container .buy-flow-package-plan .content .packages .package.selected .package-inner .dot:after {
  opacity: 1;
}

.buy-flow-devices-container {
  margin-bottom: 59px;
}
.buy-flow-devices-container .buy-flow-devices .devices {
  display: flex;
  margin: -12px;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .buy-flow-devices-container .buy-flow-devices .devices {
    flex-direction: column;
    margin: -4px -12px;
  }
}
.buy-flow-devices-container .buy-flow-devices .devices + h4 {
  margin-top: 40px !important;
}
.buy-flow-devices-container .buy-flow-devices .devices .device {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
  padding: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
}
@media (max-width: 991px) {
  .buy-flow-devices-container .buy-flow-devices .devices .device {
    flex-basis: 50%;
    max-width: 50%;
  }
}
@media (max-width: 767px) {
  .buy-flow-devices-container .buy-flow-devices .devices .device {
    max-width: 100%;
    padding: 4px 12px;
  }
}
.buy-flow-devices-container .buy-flow-devices .devices .device .device-inner {
  border: 1px solid #DCDFE3;
  border-radius: 16px;
  padding: 15px 11px;
  position: relative;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  min-height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.buy-flow-devices-container .buy-flow-devices .devices .device .device-inner:before {
  content: "";
  display: block;
  position: absolute;
  left: -1px;
  top: -1px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  border: 2px solid #009FDB;
  opacity: 0;
  pointer-events: none;
  border-radius: 16px;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 1201px) {
  .buy-flow-devices-container .buy-flow-devices .devices .device .device-inner:hover {
    cursor: pointer;
    border-color: #00388F;
  }
}
.buy-flow-devices-container .buy-flow-devices .devices .device .device-inner .buy-flow-qty-selector {
  position: absolute;
  right: 1px;
  bottom: 3px;
  display: flex;
  align-items: center;
  gap: 8px;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
@media (max-width: 767px) {
  .buy-flow-devices-container .buy-flow-devices .devices .device .device-inner .buy-flow-qty-selector {
    bottom: -4px;
  }
}
.buy-flow-devices-container .buy-flow-devices .devices .device .device-inner .buy-flow-qty-selector a {
  text-decoration: none;
  display: inline-block;
}
.buy-flow-devices-container .buy-flow-devices .devices .device .device-inner .buy-flow-qty-selector a.disabled {
  pointer-events: none;
  opacity: 0.2;
}
.buy-flow-devices-container .buy-flow-devices .devices .device .device-inner .buy-flow-qty-selector a.bundled-locked {
  opacity: 0.2;
  cursor: pointer;
}
@media (min-width: 1201px) {
  .buy-flow-devices-container .buy-flow-devices .devices .device .device-inner .buy-flow-qty-selector a:hover svg path {
    fill: #007AE2 !important;
  }
}
.buy-flow-devices-container .buy-flow-devices .devices .device .device-inner .buy-flow-qty-selector .qty-selected {
  width: 32px;
  text-align: center;
  display: inline-block;
  font-size: 17px;
  line-height: 20px;
  letter-spacing: -0.08px;
  font-weight: normal;
  color: #000000;
}
.buy-flow-devices-container .buy-flow-devices .devices .device .device-inner .buy-flow-qty-selector svg {
  display: block;
  max-width: 100%;
  height: auto;
}
.buy-flow-devices-container .buy-flow-devices .devices .device .device-inner .badges {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 16px;
  gap: 4px;
  row-gap: 4px;
}
.buy-flow-devices-container .buy-flow-devices .devices .device .device-inner .badge {
  display: inline-flex;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  color: #1D2329;
  background-color: #DCF3FA;
  padding: 4px 16px;
  gap: 4px;
  align-items: center;
  border-radius: 4px;
}
.buy-flow-devices-container .buy-flow-devices .devices .device .device-inner .badge svg {
  display: block;
  max-width: 100%;
  height: auto;
  margin: -4px 0;
}
.buy-flow-devices-container .buy-flow-devices .devices .device .device-inner .dot {
  position: absolute;
  right: 4px;
  top: 4px;
  border: 1px solid #BDC2C7;
  width: 24px;
  height: 24px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.buy-flow-devices-container .buy-flow-devices .devices .device .device-inner .dot:before {
  content: "\e90e";
  font-family: "icomoon";
  color: #ffffff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  font-size: 20px;
}
.buy-flow-devices-container .buy-flow-devices .devices .device .device-inner .flex {
  position: relative;
  display: flex;
  gap: 8px;
  flex: 1;
}
.buy-flow-devices-container .buy-flow-devices .devices .device .device-inner .flex .image {
  flex-basis: 56px;
  max-width: 56px;
}
.buy-flow-devices-container .buy-flow-devices .devices .device .device-inner .flex .image img {
  display: block;
  max-width: none;
  height: auto;
  width: 100%;
  margin: 0;
}
.buy-flow-devices-container .buy-flow-devices .devices .device .device-inner .flex .description {
  padding-right: 40px;
  display: flex;
  flex-direction: column;
}
.buy-flow-devices-container .buy-flow-devices .devices .device .device-inner .flex .description h3 {
  padding-bottom: 2px !important;
}
.buy-flow-devices-container .buy-flow-devices .devices .device .device-inner .flex .description .details {
  display: block;
  margin-top: auto;
  margin-bottom: 0;
  padding-top: 6px;
}
.buy-flow-devices-container .buy-flow-devices .devices .device .device-inner .info {
  margin-top: auto;
  margin-bottom: 0;
  border-top: 1px solid #DCDFE3;
  padding-top: 16px;
  margin-top: 16px;
}
.buy-flow-devices-container .buy-flow-devices .devices .device .device-inner .info ul {
  color: #1D2329;
  padding: 0 !important;
}
.buy-flow-devices-container .buy-flow-devices .devices .device.out-of-stock {
  opacity: 0.5;
  pointer-events: none;
}
.buy-flow-devices-container .buy-flow-devices .devices .device.selected .device-inner, .buy-flow-devices-container .buy-flow-devices .devices .device:not([data-product-included-qty="0"]) .device-inner {
  border-color: transparent;
}
.buy-flow-devices-container .buy-flow-devices .devices .device.selected .device-inner:before, .buy-flow-devices-container .buy-flow-devices .devices .device:not([data-product-included-qty="0"]) .device-inner:before {
  opacity: 1;
}
.buy-flow-devices-container .buy-flow-devices .devices .device.selected .device-inner .dot, .buy-flow-devices-container .buy-flow-devices .devices .device:not([data-product-included-qty="0"]) .device-inner .dot {
  border-color: #00388F;
  background-color: #00388F;
}
.buy-flow-devices-container .buy-flow-devices .devices .device.selected .device-inner .dot:before, .buy-flow-devices-container .buy-flow-devices .devices .device.selected .device-inner .dot:after, .buy-flow-devices-container .buy-flow-devices .devices .device:not([data-product-included-qty="0"]) .device-inner .dot:before, .buy-flow-devices-container .buy-flow-devices .devices .device:not([data-product-included-qty="0"]) .device-inner .dot:after {
  opacity: 1;
}
.buy-flow-devices-container .buy-flow-devices .devices .device.selected .device-inner .buy-flow-qty-selector, .buy-flow-devices-container .buy-flow-devices .devices .device:not([data-product-included-qty="0"]) .device-inner .buy-flow-qty-selector {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.buy-flow-devices-container .buy-flow-devices p {
  padding: 0;
  margin: 1px 0;
  font-size: 12px;
  line-height: 14px;
  color: #686E74;
  font-weight: normal;
}
.buy-flow-devices-container .buy-flow-devices .strike {
  text-decoration: line-through;
}
.buy-flow-devices-container .buy-flow-devices .price {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}
.buy-flow-devices-container .buy-flow-devices small {
  font-size: 12px;
  line-height: 14px;
  color: #000000;
  font-weight: 500;
}
.buy-flow-devices-container .buy-flow-devices a {
  text-decoration: none;
  color: #00388F;
  font-weight: 500;
}
@media (min-width: 1201px) {
  .buy-flow-devices-container .buy-flow-devices a:hover {
    color: #007AE2;
  }
}
.buy-flow-devices-container .buy-flow-devices ul {
  color: #686E74;
  list-style: none;
  padding: 0;
  margin: 0;
}
.buy-flow-devices-container .buy-flow-devices ul li {
  font-size: 11px;
  line-height: 13px;
  padding: 0 0 0 17px;
  margin: 0;
  position: relative;
}
.buy-flow-devices-container .buy-flow-devices ul li + li {
  margin-top: 8px;
}
.buy-flow-devices-container .buy-flow-devices ul li:before {
  content: "";
  width: 3px;
  height: 3px;
  background-color: #686E74;
  border-radius: 50%;
  position: absolute;
  left: 7px;
  top: 4px;
}

.buy-flow-sticky-bar-container {
  position: sticky;
  bottom: 0;
  z-index: 2;
  background: #FFFFFF;
  border-top: 1px solid #F3F4F5;
  box-shadow: 0px -3px 4px rgba(0, 0, 0, 0.02);
  padding: 16px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
.buy-flow-sticky-bar-container.visible {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.buy-flow-sticky-bar-container .buy-flow-sticky-bar {
  border: 1px solid #DCDFE3;
  border-radius: 16px;
  padding: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .buy-flow-sticky-bar-container .buy-flow-sticky-bar {
    display: block;
    border: none;
    border-radius: 0px;
    padding: 0;
  }
}
.buy-flow-sticky-bar-container .buy-flow-sticky-bar.button-visible .right {
  display: block;
  pointer-events: all;
}
.buy-flow-sticky-bar-container .buy-flow-sticky-bar .left {
  flex: 1;
}
@media (max-width: 767px) {
  .buy-flow-sticky-bar-container .buy-flow-sticky-bar .left {
    border: 1px solid #DCDFE3;
    border-radius: 16px;
    padding: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 16px;
  }
  .buy-flow-sticky-bar-container .buy-flow-sticky-bar .left h3 {
    font-size: 14px !important;
    line-height: 20px !important;
  }
  .buy-flow-sticky-bar-container .buy-flow-sticky-bar .left h3 span:last-of-type {
    display: block;
  }
}
.buy-flow-sticky-bar-container .buy-flow-sticky-bar .right {
  display: none;
  padding-left: 32px;
  margin-left: 32px;
  border-left: 1px solid #DCDFE3;
  pointer-events: none;
}
@media (max-width: 991px) {
  .buy-flow-sticky-bar-container .buy-flow-sticky-bar .right {
    padding-left: 24px;
    margin-left: 24px;
  }
}
@media (max-width: 767px) {
  .buy-flow-sticky-bar-container .buy-flow-sticky-bar .right {
    border: none;
    padding: 0;
    margin: 0;
  }
}
.buy-flow-sticky-bar-container .buy-flow-sticky-bar .right .button {
  color: #ffffff;
  font-size: 13px;
  line-height: 20px;
  min-width: 300px;
  text-align: center;
  padding-top: 16px;
  padding-bottom: 16px;
}
@media (max-width: 991px) {
  .buy-flow-sticky-bar-container .buy-flow-sticky-bar .right .button {
    min-width: 260px;
  }
}
@media (max-width: 767px) {
  .buy-flow-sticky-bar-container .buy-flow-sticky-bar .right .button {
    width: 100%;
  }
}
.buy-flow-sticky-bar-container .buy-flow-sticky-bar .right.visible {
  display: block;
}
.buy-flow-sticky-bar-container .buy-flow-sticky-bar .bottom {
  margin-top: 12px;
}
.buy-flow-sticky-bar-container .buy-flow-sticky-bar .top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px;
}
@media (max-width: 767px) {
  .buy-flow-sticky-bar-container .buy-flow-sticky-bar .top .top-right {
    position: relative;
    top: 4px;
  }
}
.buy-flow-sticky-bar-container .buy-flow-sticky-bar h3 {
  font-size: 14px;
  color: #1D2329;
}
.buy-flow-sticky-bar-container .buy-flow-sticky-bar h3 span:not(.has-value) {
  font-weight: normal;
  color: #878C94;
}
.buy-flow-sticky-bar-container .buy-flow-sticky-bar p {
  padding: 0;
  margin: 0;
  font-size: 12px;
  line-height: 14px;
  color: #686E74;
}
.buy-flow-sticky-bar-container .buy-flow-sticky-bar p + p {
  margin-top: 2px;
}
.buy-flow-sticky-bar-container .buy-flow-sticky-bar .price {
  font-weight: bold;
  color: #009FDB;
}
.buy-flow-sticky-bar-container .buy-flow-sticky-bar small {
  display: block;
  font-size: 12px;
  line-height: 16px;
  color: #686E74;
}
.buy-flow-sticky-bar-container .buy-flow-sticky-bar a {
  text-decoration: none;
  color: #00388F;
}
@media (min-width: 1201px) {
  .buy-flow-sticky-bar-container .buy-flow-sticky-bar a:hover {
    color: #007AE2;
  }
}

.buy-flow-modal.modal-container .modal .modal-inner {
  padding-left: 0;
  padding-right: 0;
}
.buy-flow-modal.modal-container .modal .modal-inner .js-close-modal-button {
  margin-right: 12px;
}
.buy-flow-modal.modal-container .modal .modal-inner .js-close-modal-button svg {
  display: block;
}

body .modal-content {
  max-width: 822px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 991px) {
  body .modal-content {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (max-width: 767px) {
  body .modal-content {
    padding-left: 16px;
    padding-right: 16px;
  }
}

body .modal-message {
  background-color: rgba(0, 122, 255, 0.15);
  color: #1D2329;
  padding: 16px;
  display: flex;
  gap: 12px;
  align-items: flex-start;
  border-radius: 16px;
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  body .modal-message {
    margin-bottom: 12px;
  }
}
body .modal-message .icon {
  flex-basis: 24px;
  max-width: 24px;
}
body .modal-message .icon svg {
  display: block;
  max-width: 100%;
  height: auto;
}
body .modal-message .text {
  flex: 1;
}
body .modal-message h4 {
  color: #1D2329;
  padding: 0;
  margin: 0;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  body .modal-message h4 {
    font-weight: 700;
    font-size: 13px;
    line-height: 17px;
  }
}
body .modal-message p {
  padding: 0;
  font-size: 14px;
  line-height: 20px;
  margin: 4px 0 0 0 !important;
  color: #1D2329;
}
@media (max-width: 767px) {
  body .modal-message p {
    font-size: 11px;
    line-height: 14px;
  }
}

body .modal .buy-flow-note {
  border-radius: 16px;
  padding: 24px;
  background-color: #F3F4F5;
  margin-top: 24px;
}
@media (max-width: 767px) {
  body .modal .buy-flow-note {
    margin-top: 12px;
    font-size: 11px;
    line-height: 14px;
  }
}
body .modal .buy-flow-note p {
  display: block;
  padding: 0;
  margin: 10px 0;
  font-size: 13px;
  line-height: 20px;
  color: #686E74;
}
body .modal .buy-flow-note p:first-child {
  margin-top: 0;
}
body .modal .buy-flow-note p:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  body .modal .buy-flow-note p {
    font-size: 11px;
    line-height: 14px;
  }
}
body .modal .buy-flow-note a {
  font-weight: 500;
  color: #00388F;
  text-decoration: none;
}
@media (min-width: 1201px) {
  body .modal .buy-flow-note a:hover {
    color: #007AE2;
  }
}

.buy-flow-kits-wrapper .buy-flow-kits {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.buy-flow-kits-wrapper .buy-flow-kits .buy-flow-kit {
  flex-basis: calc(50% - 12px);
  max-width: calc(50% - 12px);
}
@media (max-width: 767px) {
  .buy-flow-kits-wrapper .buy-flow-kits .buy-flow-kit {
    flex-basis: calc(50% - 2px);
    max-width: calc(50% - 2px);
  }
}
.buy-flow-kits-wrapper .buy-flow-kits .buy-flow-kit .inner {
  border: 1px solid #DCDFE3;
  padding: 23px;
  border-radius: 16px;
  min-height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .buy-flow-kits-wrapper .buy-flow-kits .buy-flow-kit .inner {
    padding: 11px;
  }
}
.buy-flow-kits-wrapper .buy-flow-kits .buy-flow-kit .inner .top {
  display: flex;
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .buy-flow-kits-wrapper .buy-flow-kits .buy-flow-kit .inner .top {
    display: block;
    margin-bottom: 16px;
  }
}
.buy-flow-kits-wrapper .buy-flow-kits .buy-flow-kit .inner .top .text {
  flex: 1;
  margin-right: 4px;
}
@media (max-width: 767px) {
  .buy-flow-kits-wrapper .buy-flow-kits .buy-flow-kit .inner .top .text {
    margin-right: 0;
    margin-bottom: 16px;
  }
}
.buy-flow-kits-wrapper .buy-flow-kits .buy-flow-kit .inner .top .text h4 {
  padding: 0;
  margin: 0;
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0;
  color: #1D2329;
}
@media (max-width: 767px) {
  .buy-flow-kits-wrapper .buy-flow-kits .buy-flow-kit .inner .top .text h4 {
    font-size: 18px;
    line-height: 28px;
  }
}
.buy-flow-kits-wrapper .buy-flow-kits .buy-flow-kit .inner .top .text p {
  font-size: 12px;
  line-height: 14px;
  color: #686E74;
  padding: 0;
  margin: 1px 0 0 0;
}
.buy-flow-kits-wrapper .buy-flow-kits .buy-flow-kit .inner .top .text p .price {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #1D2329;
  padding-top: 0;
}
@media (max-width: 767px) {
  .buy-flow-kits-wrapper .buy-flow-kits .buy-flow-kit .inner .top .text p + .price {
    padding-top: 4px;
    display: block;
  }
}
.buy-flow-kits-wrapper .buy-flow-kits .buy-flow-kit .inner .top .text a {
  text-decoration: none;
  color: #00388F;
  font-weight: 500;
}
@media (min-width: 1201px) {
  .buy-flow-kits-wrapper .buy-flow-kits .buy-flow-kit .inner .top .text a:hover {
    color: #007AE2;
  }
}
.buy-flow-kits-wrapper .buy-flow-kits .buy-flow-kit .inner .top .text .price {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  color: #1D2329;
  padding-top: 1px;
}
.buy-flow-kits-wrapper .buy-flow-kits .buy-flow-kit .inner .top .text small {
  font-size: 12px;
  line-height: 14px;
  font-weight: 500;
}
.buy-flow-kits-wrapper .buy-flow-kits .buy-flow-kit .inner .top .text > small {
  color: #686E74;
  font-size: 12px;
  line-height: 16px;
  font-weight: normal;
}
.buy-flow-kits-wrapper .buy-flow-kits .buy-flow-kit .inner .top .image {
  flex-basis: 45.584%;
  max-width: 45.584%;
}
@media (max-width: 767px) {
  .buy-flow-kits-wrapper .buy-flow-kits .buy-flow-kit .inner .top .image {
    max-width: 100%;
  }
}
.buy-flow-kits-wrapper .buy-flow-kits .buy-flow-kit .inner .top .image img {
  display: block;
  max-width: none;
  width: 100%;
  height: auto;
  margin: 0;
  border-radius: 8px;
}
.buy-flow-kits-wrapper .buy-flow-kits .buy-flow-kit .inner .middle {
  padding-bottom: 24px;
  flex: 1;
}
.buy-flow-kits-wrapper .buy-flow-kits .buy-flow-kit .inner .middle p {
  font-size: 16px;
  left: 24px;
  color: #454B52;
  padding: 0;
  margin: 0 0 16px 0;
}
@media (max-width: 767px) {
  .buy-flow-kits-wrapper .buy-flow-kits .buy-flow-kit .inner .middle p {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 24px;
  }
}
.buy-flow-kits-wrapper .buy-flow-kits .buy-flow-kit .inner .middle h5 {
  font-size: 16px;
  line-height: 24px;
  color: #454B52;
  font-weight: bold;
  padding: 0;
  margin: 0 0 8px 0;
}
@media (max-width: 767px) {
  .buy-flow-kits-wrapper .buy-flow-kits .buy-flow-kit .inner .middle h5 {
    font-size: 11px;
    line-height: 14px;
    margin-bottom: 20px;
    color: #1D2329;
  }
}
.buy-flow-kits-wrapper .buy-flow-kits .buy-flow-kit .inner .middle h6 {
  font-size: 14px;
  line-height: 20px;
  color: #1D2329;
  font-weight: bold;
  padding: 0;
  margin: 0 0 16px 0;
  text-transform: none;
  letter-spacing: 0;
}
.buy-flow-kits-wrapper .buy-flow-kits .buy-flow-kit .inner .middle ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.buy-flow-kits-wrapper .buy-flow-kits .buy-flow-kit .inner .middle ul li {
  display: block;
  padding: 0;
  margin: 0;
  font-size: 16px;
  line-height: 24px;
  color: #454B52;
}
@media (max-width: 767px) {
  .buy-flow-kits-wrapper .buy-flow-kits .buy-flow-kit .inner .middle ul li {
    font-size: 12px;
    line-height: 14px;
  }
  .buy-flow-kits-wrapper .buy-flow-kits .buy-flow-kit .inner .middle ul li + li {
    margin-top: 7px;
  }
}
.buy-flow-kits-wrapper .buy-flow-kits .buy-flow-kit .inner .middle ul li:before {
  display: none;
}
.buy-flow-kits-wrapper .buy-flow-kits .buy-flow-kit .inner .bottom {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 14px;
}
@media (max-width: 767px) {
  .buy-flow-kits-wrapper .buy-flow-kits .buy-flow-kit .inner .bottom {
    flex-direction: column;
    row-gap: 8px;
    padding-bottom: 23px;
  }
}
.buy-flow-kits-wrapper .buy-flow-kits .buy-flow-kit .inner .bottom .button {
  flex-basis: 100%;
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 30px 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 12px;
  padding-bottom: 12px;
}
@media (max-width: 767px) {
  .buy-flow-kits-wrapper .buy-flow-kits .buy-flow-kit .inner .bottom .button {
    font-size: 12px;
    line-height: 16px;
    padding: 8px 16px;
    width: auto;
    margin: 0 auto 0 0;
  }
  .buy-flow-kits-wrapper .buy-flow-kits .buy-flow-kit .inner .bottom .button.outline {
    border-color: #DCDFE3;
    font-size: 12px;
    line-height: 16px;
    color: #1D2329;
  }
  .buy-flow-kits-wrapper .buy-flow-kits .buy-flow-kit .inner .bottom .button span.show-on-phone {
    display: flex !important;
    align-items: center;
    gap: 4px;
  }
  .buy-flow-kits-wrapper .buy-flow-kits .buy-flow-kit .inner .bottom .button span.show-on-phone svg {
    display: block;
    max-width: 100%;
    height: auto;
    position: relative;
    top: -1px;
  }
}
.buy-flow-kits-wrapper.plans .buy-flow-kits .buy-flow-kit .inner .top {
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .buy-flow-kits-wrapper.plans .buy-flow-kits .buy-flow-kit .inner .top {
    margin-bottom: 10px;
  }
}
.buy-flow-kits-wrapper.plans .buy-flow-kits .buy-flow-kit .inner .top .text {
  margin-right: 0;
}
@media (max-width: 767px) {
  .buy-flow-kits-wrapper.plans .buy-flow-kits .buy-flow-kit .inner .top .text {
    margin-bottom: 0;
  }
}
.buy-flow-kits-wrapper.plans .buy-flow-kits .buy-flow-kit .inner .middle p {
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .buy-flow-kits-wrapper.plans .buy-flow-kits .buy-flow-kit .inner .middle p {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .buy-flow-kits-wrapper.plans .buy-flow-kits .buy-flow-kit .inner .middle h6 {
    border-top: 1px solid #DCDFE3;
    font-size: 11px;
    line-height: 14px;
    padding-top: 22px;
    margin-top: 16px;
  }
}
@media (max-width: 767px) {
  .buy-flow-kits-wrapper.plans .buy-flow-kits .buy-flow-kit .inner .middle ul {
    padding-top: 3px;
  }
}
.buy-flow-kits-wrapper.plans .buy-flow-kits .buy-flow-kit .inner .middle ul li {
  display: flex;
  gap: 8px;
  font-size: 14px;
  line-height: 20px;
  color: #686E74;
  align-items: flex-start;
}
@media (max-width: 767px) {
  .buy-flow-kits-wrapper.plans .buy-flow-kits .buy-flow-kit .inner .middle ul li {
    font-size: 11px;
    line-height: 14px;
  }
}
.buy-flow-kits-wrapper.plans .buy-flow-kits .buy-flow-kit .inner .middle ul li + li {
  margin-top: 16px;
}
@media (max-width: 767px) {
  .buy-flow-kits-wrapper.plans .buy-flow-kits .buy-flow-kit .inner .middle ul li + li {
    margin-top: 12px;
  }
}
.buy-flow-kits-wrapper.plans .buy-flow-kits .buy-flow-kit .inner .middle ul li svg,
.buy-flow-kits-wrapper.plans .buy-flow-kits .buy-flow-kit .inner .middle ul li img {
  flex-basis: 24px;
  max-width: 24px;
  height: auto;
  margin: 0;
  display: block;
}
@media (max-width: 767px) {
  .buy-flow-kits-wrapper.plans .buy-flow-kits .buy-flow-kit .inner .middle ul li svg,
  .buy-flow-kits-wrapper.plans .buy-flow-kits .buy-flow-kit .inner .middle ul li img {
    flex-basis: 16px;
    max-width: 16px;
  }
}
.buy-flow-kits-wrapper.plans .buy-flow-kits .buy-flow-kit .inner .middle ul li span {
  flex: 1;
}
.buy-flow-kits-wrapper.plans .buy-flow-kits .buy-flow-kit .inner .middle ul li strong {
  display: block;
  color: #1D2329;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 4px;
}
@media (max-width: 767px) {
  .buy-flow-kits-wrapper.plans .buy-flow-kits .buy-flow-kit .inner .middle ul li strong {
    font-size: 11px;
    line-height: 14px;
  }
}

@media (max-width: 767px) {
  #buy-flow-step-2 {
    display: none;
  }
  #buy-flow-step-3 {
    display: none;
  }
  .buy-flow-sticky-bar-container {
    display: none;
  }
}
#page-wrapper .agent-wrapper {
  max-width: 1204px;
}
#page-wrapper .agent-wrapper .agent-container .agent-content {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
@media (max-width: 991px) {
  #page-wrapper .agent-wrapper .agent-container .agent-content {
    flex-direction: column;
  }
}
#page-wrapper .agent-wrapper .agent-container .agent-content .ag-content {
  flex: 1;
  margin-right: 24px;
  padding-top: 0px;
}
@media (max-width: 991px) {
  #page-wrapper .agent-wrapper .agent-container .agent-content .ag-content {
    margin-right: 0;
  }
}
#page-wrapper .agent-wrapper .agent-container .agent-content .ag-sidebar {
  flex-basis: 448px;
  max-width: 448px;
  position: sticky;
  top: 135px;
}
@media (max-width: 991px) {
  #page-wrapper .agent-wrapper .agent-container .agent-content .ag-sidebar {
    flex-basis: 100%;
    max-width: 100%;
    position: static;
    top: auto;
    margin-top: 24px;
  }
}
#page-wrapper .agent-wrapper .agent-container .agent-content h3 span {
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0;
}
#page-wrapper .agent-wrapper .flux-review-customer {
  width: 100%;
  font-size: 16px;
  line-height: 150%;
  font-weight: normal;
  font-family: "ATT Aleck Sans", sans-serif;
  color: #1D2329;
  margin: 0 0 24px 0;
  max-width: 100%;
  width: calc(100% - 2px);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid transparent;
  outline: 1px solid #DCDFE3;
  border-radius: 16px !important;
  box-shadow: none;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
#page-wrapper .agent-wrapper .flux-review-customer .flux-review-customer__row {
  border: none;
  padding: 0;
  margin: 0;
  display: flex;
  padding: 14px 14px;
}
#page-wrapper .agent-wrapper .flux-review-customer .flux-review-customer__row.flux-review-customer__row:not(:last-child) {
  border-bottom: 1px solid #e5e5e5;
}
#page-wrapper .agent-wrapper .flux-review-customer .flux-review-customer__row .flux-review-customer__label {
  padding: 0;
  margin: 0;
  color: #686E74 !important;
  font-size: 15px;
  line-height: 22px;
  font-weight: normal;
  min-width: 130px;
  flex-basis: 130px;
}
#page-wrapper .agent-wrapper .flux-review-customer .flux-review-customer__row .flux-review-customer__label label {
  padding: 0 !important;
  margin: 0 !important;
  color: #686E74 !important;
  font-size: 15px;
  line-height: 22px;
  font-weight: normal !important;
}
#page-wrapper .agent-wrapper .flux-review-customer .flux-review-customer__row .flux-review-customer__content {
  color: #1D2329;
  font-size: 15px;
  line-height: 22px;
  font-weight: normal;
  flex: 1 1 auto;
}
#page-wrapper .agent-wrapper .flux-review-customer .flux-review-customer__row .flux-review-customer__content p,
#page-wrapper .agent-wrapper .flux-review-customer .flux-review-customer__row .flux-review-customer__content address {
  color: #1D2329;
  font-size: 15px;
  line-height: 22px;
  font-weight: normal;
}
#page-wrapper .agent-wrapper .flux-review-customer .flux-review-customer__row .flux-review-customer__buttons {
  padding-right: 1px;
  flex: 0 0 60px;
  justify-self: end;
  padding: 0 10px;
  text-align: right;
  max-width: 60px;
}
#page-wrapper .agent-wrapper .flux-review-customer .flux-review-customer__row .flux-review-customer__buttons a {
  color: #0074B3;
  font-size: 16px;
  line-height: 24px;
  text-decoration: underline;
  filter: none;
  font-weight: normal;
}
@media (min-width: 1201px) {
  #page-wrapper .agent-wrapper .flux-review-customer .flux-review-customer__row .flux-review-customer__buttons a:hover {
    text-decoration: none;
  }
}

.missing-fields-list {
  max-width: 350px;
  margin: auto;
  margin-top: 20px;
}
.missing-fields-list li {
  text-align: left;
}

.ag-kits {
  padding-top: 2px;
  margin-bottom: 32px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ag-kits .ag-kit {
  flex-basis: calc(50% - 12px);
  border: 1px solid #DCDFE3;
  border-radius: 16px;
  padding: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: 0px 8px 16px rgba(64, 69, 79, 0);
  display: flex;
  flex-direction: column;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
.ag-kits .ag-kit:hover {
  cursor: pointer;
}
@media (min-width: 1201px) {
  .ag-kits .ag-kit:hover {
    box-shadow: 0px 8px 16px rgba(64, 69, 79, 0.14);
  }
}
.ag-kits .ag-kit .info-icon {
  margin-top: 8px;
  color: #0074B3;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  text-decoration: none;
}
.ag-kits .ag-kit .info-icon i {
  margin-top: 3px;
  position: relative;
}
.ag-kits .ag-kit .top {
  padding-right: 36px;
  position: relative;
}
.ag-kits .ag-kit .top .title {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #DCDFE3;
  padding-bottom: 8px;
}
.ag-kits .ag-kit .top .title .left .product-title {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  color: #0074B3;
}
.ag-kits .ag-kit .top .title .right {
  position: relative;
  top: -1px;
}
.ag-kits .ag-kit .top .title .right p {
  padding: 0;
  margin: 0;
}
.ag-kits .ag-kit .top .title .right p > span {
  position: relative;
  top: 1px;
}
.ag-kits .ag-kit .top .title .right p span {
  display: inline-block;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: -0.32px;
  font-weight: bold;
  color: #1D2329;
  margin-left: 5px;
}
.ag-kits .ag-kit .top .title .right p span span {
  margin: 0;
}
.ag-kits .ag-kit .top .prices {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  padding-top: 8px;
  justify-content: space-between;
  gap: 8px;
}
.ag-kits .ag-kit .top .prices .price {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.ag-kits .ag-kit .top .prices .price p {
  flex: 1;
  padding: 0;
  margin: 0;
  text-align: left;
  font-size: 16px;
}
.ag-kits .ag-kit .top .prices .price strong {
  flex: 1;
  text-align: right;
  font-size: 16px;
  line-height: 28px;
  font-weight: bold;
  letter-spacing: -0.32px;
}
.ag-kits .ag-kit .top .check {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #1D2329;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: -3px;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
.ag-kits .ag-kit .top .check:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #009FDB;
  opacity: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
.ag-kits .ag-kit.selected {
  background-color: #DCF3FA;
  border-color: #009FDB;
}
.ag-kits .ag-kit.selected .top .check {
  border-color: #009FDB;
}
.ag-kits .ag-kit.selected .top .check:before {
  opacity: 1;
}
.ag-kits .ag-kit .bottom {
  border: 1px solid #DCDFE3;
  padding: 12px;
  border-radius: 8px;
  margin-top: 8px;
  flex: 1;
}
.ag-kits .ag-kit .bottom ul {
  list-style: none;
  padding: 0;
  margin: 0;
  color: #454B52;
}
.ag-kits .ag-kit .bottom ul:before {
  display: none;
}

.ag-plans {
  padding-top: 2px;
  margin-bottom: 32px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ag-plans .ag-plan {
  flex-basis: calc(50% - 12px);
  border: 1px solid #DCDFE3;
  border-radius: 16px;
  padding: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: 0px 8px 16px rgba(64, 69, 79, 0);
  display: flex;
  flex-direction: column;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  position: relative;
  padding-right: 52px;
}
.ag-plans .ag-plan:hover {
  cursor: pointer;
}
@media (min-width: 1201px) {
  .ag-plans .ag-plan:hover {
    box-shadow: 0px 8px 16px rgba(64, 69, 79, 0.14);
  }
}
.ag-plans .ag-plan .info-icon {
  color: #0074B3;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
}
.ag-plans .ag-plan .info-icon i {
  margin-top: 3px;
  position: relative;
}
.ag-plans .ag-plan a,
.ag-plans .ag-plan .product-title {
  text-decoration: none;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  color: #0074B3;
  margin-right: auto;
}
.ag-plans .ag-plan a i,
.ag-plans .ag-plan .product-title i {
  display: inline-block;
  margin-left: 1px;
  position: relative;
  top: 1px;
}
@media (min-width: 1201px) {
  .ag-plans .ag-plan a:hover {
    color: #00388F;
  }
}
.ag-plans .ag-plan p {
  padding: 0;
  margin: 0;
  font-size: 18px;
  line-height: 28px;
  font-weight: bold;
  letter-spacing: -0.32px;
}
.ag-plans .ag-plan .check {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translate(0, -50%);
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #1D2329;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
.ag-plans .ag-plan .check:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #009FDB;
  opacity: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
.ag-plans .ag-plan.selected {
  background-color: #DCF3FA;
  border-color: #009FDB;
}
.ag-plans .ag-plan.selected .check {
  border-color: #009FDB;
}
.ag-plans .ag-plan.selected .check:before {
  opacity: 1;
}

.ag-add-ons {
  padding-top: 2px;
  margin-bottom: 8px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ag-add-ons .ag-add-on {
  flex-basis: calc(33.3333333333% - 16px);
  margin-bottom: 20px;
  border: 1px solid #DCDFE3;
  border-radius: 16px;
  padding: 14px 14px 14px 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: 0px 8px 16px rgba(64, 69, 79, 0);
  display: flex;
  flex-direction: column;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  position: relative;
}
@media (min-width: 1201px) {
  .ag-add-ons .ag-add-on:hover {
    box-shadow: 0px 8px 16px rgba(64, 69, 79, 0.14);
  }
}
.ag-add-ons .ag-add-on .top {
  flex: 1;
}
.ag-add-ons .ag-add-on .badge {
  display: inline-block;
  position: absolute;
  left: 6px;
  top: 6px;
  background-color: #DCF3FA;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  color: #1D2329;
  padding: 4px 16px;
  border-radius: 4px;
}
.ag-add-ons .ag-add-on a.info-icon {
  color: #0074B3;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  text-decoration: none;
  margin-top: 8px;
}
.ag-add-ons .ag-add-on a.info-icon i {
  margin-top: 3px;
  position: relative;
}
.ag-add-ons .ag-add-on img {
  display: block;
  max-width: none;
  width: 100%;
  height: auto;
}
.ag-add-ons .ag-add-on .title {
  display: block;
  text-align: center;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  color: #454B52;
  margin-top: 16px;
}
.ag-add-ons .ag-add-on p {
  padding: 0;
  margin: 0;
  font-size: 18px;
  line-height: 28px;
  font-weight: bold;
  letter-spacing: -0.32px;
}
.ag-add-ons .ag-add-on .total-price {
  text-align: center;
  padding-bottom: 6px;
  padding-top: 2px;
}
.ag-add-ons .ag-add-on .total-price p {
  padding: 0;
  margin: 0;
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
}
.ag-add-ons .ag-add-on .total-price strong {
  display: block;
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.43px;
}
.ag-add-ons .ag-add-on .add-device-wrapper {
  position: relative;
  width: 100%;
  text-align: center;
}
.ag-add-ons .ag-add-on .add-device-wrapper .button {
  display: block;
  text-align: center;
  margin: 12px 0 0 0;
  padding: 12px;
}
.ag-add-ons .ag-add-on .add-device-wrapper .qty-selector {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #00388F;
  border-radius: 360px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 5px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
.ag-add-ons .ag-add-on .add-device-wrapper .qty-selector.visible {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.ag-add-ons .ag-add-on .add-device-wrapper .qty-selector span {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  color: #00388F;
}
.ag-add-ons .ag-add-on .add-device-wrapper .qty-selector a {
  width: 28px;
  height: 28px;
  border-radius: 50%;
}
.ag-add-ons .ag-add-on .add-device-wrapper .qty-selector a svg {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0;
}
.ag-add-ons .ag-add-on .add-device-wrapper .qty-selector a svg circle {
  stroke: #00388F !important;
}
.ag-add-ons .ag-add-on .add-device-wrapper .qty-selector a svg rect {
  fill: #00388F !important;
}
@media (min-width: 1201px) {
  .ag-add-ons .ag-add-on .add-device-wrapper .qty-selector a:hover svg circle {
    stroke: #007AE2 !important;
  }
  .ag-add-ons .ag-add-on .add-device-wrapper .qty-selector a:hover svg rect {
    fill: #007AE2 !important;
  }
}
.ag-add-ons .ag-add-on .prices {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  padding-top: 8px;
  border-top: 1px solid #DCDFE3;
  justify-content: space-between;
}
.ag-add-ons .ag-add-on .prices .price {
  text-align: center;
  margin: auto;
}
.ag-add-ons .ag-add-on .prices .price p {
  padding: 0;
  margin: 0;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #1D2329;
}
.ag-add-ons .ag-add-on .prices .price strong {
  display: block;
  padding: 0;
  margin: 0;
  font-size: 18px;
  line-height: 28px;
  font-weight: bold;
  letter-spacing: -0.32px;
  position: relative;
  top: -3px;
}

.ag-sidebar-totals {
  border-radius: 16px;
  background-color: #fff;
  border: 1px solid #DCDFE3;
  padding: 24px;
  margin-top: 4px;
}
.ag-sidebar-totals svg {
  position: relative;
  left: 50%;
  top: -25px;
  transform: translate(-50%, -50%);
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0;
  pointer-events: none;
  margin-top: -3px;
}
.ag-sidebar-totals .ag-sidebar-totals-nav {
  margin-bottom: 35px;
}
.ag-sidebar-totals .ag-sidebar-totals-nav ul {
  list-style: none;
  display: flex;
  background-color: #F3F4F5;
  border-radius: 30px;
  padding: 3px !important;
  overflow: hidden;
}
.ag-sidebar-totals .ag-sidebar-totals-nav ul li {
  padding: 0;
  margin: 0;
  flex: 1;
}
.ag-sidebar-totals .ag-sidebar-totals-nav ul li:before {
  display: none;
}
.ag-sidebar-totals .ag-sidebar-totals-nav ul li a {
  display: block;
  text-decoration: none;
  text-align: center;
  color: #1D2329;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  border-radius: 360px;
  padding: 6px;
}
@media (min-width: 1201px) {
  .ag-sidebar-totals .ag-sidebar-totals-nav ul li a:hover {
    background-color: #fff;
    box-shadow: 0px 8px 16px rgba(64, 69, 79, 0.14);
  }
}
.ag-sidebar-totals .ag-sidebar-totals-nav ul li a.active {
  background-color: #fff;
  box-shadow: 0px 8px 16px rgba(64, 69, 79, 0.14);
}
.ag-sidebar-totals .ag-sidebar-totals-tabs {
  padding-top: 8px;
}
.ag-sidebar-totals .ag-sidebar-totals-tabs .ag-sidebar-totals-tab {
  display: none;
  opacity: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
.ag-sidebar-totals .ag-sidebar-totals-tabs .ag-sidebar-totals-tab#ag-sidebar-totals-tab-finance .prices .price.upfront-price {
  display: none;
}
.ag-sidebar-totals .ag-sidebar-totals-tabs .ag-sidebar-totals-tab#ag-sidebar-totals-tab-up-front .prices .price {
  text-align: right;
  min-width: 56px;
  flex: 0 1 auto;
  display: none;
}
.ag-sidebar-totals .ag-sidebar-totals-tabs .ag-sidebar-totals-tab#ag-sidebar-totals-tab-up-front .prices .price.upfront-price {
  display: block;
}
.ag-sidebar-totals .ag-sidebar-totals-tabs .ag-sidebar-totals-tab#ag-sidebar-totals-tab-up-front .prices .price p {
  display: none;
}
.ag-sidebar-totals .ag-sidebar-totals-tabs .ag-sidebar-totals-tab#ag-sidebar-totals-tab-up-front .prices .price.symbol {
  min-width: 1px;
}
.ag-sidebar-totals .ag-sidebar-totals-tabs .ag-sidebar-totals-tab.active {
  display: block;
  opacity: 1;
}
.ag-sidebar-totals .ag-sidebar-totals-tabs .ag-sidebar-totals-tab #ag-add-ons-title {
  padding: 35px 0 1px 0;
  margin: 0;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
}
.ag-sidebar-totals .ag-sidebar-totals-tabs .ag-sidebar-totals-tab .line .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
}
.ag-sidebar-totals .ag-sidebar-totals-tabs .ag-sidebar-totals-tab .line .row .left {
  flex: 1;
  margin-right: 8px;
  max-width: 182px;
  width: 100%;
}
.ag-sidebar-totals .ag-sidebar-totals-tabs .ag-sidebar-totals-tab .line .row .right {
  flex: 1;
}
.ag-sidebar-totals .ag-sidebar-totals-tabs .ag-sidebar-totals-tab .line .row .prices {
  gap: 8px;
  display: flex;
  text-align: center;
  justify-content: flex-end;
}
.ag-sidebar-totals .ag-sidebar-totals-tabs .ag-sidebar-totals-tab .line .row .prices .price {
  display: block;
  max-width: 130px;
  flex: 1;
  text-align: right;
}
.ag-sidebar-totals .ag-sidebar-totals-tabs .ag-sidebar-totals-tab .line .row .prices p {
  padding: 0;
  margin: 0;
}
.ag-sidebar-totals .ag-sidebar-totals-tabs .ag-sidebar-totals-tab .line .row .prices strong:not(.h3),
.ag-sidebar-totals .ag-sidebar-totals-tabs .ag-sidebar-totals-tab .line .row .prices .woocommerce-Price-amount,
.ag-sidebar-totals .ag-sidebar-totals-tabs .ag-sidebar-totals-tab .line .row .prices .woocommerce-Price-amount bdi {
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
}
.ag-sidebar-totals .ag-sidebar-totals-tabs .ag-sidebar-totals-tab .line .row .prices .woocommerce-Price-amount .woocommerce-Price-currencySymbol {
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
}
.ag-sidebar-totals .ag-sidebar-totals-tabs .ag-sidebar-totals-tab .line .row .prices .symbol {
  display: flex;
  flex-direction: column;
}
.ag-sidebar-totals .ag-sidebar-totals-tabs .ag-sidebar-totals-tab .line .row .prices .symbol span {
  display: inline-block;
  font-size: 13px;
  line-height: 150%;
  font-weight: bold;
  color: #A1A4B2;
  border: 1px solid #DFE4EB;
  border-radius: 4px;
  padding: 0 4px;
  margin-left: auto;
  margin-right: 4px;
  margin-top: auto;
  margin-bottom: 0;
  position: relative;
  top: -2px;
}
.ag-sidebar-totals .ag-sidebar-totals-tabs .ag-sidebar-totals-tab .line.product-line {
  border-bottom: 1px solid #DCDFE3;
  padding: 0 0 9px 0;
}
.ag-sidebar-totals .ag-sidebar-totals-tabs .ag-sidebar-totals-tab .line.product-line + .product-line {
  margin-top: 10px;
}
.ag-sidebar-totals .ag-sidebar-totals-tabs .ag-sidebar-totals-tab .line.product-line .left h5 {
  padding: 0;
  margin: 0;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  letter-spacing: 0;
}
.ag-sidebar-totals .ag-sidebar-totals-tabs .ag-sidebar-totals-tab .line.product-line .left p {
  padding: 0;
  margin: 0;
}
.ag-sidebar-totals .ag-sidebar-totals-tabs .ag-sidebar-totals-tab .line.subtotal-line {
  border-top: 2px solid #2D3037;
  border-bottom: 2px solid #2D3037;
  padding: 21px 0 30px 0;
  margin-top: 32px;
}
.ag-sidebar-totals .ag-sidebar-totals-tabs .ag-sidebar-totals-tab .line.subtotal-line .row {
  padding: 1px 0;
}
.ag-sidebar-totals .ag-sidebar-totals-tabs .ag-sidebar-totals-tab .line.subtotal-line .left p {
  padding: 0;
  margin: 0;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
}
.ag-sidebar-totals .ag-sidebar-totals-tabs .ag-sidebar-totals-tab .line.subtotal-line .right p {
  padding: 0;
  margin: 0;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
}
.ag-sidebar-totals .ag-sidebar-totals-tabs .ag-sidebar-totals-tab .line.subtotal-line .right .prices .price.price-rtl bdi {
  text-align: right;
}
.ag-sidebar-totals .ag-sidebar-totals-tabs .ag-sidebar-totals-tab .line.totals-line {
  padding: 23px 0 0 0;
}
.ag-sidebar-totals .ag-sidebar-totals-tabs .ag-sidebar-totals-tab .line.totals-line .left {
  margin-top: auto;
  margin-bottom: auto;
}
.ag-sidebar-totals .ag-sidebar-totals-tabs .ag-sidebar-totals-tab .line.totals-line .left h3 {
  padding: 0;
  margin: 0;
}
.ag-sidebar-totals .ag-sidebar-totals-tabs .ag-sidebar-totals-tab .line.totals-line .right .prices .price.price-rtl bdi {
  text-align: right;
}
.ag-sidebar-totals .ag-sidebar-totals-tabs .ag-sidebar-totals-tab .line.totals-line .right .prices .price {
  min-width: 62px;
  max-width: none;
}
.ag-sidebar-totals .ag-sidebar-totals-tabs .ag-sidebar-totals-tab .line.totals-line .right .prices .price.auto-width {
  min-width: 1px;
  flex: 0 1 auto;
}
.ag-sidebar-totals .ag-sidebar-totals-tabs .ag-sidebar-totals-tab .line.totals-line .right p {
  padding: 0;
  margin: 0;
}
.ag-sidebar-totals .ag-sidebar-totals-tabs .ag-sidebar-totals-tab .line.totals-line .right strong {
  padding: 0;
  margin: 0;
}
.ag-sidebar-totals .ag-sidebar-totals-tabs .ag-sidebar-totals-tab .line.button-line {
  padding-top: 31px;
}
.ag-sidebar-totals .ag-sidebar-totals-tabs .ag-sidebar-totals-tab .line.button-line .button {
  display: block;
  text-align: center;
  padding-top: 12px;
  padding-bottom: 12px;
}
.ag-sidebar-totals .ag-sidebar-totals-tabs .ag-sidebar-totals-tab .line.button-line .button.disabled {
  display: none;
}
.ag-sidebar-totals .ag-sidebar-totals-tabs .ag-sidebar-totals-tab .line.button-line .button.green {
  background-color: #2D7E24;
  border-color: #2D7E24;
}
.ag-sidebar-totals .ag-sidebar-totals-tabs .ag-sidebar-totals-tab .line.button-line .button.green i {
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  position: relative;
  top: 2px;
  margin-right: 4px;
}
@media (min-width: 1201px) {
  .ag-sidebar-totals .ag-sidebar-totals-tabs .ag-sidebar-totals-tab .line.button-line .button.green:hover {
    background-color: #56a449;
    border-color: #56a449;
  }
}

.ag-selected-plan-wrapper {
  border-radius: 16px;
  background-color: #fff;
  border: 1px solid #DCDFE3;
  padding: 28px 24px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-between;
  position: relative;
}
.ag-selected-plan-wrapper h5 {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  padding: 0;
  margin: 0;
}
.ag-selected-plan-wrapper p {
  padding: 0;
  margin: 0;
}
.ag-selected-plan-wrapper bdi,
.ag-selected-plan-wrapper bdi * {
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
}

.ag-sidebar-note {
  border-radius: 16px;
  background-color: #F2FAFD;
  border: 1px solid #009FDB;
  padding: 16px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-between;
  position: relative;
  margin-top: 16px;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  color: #686E74;
}
.ag-sidebar-note.visible {
  display: block;
}
.ag-sidebar-note h3 i {
  color: #0081A1;
  display: inline-block;
  margin-right: 3px;
  font-size: 25px;
  font-weight: normal;
  position: relative;
  top: 1px;
}
.ag-sidebar-note .text {
  padding: 6px 16px 14px 16px;
}
.ag-sidebar-note p {
  padding: 0;
  margin: 12px 0;
}
.ag-sidebar-note p:first-child {
  margin-top: 0;
}
.ag-sidebar-note p:last-child {
  margin-bottom: 0;
}
.ag-sidebar-note ul {
  padding: 0 0 0 23px;
  margin: 12px 0;
}
.ag-sidebar-note ul:first-child {
  margin-top: 0;
}
.ag-sidebar-note ul:last-child {
  margin-bottom: 0;
}
.ag-sidebar-note ul li {
  padding: 0;
  margin: 0;
}
.ag-sidebar-note ul li + li {
  margin-top: 12px;
}

.modal-container .modal.agent-modal .modal-inner .js-close-modal-button,
.modal-container .modal.agent-modal .modal-inner .close-modal-button {
  right: 0;
  top: 0;
  margin: -24px -56px 0 0;
}
.modal-container .modal.agent-modal .modal-content {
  padding-top: 44px;
}
.modal-container .modal.agent-modal .modal-content form label {
  display: block;
  font-size: 13px;
  line-height: 20px;
  font-weight: 500;
  color: #1D2329;
  font-family: "ATT Aleck Sans", sans-serif;
  margin: 0 0 4px 0;
  text-align: left;
  padding: 0 0 0 16px;
}
.modal-container .modal.agent-modal .modal-content form input[type=text],
.modal-container .modal.agent-modal .modal-content form input[type=number],
.modal-container .modal.agent-modal .modal-content form input[type=email],
.modal-container .modal.agent-modal .modal-content form input[type=password] {
  width: 100%;
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
  font-family: "ATT Aleck Sans", sans-serif;
  color: #1D2329;
  padding: 16px;
  border: 1px solid #DCDFE3;
  border-radius: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
.modal-container .modal.agent-modal .modal-content form input[type=text]:focus,
.modal-container .modal.agent-modal .modal-content form input[type=number]:focus,
.modal-container .modal.agent-modal .modal-content form input[type=email]:focus,
.modal-container .modal.agent-modal .modal-content form input[type=password]:focus {
  border-color: #009FDB;
}
.modal-container .modal.agent-modal .modal-content .buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 64px;
}
.modal-container .modal.agent-modal .modal-content .buttons .button {
  margin: 0 8px;
}
.modal-container .modal.agent-modal .modal-content .buttons .button.large {
  min-width: 220px;
  text-align: center;
}
.modal-container .modal.agent-modal .modal-content .buttons .button:not(.outline) {
  background-color: #3652E7;
  border-color: #3652E7;
}
@media (min-width: 1201px) {
  .modal-container .modal.agent-modal .modal-content .buttons .button:not(.outline):hover {
    background-color: #0041c4;
    border-color: #0041c4;
    color: #ffffff;
    cursor: pointer;
  }
}
.modal-container .modal.agent-modal .modal-content .buttons .button.outline {
  border-color: #3652E7;
  color: #3652E7;
}
@media (min-width: 1201px) {
  .modal-container .modal.agent-modal .modal-content .buttons .button.outline:hover {
    background-color: #ffffff;
    border-color: #0041c4;
    color: #0041c4;
    cursor: pointer;
  }
}

.ag-customer-progress-bar {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  position: relative;
  overflow: hidden;
  margin: 0 -31px;
}
.ag-customer-progress-bar span.line {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: 3px;
  width: calc(100% - 59px - 59px);
  height: 2px;
  background-color: #DCF3FA;
  display: block;
}
@media (max-width: 767px) {
  .ag-customer-progress-bar span.line {
    width: calc(100% - 32px - 32px);
  }
}
.ag-customer-progress-bar span.line .progress {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background-color: #009FDB;
}
.ag-customer-progress-bar.step-1-active .line .progress {
  width: 12px;
}
.ag-customer-progress-bar.step-2-active .line .progress {
  width: 33.3333%;
}
.ag-customer-progress-bar.step-3-active .line .progress {
  width: 66.6666%;
}
.ag-customer-progress-bar.step-4-active .line .progress {
  width: 100%;
}
.ag-customer-progress-bar > div {
  flex: 1;
  text-align: center;
  position: relative;
  padding-bottom: 12px;
}
.ag-customer-progress-bar > div.done span {
  color: #009FDB;
}
.ag-customer-progress-bar > div.done span.dot {
  background-color: #009FDB;
}
.ag-customer-progress-bar > div.current span {
  color: #009FDB;
  font-weight: 600;
}
.ag-customer-progress-bar > div.current span.dot {
  background-color: #009FDB;
}
.ag-customer-progress-bar > div span {
  display: block;
  font-size: 14px;
  line-height: 21px;
  color: #686E74;
  font-weight: normal;
}
.ag-customer-progress-bar > div .dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  display: block;
  background-color: #DCF3FA;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0);
  z-index: 1;
}
.ag-customer-progress-bar > div .dot:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  border: 1px solid #ffffff;
  border-radius: 50%;
  z-index: -1;
}

.ag-customer-progress-images {
  position: relative;
  max-width: 420px;
  margin: 34px auto 16px auto;
  background-color: #F6F6F6;
  border-radius: 16px;
  padding: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ag-customer-progress-images .link-button {
  position: absolute;
  right: 13px;
  bottom: 11px;
  text-decoration: none;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  color: #0074B3;
  z-index: 1;
}
.ag-customer-progress-images .link-button i {
  display: inline-block;
  font-weight: normal;
  font-size: 16px;
  position: relative;
  top: 2px;
}
@media (min-width: 1201px) {
  .ag-customer-progress-images .link-button:hover {
    color: #00388F;
  }
}
.ag-customer-progress-images > div {
  display: none;
}
.ag-customer-progress-images > div.active {
  display: block;
}
.ag-customer-progress-images > div.active img {
  display: block;
  max-width: 110px;
  height: auto;
  margin: 0 auto;
}

.ag-faqs {
  margin-top: -30px;
}
.ag-faqs .ag-faq {
  border-top: 1px solid #DCDFE3;
  padding: 24px 0;
}
.ag-faqs .ag-faq .faq-question {
  display: block;
  text-decoration: none;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  color: #1D2329;
  position: relative;
  padding-right: 30px;
}
@media (min-width: 1201px) {
  .ag-faqs .ag-faq .faq-question:hover {
    color: #454B52;
  }
}
.ag-faqs .ag-faq .faq-question i {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  font-size: 24px;
  font-weight: normal;
}
.ag-faqs .ag-faq .faq-question i:before {
  display: inline-block;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
.ag-faqs .ag-faq .faq-question.active i:before {
  transform: rotate(-180deg);
}
.ag-faqs .ag-faq .faq-answer {
  display: none;
  color: #686E74;
  padding: 16px 0 24px 0;
}
.ag-faqs .ag-faq .faq-answer p {
  margin: 16px 0;
}
.ag-faqs .ag-faq .faq-answer p:first-child {
  margin-top: 0;
}
.ag-faqs .ag-faq .faq-answer p:last-child {
  margin-bottom: 0;
}
.ag-faqs .ag-faq .faq-answer img {
  display: block;
  max-width: 200px;
  height: auto;
  margin: 16px auto;
}
.ag-faqs .ag-faq .faq-answer img:first-child {
  margin-top: 0;
}
.ag-faqs .ag-faq .faq-answer img:last-child {
  margin-bottom: 0;
}
.ag-faqs .ag-faq.open .faq-question i:before {
  transform: rotate(-180deg);
}
.ag-faqs .ag-faq.open .faq-answer {
  display: block;
}

#customer-progress-modal.finished .modal-content {
  padding-top: 24px;
  padding-bottom: 24px;
}
#customer-progress-modal .modal-content {
  padding-top: 16px;
}
#customer-progress-modal .modal-content h3 {
  font-size: 33px;
  line-height: 38px;
  padding-bottom: 20px;
}

.agent-wrapper h3 {
  margin-bottom: 12px;
}
.agent-wrapper .text,
.agent-wrapper .text * {
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  color: #686e74;
}
.agent-wrapper .ag-kit-wrapper h3 {
  margin-bottom: 32px;
}

body.woocommerce-order-pay #header .checkout-header-back-link {
  display: none !important;
}

body.woocommerce-order-received #header .checkout-header-back-link {
  display: none !important;
}

/*# sourceMappingURL=style.css.map */
