/*
Theme Name: Strength House
Theme URI: http://1on1academictutors.com
Description: White and clean theme almost without css styles. Fonts and colors will be default of your browser.
Version: 1.0
Author: Abhishek
Author URI: http://webabhishek.in/
Tags: white, simple, fixed width, two columns, widgets, clean
*/
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}

p img {
  padding: 0;
  max-width: 100%;
}
a img {
  border: none;
}
img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline;
}

img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline;
}

/* End Images */

/*
 * Globals
 */

/* Custom default button */
.btn-secondary,
.btn-secondary:hover,
.btn-secondary:focus {
  color: #333;
  text-shadow: none; /* Prevent inheritance from `body` */
}

body,
html {
  height: 100%;
}
html {
  font-size: 62.5%;
} /* =10px */
/*
 * Base structure
 */

a {
  text-decoration: none;
  color: #232323;
}
a:hover {
  color: #e91624;
}
body {
  /*text-shadow: 0 .05rem .1rem rgba(0, 0, 0, .5);
    box-shadow: inset 0 0 5rem rgba(0, 0, 0, .5);*/

  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.8rem;
  color: #fff;
  line-height: 1.8;
  letter-spacing: 0.01em;

  background: #1e1e20;
}
.text14 {
  font-size: 1.4rem;
}
.text28 {
  font-size: 2.8rem;
}
.text20 {
  font-size: 2rem;
}
.text24 {
  font-size: 2.4rem;
  line-height: 1.4;
}
.text-red {
  color: #e91624;
}
.linktext {
  color: #e91624;
}
.linktext:hover {
  color: #232323;
}
.font-Oswald {
  font-family: "Oswald", sans-serif;
}
h1 {
  font-size: 5.6rem;
  font-weight: 700;
  font-family: "Oswald", sans-serif;
}
h2 {
  font-size: 4.8rem;
  font-weight: 600;
  font-family: "Oswald", sans-serif;
}
h3 {
  font-size: 3.2rem;
  font-weight: 700;
  font-family: "Oswald", sans-serif;
}
h4 {
  font-size: 3rem;
  font-weight: 700;
}
.text30 {
  font-size: 3rem;
}
.text-grey {
  color: #8f8f8f;
}
.bg-darker {
  background: #0e0e0f;
}
.btn {
  font-size: 1.8rem;
  padding: 10px 40px;
  font-weight: 500;
  border-radius: 50px;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
}
.btn-white {
  background: #fff;
  border-color: #fff;
}
.btn-white:hover {
  background: #8f8f8f;
  border-color: #8f8f8f;
  color: #fff;
}
.navbar {
  background: #1e1e20 !important;
}
.navbar-expand-lg .navbar-nav > li {
  margin-left: 25px;
}
.navbar-expand-lg .navbar-nav .nav-link {
  font-size: 2rem;
  color: #fff;
  font-weight: 500;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
}
.navbar-expand-lg .navbar-nav .nav-link:hover {
  color: #e91624;
}
.navbar-nav .dropdown-menu {
  border-color: #e91624;
  background: #e91624;
  margin-top: -3px;
}
.dropdown-item {
  font-size: 1.8rem;
  color: #fff;
  padding: 5px 10px;
  border-bottom: 1px solid rgba(102, 178, 141, 0.9);
}
.navbar-nav .dropdown-menu li:last-of-type a {
  border-bottom: 0;
}

.nav-link:focus-visible {
  outline: inherit;
}
.form-control,
.form-select {
  font-size: 1.8rem;
  padding: 12px 10px;
}
.navbar .btn {
  padding: 7px 30px;
  color: #fff;
}

.btn-primary {
  background: #e91624;
  border-color: #e91624;
  color: #fff;
}
.btn-primary:hover {
  background: #fff;
  border-color: #e91624;
  color: #e91624;
}
.carousel-indicators {
  bottom: 10px;
  z-index: 99;
}
.carousel-indicators [data-bs-target] {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  box-sizing: inherit;
  opacity: 1;
  border-color: #e91624;
}
.carousel-indicators [data-bs-target].active {
  border-color: #fff;
}
.connect-section {
  background: url("images/connect-bg2.jpg") no-repeat center center;
  background-size: cover;
}
.page-template-homepage .connect-section {
  background: url("images/connect-bg.jpg") no-repeat top center;
  background-size: cover;
}
 
