/* Quickview */
.popup-quick-view {
  max-width: 920px;
}

/* Shop popup */
.woodmart-promo-popup {
  max-width: 800px;
}

/* header Banner */
.header-banner {
  height: 40px;
}
.header-banner-display .website-wrapper {
  margin-top: 40px;
}

/* Tablet */
@media (max-width: 1024px) {
  /* header Banner */
  .header-banner {
    height: 40px;
  }
  .header-banner-display .website-wrapper {
    margin-top: 40px;
  }
}

.woodmart-woocommerce-layered-nav .woodmart-scroll-content {
  max-height: 280px;
}

@media (min-width: 1025px) {
  .whb-top-bar-inner {
    height: 50px;
  }
  .whb-general-header-inner {
    height: 100px;
  }
  .whb-header-bottom-inner {
    height: 50px;
  }
  .whb-sticked .whb-top-bar-inner {
    height: 60px;
  }
  .whb-sticked .whb-general-header-inner {
    height: 75px;
  }
  .whb-sticked .whb-header-bottom-inner {
    height: 60px;
  }
  /* HEIGHT OF HEADER CLONE */
  .whb-clone .whb-general-header-inner {
    height: 50px;
  }
  /* HEADER OVERCONTENT */
  .woodmart-header-overcontent .title-size-small {
    padding-top: 220px;
  }
  .woodmart-header-overcontent .title-size-default {
    padding-top: 260px;
  }
  .woodmart-header-overcontent .title-size-large {
    padding-top: 300px;
  }
  /* HEADER OVERCONTENT WHEN SHOP PAGE TITLE TURN OFF  */
  .woodmart-header-overcontent .without-title.title-size-small {
    padding-top: 200px;
  }
  .woodmart-header-overcontent .without-title.title-size-default {
    padding-top: 235px;
  }
  .woodmart-header-overcontent .without-title.title-size-large {
    padding-top: 260px;
  }
  /* HEADER OVERCONTENT ON SINGLE PRODUCT */
  .single-product .whb-overcontent {
    padding-top: 200px;
  }
  /* HEIGHT OF LOGO IN TOP BAR */
  .whb-top-bar .woodmart-logo img {
    max-height: 50px;
  }
  .whb-sticked .whb-top-bar .woodmart-logo img {
    max-height: 60px;
  }
  /* HEIGHT OF LOGO IN GENERAL HEADER */
  .whb-general-header .woodmart-logo img {
    max-height: 100px;
  }
  .whb-sticked .whb-general-header .woodmart-logo img {
    max-height: 75px;
  }
  /* HEIGHT OF LOGO IN BOTTOM HEADER */
  .whb-header-bottom .woodmart-logo img {
    max-height: 50px;
  }
  .whb-sticked .whb-header-bottom .woodmart-logo img {
    max-height: 60px;
  }
  /* HEIGHT OF LOGO IN HEADER CLONE */
  .whb-clone .whb-general-header .woodmart-logo img {
    max-height: 50px;
  }
  /* HEIGHT OF HEADER BULDER ELEMENTS */
  /* HEIGHT ELEMENTS IN TOP BAR */
  .whb-top-bar .search-button > a,
  .whb-top-bar .woodmart-shopping-cart > a,
  .whb-top-bar .woodmart-wishlist-info-widget > a,
  .whb-top-bar .main-nav .item-level-0 > a,
  .whb-top-bar .whb-secondary-menu .item-level-0 > a,
  .whb-top-bar .woodmart-header-links .item-level-0 > a,
  .whb-top-bar .categories-menu-opener,
  .whb-top-bar .woodmart-burger-icon,
  .whb-top-bar .menu-opener,
  .whb-top-bar .whb-divider-stretch:before,
  .whb-top-bar form.woocommerce-currency-switcher-form .dd-selected,
  .whb-top-bar .whb-text-element .wcml-dropdown a.wcml-cs-item-toggle {
    height: 50px;
  }
  .whb-sticked .whb-top-bar .search-button > a,
  .whb-sticked .whb-top-bar .woodmart-shopping-cart > a,
  .whb-sticked .whb-top-bar .woodmart-wishlist-info-widget > a,
  .whb-sticked .whb-top-bar .main-nav .item-level-0 > a,
  .whb-sticked .whb-top-bar .whb-secondary-menu .item-level-0 > a,
  .whb-sticked .whb-top-bar .woodmart-header-links .item-level-0 > a,
  .whb-sticked .whb-top-bar .categories-menu-opener,
  .whb-sticked .whb-top-bar .woodmart-burger-icon,
  .whb-sticked .whb-top-bar .menu-opener,
  .whb-sticked .whb-top-bar .whb-divider-stretch:before,
  .whb-sticked
    .whb-top-bar
    form.woocommerce-currency-switcher-form
    .dd-selected,
  .whb-sticked
    .whb-top-bar
    .whb-text-element
    .wcml-dropdown
    a.wcml-cs-item-toggle {
    height: 60px;
  }
  /* HEIGHT ELEMENTS IN GENERAL HEADER */
  .whb-general-header .whb-divider-stretch:before,
  .whb-general-header .navigation-style-bordered .item-level-0 > a {
    height: 100px;
  }
  .whb-sticked:not(.whb-clone) .whb-general-header .whb-divider-stretch:before,
  .whb-sticked:not(.whb-clone)
    .whb-general-header
    .navigation-style-bordered
    .item-level-0
    > a {
    height: 75px;
  }
  .whb-sticked:not(.whb-clone) .whb-general-header .woodmart-search-dropdown,
  .whb-sticked:not(.whb-clone) .whb-general-header .dropdown-cart,
  .whb-sticked:not(.whb-clone)
    .whb-general-header
    .woodmart-navigation:not(.vertical-navigation):not(
      .navigation-style-bordered
    )
    .sub-menu-dropdown {
    margin-top: 17.5px;
  }
  .whb-sticked:not(.whb-clone)
    .whb-general-header
    .woodmart-search-dropdown:after,
  .whb-sticked:not(.whb-clone) .whb-general-header .dropdown-cart:after,
  .whb-sticked:not(.whb-clone)
    .whb-general-header
    .woodmart-navigation:not(.vertical-navigation):not(
      .navigation-style-bordered
    )
    .sub-menu-dropdown:after {
    height: 17.5px;
  }
  /* HEIGHT ELEMENTS IN BOTTOM HEADER */
  .whb-header-bottom .search-button > a,
  .whb-header-bottom .woodmart-shopping-cart > a,
  .whb-header-bottom .woodmart-wishlist-info-widget > a,
  .whb-header-bottom .main-nav .item-level-0 > a,
  .whb-header-bottom .whb-secondary-menu .item-level-0 > a,
  .whb-header-bottom .woodmart-header-links .item-level-0 > a,
  .whb-header-bottom .categories-menu-opener,
  .whb-header-bottom .woodmart-burger-icon,
  .whb-header-bottom .menu-opener,
  .whb-header-bottom .whb-divider-stretch:before,
  .whb-header-bottom form.woocommerce-currency-switcher-form .dd-selected,
  .whb-header-bottom .whb-text-element .wcml-dropdown a.wcml-cs-item-toggle {
    height: 50px;
  }
  .whb-header-bottom.whb-border-fullwidth .menu-opener {
    height: 50px;
    margin-top: -0px;
    margin-bottom: -0px;
  }
  .whb-header-bottom.whb-border-boxed .menu-opener {
    height: 50px;
    margin-top: -0px;
    margin-bottom: -0px;
  }
  .whb-sticked .whb-header-bottom .search-button > a,
  .whb-sticked .whb-header-bottom .woodmart-shopping-cart > a,
  .whb-sticked .whb-header-bottom .woodmart-wishlist-info-widget > a,
  .whb-sticked .whb-header-bottom .main-nav .item-level-0 > a,
  .whb-sticked .whb-header-bottom .whb-secondary-menu .item-level-0 > a,
  .whb-sticked .whb-header-bottom .woodmart-header-links .item-level-0 > a,
  .whb-sticked .whb-header-bottom .categories-menu-opener,
  .whb-sticked .whb-header-bottom .woodmart-burger-icon,
  .whb-sticked .whb-header-bottom .whb-divider-stretch:before,
  .whb-sticked
    .whb-header-bottom
    form.woocommerce-currency-switcher-form
    .dd-selected,
  .whb-sticked
    .whb-header-bottom
    .whb-text-element
    .wcml-dropdown
    a.wcml-cs-item-toggle {
    height: 60px;
  }
  .whb-sticked .whb-header-bottom.whb-border-fullwidth .menu-opener {
    height: 60px;
  }
  .whb-sticked .whb-header-bottom.whb-border-boxed .menu-opener {
    height: 60px;
  }
  .whb-sticky-shadow.whb-sticked .whb-header-bottom .menu-opener {
    height: 60px;
    margin-bottom: 0;
  }
  /* HEIGHT ELEMENTS IN HEADER CLONE */
  .whb-clone .search-button > a,
  .whb-clone .woodmart-shopping-cart > a,
  .whb-clone .woodmart-wishlist-info-widget > a,
  .whb-clone .main-nav .item-level-0 > a,
  .whb-clone .whb-secondary-menu .item-level-0 > a,
  .whb-clone .woodmart-header-links .item-level-0 > a,
  .whb-clone .categories-menu-opener,
  .whb-clone .woodmart-burger-icon,
  .whb-clone .menu-opener,
  .whb-clone .whb-divider-stretch:before,
  .whb-clone .navigation-style-bordered .item-level-0 > a,
  .whb-clone form.woocommerce-currency-switcher-form .dd-selected,
  .whb-clone .whb-text-element .wcml-dropdown a.wcml-cs-item-toggle {
    height: 50px;
  }
}

