/*
Theme Name:   Divi Child
Theme URI:    https://paulelderart.com/divi-child/
Description:  Divi Child Theme
Author:       Elegant Themes
Author URI:   https://www.elegantthemes.com
Template:     Divi
Version:      1.0.0
*/
/* Add your custom styles below this line */
img,
.no-drag {
  -webkit-user-drag: none;
  user-drag: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

html,
body {
  background-color: #211d58;
  font-size: 18px;
  font-family: "new-kansas", sans-serif;
}

p {
  font-family: "new-kansas", sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 1.1rem;
  line-height: 1.8rem;
  color: white;
}

h1,
h2,
h3,
h4 {
  font-family: brothers, sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.6rem !important;
  text-transform: uppercase;
  padding: 20px 0;
  color: #85f872;
}

h5,
h6 {
  font-family: brothers, sans-serif;
  font-weight: 400;
  font-style: normal;
  padding: 20px 0;
}

span.line {
  display: inline-block;
  text-align: center;
}

.tinytext {
  font-size: 0.75rem !important;
  color: #5d89ff;
}

.tagline-font {
  font-family: "new-kansas", sans-serif;
  font-weight: 300;
  padding-bottom: 16px;
  font-size: 2em;
  text-shadow: 3px 3px 10px black;
}

h1.logo-font-sm {
  font-size: 2.1rem;
  line-height: 0.1rem;
  text-shadow: 3px 3px 10px black;
}

.logo-tagline-sm {
  font-size: 0.9rem;
  text-shadow: 3px 3px 10px black;
}

h1.logo-font-md {
  font-size: 3.1rem;
  line-height: 1.4rem;
  text-shadow: 3px 3px 10px black;
}

.logo-tagline-md {
  font-size: 1.3rem;
  text-shadow: 3px 3px 10px black;
}

.text-green {
  color: #85f872;
}

.text-white {
  color: white;
}

.wpfront-scroll-top .fa-solid.fa-circle-caret-up {
  font-size: 24px; /* Adjust the size as needed */
  color: #85f872; /* Change the color if needed */
}

#wpfront-scroll-top-container i {
  color: #85f872;
  font-size: 44px;
}

h1.logo-font {
  font-size: 6.5rem;
  line-height: 6.1rem;
}

.tagline-font {
  font-size: 2.5rem;
}

@media (min-width: 1405px) {
  h1.logo-font {
    font-size: 6rem;
    line-height: 5.6384615385rem;
  }
  .tagline-font {
    font-size: 2.3076923077rem;
  }
  .tagline-font {
    line-height: 5.5rem;
  }
  h1.logo-font {
    text-shadow: 5px 5px 10px black;
  }
}
@media (min-width: 1100px) and (max-width: 1404.98px) {
  h1.logo-font {
    font-size: 5.5rem;
    line-height: 5.1769230769rem;
  }
  .tagline-font {
    font-size: 2.1153846154rem;
  }
  .tagline-font {
    line-height: 5.5rem;
  }
  h1.logo-font {
    text-shadow: 5px 5px 10px black;
  }
}
@media (min-width: 980px) and (max-width: 1099.98px) {
  h1.logo-font {
    font-size: 5rem;
    line-height: 4.7153846154rem;
  }
  .tagline-font {
    font-size: 1.9230769231rem;
  }
  h1.logo-font {
    text-shadow: 5px 5px 10px black;
  }
}
@media (min-width: 768px) and (max-width: 979.98px) {
  h1.logo-font {
    font-size: 4.5rem;
    line-height: 4.2538461538rem;
  }
  .tagline-font {
    font-size: 1.7307692308rem;
  }
  h1.logo-font {
    text-shadow: 3px 3px 10px black;
  }
}
@media (min-width: 479px) and (max-width: 767.98px) {
  h1.logo-font {
    font-size: 2.8rem;
    line-height: 2.6846153846rem;
  }
  .tagline-font {
    font-size: 1.0769230769rem;
  }
  h1.logo-font {
    line-height: 1.5rem;
    text-shadow: 3px 3px 10px black;
  }
}
@media (max-width: 478.98px) {
  h1.logo-font {
    font-size: 2.5rem;
    line-height: 2.4076923077rem;
  }
  .tagline-font {
    font-size: 0.9615384615rem;
  }
  h1.logo-font {
    line-height: 1.1rem;
    text-shadow: 3px 3px 10px black;
  }
}
.nav.et-menu-nav.fullwidth-menu-nav > a {
  font-family: brothers, sans-serif;
  font-weight: 400;
  font-size: 1.2rem;
  color: #85f872;
  text-transform: uppercase;
  transition: 0.3s;
}

