/********** Typography **********/

@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');

b, strong {
	font-weight: 700;
}

p {
	font-size: 1.125rem;
	line-height: 1.3333334;
}


.bio-text .name strong { 
  font-family: "Rubik", sans-serif !important;
  letter-spacing: 0 !important;
  font-weight: 700 !important;
	font-size: 2.25rem !important;
  line-height: 1.167 !important;
	color: #0f0A32 !important;
	margin-bottom: 20px;
	display: block;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Rubik", sans-serif;
  letter-spacing: 0;
  font-weight: 700;
  line-height: 1.35;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Rubik", sans-serif;
  letter-spacing: 0;
  font-weight: 700;
  line-height: 1.35;
}

body {
  font-family: "Quicksand", sans-serif;
  letter-spacing: 0;
  font-weight: 400;
}

.wt-text {
  color: #ffffff !important;
  opacity: 1;
}

.small-uc p {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1.5px;
}

.green-text strong {
  color: #023f88;
  font-weight: 700;
}

.lead p {
  font-size: 1.625rem;
}

.lead li {
  font-size: 1.625rem;
}

h1,
.h1 {
  font-size: 4.06rem;
}

.h1 h1,
.h1 h2,
.h1 h3,
.h1 h4,
.h1 h5,
.h1 h6,
.h1 p {
  font-size: 4.06rem;
}

h2,
.h2 {
  font-size: 3rem;
}

.h2 h1,
.h2 h2,
.h2 h3,
.h2 h4,
.h2 h5,
.h2 h6,
.h2 p {
  font-size: 3rem;
}

h3,
.h3 {
  font-size: 2.25rem;
}

.h3 h1,
.h3 h2,
.h3 h3,
.h3 h4,
.h3 h5,
.h3 h6,
.h3 p {
  font-size: 2.25rem;
  line-height: 1.167;
}

h4,
.h4 {
  font-size: 1.88rem;
}

.h4 h1,
.h4 h2,
.h4 h3,
.h4 h4,
.h4 h5,
.h4 h6,
.h4 p {
  font-size: 1.88rem;
}

h5,
.h5 {
  font-family: "Rubik", sans-serif;
  font-size: 1.75rem;
}

.h5 h1,
.h5 h2,
.h5 h3,
.h5 h4,
.h5 h5,
.h5 h6,
.h5 p {
  font-family: "Rubik", sans-serif;
  font-size: 1.75rem;
}

h6,
.h6 {
  font-family: "Rubik", sans-serif;
  font-size: 1.25rem;
}

.h6 h1,
.h6 h2,
.h6 h3,
.h6 h4,
.h6 h5,
.h6 h6,
.h6 p {
  font-family: "Rubik", sans-serif;
  font-size: 1.25rem;
}

@media only screen and (max-width: 1199px) {

  h1,
  .h1 {
    font-size: 2.25rem;
  }

  .h1 h1,
  .h1 h2,
  .h1 h3,
  .h1 h4,
  .h1 h5,
  .h1 h6,
  .h1 p {
    font-size: 2.25rem;
  }

  h2,
  .h2 {
    font-size: 1.75rem;
  }

  .h2 h1,
  .h2 h2,
  .h2 h3,
  .h2 h4,
  .h2 h5,
  .h2 h6,
  .h2 p {
    font-size: 1.75rem;
  }

  h3,
  .h3 {
    font-size: 1.5rem;
  }

  .h3 h1,
  .h3 h2,
  .h3 h3,
  .h3 h4,
  .h3 h5,
  .h3 h6,
  .h3 p {
    font-size: 1.5rem;
  }

  h4,
  .h4 {
    font-size: 1.25rem;
  }

  .h4 h1,
  .h4 h2,
  .h4 h3,
  .h4 h4,
  .h4 h5,
  .h4 h6,
  .h4 p {
    font-size: 1.25rem;
  }
}

@media only screen and (max-width: 991px) {
  .lead p {
    font-size: 18px;
  }
}

@media only screen and (max-width: 767px) {

  h1,
  .h1 {
    font-size: 2rem;
  }

  .h1 h1,
  .h1 h2,
  .h1 h3,
  .h1 h4,
  .h1 h5,
  .h1 h6,
  .h1 p {
    font-size: 2rem;
  }

  h2,
  .h2 {
    font-size: 1.5rem;
  }

  .h2 h1,
  .h2 h2,
  .h2 h3,
  .h2 h4,
  .h2 h5,
  .h2 h6,
  .h2 p {
    font-size: 1.5rem;
  }

  h3,
  .h3 {
    font-size: 1.25rem;
  }

  .h3 h1,
  .h3 h2,
  .h3 h3,
  .h3 h4,
  .h3 h5,
  .h3 h6,
  .h3 p {
    font-size: 1.25rem;
  }

  h4,
  .h4 {
    font-size: 1.1rem;
  }

  .h4 h1,
  .h4 h2,
  .h4 h3,
  .h4 h4,
  .h4 h5,
  .h4 h6,
  .h4 p {
    font-size: 1.1rem;
  }
}


/********** Typography **********/



/********** Buttons **********/


.gform_wrapper .button {
    padding-left: 1.95rem;
    padding-right: 1.95rem;
	border-radius: 28px;
}

.et_btn, 
.gform_wrapper .button {
	line-height: 1.5;
}

.et_btn.solid:hover, 
.gform_wrapper .button:hover {
  color: #fff;
  opacity: 1;
}

.et_btn.link {
	color: #321991;
}

.et_btn.button-shadow:not(.link):hover {
	box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.25);
}

