@media (max-width: 768px) {
  .content_bar p {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.content_bar p, .content_bar a {
  font-size: 19px;
  color: #1b1d1b;
  text-decoration: none;
}
.content_bar p strong, .content_bar a strong {
  font-family: "Unbounded", cursive;
  margin-right: 15px;
}
@media (max-width: 768px) {
  .content_bar p, .content_bar a {
    line-height: 1.5em;
  }
}

/* Banner Css */
@media (min-width: 768px) {
  #blogs .banner-sec {
    min-height: 1000px;
  }
}
@media (max-width: 1280px) {
  #blogs .banner-sec {
    background-position: 215% 50% !important;
    min-height: 500px;
    background-size: 963px !important;
  }
}
@media (max-width: 768px) {
  #blogs .banner-sec {
    text-align: center;
    background-size: 107% !important;
    background-position: 0 100% !important;
    padding-bottom: 200px !important;
  }
}

.banner-sec {
  padding-bottom: 40px;
}
.banner-sec .vc_btn3.vc_btn3-color-white.vc_btn3-style-modern {
  margin-right: 5px;
  margin-left: 5px;
}
.banner-sec .vc_btn3-inline:last-child a {
  margin-right: 0;
}
.banner-sec h1, .banner-sec h2 {
  line-height: normal;
  margin-top: 10px;
}
.banner-sec h1 strong, .banner-sec h2 strong {
  color: #7c7467;
}
@media (min-width: 768px) {
  .banner-sec h1, .banner-sec h2 {
    margin-top: 0;
  }
}
.banner-sec h3 {
  font-family: "Sen", sans-serif;
  color: #233699;
  font-weight: 600;
  font-size: 22px;
}
.banner-sec h5 {
  color: #1b1d1b;
  margin-bottom: 0;
  margin-top: 0;
}
@media (min-width: 768px) {
  .banner-sec h5 {
    margin-top: 100px;
  }
}
.banner-sec p {
  font-size: 22px;
  font-weight: 400;
}

@media (max-width: 768px) {
  .clients-logo {
    display: none;
  }
}
.clients-logo .wpb_single_image.vc_align_center {
  margin-bottom: 0;
}

