/*----[[wb-section-id-654e197fe0fdae5aa3111898-start-css]]---*/
        /*--------------------------------------------------------------
# Navbar-Starts
--------------------------------------------------------------*/

.header_440 {
  background: var(--wb-website-theme-primary-color);
  padding: 1rem 0 0.75rem;
}


.header_440 .navbar-nav .nav-item .nav-link {
  display: inline-block;
  color: var(--wb-menu-color);
  padding: 0.25rem 1.1rem;


}

.header_440 .navbar-nav .nav-item .nav-link.dropdown-toggle::after,
.header_440 .navbar-nav .nav-item .nav-link.active.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
  transform: scaleX(1);
}


.header_440 .navbar-nav .nav-item .nav-link:after,
.header_440 .navbar-nav .nav-item .nav-link.active:after {
  display: block;
  content: '';
  border-bottom: solid 0.188rem var(--wb-menu-hover-color);
  transform: scaleX(0);
  transition: transform 250ms ease-in-out;
}

.header_440 .navbar-nav .nav-item .nav-link:hover:after,
.header_440 .navbar-nav .nav-item .nav-link.active:after {
  transform: scaleX(1);
}

.header_440 .navbar-nav .nav-item .nav-link:hover,
.header_440 .navbar-nav .nav-item .nav-link.active {
  color: var(--wb-menu-hover-color);

}


.header_440 .wb-dropdown-element {
  padding: 0.5rem 0.625rem;
  font-size: 1rem;
}

.header_440 .wb-dropdown-element:focus,
.header_440 .wb-dropdown-element:hover {
  color: var(--wb-website-hover-text-color);
  background-color: var(--wb-website-hover-background-color);
}

.header_440 .navbar-toggler {
  border: none;
}

.header_440 .navbar-toggler:focus {
  border: none;
  outline: 0;
  box-shadow: none;
}

.header_440 .navbar-toggler .navbar-toggler-icon {
  background: transparent;
  outline: 0;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;

}

.header_440 .navbar-toggler .navbar-toggler-icon:focus {
  outline: 0;
  border: none;

}

.header_440 .navbar-toggler .navbar-toggler-icon .fas {
  color: var(--wb-website-theme-secondary-color);
}


@media (max-width: 61.938rem) {
  .header_440 .navbar-nav .nav-item .nav-link {
    padding: 0.925rem 0 0;
  }


}
@media (max-width: 32.813rem) {
  .header_440 .navbar-nav .nav-item .nav-link {
    padding: 0.65rem 1rem;
  
  }


}

/*--------------------------------------------------------------
  # Navbar-Ends
  --------------------------------------------------------------*/
        /*----wb-section-id-654e197fe0fdae5aa3111898-end-css----*/
        