.footer {
  padding: 60px 0;
  background: #1e1e20;
}
.footer a {
  color: #fff;
}
.footer a:hover {
  opacity: 0.6;
}
.footer h4 {
  font-size: 2.2rem;
  color: #fff;
  font-weight: 500;
  margin-bottom: 20px;
}
.ft-icon {
  width: 64px;
  height: 64px;
  background: #e91624;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.text24 {
  font-size: 2.4rem;
}
.ft-links li {
  margin-bottom: 15px;
}
.ft-mt {
  margin-top: 50px;
}
.section {
  padding: 100px 0;
}
.scrolled-fixed-top {
  background: rgba(0, 0, 0, 0.7) !important;
}
.social-link a {
  background: #000000;
  width: 34px;
  height: 34px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin: 0 5px;
}
.ft-link li {
  display: inline-block;
  margin: 5px 10px;
}
.ft-link li a {
  font-size: 2rem;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
}
.ft-link li a:hover {
  color: #e91624;
}
.navbar-toggler {
  /*  background: #3658AA;
    border-radius: 6px;
    border: 0;
    padding: 10px 13px;*/
  border: 0;
}
.ft-bottom {
  background: #272727;
}
/*.navbar-toggler.collapsed{*/
/*padding-top: 13px;*/
/*padding-bottom: 13px;*/
/*}*/
/*.navbar-toggler .close-icon {*/
/*display: block;*/
/*}*/
/*.navbar-toggler .bar-icon {*/
/*display: none;*/
/*}*/

/*.navbar-toggler.collapsed .close-icon{*/
/*display: none;*/
/*}*/

/*.navbar-toggler.collapsed .bar-icon{*/
/*display: block;*/
/*}*/

.bg-overlay {
  background: rgba(0, 0, 0, 0.7);
}

#carouselhome .carousel-item {
  background-size: cover;
  background-position: bottom center;
  background-repeat: no-repeat;
  height: 100vh;
  background-attachment: fixed;
}
.banner-overlay {
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  z-index: 9;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 60px;
}
.owl-dot {
  width: 20px;
  height: 20px;
  display: inline-block;
  margin: 3px;
  border-radius: 50%;
  background: #e91624;
}
.owl-dot.active {
  background: #fff;
}

.form-label {
  font-weight: 500;
  color: #575757;
}
.form-check-input {
  margin-top: 6px;
}
.form-check-input:checked {
  background-color: #232323;
  border-color: #232323;
}

