@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");

body {
  font-family: "Inter", sans-serif;
  line-height: 1.7;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.4;
}

h1,
h2,
h3,
h4,
h5,
h6,
.banner h1,
.banner h2,
.banner h3,
b,
strong {
  font-weight: 700;
}

.dark,
.dark p,
.dark td {
  color: #fff;
  line-height: 1.7;
}

.box-text a:not(.button),
.box-text h1,
.box-text h2,
.box-text h3,
.box-text h4,
.box-text h5,
.box-text h6,
.box-text p {
  margin: 0;
}

.icon-box-img img,
.icon-box-img svg {
  padding: 0;
}

.button {
  margin: 0;
  border-radius: 5px;
  font-weight: 500;
  padding: 5px 20px;
  min-width: 200px;
}

.title h2 {
  font-size: 34px;
  margin-bottom: 30px;
  color: var(--fs-color-primary);
}

.header-nav-main.nav-line-bottom > li > a:before,
.header-nav-main.nav-line-grow > li > a:before,
.header-nav-main.nav-line > li > a:before,
.header-nav-main.nav-box > li > a:hover,
.header-nav-main.nav-box > li.active > a,
.header-nav-main.nav-pills > li > a:hover,
.header-nav-main.nav-pills > li.active > a {
  background-color: var(--fs-color-primary) !important;
  left: 51%;
  bottom: -5px;
}

#masthead .nav > li > a {
  font-size: 16px;
  font-weight: 600;
  text-transform: none;
}

#masthead .header-inner {
  max-width: 100%;
}

#masthead .header-button > .button:not(.is-outline) {
  background-color: var(--fs-color-primary) !important;
  min-width: unset;
  border-radius: 4px !important;
}

#woocommerce-product-search-field-0 {
    background-color: transparent;
    border: 0;
    padding: 0;
    border-bottom: 1px solid #fff;
    color: #fff;
    box-shadow: none !important;
}

#masthead .searchform .button.icon {
  background-color: transparent;
  margin-left: -40px;
}

#masthead .searchform {
  margin-right: 60px;
}

.header-breadcrumbs .container {
  padding: 0 15px;
  font-size: 16px;
  background-color: #fff;
}

.header-breadcrumbs #breadcrumbs {
  padding: 10px 0;
  border-bottom: 1px solid #eee;
}

.header-breadcrumbs * {
  color: #515154;
}

.shop-page-title {
  display: none !important;
}

.widget {
  border: 1px solid #d6d6d6;
}

.widget .is-divider {
  display: none !important;
}

.widget span.widget-title {
  display: block;
  padding: 20px 10px;
  font-size: 20px;
  text-transform: none;
  background-color: var(--fs-color-primary);
  color: #fff;
}

.widget > ul > li ul,
ul.menu > li ul {
  border: 0;
  margin: 0;
}

.widget > ul > li li > a,
ul.menu > li li > a {
  font-size: 14px;
  line-height: 30px;
  color: #868585;
  padding: 0;
}

.widget .current-cat > a {
  font-weight: 400;
  color: var(--fs-color-primary);
}

.widget {
  margin-bottom: 1.5em;
}

.widget ul {
  margin: 0;
}

.widget li {
  list-style: none;
}

.widgets-boxed .widget,
.widgets-framed .widget {
  background-color: #fff;
  border: 1px solid #ddd;
  box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.05);
  padding: 15px 20px;
}

.widgets-boxed .widget h3 {
  background-color: var(--fs-color-primary);
  color: #fff;
  margin-left: -21px;
  margin-top: -16px;
  padding: 10px 20px;
  width: calc(100% + 42px);
}

.widgets-boxed h3 + .is-divider {
  display: none;
}

.widget > ul > li,
ul.menu > li {
  list-style: none;
  margin: 0;
  text-align: left;
}

.widget > ul > li li,
ul.menu > li li {
  list-style: none;
}

.widget > ul > li > a,
.widget > ul > li > span:first-child,
ul.menu > li > a,
ul.menu > li > span:first-child {
  display: inline-block;
  flex: 1;
  padding: 6px 0;
}