.et_pb_row.clearfix {
  width: 96%;
}

p.woocommerce-result-count {
  font-weight: 600;
  font-size: 14px;
  color: #5d89ff;
  padding-bottom: 40px;
}

button#place_order {
  margin-top: 20px;
}

.woocommerce nav.woocommerce-pagination ul {
  border: 1px solid #c0ff4c;
  border: 0;
  margin: 1px;
  color: #c0ff4c;
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
  background: #c0ff4c;
  color: #211d58;
}

.woocommerce nav.woocommerce-pagination ul li {
  border-right: 1px solid #211d58;
  padding: 0;
  margin: 0;
  float: left;
  display: inline;
  overflow: hidden;
}

.woocommerce-variation.single_variation {
  padding-bottom: 30px;
  font-size: 1.3rem;
}

.et_pb_button {
  font-family: brothers, sans-serif;
}

@media (max-width: 979.98px) {
  a.et_pb_menu__icon,
  .button.et_pb_menu__icon {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 1.5em;
    padding-left: 1.5em;
  }
}
@media (min-width: 980px) {
  a.et_pb_menu__icon,
  .button.et_pb_menu__icon {
    padding-top: 2px;
    padding-bottom: 0.2em;
    padding-right: 1.5em;
    padding-left: 1.5em;
  }
  .search-results #pe-header .et_pb_menu__menu {
    padding-right: 15px;
  }
}
.cart_totals h2 {
  padding-left: 10px;
}

nav.woocommerce-MyAccount-navigation li {
  font-size: 18px;
  padding: 6px 0;
  text-transform: uppercase;
}

/* WooCommerce Email Header Image Custom Size */
#template_header_image img {
  width: 100%; /* Adjust the width as needed */
  max-width: 200px; /* Set a maximum width */
  height: auto; /* Maintain aspect ratio */
}

.select2-dropdown {
  color: black;
}

form.woocommerce-shipping-calculator {
  color: black;
}

.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled,
.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled {
  margin-bottom: 60px;
}

.orderby,
.woocommerce div.product form.cart .variations td select {
  padding: 10px 8px;
}

.woocommerce div.product form.cart .variations th {
  vertical-align: unset;
}

@media (max-width: 767.98px) {
  #cart-totals li {
    padding: 5px 0 20px 0;
  }
  #cart-totals .woocommerce-shipping-destination {
    padding: 0 0 10px 0;
  }
}
#thankyou-page.woocommerce-order {
  font-size: 18px;
}
#thankyou-page.woocommerce-order p {
  font-size: 18px;
}

.woocommerce ul.order_details li {
  float: left;
  margin-right: 1em;
  line-height: 1;
  padding-right: 0.75em;
}

#order-details-table table {
  width: 100%;
}
#order-details-table table th {
  background-color: #85f872;
  color: #211d58;
  padding: 5px 5px 1px 5px;
  text-transform: uppercase;
}
#order-details-table table th:nth-child(1) {
  width: 10%;
}
#order-details-table table th:nth-child(2) {
  width: 20%;
}
#order-details-table table th:nth-child(3) {
  width: 25%;
}
#order-details-table table th:nth-child(4) {
  width: 15%;
}
#order-details-table table th:nth-child(5) {
  width: 15%;
}
#order-details-table table th:nth-child(6) {
  width: 15%;
}
#order-details-table table tbody tr {
  border: 1px solid #5d89ff;
  border-color: rbga(#5d89ff, 0.5);
}
#order-details-table table tbody td {
  padding: 15px;
}

.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot th {
  font-weight: 600;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  color: #85f872;
  text-transform: uppercase;
}