/*----[[wb-section-id-63c18d0bb31fb977c3814017-start-css]]---*/
        .banner_87 {
  background: url(https://builder-templates-bucket.s3.amazonaws.com/63c18d0bb31fb977c3814017/assets/page-header-bg.png) no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  padding: 7.5rem 0;
}

.banner_87 .banner-section-div h5 {
  font-size: 1.25rem;
  margin-bottom: .375rem;
  font-weight: 600;
}

.banner_87 .banner-section-div h1 {
  font-size: 3rem;
  font-weight: 800;
  margin-bottom: .625rem;
  line-height: 1.2;
}

.banner_87 .banner-section-div p {
  font-size: 1.25rem;
  font-weight: 400;
}

.banner_87 .h6-style h6 {
  font-size: 1.0625rem;
  font-weight: 600;
}

.banner_87 .action-btns .join-btn-1 {
  border: 0.125rem solid var(--wb-website-theme-secondary-color);
  display: inline-block;
  padding: .65rem 1.75rem;
  font-size: .9375rem;
  font-weight: 500;
  line-height: 1.75;
  background: var(--wb-website-theme-secondary-color);
  color: var(--wb-website-text-secondary-color);
  border-radius: .375rem;
}

.banner_87 .action-btns .join-btn-2 {
  display: inline-block;
  padding: .65rem 1.75rem;
  font-size: .9375rem;
  font-weight: 500;
  line-height: 1.75;
  border: 0.125rem solid var(--wb-website-theme-secondary-color);
  border-radius: .375rem;
}

.banner_87 .action-btns .join-btn-1:hover,
.banner_87 .action-btns .join-btn-2:hover {
  color: var(--wb-website-hover-text-color);
  background: var(--wb-website-hover-background-color);
  border: 0.125rem solid var(--wb-website-hover-background-color);
}
        /*----wb-section-id-63c18d0bb31fb977c3814017-end-css----*/
        

/*----[[wb-section-id-63eb56c18a39200ab1c9eb3c-start-css]]---*/
        .whyus_13 {
    background: var(--wb-website-theme-primary-color);
}

.whyus_13 .about-heading h1 {
    font-size: 2.1rem;
    font-weight: 700;
    margin-bottom: 1.1rem;
}

.whyus_13 .about-heading p {
    font-size: 1.1rem;
}

.whyus_13 .about-para-list ul {
    padding-top: 0.9375rem;
}

.whyus_13 .about-para-list ul li {
    margin-top: 0.5rem;
    font-size: 0.9rem;
    display: flex;
    align-items: start;
    flex-wrap: wrap;
}

/* Modal */


.whyus_13  .modal-body {
    position: relative;
    padding: 0rem;
  }
  
 .whyus_13  .modal-dialog {
    background: var(--wb-website-theme-secondary-color);
    padding: 3rem;
  
  }
  
 .whyus_13  .btn-close {
    position: absolute;
    top: -2.5rem;
    right: -2.8rem;
    background: url(https://builder-templates-bucket.s3.amazonaws.com/63eb56c18a39200ab1c9eb3c/assets/close.png);
    background-repeat: no-repeat;
    background-size: 1.625rem;
    background-position: center;
    z-index: 9999;
    opacity: 1;
    cursor: pointer;
    border-radius: 0.438rem;
  }
  
 .whyus_13  .btn-close:focus {
    box-shadow: none;
  }

  /* Media Queries */
  @media (max-width: 32.813rem) {
   .whyus_13  .wb-iframe iframe {
        width: 100%;
        height: 100%;
    }
  }



.whyus_13 .video-play-button {
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    box-sizing: content-box;
    display: block;
    width: 2rem;
    height: 2.75rem;
    background: var(--wb-website-theme-secondary-color);
    border-radius: 50%;
    padding: 1.125rem 1.25rem 1.125rem 1.75rem;
}

.whyus_13 .video-play-button:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 6.25rem;
    height: 6.25rem;
    background: var(--wb-website-text-secondary-color);
    border-radius: 50%;
    animation: pulse-border 1500ms ease-out infinite;
}

.whyus_13 .video-play-button:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 6.25rem;
    height: 6.25rem;
    background: var(--wb-website-text-secondary-color);
    border-radius: 50%;
    transition: all 200ms;
    opacity: 0.5;
    z-index: -1;
}

.whyus_13 .video-play-button:hover:after {
    background-color: var(--wb-website-text-secondary-color);
}

.whyus_13 .video-play-button span {
    display: flex;
    position: relative;
    z-index: 0;
    width: 0;
    height: 0;
    border-left: 1.375rem solid var(--wb-website-theme-secondary-color);
    border-top: 0.875rem solid transparent;
    border-bottom: 0.875rem solid transparent;
    border-radius: 0.125rem;
    margin-left: 0.313rem;
}

@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }

    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}


@media (max-width: 32.813rem) {

    .whyus_13 .video-play-button {
        width: 1.8rem;
        height: 2.3rem;
    }

    .whyus_13 .video-play-button:before,
    .whyus_13 .video-play-button:after {
        width: 5rem;
        height: 5rem;
    }

}
        /*----wb-section-id-63eb56c18a39200ab1c9eb3c-end-css----*/
        

/*----[[wb-section-id-618931ea7157da27fe740e28-start-css]]---*/
        /* ==========================================================================
heros_40
========================================================================== */
.heros_40 {
  background: var(--wb-website-theme-primary-color);

}

