body #sbi_mod_error {
  display: none !important;
}

.btn-size-default {
  font-size: 15px;
}

.btn.btn-color-primary {
  color: #3A3A3A;
}

.btn.btn-color-alt {
  color: #3A3A3A;
}

.btn-style-round:not(.btn-style-bordered), .sr7-btn {
  z-index: 0;
  position: relative;
  display: inline;
  padding-left: 45px;
}
.btn-style-round:not(.btn-style-bordered):before, .sr7-btn:before {
  content: "\f121";
  font-family: "woodmart-font";
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
}
.btn-style-round:not(.btn-style-bordered):after, .sr7-btn:after {
  content: "";
  position: absolute;
  z-index: -1;
  width: 94%;
  height: 100%;
  border: 1.5px solid #154563;
  border-radius: 30em;
  right: -5px;
  top: 5px;
  transition: all 0.4s ease-in-out;
  pointer-events: none;
}
.btn-style-round:not(.btn-style-bordered):hover:after, .sr7-btn:hover:after {
  right: 0;
  top: 0;
  width: 100%;
}

.sr7-btn:before {
  left: 25px;
}
.sr7-btn:after {
  content: none;
}

.single_add_to_cart_button {
  padding: 12px 25px;
  font-size: 16px;
}

.whb-header .whb-top-bar {
  padding: 1rem 0;
}
.whb-header .whb-top-bar-inner {
  flex-wrap: wrap;
}
.whb-header .whb-top-bar-inner:after {
  content: "";
  display: block;
  height: 0px;
  width: calc(100% - 140px);
  border-bottom: 1px solid #f7d9d2;
}
.whb-header .whb-top-bar .wd-header-search .wd-tools-icon:before {
  font-size: 18px;
}
.whb-header .whb-top-bar .wd-nav-secondary > li > a {
  font-size: 15px;
  font-weight: 500;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
}
.whb-header .whb-top-bar .wd-nav-secondary .wd-sub-menu li > a {
  border-bottom: 1px solid rgba(247, 217, 210, 0.5);
}
.whb-header .whb-top-bar .wd-nav-secondary .wd-sub-menu li > a:not(:hover) {
  color: #333;
}
.whb-header .whb-top-bar .wd-account-style-text .wd-tools-text {
  font-weight: 500;
  font-size: 15px;
  text-transform: unset;
}
.whb-header .whb-general-header .wd-nav > li {
  min-width: 150px;
}
.whb-header.whb-overcontent:not(.whb-sticked) .whb-main-header .whb-general-header {
  border-radius: 8px;
}
.whb-header .wd-dropdown-menu.wd-design-sized {
  padding-top: 20px;
  padding-bottom: 20px;
}
.whb-header .wd-dropdown-menu.wd-design-sized .wpb_images_carousel {
  margin-bottom: 0;
}
.whb-header .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li {
  margin-bottom: 0;
}
.whb-header .wd-dropdown-menu.wd-design-sized a {
  font-size: 15px;
  font-weight: 600;
}
.whb-header .wd-sub-menu .sub-sub-menu > li > a {
  border-bottom: 1px solid rgba(247, 217, 210, 0.5);
  color: #333;
  padding: 10px 0;
}
.whb-header .wd-sub-menu .sub-sub-menu > li > a:hover {
  color: #00ADDA;
}
.whb-header .wd-nav[class*=wd-style-] > li.current-menu-item > a, .whb-header .wd-nav[class*=wd-style-] > li.wd-active > a, .whb-header .wd-nav[class*=wd-style-] > li.active > a {
  color: #00ADDA;
}
.whb-header .wd-info-box {
  align-items: center;
}
.whb-header .wd-info-box .info-box-title {
  margin-bottom: 0;
  line-height: 1;
}
.whb-header .wd-info-box svg polygon {
  fill: #3E3E3E;
}
.whb-header .box-icon-align-left .box-icon-wrapper {
  margin-right: 12px;
}
.whb-header .wd-header-cart.wd-design-2 .wd-tools-icon:before {
  font-size: 25px;
}
.whb-header .wd-header-cart.wd-design-2 .wd-tools-icon .wd-cart-number {
  width: 12px;
  height: 12px;
  border-radius: 0;
  bottom: 3px;
  top: auto;
  left: 50%;
  margin-left: -6px;
  z-index: 0;
  color: #333;
  background-color: #f7d9d2;
}
.whb-header .wd-header-cart.wd-design-2 .wd-tools-text {
  display: none;
}
.whb-header .btn-style-round:after {
  content: none;
}
.whb-header .btn-size-default {
  padding-top: 9px;
  padding-bottom: 9px;
}