@media (max-width: 1024px) {
  .whb-top-bar-inner {
    height: 40px;
  }
  .whb-general-header-inner {
    height: 50px;
  }
  .whb-header-bottom-inner {
    height: 40px;
  }
  /* HEIGHT OF HEADER CLONE */
  .whb-clone .whb-general-header-inner {
    height: 50px;
  }
  /* HEADER OVERCONTENT */
  .woodmart-header-overcontent .page-title {
    padding-top: 145px;
  }
  /* HEADER OVERCONTENT WHEN SHOP PAGE TITLE TURN OFF  */
  .woodmart-header-overcontent .without-title.title-shop {
    padding-top: 130px;
  }
  /* HEADER OVERCONTENT ON SINGLE PRODUCT */
  .single-product .whb-overcontent {
    padding-top: 130px;
  }
  /* HEIGHT OF LOGO IN TOP BAR */
  .whb-top-bar .woodmart-logo img {
    max-height: 40px;
  }
  /* HEIGHT OF LOGO IN GENERAL HEADER */
  .whb-general-header .woodmart-logo img {
    max-height: 50px;
  }
  /* HEIGHT OF LOGO IN BOTTOM HEADER */
  .whb-header-bottom .woodmart-logo img {
    max-height: 40px;
  }
  /* HEIGHT OF LOGO IN HEADER CLONE */
  .whb-clone .whb-general-header .woodmart-logo img {
    max-height: 50px;
  }
  /* HEIGHT OF HEADER BULDER ELEMENTS */
  /* HEIGHT ELEMENTS IN TOP BAR */
  .whb-top-bar .search-button > a,
  .whb-top-bar .woodmart-shopping-cart > a,
  .whb-top-bar .woodmart-wishlist-info-widget > a,
  .whb-top-bar .main-nav .item-level-0 > a,
  .whb-top-bar .whb-secondary-menu .item-level-0 > a,
  .whb-top-bar .woodmart-header-links .item-level-0 > a,
  .whb-top-bar .categories-menu-opener,
  .whb-top-bar .woodmart-burger-icon,
  .whb-top-bar .whb-divider-stretch:before,
  .whb-top-bar form.woocommerce-currency-switcher-form .dd-selected,
  .whb-top-bar .whb-text-element .wcml-dropdown a.wcml-cs-item-toggle {
    height: 40px;
  }
  /* HEIGHT ELEMENTS IN GENERAL HEADER */
  .whb-general-header .search-button > a,
  .whb-general-header .woodmart-shopping-cart > a,
  .whb-general-header .woodmart-wishlist-info-widget > a,
  .whb-general-header .main-nav .item-level-0 > a,
  .whb-general-header .whb-secondary-menu .item-level-0 > a,
  .whb-general-header .woodmart-header-links .item-level-0 > a,
  .whb-general-header .categories-menu-opener,
  .whb-general-header .woodmart-burger-icon,
  .whb-general-header .whb-divider-stretch:before,
  .whb-general-header form.woocommerce-currency-switcher-form .dd-selected,
  .whb-general-header .whb-text-element .wcml-dropdown a.wcml-cs-item-toggle {
    height: 50px;
  }
  /* HEIGHT ELEMENTS IN BOTTOM HEADER */
  .whb-header-bottom .search-button > a,
  .whb-header-bottom .woodmart-shopping-cart > a,
  .whb-header-bottom .woodmart-wishlist-info-widget > a,
  .whb-header-bottom .main-nav .item-level-0 > a,
  .whb-header-bottom .whb-secondary-menu .item-level-0 > a,
  .whb-header-bottom .woodmart-header-links .item-level-0 > a,
  .whb-header-bottom .categories-menu-opener,
  .whb-header-bottom .woodmart-burger-icon,
  .whb-header-bottom .whb-divider-stretch:before,
  .whb-header-bottom form.woocommerce-currency-switcher-form .dd-selected,
  .whb-header-bottom .whb-text-element .wcml-dropdown a.wcml-cs-item-toggle {
    height: 40px;
  }
  /* HEIGHT ELEMENTS IN HEADER CLONE */
  .whb-clone .search-button > a,
  .whb-clone .woodmart-shopping-cart > a,
  .whb-clone .woodmart-wishlist-info-widget > a,
  .whb-clone .main-nav .item-level-0 > a,
  .whb-clone .whb-secondary-menu .item-level-0 > a,
  .whb-clone .woodmart-header-links .item-level-0 > a,
  .whb-clone .categories-menu-opener,
  .whb-clone .woodmart-burger-icon,
  .whb-clone .menu-opener,
  .whb-clone .whb-divider-stretch:before,
  .whb-clone form.woocommerce-currency-switcher-form .dd-selected,
  .whb-clone .whb-text-element .wcml-dropdown a.wcml-cs-item-toggle {
    height: 50px;
  }
}

img#wpstats {
  display: none;
}

@font-face {
  font-family: "";
  font-weight: 400;
  font-style: normal;
}

.wpb_animate_when_almost_visible {
  opacity: 1 !important;
}

.custom_testimonial .testimonial-inner {
  height: 400px;
}

.con-box span {
  display: block;
}

.complince .woodmart-info-box {
  height: 300px;
}

.page-id-764 .page-title-default {
  background-position: center -60px;
}

.complince .info-box-content ul {
  line-height: 37px;
  list-style-type: circle;
  list-style-position: inside;
}

.woodmart-social-icons:not(.icons-design-default) .woodmart-social-icon {
  width: 30px;
}

.color-scheme-dark .widget a,
.color-scheme-dark .woodmart-widget a,
.color-scheme-dark div[class^="vc_wp"] a {
  color: #ffffff;
}

.color-scheme-dark {
  color: #000;
}

.page .vc_custom_1583455571992 {
  background-position: -25px !important;
}

ul.masonry-filter li:first-child {
  display: none !important;
}

div#woodmart-instagram-9 {
  display: none !important;
}

.whb-overcontent .whb-main-header {
  position: unset !important;
  background-color: #ffffff;
}

header.whb-header {
  background-color: #ffffff;
}

/* header.whb-header {
	
	padding-top:120px !important;
} */

.home .vc_custom_1578507511703 {
  margin-bottom: 0 !important;
}

.home .vc_custom_1521451954153 {
  margin-bottom: 0 !important;
}

.blog-post-loop .article-body-container {
  text-align: left !important;
}

.home .main-page-wrapper {
  padding-top: 0;
}

.page .main-page-wrapper {
  padding-top: 0;
}

.home .woodmart-navigation .menu {
  float: right;
}

.vc_custom_1580149286704 .woodmart-info-box.box-shadow {
  height: 185px !important;
}

.page-id-845 .info-box-inner.reset-mb-10 {
  font-weight: 300;
  font-size: 15px;
}

.article-body-container .meta-post-categories {
  background-color: #fff !important;
}

.article-body-container .meta-post-categories > a {
  display: inline-block;
  color: #ff6630 !important;
  text-transform: capitalize;
  vertical-align: top;
  font-size: 12px !important;
  font-weight: 600 !important;
  letter-spacing: 0 !important;
}

.read-more-section a {
  text-transform: capitalize !important;
  font-weight: 600 !important;
}

article.blog-style-flat .article-inner {
  border: solid 1px #e6e6e6;
}

.post-img-wrapp {
  display: none;
}

.woodmart-post-date {
  display: none;
}

.blog-design-masonry .entry-title {
  font-size: 18px !important;
  line-height: 1.4;
}

.woodmart-blog-holder h3.entry-title {
  min-height: 60px !important;
}

.woodmart-entry-content {
  line-height: 1.6;
  font-weight: 300 !important;
}

.widget_categories ul li a {
  font-weight: 300 !important;
}

.woodmart-recent-posts .recent-posts-time {
  font-weight: 300 !important;
}

.woodmart-blog-holder h3.entry-title {
  min-height: 100px;
}

.woodmart-pagination {
  margin-bottom: 25px;
}

.Custom_Blog {
  display: none;
}

.custom_think {
  display: none !important;
}

.custom_vision {
  display: none !important;
}

.vc_custom_1576593993564 {
  display: none;
}

.visible-lg {
  display: none !important;
}

.whb-sticked .whb-color-light {
  background-color: #e9f3fd !important;
}

.whb-sticky-prepared .whb-main-header {
  background: #fff !important;
}

.home a.woodmart-nav-link span {
  color: #000;
}

.home .whb-sticked a.woodmart-nav-link span {
  color: #000;
}

li#menu-item-2902 a span {
  color: #000;
}

.home .whb-sticky-prepared .whb-main-header {
  background: transparent !important;
}

.boxed_img_btn {
  width: 100%;
  float: left;
  margin: 10px 0;
}

.woodmart-navigation .item-level-0 > a {
  text-transform: capitalize !important;
}

.woodmart-navigation .item-level-0.menu-item-has-children > a:after {
  color: #f69900 !important;
}
.menu-main-navigation-container li a {
  color: #011329 !important;
  font-size: 15px !important;
  font-weight: 500 !important;
}
.paybox .info-box-inner {
  height: auto;
  font-size: 15px;
  line-height: 26px;
  font-weight: 300 !important;
}

.con-box h4 {
  font-weight: 400 !important;
  color: #000 !important;
}

.count .counter-value {
  display: inline-block;
  margin: 15px 0;
}

.count .counter-label {
  display: inline-block;
  font-size: 36px;
  margin-top: 0 !important;
  line-height: 0;
  font-weight: 700;
}
.count .info-box-title {
  color: #778592;
  font-weight: 300;
  font-size: 18px !important;
}

.think .info-box-title {
  color: #778592;
  font-weight: 300;
  font-size: 18px !important;
}

.count .woodmart-info-box {
  margin-bottom: 30px;
}

.count .vc_column-inner {
  margin-bottom: 0 !important;
}
.count .woodmart-title-color-alt .title-subtitle {
  color: #288f8a;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
}

.count .woodmart-title-size-medium .woodmart-title-container {
  font-size: 42px;
  line-height: 42px;
  font-weight: 500 !important;
}

.think .woodmart-title-color-alt .title-subtitle {
  color: #288f8a;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
}

.think .woodmart-title-size-medium .woodmart-title-container {
  font-size: 42px;
  line-height: 42px;
  font-weight: 500 !important;
}

.count .woodmart-counter {
  margin-bottom: 0;
}

.blue-it.vc_section-has-fill {
  padding-top: 0 !important;
}

.blue-it .woodmart-info-box {
  margin-bottom: 15px !important;
}

.blue-it .wpb_content_element {
  margin-bottom: 0px !important;
}

.blue-it .woodmart-info-box.box-title-default .info-box-title {
  font-size: 18px;
  color: #fff;
  margin-bottom: 0;
}

.blue-it .info-box-icon {
  font-size: 18px;
  line-height: 24px;
}

.blue-it .woodmart-text-block-wrapper.text-left .woodmart-title-container {
  color: #fff;
}

.con-box {
  height: 250px;
}

.wpb_content_element {
  margin-bottom: 0 !important;
}

.status-publish .count {
  padding-bottom: 0 !important;
}

.con-box .info-box-inner {
  line-height: 32px;
  font-weight: 300;
}

.site-content {
  margin-bottom: 0 !important;
}

.think-box .info-box-title {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 0;
}

.think-box .info-box-inner {
  font-weight: 300;
}

.footer-column li {
  font-weight: 300;
}

.pro-box .vc_column-inner {
  padding-top: 0 !important;
}

.menu-item-2298.menu-item-design-sized > .sub-menu-dropdown {
  background: #ffffff;
  min-height: auto !important;
  padding: 20px !important;
}

.menu-item-2303.menu-item-design-sized > .sub-menu-dropdown {
  background: #ffffff;
  min-height: auto !important;
  padding: 20px !important;
}

.menu-pro .woodmart-title-size-default .title-after_title {
  font-size: 13px;
  color: #000;
  margin-bottom: 5px;
  font-weight: 300;
}

.menu-pro .btn.btn-color-default {
  background-color: transparent;
  color: #000 !important;
  border: solid 1px #f69900;
  border-radius: 20px;
  font-weight: 300;
  padding: 3px 15px;
  text-transform: capitalize;
  font-size: 12px !important;
  font-weight: 300 !important;
}

.menu-pro .title-wrapper .title {
  font-size: 18px;
  font-weight: 400;
  color: #288f8a !important;
  line-height: 20px;
}

.sub-menu-dropdown .text-center {
  text-align: left;
}

.sub-menu-dropdown .title-wrapper {
  margin-bottom: 0 !important;
}