.heros_40 .about-main-div h1 {
  font-size: 2rem;
  font-weight: 600;

}

.heros_40 .read-btn {
  background: var(--wb-website-theme-secondary-color);
  padding: 0.7rem 2rem;
  color: var(--wb-website-text-secondary-color);

}

.heros_40 .read-btn:hover {
  background: var(--wb-website-hover-background-color);
  color: var(--wb-website-hover-text-color);

}

/* ==========================================================================
End heros_40
========================================================================== */
        /*----wb-section-id-618931ea7157da27fe740e28-end-css----*/
        

/*----[[wb-section-id-618931ea7157da27fe740e28-start-css]]---*/
        /* ==========================================================================
heros_40
========================================================================== */
.heros_40 {
  background: var(--wb-website-theme-primary-color);

}

.heros_40 .about-main-div h1 {
  font-size: 2rem;
  font-weight: 600;

}

.heros_40 .read-btn {
  background: var(--wb-website-theme-secondary-color);
  padding: 0.7rem 2rem;
  color: var(--wb-website-text-secondary-color);

}

.heros_40 .read-btn:hover {
  background: var(--wb-website-hover-background-color);
  color: var(--wb-website-hover-text-color);

}

/* ==========================================================================
End heros_40
========================================================================== */
        /*----wb-section-id-618931ea7157da27fe740e28-end-css----*/
        

/*----[[wb-section-id-6530d9e19a2c367a6835a8bf-start-css]]---*/
        /*===== Blog_Starts=====*/
.cpcos_grid_75 {
  /* background: url(https://builder-templates-bucket.s3.amazonaws.com/6530d9e19a2c367a6835a8bf/assets/Blog.png); */
  background-color: var(--wb-website-theme-primary-color);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 3rem 0;
}

.cpcos_grid_75 .business-blog-main h1 {
  font-size: 2.5rem;
  font-weight: 600;
  margin-bottom: 0;
}


.cpcos_grid_75 .business-table-main h1 {
  font-size: 1.4rem;
  font-weight: 700;
  margin-bottom: 0.8rem;
}

.cpcos_grid_75 .business-blog-main h6 {
  font-size: 1.125rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}


.cpcos_grid_75 .business-blog-main p {
  margin-top: 0.7rem;
}



.cpcos_grid_75 .cyber-blog-card:hover::before {
  visibility: visible;
  opacity: 1;
  top: -3.438rem;
  right: -3.438rem;
}

.cpcos_grid_75 .cyber-blog-card::before {
  position: absolute;
  top: -7.5rem;
  right: -7.5rem;
  content: "";
  background: var(--wb-website-hover-background-color);
  width: 6.875rem;
  height: 6.875rem;
  border-radius: 50%;
  border: 0.625rem solid var(--wb-website-theme-primary-color);
  visibility: hidden;
  opacity: 0;
  transition: .4s;
}

.cpcos_grid_75 .cyber-blog-card:hover .cyber-blog-details h4,
.cpcos_grid_75 .cyber-blog-card:hover .cyber-blog-details p {
  color: var(--wb-website-text-secondary-color);
}

.cpcos_grid_75 .cyber-blog-card:hover {
  background: var(--wb-website-theme-secondary-color) !important;
  transform: translateY(-0.625rem);
  box-shadow: 0 1rem 2.688rem -0.938rem var(--wb-theme-box-shadow);
}

.cpcos_grid_75 .cyber-blog-card {
  height: 100%;
  background: var(--wb-website-theme-primary-color);
  border-radius: 0;
  position: relative;
  padding: 1.563rem !important;
  overflow: hidden;
  transition: .4s;

}

.cpcos_grid_75 .btn-btn-learn {
  background: var(--wb-website-hover-background-color);
  color: var(--wb-website-hover-text-color);
  font-size: 0.938rem;
  padding: 0.875rem 2.188rem;
  border-radius: 0.313rem;
  text-decoration: none;
  display: inline-block;
}

.cpcos_grid_75 .cyber-blog-details h4 {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.9rem;
}

