html {
  scroll-behavior: smooth;
}

.fw-300 .title-after_title {
  font-weight: 300;
}

.mx-80 img {
  max-width: 80%;
  width: 100%;
}

.z-index-40 p {
  z-index: 40 !important;
  position: relative !important;
}

.full-height .wpb_wrapper {
  height: 100%;
}
.full-height .wpb_wrapper .content-box {
  height: 100%;
}

.subtitle-mb-0 .title-subtitle {
  margin-bottom: 0;
}

.mw-50ch .title-after_title {
  max-width: 50ch !important;
}

.mw-800 {
  max-width: 800px;
}

.fw-300 .title-after_title {
  font-weight: 300;
}

.wrapper-100h.vc_row-o-equal-height .wpb_wrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.h-100 {
  height: 100%;
}

.full-bg {
  -webkit-clip-path: inset(0 -100vw);
  clip-path: inset(0 -100vw);
}
.full-bg--dblue {
  -webkit-box-shadow: 0 0 0 100vw #434853;
          box-shadow: 0 0 0 100vw #434853;
}
.full-bg--gray {
  -webkit-box-shadow: 0 0 0 100vw #ececeb;
          box-shadow: 0 0 0 100vw #ececeb;
}

.title-minor-space .liner-continer {
  margin-bottom: 3px;
}

.anchor-list li:hover {
  color: #ed7d32;
}

.hover-link a:hover {
  color: #ed7d32;
}

@media (max-width: 575px) {
  .banner-fix-height-mobile.promo-banner {
    height: 300px;
  }
}
@media (max-width: 575px) {
  .banner-fix-height-mobile.promo-banner .main-wrapp-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    height: 300px;
  }
}

.tippy-content {
  padding: 20px;
}

.tippy_top_row {
  padding: 10px;
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}

.tippy-closeme {
  display: none;
  font-size: 16px;
  cursor: pointer;
  width: 16px;
  height: 16px;
  position: absolute;
  right: 5px;
  top: 5px;
}
@media (max-width: 767px) {
  .tippy-closeme {
    display: block;
  }
}

.tippy_bottom_row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.tippy_bottom_row .btn {
  font-size: 16px !important;
  height: 42px;
}
@media (max-width: 767px) {
  .tippy_bottom_row .btn.tippy_version_select, .tippy_bottom_row .btn.tippy_addon_select {
    display: none !important;
  }
}

.tippy_version_select,
.tippy_addon_select {
  background-color: #ed7d32;
  color: #fff !important;
}
.tippy_version_select:hover,
.tippy_addon_select:hover {
  background-color: #ed7d32;
}

.tippy_learn_more a {
  color: #40464f;
}