.wd-title-style-image {
  position: relative;
  padding-top: 70px;
}
.wd-title-style-image .title-subtitle {
  margin-bottom: 0;
}
.wd-title-style-image .img-wrapper {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.wd-nav > li > a {
  padding-left: 15px;
  padding-right: 15px;
  align-items: flex-start;
}
.wd-nav > li > a .wd-nav-img {
  width: 40px !important;
  max-height: 36px;
  margin-left: 9px;
}
.whb-sticked .wd-nav > li > a .wd-nav-img {
  display: none;
}

.wd-nav > li > a .menu-label {
  bottom: auto;
  right: auto;
  margin: 0;
  margin-inline-start: 50px;
  padding: 20px 0 0;
  background: none;
  font-size: 12px;
  opacity: 0.6;
}
.whb-sticked .wd-nav > li > a .menu-label {
  display: none;
}

.wd-nav[class*=wd-style-] > li.menu-item-has-children > a:after {
  color: #525252;
  margin-top: 6px;
  margin-right: 6px;
}

.cat-menu .box-icon-align-right .box-icon-wrapper {
  margin-left: 12px;
}
.cat-menu .wd-info-box {
  align-items: center;
}
.cat-menu .wd-info-box .info-box-title {
  margin-bottom: 0;
  transition: color 0.25s;
}
.cat-menu .wd-info-box p {
  margin-bottom: 0;
  line-height: 1.5;
  transition: color 0.25s;
}
.cat-menu .wd-info-box svg g, .cat-menu .wd-info-box svg path {
  transition: fill 0.25s;
  fill: #00ADDA;
}
.cat-menu .wd-info-box:hover .info-box-title {
  color: #00ADDA;
}
.cat-menu .wd-info-box:hover p {
  color: #f0c9c0;
}
.cat-menu .wd-info-box:hover svg g, .cat-menu .wd-info-box:hover svg path {
  fill: #f0c9c0;
}
.cat-menu .tax-product_cat .title-size-large {
  padding: 50px 0;
}
.cat-menu .tax-product_cat .title-size-large .title {
  font-size: 68px;
}

.wd-nav-product-cat > li {
  flex: 1;
}
.wd-nav-product-cat > li > a {
  font-size: 16px;
}
.wd-nav-product-cat > li .wd-nav-img {
  filter: brightness(0) invert(1);
  max-height: 40px;
  margin-left: 10px;
}
.wd-nav-product-cat .wd-dropdown {
  background-color: #f7d9d2;
}
.wd-nav-product-cat .wd-dropdown li a {
  color: #000;
  font-weight: 400;
  padding: 8px 0;
}
.wd-nav-product-cat .wd-dropdown li a .nav-link-count {
  display: none;
}

.home .slider-in-container .wd-slide-container {
  padding: 0;
}
.home .slider-in-container .wd-slide-inner {
  height: 100%;
}
.home .slider-in-container .wd-slide-inner > .vc_row {
  flex-direction: column;
  height: 100%;
}
.home .slider-in-container .wd-slide-inner > .vc_row > .wpb_column {
  flex-grow: 1;
  width: 37.3%;
  height: 100%;
}
.home .slider-in-container .wd-slide-inner > .vc_row .vc_column-inner {
  margin-top: 8PX;
  margin-bottom: 8px;
}
.home .slider-in-container .wd-slide-bg {
  max-width: 63%;
  margin-right: auto;
  background-size: 100%;
}

.club-banner {
  transform: translateY(-100px);
  margin-bottom: -80px;
}
.club-banner .box-icon-align-top .box-icon-wrapper {
  margin-bottom: 0;
}
.club-banner .box-icon-align-top .box-icon-wrapper .info-svg-wrapper g {
  stroke: #faf5f5;
}
.club-banner .wd-info-box .info-btn-wrapper {
  margin-top: 50px;
}
.club-banner .info-box-content {
  padding: 50px 0 70PX;
}
.club-banner .btn {
  PADDING: 10PX 25PX 10PX 50px;
}
.club-banner .btn:before {
  content: "\f121";
  font-family: "woodmart-font";
  position: absolute;
  margin-top: 2px;
  left: 20px;
}
.club-banner .btn:after {
  width: 80%;
}

.sb_instagram_header {
  display: none;
}

.promo-banner.category.banner-content-background .wrapper-content-banner {
  min-width: 220px;
}
.promo-banner.category .banner-title u {
  color: #00ADDA;
}
.promo-banner.category .wrapper-content-banner {
  width: auto;
  padding: 20px 25px;
}
.promo-banner.category .wrapper-content-banner .banner-btn-wrapper {
  margin-top: 6px;
}
.promo-banner.category .wrapper-content-banner .banner-btn-wrapper .btn-size-default {
  padding-bottom: 4px;
  font-size: 16px;
  font-weight: 400;
  border-width: 0;
  transition: all 0.3s;
}
.promo-banner.category .wrapper-content-banner .banner-btn-wrapper .btn-size-default:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #333;
  transform: scaleX(0);
  transform-origin: right top;
  transition: transform 0.3s;
}
.promo-banner.category .wrapper-content-banner .banner-btn-wrapper .btn-size-default:after {
  content: "\f121";
  font-family: "woodmart-font";
  margin-right: 10px;
}
.promo-banner.category .wrapper-content-banner.wd-items-top.wd-justify-left {
  left: 20px;
  right: auto;
  top: 20px;
  bottom: auto;
  border-bottom-right-radius: 30px;
  border-top-left-radius: 20px;
}
.promo-banner.category .wrapper-content-banner.wd-items-top.wd-justify-right {
  right: 20px;
  top: 20px;
  bottom: auto;
  left: auto;
  border-bottom-left-radius: 30px;
  border-top-right-radius: 20px;
}
.promo-banner.category .wrapper-content-banner.wd-items-bottom.wd-justify-left {
  left: 20px;
  right: auto;
  bottom: 20px;
  top: auto;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 20px;
}
.promo-banner.category .wrapper-content-banner.wd-items-bottom.wd-justify-right {
  right: 20px;
  left: auto;
  bottom: 20px;
  top: auto;
  border-top-left-radius: 30px;
  border-bottom-right-radius: 20px;
}
.promo-banner.category:hover .wrapper-content-banner .banner-btn-wrapper .btn-size-default:before {
  transform: scaleX(1);
}