.pagination li {
  margin: 0 3px;
}
.page-link {
  background: #fff;
  width: 30px;
  height: 30px;
  display: inline-flex;
  align-items: center;
  font-size: 1.6rem;
  border-radius: 50% !important;
  color: #232323;
  justify-content: center;
}
.active > .page-link,
.page-link.active {
  background: #232323;

  color: #fff;
  border-color: #232323;
}
.why-icon {
  background: #3a3a3a;
  width: 128px;
  height: 128px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #707070;
  border-radius: 50%;
}
.services-box {
  background: #1e1e20;
  height: 100%;
  display: block;
  color: #fff;
  transition: transform 0.2s;
}
.services-box:hover {
  background: #e91624;
  color: #fff;
}
.services-box:hover .text-red {
  color: #fff;
}
.zoom-img {
  overflow: hidden;
  display: block;
}
.zoom-img img {
  transition: transform 0.2s;
}
.zoom-img img:hover {
  transform: scale(1.03) !important;
}
.owl-stage {
  display: flex;
}
.owl-item {
  display: flex;
  flex: 1 0 auto;
}
.caption {
  display: flex;
  flex: 1 0 auto;
  flex-direction: column;
}
.flex-text {
  flex-grow: 1;
}
.thumbnail {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.breadcrumb-item + .breadcrumb-item::before,
.breadcrumb-item a {
  color: #fff;
}
.breadcrumb-item.active {
  color: #e91624;
}
.inner-banner-section {
  margin-top: 136px;
}
.coach-list {
  background: #1e1e20;
  border: 1px solid #707070;
  display: block;
}
.coach-list:hover {
  background: #e91624;
  color: #fff;
}

.test-content {
  margin: 0 50px;
}
.owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  display: flex;
  justify-content: space-between;

  height: 0;
}
.test-thumb {
  width: 100px;
  max-width: 100px;
  border-radius: 50%;
  display: inline-block !important;
}
.inner-banner-section {
  background-size: cover;
  background-position: top right;
  background-repeat: no-repeat;
}
.form-control {
  background: #4d4d4d;
  border-color: #707070;
  color: #fff;
}
.form-label {
  color: #fff;
}
.gallery-img {
  height: 510px;
}
.gallery-img img {
  object-fit: cover;
  height: 100%;
  max-width: 100%;
	object-fit: top;
}
.gallery-carousel .item {
  width: 100%;
}
@media (min-width: 767px) {
  .inner-banner-section {
    background: none !important;
  }
}
.plan-box {
  border: 1px solid #707070;
  height: 100%;
}
.plan-inner {
  padding: 50px 20px;
}
.text70 {
  font-size: 7rem;
}
.text26 {
  font-size: 2.6rem;
}
@media (max-width: 1500px) {
  .navbar-expand-lg .navbar-nav > li {
    margin-left: 15px;
  }
  h1 {
    font-size: 4.8rem;
  }
  h2 {
    font-size: 4.2rem;
  }
  h3 {
    font-size: 3.2rem;
  }
  .footer h4 {
    font-size: 2.4rem;
  }
  .text24 {
    font-size: 2.2rem;
  }
  .testimonial-content {
    font-size: 2rem;
  }
  .text36 {
    font-size: 3rem;
  }
}
@media (max-width: 1300px) {
  h1,
  h2 {
    font-size: 3.6rem;
  }
  .navbar-expand-lg .navbar-nav > li {
    margin-left: 5px;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 1.6rem;
  }
  .navbar-brand img {
    height: 60px;
  }

  h3 {
    font-size: 2.6rem;
  }
  .text30 {
    font-size: 2.4rem;
  }
  .inner-banner-section {
    margin-top: 80px;
  }
}
@media (max-width: 1080px) {
}
@media (max-width: 992px) {
  h1 {
    font-size: 4rem;
  }
  h2 {
    font-size: 3.6rem;
  }
  h3 {
    font-size: 2.4rem;
  }
  .footer .text20 {
    font-size: 1.6rem;
  }
  .ft-link li a {
    font-size: 1.6rem;
  }
  .copytext {
    font-size: 1.4rem;
  }
  .ft-icon {
    width: 40px;
    height: 40px;
  }
  .ft-icon img {
    max-height: 20px;
  }
}
@media (max-width: 991px) {
}
@media (max-width: 767px) {
  body.page-template-homepage{
    padding-top: 76px;
  }
  h1 {
    font-size: 2.4rem;
  }
  h2 {
    font-size: 2.4rem;
  }
  h3 {
    font-size: 2.6rem;
  }
  .inner-banner-section {
    margin-top: 76px;
  }
  .inner-banner-section h1 {
    font-size: 3.2rem;
  }
  .section {
    padding: 60px 0;
  }
  .inner-banner-section {
    height: 150px;
  }
  .inner-banner-section img {
    opacity: 0;
  }
  .gallery-img {
    height: 200px;
  }
}

.contact-profile {
    border: 2px solid #ea1524;
    border-radius: .375rem;
    overflow: hidden;
    max-height: 53vh;
}

.contact-profile img{
        display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#shipping-option {
  display: none !important;
}

#payment-method {
  display: none !important;
}

.wc-block-checkout__use-address-for-billing {
  display: none !important;
}
.wc-block-components-checkout-step__description {
  display: none !important;
}

.wc-block-components-totals-shipping {
  display: none;
}
.wc-block-components-totals-coupon {
  display: none !important;
}
#shipping-fields .wc-block-components-checkout-step__heading {
  display: none !important;
}
.woocommerce-table--order-details tfoot tr:nth-child(2) {
    display: none;
}
.woocommerce-table--order-details tfoot tr:nth-child(4) {
    display: none;
}

.woocommerce-column--shipping-address {
  display: none;
}
.woocommerce-order-overview__payment-method {
  display: none;
}
.single_variation_wrap .quantity {
  display: none !important;
}
.wc-block-components-checkout-return-to-cart-button {
  display: none;
}