@media (max-width: 768px) {
  .content_bar p {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.content_bar p, .content_bar a {
  font-size: 19.17px;
  color: #fff;
  text-decoration: none;
}
.content_bar p strong, .content_bar a strong {
  font-family: "DynaPuff", system-ui;
  margin-right: 15px;
}
@media (max-width: 768px) {
  .content_bar p, .content_bar a {
    line-height: 1.5em;
  }
}

body.page-id-212 #header_bg {
  background-color: #f8f8f8;
}
body.page-id-212 #header_bg #menu_bg {
  background: #f8f8f8;
}

.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: block;
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/* Banner Css */
.curve_bottom_container .vc_column-inner,
.curve_top_container .vc_column-inner {
  padding-top: 0 !important;
}
.curve_bottom_container .vc_column-inner .wpb_content_element,
.curve_top_container .vc_column-inner .wpb_content_element {
  margin-bottom: 0 !important;
}
.curve_bottom_container svg,
.curve_top_container svg {
  width: 100%;
  height: 120px;
  display: block;
  pointer-events: none;
}
.curve_bottom_container.is_shop,
.curve_top_container.is_shop {
  margin-top: -100px;
}

#blogs .main-blogs h4 {
  margin-top: 7px;
  margin-bottom: 0;
  text-align: center !important;
}
#blogs .main-blogs .vc_pageable-load-more-btn {
  margin: 0;
}
#blogs .main-blogs .vc_pageable-load-more-btn .vc_btn3-color-blue {
  background: #0d162a;
  border: 1px solid #0d162a;
  padding: 12px 35px;
  font-size: 15px;
  font-family: "DynaPuff", system-ui;
  font-weight: 500;
  margin: 20px 0 35px 0;
}
#blogs .main-blogs .vc_pageable-load-more-btn .vc_btn3-color-blue:hover {
  background: transparent;
  color: #0d162a;
}
#blogs .main-blogs p {
  margin-top: 10px;
  font-size: 16px;
  text-align: center;
}
#blogs .main-blogs .vc_grid-item-mini {
  border-radius: 10px;
  overflow: hidden;
}
#blogs .main-blogs .vc_gitem-col {
  padding: 10px 20px;
}
#blogs .main-blogs .vc_btn3-container.vc_btn3-left {
  text-align: center;
}
#blogs .main-blogs .vc_btn3-color-juicy-pink {
  background: #0d162a;
  border: 1px solid #0d162a;
  padding: 12px 35px;
  font-size: 15px;
  font-family: "DynaPuff", system-ui;
  font-weight: 500;
}
#blogs .main-blogs .vc_btn3-color-juicy-pink:hover {
  background: transparent;
  color: #0d162a;
}
#blogs .wc-block-cart-items .wc-block-cart-items__row a {
  text-decoration: none;
  color: #0d162a;
  font-weight: 700;
}
@media (max-width: 768px) {
  #blogs .wholesale-form {
    margin-top: 0;
    padding: 25px 0;
  }
}
@media (min-width: 768px) {
  #blogs .wholesale-form {
    padding: 65px 0;
  }
}
#blogs .wholesale-form .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper {
  background: #fff;
  border-radius: 12px;
  padding: 35px 50px;
}
@media (max-width: 768px) {
  #blogs .wholesale-form .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper {
    padding: 15px;
  }
}
#blogs .wholesale-form .vc_col-sm-12 > .vc_column-inner h2 {
  color: #0d162a;
  margin-top: 10px;
}
@media (min-width: 768px) {
  #blogs .wholesale-form .vc_col-sm-12 > .vc_column-inner h2 {
    font-size: 38px;
  }
}
#blogs .wholesale-form .vc_col-sm-12 > .vc_column-inner p {
  color: #3f4964;
}
#blogs .wholesale-form .gform_required_legend {
  display: none;
}
#blogs .wholesale-form form {
  margin-top: 35px;
}
@media (max-width: 768px) {
  #blogs .wholesale-form form {
    margin-top: 15px;
  }
}
#blogs .wholesale-form form .gform_footer {
  justify-content: center;
}
#blogs .wholesale-form form .gform_footer input {
  font-size: 15px;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  padding: 0 55px;
  height: 44px;
  background: #0d162a;
  color: #fff;
  border: 1px solid #0d162a;
  margin-top: 10px;
  border-radius: 25px;
  text-transform: uppercase;
  cursor: pointer;
}
#blogs .wholesale-form form .gform_footer input:hover {
  background: #fff;
  color: #0d162a;
  border-color: #0d162a;
}
#blogs .wholesale-form form .gfield {
  text-align: left;
}
#blogs .wholesale-form form .gfield.gfield--type-address label::after {
  content: "*";
  color: #ff2a00;
  padding-left: 4px;
}
#blogs .wholesale-form form .gfield.gfield--type-address span.address_zip label::after {
  display: none;
}
@media (min-width: 768px) {
  #blogs .wholesale-form form .gfield.gfield--type-address .ginput_complex span.address_city, #blogs .wholesale-form form .gfield.gfield--type-address .ginput_complex span.address_state, #blogs .wholesale-form form .gfield.gfield--type-address .ginput_complex span.address_zip {
    flex: 0 0 33.33%;
    margin-bottom: 0;
  }
}
#blogs .wholesale-form form .gfield label {
  color: #657295;
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 15px;
  margin-bottom: 5px;
}
#blogs .wholesale-form form .gfield label .gfield_required {
  color: #ff2a00;
  font-size: 15px;
}
#blogs .wholesale-form form .gfield input, #blogs .wholesale-form form .gfield select {
  background: #f6f6f6;
  border: 1px solid #e4e4e4;
  border-radius: 5px;
  font-family: "Inter", sans-serif;
  color: #2c3242;
  font-size: 15px;
  font-weight: 500;
  outline: none;
  padding-left: 15px;
  height: 44px;
}
#blogs .update-home-banner.banner-sec {
  background-position: bottom center !important;
  padding-bottom: 0 !important;
}
#blogs .update-home-banner.banner-sec > div {
  position: relative;
  z-index: 2;
}
@media (min-width: 768px) {
  #blogs .update-home-banner.banner-sec .vc_btn3-container {
    width: 50%;
    text-align: left;
    margin-top: 25px;
    margin-bottom: 0;
  }
  #blogs .update-home-banner.banner-sec .vc_btn3-container:last-child {
    text-align: right !important;
  }
}
@media (min-width: 768px) {
  #blogs .update-home-banner.banner-sec .vc_col-sm-12 > .vc_column-inner {
    padding-top: 0;
  }
}
@media screen and (max-width: 1240px) and (min-width: 768px) {
  #blogs .update-home-banner.banner-sec .owl-nav {
    width: 100%;
  }
}
@media (max-width: 768px) {
  #blogs .update-home-banner.banner-sec {
    background-color: transparent;
    background-size: cover !important;
  }
  #blogs .update-home-banner.banner-sec .detail-block > .wpb_wrapper div {
    width: 100%;
    text-align: center;
  }
}
@media (min-width: 768px) {
  #blogs .why-us-sec.wholesale-why-us .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper > .wpb_text_column {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  #blogs .why-us-sec.wholesale-why-us h2 {
    margin-top: 0;
  }
}
#blogs .why-us-sec.wholesale-why-us .usp-blocks {
  display: flex;
  justify-content: center;
  flex-flow: row wrap;
}
#blogs .why-us-sec.wholesale-why-us .usp-blocks h3 {
  color: #2b60d7;
}
@media (min-width: 768px) {
  #blogs .why-us-sec.wholesale-why-us .usp-blocks h3 {
    font-size: 26px;
    line-height: 1.2;
  }
}
#blogs .why-us-sec.wholesale-why-us .usp-blocks p {
  color: #747a8b;
}
@media (max-width: 768px) {
  #blogs .why-us-sec.wholesale-why-us .usp-blocks h3 {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  #blogs .why-us-sec.wholesale-why-us .usp-blocks h3 br {
    display: none;
  }
  #blogs .why-us-sec.wholesale-why-us .usp-blocks p {
    margin-bottom: 0;
    margin-top: 0;
  }
  #blogs .why-us-sec.wholesale-why-us .usp-blocks p br {
    display: none;
  }
  #blogs .why-us-sec.wholesale-why-us .usp-blocks .vc_col-sm-2 .wpb_text_column {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  #blogs .why-us-sec.wholesale-why-us .vc_col-sm-2 {
    width: 33.33%;
  }
}
@media (min-width: 768px) {
  #blogs .banner-sec.wholesale-low-bg.about-wholesale-sec {
    min-height: 640px;
    background-position: top center !important;
  }
  #blogs .banner-sec.wholesale-low-bg.about-wholesale-sec h2 {
    margin-top: 40px;
  }
}
@media (max-width: 768px) {
  #blogs .banner-sec.wholesale-low-bg.about-wholesale-sec {
    background: #f8f8f8;
  }
}
@media (max-width: 768px) {
  #blogs .banner-sec.wholesale-low-bg.about-wholesale-sec p {
    color: #0d162a;
  }
}
@media (max-width: 768px) {
  #blogs .banner-sec.wholesale-low-bg.about-wholesale-sec h2 {
    color: #0d162a;
    margin-top: 0px;
  }
}
@media (min-width: 768px) {
  #blogs .banner-sec.wholesale-low-bg.about-wholesale-sec h2 {
    font-size: 54px;
  }
}
@media (max-width: 768px) {
  #blogs .banner-sec.wholesale-low-bg.halal-wholesale {
    background-position: 0% 100% !important;
  }
}
@media (min-width: 768px) {
  #blogs .banner-sec.wholesale-low-bg.halal-wholesale {
    background-position: bottom center !important;
  }
}
@media (max-width: 768px) {
  #blogs .product-sec.wholesale-best-product h2 {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  #blogs .banner-sec.wholesale-banner-sec {
    display: flex;
    align-items: center;
    min-height: 640px;
    z-index: 10;
    flex-flow: row wrap;
    background-position: top center !important;
  }
}
@media (max-width: 768px) {
  #blogs .banner-sec.wholesale-banner-sec {
    background-color: #f8f8f8;
    padding-bottom: 220px !important;
    background-size: 140% !important;
    background-position: 100% 100% !important;
  }
  #blogs .banner-sec.wholesale-banner-sec h2 {
    margin-top: 30px;
  }
  #blogs .banner-sec.wholesale-banner-sec h2 br {
    display: none;
  }
}
#blogs .banner-sec.wholesale-banner-sec h2 {
  line-height: 1.1;
  font-weight: 600;
}
@media (min-width: 768px) {
  #blogs .banner-sec.wholesale-banner-sec h2 {
    font-size: 54px;
    color: #fff;
  }
}
@media (max-width: 768px) {
  #blogs .banner-sec.wholesale-banner-sec p {
    color: #0d162a;
  }
}
#blogs .banner-sec.wholesale-low-bg {
  display: flex;
  align-items: center;
  flex-flow: row wrap;
}
@media (max-width: 768px) {
  #blogs .banner-sec.wholesale-low-bg {
    background-color: #eb6f93;
    padding-bottom: 260px !important;
    background-size: 150% !important;
    background-position: 100% 100% !important;
  }
  #blogs .banner-sec.wholesale-low-bg h2 {
    margin-top: 30px;
  }
  #blogs .banner-sec.wholesale-low-bg h2 br {
    display: none;
  }
}
@media (min-width: 768px) {
  #blogs .banner-sec.wholesale-low-bg {
    min-height: 720px;
  }
  #blogs .banner-sec.wholesale-low-bg .vc_btn3-container {
    margin-top: 20px;
  }
  #blogs .banner-sec.wholesale-low-bg h2 {
    font-size: 44px;
    margin-top: 10px;
  }
}
#blogs .banner-sec.wholesale-low-bg h2 {
  color: #fff;
  font-weight: 600;
  line-height: 1.1;
}
#blogs .banner-sec.wholesale-low-bg p {
  padding-right: 0;
}
@media (min-width: 768px) {
  #blogs .banner-sec.wholesale-low-bg .text-block .vc_column-inner > .wpb_wrapper {
    padding: 0 35px;
  }
}
#blogs .our-about-sec .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper {
  max-width: 820px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  #blogs .our-about-sec .overlay-image {
    margin-top: -345px;
  }
}
#blogs .our-about-sec h2 {
  color: #c5167f;
  font-weight: 500;
  margin-top: 0;
}
@media (min-width: 768px) {
  #blogs .our-about-sec h2 {
    font-size: 34px;
  }
}
#blogs .our-about-sec p {
  font-weight: 500;
  color: #0d162a;
}
@media (min-width: 768px) {
  #blogs .our-about-sec p {
    font-size: 19px;
  }
}
@media (max-width: 768px) {
  #blogs .our-about-sec p {
    font-size: 16px;
  }
}
#blogs .our-about-sec .vc_btn3-color-orange {
  color: #111111;
}
#blogs .our-about-sec .vc_btn3-color-orange:hover {
  color: #fff;
}
@media (min-width: 768px) {
  #blogs .banner-sec {
    padding-bottom: 95px !important;
    min-height: 700px;
  }
}
@media (min-width: 768px) {
  #blogs .banner-sec.about-banner-sec {
    min-height: 300px;
  }
}
#blogs .banner-sec.about-banner-sec h2 {
  color: #fff;
  font-weight: 700;
  text-shadow: 2px 2px 0 #dd1b8f, -2px 2px 0 #dd1b8f, 2px -2px 0 #dd1b8f, -2px -2px 0 #dd1b8f, 3px 0 0 #dd1b8f, -3px 0 0 #dd1b8f, 0 3px 0 #dd1b8f, 0 -3px 0 #dd1b8f, 4px 4px 0 #361c73, -4px 4px 0 #361c73, 4px -4px 0 #361c73, -4px -4px 0 #361c73, 5px 0 0 #361c73, -5px 0 0 #361c73, 0 5px 0 #361c73, 0 -5px 0 #361c73;
}
@media (min-width: 768px) {
  #blogs .banner-sec.about-banner-sec h2 {
    font-size: 42px;
    margin-top: 30px;
  }
}
@media (max-width: 768px) {
  #blogs .banner-sec.about-banner-sec h2 {
    padding-top: 15px;
  }
  #blogs .banner-sec.about-banner-sec h2 br {
    display: none;
  }
}
@media (max-width: 768px) {
  #blogs .banner-sec {
    text-align: center;
    background-size: 107% !important;
    background-position: 0 100% !important;
    padding-bottom: 140px !important;
    background-color: #839ee2;
  }
}
#blogs .banner-sec .vc_col-sm-6 > .vc_column-inner > .wpb_wrapper {
  background-image: url(../images/itembg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 20px;
  padding: 20px 20px 30px 20px;
}
@media (max-width: 768px) {
  #blogs .banner-sec .vc_col-sm-6 > .vc_column-inner > .wpb_wrapper {
    padding-bottom: 0;
  }
}
#blogs .banner-sec .vc_col-sm-6 > .vc_column-inner {
  padding-top: 30px;
}
@media (max-width: 768px) {
  #blogs .banner-sec .vc_col-sm-6 > .vc_column-inner {
    padding-top: 15px;
  }
}
#blogs .banner-sec p {
  margin-top: 0;
  text-align: center;
}
#blogs .banner-sec .vc_btn3-color-grey {
  font-weight: 500;
  font-size: 15px;
  padding: 12px 35px;
  background-color: #b9a8e4;
  border: 1px solid #b9a8e4;
  color: #fff;
}
#blogs .banner-sec .vc_btn3-color-warning {
  font-weight: 700;
  font-size: 15px;
  border-radius: 25px;
  padding: 12px 35px;
  color: #111111;
  background: #f8df58;
  border: 1px solid #f8df58;
  line-height: normal;
}
#blogs .banner-sec .vc_btn3-color-warning:hover {
  background: #fff;
  border: 1px solid #fff;
}
#blogs .banner-sec .vc_btn3-color-white {
  background: transparent !important;
  border: 1px solid #fff !important;
  color: #fff;
}
#blogs .banner-sec .vc_btn3-color-white:hover {
  background: #fff;
  color: #000;
}
@media (max-width: 768px) {
  #blogs .banner-sec .vc_btn3-container {
    margin-left: 5px;
    margin-right: 5px;
  }
}
#blogs .banner-sec .detail-block {
  margin-top: -100px;
  position: relative;
  z-index: 9;
}
#blogs .banner-sec .detail-block > .wpb_wrapper {
  display: flex;
  flex-flow: row wrap;
  background: rgba(255, 255, 255, 0.95);
  border-radius: 10px;
  padding: 15px;
  text-align: left;
}
#blogs .banner-sec .detail-block > .wpb_wrapper div:first-child {
  width: 65%;
}
@media (max-width: 768px) {
  #blogs .banner-sec .detail-block > .wpb_wrapper div:first-child {
    width: 100%;
    text-align: center;
  }
  #blogs .banner-sec .detail-block > .wpb_wrapper div:first-child p, #blogs .banner-sec .detail-block > .wpb_wrapper div:first-child h3, #blogs .banner-sec .detail-block > .wpb_wrapper div:first-child h2 ul, #blogs .banner-sec .detail-block > .wpb_wrapper div:first-child ul li {
    text-align: center !important;
  }
}
@media (max-width: 768px) {
  #blogs .banner-sec .detail-block > .wpb_wrapper .vc_btn3-container {
    margin-left: 5px;
    margin-right: 5px;
  }
  #blogs .banner-sec .detail-block > .wpb_wrapper p, #blogs .banner-sec .detail-block > .wpb_wrapper h3, #blogs .banner-sec .detail-block > .wpb_wrapper h2 ul, #blogs .banner-sec .detail-block > .wpb_wrapper ul li {
    text-align: center !important;
  }
}
#blogs .banner-sec .detail-block > .wpb_wrapper h2 {
  margin: 0;
  color: #d51387;
  font-weight: 700;
}
@media (min-width: 768px) {
  #blogs .banner-sec .detail-block > .wpb_wrapper h2 {
    font-size: 36px;
  }
}
#blogs .banner-sec .detail-block > .wpb_wrapper .reviews {
  font-weight: 500;
  font-family: "Inter", sans-serif;
  color: #5c667c;
  font-size: 14px;
}
#blogs .banner-sec .detail-block > .wpb_wrapper .reviews img {
  vertical-align: middle;
}
#blogs .banner-sec .detail-block > .wpb_wrapper p {
  text-align: left;
  color: #000d32;
  font-weight: 500;
  font-size: 16px;
}
#blogs .banner-sec .detail-block > .wpb_wrapper p strong {
  border-radius: 25px;
  padding: 10px 35px;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  background: #46b83a;
  border-color: #46b83a;
  display: inline-block;
  margin-top: 7px;
}
#blogs .banner-sec .detail-block > .wpb_wrapper ul {
  list-style: none;
  text-align: left;
  padding-left: 0;
  margin-top: 0;
}
#blogs .banner-sec .detail-block > .wpb_wrapper ul li {
  text-align: left;
  font-weight: 600;
  color: #20386e;
  font-size: 15px;
}
#blogs .banner-sec .detail-block > .wpb_wrapper ul li img {
  vertical-align: middle;
  margin-right: 7px;
}
#blogs .banner-sec .detail-block > .wpb_wrapper ul li.outstock {
  color: #c35d5d;
}