.category-banner .wpb_single_image {
  margin-bottom: -20px;
}
.category-banner.accessories .box-icon-wrapper {
  margin-left: 30px;
  margin-top: 10px;
}
.category-banner .wd-info-box.box-icon-align-right .info-box-inner {
  margin-top: 20px;
}
.category-banner .wd-info-box.box-icon-align-right .info-btn-wrapper {
  margin-top: 45px !important;
}
.category-banner.gift {
  overflow: visible;
}
.category-banner.gift > .vc_column_container {
  position: relative;
  z-index: 1;
}

.footer-container .widget_nav_menu ul li {
  margin-bottom: 20px;
}
.footer-container .widget_nav_menu ul li a {
  font-size: 18px;
  color: #313131;
}
.footer-container .widget_nav_menu ul li a:hover {
  color: #00ADDA;
}
.footer-container .wpb_text_column {
  font-size: 18px;
}
.footer-container .wpb_content_element.text-larger {
  font-size: 20px;
  line-height: 1.7;
  color: #154563;
}
.footer-container .wd-social-icons.icons-design-default .wd-social-icon {
  width: 48px !important;
  height: 48px !important;
  line-height: 36px;
  background-color: #fff;
  margin: 0 7px !important;
}
.footer-container .wd-social-icons.icons-design-default .wd-social-icon .wd-icon {
  font-size: 26px;
  color: #154563;
}
.footer-container .vc_cta3 {
  margin-right: auto;
}
.footer-container .vc_cta3.vc_cta3-style-outline {
  border: 0;
  width: 250px;
  padding-top: 10px;
}
.footer-container .vc_cta3:before {
  content: "";
  position: absolute;
  margin-right: 50px;
  transform: rotate(45deg);
  width: 180px;
  height: 180px;
  border: 1px solid #154563;
  border-radius: 20px;
}
.footer-container .vc_cta3 h4 {
  margin-left: 50px;
  font-weight: 600;
  background-color: #D0E8FA;
  position: relative;
  width: 175px;
}
.footer-container .vc_cta3 .vc_btn3-container.vc_btn3-center .vc_btn3-block {
  background-color: transparent;
  font-size: 20px;
  font-weight: 600;
  COLOR: #f87292;
  left: 20px;
  z-index: 0;
  PADDING: 20px 45PX;
  WHITE-SPACE: NORMAL;
}
.footer-container .vc_cta3 .vc_btn3-container.vc_btn3-center .vc_btn3-block:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 220px;
  height: 125px;
  background: url("triangle-round.svg") no-repeat;
  background-size: 100% 100%;
}
.footer-container .vc_cta3 .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
  display: block;
  margin: 5PX auto 0;
}
.footer-container .copyrights-wrapper {
  color: #333;
  font-size: 15px;
}