.widget > ul > li:before,
ul.menu > li:before {
  display: inline-block;
  font-family: fl-icons;
  margin-right: 6px;
  opacity: 0.6;
}

.widget > ul > li li > a,
ul.menu > li li > a {
  display: inline-block;
  font-size: 0.9em;
  padding: 3px 0;
}

.widget > ul > li + li,
ul.menu > li + li {
  border-top: 1px solid #ececec;
}

.dark .widget > ul > li + li,
.dark ul.menu > li + li {
  border-color: hsla(0, 0%, 100%, 0.08);
}

.widget > ul > li ul li,
ul.menu > li ul li {
  border: 0;
  margin: 0;
}

.dark .widget > ul > li ul,
.dark ul.menu > li ul {
  border-color: hsla(0, 0%, 100%, 0.08);
}

.dark .widget > ul > li.active > a,
.dark .widget > ul > li.current-cat > a,
.dark .widget > ul > li > a:hover,
.dark ul.menu > li.active > a,
.dark ul.menu > li.current-cat > a,
.dark ul.menu > li > a:hover {
  color: #fff;
}

.widget > ul > li.has-child,
ul.menu > li.has-child {
  align-items: center;
  display: flex;
  flex-flow: row wrap;
}

.widget > ul > li .count {
  font-size: 0.7em;
  line-height: 3em;
  opacity: 0.8;
}

.widget .current-cat-parent > ul,
.widget .current > ul {
  display: block;
}

.widget .current-cat > a {
  color: #000;
  font-weight: bolder;
}

.recent-blog-posts {
  padding: 10px;
}

.recent-blog-posts a {
  display: block;
  line-height: 1.2;
  margin-bottom: 6px;

  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.widget .instagram-pics:after {
  clear: both;
  content: "";
  display: table;
}

.widget .instagram-pics > li {
  border: 0;
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 33.333333%;
}

.widget .instagram-pics > li a {
  display: block;
  margin: 0;
  padding: 0;
}

.widget .instagram-pics > li img {
  display: block;
  width: 100%;
}

.widget_layered_nav li {
  align-items: center;
  display: flex;
}

.widget_display-latest-tweets li {
  font-size: 0.9em;
  font-style: italic;
}

.widget_display-latest-tweets a {
  display: inline !important;
}

.widget_display-latest-tweets span {
  display: block;
  font-weight: bolder;
}

.recent-blog-posts-li .badge,
.recent-blog-posts-li .badge-inner {
  width: 100px;
  height: 70px;
}

.recent-blog-posts-li .flex-col.flex-grow {
  max-width: calc(100% - 100px);
}

.recent-blog-posts-li .post_comments {
  display: none;
}

.archive-page-header {
  display: none;
}

.blog-archive #rowList > .post-sidebar {
  display: none;
}

.blog-archive #rowList > .large-9 {
  flex-basis: 100%;
  max-width: 100%;
}

.entry-content {
  padding-top: 0;
}

#masthead .nav > li {
  margin: 0 15px;
}

.widget > ul > li > a {
  padding: 6px 12px;
  color: #333;
}

.solution-detail .entry-divider {
  display: none;
}

.solution-detail-box .row {
  margin: 0 !important;
  display: block !important;
}

.solution-detail-box ul {
  padding-left: 20px;
}

.solution-item .box {
  position: relative;
  background: #fff;
  box-shadow: 0 2px 8px 0 #dae8f4;
  word-break: break-word;
  padding: 10px;
}

.solution-item .box-text {
  padding: 15px 15px 5px;
}

.solution-item .from_the_blog_excerpt {
  margin-bottom: 0;
}

.solution-item .post-title a {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  min-height: 43px;
  margin-bottom: 10px;
}

/* home */
.home1 .banner {
  position: relative;
}

.home1 .banner .container {
  max-width: 100%;
}

.home1 .banner .img {
  position: absolute !important;
  width: 100% !important;
  left: 0;
  top: 0;
  transform: unset !important;
}

.home2 .b-ct .col-inner {
  position: relative;
  background-color: #f0f0f0;
  padding-bottom: 24px;
}

.home2 .b-ct .box-image {
  position: relative;
  top: -12px;
  left: -10%;
  width: 80%;
  height: 100%;
  z-index: 1;
  margin: 0;
}