#order-tracking-output,
#pe-order-tracking {
  padding: 30px;
  font-size: 18px;
}
#order-tracking-output .wc-item-meta p,
#order-tracking-output .wc-item-meta-label strong,
#pe-order-tracking .wc-item-meta p,
#pe-order-tracking .wc-item-meta-label strong {
  font-size: 18px;
  font-weight: 700;
}
#order-tracking-output table p,
#pe-order-tracking table p {
  font-size: 18px;
}
#order-tracking-output button,
#pe-order-tracking button {
  color: #211d5b !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  background-color: #85f872;
  float: right;
}
#order-tracking-output thead,
#pe-order-tracking thead {
  background-color: #85f872;
  color: #211d58;
  border-radius: 6px 6px 0 0;
}
#order-tracking-output thead th,
#pe-order-tracking thead th {
  background-color: #85f872;
  color: #211d58;
  padding: 5px 5px 1px 5px;
  text-transform: uppercase;
}
#order-tracking-output h2,
#pe-order-tracking h2 {
  padding-left: 12px;
}
#order-tracking-output mark,
#pe-order-tracking mark {
  background-color: transparent;
  color: #85f872;
  padding-bottom: 20px;
}
#order-tracking-output .woocommerce table.shop_table th,
#pe-order-tracking .woocommerce table.shop_table th {
  width: 50%;
}
#order-tracking-output .woocommerce-customer-details--email::before,
#pe-order-tracking .woocommerce-customer-details--email::before {
  content: "" !important;
}
#order-tracking-output .woocommerce-customer-details--phone::before,
#pe-order-tracking .woocommerce-customer-details--phone::before {
  content: "" !important;
}
#order-tracking-output .woocommerce-customer-details--phone,
#order-tracking-output .woocommerce-customer-details--email,
#pe-order-tracking .woocommerce-customer-details--phone,
#pe-order-tracking .woocommerce-customer-details--email {
  margin-left: 0;
  padding-left: 0;
}
#order-tracking-output p.order-info,
#pe-order-tracking p.order-info {
  padding-bottom: 20px;
}

#pe-order-tracking table {
  width: 100%;
}
#pe-order-tracking tbody {
  vertical-align: top;
}
#pe-order-tracking td {
  height: 30px;
}

#thankyou-output {
  padding-top: 30px;
}

#thankyou-page th.woocommerce-table__product-name, #thankyou-page th.woocommerce-table__product-table {
  background-color: #85f872;
  color: #211d58;
}

@media (max-width: 1199.98px) {
  #thankyou-output {
    display: flex;
    flex-direction: column;
  }
  #thankyou-output li {
    padding: 10px 0;
    border-right: 0 solid #211d58;
  }
}
@media (min-width: 1200px) {
  #thankyou-output li {
    border-right: 0 solid #211d58;
  }
  #thankyou-output li:nth-child(1) {
    width: 15%;
  }
  #thankyou-output li:nth-child(2) {
    width: 15%;
  }
  #thankyou-output li:nth-child(3) {
    width: 30%;
  }
  #thankyou-output li:nth-child(4) {
    width: 15%;
  }
  #thankyou-output li:nth-child(5) {
    width: 15%;
  }
}
#thankyou-page .et_pb_row.et_pb_row_2_tb_body {
  background-color: rgba(93, 137, 255, 0.2);
}
#thankyou-page .et_pb_module.et_pb_wc_checkout_payment_info.et_pb_wc_checkout_payment_info_0_tb_body {
  background-color: transparent;
}
#thankyou-page .woocommerce-customer-details--email::before {
  content: "" !important;
}
#thankyou-page .woocommerce-customer-details--phone::before {
  content: "" !important;
}
#thankyou-page .woocommerce-customer-details--phone,
#thankyou-page .woocommerce-customer-details--email {
  margin-left: 0;
  padding-left: 0;
}
#thankyou-page strong.wc-item-meta-label {
  color: #85f872;
}

button.woocommerce-button.button.woocommerce-form-login__submit {
  background-color: #85f872;
  border: none;
  color: #211d58;
  text-transform: uppercase;
  font-weight: 400;
  padding-top: 11px;
}

#pe-menu-bar p {
  font-size: 16px;
  line-height: 1.3em;
}

.dgwt-wcas-si img {
  background: #211d58;
  border: 1px solid #211d58;
  border-radius: 3px;
}

.dgwt-wcas-om-bar button.dgwt-wcas-om-return,
.dgwt-wcas-om-bar button.dgwt-wcas-om-return:active,
.dgwt-wcas-om-bar button.dgwt-wcas-om-return:focus,
.dgwt-wcas-om-bar button.dgwt-wcas-om-return:hover {
  background: #211d58;
}

.dgwt-wcas-overlay-mobile {
  background: #211d58;
}

/* Add space below the shipping calculator form */
.woocommerce-shipping-calculator {
  padding: 0 0 20px 0;
}

#cart-totals button.button {
  padding: 0;
  margin: 0;
  padding-bottom: 20px;
}

a.shipping-calculator-button {
  text-decoration-line: underline;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* Checkout order review table column widths */

#order_review th.product-total {
  width: 50%;
}
#order_review tr.cart_item p {
  font-size: 14px;
  vertical-align: middle;
}
#order_review dl.variation {
  display: flex;
  flex-direction: column;
  align-items: baseline;
}
#order_review dt.variation-Size {
  padding-top: 20px;
}
#order_review td.product-name {
  color: #66e5ff;
  font-weight: 700;
  text-transform: uppercase;
}

/* PayPal white box color change */
div.payment_box {
  background-color: #85f872;
  color: #211d58;
}