#blogs .wpb-content-wrapper span.rt-reading-time {
  display: none !important;
}

#blogs .banner-sec {
  padding-bottom: 40px;
}
#blogs .banner-sec .vc_btn3-inline:last-child a {
  margin-right: 0;
}
#blogs .banner-sec h1, #blogs .banner-sec h2 {
  line-height: normal;
  margin-top: 10px;
}
#blogs .banner-sec h1 strong, #blogs .banner-sec h2 strong {
  color: #0d162a;
}
@media (min-width: 768px) {
  #blogs .banner-sec h1, #blogs .banner-sec h2 {
    margin-top: 80px;
  }
}
#blogs .banner-sec h1 {
  color: #fff;
  font-weight: 700;
  text-shadow: 2px 2px 0 #dd1b8f, -2px 2px 0 #dd1b8f, 2px -2px 0 #dd1b8f, -2px -2px 0 #dd1b8f, 3px 0 0 #dd1b8f, -3px 0 0 #dd1b8f, 0 3px 0 #dd1b8f, 0 -3px 0 #dd1b8f, 4px 4px 0 #361c73, -4px 4px 0 #361c73, 4px -4px 0 #361c73, -4px -4px 0 #361c73, 5px 0 0 #361c73, -5px 0 0 #361c73, 0 5px 0 #361c73, 0 -5px 0 #361c73;
}
@media (min-width: 768px) {
  #blogs .banner-sec h1 {
    font-size: 42px;
    margin-top: 30px;
  }
}
@media (max-width: 768px) {
  #blogs .banner-sec h1 {
    padding-top: 15px;
  }
  #blogs .banner-sec h1 br {
    display: none;
  }
}
#blogs .banner-sec h3 {
  font-family: "Inter", sans-serif;
  color: #244388;
  font-weight: 600;
  font-size: 22.92px;
}
#blogs .banner-sec h5 {
  color: #fff;
  margin-bottom: 0;
  margin-top: 0;
}
@media (min-width: 768px) {
  #blogs .banner-sec h5 {
    margin-top: 100px;
  }
}
#blogs .banner-sec p {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  color: #fff;
}
@media (min-width: 768px) {
  #blogs .banner-sec p {
    font-size: 20px;
    padding-right: 0;
  }
}
#blogs .banner-sec p br {
  display: none;
}
#blogs .banner-sec .vc_btn3-color-white {
  background: #fad9ab;
  font-weight: 500;
  border: 1px solid #fad9ab;
}
#blogs .banner-sec .vc_btn3-color-white:hover {
  background: #f8df58 !important;
  color: #0d162a;
  border: 1px solid #f8df58 !important;
}