.menu-pro .vc_column-inner {
  margin-left: 0;
  height: 100px !important;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.menu-pro .title-wrapper .liner-continer {
  margin-bottom: 5px !important;
}

.menu-pro .maincat-image .vc_column-inner {
  padding: 1px;
  background: #f4f4f4;
}

.about-box .title-wrapper.text-center .title-after_title {
  font-weight: 300;
}

.vission .vc_column-inner {
  padding: 20px !important;
  background: #fff;
  border: solid 1px #fd652f;
  border-radius: 20px;
  font-size: 15px;
  height: 250px;
}

.mission .vc_column-inner {
  padding: 20px !important;
  background: #fff;
  border: solid 1px #fd652f;
  border-radius: 20px;
  font-size: 15px;
  height: 250px;
}

.contact {
  font-weight: 300;
}

.cat-image {
  transform: none !important;
}

.culture .vc_column_container > .vc_column-inner {
  padding-left: 0;
  padding-right: 0;
}

.culture .wpb_wrapper {
  height: 300px;
}

.culture .wpb_wrapper .title-wrapper {
  padding: 30px 30px;
  height: 300px;
  margin: 0 !important;
}

.culture .wpb_content_element {
  margin-bottom: 0;
}

.culture .woodmart-title-size-default .title-after_title {
  font-size: 15px;
  font-weight: 300;
}

.contact .info-box-inner {
  font-weight: 300;
  color: #000;
}

.icons-design-colored .social-facebook {
  background-color: #365493;
}

.icons-design-colored .social-twitter {
  background-color: #3cf;
}

.icons-design-colored .social-instagram {
  background-color: #774430;
}

.icons-design-colored .social-email {
  background-color: #f89a1e;
}

.icons-design-colored .social-pinterest {
  background-color: #cb2027;
}

.icons-design-colored .social-youtube {
  background-color: #cb2027;
}

.icons-design-colored .social-tumblr {
  background-color: #36465d;
}

.icons-design-colored .social-linkedin {
  background-color: #0274b3;
}

.icons-design-colored .social-vimeo {
  background-color: #1ab7ea;
}

.icons-design-colored .social-flickr {
  background-color: #fe0072;
}

.icons-design-colored .social-github {
  background-color: #171515;
}

.icons-design-colored .social-dribbble {
  background-color: #ec5e95;
}

.icons-design-colored .social-behance {
  background-color: #1f6ffc;
}

.icons-design-colored .social-soundcloud {
  background-color: #f9490d;
}

.icons-design-colored .social-spotify {
  background-color: #2ebd59;
}

.icons-design-colored .social-skype {
  background-color: #00aff0;
}

.icons-design-colored .social-ok {
  background-color: #ee8208;
}

.icons-design-colored .social-whatsapp {
  background-color: #1ebea5;
}

.icons-design-colored .social-vk {
  background-color: #4c75a3;
}

.icons-design-colored .social-snapchat {
  background-color: #fffc00;
}

.icons-design-colored .social-tg {
  background-color: #37aee2;
}

.social-form-circle .woodmart-social-icon {
  border-radius: 50%;
}

.icons-size-default .woodmart-social-icon {
  width: 40px;
  height: 40px;
}

.woodmart-social-icons.icons-size-default i {
  font-size: 18px;
  line-height: 40px;
  color: #fff;
  text-align: center;
}

.woodmart-social-icons i {
  vertical-align: middle;
}

.woodmart-social-icons .woodmart-social-icon {
  display: inline-block;
  margin: 4px;
  text-align: center;
  font-size: 0;
}

#custom_html-2 img {
  width: 70%;
}

.footer-widget .menu li a {
  color: #000000;
  font-weight: 300;
}

.min-footer {
  color: #000000;
  font-weight: 300;
}

tr.heading-box {
  background: #12bcbe;
  font-size: 16px;
  font-weight: 400;
}

.wpb-js-composer .vc_tta-color-blue.vc_tta-style-modern .vc_tta-tab > a {
  border-color: #12bcbe !important;
  background-color: #12bcbe !important;
  color: #fff;
}

td.txtBdy {
  color: #000;
  font-weight: 300;
  font-size: 15px;
}

li.vc_tta-tab {
  background: #a3a29a;
  color: #fff;
  font-weight: 400;
  font-size: 16px;
}

.single-post .woodmart-entry-content p {
  font-weight: 300 !important;
  font-size: 16px;
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-body {
  padding: 0 !important;
}

.wpb-js-composer
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs
  .vc_tta-panel-body {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.wpb-js-composer
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-accordion
  .vc_tta-panel-heading
  .vc_tta-panel-title {
  background: #cfdbf9;
  margin-top: 3px;
}

.wpb-js-composer
  .vc_tta-color-grey.vc_tta-style-classic
  .vc_tta-panel
  .vc_tta-panel-body {
  background-color: #fff !important;
  border: 0;
}

.page-id-646 .woodmart-info-box .info-box-title {
  margin-bottom: 0;
}

.page-id-646 .woodmart-info-box {
  margin-bottom: 10px;
}

.portfolio-info {
  visibility: hidden;
}

.portfolio-entry:hover .portfolio-thumbnail:after {
  opacity: 0 !important;
}

@media (max-width: 600px) {
  div#slide-89-layer-17,
  div#slide-91-layer-17,
  div#slide-93-layer-17 {
    font-size: 12px !important;
    line-height: 13px !important;
  }
  div#slide-89-layer-6 {
    font-size: 9px !important;
    line-height: 12px !important;
    top: 7px;
  }
  div#slide-91-layer-6,
  div#slide-93-layer-6 {
    font-size: 9px !important;
    line-height: 12px !important;
    top: 7px;
    display: none;
  }
  div#slide-93-layer-9 {
    font-size: 9px !important;
    padding: 10px !important;
    min-width: 113px !important;
    top: -4px;
  }
  div#slide-89-layer-9 {
    font-size: 9px !important;
    min-width: 107px !important;
    padding: 10px !important;
    top: 16px;
  }
  div#slide-91-layer-9 {
    font-size: 10px !important;
    min-width: 85px !important;
    padding: 8px !important;
    top: 7px;
  }
  .tp-bullet {
    display: none;
  }
}
@media (min-width: 701px) {
  .mobsld {
    display: none !important;
  }
}

@media (max-width: 1024px) {
  .whb-color-light .woodmart-burger-icon .woodmart-burger {
    background-color: #000;
  }
  header.whb-header {
    padding-top: 60px !important;
  }
  .custom_testimonial .testimonial-inner {
    height: auto !important;
  }
  .custom_testimonial .testimonial-inner .testimonial-content {
    font-size: 13px;
  }
  .complince .woodmart-info-box {
    height: auto;
  }
  .complince .info-box-content ul {
    line-height: 25px;
    font-size: 14px;
  }
  .page .woodmart-info-box.con-box {
    margin-bottom: 35px;
  }
  .vc_custom_1573402315528 {
    margin-top: 120px;
  }
  .vc_custom_1523350165768 {
    margin-top: 30px;
  }
  .page-title {
    padding: 50px 0 !important;
  }
  .page-title .entry-title {
    font-size: 24px !important;
  }
  .woodmart-search-form {
    display: none;
  }
  .page-id-646 .wpcf7-submit {
    width: 100% !important;
    background-color: #288f8a;
    color: #fff;
  }
  .whb-color-light .woodmart-burger-icon .woodmart-burger:before {
    background-color: #000;
  }
  .whb-color-light .woodmart-burger-icon .woodmart-burger:after {
    background-color: #000;
  }
  .count .woodmart-counter {
    text-align: center;
  }
  .culture .vc_col-sm-3 {
    width: 50%;
    float: left;
  }
  .culture .wpb_wrapper .title-wrapper {
    padding: 10px;
    height: auto;
  }
  .culture .woodmart-title-size-default .title-after_title {
    line-height: 17px;
    font-size: 12px !important;
  }
  .culture .woodmart-title-size-default .woodmart-title-container {
    font-size: 14px !important;
  }
  .culture .vc_row.wpb_row.vc_inner.vc_row-fluid {
    margin-left: 0;
    margin-right: 0;
  }
}

.whb-sticked .whb-color-light {
  background-color: #12bcbe !important;
}

.woodmart-info-box.box-title-small .info-box-title {
  font-size: 18px;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.vc_custom_1592648091454 {
  margin-bottom: -60px !important;
}

.vc_custom_1592648072556 {
  margin-bottom: -140px !important;
}

.vc_custom_1592648049172 {
  margin-bottom: -60px !important;
}

.vc_custom_1592648033249 {
  margin-bottom: -60px !important;
}

.vc_custom_1573402235344 {
  margin-bottom: -80px !important;
}

.vc_custom_1573402546849 {
  margin-bottom: -60px !important;
}

.vc_custom_1573402499993 {
  margin-bottom: -140px !important;
}

.vc_custom_1573402434916 {
  margin-bottom: -60px !important;
}

a#demo {
  position: fixed;
  bottom: 32px;
  right: 0;
  width: fit-content;
  color: #fff;
  text-align: center;
  z-index: 350;
  font-size: 0;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.17);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.17);
  background-color: #288f8a;
}

a#demo:after {
  content: "REQUEST A DEMO";
  display: inline-block;
  font-size: 16px;
  line-height: 50px;
  text-wrap: nowrap;
}

@media (max-width: 767px) {
  .blog-design-masonry.blog-style-flat .article-body-container {
    background-color: transparent;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
  }
  /* 	.home .main-header {
position: relative !important;
} */
  h3.woodmart-title-container.title.woodmart-font-weight-700,
  .title-subtitle.font-default.style-default {
    text-align: center;
  }
  .desksld {
    display: none;
  }
  .mobimgftr {
    margin-bottom: 0px !important;
  }
  .con-box .info-box-inner {
    line-height: 23px;
    font-weight: 300;
  }
  .woodmart-title-size-large .woodmart-title-container {
    font-size: 24px;
  }
  .woodmart-info-box.text-left.box-title-small.icon-alignment-top.box-.color-scheme-light.woodmart-bg-none {
    text-align: center;
  }
}

.vc_tta-panel-body {
  background: #fff !important;
}

div#clientimg > figure > div > img,
.wpb_single_image.wpb_content_element.vc_align_center > figure > div > img {
  width: 200px;
  height: 100px;
  margin: 5px 10px;
}

.wpb_single_image.wpb_content_element.vc_align_center.vc_custom_1592647146589.desksld
  > figure
  > div
  > img,
.wpb_single_image.wpb_content_element.vc_align_center.milestone
  > figure
  > div
  > img {
  width: 100%;
  height: 100%;
}

input.wpcf7-form-control.wpcf7-number.wpcf7-validates-as-required.wpcf7-validates-as-number.wpcf7-not-valid {
  text-align: left;
}

.wpb-js-composer
  .vc_tta-color-blue.vc_tta-style-modern
  .vc_tta-panel
  .vc_tta-panel-heading {
  border-color: #12bcbe !important;
  background-color: #12bcbe !important;
}

span.wpcf7-form-control-wrap.number-209
  > input.wpcf7-form-control.wpcf7-number.wpcf7-validates-as-required.wpcf7-validates-as-number {
  text-align: left !important;
}

.footer-logo {
  width: 40%;
}

.woodmart-search-form {
  display: none;
}

.mobile-nav-tabs {
  display: none;
}

.search-button {
  display: none;
}

.home .main-header {
  position: absolute;
}

.menu-main-navigation-container {
  float: right;
}

.page-id-845 .main-header.act-scroll {
  background: #fff;
}

.page-id-845 .main-header.act-scroll li a {
  color: #000 !important;
}

.page-id-845 .main-header li a {
  color: #fff !important;
}

.woodmart-social-icons.text-left.icons-design-colored.icons-size-small.color-scheme-dark.social-share.social-form-circle {
  display: none;
}

@media (min-width: 768px) {
  a#demodesk {
    position: fixed;
    top: 5%;
    right: 0;
    z-index: 100000 !important;
  }
}

.woodmart-gallery-item > img {
  height: 100px;
}

.menu-main-navigation-container {
  float: left;
  padding-left: 90px;
}

@media (max-width: 768px) {
  a#demodesk {
    display: none;
  }
  .main-header {
    position: relative !important;
  }
}

.topbar-wrapp {
  background-color: #83b735;
}

.menu-opener {
  background-color: #83b735;
}

.footer-container {
  background-color: #03a4a7;
}

body,
.font-text,
.menu-label,
.wpb-js-composer
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-accordion
  .vc_tta-panel-title,
.widgetarea-mobile .widget_currency_sel_widget .widget-title,
.widgetarea-mobile .widget_icl_lang_sel_widget .widget-title,
.menu-item-register .create-account-link,
.woodmart-hover-base .hover-content table th,
.product-image-summary .shop_attributes th,
.woocommerce-product-details__short-description table th {
  font-family: Roboto, Arial, Helvetica, sans-serif;
}

.font-primary,
.page-title .entry-title,
table th,
.woodmart-products-tabs .tabs-name,
.woodmart-products-tabs .products-tabs-title,
.woodmart-price-table .woodmart-plan-title,
.masonry-filter li,
.woocommerce-column__title,
header.title > h3,
.woodmart-sizeguide-table tr:first-child td,
.tabs-layout-tabs .tabs li,
.woodmart-accordion-title,
.woodmart-checkout-steps ul,
.woocommerce-billing-fields > h3,
.woocommerce-shipping-fields > h3,
.woocommerce-additional-fields > h3,
#ship-to-different-address label,
#order_review_heading,
.cart-empty,
.cart-totals-inner h2,
.social-login-title,
.register-or,
.woocommerce-MyAccount-title,
.wpb-js-composer
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs
  .vc_tta-tab
  > a,