.home2 .b-ct h4 {
  margin: 0;
  font-weight: 500;
  position: absolute;
  bottom: 24px;
  right: 24px;
  width: fit-content;
}

.home2 .b-ct .box-text {
  background: rgb(13, 13, 13, 80%);
  color: #fff;
  padding: 24px;
  border-left: 20px solid var(--fs-color-primary);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% + 24px);
  z-index: 2;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  opacity: 0;
}

.home2 .b-ct .box-text h3 {
  color: #fff;
  margin-bottom: 24px;
}

.home2 .b-ct .box-image,
.home2 .b-ct .box-text,
.home2 .b-ct h4 {
  transition: all 0.4s ease;
}

.home2 .b-ct .col-inner:hover h4 {
  opacity: 0;
  visibility: hidden;
}

.home2 .b-ct .col-inner:hover .box-image {
  left: 50%;
  transform: translateX(-50%);
}

.home2 .b-ct .col-inner:hover .box-text {
  opacity: 1;
}

.home3 {
  background-color: #f4f4f4;
}

.home3 .col-right .col-inner {
  padding: 80px;
}

.home4 .button.icon.circle {
  font-size: 0;
  width: 120px;
  height: 120px;
  border: 0;
  background: url(/wp-content/uploads/palyer.webp);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  padding: 0;
}

.home4 .b-nb {
  background-color: #fff;
  padding-top: 30px;
  border-radius: 20px;
}

.home4 .b-nb h3 {
  font-size: 46px;
  margin-bottom: 0;
  color: var(--fs-color-primary);
  line-height: 1;
}

.home4 .b-nb p {
  margin-bottom: 0;
}

.home5 {
  background-color: #f4f4f4;
}

.home5 .col-inner {
  height: 100%;
}

.home5 .icon-box {
  background-color: #222222;
  color: #fff;
  padding: 32px 24px;
  height: 100%;
}

.home5 .icon-box h3 {
  color: #fff;
  font-size: 24px;
  margin-bottom: 48px;
}

.home5 .icon-box h3 strong {
  color: var(--fs-color-primary);
}

.home6 .col {
  flex-basis: calc(100% / 5);
  max-width: calc(100% / 5);
}

.home6 .icon-box-img {
  transition: all 0.3s ease;
}

.home6 .icon-box:hover .icon-box-img {
  transform: scale(1.2);
}

.home6 .button {
  margin: 0 auto;
  display: block;
  width: fit-content;
}

.home7 {
  background-color: #f4f4f4;
}

.home7 .icon-box {
  padding: 60px 0;
  background: #fff;
  box-shadow: 2px 3px 6px 0 rgba(0, 0, 0, 0.17);
}

.home9 {
  color: #fff;
}

.home9 form {
  background-color: #fff;
  border-left: 0 solid #000;
  border-right: 0 solid #000;
  border-top: 0 solid #000;
  border-bottom: 7px solid #00b5d4;
  border-top-right-radius: 16px;
  border-top-left-radius: 16px;
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 40px;
  padding-right: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
  box-shadow: 0 0 9px 0 rgba(2, 87, 178, 0.23);
}

.home9 form input,
.home9 form textarea {
  height: 45px;
  box-shadow: none !important;
  border-radius: 5px;
}

.home9 .title h2 {
  color: #fff;
}

.about2 .ab-row .col-inner {
  background-color: #0257b2;
  padding: 24px;
}

.about2 .ab-row .col-inner h3 {
  font-size: 40px;
  color: #fff;
  margin: 0;
}

.about2 .ab-row .col-inner p {
  margin: 0;
  color: #fff;
}

.about3 .ab-row2 .col-inner {
  padding: 40px !important;
  height: 100%;
}

.about3 .ab-row2 .col-inner h3 {
  color: var(--fs-color-primary);
}

.about3 .ab-row2 .col-inner p {
  margin: 0;
}

.about4 .ab-row .col-inner {
  padding-top: 40px;
  padding-right: 40px;
  padding-bottom: 68px;
  padding-left: 40px;
  box-shadow: 0 0 18px 0 rgba(17, 17, 17, 0.13);
  height: 100%;
}