@media (min-width: 768px) {
  #blogs .main-product-cards {
    padding-bottom: 75px;
  }
}
@media (max-width: 768px) {
  #blogs .main-product-cards {
    padding-bottom: 30px;
  }
}
#blogs .main-product-cards h2 {
  color: #fff;
}
@media (min-width: 768px) {
  #blogs .main-product-cards h2 {
    font-size: 40px;
    margin-top: 0;
  }
}
@media (max-width: 768px) {
  #blogs .main-product-cards h2 {
    margin-bottom: 10px;
  }
}
#blogs .main-product-cards p {
  font-weight: 500;
}
@media (max-width: 768px) {
  #blogs .main-product-cards p {
    margin-top: 0;
  }
}
#blogs .main-product-cards .main-buckets .vc_col-sm-6 {
  padding: 10px;
}
@media (min-width: 768px) {
  #blogs .main-product-cards .main-buckets .vc_col-sm-6 .vc_column-inner > .wpb_wrapper {
    min-height: 558.2px;
  }
}
#blogs .main-product-cards .main-buckets .vc_col-sm-6 > .vc_column-inner {
  overflow: hidden;
  border-radius: 25px;
}
@media (max-width: 768px) {
  #blogs .main-product-cards .main-buckets .vc_col-sm-6 > .vc_column-inner {
    background-position: center !important;
  }
}
#blogs .main-product-cards .main-buckets .vc_col-sm-6 > .vc_column-inner > .wpb_wrapper {
  padding: 0 20px 35px 20px;
}
@media (max-width: 768px) {
  #blogs .main-product-cards .main-buckets .vc_col-sm-6 > .vc_column-inner > .wpb_wrapper {
    padding: 0 0 25px 10px;
  }
}
@media (max-width: 768px) {
  #blogs .main-product-cards .main-buckets .vc_col-sm-6 > .vc_column-inner {
    padding-top: 35px;
  }
}
#blogs .main-product-cards .main-buckets h5 {
  margin-top: 5px;
}
#blogs .main-product-cards .main-buckets h5 strong {
  color: #fff;
  font-weight: 500;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  background: #64d47e;
  border-radius: 25px;
  padding: 7px 20px;
  display: inline-block;
}
#blogs .main-product-cards .main-buckets p {
  margin: 10px 0;
}
#blogs .main-product-cards .main-buckets p strong {
  font-weight: 500;
  font-style: italic;
  font-family: "DynaPuff", system-ui;
  color: #0d162a;
  font-size: 18px;
}
@media (max-width: 768px) {
  #blogs .main-product-cards .main-buckets p strong {
    font-size: 18px;
  }
}
#blogs .main-product-cards .main-buckets .reviews {
  color: #595b5f;
  font-weight: 400;
  font-family: "Archivo", serif;
  font-size: 16px;
}
#blogs .main-product-cards .main-buckets .reviews img {
  vertical-align: middle;
}
#blogs .main-product-cards .main-buckets h3 {
  color: #1952d1;
  margin: 20px 0 0 0;
}
@media (min-width: 768px) {
  #blogs .main-product-cards .main-buckets h3 {
    font-size: 36px;
    line-height: 40px;
  }
}
#blogs .main-product-cards .main-buckets ul {
  list-style: none;
  padding-left: 0;
  margin-top: 10px;
}
@media (min-width: 768px) {
  #blogs .main-product-cards .main-buckets ul {
    min-height: 200px;
  }
}
#blogs .main-product-cards .main-buckets ul li.instock {
  color: #659c62;
}
#blogs .main-product-cards .main-buckets ul li {
  padding: 3px 0;
  font-family: "Archivo", serif;
  font-size: 17px;
  font-weight: 700;
  color: #20386e;
}
#blogs .main-product-cards .main-buckets ul li strong {
  color: #c35d5d;
}
#blogs .main-product-cards .main-buckets ul li img {
  vertical-align: middle;
  margin-right: 10px;
}
#blogs .main-product-cards .main-buckets .vc_btn3-color-grey {
  margin-right: 18px;
  color: #0d162a;
  font-size: 15px;
  font-family: "Inter", sans-serif;
  font-weight: 600;
}
@media (max-width: 768px) {
  #blogs .main-product-cards .main-buckets .vc_btn3-color-grey {
    margin-right: 10px;
  }
}
#blogs .main-product-cards .main-buckets .vc_btn3-color-blue {
  font-family: "Inter", sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  padding: 12px 45px;
  background: #0d162a;
  border: 2px solid #0d162a;
  margin-right: 18px;
}
#blogs .main-product-cards .main-buckets .vc_btn3-color-blue:hover {
  background: transparent;
  color: #0d162a;
}
@media (max-width: 768px) {
  #blogs .main-product-cards .main-buckets .vc_btn3-color-blue {
    margin-right: 10px;
    padding: 12px 35px;
  }
}
#blogs .main-product-cards .main-buckets .vc_btn3-color-white {
  background: transparent;
  border: 2px solid #5c4dcc;
}
#blogs .main-product-cards .main-buckets .vc_btn3-color-white:hover {
  color: #fff;
  background: #5c4dcc;
}
#blogs .marquee-text .vc_col-sm-12 > .vc_column-inner {
  padding-top: 0;
}
#blogs .marquee-text .vc_col-sm-12 > .vc_column-inner .wpb_text_column {
  position: relative;
  overflow-x: hidden;
  margin: 0;
  width: 100vw;
  max-width: 100%;
  height: 60px;
  display: flex;
  align-items: center;
}
#blogs .marquee-text .vc_col-sm-12 > .vc_column-inner .wpb_text_column .wpb_wrapper {
  position: absolute;
  white-space: nowrap;
  transform: translateX(0);
  will-change: transform;
  animation: marquee 60s linear infinite;
}
#blogs .marquee-text .vc_col-sm-12 > .vc_column-inner .wpb_text_column .wpb_wrapper p {
  white-space: nowrap;
  font-family: "DynaPuff", system-ui;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 15px;
  margin-top: 0;
}
#blogs .marquee-text .vc_col-sm-12 > .vc_column-inner .wpb_text_column .wpb_wrapper p span.separator {
  padding: 0 20px;
}
@keyframes marquee {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(-100%, 0, 0);
  }
}
@media (min-width: 768px) {
  #blogs .why-us-sec.updated-why-us-sec {
    min-height: 1080px;
  }
  #blogs .why-us-sec.updated-why-us-sec h2 {
    font-size: 40px;
  }
}
@media (max-width: 768px) {
  #blogs .why-us-sec.updated-why-us-sec {
    background-image: none;
    background: #fff !important;
  }
}
#blogs .why-us-sec.updated-why-us-sec .vc_row {
  padding-top: 0;
}
@media (min-width: 768px) {
  #blogs .review-sec.updated-review-sec {
    padding-bottom: 60px;
  }
  #blogs .review-sec.updated-review-sec h2 {
    font-size: 40px;
  }
}
#blogs .review-sec.updated-review-sec .reviews-container {
  margin-top: 35px;
}
#blogs .review-sec.updated-review-sec .reviews-container .owl-nav, #blogs .review-sec.updated-review-sec .reviews-container .owl-dots {
  display: none;
}
#blogs .review-sec.updated-review-sec .reviews-container h3 {
  color: #f0308a;
  font-weight: 800;
  margin: 15px 0;
}
@media (min-width: 768px) {
  #blogs .review-sec.updated-review-sec .reviews-container h3 {
    font-size: 22px;
  }
}
#blogs .review-sec.updated-review-sec .reviews-container p {
  font-size: 14px;
  font-weight: 500;
}
#blogs .review-sec.updated-review-sec .reviews-container p strong {
  display: inline-block;
  padding-top: 20px;
  font-weight: 600;
  font-size: 16px;
}
#blogs .review-sec.updated-review-sec .reviews-container .owl-item {
  opacity: 0.5;
  transition: opacity 0.3s ease;
}
#blogs .review-sec.updated-review-sec .reviews-container .owl-item.active {
  opacity: 1;
}
#blogs .review-sec.updated-review-sec .reviews-container .customer-inner {
  padding-top: 38px;
}
#blogs .review-sec.updated-review-sec .reviews-container .customer-inner .customer-img {
  margin-top: -75px;
  position: relative;
  z-index: 10;
}
#blogs .review-sec.updated-review-sec .reviews-container .customer-inner .customer-img img {
  height: 76px;
}
#blogs .review-sec.updated-review-sec .reviews-container .customer-inner .customer-img + p img {
  height: 16px;
}
#blogs .review-sec.updated-review-sec .reviews-container .text-block {
  background: #fff;
  border-radius: 15px;
  padding-top: 35px;
  padding-bottom: 35px;
  position: relative;
}
@media (min-width: 768px) {
  #blogs .review-sec.updated-review-sec .reviews-container .text-block {
    min-height: 390px;
  }
}
#blogs .home-blog-sec.updated-blog-sec p {
  color: #fff;
}
@media (min-width: 768px) {
  #blogs .home-blog-sec.updated-blog-sec {
    padding-bottom: 50px;
  }
}
@media (min-width: 768px) {
  #blogs .home-blog-sec.updated-blog-sec .grid-post-item .inner-grid-post {
    min-height: 446.5px;
  }
}
#blogs .home-blog-sec.updated-blog-sec .grid-post-item h3 a {
  color: #2b57c7;
  font-weight: 800;
  font-family: "Inter", sans-serif;
  font-size: 19px;
}
#blogs .home-blog-sec.updated-blog-sec .grid-post-item p {
  color: #0d162a;
  margin-bottom: 25px;
}