.cpcos_grid_75 .cyber-blog-details p {
  margin-bottom: 0;
  font-size: 1rem;
}
.cpcos_grid_75 .btn-position
{
  position: absolute;
  bottom: 1.563rem;
  left: 1.563rem;
  right: 1.563rem;
  text-align: start;
}
@media (max-width: 47.938rem)
{
  .cpcos_grid_75 .btn-position
{

  text-align: center;
}
}

/*===== Blog_End=====*/
        /*----wb-section-id-6530d9e19a2c367a6835a8bf-end-css----*/
        

/*----[[wb-section-id-61dbe7b40e2fea18174425bf-start-css]]---*/
        /*--------------------------------------------------------------
# Services_28
--------------------------------------------------------------*/
.service_28 {
  background: var(--wb-website-theme-primary-color);
}

.service_28 .icon-box {
  padding: 1.5rem 0.75rem;
  box-shadow: 0rem 0rem 0.313rem var(--wb-theme-box-shadow);
  border-radius: 0.438rem;
}

.service_28 .card-div h4 {
  font-weight: bold;
  font-size: 1.2rem;
}
        /*----wb-section-id-61dbe7b40e2fea18174425bf-end-css----*/
        

/*----[[wb-section-id-61dbe7b40e2fea18174425bf-start-css]]---*/
        /*--------------------------------------------------------------
# Services_28
--------------------------------------------------------------*/
.service_28 {
  background: var(--wb-website-theme-primary-color);
}

.service_28 .icon-box {
  padding: 1.5rem 0.75rem;
  box-shadow: 0rem 0rem 0.313rem var(--wb-theme-box-shadow);
  border-radius: 0.438rem;
}

.service_28 .card-div h4 {
  font-weight: bold;
  font-size: 1.2rem;
}
        /*----wb-section-id-61dbe7b40e2fea18174425bf-end-css----*/
        

/*----[[wb-section-id-61dbe7b40e2fea18174425bf-start-css]]---*/
        /*--------------------------------------------------------------
# Services_28
--------------------------------------------------------------*/
.service_28 {
  background: var(--wb-website-theme-primary-color);
}

.service_28 .icon-box {
  padding: 1.5rem 0.75rem;
  box-shadow: 0rem 0rem 0.313rem var(--wb-theme-box-shadow);
  border-radius: 0.438rem;
}

.service_28 .card-div h4 {
  font-weight: bold;
  font-size: 1.2rem;
}
        /*----wb-section-id-61dbe7b40e2fea18174425bf-end-css----*/
        

/*----[[wb-section-id-62d506fd5cfc3fb3792560e5-start-css]]---*/
        /*------------------------------------------------------
# Start about section
--------------------------------------------------------------*/
.services_83 {
  background: var(--wb-website-theme-primary-color);

}

.services_83 .about-main-heading h2 {
  font-size: 1.563rem;
  font-weight: 700;
}

.services_83 .about-sub-heading h3 {
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 1.6rem;
}

.services_83 .about-sub-heading p {
  font-size: 0.875rem;
}

.services_83 .view-btn a {
  text-decoration: underline;
  display: inline-block;
}

.services_83 .view-btn a:hover {
  color: var(--wb-website-theme-secondary-color)
}

.services_83 .view-btn
{
  bottom: 1rem;
  left: 0;
  right: 0;
}
/*---------------------------------------------------
# End  about section
--------------------------------------------------------------*/
        /*----wb-section-id-62d506fd5cfc3fb3792560e5-end-css----*/
        

/*----[[wb-section-id-67af115f5570996769fb511e-start-css]]---*/
        .pricing_51 {
  background: var(--wb-website-theme-primary-color);
}

.pricing_51 .become-pricing-card {
  background: var(--wb-website-theme-primary-color);
  border-radius: 1.25rem;
  border: 0.063rem solid var(--wb-website-theme-secondary-color);
  padding: 2rem 2rem 3rem;
}

.pricing_51 .become-pricing-text p,
.pricing_51 .become-pricing-main p,
.pricing_51 .plan-info-text p {
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 0;
}