/* post-item */
.post-item .box-text {
  background-color: #fff;
  border: 1px solid #ebebeb;
  padding: 15px;
  outline: 0;
}

.post-item .post-title {
  margin-bottom: 10px;
}

.post-item .post-title a {
  display: block;
  text-decoration: none;
  color: inherit;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  outline: 0;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  color: #2c4a6b;
}

.post-item .box-text .button {
  min-width: unset;
  font-size: 14px;
  padding: 0 20px;
}

.box-blog-post .is-divider {
  display: none;
}

.from_the_blog_excerpt {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 14px;
  line-height: 24px;
  height: 50px;
  margin-bottom: 20px;
  color: #6f6f6f;
}

#footer {
  color: #fff;
  font-size: 14px;
}

#footer h3 {
  color: #fff;
  font-size: 20px;
}

#footer a {
  color: #fff;
}

#footer .social-icons .button.icon {
  min-height: unset;
  width: 35px;
  height: 35px;
  line-height: 35px;
}

#footer ul {
  margin: 0;
  list-style: none;
}

#footer ul li {
  margin: 0;
  margin-bottom: 12px;
}

.nav-dropdown > li.nav-dropdown-col {
  display: block;
}

.nav-dropdown {
  border: 1px solid #ddd;
  padding: 0;
}

.nav-dropdown .nav-dropdown-col > a,
.nav-dropdown li a {
  font-weight: normal !important;
  text-transform: none !important;
  font-size: 15px;
  font-weight: 500;
}

.nav-dropdown .nav-dropdown-col > ul li:hover {
  background: var(--fs-color-primary);
}

.nav-dropdown-default > li:hover > a,
.nav-dropdown .nav-dropdown-col > ul li:hover > a {
  color: white;
}

.nav-dropdown-default > li:hover {
  background: var(--fs-color-primary);
}

.nav-dropdown-default > li > a {
  border-bottom: 0 !important;
}

.nav-dropdown-has-arrow li.has-dropdown:before {
  border-width: 10px;
  margin-left: -10px;
}

.nav-dropdown .nav-dropdown-col > ul {
  border: 1px solid #d2d2d2;
  margin-top: -40px;
  box-shadow: 2px 2px 5px #828282;
  display: none;
  position: absolute;
  left: 100%;
  z-index: 9;
  background: white;
  min-width: 240px;
}

.nav-dropdown > li.nav-dropdown-col {
  width: 100%;
  border-right: 0;
}

.nav-dropdown .nav-dropdown-col > ul li a {
  padding: 10px;
  text-transform: none;
  color: black;
}

.header-nav li.nav-dropdown-col:hover > ul {
  display: block !important;
}

.rb01 .icon-box {
  padding-top: 20px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  box-shadow: 0 0 9px 0 rgba(0, 22, 46, 0.13);
  background-color: #fff;
  border-radius: 15px;
}

.prdcs1 {
  background-color: rgb(249, 249, 249);
}

.contact1 form input,
.contact1 form textarea {
  height: 45px;
  box-shadow: none !important;
  border-radius: 5px;
}

.service13 .accordion {
  background: #f9fafb;
  border: 1px solid #e5e7eb;
  padding: 16px 32px;
  border-radius: 16px;
}

.service13 .accordion-item:first-child .accordion-title {
  border-top: 0;
}

.service13 .accordion-item .accordion-title {
  font-size: 20px;
  color: #22262d;
  padding: 24px 0 24px;
  background-color: transparent !important;
  padding-right: 40px;
  font-weight: 600;
}

.service13 .accordion .toggle {
  margin: 0;
  left: unset;
  right: 0;
  opacity: 1;
  top: 50%;
  transform: translateY(-50%);
}

.service13 .accordion .toggle .icon-angle-down:before {
  content: "";
  width: 24px;
  height: 24px;
  background: url(data:image/svg+xml,%3Csvg%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M6.66699%2016H25.3337%22%20stroke%3D%22%2322262D%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M16%206.6665V25.3332%22%20stroke%3D%22%2322262D%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E)
    no-repeat center;
  background-size: contain;
  transition: background 0.3s ease;
  display: block;
}