#announcemen-bar .marquee-text .wpb_text_column {
  position: relative;
  overflow-x: hidden;
  margin: 0;
  width: 100vw;
  max-width: 100%;
  height: 35px;
  display: flex;
  align-items: center;
}
#announcemen-bar .marquee-text .wpb_text_column .wpb_wrapper {
  position: absolute;
  white-space: nowrap;
  transform: translateX(0);
  will-change: transform;
  animation: marquee 60s linear infinite;
}
#announcemen-bar .marquee-text .wpb_text_column .wpb_wrapper p {
  white-space: nowrap;
  font-family: "DynaPuff", system-ui;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 15px;
  margin-top: 0;
}
#announcemen-bar .marquee-text .wpb_text_column .wpb_wrapper p span.separator {
  padding: 0 20px;
}
@keyframes marquee {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(-100%, 0, 0);
  }
}

@media (min-width: 768px) {
  #blogs .product-sec {
    padding-bottom: 0;
  }
}
#blogs .product-sec h2 {
  margin-top: 15px;
  color: #260f77;
  font-weight: 500;
}
@media (min-width: 768px) {
  #blogs .product-sec h2 {
    font-size: 48px;
  }
}
@media (max-width: 768px) {
  #blogs .product-sec h2 {
    padding-top: 15px;
  }
}
#blogs .product-sec h3 {
  margin-top: 0;
}
#blogs .product-sec h3 a {
  color: #d51387;
  font-family: "DynaPuff", system-ui;
  font-weight: 600;
  font-size: 24px;
}
#blogs .product-sec p {
  font-weight: 500;
}
#blogs .product-sec .vc_col-sm-12 .wpb_text_column {
  margin-bottom: 0;
}
#blogs .product-sec .owl-dots {
  display: none;
}
#blogs .product-sec .owl-nav {
  position: absolute;
  top: 50%;
  display: flex;
  justify-content: space-between;
  width: 108%;
  left: -44px;
}
@media (max-width: 768px) {
  #blogs .product-sec .owl-nav {
    left: 0;
    width: 100%;
  }
}
@media screen and (max-width: 1240px) and (min-width: 768px) {
  #blogs .product-sec .owl-nav {
    left: 0;
    width: 100%;
  }
}
#blogs .product-sec .owl-nav button {
  background: #dd1b8f url(../images/angle-right-solid-full.svg) no-repeat center;
  padding: 10px 23px !important;
  background-size: 26px !important;
  border-radius: 8px;
  color: #fff;
  font-weight: 400;
  font-size: 0;
}
#blogs .product-sec .owl-nav button.owl-prev {
  transform: rotate(180deg);
}
#blogs .product-sec .vc_btn3-color-black {
  color: #3e3368;
  font-weight: 600;
  background: #d4d3dd;
  border: 1px solid #d4d3dd;
  padding: 12px 65px;
}
#blogs .product-sec .grid-product-item {
  margin-top: 25px;
}
#blogs .product-sec .grid-product-item .inner-grid-product {
  background: #fff;
  border-radius: 15px;
  padding: 10px 10px 0 10px;
}
#blogs .product-sec .grid-product-item .inner-grid-product p.price {
  color: #0d162a;
  font-weight: 500;
  font-size: 18px;
}
#blogs .product-sec .grid-product-item .inner-grid-product p.price .amount {
  font-weight: 600;
}
#blogs .product-sec .grid-product-item .description {
  padding: 0 15px 30px 15px;
}
@media (max-width: 768px) {
  #blogs .product-sec .grid-product-item img.attachment-post-thumbnail {
    width: 100%;
    overflow: hidden;
  }
}
#blogs .product-sec .grid-product-item .thumbnail img {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
@media (max-width: 768px) {
  #blogs .product-sec .grid-product-item h3 {
    margin-top: 10px !important;
  }
}
#blogs .product-sec .grid-product-item p.review {
  font-size: 12px;
  color: #0d162a;
  font-weight: 500;
  padding-bottom: 0;
  color: #616161;
  margin: 15px 0 0 0;
}
#blogs .product-sec .grid-product-item p.review img {
  vertical-align: sub;
  margin-right: 10px;
}
#blogs .product-sec .grid-product-item p.price {
  font-weight: 600;
  font-family: "Inter", sans-serif;
  color: #585d6d;
}
@media (min-width: 768px) {
  #blogs .product-sec .grid-product-item p.price {
    font-size: 18px;
    margin: 10px 0;
  }
}
#blogs .product-sec .grid-product-item p a.select-options {
  text-decoration: none;
  font-size: 15px;
  font-weight: 700;
  font-family: "Inter", sans-serif;
  color: #000d32;
  text-align: center;
  padding: 12px 35px;
  border: 2px solid #0d162a;
  display: inline-block;
  border-radius: 25px;
  margin-bottom: 25px;
  background: #f8df58;
  border: 1px solid #f8df58;
}
#blogs .product-sec .grid-product-item p a.select-options:hover {
  background: #0d162a;
  color: #fff;
  border: 1px solid #0d162a;
}
#blogs .product-sec .vc_btn3-color-black:hover {
  border: 1px solid #0d162a;
}
@media (max-width: 768px) {
  #blogs .product-sec .vc_btn3-color-black {
    margin-top: 20px;
  }
}
#blogs .review-sec {
  background-color: #dc1e8f;
}
@media (min-width: 768px) {
  #blogs .review-sec {
    padding-bottom: 90px;
    background-position: top center !important;
  }
}
@media (max-width: 768px) {
  #blogs .review-sec {
    padding-bottom: 15px;
    background-image: none !important;
  }
}
#blogs .review-sec h2 {
  color: #fff;
  font-weight: 700;
  text-shadow: 2px 2px 0 #dd1b8f, -2px 2px 0 #dd1b8f, 2px -2px 0 #dd1b8f, -2px -2px 0 #dd1b8f, 3px 0 0 #dd1b8f, -3px 0 0 #dd1b8f, 0 3px 0 #dd1b8f, 0 -3px 0 #dd1b8f, 4px 4px 0 #361c73, -4px 4px 0 #361c73, 4px -4px 0 #361c73, -4px -4px 0 #361c73, 5px 0 0 #361c73, -5px 0 0 #361c73, 0 5px 0 #361c73, 0 -5px 0 #361c73;
}
@media (min-width: 768px) {
  #blogs .review-sec h2 {
    font-size: 54px;
    margin-bottom: 7px;
    margin-top: 0;
  }
}
@media (max-width: 768px) {
  #blogs .review-sec h2 {
    margin-bottom: 0;
  }
}
#blogs .review-sec .fade-animation p {
  color: #fff;
  margin-top: 0;
}
#blogs .review-sec p {
  font-weight: 500;
}
@media (max-width: 768px) {
  #blogs .review-sec p {
    margin-top: 5px;
  }
}
#blogs .review-sec .vc_row-fluid {
  padding-top: 25px;
}
@media (max-width: 768px) {
  #blogs .review-sec .vc_row-fluid {
    padding-top: 10px;
  }
  #blogs .review-sec .vc_row-fluid .vc_col-sm-4 {
    margin-bottom: 20px;
  }
}
#blogs .review-sec .vc_row-fluid .vc_col-sm-4 .vc_column-inner > .wpb_wrapper {
  background: #fff;
  padding: 12px;
  border-radius: 12px;
}
#blogs .review-sec .vc_row-fluid .vc_col-sm-4 .wpb_text_column > .wpb_wrapper p img:first-child {
  width: 100%;
}
#blogs .review-sec .vc_row-fluid .vc_col-sm-4 h3 {
  font-family: "DynaPuff", system-ui;
  font-weight: 700;
  font-size: 24px;
  margin-top: 0;
  color: #f0308a;
}
#blogs .review-sec .vc_row-fluid .vc_col-sm-4 h3 + p {
  min-height: 63px;
}
@media (max-width: 768px) {
  #blogs .review-sec .vc_row-fluid .vc_col-sm-4 h3 + p {
    min-height: auto;
  }
}
#blogs .review-sec .vc_row-fluid .vc_col-sm-4 p {
  font-weight: 500;
  font-size: 14px;
  margin-top: 0;
}
#blogs .review-sec .vc_row-fluid .vc_col-sm-4 p strong {
  font-size: 16px;
  font-weight: 700;
}
#blogs .review-sec .vc_row-fluid .vc_col-sm-4 p img.user {
  position: relative;
  z-index: 9;
  margin-top: -44px;
}
@media (min-width: 768px) {
  #blogs .our-story-sec {
    padding-top: 40px;
    padding-bottom: 65px;
  }
}
@media (max-width: 768px) {
  #blogs .our-story-sec {
    padding-top: 35px;
    padding-bottom: 30px;
  }
}
@media (max-width: 768px) {
  #blogs .our-story-sec .vc_col-sm-6 {
    text-align: center;
  }
}
#blogs .our-story-sec h2 {
  color: #dc5397;
  margin-top: 0;
}
@media (min-width: 768px) {
  #blogs .our-story-sec h2 {
    font-size: 44px;
  }
}
#blogs .our-story-sec p {
  font-weight: 500;
}
#blogs .our-story-sec .vc_btn3-color-white {
  background: #3153b4;
  color: #fff;
  border: 1px solid #3153b4;
  margin-top: 10px;
}
#blogs .our-story-sec .vc_btn3-color-white:hover {
  background: #0d162a;
  border: 1px solid #0d162a;
}
@media (min-width: 768px) {
  #blogs .why-us-sec {
    padding-bottom: 65px;
  }
}
@media (max-width: 768px) {
  #blogs .why-us-sec {
    padding-bottom: 25px;
  }
  #blogs .why-us-sec .vc_row {
    background-image: none !important;
    background-color: #fff !important;
    margin: 0 auto;
  }
}
#blogs .why-us-sec h2 {
  color: #260f77;
  font-weight: 500;
}
@media (min-width: 768px) {
  #blogs .why-us-sec h2 {
    font-size: 48px;
    margin: 30px 0;
  }
}
#blogs .why-us-sec .vc_row-fluid {
  padding-top: 35px;
}
@media (max-width: 768px) {
  #blogs .why-us-sec .vc_row-fluid {
    padding-top: 0;
  }
}
@media (min-width: 768px) {
  #blogs .why-us-sec .overlay {
    position: relative;
    z-index: 9;
    margin-bottom: -280px;
  }
}
#blogs .why-us-sec .vc_row {
  min-height: 670px;
  border-radius: 8px;
}
@media (min-width: 768px) {
  #blogs .why-us-sec .vc_row {
    padding-top: 280px;
  }
}
#blogs .why-us-sec h3 {
  color: #393e9f;
  font-weight: 500;
  font-family: "DynaPuff", system-ui;
}
@media (min-width: 768px) {
  #blogs .why-us-sec h3 {
    font-size: 28px;
  }
}
@media (max-width: 768px) {
  #blogs .why-us-sec h3 {
    margin: 10px 0;
  }
}
#blogs .why-us-sec p {
  font-weight: 500;
  font-size: 18px;
  color: #111128;
  margin: 0;
}
@media (min-width: 768px) {
  #blogs .home-blog-sec {
    padding-bottom: 80px;
    z-index: 10;
  }
}
@media (max-width: 768px) {
  #blogs .home-blog-sec {
    padding-bottom: 25px;
  }
}
#blogs .home-blog-sec h2 {
  color: #fff;
  font-weight: 700;
  text-shadow: 2px 2px 0 #dd1b8f, -2px 2px 0 #dd1b8f, 2px -2px 0 #dd1b8f, -2px -2px 0 #dd1b8f, 3px 0 0 #dd1b8f, -3px 0 0 #dd1b8f, 0 3px 0 #dd1b8f, 0 -3px 0 #dd1b8f, 4px 4px 0 #361c73, -4px 4px 0 #361c73, 4px -4px 0 #361c73, -4px -4px 0 #361c73, 5px 0 0 #361c73, -5px 0 0 #361c73, 0 5px 0 #361c73, 0 -5px 0 #361c73;
}
@media (min-width: 768px) {
  #blogs .home-blog-sec h2 {
    font-size: 54px;
    margin-bottom: 7px;
    margin-top: 0;
  }
}
@media (max-width: 768px) {
  #blogs .home-blog-sec h2 {
    margin-bottom: 0;
  }
}
#blogs .home-blog-sec p {
  font-weight: 400;
  margin-top: 5px;
  font-size: 20px;
  color: #fff;
  margin-bottom: 35px;
}
@media (max-width: 768px) {
  #blogs .home-blog-sec p {
    margin-bottom: 25px;
  }
}
#blogs .home-blog-sec .grid-post {
  max-width: 1050px;
  margin: 0 auto;
}
#blogs .home-blog-sec .grid-post-item .inner-grid-post {
  background: #fff;
  display: inline-block;
  border-radius: 15px;
}
@media (min-width: 768px) {
  #blogs .home-blog-sec .grid-post-item .inner-grid-post {
    min-height: 437px;
  }
}
#blogs .home-blog-sec .grid-post-item .thumbnail {
  padding: 8px;
}
#blogs .home-blog-sec .grid-post-item .thumbnail img {
  width: 100%;
  height: 220px;
  -o-object-fit: cover;
     object-fit: cover;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