.sp_var_table_element {
  overflow-x: auto;
}
.sp_var_table_element table {
  border-spacing: 40px 0 !important;
  border-collapse: separate !important;
}
@media (max-width: 1024px) {
  .sp_var_table_element table {
    border-spacing: 20px 0 !important;
  }
}
.sp_var_table_element th, .sp_var_table_element td {
  border-bottom: 0;
  padding: 0 !important;
}
@media (max-width: 991px) {
  .sp_var_table_element tr.sp_var_table_data_row th {
    background: #fff;
    position: sticky;
    left: 0;
  }
  .sp_var_table_element tr.sp_var_table_data_row th span {
    display: inline-block;
    padding-right: 8px;
    background-color: #fff;
    font-size: 16px;
  }
}
.sp_var_table_element th {
  font-size: 18px;
  font-weight: 600;
  width: 190px;
  text-align: right !important;
}
@media (max-width: 991px) {
  .sp_var_table_element td {
    min-width: 200px;
  }
}
.sp_var_table_element .sp_var_cell_data * {
  font-size: 16px;
}
.sp_var_table_element .sp_var_cell_ptitle {
  color: #ed7d32;
  font-weight: 400;
  font-size: 20px;
}
.sp_var_table_element .sp_var_cell_small_description {
  color: #40464f;
  font-size: 20px;
  font-weight: 600;
  padding-bottom: 16px !important;
}
@media (max-width: 1024px) {
  .sp_var_table_element .sp_var_cell_small_description {
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
  }
}
.sp_var_table_element .sp_var_cell_image {
  text-align: center;
}
.sp_var_table_element .sp_var_cell_image img {
  max-width: 90%;
  margin-bottom: 16px;
}
.sp_var_table_element .sp_var_table_data_row_first td {
  margin-top: 16px;
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
}
.sp_var_table_element .sp_var_table_data_row_last td {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.sp_var_table_element .sp_var_table_data_row td {
  background-color: #ececeb;
  text-align: center;
}
.sp_var_table_element .sp_var_table_data_row td span {
  display: block;
  padding: 10px !important;
}
.sp_var_table_element .sp_var_cell_buy_now button {
  margin-top: 10px;
  border-radius: 5px;
  width: 100% !important;
  background-color: #ed7d32;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 19px;
}

.btn {
  font-size: 18px;
  font-weight: 400;
  padding: 5px 20px !important;
  min-height: 42px;
}
.btn.plus, .btn.minus {
  padding: 0 5px !important;
  font-size: 14px;
}
.btn-style-bordered.btn-color-white {
  border-color: rgb(255, 255, 255);
}
.btn-style-bordered.btn-color-white:hover {
  background-color: #fff;
  color: #40464f;
}

a.btn.btn-dark {
  font-size: 18px;
  color: #40464f !important;
  border: 2px solid #40464f !important;
  border-color: #40464f !important;
  font-weight: 400 !important;
  padding-left: 64px;
  padding-right: 64px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 5px;
}
a.btn.btn-dark.btn-size-large {
  padding-left: 80px !important;
  padding-right: 80px !important;
}
@media (max-width: 460px) {
  a.btn.btn-dark.btn-size-large {
    padding-left: 30px !important;
    padding-right: 30px !important;
    font-size: 16px;
    text-align: center !important;
  }
}
@media (max-width: 310px) {
  a.btn.btn-dark.btn-size-large {
    width: 100%;
    padding-left: 10px !important;
    padding-right: 10px !important;
    font-size: 15px;
  }
}

a.btn.btn-dark:hover {
  background-color: #40464f !important;
  color: #fff !important;
}

a.btn.btn-white {
  font-size: 17px;
  color: #fff !important;
  border: 2px solid #fff !important;
  border-color: #fff !important;
  font-weight: 400 !important;
  padding-left: 64px;
  padding-right: 64px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 5px;
}

a.btn.btn-white:hover {
  background-color: #fff !important;
  color: #40464f !important;
}

.img-specs {
  text-align: center;
}
.img-specs img {
  max-width: 80%;
}

@media (max-width: 1024px) {
  .review-row {
    margin-left: 0px;
    margin-right: 0px;
    border-radius: 5px;
  }
}
.review-row .wd-text-block {
  font-size: 18px;
  line-height: 1.2;
}
.review-row .review-name strong {
  font-weight: 700;
}

.hotspot-btn {
  background-color: #ed7d32 !important;
}
.hotspot-btn:after {
  color: #fff !important;
}

.compatibility-row .content-box {
  padding: 50px;
}
.compatibility-row .content-box h4 {
  font-size: 22px;
}
.compatibility-row .content-box img {
  text-align: center;
  max-width: 80px;
}

.stu_element {
  position: relative;
  margin-bottom: 50px;
}
.stu_element h1,
.stu_element h2,
.stu_element h3,
.stu_element h4,
.stu_element h5,
.stu_element h6 {
  font-size: 30px !important;
  line-height: 32px;
}
@media (max-width: 767px) {
  .stu_element h1,
  .stu_element h2,
  .stu_element h3,
  .stu_element h4,
  .stu_element h5,
  .stu_element h6 {
    font-size: 28px !important;
    line-height: 30px;
  }
}
.stu_element .pbi-dark-themed {
  color: #40464f;
}
.stu_element .pbi-light-themed {
  color: #fff;
}
.stu_element:after {
  content: "";
  position: absolute;
  left: 0;
  width: 131px;
  bottom: -15px;
  height: 6px;
  background-color: #ed7d32;
  border-radius: 5px;
}
@media (max-width: 575px) {
  .stu_element:after {
    width: 91px !important;
  }
}

.sp_testimonials_swiper {
  min-height: 50px;
}
.sp_testimonials_swiper .top_section {
  font-size: 18px;
  font-weight: 200;
}
.sp_testimonials_swiper .bottom_section {
  text-align: right;
  margin-top: 10px;
}
.sp_testimonials_swiper .bottom_section .name {
  font-weight: 200;
}
.sp_testimonials_swiper .swiper-pagination {
  position: relative;
  margin-top: 20px;
}
.sp_testimonials_swiper .swiper-pagination-bullet-active {
  background-color: #40464f !important;
}

.acc-style-grey .wd-accordion:before {
  display: none !important;
}
.acc-style-grey .wd-accordion .wd-accordion-item {
  border-radius: 5px;
  border: 0 !important;
}
.acc-style-grey .wd-accordion .wd-accordion-item .wd-accordion-title {
  padding-left: 16px;
  padding-right: 16px;
  background-color: #E9E8E9;
  border-radius: 5px;
}
.acc-style-grey .wd-accordion .wd-accordion-item .wd-accordion-title-text {
  font-weight: 400;
  font-size: 18px;
}
.acc-style-grey .wd-accordion .wd-accordion-item .wd-accordion-opener {
  color: #ed7d32;
  font-size: 16px;
}
.acc-style-grey .wd-accordion .wd-accordion-item .wd-accordion-content {
  padding-top: 10px;
  padding-left: 16px;
  padding-right: 16px;
}
.acc-style-grey .wd-accordion .wd-accordion-item .wd-accordion-content p {
  font-size: 16px;
  color: #40464f;
}
.acc-style-grey .wd-accordion .wd-accordion-item .wd-accordion-content table th {
  font-size: 16px;
  font-weight: 700;
}
.acc-style-grey .wd-accordion .wd-accordion-item .wd-accordion-content td {
  font-size: 16px;
  font-weight: 400;
}
.acc-style-grey .wd-accordion .wd-accordion-item:not(:last-child) {
  margin-bottom: 8px;
}

/* Newsletter */
.newsletter-box {
  color: #fff;
  opacity: 1;
}
.newsletter-box .content-box {
  padding: 60px 70px;
  border-radius: 5px;
}
@media (max-width: 1200px) {
  .newsletter-box .content-box {
    padding: 50px 40px;
  }
}
@media (max-width: 767px) {
  .newsletter-box .content-box {
    padding: 35px 25px;
  }
}
.newsletter-box .content-box img {
  width: auto;
  height: 99px;
}
.newsletter-box .content-box .mc4wp-form-fields {
  display: grid;
  gap: 10px;
  max-width: 400px;
}
.newsletter-box .content-box .mc4wp-form-fields .d-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 5px;
}
.newsletter-box .content-box .mc4wp-form-fields input {
  width: 100%;
  border-color: #fff;
  color: #fff;
  border-radius: 5px;
  font-size: 17px;
}
.newsletter-box .content-box .mc4wp-form-fields input[type=submit] {
  background-color: #fff;
  color: #000;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 18px;
  font-weight: 400;
  border: 2px solid #fff;
}
.newsletter-box .content-box .mc4wp-form-fields input[type=submit]:hover {
  background-color: transparent;
  color: #fff !important;
}
.newsletter-box .content-box .mc4wp-form-fields input[type=text]:focus, .newsletter-box .content-box .mc4wp-form-fields input[type=email]:focus {
  border: 2px solid rgba(255, 255, 255, 0.6);
}
.newsletter-box ::-webkit-input-placeholder {
  color: #fff !important;
  opacity: 1 !important;
}
.newsletter-box ::-moz-placeholder {
  color: #fff !important;
  opacity: 1 !important;
}
.newsletter-box :-ms-input-placeholder {
  color: #fff !important;
  opacity: 1 !important;
}
.newsletter-box ::-ms-input-placeholder {
  color: #fff !important;
  opacity: 1 !important;
}
.newsletter-box ::placeholder {
  color: #fff !important;
  opacity: 1 !important;
}
.newsletter-box .group-list-items {
  display: none;
}
.newsletter-box select {
  border-color: #fff;
  background-image: none;
}
.newsletter-box .group-list-title {
  padding: 0 15px;
  padding-right: 15px;
  max-width: 100%;
  width: 100%;
  height: var(--wd-form-height);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0;
  border: var(--wd-form-brd-width) solid #fff;
  border-radius: var(--wd-form-brd-radius);
  background-color: var(--wd-form-bg);
  -webkit-box-shadow: none;
          box-shadow: none;
  color: var(--wd-form-color);
  vertical-align: middle;
  font-size: 14px;
  cursor: pointer;
}
.newsletter-box .group-list-items {
  padding-top: 10px;
  padding-left: 8px;
}
.newsletter-box .group-list-items label {
  color: #fff;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.newsletter-box .group-list-items label input {
  width: auto !important;
}
.newsletter-box .group-list-title {
  position: relative;
}
.newsletter-box .group-list-title.open:after {
  content: "";
  background: url(/wp-content/uploads/2025/03/times-solid-white.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 10px;
}

.wd-dropdown-menu .mega-menu-list > li > a {
  font-weight: bold !important;
  color: #40464f !important;
  font-size: 16px !important;
  padding: 0;
  margin-bottom: 12px;
}
.wd-dropdown-menu .mega-menu-list > li > a:hover {
  color: var(--wd-primary-color) !important;
}
.wd-dropdown-menu .mega-menu-list > li ul li:not(:last-child) {
  margin-bottom: 12px;
}
.wd-dropdown-menu .mega-menu-list > li ul li a {
  font-size: 16px;
  padding: 0;
  color: #40464f !important;
}
.wd-dropdown-menu .mega-menu-list > li ul li a:hover {
  color: var(--wd-primary-color) !important;
}

.menu-font-wlight a {
  font-weight: 300;
}

.menu-font-bold a {
  font-weight: bold;
  color: #40464f !important;
}

.wd-header-main-nav .wd-dropdown-menu .wd-nav-arrows .wd-disabled {
  opacity: 0 !important;
}

.wd-header-main-nav .wd-dropdown-menu .wd-nav-arrows .wd-btn-arrow {
  background: rgba(0, 0, 0, 0.5) !important;
  border-radius: 50% !important;
}
.wd-header-main-nav .wd-dropdown-menu .wd-nav-arrows .wd-btn-arrow .wd-arrow-inner {
  color: #fff !important;
}

.mega-menu-swiper-item {
  background: #f4f4f4;
  padding: 20px;
  border-radius: 5px;
}
.mega-menu-swiper-item .title-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  padding-bottom: 15px !important;
  margin-bottom: 0px !important;
}
.mega-menu-swiper-item .title-wrapper * {
  color: #40464f;
}
.mega-menu-swiper-item .title-wrapper .title {
  line-height: 1.3;
}
.mega-menu-swiper-item .title-wrapper .title-subtitle {
  font-size: 16px;
}
.mega-menu-swiper-item .wd-image {
  margin-bottom: 0;
}
.mega-menu-swiper-item .wd-image img {
  max-width: 200px;
  margin-bottom: 0px;
}

.wd-header-main-nav .wd-dropdown-menu {
  background: transparent;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  padding-top: 0 !important;
}

.wd-header-main-nav .wd-dropdown-menu > .container {
  max-width: 1270px;
  background: #fff;
  padding-top: var(--wd-dropdown-padding, 30px);
  border-radius: 5px;
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
}
.wd-header-main-nav .wd-dropdown-menu > .container .vc_column_container {
  overflow: hidden;
}

.mega-menu-row-container .mega-menu-default-inner-row {
  margin-top: -30px;
}
.mega-menu-row-container .mega-menu-default-inner-row.h300 {
  min-height: 300px;
}
.mega-menu-row-container .mega-menu-default-inner-row p {
  font-size: 15px;
}
.mega-menu-row-container .left-side .title {
  margin-bottom: 10px;
}
.mega-menu-row-container .left-side .description {
  font-size: 20px;
}
.mega-menu-row-container .text-white .description,
.mega-menu-row-container .text-white .title {
  color: #fff;
}
.mega-menu-row-container .price {
  font-weight: 800;
}
.mega-menu-row-container .navigation-banner-holder {
  min-height: 300px;
  background-size: cover;
  background-repeat: no-repeat;
}
.mega-menu-row-container .has-bg-img:before {
  content: "";
  position: absolute;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  top: -30px;
  right: -16px;
  bottom: 0;
  z-index: 0;
}
.mega-menu-row-container .has-bg-img * {
  z-index: 2;
}

