.aa-cart u.afterpay-link-inner {
    display: block;
}

.aaup, .aast, .aa-qty {
  margin-left: 0;
}

.aa-cart .columns.cart_items {
  border-bottom: 2px solid #065979;
}

.aarm .remove_item a {
    padding: 3px;
    font-size: x-large;
}

/* .aa-cart-heading .two.columns {
    padding-left: 5px;
} */

.aamvw {
  margin-right: 20px;
  color: #065979;
  font-weight: bold;
}

.aa-cart {
  position: relative;
}

.aa-cart .continue_shopping a {
  color: #00c3ff;
  font-size: 20px;
}

.aarm:hover svg {
  fill: #00c3ff;
}

.aarm svg {
  margin-top: 8px;
}

h4.aacl {
  color: #065979;
  padding: 0;
  margin: 0;
}

.aa-qty input {
  text-align: center;
  width: 65%;
  margin-top: 5px;
  box-shadow: none !important;
  border-color: black !important;
}

.aa-cart p.subtotal_amount strong > .money {
    font-size: 20px;
}

.aa-cart .columns.cart_items {
  margin-bottom: 40px;
  padding-bottom: 10px;
}

.aa-subtotal .columns {
    margin: 0;
    padding: 0;
}

.aa-subtotal h2 {
  padding: 0;
  line-height: 1.2;
  font-weight: bold;
}

.aa-cart .aa.title {
  font-weight: 600;
}

.aa-cart .aa-cart-details {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.aa-cart .aa-cart-title {
  font-weight: bold;
  font-size: 40px;
  color: #065979;
  margin-bottom: 30px;
}

.aa-cart .shipping-savings-message {
  background-color: #dce3e9;
  border: 1px solid #065979;
  padding: 10px 0;
}

@media(min-width: 769px) {
  .aasbt {
    margin-left: 30px;
  }
  
  .aa-subtotal .two.columns h2.subtotal {
    margin-left: 12px;
  }
  
  .aa-cart .aa-cart-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
  }
  
  .aa-cart-form {
    border-bottom: 2px solid #065979;
    padding-bottom: 40px;
  }
  
  .aa-cart p.aa-ptitle {
    width: 50%;
    margin-left: 25px;
  }
  
  .aamvw {
    display: none;
  }
}

@media(max-width: 768px) {
  .aa-cart-heading {
    display: none;
  }
  
  .aa-cart .aaptitle {
    margin-top: 1em;
    font-weight: 600;
    font-size: 18px;
  }
  
  .aapimg a {
    max-width: 150px;
    margin: 0 auto;
    float: none;
  }
  
  .aa-cart .aa-cart-item {
    position: relative;
  }
  
  .one.columns.omega.aarm {
    position: absolute;
    float: none;
    width: auto;
    top: 5px;
    left: 5px;
  }
  
  .aast, .aaup {
    font-size: 18px;
  }
}

/* ================================ cart end =========================================== */

.aa_iconbox .promo-box-img img {
  width: 50%;
}

#shopify-section-aa-product-template .purchase-details__quantity input.quantity {
  min-height: 60px;
  padding-left: 15px;
}


#shopify-section-aa-product-template .payment-button .shopify-payment-button__button .shopify-cleanslate div[role="button"],
#shopify-section-aa-product-template .shopify-payment-button button:not(.shopify-payment-button__more-options) {
    padding: 20px 0 !important;
}

#shopify-section-aa-product-template ul.slides li a {
  width: 100%;
}

#shopify-section-aa-product-template ul.slides li {
  height: 100%;
  display: flex !important;
  align-items: center;
  justify-content: center;
}

#shopify-section-aa-product-template ul.slides {
  height: 500px !important;
}

#shopify-section-aa-product-template .modal p.modal_price, #shopify-section-aa-product-template p.modal_price {
    font-size: 26px;
}

.aa_description .promo-box {
    padding: 0 20px;
}

#shopify-section-aa-product-template button.action_button.add_to_cart {
  background: #065979;
  color: #fff;
  padding: 20px 0;
}

#shopify-section-aa-product-template button.action_button.add_to_cart:hover {
  background: #00c3ff;
  color: #fff;
  border-color: #00c3ff;
}