.wishlist-title h2,
body > h1,
table.compare-list tr.no-products td,
#order_payment_heading,
.widget_rss ul li > a,
h1,
h2,
h3,
h4,
h5,
h6,
.title,
legend,
.woocommerce-Reviews .comment-reply-title,
.menu-mega-dropdown .sub-menu > li > a,
.mega-menu-list > li > a,
.color-scheme-light .mega-menu-list > li > a {
  font-family: "Roboto Condensed", "MS Sans Serif", Geneva, sans-serif;
  color: #000000;
}

.blog-post-loop .entry-title,
.post-single-page .entry-title,
.single-post-navigation .post-title,
td.product-name a,
.category-grid-item .category-title,
.product-image-summary .entry-title,
.autocomplete-suggestion .suggestion-title,
.widget_recent_entries ul li a,
.widget_recent_comments ul li > a,
.woodmart-recent-posts .entry-title a,
.widget_recent_reviews li a,
.woodmart-menu-price .menu-price-title,
.group_table td.label a,
.product-grid-item .product-title,
.yith-woocompare-widget .products-list li a.title,
.product-title,
table.compare-list tr.title td {
  font-family: Roboto, Arial, Helvetica, sans-serif;
}

.font-alt {
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-weight: 400;
}

.widgettitle,
.widgettitle a,
.widget-title,
.widget-title a {
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.main-nav-style,
.menu-opener,
.categories-menu-dropdown .item-level-0 > a,
.woodmart-burger-icon .woodmart-burger-label,
.main-nav .item-level-0 > a,
.whb-secondary-menu .item-level-0 > a,
.topbar-menu .item-level-0 > a,
.full-screen-nav .item-level-0 > a,
.woodmart-wishlist-info-widget .wishlist-label,
.woodmart-wishlist-info-widget .wishlist-count,
.woodmart-shopping-cart .woodmart-cart-totals,
.woodmart-header-links .item-level-0 > a {
  font-family: "Roboto Condensed", "MS Sans Serif", Geneva, sans-serif;
  font-weight: 700;
  font-size: 13px;
}

a:hover,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
blockquote footer:before,
blockquote cite,
blockquote cite a,
.color-scheme-dark a:hover,
.color-primary,
.woodmart-dark .color-primary,
.btn-style-bordered.btn-color-primary,
.mega-menu-list > li > a:hover,
.mega-menu-list > li > a:focus,
.mega-menu-list .sub-sub-menu li a:hover,
.mega-menu-list .sub-sub-menu li a:focus,
.menu-style-default
  .navigation-wrap.navigation-color-scheme-dark
  .main-nav
  .item-level-0:hover
  > a,
.menu-style-default
  .navigation-wrap.navigation-color-scheme-dark
  .main-nav
  .item-level-0:focus
  > a,
.menu-style-default
  .navigation-wrap.navigation-color-scheme-dark
  .main-nav
  .item-level-0.current-menu-item
  > a,
.site-mobile-menu li.current-menu-item > a,
.site-mobile-menu .sub-menu li.current-menu-item > a,
.woodmart-dark .site-mobile-menu li.current-menu-item > a,
.dropdowns-color-light .site-mobile-menu li.current-menu-item > a,
.woodmart-dark .site-mobile-menu .sub-menu li.current-menu-item > a,
.dropdowns-color-light .site-mobile-menu .sub-menu li.current-menu-item > a,
.read-more-section a,
.read-more-section a:hover,
.single-post-navigation .blog-posts-nav-btn a:hover,
.comments-area .reply a,
.comments-area .reply a:hover,
.comments-area .logged-in-as > a:hover,
.woodmart-title-color-primary .title-subtitle,
.subtitle-color-primary.subtitle-style-default,
.instagram-widget .clear a:hover,
.woodmart-info-box .with-text,
.woodmart-info-box .subtitle-color-primary,
.woodmart-price-table.price-style-alt .woodmart-price-currency,
.woodmart-price-table.price-style-alt .woodmart-price-value,
.woodmart-menu-price.cursor-pointer:hover .menu-price-title,
.woodmart-menu-price.cursor-pointer:focus .menu-price-title,
.hotspot-icon-alt .woodmart-image-hotspot .hotspot-btn:after,
.error404 .page-title,
.not-found .entry-header:before,
.wishlist_table tr td.product-stock-status span.wishlist-in-stock:before,
.woodmart-sticky-btn .in-stock:before,
.product-image-summary .in-stock:before,
.variations_form .in-stock:before,
.woodmart-cart-design-3 .woodmart-cart-subtotal .amount,
.menu-item-register .create-account-link,
.menu-item-register .create-account-link:hover,
.menu-item-register .create-account-link:focus,
td.woocommerce-orders-table__cell-order-number a:hover,
.woocommerce-order-pay td.product-total .amount,
.woodmart-buttons > div a:focus,
.woodmart-buttons > div a:hover,
.woodmart-buttons .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.woodmart-hover-base .product-compare-button a:hover,
.woodmart-hover-base .product-compare-button a:focus,
.woodmart-sticky-btn .woodmart-sticky-btn-wishlist.exists,
.woodmart-sticky-btn .woodmart-sticky-btn-wishlist:hover,
.woocommerce-Address-title .edit:hover,
a.login-to-prices-msg,
a.login-to-prices-msg:hover,
.amount,
.price,
.price ins,
.compare-btn-wrapper a:hover,
.wishlist-btn-wrapper a:hover,
.sizeguide-btn-wrapp a:hover,
.woodmart-dark .compare-btn-wrapper a:hover,
.woodmart-dark .wishlist-btn-wrapper a:hover,
.woodmart-dark .sizeguide-btn-wrapp a:hover,
.compare-btn-wrapper a.added:before,
.wishlist-btn-wrapper .yith-wcwl-wishlistaddedbrowse a:before,
.wishlist-btn-wrapper .yith-wcwl-wishlistexistsbrowse a:before,
.woodmart-accordion-title:hover,
.woodmart-accordion-title.active,
.woodmart-dark .woodmart-accordion-title:hover,
.woodmart-dark .woodmart-accordion-title.active,
.woocommerce-form-coupon-toggle > .woocommerce-info .showcoupon,
.woocommerce-form-coupon-toggle > .woocommerce-info .showlogin,
.woocommerce-form-login-toggle > .woocommerce-info .showcoupon,
.woocommerce-form-login-toggle > .woocommerce-info .showlogin,
.cart-totals-inner .shipping-calculator-button,
.woodmart-dark .cart-totals-inner .shipping-calculator-button,
.login-form-footer .lost_password,
.login-form-footer .lost_password:hover,
.login-form-footer .lost_password:focus,
.woodmart-my-account-links a:hover:before,
.woodmart-my-account-links a:focus:before,
.woodmart-products-tabs.tabs-design-simple
  .products-tabs-title
  li.active-tab-title,
.brands-list .brand-item a:hover,
.menu-style-default .main-nav .item-level-0:hover > a,
.menu-style-default .woodmart-header-links .item-level-0:hover > a,
.whb-color-dark .navigation-style-default .item-level-0:hover > a,
.menu-style-default .main-nav .item-level-0:focus > a,
.menu-style-default .woodmart-header-links .item-level-0:focus > a,
.whb-color-dark .navigation-style-default .item-level-0:focus > a,
.menu-style-default .main-nav .item-level-0.current-menu-item > a,
.menu-style-default .woodmart-header-links .item-level-0.current-menu-item > a,
.whb-color-dark .navigation-style-default .item-level-0.current-menu-item > a,
.whb-enabled .vertical-navigation .menu-mega-dropdown .sub-menu > li > a:hover,
.menu-style-default
  .menu-mega-dropdown
  .color-scheme-dark
  .sub-menu
  > li
  > a:hover,
.navigation-style-default
  .menu-mega-dropdown
  .color-scheme-dark
  .sub-menu
  > li
  > a:hover,
.navigation-style-separated
  .menu-mega-dropdown
  .color-scheme-dark
  .sub-menu
  > li
  > a:hover,
.navigation-style-bordered
  .menu-mega-dropdown
  .color-scheme-dark
  .sub-menu
  > li
  > a:hover,
.whb-enabled .vertical-navigation .menu-mega-dropdown .sub-menu > li > a:focus,
.menu-style-default
  .menu-mega-dropdown
  .color-scheme-dark
  .sub-menu
  > li
  > a:focus,
.navigation-style-default
  .menu-mega-dropdown
  .color-scheme-dark
  .sub-menu
  > li
  > a:focus,
.navigation-style-separated
  .menu-mega-dropdown
  .color-scheme-dark
  .sub-menu
  > li
  > a:focus,
.navigation-style-bordered
  .menu-mega-dropdown
  .color-scheme-dark
  .sub-menu
  > li
  > a:focus,
.whb-enabled .vertical-navigation .menu-mega-dropdown .sub-sub-menu li a:hover,
.menu-style-default
  .menu-mega-dropdown
  .color-scheme-dark
  .sub-sub-menu
  li
  a:hover,
.navigation-style-default
  .menu-mega-dropdown
  .color-scheme-dark
  .sub-sub-menu
  li
  a:hover,
.navigation-style-separated
  .menu-mega-dropdown
  .color-scheme-dark
  .sub-sub-menu
  li
  a:hover,
.navigation-style-bordered
  .menu-mega-dropdown
  .color-scheme-dark
  .sub-sub-menu
  li
  a:hover,
.whb-enabled .vertical-navigation .menu-mega-dropdown .sub-sub-menu li a:focus,
.menu-style-default
  .menu-mega-dropdown
  .color-scheme-dark
  .sub-sub-menu
  li
  a:focus,
.navigation-style-default
  .menu-mega-dropdown
  .color-scheme-dark
  .sub-sub-menu
  li
  a:focus,
.navigation-style-separated
  .menu-mega-dropdown
  .color-scheme-dark
  .sub-sub-menu
  li
  a:focus,
.navigation-style-bordered
  .menu-mega-dropdown
  .color-scheme-dark
  .sub-sub-menu
  li
  a:focus,
.navigation-wrap.navigation-color-scheme-dark .menu-text-widget > a:hover,
.navigation-wrap.navigation-color-scheme-dark .menu-text-widget > ul li a:hover,
.navigation-wrap.navigation-color-scheme-dark .menu-text-widget > ul li a:focus,
.navigation-wrap.navigation-color-scheme-dark .menu-text-widget > ol li a:hover,
.navigation-wrap.navigation-color-scheme-dark .menu-text-widget > ol li a:focus,
.xtemos-category-list .tab-preview-count {
  color: #288f8a;
}

.btn.btn-color-primary,
.button.btn-color-primary,
button.btn-color-primary,
.added_to_cart.btn-color-primary,
[type="submit"].btn-color-primary,
[type="button"].btn-color-primary,
.btn-style-bordered.btn-color-primary:hover,
.btn-style-bordered.btn-color-primary:focus,
.menu-label-primary,
.main-nav .item-level-0.callto-btn > a,
.menu-style-bordered
  .navigation-wrap.navigation-color-scheme-dark
  .main-nav
  .item-level-0
  > a
  > span:not(.menu-label):after,
.mobile-nav-tabs .mobile-tab-title:after,
.icon-sub-menu.up-icon,
.quantity input[type="button"]:hover,
.comment-form .submit,
.mc4wp-form input[type="submit"],
.woodmart-dark .woodmart-entry-meta .meta-reply .comments-count,
.color-scheme-light .woodmart-entry-meta .meta-reply .comments-count,
.blog-design-mask .woodmart-entry-meta .meta-reply .comments-count,
.meta-post-categories,
.woodmart-single-footer .tags-list a:hover:after,
.woodmart-single-footer .tags-list a:focus:after,
.woodmart-pagination > span:not(.page-links-title),
.page-links > span:not(.page-links-title),
.widget_tag_cloud .tagcloud a:hover,
.widget_tag_cloud .tagcloud a:focus,
.widget_product_tag_cloud .tagcloud a:hover,
.widget_product_tag_cloud .tagcloud a:focus,
.widget_calendar #wp-calendar #today,
.woodmart-title-color-primary .title-subtitle.style-background,
.woodmart-title-style-simple.woodmart-title-color-primary .liner-continer:after,
.woodmart-social-icons.icons-design-simple .woodmart-social-icon a:hover,
.subtitle-color-primary.subtitle-style-background,
.woodmart-info-box .subtitle-color-primary.subtitle-style-background,
.timer-style-active .woodmart-timer > span,
.woodmart-price-table .woodmart-plan-footer > a,
.woodmart-price-table.price-style-default .woodmart-plan-price,
.hotspot-icon-default .woodmart-image-hotspot .hotspot-btn,
.hotspot-icon-alt .woodmart-image-hotspot.hotspot-opened .hotspot-btn,
.hotspot-icon-alt .woodmart-image-hotspot:hover .hotspot-btn,
.slider-title:before,
div.open-table-widget .otw-button-wrap .otw-submit,
div.open-table-widget .otw-button-wrap .otw-submit-btn,
.widget_product_categories .product-categories li a:hover + .count,
.widget_product_categories .product-categories li a:focus + .count,
.widget_product_categories .product-categories li.current-cat > .count,
.woodmart-woocommerce-layered-nav .layered-nav-link:hover + .count,
.woodmart-woocommerce-layered-nav .layered-nav-link:focus + .count,
.woodmart-woocommerce-layered-nav .chosen .count,
.woodmart-wishlist-info-widget .wishlist-count,
.woodmart-cart-design-2 .woodmart-cart-number,
.woodmart-cart-design-5 .woodmart-cart-number,
.woodmart-cart-design-4 .woodmart-cart-number,
td.woocommerce-orders-table__cell-order-actions a,
.account-payment-methods-table .button,
.woocommerce table.wishlist_table td.product-add-to-cart a,
.product-label.onsale,
.woodmart-hover-alt .btn-add-swap > a span:not(.woodmart-tooltip-label):before,
.woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-add-btn
  > a,
.woodmart-hover-quick .woodmart-add-btn > a,
.product-list-item .woodmart-add-btn > a,
.woodmart-hover-standard .btn-add > a,
.cat-design-replace-title .category-title,
.popup-quick-view .woodmart-scroll-content > a,
.popup-quick-view .view-details-btn,
.widget_shopping_cart .buttons .checkout,
.widget_price_filter .ui-slider .ui-slider-range,
.widget_price_filter .ui-slider .ui-slider-handle:after,
.widget_layered_nav ul .chosen a:before,
.woocommerce input[name="save_account_details"],
.woocommerce input[name="save_address"],
.woocommerce input[name="track"],
.woocommerce-pagination .page-numbers .current,
.woocommerce-store-notice,
.single_add_to_cart_button,
.tabs-layout-tabs .tabs li a:after,
.checkout_coupon .button,
#place_order,
.return-to-shop .button,
.cart-totals-inner .checkout-button,
.cart-actions .button[name="apply_coupon"],
.register .button,
.login .button,
.lost_reset_password .button,
.woocommerce-MyAccount-content > p:not(.woocommerce-Message):first-child mark,
.woocommerce-MyAccount-content > .button,
.order-info mark,
.order-again .button,
.woocommerce-Button--next,
.woocommerce-Button--previous,
.woocommerce-MyAccount-downloads-file,
.hotspot-content .add_to_cart_button,
#yith-wpv-abuse,
.dokan-dashboard a.dokan-btn,
.dokan-dashboard button.dokan-btn,
.dokan-dashboard input[type="submit"].dokan-btn,
.dokan-dashboard a.dokan-btn:hover,
.dokan-dashboard a.dokan-btn:focus,
.dokan-dashboard button.dokan-btn:hover,
.dokan-dashboard button.dokan-btn:focus,
.dokan-dashboard input[type="submit"].dokan-btn:hover,
.dokan-dashboard input[type="submit"].dokan-btn:focus,
.dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li.active,
.dokan-dashboard-wrap
  .dokan-dash-sidebar
  ul.dokan-dashboard-menu
  li.dokan-common-links
  a:hover,
.dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover,
#dokan-seller-listing-wrap .dokan-btn,
.woocommerce-MyAccount-content .dokan-btn,
div.wcmp_regi_main .button,
.yith-ywraq-add-to-quote
  .yith-ywraq-add-button
  .button.add-request-quote-button,
.select2-container--default .select2-results__option[aria-selected="true"],
.menu-style-bordered .main-nav .item-level-0 > a > span:not(.menu-label):after,
.menu-style-bordered
  .woodmart-header-links
  .item-level-0
  > a
  > span:not(.menu-label):after,
.whb-color-dark
  .navigation-style-underline
  .item-level-0
  > a
  > span:not(.menu-label):after,
.menu-style-bordered
  .full-screen-nav
  .item-level-0
  > a
  > span:not(.menu-label):after,
.menu-style-bordered
  .sub-menu-dropdown
  .sub-menu
  li
  a
  > span:not(.menu-label):after,
.menu-style-bordered
  .sub-menu-dropdown
  .sub-sub-menu
  li
  a
  > span:not(.menu-label):after,
.navigation-style-underline .item-level-0 > a > span:not(.menu-label):after,
.navigation-style-underline
  .sub-menu-dropdown
  .sub-menu
  li
  a
  > span:not(.menu-label):after,
.navigation-style-underline
  .sub-menu-dropdown
  .sub-sub-menu
  li
  a
  > span:not(.menu-label):after,
.masonry-filter li a:after,
.wpb-js-composer
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs
  .vc_tta-tab
  .vc_tta-title-text:after,
.category-nav-link .category-name:after,
.woodmart-checkout-steps ul li span:after,
.woodmart-products-tabs.tabs-design-default
  .products-tabs-title
  .tab-label:after,
.woodmart-products-tabs.tabs-design-alt .products-tabs-title .tab-label:after,
.xtemos-category-list .tab-preview-name:after {
  background-color: #288f8a;
}

blockquote,
.border-color-primary,
.btn-style-bordered.btn-color-primary,
.btn-style-bordered.btn-color-primary:hover,
.btn-style-bordered.btn-color-primary:focus,
.btn-style-link.btn-color-primary,
.btn-style-link.btn-color-primary:hover,
.btn-style-link.btn-color-primary:focus,
.menu-label-primary:before,
.quantity input[type="button"]:hover,
.woodmart-single-footer .tags-list a:hover,
.woodmart-single-footer .tags-list a:focus,
.widget_tag_cloud .tagcloud a:hover,
.widget_tag_cloud .tagcloud a:focus,
.widget_product_tag_cloud .tagcloud a:hover,
.widget_product_tag_cloud .tagcloud a:focus,
.woodmart-title-style-underlined.woodmart-title-color-primary .title,
.woodmart-title-style-underlined-2.woodmart-title-color-primary .title,
.woodmart-price-table.price-highlighted .woodmart-plan-inner,
.widget_product_categories .product-categories li a:hover + .count,
.widget_product_categories .product-categories li a:focus + .count,
.widget_product_categories .product-categories li.current-cat > .count,
.woodmart-woocommerce-layered-nav .layered-nav-link:hover + .count,
.woodmart-woocommerce-layered-nav .layered-nav-link:focus + .count,
.woodmart-woocommerce-layered-nav .chosen .count,
.widget_layered_nav ul li a:hover:before,
.widget_layered_nav ul .chosen a:before,
.woodmart-highlighted-products .elements-grid,
.woodmart-highlighted-products.vc_carousel_container,
.woocommerce-ordering select:focus,
.woodmart-products-tabs.tabs-design-simple .tabs-name,
.dokan-dashboard a.dokan-btn,
.dokan-dashboard button.dokan-btn,
.dokan-dashboard input[type="submit"].dokan-btn,
.dokan-dashboard a.dokan-btn:hover,
.dokan-dashboard a.dokan-btn:focus,
.dokan-dashboard button.dokan-btn:hover,
.dokan-dashboard button.dokan-btn:focus,
.dokan-dashboard input[type="submit"].dokan-btn:hover,
.dokan-dashboard input[type="submit"].dokan-btn:focus,
.dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li.active,
.dokan-dashboard-wrap
  .dokan-dash-sidebar
  ul.dokan-dashboard-menu
  li.dokan-common-links
  a:hover,
.dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover {
  border-color: #288f8a !important;
}

.with-animation .info-svg-wrapper path {
  stroke: #288f8a !important;
}

.color-alt,
.btn-style-bordered.btn-color-alt,
.woodmart-title-color-alt .title-subtitle,
.promo-banner .subtitle-color-alt,
.promo-banner.subtitle-color-alt .banner-subtitle,
.woodmart-info-box .subtitle-color-alt {
  color: #288f8a !important;
}

.btn.btn-color-alt,
.button.btn-color-alt,
button.btn-color-alt,
.added_to_cart.btn-color-alt,
[type="submit"].btn-color-alt,
[type="button"].btn-color-alt,
.menu-label-secondary,
.woodmart-title-color-alt .title-subtitle.style-background,
.woodmart-title-style-simple.woodmart-title-color-alt .liner-continer:after,
.promo-banner .subtitle-color-alt.subtitle-style-background,
.woodmart-info-box .subtitle-color-alt.subtitle-style-background {
  background-color: #288f8a;
}

.btn-style-bordered.btn-color-alt:hover,
.btn-style-bordered.btn-color-alt:focus {
  background-color: #288f8a !important;
  color: #fff !important;
}

.border-color-alternative,
.btn-style-bordered.btn-color-alt,
.btn-style-bordered.btn-color-alt:hover,
.btn-style-bordered.btn-color-alt:focus,
.btn-style-link.btn-color-alt,
.btn-style-link.btn-color-alt:hover,
.btn-style-link.btn-color-alt:focus,
.menu-label-secondary:before,
.woodmart-title-style-underlined.woodmart-title-color-alt .title,
.woodmart-title-style-underlined-2.woodmart-title-color-alt .title {
  border-color: #288f8a !important;
}

a {
  color: #288f8a;
}

a:hover {
  color: #1584ca;
}

.single_add_to_cart_button,
.widget_shopping_cart .buttons .checkout,
.cart-totals-inner .checkout-button,
.woodmart-hover-quick .woodmart-add-btn > a,
.woodmart-hover-standard .btn-add > a,
#place_order,
.return-to-shop .button,
.woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-add-btn
  > a,
.register .button,
.login .button,
.lost_reset_password .button,
.woodmart-price-table .woodmart-plan-footer > a,
table.compare-list tr.add-to-cart td a,
.popup-added_to_cart .view-cart,
.woocommerce table.wishlist_table td.product-add-to-cart .add_to_cart,
.popup-quick-view .woodmart-scroll-content > a,
.product-list-item .woodmart-add-btn a,
.yith-woocompare-premium .compare-list .product_info .button,
.yith-woocompare-premium .compare-list .add-to-cart .button,
.yith-woocompare-premium .compare-list .added_to_cart,
#yith-woocompare-related .related-products .woocommerce > a,
.woodmart-sticky-btn .woodmart-sticky-add-to-cart {
  background-color: #288f8a;
}

.woodmart-promo-popup {
  background-color: #111111;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left center;
}
.wpb_animate_when_almost_visible {
  opacity: 1;
}

.color-primary {
  color: #288f8a !important;
}

/* nav bar */

@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:700%2C600%7CRoboto:400%2C700%2C600%2C500");
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 0rem !important;
}
.tanqaalogo a img {
  height: 8vh;
  width: 8vh;
  vertical-align: middle;
}
.bookdemo {
  border: 2px solid #288f8a !important;
  border-radius: 0px !important;
  background-color: transparent !important;
  color: #288f8a !important;
  font-weight: 500 !important;
  padding: 10px 15px !important;
}
nav {
  position: fixed;
  z-index: 99;
  width: 100%;
  /* padding: 10px 0px; */
  background: #fff;
}
nav .wrapper {
  position: relative;
  max-width: 80%;
  /* padding: 10px 30px; */
  height: auto;
  /* line-height: 70px; */
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.wrapper .logo a {
  color: #262626;
  font-size: 30px;
  font-weight: 600;
  text-decoration: none;
}
.wrapper .nav-links {
  display: inline-flex;
}
.nav-links li {
  list-style: none;
}
.nav-links li a {
  color: #262626;
  text-decoration: none;
  font-size: 14px;
  font-weight: 400;
  padding: 8px 15px;
  border-radius: 5px;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
}
.nav-links li a:hover {
  background: #ddd;
}
.nav-links .mobile-item {
  display: none;
}
.nav-links .drop-menu {
  position: absolute;
  background: #fff;
  width: 180px;
  line-height: 45px;
  top: 60px;
  opacity: 0;
  visibility: hidden;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
  padding-left: 0%;
}
.nav-links li:hover .drop-menu,
.nav-links li:hover .mega-box {
  transition: all 0.3s ease;
  top: 56px;
  opacity: 1;
  visibility: visible;
}
.drop-menu li a {
  width: 100%;
  display: block;
  padding: 0 0 0 15px;
  font-weight: 400;
  border-radius: 0px;
}
.mega-box {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 0 30px;
  top: 64px;
  opacity: 0;
  visibility: hidden;
}
.mega-box .content {
  background: #fff;
  padding: 25px 20px;
  display: flex;
  width: 100%;
  justify-content: space-between;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
}
.mega-box .content .row {
  /* width: calc(25% - 30px); */
  line-height: 45px;
}
.content .row img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.content .row header {
  color: #262626;
  font-size: 20px;
  font-weight: 500;
}
.content .row .mega-links {
  margin-left: -40px;
  border-left: 1px solid #dddddd;
}
.row .mega-links li {
  padding: 0 20px;
}
.row .mega-links li a {
  padding: 0px;
  padding: 0 20px;
  color: #262626;
  font-size: 17px;
  display: block;
}
.row .mega-links li a:hover {
  color: #ddd;
}
.wrapper .btn {
  color: #000;
  font-size: 20px;
  cursor: pointer;
  display: none;
}
.wrapper .btn.close-btn {
  position: absolute;
  right: 30px;
  top: 10px;
}
.activenav {
  color: #288f8a !important;
  font-weight: 500 !important;
}
@media screen and (max-width: 970px) {
  .wrapper .btn {
    display: block;
  }
  .bookdemo {
    border: 2px solid #288f8a;
    border-radius: 0%;
    background-color: transparent;
    color: #288f8a;
    font-weight: 500;
    padding: 10px 20px;
  }
  .wrapper .nav-links {
    position: fixed;
    height: 100vh;
    width: 100%;
    max-width: 350px;
    top: 0;
    left: -100%;
    background: #fff;
    display: block;
    padding: 50px 10px;
    line-height: 50px;
    overflow-y: auto;
    box-shadow: 0px 15px 15px rgba(228, 228, 228, 0.18);
    transition: all 0.3s ease;
  }
  /* custom scroll bar */
  ::-webkit-scrollbar {
    width: 10px;
  }
  ::-webkit-scrollbar-track {
    background: #fff;
  }
  ::-webkit-scrollbar-thumb {
    background: #fff;
  }
  #menu-btn:checked ~ .nav-links {
    left: 0%;
  }
  #menu-btn:checked ~ .btn.menu-btn {
    display: none;
  }
  #close-btn:checked ~ .btn.menu-btn {
    display: block;
  }
  .nav-links li {
    margin: 15px 10px;
  }
  .nav-links li a {
    padding: 0 20px;
    display: block;
    font-size: 20px;
  }
  .nav-links .drop-menu {
    position: static;
    opacity: 1;
    top: 65px;
    visibility: visible;
    padding-left: 20px;
    width: 100%;
    max-height: 0px;
    overflow: hidden;
    box-shadow: none;
    transition: all 0.3s ease;
  }
  #showDrop:checked ~ .drop-menu,
  #showMega1:checked ~ .mega-box {
    max-height: 100%;
  }
  #showDrop:checked ~ .drop-menu,
  #showMega2:checked ~ .mega-box {
    max-height: 100%;
  }
  .nav-links .desktop-item {
    display: none;
  }
  .nav-links .mobile-item {
    display: block;
    color: #262626;
    font-size: 20px;
    font-weight: 500;
    padding-left: 20px;
    cursor: pointer;
    border-radius: 5px;
    transition: all 0.3s ease;
  }
  .nav-links .mobile-item:hover {
    background: #ddd;
  }
  .drop-menu li {
    margin: 0;
  }
  .drop-menu li a {
    border-radius: 5px;
    font-size: 18px;
  }
  .mega-box {
    position: static;
    top: 65px;
    opacity: 1;
    visibility: visible;
    padding: 0 0px;
    max-height: 0px;
    overflow: hidden;
    transition: all 0.3s ease;
  }
  .mega-box .content {
    box-shadow: none;
    flex-direction: column;
    padding: 20px 0px 0 0px;
  }
  .mega-box .content .row {
    width: 100%;
    margin-bottom: 15px;
    border-top: 1px solid rgba(224, 224, 224, 0.08);
  }
  .mega-box .content .row:nth-child(1),
  .mega-box .content .row:nth-child(2) {
    border-top: 0px;
  }
  .content .row .mega-links {
    border-left: 0px;
    padding-left: 15px;
  }
  .row .mega-links li {
    margin: 0;
  }
  .content .row header {
    font-size: 19px;
  }
  p {
    margin-bottom: 0%;
  }
}
nav input {
  display: none;
}