.message-sec {
  text-align: center;
}
.message-sec h2 {
  color: #1b1d1b;
  font-weight: 500;
  font-family: "Sen", sans-serif;
  font-size: 27.5px;
}
@media (max-width: 768px) {
  .message-sec h2 {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .message-sec .wpb_text_column {
    margin-bottom: 0;
  }
}
@media (max-width: 768px) {
  .message-sec {
    padding-bottom: 15px !important;
  }
}

.full-width-buckets .bucket-text-area {
  padding: 40px;
}
@media (max-width: 768px) {
  .full-width-buckets .bucket-text-area {
    text-align: center;
    padding-right: 15px;
    padding-left: 15px;
  }
}
.full-width-buckets .bucket-text-area > div {
  max-width: 650px;
}
@media (min-width: 768px) {
  .full-width-buckets .alig-right {
    text-align: right;
  }
}
.full-width-buckets .alig-right > div {
  display: inline-block;
}
.full-width-buckets h5, .full-width-buckets h2 {
  color: #1b1d1b;
}
@media (max-width: 768px) {
  .full-width-buckets h5, .full-width-buckets h2 {
    margin-top: 0;
  }
}
.full-width-buckets .wpb_text_column {
  color: #1b1d1b;
  text-align: left;
  line-height: 1.5em;
}
@media (max-width: 768px) {
  .full-width-buckets .wpb_text_column {
    text-align: center;
  }
}
.full-width-buckets .wpb_text_column p {
  margin-bottom: 30px !important;
}
.full-width-buckets .wpb_text_column .vc_btn3-inline:first-child {
  margin-left: 10px;
}

/* Bucket Sec */
@media (max-width: 768px) {
  .bucket-sec, .latest-blog-sec {
    text-align: center;
  }
}
.bucket-sec h6, .latest-blog-sec h6 {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .bucket-sec h6, .latest-blog-sec h6 {
    margin-top: 15px;
  }
}
.bucket-sec h2, .latest-blog-sec h2 {
  margin-top: 0;
}
.bucket-sec h3, .bucket-sec h3 a, .latest-blog-sec h3, .latest-blog-sec h3 a {
  margin-top: 10px;
  font-size: 29.11px;
  color: #222635;
  text-decoration: none;
}
@media (max-width: 768px) {
  .bucket-sec h3, .bucket-sec h3 a, .latest-blog-sec h3, .latest-blog-sec h3 a {
    font-size: 21px;
  }
}
.bucket-sec .vc_col-sm-4 h4, .latest-blog-sec .vc_col-sm-4 h4 {
  font-size: 28px;
  margin-top: 0;
}
.bucket-sec .wp-image-33, .bucket-sec .wp-image-29, .bucket-sec .wp-image-34, .latest-blog-sec .wp-image-33, .latest-blog-sec .wp-image-29, .latest-blog-sec .wp-image-34 {
  height: 44px;
}

.cart-customlocation {
  display: inline-block;
  background: url("../images/bag.svg") no-repeat;
  width: 15px;
  height: 20px;
  text-align: center;
  padding-top: 4.5px;
  vertical-align: top;
  font-size: 11px !important;
}

/* Trending Products*/
.trending_products h6 {
  font-family: "Sen", sans-serif;
  margin-bottom: 0;
  color: #7c7467;
  font-weight: 300;
}
.trending_products h2 {
  margin-top: 0;
  font-size: 40px;
}

.grid-product {
  width: 100%;
  display: inline-block;
}
.grid-product .grid-product-item {
  margin-bottom: 30px;
}
.grid-product .nd_desc {
  padding-right: 15px;
  padding-left: 15px;
}
.grid-product h3 {
  margin: 0;
  line-height: 1em;
}
.grid-product h3 a {
  font-family: "Sen", sans-serif;
  font-weight: 600;
  color: #fff;
  font-size: 22px;
  text-decoration: none;
}
.grid-product .price {
  font-family: "Unbounded", cursive;
  color: #827676;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  line-height: normal;
}
.grid-product .price {
  color: #827676;
}

.product_category_list {
  list-style: none;
  padding: 0;
  margin: 0 0 30px 0;
}
.product_category_list li {
  background: url(../images/category-devider.jpg) no-repeat left center;
  display: inline-block;
  padding: 10px 10px;
  font-size: 19px;
}
.product_category_list li:first-child {
  background: none;
}
.product_category_list li input {
  display: none;
}
.product_category_list li label {
  font-family: "Unbounded", cursive;
  cursor: pointer;
  color: #afaba6;
}
.product_category_list li label:hover, .product_category_list li label.active_parent {
  font-weight: 500;
  color: #7c7467;
}

#blogs .o-container .approach-sec {
  padding-top: 40px;
}

@media (max-width: 768px) {
  .approach-sec {
    text-align: center;
  }
}
.approach-sec h6 {
  margin-top: 0;
}
.approach-sec h2 {
  margin-top: 0;
}
@media (min-width: 768px) {
  .approach-sec h2 {
    font-size: 66px;
  }
}
.approach-sec h2 span {
  font-weight: 200;
}
.approach-sec img {
  vertical-align: top;
}
@media (max-width: 768px) {
  .approach-sec img {
    margin-top: 25px;
  }
}
@media (min-width: 768px) {
  .approach-sec .vc_col-sm-6 {
    width: 66%;
  }
  .approach-sec .vc_col-sm-6:last-child {
    width: 33.33%;
  }
}