.product-grid-item .product-element-top {
  padding: 10px;
}
.product-grid-item .price {
  padding: 7px 0;
}
.product-grid-item .wd-buttons.wd-pos-r-t {
  top: auto;
  bottom: 50px;
  border-radius: 50%;
}
.product-grid-item .wd-buttons.wd-pos-r-t .wd-action-btn {
  width: 45px;
  border-radius: 50%;
}
.product-grid-item .product-wrapper {
  background-color: #fff;
}
.product-grid-item .product-wrapper .product-labels.labels-rounded {
  left: 10px;
  top: 10px;
  right: auto;
}
.product-grid-item .product-wrapper .product-labels.labels-rounded .onsale {
  min-height: 25px;
  background-color: #44AF69;
}
.product-grid-item .product-wrapper .wd-add-btn {
  padding: 0 12px;
  opacity: 1;
}
.product-grid-item .product-wrapper .wd-add-btn > a {
  border-radius: 30em !important;
  background-color: #F5CCD0;
  height: 30px;
  color: #303030;
  font-size: 15px;
  font-weight: 500;
  opacity: 1;
}
.product-grid-item .product-wrapper .wd-add-btn > a span {
  padding: 7px;
}
.product-grid-item .product-wrapper .wd-add-btn > a:hover {
  background-color: #F5CCD0;
  opacity: 1;
}
.product-grid-item .product-wrapper .product-element-bottom {
  padding: 10px 20px;
}
.product-grid-item .product-wrapper .product-element-bottom .wd-entities-title {
  font-size: 15px;
  margin-bottom: 10px;
}
.product-grid-item .product-wrapper .price .amount {
  color: #00ADDA;
  font-weight: 400;
}
.product-grid-item .product-wrapper .price del .amount {
  color: #848484;
}
.product-grid-item:hover .product-wrapper {
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.09);
}
.product-grid-item:hover .product-wrapper .wd-add-btn > a {
  transform: translateY(-10px) translateZ(0);
}

.single-product .price ins .amount {
  color: #00ADDA;
  font-weight: 400;
}
.single-product .woocommerce-breadcrumb .breadcrumb-last {
  display: none;
}
.single-product .woocommerce-product-gallery .labels-rounded .product-label {
  min-height: 25px;
  background-color: #44AF69;
}
.single-product .swatch-on-single {
  font-size: 14px;
}
.single-product .swatch-on-single:after {
  border-bottom-color: #00ADDA;
}
.single-product .swatch-on-single :not(:last-child) {
  margin-left: 8px;
}
.single-product .summary-inner .product_meta {
  background-color: #DEEEF2;
  padding: 20px;
  border-radius: 6px;
  border-top: none;
}
.single-product .product-tabs-wrapper {
  display: none;
}
.single-product .related-and-upsells {
  max-width: 100%;
  background-color: #FAF5F5;
}
.single-product .related-and-upsells .related-products {
  max-width: 1222px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: -40px;
  padding: 40px 0;
}
.single-product .related-and-upsells .related-products > .title {
  text-align: center;
  line-height: 38px;
  font-size: 24px;
  color: #154563;
  padding-top: 40px;
}
.single-product .related-and-upsells .related-products > .title:before {
  right: auto;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  width: 40px;
  height: 40px;
  background-color: transparent;
  background-image: url("title-icon.svg");
  background-size: 100%;
}
.single-product .wd-social-icons.wd-layout-inline {
  margin-top: 20px;
}
.single-product .wd-social-icons.wd-layout-inline .wd-label {
  display: none;
}
.single-product .wd-social-icons.wd-layout-inline .wd-icon {
  background-color: #f5ebeb;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  line-height: 30px !important;
  text-align: center;
  color: #333;
}
.single-product .wd-social-icons.wd-layout-inline .wd-icon:hover {
  background-color: #f7d9d2;
}