.pbi_element {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.pbi_element .pbi-light-themed {
  color: #fff;
}
.pbi_element .pbi-light-themed.btn {
  background-color: transparent !important;
  border: 1px solid #fff;
}
.pbi_element .pbi-light-themed.btn:hover {
  background-color: #fff !important;
  color: #40464f !important;
}
.pbi_element .pbi-dark-themed {
  color: #40464f;
}
.pbi_element .pbi-dark-themed.btn {
  background-color: transparent !important;
  border: 1px solid #40464f;
}
.pbi_element .pbi-dark-themed.btn:hover {
  background-color: #40464f !important;
  color: #fff !important;
}
.pbi_element .pbi_title h3 {
  font-size: 27px;
  line-height: 1.2;
  margin-bottom: 8px;
}
@media (max-width: 1300px) and (min-width: 1024px) {
  .pbi_element .pbi_title h3 {
    font-size: 21px;
  }
}
.pbi_element .pbi_label {
  position: absolute;
  top: 15px;
  right: 30px;
  font-weight: bold;
  font-size: 24px;
}
.pbi_element .pbi_description {
  font-size: 20px;
  font-weight: 200;
}
@media (max-width: 1300px) and (min-width: 1024px) {
  .pbi_element .pbi_description {
    font-size: 18px;
    line-height: 1.2;
  }
}
.pbi_element .pbi_image {
  margin-bottom: 24px;
  text-align: center;
}
.pbi_element .pbi_image img {
  height: 186px;
  border-radius: 5px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 1300px) and (min-width: 1024px) {
  .pbi_element .pbi_image img {
    height: 160px;
  }
}
.pbi_element.img-full img {
  height: unset;
}
.pbi_element .pbi_learn_more {
  margin-top: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
}
.pbi_element .pbi_learn_more .btn {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-radius: 5px;
  padding: 5px 10px;
  min-height: unset;
  min-height: 30px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.pbi_element .pbi_learn_more .btn.secondary {
  background-color: #ed7d32 !important;
  color: #Fff !important;
  border-color: #ed7d32 !important;
}
.pbi_element .pbi_learn_more .btn.secondary:hover {
  background-color: #fff !important;
  color: #ed7d32 !important;
}

.w3s-popup-item-btn {
  background-color: transparent !important;
  font-size: 0 !important;
}
.w3s-popup-item-btn .wd-btn-icon {
  font-size: 40px !important;
  margin-left: 0 !important;
}

.w3s-popup-item {
  border-radius: 5px !important;
}

.mobile-nav * {
  border: none !important;
}
.mobile-nav li.has-img a {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  font-size: 17px !important;
}
.mobile-nav li.font-bold > a {
  font-weight: bold !important;
}
.mobile-nav li.font-light > a {
  font-weight: 300 !important;
}

.c-section-title {
  position: relative;
}
.c-section-title-fw200 .title-subtitle {
  margin-bottom: 0;
}
.c-section-title-fw200 .title-after_title {
  font-weight: 200 !important;
  margin-top: 0 !important;
}
.c-section-title-fw200 .liner-continer,
.c-section-title-fw200 h2, .c-section-title-fw200 h3, .c-section-title-fw200 h4 {
  margin-bottom: 0;
}
.c-section-title-has-line--white .title-after_title:after {
  background-color: #fff !important;
}
.c-section-title-has-line .title-after_title {
  position: relative;
}
.c-section-title-has-line .title-after_title:after {
  content: "";
  background-color: rgb(237, 107, 37);
  max-width: 100px;
  width: 100%;
  height: 4px;
  border-radius: 5px;
  position: absolute;
  bottom: -20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.c-section-title-has-line-left:after {
  content: "";
  background-color: rgb(237, 107, 37);
  max-width: 100px;
  width: 100%;
  height: 4px;
  border-radius: 5px;
  position: absolute;
  bottom: -20px;
  left: 0;
}

.swiper-cards {
  counter-reset: section-counter;
}
.swiper-cards .wd-carousel-item {
  height: auto !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.swiper-cards .wd-carousel-item .content-box {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  counter-increment: section-counter;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 15px !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.swiper-cards .wd-carousel-item .content-box::after {
  margin-top: auto;
  margin-left: auto;
  width: 40px;
  height: 40px;
  font-size: 26px;
  border-radius: 50%;
  background-color: #ed7d32;
  content: counter(section-counter);
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
}
.swiper-cards .wd-carousel-item .content-box .liner-continer {
  margin-bottom: 10px;
}
.swiper-cards .wd-carousel-item .content-box .title-after_title {
  font-weight: 200;
  margin-bottom: 151px;
}
@media (max-width: 1200px) {
  .swiper-cards .wd-carousel-item .content-box .title-after_title {
    margin-bottom: 100px;
  }
}
@media (max-width: 1080px) {
  .swiper-cards .wd-carousel-item .content-box .title-after_title {
    margin-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .swiper-cards .wd-carousel-item .content-box .title-after_title {
    margin-bottom: 60px;
  }
}
.swiper-cards-with-btn .content-box .wd-button-wrapper {
  position: absolute;
  right: 16px;
  bottom: 30px;
}
.swiper-cards-with-btn .content-box .wd-button-wrapper a {
  min-height: unset;
  width: 42px;
  height: 42px;
  background-color: #ed7d32;
  border-radius: 50%;
  font-size: 0px;
}
.swiper-cards-with-btn .content-box .wd-button-wrapper a .wd-btn-icon {
  font-size: 18px;
  margin-left: 0;
  color: #fff;
}
.swiper-cards-with-btn .content-box::after {
  display: none !important;
}
.swiper-cards-with-btn .content-box .title-after_title {
  margin-bottom: 30% !important;
}
@media (max-width: 767px) {
  .swiper-cards-with-btn .content-box .title-after_title {
    margin-bottom: 10% !important;
  }
}

.categories-row-boxed {
  max-width: 100% !important;
  gap: 20px;
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
}
@media (max-width: 1080px) {
  .categories-row-boxed {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
}
@media (max-width: 767px) {
  .categories-row-boxed {
    max-width: 100%;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}
@media (max-width: 460px) {
  .categories-row-boxed {
    grid-template-columns: 1fr !important;
  }
}
.categories-row-boxed .promo-banner-wrapper {
  background-color: #e9e9e7;
}
.categories-row-boxed .promo-banner-wrapper .promo-banner {
  border-radius: 5px;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.categories-row-boxed .promo-banner-wrapper .promo-banner .banner-title {
  font-weight: 800 !important;
  color: #40464f !important;
}
@media (max-width: 1350px) {
  .categories-row-boxed .promo-banner-wrapper .promo-banner .banner-title {
    font-size: 15px;
  }
}
@media (max-width: 1080px) {
  .categories-row-boxed .promo-banner-wrapper .promo-banner .banner-title {
    font-size: 18px;
  }
}

.single-product .whb-main-header {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.sticky-nav-present .whb-scroll-stick.whb-scroll-down .whb-main-header {
  -webkit-transform: translateY(calc(-100% + 50px)) !important;
      -ms-transform: translateY(calc(-100% + 50px)) !important;
          transform: translateY(calc(-100% + 50px)) !important;
}

.w3s-sticky-nav {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #61656f;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 50px;
  position: relative;
}
.w3s-sticky-nav .sp-nav-mob-wrapper {
  grid-area: sn-left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.w3s-sticky-nav .sp-nav-mob {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #fff;
  border: 1px solid #fff;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 5px;
  font-weight: 700;
}
.w3s-sticky-nav .sp-nav-mob:after {
  display: none;
}
.w3s-sticky-nav .sp-nav-mob.btn-bg-fill {
  background-color: #fff;
  color: #61656f;
}
.w3s-sticky-nav .sp-nav-mob:hover {
  background-color: #fff;
  color: #61656f;
}
.w3s-sticky-nav__mobile-toggle {
  color: #fff;
  cursor: pointer;
  font-size: 22px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  grid-area: sn-right;
  display: none;
}
.w3s-sticky-nav__mobile-toggle.opened i {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.w3s-sticky-nav__mobile-toggle i {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-family: "Font Awesome 5 Free";
  font-weight: 600 !important;
}
@media (max-width: 1024px) {
  .w3s-sticky-nav__mobile-toggle {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
.w3s-sticky-nav__mobile {
  display: none;
}
@media (max-width: 1024px) {
  .w3s-sticky-nav__mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    gap: 20px;
  }
  .w3s-sticky-nav__mobile .w3s-sticky-nav__mobile-wrapper {
    display: none;
    position: absolute;
    top: 100%;
    overflow: hidden;
    background-color: #61656f;
    color: #fff;
    width: calc(100% + 15px);
    left: -15px;
    padding-left: 0;
    -webkit-transition: ease-in-out;
    transition: ease-in-out;
  }
  .w3s-sticky-nav__mobile .w3s-sticky-nav__mobile-wrapper ul {
    gap: 10px !important;
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .w3s-sticky-nav__mobile ul {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.w3s-sticky-nav .sp-nav-link {
  cursor: pointer;
}
.w3s-sticky-nav .inner-wrapper {
  display: grid;
  grid-template-columns: 1fr auto;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.w3s-sticky-nav .inner-wrapper .ptitle {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  color: #fff;
  font-size: 18px;
  line-height: 1;
}
@media (max-width: 1024px) {
  .w3s-sticky-nav .inner-wrapper .ptitle {
    cursor: pointer;
    padding-right: 10px;
  }
}
@media (max-width: 675px) {
  .w3s-sticky-nav .inner-wrapper .ptitle {
    font-size: 18px;
  }
}
.w3s-sticky-nav .inner-wrapper ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
  list-style: none;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
}
@media (max-width: 1024px) {
  .w3s-sticky-nav .inner-wrapper ul {
    display: none;
  }
}
.w3s-sticky-nav .inner-wrapper ul li {
  margin-bottom: 0 !important;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #fff;
  position: relative;
}
.w3s-sticky-nav .inner-wrapper ul li:hover:after {
  width: 100%;
}
.w3s-sticky-nav .inner-wrapper ul li:after {
  content: "";
  position: absolute;
  height: 3px;
  width: 0;
  left: 0;
  height: 2px;
  background-color: #ed7d32;
  bottom: -2px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.w3s-sticky-nav .inner-wrapper ul li.sp-nav-buy-now {
  color: #fff;
  border: 1px solid #fff;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 5px;
  font-weight: 700;
}
.w3s-sticky-nav .inner-wrapper ul li.sp-nav-buy-now:after {
  display: none;
}
.w3s-sticky-nav .inner-wrapper ul li.sp-nav-buy-now.btn-bg-fill {
  background-color: #fff;
  color: #61656f;
}
.w3s-sticky-nav .inner-wrapper ul li.sp-nav-buy-now:hover {
  background-color: #fff;
  color: #61656f;
}

.w3s-sticky-nav-page .inner-wrapper {
  grid-template-columns: 1fr;
}
.w3s-sticky-nav-page .inner-wrapper.has-ptitle {
  grid-template-columns: auto 1fr;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1024px) {
  .w3s-sticky-nav-page .inner-wrapper.has-ptitle {
    grid-template-columns: auto 1fr;
  }
}
.w3s-sticky-nav-page .inner-wrapper.has-ptitle ul {
  min-width: unset !important;
}
.w3s-sticky-nav-page .w3s-sticky-nav__mobile-toggle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 20px;
}
.w3s-sticky-nav-page ul {
  min-width: 100vw !important;
  padding-left: 0;
}
.w3s-sticky-nav-page .sp-nav-link-btn-style {
  border: 1px solid #fff;
  border-radius: 5px;
  padding-inline: 15px;
}
.w3s-sticky-nav-page .sp-nav-link-btn-style a {
  color: #fff;
}
.w3s-sticky-nav-page .sp-nav-link-btn-style:after {
  display: none;
}

.sib-row {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0 0 0 100vw #e9e9e7;
          box-shadow: 0 0 0 100vw #e9e9e7;
  -webkit-clip-path: inset(0 -100vw);
          clip-path: inset(0 -100vw);
}
.sib-row > .wpb_column {
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
}

.sib-wrapper {
  display: grid;
  list-style: none;
  grid-template-columns: repeat(6, minmax(0, auto));
  padding-left: 0;
  gap: 40px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1200px) {
  .sib-wrapper {
    grid-template-columns: repeat(3, minmax(0, auto));
  }
}
@media (max-width: 767px) {
  .sib-wrapper {
    grid-template-columns: repeat(2, minmax(0, auto));
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.sib-wrapper .sib-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0;
}
@media (max-width: 575px) {
  .sib-wrapper .sib-item {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    justify-content: center;
  }
}

.sib-wrapper .sib-item img {
  max-height: 38px;
  margin-right: 10px;
}
@media (max-width: 575px) {
  .sib-wrapper .sib-item img {
    margin-bottom: 8px;
    margin-right: 0;
  }
}

@media (max-width: 575px) {
  .sib_add_item_content {
    text-align: center;
  }
}

.sib_add_item_content h3 {
  font-size: 14px;
  margin-bottom: 5px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
}

.sib_add_item_content h4 {
  font-size: 15px;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1;
}

.categories-row-reverse .promo-banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.line-w100 .vc_sep_line {
  max-width: 100px;
  margin: 0 auto;
  border-radius: 5px;
}

.product-spotlight-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 50px;
}
@media (max-width: 675px) {
  .product-spotlight-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
.product-spotlight-grid h3, .product-spotlight-grid h4, .product-spotlight-grid .w3s-versions-label {
  text-align: left !important;
}
.product-spotlight-grid.product-spotlight-style1 h3 {
  font-size: 40px;
  line-height: 1.2;
}
@media (max-width: 675px) {
  .product-spotlight-grid.product-spotlight-style1 h3 {
    font-size: 34px !important;
  }
}
.product-spotlight-grid.product-spotlight-style1 h4 {
  font-size: 30px;
  line-height: 1.2;
}
@media (max-width: 675px) {
  .product-spotlight-grid.product-spotlight-style1 h4 {
    font-size: 25px !important;
  }
}
.product-spotlight-grid.product-spotlight-style1 .w3s-versions-label {
  font-size: 24px;
  font-weight: 200;
}
@media (max-width: 675px) {
  .product-spotlight-grid.product-spotlight-style1 .w3s-versions-label {
    font-size: 20px !important;
  }
}
.product-spotlight-grid.product-spotlight-style2 h3 {
  font-size: 30px !important;
  line-height: 1.2 !important;
  color: #40464f !important;
}
.product-spotlight-grid.product-spotlight-style2 h4 {
  font-size: 24px !important;
  font-weight: 200 !important;
}
.product-spotlight-grid .psb_element {
  background: #ececeb !important;
  border-radius: 5px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.product-spotlight-grid .psb_element a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 40px 50px !important;
  position: relative;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
@media (max-width: 675px) {
  .product-spotlight-grid .psb_element a {
    padding: 20px 30px !important;
  }
}
.product-spotlight-grid .psb_element:hover {
  background: #e0e0e0 !important;
}
.product-spotlight-grid .psb_element h3 {
  font-size: 28px;
  color: #9ba580;
  margin-bottom: 0 !important;
}
.product-spotlight-grid .psb_element h4 {
  font-size: 28px;
  color: #40464f;
  margin-bottom: 0 !important;
}
.product-spotlight-grid .psb_element img {
  display: block;
  margin: 32px auto 0 auto;
  max-width: 300px;
  width: 100%;
  height: auto;
}
@media (max-width: 675px) {
  .product-spotlight-grid .psb_element img {
    max-width: 200px;
  }
}

.w3s-masonry-grid-functionality > .vc_column_container > .vc_column-inner > .wpb_wrapper {
  display: grid;
  grid-template-areas: "item1 item2 item3" "item1 item4 item4";
  gap: 20px;
}
@media (max-width: 991px) {
  .w3s-masonry-grid-functionality > .vc_column_container > .vc_column-inner > .wpb_wrapper {
    grid-template-areas: "item1 item2" "item3 item4";
  }
}
@media (max-width: 675px) {
  .w3s-masonry-grid-functionality > .vc_column_container > .vc_column-inner > .wpb_wrapper {
    grid-template-areas: "item1 item1" "item2 item3" "item4 item4";
  }
}
.w3s-masonry-grid-functionality .promo-banner-wrapper {
  border-radius: 5px;
}
@media (max-width: 675px) {
  .w3s-masonry-grid-functionality .promo-banner-wrapper {
    width: 100% !important;
  }
}
@media (max-width: 675px) {
  .w3s-masonry-grid-functionality .wrapper-content-banner {
    padding: 10px !important;
  }
}
.w3s-masonry-grid-functionality .wd-button-wrapper {
  position: absolute;
  bottom: 15px;
  right: 15px;
  z-index: 5;
}
.w3s-masonry-grid-functionality .wd-button-wrapper .btn {
  font-size: 0px;
  border-radius: 50%;
  width: 50px;
  height: 50px;
}
@media (max-width: 675px) {
  .w3s-masonry-grid-functionality .wd-button-wrapper .btn {
    width: 30px;
    height: 30px;
  }
}
.w3s-masonry-grid-functionality .wd-button-wrapper .btn .wd-btn-icon {
  font-size: 20px;
  margin-left: 0;
}
@media (max-width: 675px) {
  .w3s-masonry-grid-functionality .wd-button-wrapper .btn .wd-btn-icon {
    font-size: 17px;
  }
}
.w3s-masonry-grid-functionality .content-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}
@media (max-width: 991px) {
  .w3s-masonry-grid-functionality [class*=item] {
    height: 300px !important;
  }
}
@media (max-width: 675px) {
  .w3s-masonry-grid-functionality [class*=item] {
    height: 220px !important;
  }
}
@media (max-width: 675px) {
  .w3s-masonry-grid-functionality [class*=item] .content-banner {
    text-align: left !important;
  }
}
@media (max-width: 675px) {
  .w3s-masonry-grid-functionality [class*=item] .banner-title {
    font-size: 18px !important;
    line-height: 1.3 !important;
  }
}
@media (max-width: 675px) {
  .w3s-masonry-grid-functionality [class*=item] .banner-title:after {
    left: 0px !important;
    -webkit-transform: translateX(0) !important;
        -ms-transform: translateX(0) !important;
            transform: translateX(0) !important;
  }
}
.w3s-masonry-grid-functionality .item1 {
  grid-area: item1;
  height: 800px;
}
@media (max-width: 1200px) {
  .w3s-masonry-grid-functionality .item1 {
    height: 600px;
  }
}
.w3s-masonry-grid-functionality .item1 .banner-title {
  font-size: 34px;
  line-height: 1.1 !important;
  text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.7);
  position: relative;
}
.w3s-masonry-grid-functionality .item1 .banner-title:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -12px;
  width: 120px;
  height: 5px;
  border-radius: 5px;
  background-color: #ed7d32;
}
.w3s-masonry-grid-functionality .item2 {
  grid-area: item2;
  height: 400px;
}
@media (max-width: 1200px) {
  .w3s-masonry-grid-functionality .item2 {
    height: 300px;
  }
}
.w3s-masonry-grid-functionality .item2 .banner-title {
  text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.7);
  position: relative;
}
.w3s-masonry-grid-functionality .item2 .banner-title:after {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -12px;
  width: 120px;
  height: 5px;
  border-radius: 5px;
  background-color: #ed7d32;
}
.w3s-masonry-grid-functionality .item3 {
  grid-area: item3;
  height: 400px;
}
@media (max-width: 1200px) {
  .w3s-masonry-grid-functionality .item3 {
    height: 300px;
  }
}
.w3s-masonry-grid-functionality .item3 .banner-title {
  text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.7);
  position: relative;
}
.w3s-masonry-grid-functionality .item3 .banner-title:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -12px;
  width: 120px;
  height: 5px;
  border-radius: 5px;
  background-color: #ed7d32;
}
.w3s-masonry-grid-functionality .item4 {
  grid-area: item4;
  height: 380px;
}
@media (max-width: 1200px) {
  .w3s-masonry-grid-functionality .item4 {
    height: 280px;
  }
}
.w3s-masonry-grid-functionality .item4 .banner-title {
  text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.7);
  position: relative;
}
.w3s-masonry-grid-functionality .item4 .banner-title:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -12px;
  width: 120px;
  height: 5px;
  border-radius: 5px;
  background-color: #ed7d32;
}
.w3s-masonry-grid-functionality .promo-banner,
.w3s-masonry-grid-functionality .promo-banner .main-wrapp-img,
.w3s-masonry-grid-functionality .promo-banner .main-wrapp-img img,
.w3s-masonry-grid-functionality .banner-image {
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
}

.promo-banner.banner-inner-top .content-banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.promo-banner.font-w-200 .banner-inner {
  font-weight: 200 !important;
}

.scrollable-area-x > .vc_column-inner > .wpb_wrapper {
  overflow-x: scroll;
}

@media (max-width: 991px) {
  .product-comparison-table {
    width: 900px;
    padding-bottom: 32px;
  }
}
.product-comparison-table .product-item-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.product-comparison-table .product-item-wrapper .title-wrapper {
  display: inline-block;
  padding: 5px 20px;
  font-size: 19px;
  text-align: center;
  border: 1px solid #ddd;
  border-radius: 5px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.product-comparison-table .product-item-wrapper .image-wrapper {
  margin-top: 16px;
  margin-bottom: 16px;
}
.product-comparison-table .product-item-wrapper .image-wrapper img {
  width: auto;
  height: 130px;
}
.product-comparison-table .product-item-wrapper .price-wrapper {
  font-size: 18px;
  margin-bottom: 8px;
  font-size: 19px;
}
.product-comparison-table .product-item-wrapper .buy-wrapper {
  max-width: 200px;
  width: 100%;
}
.product-comparison-table .product-item-wrapper .buy-button {
  width: 100%;
  text-align: center;
  background-color: #ed7d32 !important;
  color: #Fff !important;
  border: 1px solid #ed7d32 !important;
  border-radius: 5px;
  border-color: #ed7d32 !important;
}
.product-comparison-table .product-item-wrapper .learnmore-wrapper {
  margin-top: 8px;
}
.product-comparison-table .product-item-wrapper .learnmore-wrapper a {
  text-decoration: underline;
  text-align: center;
}
.product-comparison-table .product-specs-area .section-wrapper:not(:last-child) {
  margin-bottom: 10px;
}
.product-comparison-table .product-specs-area .section-title {
  border-radius: 5px;
  text-align: center;
  margin-bottom: 10px;
  background-color: #61656f;
  color: #fff;
  font-size: 20px;
  margin-bottom: 0;
  font-weight: bold;
  position: relative;
  cursor: pointer;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}
@media (max-width: 991px) {
  .product-comparison-table .product-specs-area .section-title {
    text-align: left;
    padding-left: 5px;
  }
}
@media (max-width: 991px) {
  .product-comparison-table .product-specs-area .section-title span {
    position: sticky;
    padding-left: 5px;
    left: 0;
  }
}
.product-comparison-table .product-specs-area .section-title-icon {
  position: absolute;
  right: 15px;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  top: 0;
}
.product-comparison-table .product-specs-area .section-title.opened {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.product-comparison-table .product-specs-area .section-title.opened .section-title-icon {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.product-comparison-table .product-specs-area .row-title {
  background-color: #f6f6f6;
  padding: 5px;
  font-weight: bold;
}
.product-comparison-table .product-specs-area .row-title span {
  position: sticky;
  padding-left: 5px;
  left: 0;
  display: inline-block;
}
.product-comparison-table .product-specs-area .section-content > * {
  border: 1px solid #e1e1e1;
}
.product-comparison-table .product-specs-area .row-data-wrapper {
  text-align: center;
  padding: 5px;
}
.product-comparison-table .product-specs-area .row-data-wrapper .col-data:not(:last-child) {
  border-right: 2px solid #e1e1e1;
}

.product-specs-area .section-wrapper:not(:first-child) .section-content {
  display: none;
}

.collapse-product-spec-wrapper {
  margin-top: 32px;
  margin-bottom: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
}
.collapse-product-spec-wrapper button {
  min-height: 20px;
  background-color: transparent;
  color: #40464f;
  border: 1px solid #40464f !important;
  border-radius: 5px;
  border-color: #40464f !important;
}
.collapse-product-spec-wrapper button:hover {
  background-color: #40464f !important;
  color: #Fff !important;
}

#follow-us-social .wd-icon {
  font-size: 28px !important;
}

.simplebar-scrollbar::before {
  background-color: #ed6c27 !important;
  opacity: 1 !important;
}

.simplebar-track {
  background-color: #ddd;
  border-radius: 5px;
}

.simplebar-track.simplebar-horizontal {
  height: 13px !important;
}

.simplebar-scrollbar {
  height: 11 !important;
}

.simplebar-hover {
  cursor: -webkit-grab !important;
  cursor: grab !important;
}

div.wpforms-container .wpforms-form .choices[data-type*=select-one] .choices__button,
div.wpforms-container .wpforms-form .choices__list--multiple .choices__item .choices__button {
  min-height: 15px !important;
}

.wpforms-container .wpforms-form .choices .choices__inner {
  border-radius: 5px !important;
  border: var(--wd-form-brd-width) solid var(--wd-form-brd-color) !important;
}

.wpforms-field input[type=email],
.wpforms-field input[type=text] {
  min-height: 35px !important;
  height: 35px !important;
}

.wpforms-submit {
  background-color: #ed7d32 !important;
  border-radius: 5px !important;
  color: #fff !important;
}

.wpforms-container .wpforms-field:not(:last-child) {
  padding-bottom: 0 !important;
}

.support-row {
  position: relative;
}
.support-row:not(:last-child) {
  margin-bottom: 16px;
}
.support-row img {
  max-width: 170px;
  width: 100%;
}
.support-row .vc_row.wpb_row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
@media (max-width: 767px) {
  .support-row .title-wrapper {
    margin-bottom: 20px !important;
  }
}
.support-row .wd-list-type-without.support-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 500px;
  width: 100%;
}
.support-row .wd-list-type-without.support-list li {
  width: 50%;
  padding: 0 8px !important;
  margin-bottom: 5px !important;
  font-size: 18px;
  font-weight: 300;
}
@media (max-width: 767px) {
  .support-row .wd-list-type-without.support-list li {
    padding: 0 !important;
  }
}
@media (max-width: 575px) {
  .support-row .wd-list-type-without.support-list li {
    width: 100%;
  }
}
.support-row .support-label {
  position: absolute;
  top: 12px;
  right: 28px;
  font-weight: 900;
}
@media (max-width: 1024px) {
  .support-row .support-label {
    position: relative;
    right: 0px;
    margin-bottom: 16px !important;
    left: 10px;
  }
}
@media (max-width: 767px) {
  .support-row .support-label {
    margin-bottom: 28px !important;
    left: 15px;
  }
}

.separator-radius-custom .vc_sep_line {
  border-radius: 5px;
}

.payment-cards {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  gap: 8px;
}
@media (max-width: 767px) {
  .payment-cards {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.payment-cards li {
  margin-bottom: 0;
}
.payment-cards li img {
  height: 32px;
  -o-object-fit: cover;
     object-fit: cover;
  border: 1px solid #ddd;
  border-radius: 5px;
}

.woocommerce-checkout .woocommerce-checkout-payment label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.woocommerce-checkout .woocommerce-checkout-payment label ul {
  margin-left: 8px;
}
.woocommerce-checkout .woocommerce-checkout-payment label ul img {
  margin: 0;
}

.coming-soon-list {
  position: relative;
  padding: 30px;
  margin-top: 20px;
  border: 2px solid var(--wd-form-brd-color);
  border-radius: var(--wd-brd-radius);
}
.coming-soon-list .group-fields {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
}
@media (max-width: 767px) {
  .coming-soon-list .group-fields {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.coming-soon-list .group-fields .field-email {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 200px;
          flex: 1 1 200px;
}
@media (max-width: 767px) {
  .coming-soon-list .group-fields .field-email {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
@media (max-width: 767px) {
  .coming-soon-list .group-fields input[type=submit] {
    width: 100%;
  }
}

.d-grid {
  display: grid;
  gap: 16px;
}

.grid-col-3 {
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 1024px) {
  .grid-col-3 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 675px) {
  .grid-col-3 {
    grid-template-columns: 1fr;
  }
}

#menu-top-menu > li > a {
  position: relative;
  z-index: 1001;
}

.sticky-nav-present .whb-sticky-prepared {
  padding-top: calc(var(--wd-header-h) + 50px) !important;
}
@media (max-width: 1024px) {
  .sticky-nav-present .whb-sticky-prepared {
    padding-top: var(--wd-header-h) !important;
  }
}

.whb-mobile-left {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}

.wd-nav:is(.wd-style-bordered, .wd-style-separated) > li:not(:last-child)::after {
  border-color: #434853 !important;
}

.whb-top-bar p,
.whb-top-bar strong {
  font-weight: 500 !important;
  font-size: 13px;
}

@media (min-width: 1025px) {
  .whb-general-header-inner .whb-column.whb-visible-lg {
    display: grid;
    grid-template-areas: "logo top-right-menu top-right-search top-right-account top-right-cart" "logo bottom-menu bottom-menu bottom-menu bottom-menu";
    grid-template-columns: auto 1fr;
  }
  .whb-general-header-inner .whb-column .site-logo {
    grid-area: logo;
  }
  .wd-header-search {
    grid-area: top-right-search;
  }
  .wd-header-search > .wd-dropdown {
    left: unset;
    right: 0;
  }
  .wd-header-my-account {
    grid-area: top-right-account;
  }
  .wd-header-my-account > .wd-dropdown {
    left: unset;
    right: 0;
  }
  .wd-header-secondary-nav {
    grid-area: top-right-menu;
    justify-self: end;
  }
  .wd-header-cart {
    grid-area: top-right-cart;
    justify-self: end;
  }
  .wd-header-main-nav {
    grid-area: bottom-menu;
    justify-self: center;
    width: 100%;
  }
}
#menu-top-menu a {
  font-size: 15px;
}
#menu-top-menu .wd-dropdown-menu {
  z-index: 1000 !important;
}

.sticky-nav-present .whb-top-bar {
  /* background-color: #a1a986; */
  background-color: #a1a78c;
}

@media (max-width: 1024px) {
  /* .wd-header-mobile-nav  */
  .wd-header-search-mobile {
    margin-left: auto;
  }
}

footer * {
  color: #fff;
}

.footer-social {
  padding-top: 32px;
  margin-bottom: 32px;
}
.footer-social .wd-social-icons.icons-size-default .wd-icon {
  font-size: 22px;
}

footer .widget-title {
  font-weight: 800;
  letter-spacing: 0.8px;
  margin-bottom: 10px;
}

footer .product-categories a {
  padding: 0 !important;
}

footer .widget {
  border-bottom: 0 !important;
  padding-bottom: 0 !important;
}

footer li:not(:last-child) {
  margin-bottom: 8px !important;
}

.copyrights-wrapper {
  border-top: 0px !important;
}

@media (max-width: 767px) {
  .footer-sidebar {
    text-align: center !important;
    row-gap: 30px;
  }
}

@media (max-width: 767px) {
  .footer-cards {
    text-align: center !important;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.wpb-content-wrapper > .vc_row:not(:last-child),
.entry-content .wpb-content-wrapper > .vc_row:not(:last-child),
.single-product-page .wpb-content-wrapper > .vc_row:not(:last-child) {
  margin-bottom: 40px;
}

.single-product-page .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner {
  padding-top: 0;
}

strong {
  font-weight: 700 !important;
}

.color-scheme-light {
  color: #fff;
}

@media (max-width: 1350px) {
  .main-page-wrapper {
    padding-left: 3.5%;
    padding-right: 3.5%;
  }
}

@media (max-width: 1350px) {
  .footer-container .container {
    padding-left: calc(3.5% + 15px) !important;
    padding-right: calc(3.5% + 15px) !important;
  }
}

.mobile-nav.wd-side-hidden {
  width: 80vw;
}

.mobile-nav a {
  font-size: 15px !important;
  text-transform: none !important;
}
.mobile-nav .wd-nav-mobile > li > ul li > a {
  padding: 10px 20px;
}
.mobile-nav .wd-nav-img {
  max-height: 25px;
  margin-right: 10px;
}
.mobile-nav .menu-label {
  margin-left: auto !important;
  border-radius: 15px;
  padding: 5px 10px;
  font-size: 10px !important;
}

#menu-top-menu .wd-dropdown-menu {
  border-radius: 5px;
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.15) !important;
          box-shadow: 0 0 1px rgba(0, 0, 0, 0.15) !important;
}
#menu-top-menu .wd-dropdown-menu li:not(:last-child) {
  margin-bottom: 12px;
}
#menu-top-menu .wd-dropdown-menu a {
  font-size: 16px;
  padding: 0;
  color: #40464f !important;
}
#menu-top-menu .wd-dropdown-menu a:hover {
  color: #ed7d32 !important;
}

.products {
  gap: 70px;
}
.products .wd-product {
  height: 100%;
}
.products .wd-product .product-image-link {
  position: relative;
}
.products .wd-product .product-image-link .w3s-versions-label {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 22px;
  font-weight: 200;
  line-height: 1.1;
}
.products .wd-product .product-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: inherit;
}
.products .wd-product h3.wd-entities-title {
  font-size: 27px;
  line-height: 1.2;
  font-weight: 800;
  text-align: left;
  color: #40464f;
}
.products .wd-product .wd-product-cats {
  text-align: left;
}
.products .wd-product .wd-product-cats a {
  font-size: 18px;
  font-weight: 200;
  color: #40464f !important;
}
.products .wd-product .price {
  display: none !important;
}

.w3s-entities-subtitle {
  text-align: left;
  font-size: 20px;
  font-weight: 200;
}

.wd-tabs.full-bleed .wd-tabs-header {
  background-color: #61656f;
  -webkit-box-shadow: 0 0 0 100vmax #61656f;
          box-shadow: 0 0 0 100vmax #61656f;
  -webkit-clip-path: inset(0 -100vmax);
          clip-path: inset(0 -100vmax);
  padding-top: 15px;
  padding-bottom: 15px;
}
.wd-tabs.full-bleed .wd-tabs-header .wd-nav-wrapper {
  border-top: 0;
}
.wd-tabs.full-bleed .wd-tabs-header li a {
  border: 1px solid transparent;
  border-radius: 5px;
  min-height: auto !important;
  padding: 5px 10px !important;
  text-transform: none;
}
.wd-tabs.full-bleed .wd-tabs-header li:hover a,
.wd-tabs.full-bleed .wd-tabs-header li.wd-active a {
  border: 1px solid #fff;
  border-radius: 5px;
  min-height: auto !important;
  padding: 5px 10px !important;
}
.wd-tabs.full-bleed .wd-tabs-header .wd-nav-link {
  font-size: 16px !important;
  font-weight: 200 !important;
  color: #fff !important;
}

.w3s-products-loop-extra-section {
  border-radius: 5px;
  background-size: cover;
  background-position: center bottom;
  padding: 30px;
  grid-column: span 2;
  height: 100%;
}
@media (max-width: 767px) {
  .w3s-products-loop-extra-section {
    grid-column: 1;
  }
}
.w3s-products-loop-extra-section .w3s-ples-secondary,
.w3s-products-loop-extra-section .w3s-ples-main {
  text-align: center;
  color: #fff;
}
.w3s-products-loop-extra-section .w3s-ples-secondary {
  font-weight: 200;
  font-size: 28px;
}
.w3s-products-loop-extra-section .w3s-ples-main {
  font-size: 40px;
  font-weight: 800;
  line-height: 1.2;
}

.w3s-entities-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: auto !important;
  gap: 15px;
}
@media (max-width: 1150px) {
  .w3s-entities-buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 575px) {
  .w3s-entities-buttons {
    gap: 8px;
  }
}
.w3s-entities-buttons a {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 30px;
  border-radius: 5px;
}
.w3s-entities-buttons a.w3s-entities-buttons-secondary {
  background-color: transparent !important;
  border: 1px solid #40464f !important;
  color: #40464f !important;
}
@media (max-width: 575px) {
  .w3s-entities-buttons a.w3s-entities-buttons-secondary {
    font-size: 15px !important;
  }
}
.w3s-entities-buttons a.w3s-entities-buttons-secondary:hover {
  background-color: #40464f !important;
  color: #fff !important;
}
.w3s-entities-buttons a.w3s-entities-buttons-primary {
  background-color: #ed7d32 !important;
  color: #Fff !important;
  border: 1px solid #ed7d32 !important;
  border-color: #ed7d32 !important;
}
@media (max-width: 575px) {
  .w3s-entities-buttons a.w3s-entities-buttons-primary {
    font-size: 15px !important;
  }
}
.w3s-entities-buttons a.w3s-entities-buttons-primary:hover {
  background-color: #fff !important;
  color: #ed7d32 !important;
}

@media (max-width: 1024px) {
  .products-tabs .wd-nav-wrapper {
    padding-bottom: 10px;
    padding-top: 10px;
  }
}
.products-tabs .wd-nav-wrapper,
.products-tabs ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (max-width: 1024px) {
  .products-tabs .wd-nav-wrapper,
  .products-tabs ul {
    -webkit-mask-image: none;
            mask-image: none;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.content-box.categories-row {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  max-width: 80%;
  margin: 0 auto;
}
.content-box.categories-row-col-6 {
  grid-template-columns: repeat(6, 1fr) !important;
  max-width: 90% !important;
}
@media (max-width: 1200px) {
  .content-box.categories-row-col-6 {
    grid-template-columns: repeat(3, 1fr) !important;
  }
}
@media (max-width: 675px) {
  .content-box.categories-row-col-6 {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}
.content-box.categories-row .wrapper-content-banner {
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 675px) {
  .content-box.categories-row .wrapper-content-banner {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.content-box.categories-row .wrapper-content-banner h3 {
  font-size: 18px;
}
@media (max-width: 1200px) {
  .content-box.categories-row .wrapper-content-banner h3 {
    font-size: 16px;
  }
}
@media (max-width: 1080px) {
  .content-box.categories-row {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 767px) {
  .content-box.categories-row {
    max-width: 100%;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 310px) {
  .content-box.categories-row {
    grid-template-columns: 1fr;
  }
}

.categories-row .promo-banner-wrapper .wrapper-content-banner {
  position: relative;
}

.categories-row .promo-banner .wrapper-content-banner {
  padding-top: 0;
  padding-bottom: 0;
}

.categories-row .promo-banner-wrapper .banner-image img {
  height: 120px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 1200px) {
  .categories-row .promo-banner-wrapper .banner-image img {
    height: 95px;
  }
}
@media (max-width: 675px) {
  .categories-row .promo-banner-wrapper .banner-image img {
    height: 80px;
  }
}

.software-slider .content-box {
  min-height: 575px;
  overflow: hidden;
  position: relative;
}
@media (max-width: 1200px) {
  .software-slider .content-box {
    min-height: 500px;
  }
}
@media (max-width: 767px) {
  .software-slider .content-box {
    min-height: 420px;
  }
}
.software-slider .content-box .wd-image {
  position: absolute;
  bottom: 0;
}

.why-choose-row .wpb_wrapper {
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
}
@media (max-width: 767px) {
  .why-choose-row .wpb_wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 675px) {
  .why-choose-row .wpb_wrapper {
    grid-template-columns: 1fr;
    gap: 30px;
  }
}

.why-choose-row .title-wrapper {
  margin-bottom: 0;
}
.why-choose-row .title-wrapper .liner-continer {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .home-news .wd-nav-arrows {
    display: none !important;
  }
}
.home-news .article-body-container h3 {
  font-size: 20px;
}
@media (max-width: 1200px) {
  .home-news .article-body-container h3 {
    line-height: 1.2 !important;
  }
}
@media (max-width: 767px) {
  .home-news .article-body-container h3 {
    font-size: 18px !important;
  }
}

.home-news .post-date {
  display: none !important;
}
.home-news .post-img-wrapp {
  border-radius: 5px !important;
  overflow: hidden;
}

.home-news .blog-design-masonry.wd-add-shadow .article-inner {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.home-news .article-body-container {
  padding: 10px 0 0 0 !important;
  text-align: left !important;
}

.home-news .wd-entities-title {
  font-weight: 700;
  color: #41464F;
}

.home-news .read-more-section {
  margin-top: 0;
}

.home-news .read-more-section a::after {
  display: none !important;
}

.home-news .read-more-section a {
  font-weight: 300;
  font-size: 17px;
  text-transform: none;
  color: #373a43;
}

.stories-box .promo-banner-wrapper {
  overflow: hidden;
}

.stories-box .banner-title {
  max-width: 60%;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.8);
}

.stories-box .btn-style-bordered.btn-color-white {
  border-color: #fff;
}

.stories-box .btn-style-bordered.btn-color-white:hover {
  background-color: #fff;
  color: #40464f !important;
}

.home-products {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px;
}
@media (max-width: 1200px) {
  .home-products {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }
}
@media (max-width: 675px) {
  .home-products {
    grid-template-columns: 1fr;
    gap: 30px;
  }
}

.wd-carousel-item .pbi_element,
.home-products .pbi_element {
  position: relative;
  padding: 50px 20px 30px 20px;
  border-radius: 5px;
}

.feat-carousel .wd-carousel-item {
  height: auto;
}

.single-product .wd-single-add-cart > .stock {
  display: none;
}
.single-product .text-absolute {
  position: absolute;
  top: 10%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 22px;
}
.single-product .zindex35 {
  z-index: 35;
  position: relative;
}
.single-product .hotspot-fix .wd-image-hotspot-hotspots {
  display: inline-block;
}
.single-product .hotspot-fix .wd-image-hotspot-img {
  width: auto !important;
}
.single-product .hotspot-fix.wd-image-hotspot-wrapper {
  width: auto !important;
}
.single-product .text-22fs {
  font-size: 22px;
}
@media (max-width: 767px) {
  .single-product .hotspot-row {
    display: grid;
    grid-template-areas: "mid mid" "bleft bright";
    grid-template-columns: 1fr 1fr;
  }
  .single-product .hotspot-col-2 {
    grid-area: mid;
  }
  .single-product .hotspot-col-1 {
    grid-area: bleft;
  }
  .single-product .hotspot-col-3 {
    grid-area: bright;
  }
}
.single-product .wd-single-gallery figure img,
.single-product .wd-gallery-thumb img {
  border-radius: 5px;
}
.single-product .hotspot-content {
  border-radius: 5px !important;
}
@media (max-width: 1024px) {
  .single-product #overview {
    margin-left: 0;
    margin-right: 0;
  }
}
.single-product .variations .wd-swatches-single .wd-swatch {
  min-height: 42px;
}
.single-product .variations .wd-swatches-single .wd-swatch.wd-active .wd-swatch-text, .single-product .variations .wd-swatches-single .wd-swatch:hover .wd-swatch-text {
  color: #fff !important;
}
.single-product .variations .wd-swatches-single .wd-swatch .wd-swatch-text {
  font-size: 16px !important;
  font-weight: 400 !important;
  color: #40464f !important;
}
.single-product .yith-wapo-addon .options-container .options {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
  gap: 10px 15px !important;
}
.single-product .yith-wapo-addon .options-container .options .yith-wapo-option.selected label {
  color: #fff !important;
}
.single-product .yith-wapo-addon .options-container .options .yith-wapo-option:hover label {
  color: #fff !important;
}
.single-product .yith-wapo-addon .options-container .options label {
  color: #40464f !important;
  font-size: 16px !important;
  font-weight: 400 !important;
}
.single-product .wd-header-nav .wd-dropdown {
  margin-top: 10px !important;
}
.single-product .payment-icons {
  max-width: 600px;
  width: 100%;
}
.single-product .payment-icons fieldset {
  padding: 20px !important;
}
.single-product .payment-icons legend {
  font-weight: 700;
  color: #40464f !important;
}
@media (max-width: 767px) {
  .single-product .payment-icons legend {
    font-size: 16px;
  }
}
.single-product .payment-icons legend span {
  color: #ed7d32;
}
.single-product .request-trade {
  border-radius: 5px;
  background-color: #acacac;
  color: #fff;
  margin-right: 10px;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

.single-product:not(.postid-2071) .request-trade{
 background-color: #9c9c9c;
}
.single-product:not(.postid-2071) .request-trade:hover{
 opacity: .9;
}

.single-product table.variations th {
  margin: 0 0 10px 0 !important;
  padding: 0;
}
.single-product table.variations th label {
  font-size: 20px !important;
}
.single-product table.variations td.with-swatches {
  padding-bottom: 0;
}
.single-product .single_variation_wrap .wapo-addon-title {
  font-size: 20px !important;
  margin: 0 0 10px 0 !important;
  padding: 0;
}
.single-product .woocommerce-product-details__short-description h2 {
  font-weight: 300;
  color: #ed7d32;
  font-size: 32px;
}
.single-product .woocommerce-product-details__short-description p {
  font-size: 20px;
  line-height: 1.2;
}
.single-product .skus-wrapper {
  font-weight: 600;
  font-size: 14px;
  color: #979797;
}
.single-product .skus-wrapper span {
  font-weight: 700;
}
.single-product-actions {
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 500px;
}
.single-product-actions .quantity {
  display: none !important;
}
.single-product .w3s-buttons-pca-2000-plus {
  gap: 8px;
}
.single-product .w3s-buttons-pca-2000-plus .request-trade {
  margin-right: 0;
}

.key-features .liner-continer {
  margin-bottom: 0;
}

.yith-wapo-option {
  border: 2px solid #4d525d;
  border-radius: 5px;
  height: 42px;
}
.yith-wapo-option label {
  font-weight: bold !important;
  color: #4d525d !important;
}
.yith-wapo-option:hover {
  background: #4d525d;
}
.yith-wapo-option:hover label {
  color: #fff !important;
}

.yith-wapo-option.selected {
  background: #4d525d;
}
.yith-wapo-option.selected label {
  color: #fff !important;
}

.label-container-display {
  border: 0px !important;
  min-height: 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.label-container-display label {
  line-height: 1;
}

.label-container-display:after {
  display: none !important;
}

.wapo-addon-title {
  font-size: 28px;
  color: #50545f;
  font-weight: 700;
}

.single-product .description_attribute_pa_versions {
  display: none !important;
}
.single-product .variations th.label label {
  font-size: 28px;
  color: #50545f;
  font-weight: 700;
}
.single-product .variations th.label label:after {
  display: none;
}
.single-product .variations tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
/* .single-product .woocommerce-variation-availability {
  display: none;
} */
.single-product .woocommerce-variation-availability {
  margin-left: 0 !important;
}
.single-product .woocommerce-variation-availability .stock.in-stock:before {
  display: none !important;
}
.single-product .woocommerce-variation-availability .stock.in-stock span {
  color: green;
}
.single-product .single-product-details-bottom-section {
  margin-top: 16px;
  padding-top: 16px;
  border-top: 2px solid rgba(0, 0, 0, 0.2);
}
.single-product .woocommerce-variation.single_variation:not(.w3s-custom-stock) {
  display: none !important;
}
.single-product .woocommerce-variation.single_variation.w3s-custom-stock.wd-show .woocommerce-variation-availability {
  display: block;
}
.single-product-actions {
  margin-top: 20px;
}
.single-product .wd-swatches-product .wd-swatch {
  width: 100px;
  border: 2px solid #4d525d !important;
  border-radius: 5px;
}
.single-product .wd-swatches-product .wd-swatch.wd-active {
  background: #4d525d !important;
}
.single-product .wd-swatches-product .wd-swatch.wd-text {
  padding-left: 30px;
  padding-right: 30px;
}
.single-product .wd-swatches-product .wd-swatch:hover {
  background: #4d525d !important;
  color: #fff !important;
}
.single-product .custom-single-product-price {
  font-size: 34px;
  font-weight: 900;
  color: #ed7d32;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.single-product .custom-single-product-price .curr-symbol {
  padding-left: 5px;
}
.single-product .woocommerce-variation-price {
  display: none;
}
@media (max-width: 675px) {
  .single-product .wd-reset-side-md .wd-reset-var {
    width: 100% !important;
    margin-top: 10px;
  }
}

.woodmart-archive-blog .hovered-social-icons,
.woodmart-archive-blog .entry-meta.wd-entry-meta {
  display: none;
}
.woodmart-archive-blog .wd-blog-holder article .article-inner {
  border-radius: 5px !important;
  overflow: hidden !important;
}
.woodmart-archive-blog h3.wd-entities-title {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-align: left;
}
.woodmart-archive-blog .read-more-section {
  text-align: left;
}
.woodmart-archive-blog .read-more-section a {
  font-weight: 300;
  font-size: 17px;
  text-transform: none;
  color: #373a43;
}
.woodmart-archive-blog .read-more-section a:after {
  display: none !important;
}

.single.post-template-default .entry-thumbnail img {
  border-radius: 5px !important;
}
.single.post-template-default .entry-meta.wd-entry-meta {
  display: none;
}/*# sourceMappingURL=main.css.map */