.about-me {
  padding-bottom: 0 !important;
}
.about-me p {
  font-size: 19px;
}
@media (min-width: 768px) {
  .about-me .wpb_single_image.wpb_content_element {
    margin-bottom: 0 !important;
  }
}
.about-me .vc_column-inner {
  padding-top: 0 !important;
}
.about-me .text-about-me > div > div {
  max-width: 600px;
  padding: 40px;
}
@media (max-width: 768px) {
  .about-me .text-about-me > div > div {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
  }
}
.about-me .text-about-me h2 {
  margin-top: 15px;
}
@media (max-width: 768px) {
  .about-me .text-about-me h4 {
    margin-top: 0;
  }
}
.about-me .text-about-white > div > div {
  max-width: 700px;
  float: right;
}
@media (min-width: 768px) {
  .about-me .text-about-white .vc_col-sm-6 > div {
    padding-right: 40px;
  }
}
.about-me .text-about-white p {
  font-family: "Sen", sans-serif !important;
}
.about-me .text-about-white p, .about-me .text-about-white h2, .about-me .text-about-white h3 {
  color: #1b1d1b;
  line-height: 1.5em;
}
.about-me .text-about-white h3 {
  font-weight: 400;
  display: inline-block;
  width: auto;
  border-bottom: 1px solid #1b1d1b;
  padding-bottom: 15px;
}
.about-me.custom-training-sec .text-about-white > div > div {
  max-width: 960px;
}

.lg-p p {
  font-size: 20.83px;
  font-weight: 400;
}
.lg-p .vc_col-sm-6 p {
  font-weight: 600;
}

.hello-and-welcome-sec {
  font-weight: 600;
  font-size: 20.83px;
}
.hello-and-welcome-sec.hello-and-welcome-sec-bottom p {
  color: #1b1d1b;
}
@media (min-width: 768px) {
  .hello-and-welcome-sec.hello-and-welcome-sec-bottom .vc_col-sm-6 .wpb_text_column {
    padding-right: 70px;
  }
}
.hello-and-welcome-sec .text-about-white > div > div {
  max-width: 850px;
  float: right;
}
.hello-and-welcome-sec .vc_col-sm-6 .wpb_text_column {
  min-height: 48px;
}
@media (max-width: 768px) {
  .hello-and-welcome-sec .vc_col-sm-6 .wpb_text_column {
    background-position: top center !important;
    padding-top: 50px;
    margin-bottom: 30px;
    text-align: center;
  }
}
@media (min-width: 768px) {
  .hello-and-welcome-sec .vc_col-sm-6 .wpb_text_column {
    padding-left: 70px;
  }
}
@media (min-width: 768px) {
  .hello-and-welcome-sec .vc_col-sm-6 .padding-left-70 {
    padding-top: 40px;
    padding-bottom: 10px;
    padding-left: 70px;
    display: inline-block;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .hello-and-welcome-sec .vc_col-sm-6 .padding-left-70 {
    text-align: center;
    padding-left: 0;
  }
}
@media (max-width: 768px) {
  .hello-and-welcome-sec .vc_col-sm-6 .padding-left-70 .wpb_text_column {
    padding-left: 0;
    text-align: center;
  }
}
@media (min-width: 768px) {
  .hello-and-welcome-sec .vc_col-sm-6 .btn-padding-left-70 {
    padding-left: 70px;
  }
}

body p {
  font-family: "Sen", sans-serif;
  line-height: 1.5em;
}

.beginner-guide-sec .wpb_text_column {
  max-width: 1265px;
  margin: 0 auto;
}
.beginner-guide-sec h4 {
  font-family: "Sen", sans-serif;
  color: #2a3350;
  font-size: 24px;
  font-weight: 700;
}
.beginner-guide-sec p {
  font-size: 19px;
}
.beginner-guide-sec .courses-heading {
  text-align: center;
}
.beginner-guide-sec .courses-heading h4 {
  margin-top: 0;
  margin-bottom: 40px;
}
.beginner-guide-sec .margin-top-40 {
  margin-top: 40px;
}
.beginner-guide-sec h2 {
  margin-bottom: 10px !important;
}
.beginner-guide-sec .course-list {
  max-width: 960px;
  margin: 0 auto;
  margin-bottom: 10px;
}
.beginner-guide-sec .course-list .wpb_text_column {
  min-height: 45px;
}
.beginner-guide-sec .course-list p {
  color: #222635;
  font-size: 20.83px;
  font-weight: 600;
  margin: 0;
  padding: 8px 0 0 50px;
}
.beginner-guide-sec .course-list .vc_column-inner {
  padding-top: 10px !important;
}
.beginner-guide-sec .course-list .vc_column-inner .vc_btn3-container {
  margin-bottom: 10px;
}
.beginner-guide-sec .course-list .vc_col-sm-3 {
  text-align: right;
}
.beginner-guide-sec .course-list .vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern {
  font-family: "Sen", sans-serif;
  font-size: 25px;
  font-weight: 500;
  color: #1b1d1b;
  background: #f29996;
  border-color: #f29996;
  border-radius: 8px;
  padding: 2px 10px;
}
.beginner-guide-sec .course-list .vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern:hover {
  background: #7c7467;
  border-color: #7c7467;
}

.reviews-sec .vc_col-sm-4 {
  padding: 15px;
}
.reviews-sec .vc_col-sm-4 > div {
  padding: 30px !important;
  color: #1b1d1b;
  border-radius: 12px;
}
.reviews-sec .vc_col-sm-4 > div p {
  font-size: 16.5px;
}
.reviews-sec .vc_col-sm-4 > div h6 {
  font-family: "Sen", sans-serif;
  color: #1b1d1b;
  font-size: 16.5px;
}

#faq-sec .vc_tta-panels-container {
  max-width: 960px;
  margin: 0 auto;
}
#faq-sec .vc_tta-panel.vc_active .vc_tta-panel-heading {
  background: #4e5776;
}
#faq-sec .vc_tta-panel .vc_tta-panel-heading {
  background: #7c7467;
  border-radius: 8px;
  font-weight: 500;
  font-size: 25px;
  color: #1b1d1b;
}
#faq-sec .vc_tta-panel .vc_tta-panel-heading i {
  color: #1b1d1b;
}
#faq-sec .vc_tta-panel .vc_tta-panel-heading i::before, #faq-sec .vc_tta-panel .vc_tta-panel-heading i::after {
  border-color: #1b1d1b;
}
#faq-sec .vc_tta-panel .vc_tta-panel-title > a {
  font-weight: 500;
  font-size: 20px;
  color: #1b1d1b;
}
@media (max-width: 768px) {
  #faq-sec .vc_tta-panel .vc_tta-panel-title > a {
    font-size: 16px;
  }
}
#faq-sec .vc_tta-panel .vc_tta-panel-body {
  background: #e5e5e5;
  border-radius: 8px;
  margin-top: 8px;
  margin-bottom: 8px;
  border-color: #e5e5e5;
}