.pricing_51 .become-plan-btn a,
.pricing_51 .become-pricing-main h1,
.pricing_51 .become-pricing-main h3,
.pricing_51 .become-plan-name-text h2,
.pricing_51 .become-pricing-text h2 {
  font-weight: 700;
}

.pricing_51 .become-pricing-main h1,
.pricing_51 .become-pricing-main h3 {
  line-height: 1.2;
}

.pricing_51 .become-pricing-main h1 {
  font-size: 3.25rem;
  margin-bottom: 0.75rem;
}

.pricing_51 .become-pricing-main h3 {
  font-size: 2.25rem;
  margin-bottom: 0.5rem;
}

.pricing_51 .become-pricing-main p,
.pricing_51 .plan-info-text p {
  font-size: 1.5rem;
}

.pricing_51 .become-plan-name-text h2 {
  font-size: 2rem;
  margin-bottom: 0;
}

.pricing_51 .become-pricing-text h2 {
  font-size: 1.875rem;
  margin-bottom: 0.25rem;
}

.pricing_51 .become-plan-btn a,
.pricing_51 .become-pricing-text p {
  font-size: 1.125rem;
}

.pricing_51 .become-plan-btn {
  bottom: 2rem;
  left: 2rem;
  right: 2rem;
  text-align: center;
}

.pricing_51 .become-plan-btn a {
  display: inline-block;
  background: var(--wb-website-theme-secondary-color);
  color: var(--wb-website-text-secondary-color);
  padding: 1.2rem 2rem;
  border-radius: 1.2rem;
  transition: 0.3s linear;
}

.pricing_51 .become-plan-btn a:hover {
  background: var(--wb-website-hover-background-color);
  color: var(--wb-website-hover-text-color);
}
        /*----wb-section-id-67af115f5570996769fb511e-end-css----*/
        

/*----[[wb-section-id-67af115f5570996769fb511e-start-css]]---*/
        .pricing_51 {
  background: var(--wb-website-theme-primary-color);
}

.pricing_51 .become-pricing-card {
  background: var(--wb-website-theme-primary-color);
  border-radius: 1.25rem;
  border: 0.063rem solid var(--wb-website-theme-secondary-color);
  padding: 2rem 2rem 3rem;
}

.pricing_51 .become-pricing-text p,
.pricing_51 .become-pricing-main p,
.pricing_51 .plan-info-text p {
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 0;
}

.pricing_51 .become-plan-btn a,
.pricing_51 .become-pricing-main h1,
.pricing_51 .become-pricing-main h3,
.pricing_51 .become-plan-name-text h2,
.pricing_51 .become-pricing-text h2 {
  font-weight: 700;
}

.pricing_51 .become-pricing-main h1,
.pricing_51 .become-pricing-main h3 {
  line-height: 1.2;
}

.pricing_51 .become-pricing-main h1 {
  font-size: 3.25rem;
  margin-bottom: 0.75rem;
}

.pricing_51 .become-pricing-main h3 {
  font-size: 2.25rem;
  margin-bottom: 0.5rem;
}

.pricing_51 .become-pricing-main p,
.pricing_51 .plan-info-text p {
  font-size: 1.5rem;
}

.pricing_51 .become-plan-name-text h2 {
  font-size: 2rem;
  margin-bottom: 0;
}

.pricing_51 .become-pricing-text h2 {
  font-size: 1.875rem;
  margin-bottom: 0.25rem;
}

.pricing_51 .become-plan-btn a,
.pricing_51 .become-pricing-text p {
  font-size: 1.125rem;
}

.pricing_51 .become-plan-btn {
  bottom: 2rem;
  left: 2rem;
  right: 2rem;
  text-align: center;
}

.pricing_51 .become-plan-btn a {
  display: inline-block;
  background: var(--wb-website-theme-secondary-color);
  color: var(--wb-website-text-secondary-color);
  padding: 1.2rem 2rem;
  border-radius: 1.2rem;
  transition: 0.3s linear;
}

.pricing_51 .become-plan-btn a:hover {
  background: var(--wb-website-hover-background-color);
  color: var(--wb-website-hover-text-color);
}
        /*----wb-section-id-67af115f5570996769fb511e-end-css----*/
        