.body-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  padding: 0 30px;
}
.body-text div {
  font-size: 45px;
  font-weight: 600;
}

.topbar-wrapp {
  background-color: #83b735;
}

.menu-opener {
  background-color: #83b735;
}

.footer-container {
  background-color: #12bcbe;
}

body,
.font-text,
.menu-label,
.wpb-js-composer
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-accordion
  .vc_tta-panel-title,
.widgetarea-mobile .widget_currency_sel_widget .widget-title,
.widgetarea-mobile .widget_icl_lang_sel_widget .widget-title,
.menu-item-register .create-account-link,
.woodmart-hover-base .hover-content table th,
.product-image-summary .shop_attributes th,
.woocommerce-product-details__short-description table th {
  font-family: Roboto, Arial, Helvetica, sans-serif;
}

.font-primary,
.page-title .entry-title,
table th,
.woodmart-products-tabs .tabs-name,
.woodmart-products-tabs .products-tabs-title,
.woodmart-price-table .woodmart-plan-title,
.masonry-filter li,
.woocommerce-column__title,
header.title > h3,
.woodmart-sizeguide-table tr:first-child td,
.tabs-layout-tabs .tabs li,
.woodmart-accordion-title,
.woodmart-checkout-steps ul,
.woocommerce-billing-fields > h3,
.woocommerce-shipping-fields > h3,
.woocommerce-additional-fields > h3,
#ship-to-different-address label,
#order_review_heading,
.cart-empty,
.cart-totals-inner h2,
.social-login-title,
.register-or,
.woocommerce-MyAccount-title,
.wpb-js-composer
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs
  .vc_tta-tab
  > a,