@media (max-width: 768px) {
  .your-instructor {
    text-align: center;
  }
}
.your-instructor h2 {
  margin-bottom: 60px;
}
@media (min-width: 768px) {
  .your-instructor h2 {
    font-size: 80px;
  }
}
@media (max-width: 768px) {
  .your-instructor h2 {
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) {
  .your-instructor h3 {
    font-size: 40px;
  }
}
.your-instructor h6 {
  margin-top: 0;
  font-family: "Sen", sans-serif;
  color: #233699;
  font-size: 21px;
  font-weight: 600;
}
.your-instructor p, .your-instructor p a {
  font-size: 18.33px;
}
.your-instructor p a {
  color: #233699;
}
@media (min-width: 768px) {
  .your-instructor .vc_col-sm-8 {
    padding-left: 30px;
  }
}

/* About Client */
@media (max-width: 768px) {
  .about-client {
    text-align: center;
    padding-top: 40px;
  }
}

.beginner-guide-banner.vc_row-no-padding {
  padding-bottom: 0 !important;
}
.beginner-guide-banner.vc_row-no-padding .wpb_text_column {
  margin-bottom: 0 !important;
}
.beginner-guide-banner.vc_row-no-padding .vc_col-sm-6 .vc_column-inner {
  padding-top: 0;
}
.beginner-guide-banner.vc_row-no-padding .vc_col-sm-6:last-child p {
  margin-top: 0;
}
.beginner-guide-banner .banner-text {
  padding: 0 40px;
}
@media (min-width: 768px) {
  .beginner-guide-banner .banner-text > div {
    float: right;
    max-width: 665px;
  }
}
.beginner-guide-banner .banner-text .wpb_text_column {
  margin-bottom: 20px !important;
}
@media (max-width: 768px) {
  .beginner-guide-banner {
    text-align: center;
  }
}

.sohee-social-media h2 {
  display: inline-block;
  border-bottom: 1px solid #1b1d1b;
  margin-bottom: 30px !important;
  padding-bottom: 15px;
}
.sohee-social-media h2, .sohee-social-media h3 {
  color: #1b1d1b;
}
.sohee-social-media h3 {
  font-family: "Sen", sans-serif;
  font-weight: 600;
  font-size: 25px;
}
.sohee-social-media .vc_btn3.vc_btn3-color-white.vc_btn3-style-modern {
  font-weight: 600;
  font-size: 16.69px;
  color: #fff;
  background: #1b1d1b;
  border-top: 2px solid #fff;
  border-right: 5px solid #fff;
  border-bottom: 5px solid #fff;
  border-left: 2px solid #fff;
  border-radius: 10px;
  padding: 10px 35px;
}

/* Newsletter Css */
@media (max-width: 768px) {
  #blogs .newsletter {
    padding-top: 40px;
  }
}
@media (max-width: 768px) {
  #blogs .vc_column-inner {
    padding-top: 0;
  }
}