/*----[[wb-section-id-629dfb685cfc3fb3792537e9-start-css]]---*/
        /*--------------------------------------------------------------
# para_section
--------------------------------------------------------------*/
.para_section {
  background: var(--wb-website-theme-primary-color);
}

.para_section p {
  font-size: 1rem;
  font-weight: normal;
}

/*--------------------------------------------------------------
# End para_section
--------------------------------------------------------------*/
        /*----wb-section-id-629dfb685cfc3fb3792537e9-end-css----*/
        

/*----[[wb-section-id-61b6fe995efc742a3f1a0a74-start-css]]---*/
        /* <!-- ======= About Section ======= --> */

.heros_28 {
  background: url(https://builder-templates-bucket.s3.amazonaws.com/61b6fe995efc742a3f1a0a74/assets/banner.jpg) no-repeat;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 8rem 0rem;

}

.heros_28 .banner-div h5 {
  font-size: 1.3rem;
  margin-bottom: 0rem;
}

.heros_28 .banner-div h1 {
  font-size: 2.625rem;
  font-weight: 600;
}

.heros_28 .btn-transparent-deep-pink {
  padding: 0.75rem 1.563rem;
  background: var(--wb-website-theme-secondary-color);
  color: var(--wb-website-text-secondary-color)
}

.heros_28 .btn-transparent-deep-pink:hover {
  background: var(--wb-website-hover-background-color);
  color: var(--wb-website-hover-text-color)
}

@media (max-width: 33.75rem) {
  .heros_28 {
    padding: 3rem 0rem;
  }
}
        /*----wb-section-id-61b6fe995efc742a3f1a0a74-end-css----*/
        

/*----[[wb-section-id-670f6946f05e5f7adbda7cc9-start-css]]---*/
        .footer_116 {
  background: var(--wb-website-theme-primary-color);
}

.footer_116 .yogabes-footer-text p{
  font-size: 1.125rem;
  font-weight: 400;
  margin-bottom: 0;
}

.footer_116 .yogabes-footer-socials li a:hover {
  background-color: var(--wb-website-hover-background-color);
  color: var(--wb-website-hover-text-color);
}

.footer_116 .yogabes--footer-text p {
  font-size: 1.125rem;
  font-weight: 300;
  margin-bottom: 0;
}

.footer_116 .yogabes-footer-heading {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 1rem;
}

.footer_116 .yogabes-footer-links li a {
  transition: 0.3s linear;
}

.footer_116 .yogabes-footer-links li p,
.footer_116 .yogabes-footer-links li a {
  font-size: 1.125rem;
  font-weight: 500;
}

.footer_116 .yogabes-footer-links li p
{
    margin-bottom: 0;
}

.footer_116 .yogabes-footer-links li a:hover, .footer_116 .yogabes-footer-links li i {
  color: var(--wb-website-theme-secondary-color);
}

.footer_116 .yogabes-footer-links li:not(:last-of-type) {
  margin-bottom: 0.5rem;
}

.footer_116 .yogabes-copyright-text p {
  font-size: 1.125rem;
  font-weight: 400;
  margin-bottom: 0;
}

.footer_116 .double-border-row {
  border-top: 0.063rem solid var(--wb-input-border-color);
  border-bottom: 0.063rem solid var(--wb-input-border-color);
}

.footer_116 .follow-text
{
    font-size: 1.125rem;
    font-weight: 600;
    margin-bottom: 0;
    margin-right: 1.125rem;
}

.footer_116 .yogabes-footer-socials {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  
  .footer_116 .yogabes-footer-socials li a {
    transition: 0.3s;
    font-size: 1.125rem;
    width: 2.5rem;
    height: 2.5rem;
    background: var(--wb-website-theme-secondary-color);
    color: var(--wb-website-text-secondary-color);
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .footer_116 .yogabes-footer-socials li:not(:last-of-type) {
    margin-right: 0.5rem;
  }

@media (max-width: 61.938rem) {
  .footer_116 .yogabes-footer-socials {
    justify-content: center;
  }
}
        /*----wb-section-id-670f6946f05e5f7adbda7cc9-end-css----*/
        

