/* LARGER DEVICES REDUCE BANNERS */

.builder-banner-slide {
  padding-bottom: 70%!important;
}

.site-branding {
  width: 100% !important;
  margin-left: 30px;
}

#site-navigation.site-navigation {
  margin-top: 30px;
}

.dmgap5 {
  height: 5px;
}

.dmgap10 {
  height: 10px;
}

.dmgap20 {
  height: 20px;
}

.dmgap30 {
  height: 30px;
}

.dmgap40 {
  height: 40px;
}

.dmgap50 {
  height: 50px;
}

.dmgap60 {
  height: 60px;
}

.dmgap70 {
  height: 70px;
}

.dmgap80 {
  height: 80px;
}

.dmgap90 {
  height: 90px;
}

.dmgap100 {
  height: 100px;
}

.dmgap110 {
  height: 110px;
}

.dmgap120 {
  height: 120px;
}

.dmgap130 {
  height: 130px;
}

.dmgap140 {
  height: 140px;
}

.dmgap150 {
  height: 150px;
}

.dmgap160 {
  height: 160px;
}

.dmgap170 {
  height: 170px;
}

.dmgap180 {
  height: 180px;
}

.dmgap190 {
  height: 190px;
}

.dmgap200 {
  height: 200px;
}

body .woocommerce .add_to_cart_button {
  margin: auto;
  height: auto !important;
  float: none;
  display: block;
  text-align: center;
}

.quantity {
  text-align: center;
}

.woocommerce-button {
  background-color: #6ef2f7;
  padding: 5px;
}

.woocommerce ul.products li {
  text-align: center;
}

.product,
.woocommerce-page ul.products li.product {
  text-align: center;
}

.woocommerce div.product .product_title {
  font-size: 28px;
}

.site-header .site-header-main .container {
  max-width: 100% !important;
  width: 100% !important;
  padding-left: 0;
  padding-right: 0;
  margin-top: 0px;
}

.container,
.infinite-footer-container,
.page-template-template-builder-php .entry-content > .twitter-share {
  max-width: 1920px;
}

.woocommerce.archive ul.products {
  display: flex;
  flex-flow: row wrap;
}

.woocommerce.archive ul.products li.product,
.woocommerce-page.archive ul.products li.product {
  margin: 0 0 0em 0;
  padding: 0px;
}

.woocommerce.archive ul.products li.last,
.woocommerce-page.archive ul.products li.last {
  margin-right: 0;
}

.wp-caption-text {
  font-style: normal;
  font-size: 15px;
  font-size: 1.5rem;
}

.woocommerce ul.products li.product .button {
  background-color: #6ef2f7;
  text-align: center;
  align-content: center;
  padding: 5px;
  height: auto;
}

.woocommerce ul.products li.product a {
  text-align: center;
  background-color: #ffffff;
  margin: 5px;
  padding-left: 5px;
  padding-top: 0px;
  padding-bottom: 5px;
  padding-right: 0px;
}

.product.type-product.post.status-publish.first.instock.product_cat-books.product_cat-downloads.product_cat-misc.has-post-thumbnail.sale.downloadable.shipping-taxable.purchasable.product-type-simple {
  text-align: center;
}

#mc_signup_submit.button {
  background-color: #004d7f;
  height: auto !important;
  padding: 15px;
  color: #ffffff;
  opacity: 1;
  border-width: 2px;
  border-style: solid;
}

.button.wp-element-button.product_type_simple.add_to_cart_button.ajax_add_to_cart .added {
  height: auto !important;
  display: block;
  text-align: center;
  margin: 20px;
  padding: 15px;
}

.bottomborder {
  border-bottom: 5px solid black;
}

/* LARGE DEVICES LAPTOPS DESKTOPS 801px to 1199px */

@media screen and (min-width: 801px) and (max-width: 1199px) {
  .site-header .site-header-main .container {
    max-width: 100% !important;
    width: 100% !important;
    margin-top: -10px;
    padding-left: 0px;
    padding-right: 0px;
    height: auto !important;
    text-align: left;
    line-height: 1em;
  }

  .social-customizer.social-links {
    margin-top: 10px;
    float: right;
  }

  .header-bar .header-text {
    text-align: center !important;
    float: none !important;
    font-size: 28px;
    padding-top: 0px;
    padding-bottom: 20px;
    margin-top: 0px;
  }

  .site-branding {
    float: left !important;
    text-align: left;
  }

  #site-navigation.site-navigation {
    width: 100% !important;
    height: auto !important;
    margin-top: -100px;
  }
}

/* MOBILES UP TO 768PX BELOW */

/* MOBILES UP TO 768PX BELOW */

/* MOBILES UP TO 768PX BELOW */

/* MOBILES UP TO 768PX BELOW */

/* MOBILES UP TO 768PX BELOW */

@media screen and (min-width: 0px) and (max-width: 799px) {
  p {
    font-size: 22px;
  }

  #site-navigation.site-navigation {
    width: 100% !important;
    height: auto !important;
    margin-top: -35px;
    margin-bottom: 0px;
  }

  .site-header .site-header-main .container {
    max-width: 100% !important;
    width: 100% !important;
    margin-top: -30px;
    padding-left: 0px;
    padding-right: 0px;
    height: auto !important;
    text-align: left;
    line-height: 1em;
  }

  .site-header-main {
    margin-bottom: -22px;
  }

  .social-customizer.social-links {
    float: none;
    margin-top: 5px;
    margin-bottom: -20px;
    padding-left: 2px;
    text-align: center;
    align-self: center;
  }

  .site-description {
    text-align: center;
    font-size: 10px;
  }

  .site-branding {
    width: 90% !important;
    margin-top: -15px;
    margin-bottom: 25px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .header-bar .header-text {
    text-align: center !important;
    float: none !important;
    font-size: 18px;
    padding-top: 2px;
    padding-bottom: 20px;
    margin-top: 0px;
  }

  .site-header {
    height: auto !important;
    text-align: left;
    line-height: 1.2em;
  }

  /* MOBILE PHONE BANNER CHANGE */

  .builder-banner-slide {
    padding-bottom: 120% !important;
  }

  .ttfmake-button {
    width: 139px !important;
    text-align: center;
    margin-bottom: 10px;
    font-size: 13px;
    padding: 5px;
  }

  .fab {
    opacity: 0.9;
    text-align: center;
    align-self: auto;
    background-repeat: no-repeat;
    background-size: 10px;
    padding: 5px;
  }

  .menu-toggle {
    margin-top: 0px;
    color: #fefefe;
  }

  a {
    color: #497c89;
  }
}

.site-footer a:hover {
  background-color: #dfe4eb;
}