.newsletter {
  padding-top: 15px;
}
.newsletter h3 {
  color: #1b1d1b;
  font-size: 33.33px;
  margin-top: 0;
  margin-bottom: 0;
}
.newsletter h6 {
  font-family: "Unbounded", cursive;
  font-weight: 500;
  color: #fff;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .newsletter .vc_col-sm-4 {
    width: 40%;
  }
}
@media (min-width: 768px) {
  .newsletter .vc_col-sm-8 {
    width: 60%;
  }
}
.newsletter p, .newsletter p a {
  font-family: "Unbounded", cursive;
  color: #fff;
  font-size: 13.33px;
}
@media (max-width: 768px) {
  .newsletter .wpb_text_column {
    margin-bottom: 0;
  }
}
.newsletter .vc_col-sm-12 {
  max-width: 720px;
  margin: 0 auto;
  float: none;
  display: block;
}
.newsletter .gform_wrapper.gravity-theme {
  text-align: left;
}
.newsletter .gform_wrapper.gravity-theme .gfield_label {
  font-weight: 600;
  color: #1b1d1b;
}
.newsletter .wpb_wrapper .gform_wrapper {
  display: inline-block;
  width: 100%;
}
.newsletter .wpb_wrapper .gform_wrapper form {
  max-width: 600px;
}
.newsletter .wpb_wrapper .gform_wrapper .gform_body, .newsletter .wpb_wrapper .gform_wrapper .gform_footer {
  float: left;
  clear: none;
}
.newsletter .wpb_wrapper .gform_wrapper .gform_body {
  width: 75%;
}
.newsletter .wpb_wrapper .gform_wrapper .gform_body .gfield_required {
  display: none;
}
.newsletter .wpb_wrapper .gform_wrapper .gform_body input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  height: 46px;
  border: none;
  font-size: 18px;
  color: #fff;
  padding-left: 15px;
  font-weight: 500;
  border-radius: 100px 0 0 100px;
}
@media (max-width: 768px) {
  .newsletter .wpb_wrapper .gform_wrapper .gform_body input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    border-radius: 100px;
  }
}
@media (max-width: 768px) {
  .newsletter .wpb_wrapper .gform_wrapper .gform_body {
    margin-top: 0;
    width: 100%;
  }
}
.newsletter .wpb_wrapper .gform_wrapper .gform_footer {
  width: 25%;
  padding-left: 0;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 768px) {
  .newsletter .wpb_wrapper .gform_wrapper .gform_footer {
    padding-top: 10px;
    width: 100%;
  }
}
.newsletter .wpb_wrapper .gform_wrapper .gform_footer input {
  height: 46px;
  background: #fff;
  border: none;
  color: #1b1d1b;
  font-family: "Unbounded", cursive;
  font-size: 18px;
  font-weight: 500;
  width: 100%;
  border-radius: 0 100px 100px 0;
  cursor: pointer;
}
@media (max-width: 768px) {
  .newsletter .wpb_wrapper .gform_wrapper .gform_footer input {
    border-radius: 100px;
  }
}
.newsletter .wpb_wrapper .gform_wrapper .gform_footer input:hover {
  color: #1b1d1b;
  background: #7c7467;
}
@media (max-width: 768px) {
  .newsletter {
    text-align: center;
  }
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
  min-height: 40px;
}