@media (max-width: 768px) {
  #blogs .home-blog-sec .grid-post-item .thumbnail img {
    width: 100%;
    overflow: hidden;
  }
}
#blogs .home-blog-sec .grid-post-item .post-meta, #blogs .home-blog-sec .grid-post-item .post-meta a {
  font-size: 14px;
  font-weight: 500;
  font-family: "Inter", sans-serif;
  color: #676767;
}
#blogs .home-blog-sec .grid-post-item .nd_desc {
  padding: 0 15px;
}
@media (max-width: 768px) {
  #blogs .home-blog-sec .grid-post-item .nd_desc {
    text-align: center;
  }
}
@media (min-width: 768px) {
  #blogs .home-blog-sec .grid-post-item .nd_desc {
    min-height: 180px;
  }
}
#blogs .home-blog-sec .grid-post-item h3 {
  margin-top: 15px;
  line-height: 20px;
  margin-bottom: 0;
}
#blogs .home-blog-sec .grid-post-item h3 a {
  text-decoration: none;
  color: #dd1b8f !important;
  font-weight: 800;
  font-size: 22px;
}
#blogs .home-blog-sec .grid-post-item .vc_btn3-container {
  display: none;
}
#blogs .home-blog-sec .grid-post-item p {
  font-size: 14px;
  color: #000d32;
  font-weight: 500;
  margin-bottom: 20px;
  display: inline-block;
}
@media (min-width: 768px) {
  #blogs .blogs-sec {
    padding-bottom: 45px;
  }
}
@media (max-width: 768px) {
  #blogs .blogs-sec {
    padding-bottom: 20px;
  }
}
#blogs .blogs-sec h2 {
  color: #dc5397;
}
@media (min-width: 768px) {
  #blogs .blogs-sec h2 {
    font-size: 44px;
    padding-top: 20px;
    padding-bottom: 40px;
  }
}
@media (max-width: 768px) {
  #blogs .blogs-sec h2 {
    margin: 0;
    padding: 25px 0 15px 0;
  }
}
#blogs .blogs-sec p span.rt-reading-time {
  color: #0d162a;
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
  width: 100%;
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  #blogs .blogs-sec .vc_gitem-animated-block {
    height: 316px;
  }
}
@media (max-width: 768px) {
  #blogs .blogs-sec .vc_gitem-animated-block {
    height: 234px;
  }
}
#blogs .blogs-sec .vc_gitem-animated-block .vc_gitem-zone {
  background-size: contain;
  background-position: top center;
}
@media (min-width: 768px) {
  #blogs .blogs-sec .vc_gitem-animated-block .vc_gitem-zone {
    height: 370px;
  }
}
@media (max-width: 768px) {
  #blogs .blogs-sec .vc_gitem-animated-block .vc_gitem-zone {
    height: 290px;
  }
}
@media (min-width: 768px) {
  #blogs .blogs-sec .vc_grid-item {
    padding-bottom: 35px;
  }
}
#blogs .blogs-sec .vc_gitem-zone-mini {
  background: #c3d6ed;
}
#blogs .blogs-sec .vc_grid-item-mini {
  background: #c3d6ed;
  border-radius: 10px;
  overflow: hidden;
}
#blogs .blogs-sec .vc_grid-item-mini h4 {
  text-align: center !important;
  color: #000d32;
  font-family: "Inter", sans-serif;
  font-weight: 800;
  margin-top: 10px;
}
@media (min-width: 768px) {
  #blogs .blogs-sec .vc_grid-item-mini h4 {
    font-size: 23px;
    margin-bottom: 0;
  }
}
#blogs .blogs-sec .vc_grid-item-mini p {
  color: #000d32;
  font-weight: 500;
  margin: 0;
  font-size: 18px;
}
#blogs .blogs-sec .vc_grid-item-mini .vc_btn3-container {
  text-align: center;
}
@media (max-width: 768px) {
  #blogs .blogs-sec .vc_grid-item-mini .vc_btn3-container {
    margin: 21px 0;
  }
}
#blogs .blogs-sec .vc_grid-item-mini .vc_btn3-container .vc_btn3-color-juicy-pink {
  background: transparent;
  padding: 12px 35px;
  text-align: center;
  border: 1px solid #0d162a;
  color: #0d162a;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-weight: 600;
}
#blogs .blogs-sec .vc_grid-item-mini .vc_btn3-container .vc_btn3-color-juicy-pink:hover {
  background: #0d162a;
  color: #fff;
}
@media (max-width: 768px) {
  #blogs .blogs-sec .vc_pageable-load-more-btn {
    margin-top: 0;
  }
}
#blogs .blogs-sec .vc_pageable-load-more-btn .vc_btn3-color-blue {
  background: #3153b4;
  padding: 12px 35px;
  text-align: center;
  border: 1px solid #3153b4;
  color: #fff;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-weight: 500;
}
#blogs .blogs-sec .vc_pageable-load-more-btn .vc_btn3-color-blue:hover {
  background: #0d162a;
  color: #fff;
  border: 1px solid #0d162a;
}