.form-style-underlined select {
  background-position: left 0 top 50%;
}

body .wd-accordion.wd-style-default::before {
  border-top-width: 1px;
}
body .wd-accordion.wd-style-default .wd-accordion-title {
  position: relative;
  z-index: 0;
}
body .wd-accordion.wd-style-default .wd-accordion-title .wd-accordion-opener {
  color: #333;
  margin-right: 12px;
}
body .wd-accordion.wd-style-default .wd-accordion-title:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 4px;
  width: 100%;
  height: calc(100% - 8px);
  background-color: #f7d9d2;
  opacity: 0;
  transition: opacity 0.3s;
}
body .wd-accordion.wd-style-default .wd-accordion-title:hover .wd-accordion-title-text {
  color: #f0c9c0;
}
body .wd-accordion.wd-style-default .wd-accordion-title.wd-active:before {
  opacity: 1;
}
body .wd-accordion.wd-style-default .wd-accordion-title.wd-active .wd-accordion-title-text {
  color: #333;
  padding: 0 10px;
}
body .wd-accordion.wd-style-default .wd-accordion-title-text {
  font-size: 18px;
}
body .wd-accordion.wd-style-default .wd-accordion-content {
  margin-top: 20px;
  padding-right: 10px;
}

.entry-content h2, .entry-content h3 {
  color: #00ADDA;
}
.entry-content .wpb_singleimage_heading {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 10px;
  font-family: "Heebo", sans-serif;
}

.page-title {
  display: flex;
  align-items: center;
  margin-bottom: 0 !important;
}
.page-title.title-size-small {
  padding: 90px 0;
}
.page-title .wd-back-btn {
  display: none;
}
.page-title.color-scheme-dark .title {
  color: #ff4c7d;
}

.wd-info-box .info-btn-wrapper {
  margin-top: 25px !important;
}

body .team-member {
  max-width: 350px;
}
body .team-member .member-position {
  color: #00ADDA;
  font-size: 16px;
}
body .team-member .member-image img {
  border-radius: 50%;
}

body .wd-title-style-shadow, body .wd-title-style-shadow:hover, .wd-info-box.box-style-shadow, .wd-info-box.box-style-shadow:hover {
  box-shadow: 16px 0px 0 -10px rgba(209, 232, 250, 0.4901960784);
}

body .wpb_video_heading {
  color: #ff4c7d;
  font-size: 20px;
  text-align: center;
  margin-bottom: 10px;
}

body .wpb_video_wrapper .button-play {
  width: 70px;
  height: 70px;
  margin-top: -35px;
  margin-left: -35px;
  BACKGROUND: rgba(248, 114, 146, 0.968627451);
  line-height: 68px;
  border: 0;
}
body .wpb_video_wrapper .button-play:after {
  font-size: 20px;
}

body .wd-list li {
  align-items: flex-start;
  justify-content: flex-start;
}

@media (min-width: 768px) {
  .vc_row-o-equal-height > .wpb_column > .vc_column-inner {
    height: 100%;
  }
  .vc_row-o-equal-height > .wpb_column > .vc_column-inner > .wpb_wrapper, .vc_row-o-equal-height > .wpb_column > .vc_column-inner > .wpb_wrapper > .wd-wpb {
    height: 100%;
    margin-bottom: 0;
  }
  .vc_row-o-equal-height > .wpb_column > .vc_column-inner > .wpb_wrapper > .info-box-wrapper {
    height: 100%;
  }
  .vc_row-o-equal-height > .wpb_column > .vc_column-inner > .wpb_wrapper > .info-box-wrapper .wd-info-box {
    height: 100%;
    margin-bottom: 0;
  }
}
@media (min-width: 1025px) {
  .page-title {
    height: 350px;
  }
  .tax-product_cat .page-title {
    height: 60vh;
    min-height: 450px;
  }
  .page-title .title {
    max-width: 50%;
  }
}
@media (max-width: 1023px) {
  .wd-nav-mobile {
    display: flex !important;
  }
}