body.course .module header {
  background: #233699;
}
body.course .module header h2 {
  color: #1b1d1b;
  margin: 0;
}
@media (max-width: 768px) {
  body.course .module header h2 {
    font-size: 19px;
  }
}
body.course .module .module-lessons ul li a {
  color: #233699;
}

.contact-us-bottom {
  text-align: center;
}
@media (max-width: 768px) {
  .contact-us-bottom {
    padding-top: 30px !important;
  }
}
.contact-us-bottom h2 {
  color: #1b1d1b;
  margin-top: 0;
}
.contact-us-bottom .wpb_wrapper .gform_wrapper {
  text-align: left;
}
.contact-us-bottom .wpb_wrapper .gform_wrapper label {
  color: #1b1d1b;
}
.contact-us-bottom .wpb_wrapper .gform_wrapper .gform_body .gfield_required {
  display: none;
}
.contact-us-bottom .wpb_wrapper .gform_wrapper .gform_body textarea, .contact-us-bottom .wpb_wrapper .gform_wrapper .gform_body input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  height: 46px;
  border: none;
  font-size: 13.33px;
  color: #394b5c;
  padding-left: 15px;
  font-weight: 500;
  border-radius: 6px;
}
.contact-us-bottom .wpb_wrapper .gform_wrapper .gform_body textarea {
  height: auto;
}
@media (max-width: 768px) {
  .contact-us-bottom .wpb_wrapper .gform_wrapper .gform_body {
    margin-top: 0;
    width: 100%;
  }
}
.contact-us-bottom .wpb_wrapper .gform_wrapper .gform_footer {
  text-align: center;
}
.contact-us-bottom .wpb_wrapper .gform_wrapper .gform_footer input {
  height: 46px;
  background: #fff;
  border: none;
  color: #7c7467;
  font-size: 22px;
  font-weight: 400;
  max-width: 160px;
  width: 100%;
  border-radius: 6px;
  margin: 0 auto;
  cursor: pointer;
}
.contact-us-bottom .wpb_wrapper .gform_wrapper .gform_footer input:hover {
  color: #fff;
  background: #1b1d1b;
}

h2 .red, h2 h2, .red-text .red, .red-text h2 {
  color: #7c7467;
}

.not-going-harder .vc_col-sm-4 {
  padding: 15px;
  color: #1b1d1b;
}
.not-going-harder .vc_col-sm-4 > div {
  background-position: center !important;
  padding-bottom: 30px;
  border-radius: 15px;
}
.not-going-harder .vc_col-sm-4 p {
  font-size: 25px;
}

.what-elt-method {
  padding-top: 30px !important;
}
.what-elt-method h6 {
  font-family: "Sen", sans-serif;
  margin-top: 0;
  color: #7c7467;
  font-size: 25px;
  font-weight: 600;
}
.what-elt-method p {
  font-size: 19px;
  margin-bottom: 0;
}

.grey-bg, .blue-bg {
  text-align: center;
  padding: 36px 20px;
  border-radius: 15px;
}
.grey-bg p, .blue-bg p {
  font-family: "Unbounded", cursive;
  font-size: 29.11px;
  padding-bottom: 20px;
}

.blue-bg p {
  color: #1b1d1b;
}