@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: #fff;
  font-weight: 500;
  font-family: "Inter", 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: #fff;
}
@media (max-width: 768px) {
  .full-width-buckets h5, .full-width-buckets h2 {
    margin-top: 0;
  }
}
.full-width-buckets .wpb_text_column {
  color: #fff;
  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 */
.bucket-sec, .latest-blog-sec {
  text-align: center;
}
.bucket-sec p, .latest-blog-sec p {
  font-size: 19.17px;
  color: #0d162a;
}
.bucket-sec h2, .latest-blog-sec h2 {
  font-weight: 600;
  font-family: "Inter", sans-serif;
  font-size: 22.92px;
  color: #244388;
}
.bucket-sec .nd_desc, .latest-blog-sec .nd_desc {
  padding: 0 15px;
}
.bucket-sec h3, .bucket-sec h3 a, .latest-blog-sec h3, .latest-blog-sec h3 a {
  margin-top: 10px;
  font-size: 23px;
  color: #0d162a;
  font-weight: 700;
  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 p, .latest-blog-sec .vc_col-sm-4 p {
  font-size: 19.17px;
}
.bucket-sec .vc_col-sm-4 h4, .latest-blog-sec .vc_col-sm-4 h4 {
  font-size: 28px;
  margin-top: 0;
}

body #header_bg .sweet-account-info {
  display: flex;
  gap: 15px;
  justify-content: left;
  margin-top: 9.5px;
}
@media (min-width: 768px) {
  body #header_bg .sweet-account-info {
    padding-left: 0;
  }
}
body #header_bg .sweet-account-info a {
  font-family: "Inter", sans-serif;
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  margin: 0;
}
@media (max-width: 768px) {
  body #header_bg .sweet-account-info {
    display: none;
  }
}

.cart-customlocation {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  text-align: center;
  padding-top: 0;
  vertical-align: top;
}
.cart-customlocation span {
  display: inline-block;
  color: #0d162a;
  font-family: "DynaPuff", system-ui;
  font-weight: 600;
  font-size: 17px;
}
.cart-customlocation span.count {
  background: #ffe748;
  border: 1px solid #452da0;
  width: 20px;
  height: 20px;
  color: #0d162a;
  border-radius: 50%;
  font-size: 11px;
  font-weight: 800;
  display: flex;
  justify-content: center;
  align-items: center;
}

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

.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;
  margin-top: 0 !important;
  line-height: 1em;
}
.grid-product h3 a {
  font-family: "Inter", sans-serif;
  font-weight: 600;
  color: #000d32;
  font-size: 19px;
  text-decoration: none;
}
.grid-product .price {
  font-family: "DynaPuff", system-ui;
  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: 19.17px;
}
.product_category_list li:first-child {
  background: none;
}
.product_category_list li input {
  display: none;
}
.product_category_list li label {
  font-family: "DynaPuff", system-ui;
  cursor: pointer;
  color: #afaba6;
}
.product_category_list li label:hover, .product_category_list li label.active_parent {
  font-weight: 500;
  color: #0d162a;
}