.service13 .accordion .active .toggle .icon-angle-down:before {
  background: url(data:image/svg+xml,%3Csvg%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M6.66699%2016H25.3337%22%20stroke%3D%22%23065BAA%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E)
    no-repeat center;
}

.service13 .accordion .accordion-inner {
  padding: 0;
  padding-bottom: 24px;
  margin-top: -12px;
}

.service13 .accordion .accordion-inner * {
  margin-bottom: 0;
}

.service13 .accordion-title.active {
  color: var(--fs-color-primary);
  opacity: 1;
}

.social-button,
.social-icons .button.icon:hover,
.social-icons .button.icon:not(.is-outline) {
  padding: 0;
}

.prodDetailCode {
  min-width: 200px;
}

.prodDetailCode img {
  width: 100%;
}

.prodDetailCode p {
  font-size: 16px;
  font-weight: 500;
  margin: 10px 0;
  margin-bottom: 0;
  text-align: center;
}

.button.icon {
  padding: 0 !important;
}

.woocommerce-variation-add-to-cart,
form.cart {
  display: block;
}

button.ux-buy-now-button,
button.single_add_to_cart_button {
  border: 1px solid var(--fs-color-primary) !important;
  color: var(--fs-color-primary) !important;
  background-color: transparent !important;
  border-radius: 99px;
  font-size: 16px;
  font-weight: 500;
  text-transform: none;
  line-height: 40px;
  margin-bottom: 20px;
  min-width: 250px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  height: 40px;
}

button.single_add_to_cart_button::after {
  content: "";
  position: relative;
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!--%20License%3A%20MIT.%20Made%20by%20artcoholic%3A%20https%3A%2F%2Fgithub.com%2Fartcoholic%2Fakar-icons%20--%3E%3Csvg%20width%3D%2216px%22%20height%3D%2216px%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%207H13H18.79C19.9733%207%2020.8978%208.02164%2020.7801%209.19901L20.1801%2015.199C20.0779%2016.2214%2019.2175%2017%2018.19%2017H8.63961C7.68625%2017%206.86542%2016.3271%206.67845%2015.3922L5%207Z%22%20stroke%3D%22%2317a89f%22%20stroke-width%3D%222%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M5%207L4.18937%203.75746C4.07807%203.3123%203.67809%203%203.21922%203H2%22%20stroke%3D%22%2317a89f%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M8%2021H10%22%20stroke%3D%22%2317a89f%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M16%2021H18%22%20stroke%3D%22%2317a89f%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1.2rem;
}

.quantity.ux-quantity input.button {
  width: 2rem;
  height: 2rem;
  border: 1px solid #ccc !important;
  font-size: 0;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20256%20256%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M228%20128a12%2012%200%200%201-12%2012H40a12%2012%200%200%201%200-24h176a12%2012%200%200%201%2012%2012%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1.2rem;
}

.quantity.ux-quantity input.button.plus {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20256%20256%22%20class%3D%22size-5%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M228%20128a12%2012%200%200%201-12%2012h-76v76a12%2012%200%200%201-24%200v-76H40a12%2012%200%200%201%200-24h76V40a12%2012%200%200%201%2024%200v76h76a12%2012%200%200%201%2012%2012%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}

.quantity.ux-quantity input[type="number"] {
  width: 3rem;
  height: 2rem;
  max-width: unset;
  margin: 0;
  border: 0 !important;
  box-shadow: none !important;
  font-family: var(--font-lexend);
  letter-spacing: 0.02rem;
  text-transform: uppercase;
  font-variation-settings:
    var(--fvs-hexp, "HEXP" 10), var(--fvs-wght, "wght" 400);
  font-size: 1.25rem;
  color: #000;
  margin: 0 4px;
  border: 1px solid #ccc !important;
}

.quantity.ux-quantity {
  margin-bottom: 20px;
}

.shop_table td.product-thumbnail {
  max-width: 120px;
  min-width: 90px;
  width: 120px;
}

.product-name {
  text-align: left !important;
}

.shop_table td.product-name {
  text-align: left !important;
  font-size: 18px;
  font-weight: 400;
}

.shop_table .product-name-box {
  display: flex;
  flex-flow: row wrap;
}