/* Woocommerce Style */
#blogs.woocommerce-page {
  padding-top: 40px;
}
@media (max-width: 768px) {
  #blogs.woocommerce-page {
    text-align: center;
  }
}
@media (min-width: 768px) {
  #blogs.woocommerce-page .images {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  #blogs.woocommerce-page .images {
    width: 60%;
  }
}
#blogs.woocommerce-page .woocommerce-product-details__short-description {
  text-align: center;
}
#blogs.woocommerce-page .woocommerce-product-details__short-description p {
  font-family: "Unbounded", cursive;
  font-size: 18px;
  font-weight: 500;
}
#blogs.woocommerce-page .payment-buttons {
  text-align: left;
}
@media (min-width: 768px) {
  #blogs.woocommerce-page .summary {
    width: 35%;
  }
}
#blogs.woocommerce-page .product_meta {
  display: none;
}
@media (max-width: 768px) {
  #blogs.woocommerce-page button.button {
    float: none;
    display: inline-block;
  }
}
@media (max-width: 768px) {
  #blogs.woocommerce-page .quantity {
    float: none;
    display: inline-block;
  }
}
#blogs.woocommerce-page .quantity .qty {
  border: 1px solid #191615;
  min-width: 62px;
  padding-left: 7px;
}
#blogs.woocommerce-page h1 {
  text-align: center;
  font-weight: 500;
}
@media (min-width: 768px) {
  #blogs.woocommerce-page h1 {
    font-size: 37.5px;
  }
}
#blogs.woocommerce-page .price {
  font-family: "Sen", sans-serif;
  font-size: 29.17px;
  color: #000;
  font-weight: 500;
  text-align: center;
  margin-top: 0;
}
#blogs.woocommerce-page .price ins {
  text-decoration: none;
}
#blogs.woocommerce-page .variations tr th {
  font-weight: 500;
}
#blogs.woocommerce-page .variations tr select {
  background: #1b1d1b;
  border: 1px solid #000;
  color: #000;
  border-radius: 0;
  box-shadow: none;
  padding: 10px;
  text-align: center;
  width: 100%;
  margin-right: 15px;
}
#blogs.woocommerce-page .variations tr th,
#blogs.woocommerce-page .variations tr td {
  float: left;
  width: 100%;
}
#blogs.woocommerce-page ul.tabs {
  display: flex;
  flex-flow: column nowrap;
}
@media (max-width: 768px) {
  #blogs.woocommerce-page ul.tabs {
    flex-direction: column;
  }
}
#blogs.woocommerce-page ul.tabs::before {
  display: none !important;
}
#blogs.woocommerce-page ul.tabs li {
  font-family: "Sen", sans-serif;
  font-weight: 600;
  text-align: left;
  background: none;
  color: #000;
  width: 100%;
  border: 0;
  border-top: 1px solid #000;
  border-radius: 0;
  padding: 0;
}
@media (max-width: 768px) {
  #blogs.woocommerce-page ul.tabs li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
#blogs.woocommerce-page ul.tabs li::before, #blogs.woocommerce-page ul.tabs li::after {
  display: none !important;
}
#blogs.woocommerce-page ul.tabs li svg {
  height: 20px;
  float: right;
  margin-top: 2px;
}
#blogs.woocommerce-page ul.tabs li a {
  font-family: "Sen", sans-serif;
  font-weight: 600;
  width: 100%;
  display: inline-block;
  padding-right: 0;
  padding-left: 0;
}
#blogs.woocommerce-page .woocommerce-Tabs-panel {
  font-weight: 500;
}
#blogs.woocommerce-page .woocommerce-Tabs-panel > h2 {
  display: none;
}
#blogs.woocommerce-page .related.products {
  display: inline-block;
  width: 100%;
  margin-top: 30px;
  text-align: center;
}
@media (max-width: 768px) {
  #blogs.woocommerce-page .related.products {
    margin-top: 10px;
  }
}
#blogs.woocommerce-page .related.products > h2 {
  position: relative;
  color: #fff;
  margin-top: 0;
  font-size: 33.33px;
  font-weight: 700;
  padding-top: 15px;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  #blogs.woocommerce-page .related.products > h2 {
    display: inline-block;
    text-align: center;
  }
}
#blogs.woocommerce-page .related.products a.button {
  display: none;
}
#blogs.woocommerce-page .related.products .price {
  font-family: "Unbounded", cursive;
  font-size: 18px;
  font-weight: 700;
  color: #827676;
}
#blogs.woocommerce-page .related.products a h2 {
  font-size: 22px;
  font-weight: 600;
  text-decoration: none;
}
@media (max-width: 768px) {
  #blogs.woocommerce-page .related.products a h2 {
    font-size: 21px;
  }
}/*# sourceMappingURL=style.css.map */