.about-me {
  padding-bottom: 0 !important;
}
.about-me p {
  font-size: 19.17px;
}
@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: "Inter", sans-serif !important;
}
.about-me .text-about-white p, .about-me .text-about-white h2, .about-me .text-about-white h3 {
  color: #fff;
  line-height: 1.5em;
}
.about-me .text-about-white h3 {
  font-weight: 400;
  display: inline-block;
  width: auto;
  border-bottom: 1px solid #fff;
  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: #fff;
}
@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;
  }
}

.beginner-guide-sec .wpb_text_column {
  max-width: 1265px;
  margin: 0 auto;
}
.beginner-guide-sec h4 {
  font-family: "Inter", sans-serif;
  color: #2a3350;
  font-size: 24px;
  font-weight: 700;
}
.beginner-guide-sec p {
  font-size: 19.17px;
}
.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: "Inter", sans-serif;
  font-size: 25px;
  font-weight: 500;
  color: #fff;
  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: #0d162a;
  border-color: #0d162a;
}

.reviews-sec .vc_col-sm-4 {
  padding: 15px;
}
.reviews-sec .vc_col-sm-4 > div {
  padding: 30px !important;
  color: #fff;
  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: "Inter", sans-serif;
  color: #fff;
  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: #0d162a;
  border-radius: 8px;
  font-weight: 500;
  font-size: 25px;
  color: #fff;
}
#faq-sec .vc_tta-panel .vc_tta-panel-heading i {
  color: #fff;
}
#faq-sec .vc_tta-panel .vc_tta-panel-heading i::before, #faq-sec .vc_tta-panel .vc_tta-panel-heading i::after {
  border-color: #fff;
}
#faq-sec .vc_tta-panel .vc_tta-panel-title > a {
  font-weight: 500;
  font-size: 20px;
  color: #fff;
}
@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: 50px;
  }
}
@media (max-width: 768px) {
  .your-instructor h2 {
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) {
  .your-instructor h3 {
    font-size: 41px;
  }
}
.your-instructor h6 {
  margin-top: 0;
  font-family: "Inter", sans-serif;
  color: #244388;
  font-size: 21px;
  font-weight: 600;
}
.your-instructor p, .your-instructor p a {
  font-size: 18.33px;
}
.your-instructor p a {
  color: #244388;
}
@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 #fff;
  margin-bottom: 30px !important;
  padding-bottom: 15px;
}
.sohee-social-media h2, .sohee-social-media h3 {
  color: #fff;
}
.sohee-social-media h3 {
  font-family: "Inter", 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: #0d162a;
  background: #fff;
  border-top: 2px solid #0d162a;
  border-right: 5px solid #0d162a;
  border-bottom: 5px solid #0d162a;
  border-left: 2px solid #0d162a;
  border-radius: 10px;
  padding: 10px 35px;
}

/* Newsletter Css */
@media (max-width: 768px) {
  #blogs .newsletter {
    padding-top: 35px;
    padding-bottom: 35px;
    background-image: linear-gradient(to bottom, #db455b, #a02b78) !important;
  }
}
@media (max-width: 768px) {
  #blogs .vc_column-inner {
    padding-top: 0;
  }
}

#blogs .newsletter {
  padding-top: 15px;
}
@media (min-width: 768px) {
  #blogs .newsletter {
    padding-bottom: 90px;
  }
}
#blogs .newsletter h3 {
  color: #fff;
  margin-bottom: 20px !important;
}
@media (min-width: 768px) {
  #blogs .newsletter h3 {
    font-size: 44px;
  }
}
#blogs .newsletter h6 {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  color: #0d162a;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  #blogs .newsletter .vc_col-sm-4 {
    width: 40%;
  }
}
@media (min-width: 768px) {
  #blogs .newsletter .vc_col-sm-8 {
    width: 60%;
  }
}
#blogs .newsletter p, #blogs .newsletter p a {
  font-family: "DynaPuff", system-ui;
  color: #0d162a;
  font-size: 12px;
}
@media (max-width: 768px) {
  #blogs .newsletter .wpb_text_column {
    margin-bottom: 0;
  }
}
#blogs .newsletter .vc_col-sm-12 {
  max-width: 720px;
  margin: 0 auto;
  float: none;
  display: block;
}
#blogs .newsletter .gform_wrapper.gravity-theme {
  text-align: left;
}
#blogs .newsletter .gform_wrapper.gravity-theme .gfield_label {
  font-weight: 600;
  color: #fff;
}
#blogs .newsletter .wpb_wrapper .gform_wrapper {
  display: inline-block;
  width: 100%;
}
#blogs .newsletter .wpb_wrapper .gform_wrapper form {
  max-width: 600px;
}
#blogs .newsletter .wpb_wrapper .gform_wrapper .gform_body, #blogs .newsletter .wpb_wrapper .gform_wrapper .gform_footer {
  float: left;
  clear: none;
}
#blogs .newsletter .wpb_wrapper .gform_wrapper .gform_body {
  width: 70%;
}
#blogs .newsletter .wpb_wrapper .gform_wrapper .gform_body .gfield_required {
  display: none;
}
#blogs .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: 1px solid #ffecf0;
  font-size: 15px;
  background: #ffecf0;
  color: #0d162a;
  padding-left: 15px;
  font-weight: 500;
  font-family: "Inter", sans-serif;
  border-radius: 5px;
}
@media (max-width: 768px) {
  #blogs .newsletter .wpb_wrapper .gform_wrapper .gform_body {
    margin-top: 0;
    width: 100%;
  }
}
#blogs .newsletter .wpb_wrapper .gform_wrapper .gform_footer {
  width: 30%;
  padding-left: 0;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 768px) {
  #blogs .newsletter .wpb_wrapper .gform_wrapper .gform_footer {
    padding-top: 10px;
    width: 100%;
  }
}
#blogs .newsletter .wpb_wrapper .gform_wrapper .gform_footer input {
  height: 46px;
  background: #fad9ab;
  border: none;
  color: #0d162a;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-weight: 500;
  width: 100%;
  cursor: pointer;
  border-radius: 5px;
  margin-left: 20px;
}
@media (max-width: 768px) {
  #blogs .newsletter .wpb_wrapper .gform_wrapper .gform_footer input {
    margin-left: 0;
  }
}
#blogs .newsletter .wpb_wrapper .gform_wrapper .gform_footer input:hover {
  color: #fff;
  background: #0d162a;
}
@media (max-width: 768px) {
  #blogs .newsletter {
    text-align: center;
  }
}

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

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

.contact-us-bottom {
  text-align: center;
}
@media (max-width: 768px) {
  .contact-us-bottom {
    padding-top: 30px !important;
  }
}
.contact-us-bottom h2 {
  color: #fff;
  margin-top: 0;
}
.contact-us-bottom .wpb_wrapper .gform_wrapper {
  text-align: left;
}
.contact-us-bottom .wpb_wrapper .gform_wrapper label {
  color: #fff;
}
.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: #2a3350;
  border: none;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  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: #0d162a;
  background: #fff;
}

h2 .red, h2 h2, .red-text .red, .red-text h2 {
  color: #0d162a;
}

.not-going-harder .vc_col-sm-4 {
  padding: 15px;
  color: #fff;
}
.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: "Inter", sans-serif;
  margin-top: 0;
  color: #0d162a;
  font-size: 25px;
  font-weight: 600;
}
.what-elt-method p {
  font-size: 19.17px;
  margin-bottom: 0;
}

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

.blue-bg p {
  color: #fff;
}

body.woocommerce-shop.woocommerce-page .price {
  font-size: 22px !important;
}

body.woocommerce-page.woocommerce-shop .product-sec {
  display: none;
}
body.woocommerce-page.woocommerce-shop #blogs.woocommerce-page #proddetails .woocommerce-result-count {
  font-size: 20px;
  font-weight: 500;
  color: #463d63;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  body.woocommerce-page.woocommerce-shop #blogs.woocommerce-page #proddetails .woocommerce-result-count {
    text-align: center;
    font-size: 16px;
    margin-bottom: 10px;
    width: 100%;
  }
}
@media (max-width: 768px) {
  body.woocommerce-page.woocommerce-shop #blogs.woocommerce-page #proddetails .woocommerce-ordering {
    width: 100%;
  }
}
body.woocommerce-page.woocommerce-shop #blogs.woocommerce-page #proddetails select.orderby {
  font-size: 20px;
  font-weight: 500;
  color: #463d63;
  height: 44px;
  border: 1px solid #b5b5b5;
  border-radius: 4px;
  padding-left: 15px;
  background: #fff url(../images/icoo.svg) right 15px center no-repeat;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