.aa_freqf.aa_freqbot .cbb-frequently-bought-title {
  color: #8a8a8a !important 
}

.aa_description {
  border-bottom: 1px solid #065979;
  margin-top: 0px !important;
}

#shopify-section-aa-product-template button.cbb-frequently-bought-add-button {
  background: #136f99 !important;
}

#shopify-section-aa-product-template button.cbb-frequently-bought-add-button span {
  color: white !important;
}

.aa_pay {
  float: right;
}

.aa_flex {
  display: flex;
}

#shopify-section-aa-product-template .meta a {
  color: #00c3ff;
}

.socialButtons li a::before {
  background: #00c3ff;
  border-radius: 50%;
  color: #fff;
}

#shopify-section-aa-product-template .thumbnail .sale, .sale {
    color: #000;
}

#shopify-section-aa-product-template h1.product_name {
  font-family: "Roboto";
  font-weight: bold;
  color: #065979;
  font-size: 25px;
}

.aa_description ul.tabs {
  border-bottom: solid 1px #065979;
  margin-bottom: 20px;
}

.aa_description ul.tabs li a {
  font-family: "Roboto";
  font-size: 18px;
  color: #065979;
  position: relative;
  top: -4px;
}

.aa_description ul.tabs li a.active {
  border: 1px solid #065979;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-width: 0;
  top: -4px;
  color: #00c3ff;
}

.aa_purchase {
    margin-bottom: 8px;
}

.feature.aa_iconbox .promo-box h2 {
  font-size: 22px;
  font-family: "Roboto";
  font-weight: bold;
  text-transform: capitalize;
  color: #065979;
  margin: 10px 0;
}

.aa_iconbox {
  margin-bottom: 45px !important;
}

.header.header_bar {
    border-bottom: 5px solid #065979;
}

.aa_freqbot_cont .aa_pp_feat img {
  width: 55%;
  float: right;
}

body.product-aa {
  background: #fff;
}

.aa_sdes {
  font-family: 'Roboto';
  font-size: 18px;
}



.aafreeship {
  background: #dce4e8;
  padding: 5px 15px;
  color: #065979;
  text-align: center;
  margin: 2px 0 10px;
  line-height: 2em;
}

.aafreeship svg {
  width: 40px;
  margin-bottom: -4px;
  margin-right: 3px;
}

#shopify-section-footer .aa_footer,
#shopify-section-footer .aa_footer p,
#shopify-section-footer .aa_footer a {
  font-family: 'Roboto';
  font-weight: 400;
}

#shopify-section-footer .aa_footer-icons {
  background: #dfdfdf;
  line-height: 0;
}

#shopify-section-footer .aa_footer-icon-one {
  line-height: 0;
  padding: 15px 0px;
  background: #dfdfdf;
}

#shopify-section-footer .aa_footer-icon-one img {
  width: 100%;
}

#shopify-section-footer .aa_footer-icon {
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2px 0;
}

#shopify-section-footer .aa_footer-icon img {
  width: 100%;
}

#shopify-section-footer .aa_footer .aa_footer-logo {
  width: 15rem;
}

#shopify-section-footer .aa_footer .aa_footer-tagline {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  font-family: 'Roboto';
  font-weight: 600;
}

#shopify-section-footer .aa_footer .aa_footer-co {
    margin: 2rem 0;
}

#shopify-section-footer .aa_footer .aa_footer-co a {
  display: block;
  font-size: 18px;
  font-family: 'Roboto';
  font-weight: 400;
}

#shopify-section-footer .aa_footer .aa_footer-co a:hover {
  text-decoration: underline;
}

#shopify-section-footer .aa_footer a.ss-icon span:before {
    background: #00c3ff;
    border-radius: 50%;
}

#shopify-section-footer .aa_footer a.ss-icon span:hover:before {
    background: #265776;
}

#shopify-section-footer .aa_footer .aa_footer-menus {
  display: flex;
  margin-bottom: 2.5rem;
}

.aa_footer .aa_footer-menus .aa_footer-menu {
  margin-right: 2.5rem;
}