.et_btn.solid,
.gform_wrapper .button {
  background-color: #321991;
  text-transform: none;
  font-family: "Quicksand", sans-serif;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0;
}

.et_btn.solid.color-light:hover {
  color: #282828;
  opacity: 1;
}

.why-choose .et_btn.solid {
  min-width: 190px;
}

.why-choose .et_btn_align_left {
  display: inline-block;
  margin-right: 10px;
  margin-top: 15px;
}

.et_btn.outlined {
  text-transform: none;
  font-size: 18px;
  font-family: "Quicksand", sans-serif;
  font-weight: 600;
  letter-spacing: 0;
}

.et-infload-btn,
.et-infload-to-top {
  text-transform: none;
  font-size: 18px;
  font-family: "Quicksand", sans-serif;
  font-weight: 600;
  letter-spacing: 0;
}

.gfield_repeater_buttons button {

	background-color: #321991 !important;
	color: white !important;
	text-transform: none !important;
	font-family: "Quicksand", sans-serif !important;
	font-weight: 600 !important;
	border: 2px solid transparent;
	text-align: center;
	line-height: 0;
	text-transform: capitalize !important;
	opacity: 1;
}

.gfield_repeater_buttons button:hover {
	box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.25) !important;
	color: #fff;
  	opacity: 1;
}

.gfield_label {
	color: #0f0a32;
	font-weight: 600;
}


/********** Buttons End **********/

/********** Custom Links **********/

.et_btn.link {
  font-size: 13px;
  font-family: "Quicksand", sans-serif;
  color: #575760;
  text-transform: capitalize;
  font-weight: 600;
  letter-spacing: 0px;
}

.et_btn.link,
.et_btn.link:hover {
  text-transform: capitalize;
  letter-spacing: 1.5px;
}

.et_btn.link:before {
  content: '';
  height: 2px;
  width: 100%;
  background-color: #575760;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: width .45s;
  transition: width .45s;
}

.et_btn.link:after {
  background-color: #321991
}

.et_btn.link.green:after {
  background-color: #023f88;
}

.et_btn.link.long-link {
  display: block;
  text-align: left;
  margin-bottom: 20px
}

/********** Custom Links End **********/

.border-top-text:before {
  content: " ";
  position: absolute;
  left: 0;
  top: -35px;
  height: 2px;
  width: 70px;
  background: #321991;
}

.user-topbar {
	display:flex;
	font-family: "Quicksand", sans-serif;
}

.user-topbar > span {
	display: block; 
	padding-left: 12px;
}

.topbar-items.topbar-center {
	display: none;	
}


/********** Navigation **********/
.et-header-menu>li>a {
  font-size: 14px;
  text-transform: capitalize;
  font-family: "Quicksand", sans-serif;
  font-weight: 600;
  letter-spacing: 0.5px;
}

.et-header-menu ul.sub-menu li a {
  font-size: 14px;
}

.bottom-extras .menu-divider {
  display: none;
}

.et-top-bar-text.text-1 a {
  cursor: pointer;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}

/********** Navigation End **********/

.site-footer.dark .widgettitle {
  text-transform: capitalize;
	font-family: "Quicksand", sans-serif;
}

.team-detail {
  padding: 0 30px 0;
	color: #0f032a;
}

.team-detail .contact a,
.team-detail .contacts a {
color: #0f032a !important;
	font-weight: 400;
}

.team-detail .name {
  font-family: "Quicksand", sans-serif;
  font-weight: 600;
	color: #0f032a;
}

.team-detail .job-title {
  font-family: "Quicksand", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
	color: #0f032a;
}

.user-topbar {
  font-family: "Quicksand", sans-serif;
  font-size: 16px;
}

.hero-text-wrapper {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding-left: 20px;
	box-sizing: border-box;
}

@media only screen and (max-width: 599px) {
	.hero-text-wrapper {
		padding-left: 0;	
		justify-content: center;
	}
	
	.hero-text {
		left: auto !important;	
	}
}


/* Base: mobile first (≤ 599px) */
.small-tagline {
	z-index: 2;
	color: #fff;
	font-weight: 700;
	line-height: 1.2;
	font-size: 18px;
	margin-bottom: 24px;
}

/* Tablets and up: ≥ 992px */
@media (min-width: 992px) {
  .small-tagline {
    font-size: 22px;
	display: none !important;
  }
}


.gform-page-footer, .gform_page_footer {
	margin-top: 48px !important;
}

.gform_wrapper.gravity-theme .gform-loader {
	margin-inline-start: 24px;	
}
.gform-page-footer > input[type="button"] {
	width: initial;
}

.gform_previous_button {
	font-weight: 500 !important;
	border: 1px solid rgba(0, 0, 0, 0.2);
}


.gform_wrapper.gravity-theme {
	color: #0f0a32;
}


.footer-widgets.footer-toggle-widgets::before {
  	content: url(assets/img/logo-light-new.svg);
	width:250px;
	background-image: unset;
	transform: translateX(-50%);
	height: auto;
	margin-left: 0;
	display: block;
	background-position: unset;
	background-repeat: unset;
}

.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blue {
	background-color: #321991;	
}


.woocommerce-MyAccount-content p a:not(.button), .woocommerce-MyAccount-content p { 
	color: #0f032a !important;
}


form.cart .quantity { border-radius: 28px !important; padding: 28px; }



body {
	color: #0f0a32 !important;	
}


.price {
	display: flex !important;
	flex-wrap: wrap;
	color: #0f0a32 !important;
}

.price .woocommerce-Price-amount {
	width: 100%;
}