@media (max-width: 768px) {
  body.woocommerce-page.woocommerce-shop #blogs.woocommerce-page #proddetails select.orderby {
    font-size: 16px;
  }
}
body.woocommerce-page.woocommerce-shop #blogs.woocommerce-page #proddetails .product {
  background: #fff;
  margin-bottom: 3.8%;
}
body.woocommerce-page.woocommerce-shop #blogs.woocommerce-page #proddetails .product .woocommerce-loop-product__title {
  font-size: 22px;
  font-weight: 600;
  color: #d51387;
}
@media (max-width: 768px) {
  body.woocommerce-page.woocommerce-shop #blogs.woocommerce-page #proddetails .product .woocommerce-loop-product__title {
    font-size: 16px;
  }
}
body.woocommerce-page.woocommerce-shop #blogs.woocommerce-page #proddetails .product .price {
  text-align: center;
  color: #0d162a;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  font-size: 18px !important;
}
body.woocommerce-page.woocommerce-shop #blogs.woocommerce-page #proddetails .product .add_to_cart_button {
  font-weight: 700;
  font-size: 17px;
  color: #111111;
  border: 1px solid #f8df58;
  background: #f8df58;
  border-radius: 100px;
}
body.woocommerce-page.woocommerce-shop #blogs.woocommerce-page #proddetails .product .add_to_cart_button:hover {
  background: #fff;
  border: 1px solid #0d162a;
  color: #0d162a;
}
@media (max-width: 768px) {
  body.woocommerce-page.woocommerce-shop #blogs.woocommerce-page #proddetails .product .add_to_cart_button {
    font-size: 14px;
    padding: 0.5rem;
  }
}
body.woocommerce-page.woocommerce-shop #blogs.woocommerce-page #proddetails .page-title {
  text-align: center;
  color: #260f77;
  font-weight: 500;
  text-shadow: none;
}
@media (min-width: 768px) {
  body.woocommerce-page.woocommerce-shop #blogs.woocommerce-page #proddetails .page-title {
    font-size: 48px;
    margin: 0 0 -20px 0;
  }
}
@media (max-width: 768px) {
  body.woocommerce-page.woocommerce-shop #blogs.woocommerce-page #proddetails .page-title {
    margin-top: 0;
  }
}

/* Woocommerce Style */
.single-product .review-sec {
  margin-top: -50px;
  overflow: visible;
}
.single-product .review-sec .vc_column-inner {
  padding-top: 0;
}

#blogs.woocommerce-page {
  padding-top: 40px;
}
@media (max-width: 768px) {
  #blogs.woocommerce-page {
    text-align: center;
  }
}
#blogs.woocommerce-page .images {
  background: #f5eef8;
  padding: 15px;
  border-radius: 10px;
}
@media (min-width: 768px) {
  #blogs.woocommerce-page .images {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  #blogs.woocommerce-page .images {
    width: 58%;
  }
}
@media (min-width: 768px) {
  #blogs.woocommerce-page #proddetails div.product {
    display: flex;
    gap: 20px;
  }
}
#blogs.woocommerce-page #proddetails .product {
  background: #3d239c url(../images/product-bg.png) no-repeat center;
  background-size: cover;
  padding: 20px;
  border-radius: 12px;
  display: inline-block;
}
#blogs.woocommerce-page .thumbnail_image.slick-current {
  border: 3px solid #ffde86 !important;
}
#blogs.woocommerce-page .rev-star {
  color: #5c667c;
  font-weight: 500;
  font-size: 14px;
  font-family: "Inter", sans-serif;
  display: flex;
  align-items: center;
  gap: 12px;
}
@media (max-width: 768px) {
  #blogs.woocommerce-page .rev-star {
    justify-content: center;
  }
}
#blogs.woocommerce-page .woocommerce-product-details__short-description {
  text-align: center;
}
#blogs.woocommerce-page .woocommerce-product-details__short-description p {
  font-family: 16px;
  font-size: 18px;
  font-weight: 500;
  color: #0d162a;
}
@media (min-width: 768px) {
  #blogs.woocommerce-page .woocommerce-product-details__short-description p {
    text-align: left;
  }
}
#blogs.woocommerce-page .payment-buttons {
  text-align: left;
}
#blogs.woocommerce-page .summary {
  background: #faecf6;
  padding: 20px;
  border-radius: 10px;
}
@media (min-width: 768px) {
  #blogs.woocommerce-page .summary {
    width: 40%;
    margin-bottom: 0;
  }
}
#blogs.woocommerce-page .product_meta {
  display: none;
}
@media (max-width: 768px) {
  #blogs.woocommerce-page button.button {
    float: none;
    display: inline-block;
  }
}
#blogs.woocommerce-page .quantity {
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  #blogs.woocommerce-page .quantity {
    justify-content: center;
    margin-bottom: 5px;
  }
}
#blogs.woocommerce-page .quantity button {
  width: 44px;
  height: 45px;
  background: #260f77;
  border: 1px solid #b5b5b5;
  color: #fff;
  font-weight: 700;
  font-size: 32px;
  font-family: "Inter", sans-serif;
  cursor: pointer;
}
#blogs.woocommerce-page .quantity button.minus {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
#blogs.woocommerce-page .quantity button.plus {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
#blogs.woocommerce-page .quantity .qty {
  min-width: 49px;
  padding-left: 7px;
  color: #111111;
  font-weight: 500;
  font-size: 22px;
  width: 44px;
  min-height: 44px;
  border-top: 1px solid #b5b5b5 !important;
  border-bottom: 1px solid #b5b5b5 !important;
  border: none;
}
#blogs.woocommerce-page h1 {
  text-align: center;
  font-weight: 700;
  color: #d51387;
}
@media (min-width: 768px) {
  #blogs.woocommerce-page h1 {
    font-size: 36px;
    text-align: left;
  }
}
@media (max-width: 768px) {
  #blogs.woocommerce-page h1 {
    color: #fff;
    text-shadow: 2px 2px 0 #dd1b8f, -2px 2px 0 #dd1b8f, 2px -2px 0 #dd1b8f, -2px -2px 0 #dd1b8f, 3px 0 0 #dd1b8f, -3px 0 0 #dd1b8f, 0 3px 0 #dd1b8f, 0 -3px 0 #dd1b8f, 4px 4px 0 #361c73, -4px 4px 0 #361c73, 4px -4px 0 #361c73, -4px -4px 0 #361c73, 5px 0 0 #361c73, -5px 0 0 #361c73, 0 5px 0 #361c73, 0 -5px 0 #361c73;
  }
}
#blogs.woocommerce-page .price {
  font-family: "Inter", sans-serif;
  font-size: 26px;
  color: #0d162a;
  font-weight: 700;
  text-align: center;
  margin-bottom: 10px;
  margin-top: 0;
}
@media (min-width: 768px) {
  #blogs.woocommerce-page .price {
    text-align: left;
  }
}
#blogs.woocommerce-page .price ins {
  text-decoration: none;
}
#blogs.woocommerce-page .variations tr th {
  font-weight: 500;
  text-align: left;
}
@media (max-width: 768px) {
  #blogs.woocommerce-page .variations tr th {
    text-align: center;
  }
}
#blogs.woocommerce-page .variations tr select {
  background: #fff;
  border: 1px solid #000;
  color: #0d162a;
  font-weight: 500;
  font-size: 16px;
  border-radius: 4px;
  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;
  padding-left: 4px;
}
@media (max-width: 768px) {
  #blogs.woocommerce-page ul.tabs {
    flex-direction: column;
  }
}
#blogs.woocommerce-page ul.tabs .woocommerce-Tabs-panel {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  #blogs.woocommerce-page ul.tabs .woocommerce-Tabs-panel {
    margin-bottom: 0;
  }
}
#blogs.woocommerce-page ul.tabs::before {
  display: none !important;
}
#blogs.woocommerce-page ul.tabs li {
  font-family: "Inter", 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;
  display: none;
}
@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: "Inter", 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 .woocommerce-Tabs-panel p {
  text-align: left;
  color: #0d162a;
  font-size: 14px;
  font-weight: 500;
}
@media (max-width: 768px) {
  #blogs.woocommerce-page .woocommerce-Tabs-panel p {
    text-align: center;
  }
}
#blogs.woocommerce-page .woocommerce-Tabs-panel p strong {
  color: #d51387;
  font-weight: 500;
  font-size: 16px;
}
#blogs.woocommerce-page .related.products {
  display: inline-block;
  width: 100%;
  margin-top: 30px;
  text-align: center;
  display: none;
}
@media (max-width: 768px) {
  #blogs.woocommerce-page .related.products {
    margin-top: 10px;
  }
}
#blogs.woocommerce-page .related.products > h2 {
  position: relative;
  color: #0d162a;
  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: "DynaPuff", system-ui;
  font-size: 18px;
  font-weight: 700;
  color: #827676;
}
#blogs.woocommerce-page .related.products a h2 {
  font-size: 22.92px;
  font-weight: 600;
  text-decoration: none;
}
@media (max-width: 768px) {
  #blogs.woocommerce-page .related.products a h2 {
    font-size: 21px;
  }
}/*# sourceMappingURL=style.css.map */