.aa_footer-menu.aa_about {
    flex-shrink: 0;
}

.aa_footer .aa_footer-menus .aa_fmt {
  font-size: 22px;
  color: #00c3ff;
  font-weight: 600 !important;
  line-height: 0.5;
  margin-bottom: 1rem;
}

.aa_footer .aa_terms .aa_ful,
.aa_footer .aa_footer-menus .aa_ful {
  margin: 0;
  list-style: none;
}

.aa_footer .aa_footer-menus .aa_ful li {
  margin-bottom: 8px;
}

.aa_footer .aa_terms .aa_ful li a,
.aa_footer .aa_footer-menus .aa_ful li a {
  font-size: 18px;
  line-height: 1.2;
  font-family: 'Roboto';
  font-weight: 400;
}

.aa_footer .aa_terms .aa_ful li a:hover,
.aa_footer .aa_footer-menus .aa_ful li a:hover {
  text-decoration: underline;
}

.aa_footer .newsletter input[type="submit"] {
  background: #00c3ff; 
}

.aa_footer .newsletter input[type="submit"]:hover {
  background: #265776; 
}

.aa_footer .aa_terms .aa_ful {
  display: flex;
  flex-wrap: wrap;
}

.aa_footer .aa_terms .aa_ful li:not(:last-child) {
  margin-right: 20px;
}

#shopify-section-footer .footer.aa_footer {
  background: #255776;
  margin-top: 0;
}




















@media(max-width: 768px) {
  #shopify-section-footer .aa_footer .aa_fbg,
  #shopify-section-footer .aa_footer-icon-one {
  	display: none;
  }
  
  #shopify-section-footer .aa_footer-icons img {
  	width: 100%;
  }
  
  #shopify-section-footer .aa_footer .aa_footer-menus {
    flex-direction: column;
  }
  
  .aa_footer .aa_footer-menus .aa_footer-menu:not(:last-child) {
    margin-bottom: 3.5rem;
    margin-right: 0;
  }
  
  .aa_footer .aa_footer-menus .aa_footer-menu:first-child {
    margin-top: 3rem;
  }
  
  #shopify-section-footer .aa_footer { 
    background-size: cover;
  }
  
  .aa_footer-tagline br {
    display: none;
  }
}

@media(max-width: 568px) {
  #shopify-section-footer .aa_footer-icons {
    padding: 5px 10px;
  }
  
  .aa_description {
    margin-top: 40px !important;
  }
  
  #shopify-section-aa-product-template ul.slides {
    height: 400px !important;
  }
  
  .aa_footer .six.columns {
    text-align: center;  
  }
  
  #shopify-section-footer .aa_footer .aa_footer-logo {
    width: 100%;
  }
  
  #shopify-section-footer .aa_footer .aa_footer-logo img {
    width: 65%;
  }
  
  .aa_freqbot_cont .aa_pp_feat img {
    float: none;
  }
}

@media(min-width: 769px) {
  .aa_description ul.tabs li a {
    padding-left: 50px;
    padding-right: 50px;
  }
  
  #shopify-section-footer .aa_footer {
    padding: 3.5rem 0;
    position: relative;
    overflow: hidden;
  }
  
  #shopify-section-footer .aa_footer .aa_fbg {
   	position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    max-width: fit-content;
  }
  
  #shopify-section-footer .aa_footer-icon {
    flex-basis: 16%;
  }
  
  #shopify-section-footer .aa_footer-icons {
  	display: none;
  }
  
  .aa_freqbot_cont {
  	display: flex;
    justify-content: space-between;
  }

  .aa_freqbot_cont .aa_freqf {
    
  }
  
  .aa_freqf.aa_freqbot .aa_freqbot_cont .aa_pp_feat {
    width: 35%
  }
  
  #shopify-section-aa-product-template .cbb-frequently-bought-container {
    padding: 5px 5px 10px 10px !important;
  }
    
  .aa_freqf.aa_freqbot .cbb-frequently-bought-title {
    font-size: 30px !important;
    text-align: left !important;
  }
  
  .aa_freqbot_cont .aa_freqbot {
    width: 60%;
  }
  
  .aa_freq {
    margin-right: 20px;
  }
}