.wishlist-title h2,
body > h1,
table.compare-list tr.no-products td,
#order_payment_heading,
.widget_rss ul li > a,
h1,
h2,
h3,
h4,
h5,
h6,
.title,
legend,
.woocommerce-Reviews .comment-reply-title,
.menu-mega-dropdown .sub-menu > li > a,
.mega-menu-list > li > a,
.color-scheme-light .mega-menu-list > li > a {
  font-family: "Roboto Condensed", "MS Sans Serif", Geneva, sans-serif;
  color: #000000;
}

.blog-post-loop .entry-title,
.post-single-page .entry-title,
.single-post-navigation .post-title,
td.product-name a,
.category-grid-item .category-title,
.product-image-summary .entry-title,
.autocomplete-suggestion .suggestion-title,
.widget_recent_entries ul li a,
.widget_recent_comments ul li > a,
.woodmart-recent-posts .entry-title a,
.widget_recent_reviews li a,
.woodmart-menu-price .menu-price-title,
.group_table td.label a,
.product-grid-item .product-title,
.yith-woocompare-widget .products-list li a.title,
.product-title,
table.compare-list tr.title td {
  font-family: Roboto, Arial, Helvetica, sans-serif;
}

.font-alt {
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-weight: 400;
}

.widgettitle,
.widgettitle a,
.widget-title,
.widget-title a {
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.main-nav-style,
.menu-opener,
.categories-menu-dropdown .item-level-0 > a,
.woodmart-burger-icon .woodmart-burger-label,
.main-nav .item-level-0 > a,
.whb-secondary-menu .item-level-0 > a,
.topbar-menu .item-level-0 > a,
.full-screen-nav .item-level-0 > a,
.woodmart-wishlist-info-widget .wishlist-label,
.woodmart-wishlist-info-widget .wishlist-count,
.woodmart-shopping-cart .woodmart-cart-totals,
.woodmart-header-links .item-level-0 > a {
  font-family: "Roboto Condensed", "MS Sans Serif", Geneva, sans-serif;
  font-weight: 700;
  font-size: 13px;
}

a:hover,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
blockquote footer:before,
blockquote cite,
blockquote cite a,
.color-scheme-dark a:hover,
.color-primary,
.woodmart-dark .color-primary,
.btn-style-bordered.btn-color-primary,
.mega-menu-list > li > a:hover,
.mega-menu-list > li > a:focus,
.mega-menu-list .sub-sub-menu li a:hover,
.mega-menu-list .sub-sub-menu li a:focus,
.menu-style-default
  .navigation-wrap.navigation-color-scheme-dark
  .main-nav
  .item-level-0:hover
  > a,
.menu-style-default
  .navigation-wrap.navigation-color-scheme-dark
  .main-nav
  .item-level-0:focus
  > a,
.menu-style-default
  .navigation-wrap.navigation-color-scheme-dark
  .main-nav
  .item-level-0.current-menu-item
  > a,
.site-mobile-menu li.current-menu-item > a,
.site-mobile-menu .sub-menu li.current-menu-item > a,
.woodmart-dark .site-mobile-menu li.current-menu-item > a,
.dropdowns-color-light .site-mobile-menu li.current-menu-item > a,
.woodmart-dark .site-mobile-menu .sub-menu li.current-menu-item > a,
.dropdowns-color-light .site-mobile-menu .sub-menu li.current-menu-item > a,
.read-more-section a,
.read-more-section a:hover,
.single-post-navigation .blog-posts-nav-btn a:hover,
.comments-area .reply a,
.comments-area .reply a:hover,
.comments-area .logged-in-as > a:hover,
.woodmart-title-color-primary .title-subtitle,
.subtitle-color-primary.subtitle-style-default,
.instagram-widget .clear a:hover,
.woodmart-info-box .with-text,
.woodmart-info-box .subtitle-color-primary,
.woodmart-price-table.price-style-alt .woodmart-price-currency,
.woodmart-price-table.price-style-alt .woodmart-price-value,
.woodmart-menu-price.cursor-pointer:hover .menu-price-title,
.woodmart-menu-price.cursor-pointer:focus .menu-price-title,
.hotspot-icon-alt .woodmart-image-hotspot .hotspot-btn:after,
.error404 .page-title,
.not-found .entry-header:before,
.wishlist_table tr td.product-stock-status span.wishlist-in-stock:before,
.woodmart-sticky-btn .in-stock:before,
.product-image-summary .in-stock:before,
.variations_form .in-stock:before,
.woodmart-cart-design-3 .woodmart-cart-subtotal .amount,
.menu-item-register .create-account-link,
.menu-item-register .create-account-link:hover,
.menu-item-register .create-account-link:focus,
td.woocommerce-orders-table__cell-order-number a:hover,
.woocommerce-order-pay td.product-total .amount,
.woodmart-buttons > div a:focus,
.woodmart-buttons > div a:hover,
.woodmart-buttons .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.woodmart-hover-base .product-compare-button a:hover,
.woodmart-hover-base .product-compare-button a:focus,
.woodmart-sticky-btn .woodmart-sticky-btn-wishlist.exists,
.woodmart-sticky-btn .woodmart-sticky-btn-wishlist:hover,
.woocommerce-Address-title .edit:hover,
a.login-to-prices-msg,
a.login-to-prices-msg:hover,
.amount,
.price,
.price ins,
.compare-btn-wrapper a:hover,
.wishlist-btn-wrapper a:hover,
.sizeguide-btn-wrapp a:hover,
.woodmart-dark .compare-btn-wrapper a:hover,
.woodmart-dark .wishlist-btn-wrapper a:hover,
.woodmart-dark .sizeguide-btn-wrapp a:hover,
.compare-btn-wrapper a.added:before,
.wishlist-btn-wrapper .yith-wcwl-wishlistaddedbrowse a:before,
.wishlist-btn-wrapper .yith-wcwl-wishlistexistsbrowse a:before,
.woodmart-accordion-title:hover,
.woodmart-accordion-title.active,
.woodmart-dark .woodmart-accordion-title:hover,
.woodmart-dark .woodmart-accordion-title.active,
.woocommerce-form-coupon-toggle > .woocommerce-info .showcoupon,
.woocommerce-form-coupon-toggle > .woocommerce-info .showlogin,
.woocommerce-form-login-toggle > .woocommerce-info .showcoupon,
.woocommerce-form-login-toggle > .woocommerce-info .showlogin,
.cart-totals-inner .shipping-calculator-button,
.woodmart-dark .cart-totals-inner .shipping-calculator-button,
.login-form-footer .lost_password,
.login-form-footer .lost_password:hover,
.login-form-footer .lost_password:focus,
.woodmart-my-account-links a:hover:before,
.woodmart-my-account-links a:focus:before,
.woodmart-products-tabs.tabs-design-simple
  .products-tabs-title
  li.active-tab-title,
.brands-list .brand-item a:hover,
.menu-style-default .main-nav .item-level-0:hover > a,
.menu-style-default .woodmart-header-links .item-level-0:hover > a,
.whb-color-dark .navigation-style-default .item-level-0:hover > a,
.menu-style-default .main-nav .item-level-0:focus > a,
.menu-style-default .woodmart-header-links .item-level-0:focus > a,
.whb-color-dark .navigation-style-default .item-level-0:focus > a,
.menu-style-default .main-nav .item-level-0.current-menu-item > a,
.menu-style-default .woodmart-header-links .item-level-0.current-menu-item > a,
.whb-color-dark .navigation-style-default .item-level-0.current-menu-item > a,
.whb-enabled .vertical-navigation .menu-mega-dropdown .sub-menu > li > a:hover,
.menu-style-default
  .menu-mega-dropdown
  .color-scheme-dark
  .sub-menu
  > li
  > a:hover,
.navigation-style-default
  .menu-mega-dropdown
  .color-scheme-dark
  .sub-menu
  > li
  > a:hover,
.navigation-style-separated
  .menu-mega-dropdown
  .color-scheme-dark
  .sub-menu
  > li
  > a:hover,
.navigation-style-bordered
  .menu-mega-dropdown
  .color-scheme-dark
  .sub-menu
  > li
  > a:hover,
.whb-enabled .vertical-navigation .menu-mega-dropdown .sub-menu > li > a:focus,
.menu-style-default
  .menu-mega-dropdown
  .color-scheme-dark
  .sub-menu
  > li
  > a:focus,
.navigation-style-default
  .menu-mega-dropdown
  .color-scheme-dark
  .sub-menu
  > li
  > a:focus,
.navigation-style-separated
  .menu-mega-dropdown
  .color-scheme-dark
  .sub-menu
  > li
  > a:focus,
.navigation-style-bordered
  .menu-mega-dropdown
  .color-scheme-dark
  .sub-menu
  > li
  > a:focus,
.whb-enabled .vertical-navigation .menu-mega-dropdown .sub-sub-menu li a:hover,
.menu-style-default
  .menu-mega-dropdown
  .color-scheme-dark
  .sub-sub-menu
  li
  a:hover,
.navigation-style-default
  .menu-mega-dropdown
  .color-scheme-dark
  .sub-sub-menu
  li
  a:hover,
.navigation-style-separated
  .menu-mega-dropdown
  .color-scheme-dark
  .sub-sub-menu
  li
  a:hover,
.navigation-style-bordered
  .menu-mega-dropdown
  .color-scheme-dark
  .sub-sub-menu
  li
  a:hover,
.whb-enabled .vertical-navigation .menu-mega-dropdown .sub-sub-menu li a:focus,
.menu-style-default
  .menu-mega-dropdown
  .color-scheme-dark
  .sub-sub-menu
  li
  a:focus,
.navigation-style-default
  .menu-mega-dropdown
  .color-scheme-dark
  .sub-sub-menu
  li
  a:focus,
.navigation-style-separated
  .menu-mega-dropdown
  .color-scheme-dark
  .sub-sub-menu
  li
  a:focus,
.navigation-style-bordered
  .menu-mega-dropdown
  .color-scheme-dark
  .sub-sub-menu
  li
  a:focus,
.navigation-wrap.navigation-color-scheme-dark .menu-text-widget > a:hover,
.navigation-wrap.navigation-color-scheme-dark .menu-text-widget > ul li a:hover,
.navigation-wrap.navigation-color-scheme-dark .menu-text-widget > ul li a:focus,
.navigation-wrap.navigation-color-scheme-dark .menu-text-widget > ol li a:hover,
.navigation-wrap.navigation-color-scheme-dark .menu-text-widget > ol li a:focus,
.xtemos-category-list .tab-preview-count {
  color: #288f8a;
}

.btn.btn-color-primary,
.button.btn-color-primary,
button.btn-color-primary,
.added_to_cart.btn-color-primary,
[type="submit"].btn-color-primary,
[type="button"].btn-color-primary,
.btn-style-bordered.btn-color-primary:hover,
.btn-style-bordered.btn-color-primary:focus,
.menu-label-primary,
.main-nav .item-level-0.callto-btn > a,
.menu-style-bordered
  .navigation-wrap.navigation-color-scheme-dark
  .main-nav
  .item-level-0
  > a
  > span:not(.menu-label):after,
.mobile-nav-tabs .mobile-tab-title:after,
.icon-sub-menu.up-icon,
.quantity input[type="button"]:hover,
.comment-form .submit,
.mc4wp-form input[type="submit"],
.woodmart-dark .woodmart-entry-meta .meta-reply .comments-count,
.color-scheme-light .woodmart-entry-meta .meta-reply .comments-count,
.blog-design-mask .woodmart-entry-meta .meta-reply .comments-count,
.meta-post-categories,
.woodmart-single-footer .tags-list a:hover:after,
.woodmart-single-footer .tags-list a:focus:after,
.woodmart-pagination > span:not(.page-links-title),
.page-links > span:not(.page-links-title),
.widget_tag_cloud .tagcloud a:hover,
.widget_tag_cloud .tagcloud a:focus,
.widget_product_tag_cloud .tagcloud a:hover,
.widget_product_tag_cloud .tagcloud a:focus,
.widget_calendar #wp-calendar #today,
.woodmart-title-color-primary .title-subtitle.style-background,
.woodmart-title-style-simple.woodmart-title-color-primary .liner-continer:after,
.woodmart-social-icons.icons-design-simple .woodmart-social-icon a:hover,
.subtitle-color-primary.subtitle-style-background,
.woodmart-info-box .subtitle-color-primary.subtitle-style-background,
.timer-style-active .woodmart-timer > span,
.woodmart-price-table .woodmart-plan-footer > a,
.woodmart-price-table.price-style-default .woodmart-plan-price,
.hotspot-icon-default .woodmart-image-hotspot .hotspot-btn,
.hotspot-icon-alt .woodmart-image-hotspot.hotspot-opened .hotspot-btn,
.hotspot-icon-alt .woodmart-image-hotspot:hover .hotspot-btn,
.slider-title:before,
div.open-table-widget .otw-button-wrap .otw-submit,
div.open-table-widget .otw-button-wrap .otw-submit-btn,
.widget_product_categories .product-categories li a:hover + .count,
.widget_product_categories .product-categories li a:focus + .count,
.widget_product_categories .product-categories li.current-cat > .count,
.woodmart-woocommerce-layered-nav .layered-nav-link:hover + .count,
.woodmart-woocommerce-layered-nav .layered-nav-link:focus + .count,
.woodmart-woocommerce-layered-nav .chosen .count,
.woodmart-wishlist-info-widget .wishlist-count,
.woodmart-cart-design-2 .woodmart-cart-number,
.woodmart-cart-design-5 .woodmart-cart-number,
.woodmart-cart-design-4 .woodmart-cart-number,
td.woocommerce-orders-table__cell-order-actions a,
.account-payment-methods-table .button,
.woocommerce table.wishlist_table td.product-add-to-cart a,
.product-label.onsale,
.woodmart-hover-alt .btn-add-swap > a span:not(.woodmart-tooltip-label):before,
.woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-add-btn
  > a,
.woodmart-hover-quick .woodmart-add-btn > a,
.product-list-item .woodmart-add-btn > a,
.woodmart-hover-standard .btn-add > a,
.cat-design-replace-title .category-title,
.popup-quick-view .woodmart-scroll-content > a,
.popup-quick-view .view-details-btn,
.widget_shopping_cart .buttons .checkout,
.widget_price_filter .ui-slider .ui-slider-range,
.widget_price_filter .ui-slider .ui-slider-handle:after,
.widget_layered_nav ul .chosen a:before,
.woocommerce input[name="save_account_details"],
.woocommerce input[name="save_address"],
.woocommerce input[name="track"],
.woocommerce-pagination .page-numbers .current,
.woocommerce-store-notice,
.single_add_to_cart_button,
.tabs-layout-tabs .tabs li a:after,
.checkout_coupon .button,
#place_order,
.return-to-shop .button,
.cart-totals-inner .checkout-button,
.cart-actions .button[name="apply_coupon"],
.register .button,
.login .button,
.lost_reset_password .button,
.woocommerce-MyAccount-content > p:not(.woocommerce-Message):first-child mark,
.woocommerce-MyAccount-content > .button,
.order-info mark,
.order-again .button,
.woocommerce-Button--next,
.woocommerce-Button--previous,
.woocommerce-MyAccount-downloads-file,
.hotspot-content .add_to_cart_button,
#yith-wpv-abuse,
.dokan-dashboard a.dokan-btn,
.dokan-dashboard button.dokan-btn,
.dokan-dashboard input[type="submit"].dokan-btn,
.dokan-dashboard a.dokan-btn:hover,
.dokan-dashboard a.dokan-btn:focus,
.dokan-dashboard button.dokan-btn:hover,
.dokan-dashboard button.dokan-btn:focus,
.dokan-dashboard input[type="submit"].dokan-btn:hover,
.dokan-dashboard input[type="submit"].dokan-btn:focus,
.dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li.active,
.dokan-dashboard-wrap
  .dokan-dash-sidebar
  ul.dokan-dashboard-menu
  li.dokan-common-links
  a:hover,
.dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover,
#dokan-seller-listing-wrap .dokan-btn,
.woocommerce-MyAccount-content .dokan-btn,
div.wcmp_regi_main .button,
.yith-ywraq-add-to-quote
  .yith-ywraq-add-button
  .button.add-request-quote-button,
.select2-container--default .select2-results__option[aria-selected="true"],
.menu-style-bordered .main-nav .item-level-0 > a > span:not(.menu-label):after,
.menu-style-bordered
  .woodmart-header-links
  .item-level-0
  > a
  > span:not(.menu-label):after,
.whb-color-dark
  .navigation-style-underline
  .item-level-0
  > a
  > span:not(.menu-label):after,
.menu-style-bordered
  .full-screen-nav
  .item-level-0
  > a
  > span:not(.menu-label):after,
.menu-style-bordered
  .sub-menu-dropdown
  .sub-menu
  li
  a
  > span:not(.menu-label):after,
.menu-style-bordered
  .sub-menu-dropdown
  .sub-sub-menu
  li
  a
  > span:not(.menu-label):after,
.navigation-style-underline .item-level-0 > a > span:not(.menu-label):after,
.navigation-style-underline
  .sub-menu-dropdown
  .sub-menu
  li
  a
  > span:not(.menu-label):after,
.navigation-style-underline
  .sub-menu-dropdown
  .sub-sub-menu
  li
  a
  > span:not(.menu-label):after,
.masonry-filter li a:after,
.wpb-js-composer
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs
  .vc_tta-tab
  .vc_tta-title-text:after,
.category-nav-link .category-name:after,
.woodmart-checkout-steps ul li span:after,
.woodmart-products-tabs.tabs-design-default
  .products-tabs-title
  .tab-label:after,
.woodmart-products-tabs.tabs-design-alt .products-tabs-title .tab-label:after,
.xtemos-category-list .tab-preview-name:after {
  background-color: #288f8a;
}

blockquote,
.border-color-primary,
.btn-style-bordered.btn-color-primary,
.btn-style-bordered.btn-color-primary:hover,
.btn-style-bordered.btn-color-primary:focus,
.btn-style-link.btn-color-primary,
.btn-style-link.btn-color-primary:hover,
.btn-style-link.btn-color-primary:focus,
.menu-label-primary:before,
.quantity input[type="button"]:hover,
.woodmart-single-footer .tags-list a:hover,
.woodmart-single-footer .tags-list a:focus,
.widget_tag_cloud .tagcloud a:hover,
.widget_tag_cloud .tagcloud a:focus,
.widget_product_tag_cloud .tagcloud a:hover,
.widget_product_tag_cloud .tagcloud a:focus,
.woodmart-title-style-underlined.woodmart-title-color-primary .title,
.woodmart-title-style-underlined-2.woodmart-title-color-primary .title,
.woodmart-price-table.price-highlighted .woodmart-plan-inner,
.widget_product_categories .product-categories li a:hover + .count,
.widget_product_categories .product-categories li a:focus + .count,
.widget_product_categories .product-categories li.current-cat > .count,
.woodmart-woocommerce-layered-nav .layered-nav-link:hover + .count,
.woodmart-woocommerce-layered-nav .layered-nav-link:focus + .count,
.woodmart-woocommerce-layered-nav .chosen .count,
.widget_layered_nav ul li a:hover:before,
.widget_layered_nav ul .chosen a:before,
.woodmart-highlighted-products .elements-grid,
.woodmart-highlighted-products.vc_carousel_container,
.woocommerce-ordering select:focus,
.woodmart-products-tabs.tabs-design-simple .tabs-name,
.dokan-dashboard a.dokan-btn,
.dokan-dashboard button.dokan-btn,
.dokan-dashboard input[type="submit"].dokan-btn,
.dokan-dashboard a.dokan-btn:hover,
.dokan-dashboard a.dokan-btn:focus,
.dokan-dashboard button.dokan-btn:hover,
.dokan-dashboard button.dokan-btn:focus,
.dokan-dashboard input[type="submit"].dokan-btn:hover,
.dokan-dashboard input[type="submit"].dokan-btn:focus,
.dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li.active,
.dokan-dashboard-wrap
  .dokan-dash-sidebar
  ul.dokan-dashboard-menu
  li.dokan-common-links
  a:hover,
.dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover {
  border-color: #288f8a;
}

.with-animation .info-svg-wrapper path {
  stroke: #288f8a;
}

.color-alt,
.btn-style-bordered.btn-color-alt,
.woodmart-title-color-alt .title-subtitle,
.promo-banner .subtitle-color-alt,
.promo-banner.subtitle-color-alt .banner-subtitle,
.woodmart-info-box .subtitle-color-alt {
  color: #288f8a;
}

.btn.btn-color-alt,
.button.btn-color-alt,
button.btn-color-alt,
.added_to_cart.btn-color-alt,
[type="submit"].btn-color-alt,
[type="button"].btn-color-alt,
.btn-style-bordered.btn-color-alt:hover,
.btn-style-bordered.btn-color-alt:focus,
.menu-label-secondary,
.woodmart-title-color-alt .title-subtitle.style-background,
.woodmart-title-style-simple.woodmart-title-color-alt .liner-continer:after,
.promo-banner .subtitle-color-alt.subtitle-style-background,
.woodmart-info-box .subtitle-color-alt.subtitle-style-background {
  background-color: #288f8a;
}

.border-color-alternative,
.btn-style-bordered.btn-color-alt,
.btn-style-bordered.btn-color-alt:hover,
.btn-style-bordered.btn-color-alt:focus,
.btn-style-link.btn-color-alt,
.btn-style-link.btn-color-alt:hover,
.btn-style-link.btn-color-alt:focus,
.menu-label-secondary:before,
.woodmart-title-style-underlined.woodmart-title-color-alt .title,
.woodmart-title-style-underlined-2.woodmart-title-color-alt .title {
  border-color: #288f8a;
}

a {
  color: #288f8a;
}

a:hover {
  color: #1584ca;
}

.single_add_to_cart_button,
.widget_shopping_cart .buttons .checkout,
.cart-totals-inner .checkout-button,
.woodmart-hover-quick .woodmart-add-btn > a,
.woodmart-hover-standard .btn-add > a,
#place_order,
.return-to-shop .button,
.woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-add-btn
  > a,
.register .button,
.login .button,
.lost_reset_password .button,
.woodmart-price-table .woodmart-plan-footer > a,
table.compare-list tr.add-to-cart td a,
.popup-added_to_cart .view-cart,
.woocommerce table.wishlist_table td.product-add-to-cart .add_to_cart,
.popup-quick-view .woodmart-scroll-content > a,
.product-list-item .woodmart-add-btn a,
.yith-woocompare-premium .compare-list .product_info .button,
.yith-woocompare-premium .compare-list .add-to-cart .button,
.yith-woocompare-premium .compare-list .added_to_cart,
#yith-woocompare-related .related-products .woocommerce > a,
.woodmart-sticky-btn .woodmart-sticky-add-to-cart {
  background-color: #83b735;
}

.single_add_to_cart_button:hover,
.single_add_to_cart_button:focus,
.widget_shopping_cart .buttons .checkout:hover,
.widget_shopping_cart .buttons .checkout:focus,
.cart-totals-inner .checkout-button:hover,
.cart-totals-inner .checkout-button:focus,
.woodmart-hover-quick .woodmart-add-btn > a:hover,
.woodmart-hover-quick .woodmart-add-btn > a:focus,
.woodmart-hover-standard .btn-add > a:hover,
.woodmart-hover-standard .btn-add > a:focus,
#place_order:hover,
#place_order:focus,
.return-to-shop .button:hover,
.return-to-shop .button:focus,
.woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-add-btn
  > a:hover,
.woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-add-btn
  > a:focus,
.register .button:hover,
.register .button:focus,
.login .button:hover,
.login .button:focus,
.lost_reset_password .button:hover,
.lost_reset_password .button:focus,
.woodmart-price-table .woodmart-plan-footer > a:hover,
.woodmart-price-table .woodmart-plan-footer > a:focus,
table.compare-list tr.add-to-cart td a:hover,
table.compare-list tr.add-to-cart td a:focus,
.popup-added_to_cart .view-cart:hover,
.popup-added_to_cart .view-cart:focus,
.woocommerce table.wishlist_table td.product-add-to-cart .add_to_cart:hover,
.woocommerce table.wishlist_table td.product-add-to-cart .add_to_cart:focus,
.popup-quick-view .woodmart-scroll-content > a:hover,
.popup-quick-view .woodmart-scroll-content > a:focus,
.product-list-item .woodmart-add-btn a:hover,
.product-list-item .woodmart-add-btn a:focus,
.yith-woocompare-premium .compare-list .product_info .button:hover,
.yith-woocompare-premium .compare-list .product_info .button:focus,
.yith-woocompare-premium .compare-list .add-to-cart .button:hover,
.yith-woocompare-premium .compare-list .add-to-cart .button:focus,
.yith-woocompare-premium .compare-list .added_to_cart:hover,
.yith-woocompare-premium .compare-list .added_to_cart:focus,
#yith-woocompare-related .related-products .woocommerce > a:hover,
#yith-woocompare-related .related-products .woocommerce > a:focus,
.woodmart-sticky-btn .woodmart-sticky-add-to-cart:hover,
.woodmart-sticky-btn .woodmart-sticky-add-to-cart:focus {
  background-color: #83b735;
}

.cart-actions .button[name="apply_coupon"],
td.woocommerce-orders-table__cell-order-actions a,
.woocommerce-Button--next,
.woocommerce-Button--previous,
.comment-form .submit,
.mc4wp-form input[type="submit"],
.woocommerce input[name="save_account_details"],
.woocommerce input[name="save_address"],
.woocommerce input[name="track"],
.main-nav .item-level-0.callto-btn > a,
.checkout_coupon .button,
.cookies-buttons .cookies-accept-btn,
.post-password-form input[type="submit"],
#yith-wpv-abuse,
div.open-table-widget .otw-button-wrap .otw-submit,
div.open-table-widget .otw-button-wrap .otw-submit-btn,
.woocommerce-MyAccount-content > .button,
.account-payment-methods-table .button,
#dokan-seller-listing-wrap .dokan-btn,
.woocommerce-MyAccount-downloads-file,
.order-again .button,
div.wcmp_regi_main .button {
  background-color: #83b735;
}

.cart-actions .button[name="apply_coupon"]:hover,
.cart-actions .button[name="apply_coupon"]:focus,
td.woocommerce-orders-table__cell-order-actions a:hover,
td.woocommerce-orders-table__cell-order-actions a:focus,
.woocommerce-Button--next:hover,
.woocommerce-Button--next:focus,
.woocommerce-Button--previous:hover,
.woocommerce-Button--previous:focus,
.comment-form .submit:hover,
.comment-form .submit:focus,
.mc4wp-form input[type="submit"]:hover,
.mc4wp-form input[type="submit"]:focus,
.woocommerce input[name="save_account_details"]:hover,
.woocommerce input[name="save_account_details"]:focus,
.woocommerce input[name="save_address"]:hover,
.woocommerce input[name="save_address"]:focus,
.woocommerce input[name="track"]:hover,
.woocommerce input[name="track"]:focus,
.main-nav .item-level-0.callto-btn > a:hover,
.main-nav .item-level-0.callto-btn > a:focus,
.checkout_coupon .button:hover,
.checkout_coupon .button:focus,
.cookies-buttons .cookies-accept-btn:hover,
.cookies-buttons .cookies-accept-btn:focus,
.post-password-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:focus,
#yith-wpv-abuse:hover,
#yith-wpv-abuse:focus,
div.open-table-widget .otw-button-wrap .otw-submit:hover,
div.open-table-widget .otw-button-wrap .otw-submit:focus,
div.open-table-widget .otw-button-wrap .otw-submit-btn:hover,
div.open-table-widget .otw-button-wrap .otw-submit-btn:focus,
.woocommerce-MyAccount-content > .button:hover,
.woocommerce-MyAccount-content > .button:focus,
.account-payment-methods-table .button:hover,
.account-payment-methods-table .button:focus,
#dokan-seller-listing-wrap .dokan-btn:hover,
#dokan-seller-listing-wrap .dokan-btn:focus,
.woocommerce-MyAccount-downloads-file:hover,
.woocommerce-MyAccount-downloads-file:focus,
.order-again .button:hover,
.order-again .button:focus,
div.wcmp_regi_main .button:hover,
div.wcmp_regi_main .button:focus {
  background-color: #83b735;
}

.woodmart-promo-popup {
  background-color: #111111;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left center;
}