.shop_table .order-total td,
.shop_table .order-total th,
.shop_table thead th {
  background-color: #f3f3f3;
  border: 1px solid #ddd;
  padding: 10px;
}

.checkout1 {
  padding-top: 48px;
}

.checkout1 table {
  border-collapse: collapse;
  border-spacing: 0;
}

.d-none {
  display: none !important;
}

.cart-collaterals,
.woocommerce-form-coupon-toggle,
#billing_first_name_field {
  display: none !important;
}

.checkout1 .has-border {
  border: 0;
  padding: 0;
}

.woocommerce-tabs .tab-panels {
  border: 1px solid #eeee;
  padding: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.woocommerce-tabs .nav > li {
  margin: 0 !important;
}

.woocommerce-tabs .nav > li > a {
  font-size: 16px;
  gap: 10px;
  padding: 10px;
  border-right: 1px solid;
  background-color: var(--fs-color-secondary);
  color: #fff !important;
  text-transform: none;
}

.woocommerce-tabs .nav > li.active > a {
  background: var(--fs-color-primary);
  color: #fff;
}

.woocommerce-tabs .nav-line > li > a:before {
  display: none;
}

form.checkout h3 {
  display: none;
}

form.checkout input,
form.checkout textarea {
  box-shadow: none !important;
  min-height: 45px !important;
}

form.checkout textarea {
  min-height: 100px !important;
}

.woocommerce-billing-fields {
  border: 0;
}

#order_review > *,
.woocommerce-privacy-policy-text {
  display: none !important;
}

#order_review .mb-half {
  margin: 0;
}

#order_review #payment {
  display: block !important;
}

button#place_order {
  max-width: 300px;
}

#top-bar .flex-row {
  max-width: 100%;
}

#top-bar .html .social-icons .button {
  width: 35px;
  height: 35px;
  line-height: 35px;
  background-color: #fff;
  color: var(--fs-color-primary);
}

@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
  .home1 .banner {
    padding-top: 42% !important;
  }

  .home2 .b-ct .col-inner {
    margin-left: 24px;
  }

  .home3 .col-right .col-inner {
    padding: 24px;
  }

  .title h2 {
    font-size: 26px;
  }

  .home4 .b-nb h3 {
    font-size: 30px;
  }

  .home4 .b-nb p {
    font-size: 14px;
  }

  .home6 .col {
    flex-basis: calc(100% / 3);
    max-width: calc(100% / 3);
  }

  .home9 {
    background-color: var(--fs-color-primary);
    padding-top: 40px !important;
  }

  .header-main .nav > li > a {
    padding: 0;
  }

  .off-canvas-left.mfp-ready .mfp-content,
  .off-canvas-right.mfp-ready .mfp-content {
    background-color: #fff;
    width: 90%;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
  }

  .nav-icon.has-icon::before,
  .nav-icon.has-icon::after {
    display: none;
  }

  .nav > li.has-icon > a > i {
    color: var(--fs-color-primary);
  }

  .off-canvas .nav-vertical > li > a,
  .mobile-sidebar-levels-2
    .nav-slide
    > li
    > .sub-menu
    > li:not(.nav-slide-header)
    > a,
  .mobile-sidebar-levels-2
    .nav-slide
    > li
    > ul.children
    > li:not(.nav-slide-header)
    > a {
    font-size: 16px;
    text-transform: none;
    color: #222;
    font-weight: 500;
  }

  .off-canvas:not(.off-canvas-center) .nav-vertical li > a:hover,
  .off-canvas:not(.off-canvas-center)
    .nav-vertical
    li.current-menu-ancestor
    > a,
  .off-canvas:not(.off-canvas-center) .nav-vertical li.current-page-parent > a,
  .off-canvas:not(.off-canvas-center) .nav-vertical li.current_page_item > a {
    color: var(--fs-color-primary) !important;
  }

  .off-canvas .nav-vertical > li > .toggle {
    color: var(--fs-color-primary);
  }

  .nav-vertical > li > ul li a {
    font-size: 16px;
    font-weight: 500;
    color: #000;
  }

  .sidebar-menu-tabs {
    display: none !important;
  }

  .solution-menu {
    flex-wrap: wrap;
  }
}
