/*
Theme Name:     Twenty Twenty-Five Child
Template:       twentytwentyfive
Version:        1.0
Text Domain:    twentytwentyfive-child
*/

@import url("../twentytwentyfive/style.css");

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: normal;
}
body p,
body li,
body a {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
}
main.wp-block-group .entry-content .container {
  max-width: 1380px;
  width: 100%;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 20px;
}
/* Header and Footer */

.home header.wp-block-template-part {
  position: absolute;
  z-index: 999;
  width: 100%;
}
body:not(.home) header.wp-block-template-part {
  background: #000;
}
header.wp-block-template-part .main-header {
  position: relative;
}
header.wp-block-template-part .main-header::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #000;
  z-index: -1;
  opacity: 0.6;
}
header.wp-block-template-part
  .main-header
  nav
  ul.wp-block-navigation__container {
  gap: 10px;
}
header.wp-block-template-part
  .main-header
  #mega-menu-wrap-max_mega_menu_1
  #mega-menu-max_mega_menu_1
  > li.mega-menu-item
  > a.mega-menu-link {
  font-family: "Lato", sans-serif;
  background: transparent;
}
header.wp-block-template-part
  .main-header
  #mega-menu-wrap-max_mega_menu_1
  #mega-menu-max_mega_menu_1
  > li.mega-menu-item
  > a.mega-menu-link
  .mega-indicator {
  display: none !important;
}
header.wp-block-template-part .main-header .head-right {
  gap: 0;
  width: 84%;
  justify-content: space-between;
}
header.wp-block-template-part .main-header .head-right .wp-block-search {
  width: 23%;
}
header.wp-block-template-part
  .main-header
  .head-right
  #mega-menu-wrap-max_mega_menu_1 {
  background: transparent;
}
header.wp-block-template-part
  .main-header
  .head-right
  .wp-block-search
  .wp-block-search__button {
  background: transparent;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu {
    width: 750px !important;
}
header.wp-block-template-part .main-header .mega-menu-wrap ul li.mega-menu-item .nav-col-box .nav-sub-cat .sub-cont .col{
  gap: 20px !important;
}
@media only screen and (max-width: 768px) {
    #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle + #mega-menu-max_mega_menu_1 {
        width: 370px !important;
    }
    header.wp-block-template-part .main-header .mega-menu-wrap ul li.mega-menu-item .nav-col-box .nav-sub-cat .sub-cont .col,
    header.wp-block-template-part .main-header .mega-menu-wrap ul li.mega-menu-item .nav-col-box .nav-sub-cat .sub-cont .col {
    flex-direction: column I !important;
}
}
header.wp-block-template-part
  .main-header
  .head-right
  .wp-block-search
  .wp-block-search__button
  .search-icon {
  width: 28px;
  height: 28px;
  transform: rotateY(180deg);
}
header.wp-block-template-part
  .main-header
  .head-right
  .wp-block-search
  .wp-block-search__inside-wrapper {
  position: relative;
  border: none;
  width: 57px;
  transition: 400ms ease-in-out;
}
header.wp-block-template-part
  .main-header
  .head-right
  .wp-block-search
  .wp-block-search__inside-wrapper {
  width: 100%;
}
header.wp-block-template-part
  .main-header
  .head-right
  .wp-block-search
  .wp-block-search__input::-webkit-search-cancel-button {
  -webkit-appearance: none;
  appearance: none;
  display: none;
}
header.wp-block-template-part
  .main-header
  .head-right
  .wp-block-search
  .wp-block-search__input {
  /* position: absolute;
    left: 20px;
    top: 7px;
    padding-left: 38px; */
  position: static;
  order: 1;
  height: 44px;
  min-width: 20px !important;
  padding: 0 15px;
  font-size: 18px;
  font-family: "Lato", sans-serif;
  background: #ebecf1;
}
header.wp-block-template-part
  .main-header
  .head-right
  .wp-block-search:not(.wp-block-search__searchfield-hidden)
  .wp-block-search__button {
  padding: 8px;
  margin: 0;
  position: absolute;
  right: 7px;
  top: 3px;
  z-index: 999;
}

/* Mega Menu */
header.wp-block-template-part
  .main-header
  .mega-menu-wrap
  ul.mega-menu
  li.mega-menu-item
  > .mega-sub-menu {
  background: #1b1b1b !important;
}
header.wp-block-template-part
  .main-header
  .mega-menu-wrap
  ul.mega-menu
  li.mega-menu-item
  .nav-col-box {
  display: flex;
}
header.wp-block-template-part
  .main-header
  .mega-menu-wrap
  ul.mega-menu
  li.mega-menu-item
  .nav-col-box
  .nav-cat {
  width: 45%;
  border-right: 1px solid #dfdfdf;
}
header.wp-block-template-part
  .main-header
  .mega-menu-wrap
  .nav-col-box
  .nav-sub-cat
  ul.items,
header.wp-block-template-part
  .main-header
  .mega-menu-wrap
  .nav-col-box
  .nav-cat
  .all-cat {
  padding: 0;
  list-style: none;
}
header.wp-block-template-part
  .main-header
  .mega-menu-wrap
  .nav-col-box
  .nav-cat
  .all-cat
  li.cat.active
  a {
  background: #e6190e;
}
header.wp-block-template-part
  .main-header
  .mega-menu-wrap
  .nav-col-box
  .nav-cat
  .all-cat
  li.cat
  a {
  font-size: 17px;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  padding: 8px 23px;
  display: block;
}
header.wp-block-template-part
  .main-header
  .mega-menu-wrap
  ul.mega-menu
  li.mega-menu-item
  .nav-col-box
  .nav-sub-cat {
  width: 55%;
  padding: 20px 22px;
  box-sizing: border-box;
}
header.wp-block-template-part
  .main-header
  .mega-menu-wrap
  ul
  li.mega-menu-item
  .nav-col-box
  .nav-sub-cat
  .sub-cont
  .col {
  display: flex;
  margin-bottom: 23px;
  justify-content: space-between;
}
header.wp-block-template-part
  .main-header
  .mega-menu-wrap
  ul
  .nav-col-box
  .nav-sub-cat
  .sub-cont
  .cat-box {
  width: 47%;
  text-align: center;
}
header.wp-block-template-part
  .main-header
  .mega-menu-wrap
  ul
  .nav-col-box
  .nav-sub-cat
  .sub-cont
  .cat-box
  img {
  width: 100%;
}
header.wp-block-template-part
  .main-header
  .mega-menu-wrap
  ul
  .nav-col-box
  .nav-sub-cat
  .sub-cont
  .cat-box
  a {
  font-size: 11px;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  line-height: 16px;
  display: inline-block;
}
header.wp-block-template-part
  .main-header
  .mega-menu-wrap
  .nav-col-box
  .nav-sub-cat
  ul.items {
  width: 50%;
}
header.wp-block-template-part .main-header .mega-menu-wrap ul li.mega-menu-item .nav-col-box .nav-sub-cat .sub-cont .items li.item a {
    text-decoration: none;
}
header.wp-block-template-part
  .main-header
  .mega-menu-wrap
  ul
  li.mega-menu-item
  .nav-col-box
  .nav-sub-cat
  .sub-cont
  .items
  li.item {
  font-size: 11px;
  text-transform: uppercase;
  color: #fff;
  padding: 5px 0;
}
header.wp-block-template-part
  .main-header
  .mega-menu-wrap
  ul
  li.mega-menu-item
  .nav-col-box
  .nav-sub-cat
  .sub-cont
  .items
  li.item.ct-head {
  color: #e6190e;
  font-size: 15px;
  line-height: 20px;
}
header.wp-block-template-part
  .main-header
  .mega-menu-wrap
  ul
  li.mega-menu-item
  .nav-col-box
  .nav-sub-cat
  .sub-cat:not(.active) {
  display: none;
}
/* End Mega Menu */
.wp-site-blocks footer.wp-block-template-part {
  margin: 0;
}
footer.wp-block-template-part .newsletter-sec {
  padding: 52px 0;
}
footer.wp-block-template-part .newsletter-sec .news-box {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 43px;
}
footer.wp-block-template-part .newsletter-sec .wp-block-heading {
  font-size: 30px;
}
footer.wp-block-template-part
  .newsletter-sec
  .actions-button
  .secondary-button
  a {
  background: #3d3d3d;
  border-radius: 5px;
  padding: 15px 45px;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 700;
}
footer.wp-block-template-part
  .newsletter-sec
  .actions-button
  .secondary-button
  a:hover {
  background: #ff0000 !important;
}
footer.wp-block-template-part .main-footer {
  background: #111111;
  padding: 80px 15px 100px;
}
footer.wp-block-template-part
  .main-footer
  .footer-content
  .footer-left
  .links-sec
  .title {
  color: #f03c25;
  font-size: 18px;
}
footer.wp-block-template-part
  .main-footer
  .footer-content
  .footer-left
  .links-sec
  nav
  li
  a {
  color: #fff;
  font-size: 16px;
}
.main-footer .footer-content .footer-left {
  width: 60%;
}
.main-footer .footer-content .footer-right {
  width: 31%;
}
.main-footer .footer-content .footer-right .logo img {
  max-width: 265px;
}
.main-footer .footer-content .footer-right p {
  font-size: 16px;
  color: #fff;
}
.main-footer .footer-content .social-box .social-list {
  display: flex;
  align-items: center;
  gap: 13px;
}
.main-footer .footer-content .social-box .social-list .wp-block-image {
  margin: 0;
}
.main-footer .footer-content .social-box .social-list img {
  max-width: 35px;
}
footer.wp-block-template-part .copyright-sec {
  background: #dc361c;
}
footer.wp-block-template-part .copyright-sec p {
  font-size: 16px;
  color: #fff;
}
/* End Header and Footer */

main.wp-block-group .wp-block-group > .wp-block-post-title {
  display: none;
}
main.wp-block-group .entry-content {
  margin: 0;
  padding: 0;
}
main.wp-block-group .entry-content > .wp-block-columns {
  max-width: 100%;
  margin: 0;
}
main.wp-block-group .entry-content .main-banner {
  max-width: 100%;
  margin: 0;
  overflow: hidden;
}
main.wp-block-group .entry-content .main-banner .banner-item {
  position: relative;
}
main.wp-block-group .entry-content .main-banner .banner-item img {
  width: 100%;
  max-width: 100%;
  object-fit: cover;
  height: 100vh;
}
main.wp-block-group .entry-content .main-banner .actions-button {
  display: flex;
  gap: 15px;
  margin-top: 20px;
}
main.wp-block-group .entry-content .main-banner .actions-button a {
  text-transform: uppercase;
  padding: 15px 0;
  font-size: 15px;
  text-decoration: none;
  font-weight: 700;
  border-radius: 5px;
  width: 186px;
  display: inline-block;
  text-align: center;
}
main.wp-block-group .entry-content .actions-button .primary-button {
  border: 1px solid #fff;
}
main.wp-block-group .entry-content .actions-button .secondary-button {
  /* background-image: linear-gradient(223deg, #e9282a 0%, #a51c30 100%); */
  background: #3d3d3d;
}
main.wp-block-group .entry-content .actions-button .secondary-button:hover {
  background: #ff0000;
}
main.wp-block-group .entry-content .main-banner .banner-item .banner-content {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  transform: translate(-50%, -50%);
  max-width: 1380px;
  width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
}
main.wp-block-group
  .entry-content
  .main-banner
  .banner-item
  .banner-content
  .banner-inner {
  max-width: 750px;
  width: 100%;
}
.entry-content .main-banner .banner-item .banner-content .sub-title,
.entry-content .main-banner .banner-item .banner-content .title {
  margin: 0;
}
.entry-content .main-banner .banner-item .banner-content p {
  margin: 10px 0;
  font-size: 18px;
}
.entry-content .main-banner .banner-item .banner-content .sub-title {
  margin: 0;
  font-size: 30px;
  text-transform: uppercase;
}
.entry-content .main-banner .banner-item .banner-content .title {
  font-size: 60px;
  text-transform: uppercase;
}
main.wp-block-group .entry-content .main-banner .slick-dots {
  bottom: 20%;
  text-align: left;
  max-width: 1340px;
  left: 17%;
}
main.wp-block-group .entry-content .main-banner .slick-dots li button {
  width: 15px;
  height: 15px;
}
main.wp-block-group .entry-content .main-banner .slick-dots li button:before {
  content: "";
  background: #fff;
  border-radius: 50px;
  width: 15px;
  height: 15px;
}
main.wp-block-group
  .entry-content
  .main-banner
  .slick-dots
  li
  button:hover:before,
main.wp-block-group
  .entry-content
  .main-banner
  .slick-dots
  li.slick-active
  button:before {
  background: #dc361c;
  opacity: 1;
}
main.wp-block-group .entry-content .red {
  color: #dc361c;
}
main.wp-block-group .entry-content .service-section {
  position: relative;
  background: #ebecf2;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-bottom: 101px;
}
main.wp-block-group .entry-content .service-section .bg-image img {
  width: 100%;
  max-width: 100%;
}
main.wp-block-group .entry-content .service-section .service-box {
  max-width: 1380px;
  margin: 0 auto;
  justify-content: space-between;
  padding: 0 20px;
  width: 100%;
  box-sizing: border-box;
}
main.wp-block-group .entry-content .service-section .service-box .service-cont {
  flex-basis: 30%;
  margin-top: 55px;
  flex-grow: 0;
}
main.wp-block-group
  .entry-content
  .service-section
  .service-box
  .service-product {
  flex-basis: 55%;
  flex-grow: 0;
}
main.wp-block-group .entry-content .sub-head {
  color: #9f9f9f;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 6px;
  font-weight: 400;
}
main.wp-block-group .entry-content .main-head {
  font-size: 40px;
  text-transform: uppercase;
}
main.wp-block-group
  .entry-content
  .service-section
  .service-box
  .service-cont
  p {
  font-size: 18px;
}
main.wp-block-group
  .entry-content
  .service-section
  .service-box
  .service-cont
  .actions-button {
  margin-top: 5px;
}
main.wp-block-group
  .entry-content
  .service-section
  .service-box
  .service-cont
  .actions-button
  .secondary-button {
  border-radius: 5px;
}
main.wp-block-group
  .entry-content
  .service-section
  .service-box
  .service-cont
  .actions-button
  a {
  background-color: #00000000;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 5px;
}
main.wp-block-group
  .entry-content
  .service-section
  .service-box
  .service-product
  > .wp-block-columns {
  gap: 0;
}
main.wp-block-group
  .entry-content
  .service-section
  .service-box
  .service-product
  .pro-col
  .pro-title {
  font-size: 26px;
  margin-top: 26px;
}
main.wp-block-group
  .entry-content
  .service-section
  .service-box
  .service-product
  .pro-col
  .actions-button
  .primary-button {
  border-color: #dc361c;
  border-radius: 5px;
}
main.wp-block-group
  .entry-content
  .service-section
  .service-box
  .service-product
  .pro-col
  .actions-button {
  margin-top: 27px;
}
main.wp-block-group
  .entry-content
  .service-section
  .service-box
  .service-product
  .pro-col
  .actions-button
  .primary-button
  a {
  font-size: 15px;
  text-transform: uppercase;
  color: #000;
  font-weight: 700;
  border-radius: 0;
}
main.wp-block-group
  .entry-content
  .service-section
  .service-box
  .service-product
  .pro-col
  .actions-button
  .primary-button
  a:hover {
  color: #fff;
  background-image: linear-gradient(223deg, #e9282a 0%, #a51c30 100%);
}
main.wp-block-group .entry-content .logo-list {
  padding: 35px 0;
}
main.wp-block-group .entry-content .logo-list .logo-title {
  display: flex;
  justify-content: flex-end;
  padding: 30px;
  position: relative;
  color: #dc361c;
}
main.wp-block-group .entry-content .logo-list .logo-title::after {
  content: "";
  position: absolute;
  right: 0;
  width: 3px;
  top: 0;
  bottom: 0;
  background: #d9d9d9;
}
main.wp-block-group .entry-content .logo-list .marque-list {
  overflow: hidden;
  width: 100%;
  background: #fff;
}

main.wp-block-group .entry-content .logo-list .marque-list .banner-track {
  display: flex;
  animation: sweepBanner 30s linear infinite alternate;
  gap: 75px;
  align-items: center;
}

main.wp-block-group .entry-content .logo-list .marque-list .list-item {
  flex: 0 0 auto;
  width: 150px;
  margin-right: 20px;
}

main.wp-block-group .entry-content .logo-list .marque-list .list-item img {
  width: 100%;
  display: block;
}

@keyframes sweepBanner {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
main.wp-block-group .entry-content .shop-banner {
  overflow: hidden;
}
.entry-content .shop-banner .slick-slider,
.entry-content .shop-banner .slick-track,
.entry-content .shop-banner .slick-slide {
  background-color: #000 !important;
}
main.wp-block-group .entry-content .shop-banner .shop-item {
  position: relative;
}
main.wp-block-group .entry-content .shop-banner .shop-item > img {
  width: 100%;
  max-width: 100%;
}
main.wp-block-group .entry-content .shop-banner .shop-content {
  display: flex;
  align-items: center;
  gap: 41px;
  max-width: 1340px;
  margin: 0 auto;
  padding: 0 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  box-sizing: border-box;
}
main.wp-block-group .entry-content .shop-banner .shop-content .shop-col {
  width: 50%;
  color: #fff;
}
main.wp-block-group .entry-content .shop-banner .shop-content .shop-col img {
  width: 100%;
}
main.wp-block-group .entry-content .shop-banner .shop-content .shop-col .title {
  font-size: 50px;
  margin: 0;
}
main.wp-block-group .entry-content .shop-banner .shop-content .shop-col p {
  font-size: 18px;
  line-height: 140%;
}
main.wp-block-group
  .entry-content
  .shop-banner
  .shop-content
  .shop-col
  .box-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 30px;
}
main.wp-block-group
  .entry-content
  .shop-banner
  .shop-content
  .shop-col
  .box-list
  .box-item {
  width: 49%;
  text-align: center;
  background: #fff;
  padding: 8px;
  box-sizing: border-box;
  color: #000;
  font-size: 18px;
  font-weight: 700;
}
main.wp-block-group
  .entry-content
  .shop-banner
  .shop-content
  .shop-col
  .box-list
  .box-item.bg-color {
  background: #dc361c;
  color: #fff;
}
.entry-content .blog-section {
  padding: 70px 0;
  background: #ebecf2;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top;
}
.entry-content .blog-section .blog-box {
  margin-top: 50px;
  gap: 33px;
}
.entry-content .blog-section .blog-box .single-blog li.wp-block-post {
  border: 1px solid #cfcfcf;
  padding: 15px;
}
.entry-content
  .blog-section
  .blog-box
  .single-blog
  li.wp-block-post
  .wp-block-post-title {
  font-size: 36px;
  margin: 15px 0 10px;
}
.entry-content
  .blog-section
  .blog-box
  .single-blog
  li.wp-block-post
  .wp-block-post-excerpt__excerpt {
  font-size: 18px;
}
.entry-content
  .blog-section
  .blog-box
  li.wp-block-post
  .wp-block-post-excerpt__more-text {
  margin-top: 15px;
}
.entry-content
  .blog-section
  .blog-box
  li.wp-block-post
  .wp-block-post-excerpt__more-link {
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  position: relative;
  padding-right: 30px;
  color: #e61d12;
}
.entry-content
  .blog-section
  .blog-box
  li.wp-block-post
  .wp-block-post-excerpt__more-link::after {
  content: "";
  background: url(/wp-content/uploads/2025/06/Arrow-1.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  right: 6px;
  width: 17px;
  height: 11px;
  top: 3px;
}
.entry-content
  .blog-section
  .blog-box
  .blog-list
  li.wp-block-post:not(:first-child) {
  margin-top: 50px;
}
.entry-content .blog-section .blog-box .blog-list li.wp-block-post .post-cols {
  gap: 23px;
  margin: 0;
}
.entry-content
  .blog-section
  .blog-box
  .blog-list
  li.wp-block-post
  .post-cols
  .wp-block-post-title {
  font-size: 25px;
}
.entry-content
  .blog-section
  .blog-box
  .blog-list
  li.wp-block-post
  .post-cols
  .wp-block-post-excerpt__excerpt {
  font-size: 18px;
}
.entry-content .blog-section .actions-button .secondary-button {
  box-shadow: 0px -3px 25px rgba(0, 0, 0, 0.35);
  border-radius: 5px;
  margin-top: 50px;
}
.entry-content .blog-section .actions-button .secondary-button a {
  font-size: 15px;
  padding: 15px 68px;
  text-transform: uppercase;
  font-weight: 700;
}
main.wp-block-group .entry-content .bottom-section .shop-content {
  justify-content: center;
  text-align: center;
}
main.wp-block-group .entry-content .bottom-section .shop-content .title {
  font-size: 44px;
  color: #fff;
  margin-bottom: 0;
}
main.wp-block-group .entry-content .bottom-section .shop-content p {
  font-size: 20px;
  color: #fff;
}
main.wp-block-group
  .entry-content
  .bottom-section
  .shop-content
  .actions-button {
  margin-top: 20px;
}
main.wp-block-group
  .entry-content
  .bottom-section
  .shop-content
  .primary-button {
  color: #fff;
  padding: 15px 48px;
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 15px;
  background: #000;
}
main.wp-block-group
  .entry-content
  .bottom-section
  .shop-content
  .primary-button:hover {
  background-image: linear-gradient(223deg, #e9282a 0%, #a51c30 100%);
  border-color: transparent;
}
header.wp-block-template-part
  .main-header
  .head-right
  .wp-block-search:not(.wp-block-search__searchfield-hidden)
  .wp-block-search__button
  .search-icon {
  background: #ebecf2;
  fill: #000;
}

/* PDP Page */
.single-product
  .woocommerce
  main.wp-block-group
  > .wp-block-columns
  .wp-block-post-title {
  font-size: 45px;
  text-transform: uppercase;
  font-weight: 700;
  color: #dc361c;
}
.single-product
  .woocommerce
  main.wp-block-group
  > .wp-block-columns
  .logo-list {
  display: flex;
  gap: 34px;
  margin-top: 28px;
}
.single-product
  .woocommerce
  main.wp-block-group
  > .wp-block-columns
  .logo-list
  .img {
  margin-top: 0;
}
.single-product
  .woocommerce
  main.wp-block-group
  > .wp-block-columns
  .wp-block-woocommerce-product-price {
  margin: 0;
}
.single-product
  .woocommerce
  main.wp-block-group
  > .wp-block-columns
  .product_meta {
  margin-top: 4px;
}
.single-product
  .woocommerce
  main.wp-block-group
  > .wp-block-columns
  .product_meta
  .posted_in {
  font-size: 0;
}
.single-product
  .woocommerce
  main.wp-block-group
  > .wp-block-columns
  .product_meta
  .posted_in
  a {
  font-size: 24px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 800;
}
.single-product
  .woocommerce
  main.wp-block-group
  > .wp-block-columns
  .custom-full-description
  p,
.single-product
  .woocommerce
  main.wp-block-group
  > .wp-block-columns
  .custom-full-description
  li {
  font-size: 18px;
}
.single-product
  .woocommerce
  main.wp-block-group
  > .wp-block-columns
  .wp-block-post-excerpt,
.single-product
  .woocommerce
  main.wp-block-group
  > .wp-block-columns
  .wp-block-woocommerce-product-meta {
  display: none;
}
.single-product .woocommerce main.wp-block-group .offer-box {
  text-align: center;
  background: #ebecf2;
  border-radius: 10px;
  padding: 70px 15px;
  margin-top: 70px;
}
.single-product .woocommerce main.wp-block-group .offer-box h3 {
  font-size: 40px;
  text-transform: uppercase;
  margin: 0 0 5px;
}
.single-product .woocommerce main.wp-block-group .offer-box h3 span {
  color: #dc361c;
}
.single-product .woocommerce main.wp-block-group .offer-box p {
  margin-top: 0;
  font-size: 18px;
}
.single-product .woocommerce main.wp-block-group .offer-box .actions-button a {
  text-decoration: none;
  padding: 13px 46px;
  display: inline-block;
  background: #3d3d3d;
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: bold;
}
.single-product .woocommerce .tabs-container .tabs {
  display: flex;
  gap: 11px;
  justify-content: center;
}
.single-product .woocommerce .tabs-container .tabs .tab {
  background: #f8f8f8;
  border: 1px solid #ebecf2;
  padding: 41px 45px 45px;
  width: 22%;
  text-align: center;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  position: relative;
  cursor: pointer;
  gap: 8px;
}
.single-product .woocommerce .tabs-container .tabs .tab.active::after {
  background: #dc361c;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 17px;
  width: 100%;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.single-product .woocommerce .tabs-container .tabs .tab h3 {
  text-transform: uppercase;
  font-size: 20px;
}
.single-product .woocommerce .tabs-container .tab-content:not(.active) {
  display: none;
}
/* new */
.woocommerce div.product div.images .flex-control-thumbs {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
.woocommerce div.product div.images .flex-control-thumbs li {
  width: 14%;
  border: 1px solid #e8e8e8;
  padding: 8px;
  border-radius: 5px;
}
nav.woocommerce-breadcrumb {
  font-size: 18px;
  color: #a4a4a4;
}
.woocommerce-breadcrumb a {
  color: #000;
  text-decoration: none;
}
.woocommerce-breadcrumb a::after {
  content: "";
  display: inline-block;
  width: 12px; /* Adjust size as needed */
  height: 12px;
  background-image: url("/wp-content/uploads/2025/07/20.webp");
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0 10px;
  vertical-align: middle;
}
.wp-block-woocommerce-product-collection .wc-block-product-template.is-flex-container {
    margin: 50px 0 !important;
}
.wp-block-woocommerce-product-collection .wc-block-components-product-image {
    height: 250px;
    align-items: center;
    display: flex;
}
.wp-block-woocommerce-product-collection .wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button {
    padding: 13px 46px;
    background: #3d3d3d;
    color: #fff;
    font-size: 15px !important;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 5px;
}
.wp-block-woocommerce-product-collection .wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button:hover {
    background: #E0262A;
}
.col-three {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  gap: 70px 0;
  padding: 30px 0px;
}
.box {
  background: rgb(166, 166, 166);
}
.col-three .col {
  width: 33.33%;
  text-align: center;
}
.box .two-cols {
  display: flex;
  text-transform: uppercase;
}
.box.list .two-cols {
  gap: 74px;
}
.box .title {
  font-size: 20px;
  text-transform: uppercase;
  margin: 15px 0px 6px;
}
.col-three .col .ses {
  font-size: 15px;
  max-width: 280px;
  margin: 0px auto;
}
.box.col-two {
  display: flex;
  justify-content: space-between;
  padding: 26px 0px 26px 15px;
  gap: 37px;
}
.box.col-two .col.left {
  width: 57%;
}
.box.col-two .col.left img {
  width: 100%;
}
.box.col-two .col.right {
  width: 40%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 15px;
}
.box .tag {
  text-transform: uppercase;
  color: white;
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 25px;
  text-decoration: none;
  background: rgb(84, 84, 84);
  border-width: 1px;
  border-style: solid;
  border-color: rgb(235, 236, 242);
  border-image: initial;
  padding: 28px 34px;
}
.box.list {
  padding: 42px 50px;
}

.box .col-wrap {
  margin-left: 32px;
}
.box.product {
  padding: 42px 50px;
}
.box.product .col-wrap {
  /* display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 35px; */
  width: 100%;
}
.box.product .col-wrap .col {
  width: 100%;
  margin-bottom: 25px;
}
.box.product .col-wrap .title {
  line-height: 34px;
  margin: 0px 0px 5px;
}
.box.product .col-wrap .ses {
  font-size: 18px;
  margin: 0px 0px 6px;
}
.box.specs {
  display: flex;
  flex-direction: column;
  padding: 26px 85px 62px;
  gap: 30px;
}
.box.specs .col-img {
  max-width: 80%;
  margin: 0px auto;
}
.box.specs .col-img img {
  width: 100%;
}
.box.specs .col-specs {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 50px 0px;
}
.box.specs .col-specs .col {
  display: flex;
  width: 21%;
  gap: 20px;
}
.box.specs .col-specs .col .title {
  font-weight: 400;
}
.compare-box {
  text-align: center;
  margin: 70px 0px;
}
.compare-box h3 {
  font-size: 40px;
  text-transform: uppercase;
  line-height: 44px;
  margin: 0px 0px 5px;
}
.compare-box .sub-head {
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 600;
  color: rgb(220, 54, 28);
  line-height: 44px;
  margin: 0px;
}
.compare-box .col-wrap {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
.compare-box .col-wrap .col {
  width: 25%;
}
.compare-box .col-wrap h4 {
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 26px;
  padding-bottom: 15px;
  margin-bottom: 50px;
  margin-top: 0px;
  border-bottom: 1px solid rgb(225, 39, 42);
}
.accordian-table .active,
.accordion:hover {
  background-color: rgba #e0262ac9 (224, 38, 42, 0.79);
}
.accordian-table .accordion {
  background-color: rgb(224, 38, 42);
  color: white;
  cursor: pointer;
  width: 100%;
  text-align: center;
  font-size: 35px;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
  padding: 19px;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(255, 255, 255);
  border-image: initial;
  outline: none;
  transition: 0.4s;
}
body .accordian-table .active::after {
  content: "";
  background-image: url(/wp-content/uploads/2025/07/vector-arrow-up.webp);
}
.accordian-table .accordion::after {
  content: "";
  color: white;
  font-weight: bold;
  transition: transform 0.3s ease;
  margin-left: 5px;
  position: absolute;
  right: 35%;
  background-image: url(/wp-content/uploads/2025/07/venctor-arrow.webp);
  width: 44px;
  height: 44px;
}
.accordian-table .panel {
  max-height: 0;
  overflow: hidden;
  background-color: white;
  transition: max-height 0.5s ease, padding 0.3s ease;
}
.accordian-table .panel.show {
  padding: 30px;
  max-height: 2000px; /* Enough height to show content */
}
.accordian-table table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
}
tbody {
  display: table-row-group;
  vertical-align: middle;
  unicode-bidi: isolate;
  border-color: inherit;
}
.accordian-table table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
}
.accordian-table td,
.accordian-table th {
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  width: 33%;
  padding: 30px;
}
.accordian-table tr:nth-child(2n) {
  background-color: rgb(235, 236, 242);
}
.col-three .col img {
  width: auto;
  height: 86px;
}
.box.specs .col-specs .col img {
  height: 70px;
  width: auto;
}
.single-product .woocommerce .tabs-container .tabs .tab img {
  height: 80px;
  width: auto;
}
/* End PDP Page */
/* category page */
.archive main.wp-block-group {
  margin: 0 !important;
  padding: 0;
}
main.wp-block-group .child-cat-products,
main.wp-block-group .product-cat-layout {
  max-width: 100%;
}
.child-cat-products .column,
.product-cat-layout .column {
  display: flex;
  gap: 95px;
  flex-wrap: wrap;
}
.child-cat-products .cat-sidebar,
.product-cat-layout .cat-sidebar {
  width: 22%;
}
.child-cat-products .column .products,
.product-cat-layout .cat-main-content {
  width: 70%;
}
.cat-sidebar .head {
  margin: 0 0 37px;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: bold;
}
.cat-sidebar .head span {
  color: #E61D12;
}
.cat-sidebar .cat-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.cat-sidebar .cat-list li {
  border-bottom: 1px solid #A6A6A6;
}
.cat-sidebar .cat-list li a {
  text-decoration: none;
  padding: 14px 0;
  display: block;
  font-size: 18px;
  text-transform: uppercase;
}
.cat-sidebar .cat-list li.current a,
.cat-sidebar .cat-list li:hover a {
  color: #DC361C;
}
.cat-main-content .head-sec {
  border-bottom: 4px solid #DC361C;
  margin-bottom: 32px;
}
.product-cat-layout .cat-main-content .head-sec h3 {
  margin: 0 0 5px;
}
.product-cat-layout .cat-main-content .head-sec h3 a {
  font-size: 35px;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  position: relative;
}
.product-cat-layout .cat-main-content .head-sec h3 a::after {
  top: 4px;
  background-repeat: no-repeat !important;
  content: '';
  position: absolute;
  right: -60px;
  width: 35px;
  height: 35px;
  background: url(/wp-content/uploads/2025/07/Vector-10.png);
  background-position: center;
  background-size: contain;
}
.product-cat-layout .cat-main-content .head-sec p {
  margin: 0 0 15px;
  font-size: 18px;
}
.product-cat-layout .cat-main-content .products {
  display: flex;
  flex-wrap: wrap;
}
.child-cat-products .products {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  margin-bottom: 45px;
}
.child-cat-products .products .product-box {
  border: 1px solid #ddd;
  padding: 15px;
  border-radius: 10px;
}
.child-cat-products .products .product-box {
  width: 23%;
  text-align: center;
  box-sizing: border-box;
}
.product-cat-layout .cat-main-content .products .product-box {
  width: 25%;
  text-align: center;
  box-sizing: border-box;
}
.product-cat-layout .cat-main-content .products .product-box h4 a {
  font-size: 18px;
  text-decoration: none;
}
.child-cat-products .products .product-box .button a,
.product-cat-layout .cat-main-content .products .product-box .button a {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  text-decoration: none;
  padding: 11px 45px;
  border: 1px solid #3D3D3D;
  border-radius: 5px;
}
.child-cat-products .products .product-box .button a:hover,
.product-cat-layout .cat-main-content .products .product-box .button a:hover {
  background-color: #3d3d3d;
  color: #fff;
}
.category-banner-wrap {
  background-image: url(/wp-content/uploads/2025/07/image-49.webp);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0;
}
.custom-category-banner {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  padding: 40px;
  margin-bottom: 40px;
  align-items: center;
}
.custom-category-banner .banner-image {
  display: flex;
  justify-content: center;
}
.custom-category-banner .banner-image img {
  width: 370px;
  max-width: 100%;
  height: auto;
}
.custom-category-banner .category-title {
  font-weight: 700;
  font-size: 45px;
  text-transform: uppercase;
  margin: 0 0 10px;
  max-width: 600px;
}
.custom-category-banner .category-description {
  font-weight: 400;
  font-size: 24px;
  text-transform: capitalize;
  margin: 0 0 36px;
}
.custom-category-banner a.category-btn {
  padding: 10px 62px;
  background: #3d3d3d;
  color: white;
  border-radius: 5px;
  text-decoration: none;
}
.custom-category-banner a.category-btn:hover {
  background-color: #dc361c !important;
}
.custom-category-banner .banner-content p a br {
  display: none;
}
.category-cols .woocommerce.wp-block-breadcrumbs {
  margin: 20px 0;
}
.category-cols {
  max-width: 100%;
  padding-bottom: 94px;
}
.category-cols .category-left-col .category-list {
  list-style: none;
  padding: 0;
}
.category-cols .category-left-col .category-list li.cat-item {
  padding: 15px 0;
  border-bottom: 1px solid #a6a6a6;
}
.category-cols .category-left-col .category-list li.cat-item a {
  text-decoration: none;
}
.category-cols .category-left-col .category-list li.cat-item.current-cat {
  color: #dc361c;
}
body .category-cols .category-right-col .category-product-btn {
  margin: 0 !important;
}

body .category-cols .category-right-col .category-product-btn a {
  background-color: transparent !important;
  border: 1px solid black;
  border-radius: 5px !important;
  color: black;
  margin: 0 !important;
  padding: 10px 48px !important;
  font-size: 12px;
  text-transform: uppercase;
}
/* new */
.category-cols {
  justify-content: space-between;
}
.category-left-col {
  max-width: 20%;
}
.category-right-col {
  max-width: 71%;
  margin-top: 22px;
}
.category-left-title {
  font-size: 24px;
  max-width: 146px;
}
.category-list {
  list-style: none;
  padding: 0;
}
.category-left-title ul li {
  font-size: 18px;
  text-transform: uppercase;
  border-bottom: 1px solid #a6a6a6;
  margin: 0 !important;
  padding: 14px 0;
}
.category-right-col {
  max-width: 71%;
  margin-top: 22px;
}
.sub-category-title-wrap-inner {
  display: flex;
  align-items: center;
  gap: 20px;
}
.sub-category-title {
  font-size: 35px;
  text-transform: uppercase;
}
.sub-category-title-wrap-inner figure {
  margin: 0;
}
.sub-category-para {
  padding-bottom: 15px;
  border-bottom: 4px solid #dc361c;
}
.sub-category-para p {
  font-size: 18px;
}
.category-right-col .woocommerce.columns-4 {
  margin-top: 32px;
}
.category-right-col ul li {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.category-right-col .woocommerce-loop-product__title {
  text-transform: uppercase;
  font-size: 18px;
}
.category-right-col p {
  margin: 0;
}
.category-right-col a.button.wp-element-button.product_type_simple {
  background: transparent;
  color: black;
  border: 1px solid black;
  border-radius: 5px;
  padding: 10px;
  min-width: 173px;
  font-size: 12px;
  text-align: center;
}
/* category page end */

/* payment gateway page */
.gateway-sec1 {
  position: relative;
  overflow: hidden;
}
.gateway-sec1-img img {
  width: 100%;
}
.gateway-sec1-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
}
.gateway-sec1-title {
  font-weight: 700;
  font-size: 65px;
  line-height: 78px;
  text-transform: uppercase;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.gateway-sec1-para {
  font-weight: 700;
  font-size: 30px;
  line-height: 36px;
  margin-top: 10px;
}
.gateway-sec2 {
  max-width: 1300px !important;
  margin: 70px auto !important;
  justify-content: space-between;
  gap: 100px;
}
.gateway-sec2-left {
  max-width: 25%;
}
.gateway-sec2-title {
  font-weight: 700;
  font-size: 50px;
  text-align: center;
}
.gateway-sec2-right {
  max-width: 75%;
  align-items: center;
  display: flex;
}
.gateway-sec2-para {
  font-size: 20px;
}
.gateway-sec3 {
  background: #ededed;
  padding: 50px 0;
}
.gateway-sec3-col-img {
  justify-content: center;
  display: flex;
}
.gateway-sec3-col-img img {
  max-width: 170px;
  height: auto;
}
.gateway-sec3-img-title {
  margin-top: 25px;
  font-weight: 700;
  font-size: 30px;
  line-height: 36px;
  text-align: center;
}
.gateway-sec3-para {
  margin: 40px auto;
  font-size: 20px;
  max-width: 1093px;
}
.gateway-sec4 {
  padding-top: 70px;
}
.gateway-sec4-content {
  padding-bottom: 50px;
}
.gateway-sec4-title {
  font-size: 50px;
  font-weight: 700;
  line-height: 60px;
}
.gateway-sec4-para {
  font-size: 30px;
  margin: 14px auto;
  text-align: center;
  max-width: 697px;
}
.gateway-sec5 {
  max-width: 1380px !important;
  width: 100%;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 70px 20px;
  justify-content: space-between ;
}
.gateway-sec5-left {
    max-width: 20%;
    align-items: center;
    display: flex;
}
.gateway-sec5-title {
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    max-width: 258px;
    line-height: 42px;
    border-right: 7px solid #dc361c;
    padding: 23px 0;
}
.gateway-sec5 .swiper-button-next:after, .gateway-sec5 .swiper-button-prev:after {
    color: black;
    font-weight: 600;
}
.gateway-sec5 a.button.wp-element-button.product_type_simple {
    display: none;
}
.gateway-sec5 li.product {
    display: flex;
    justify-content: center;
}
.gateway-sec5 h2 {
    font-size: 24px;
    text-align: center;
}
.gateway-sec5 a {
    text-decoration: none;
}
.gateway-sec5 img {
    height: 150px;
    width: auto;
    display: flex;
    align-items: center;
    margin: 0 auto;
    padding-bottom: 20px;
}
.gateway-sec5-right {
  max-width: 70%;
}
.gateway-sec4 .tab {
  overflow: hidden;
  justify-content: space-between;
  display: flex;
}
.gateway-sec4 .tab button {
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 34px 93px;
  transition: 0.3s;
  font-size: 32px;
  background-color: #ececec;
  line-height: 45px;
  font-weight: 400;
}
.gateway-sec4 .tab button:hover {
  background-color: #ddd;
}
.gateway-sec4 .tab button.active {
  box-shadow: inset 0 -8px 0 red;
  font-weight: 700;
}
.gateway-sec4 .tabcontent {
  display: none;
  padding: 100px 20px 64px;
  background: #a6a6a6;
  margin-top: -63px;
}
.tabcontent-cols {
  height: 654px;
  background: white;
  padding: 50px 25px;
}
.tabcontent-col {
  max-width: 44%;
}
.tabcontent-col-title {
  color: #dc361c;
  font-size: 30px;
}
.tabcontent-col-para {
  font-size: 20px;
  margin-top: 5px;
  line-height: 28px;
}
.tabcontent-col-para a {
  color: #dc361c;
}
.tabcontent-col-space {
  margin-top: 20px;
}
.tabcontent-col-list {
  font-size: 20px;
  margin: 0;
  padding-left: 22px;
}
.tabcontent-col-list li {
  margin: 0;
}
/* payment gateway page end*/

/* About Us Page */
footer {
  z-index: 1;
  position: relative;
}
.about-last-sec{
  position: relative;
}
.about-last-sec-cols {
  z-index: 1;
  position: relative;
  max-width: 1300px;
  margin: 0 auto;
  padding: 70px 20px;
  gap: 67px;
}
.about-last-sec--bg img {
  position: absolute;
  width: 100%;
  object-fit: cover;
}
.about-last-sec-col-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.about-last-sec-col-title {
  font-size: 50px;
  color: white;
}
p.about-last-sec-col-para {
  font-size: 22px;
  color: white;
}
.about-slider-sec {
  padding: 70px 0;
}
.about-slider-sec-inner {
  max-width: 1300px;
  margin: 0 auto !important;
}
.about-slider-sec-title {
  font-size: 50px;
  margin-bottom: 50px;
}
.about-cols {
  padding: 70px 0;
  max-width: 1300px !important;
  justify-content: space-between;
}
.about-col-head-img img {
  height: 75px;
  width: auto;
}
.about-col-para {
  font-size: 18px;
  margin-top: 29px;
}
.about-col-head-title .title {
  font-size: 35px;
}
.about-cols-head {
  gap: 20px;
}
.about-col {
  max-width: 24%;
}
.about-col-head-title {
  max-width: 50%;
  position: relative;
}
.about-col-head-img {
  max-width: 30%;
  padding-right: 20px;
}
.about-col-head-title::before {
  position: absolute;
  content: "";
  height: 70%;
  width: 3px;
  background: red;
  left: -20px;
  top: 15%;
}
.about-slider-card-bg {
  position: absolute;
  top: 0;
  object-fit: cover;
  height: 100%;
  margin: 0;
  left: 0;
}
.about-slider-card-inner {
  position: relative;
  color: white;
  text-align: center;
  min-width: 360px;
  width: 100% !important;
  padding: 25px 20px;
  overflow: hidden;
  height: 373px;
}
.about-slider-card-title {
  z-index: 1;
  position: relative;
  font-size: 30px;
  text-transform: uppercase;
}
.about-slider-card-para {
  position: relative;
  z-index: 1;
  font-size: 22px;
  margin-top: 31px;
}
.about-slider-card .slick-prev:before, .about-slider-card .slick-next:before {
    content: '' !important;
    width: 50px;
    height: 50px;
    position: absolute;
    background-repeat: no-repeat;
    top: 50%;
}
.slick-prev:before {
    background-image: url(/wp-content/uploads/2025/07/Vector.webp);
    left: 0;
    transform: translate(-50%, -50%);
}
.slick-next:before {
    background-image: url(/wp-content/uploads/2025/07/Vector-1.webp);
    right: -30px;
    transform: translate(50%, -50%);
}
.timeline-section {
  position: relative;
  background: #a6a6a6;
  padding: 50px 20px;
}
.timeline-section-inner {
  display: flex;
  justify-content: space-between;
  max-width: 1300px;
  margin: 0 auto;
}
.timeline-section::before {
  content: "";
  position: absolute;
  top: 34%;
  left: 18%;
  right: 22.5%;
  height: 6px;
  background: black;
}
.timeline-item::before {
  content: "";
  position: absolute;
  top: 26%;
  width: 5px;
  height: 35px;
  background: black;
}
.timeline-item {
  position: relative;
  max-width: 196px !important;
}
.timeline-item::before {
  left: 28%;
  transform: translateX(-50%);
}
.timeline-item h3 {
  font-size: 50px;
  color: white;
  text-align: left;
}
.timeline-item p.event-title {
  font-size: 20px;
  color: #e61d12;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 112px;
}
.timeline-item p {
  font-size: 18px;
  margin-top: 7px;
}
.timeline-section .timeline-item-1::before {
  height: 79px;
}
.timeline-section .timeline-item-2::before {
  height: 53px;
}
.timeline-section .timeline-item-3::before {
  height: 90px;
}
.timeline-section .timeline-item-5::before {
  height: 89px;
}
.about-slider .slick-track {
  display: flex !important;
  gap: 30px;
}
/* About Us Page End */

/* truespeed page */
.truspeed-sec1 {
    padding: 70px 0;
    max-width: 1300px !important;
}
.truspeed-sec1-left {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.truspeed-sec1-title {
    font-size: 35px;
    text-transform: uppercase;
}
.truspeed-sec1-para {
    margin-top: 10px;
    font-size: 18px;
}
.truspeed-sec1-img {
    justify-content: center;
    display: flex;
}
.truspeed-sec1-img img {
    width: 354px;
}
.truspeed-sec2 {
    padding: 70px 0;
    background: #EBECF2;
}
.truspeed-sec2-inner {
    max-width: 1300px;
    margin: 0 auto !important;
}
.truspeed-sec2-title {
    font-size: 35px;
    text-transform: uppercase;
}
.truspeed-sec2-cols {
    margin-top: 64px;
}
.truspeed-sec2-col {
    border-right: 2px solid #D9D9D9;
}
.truspeed-sec2-col:last-child {
    border: none;
}
.truspeed-sec2-col-img {
    justify-content: center;
    display: flex;
    margin: 25px 0 !important;
}
.truspeed-sec2-col-img img {
    height: 90px;
    width: auto;
}
.truspeed-sec2-col-title {
    font-size: 24px;
    margin-bottom: 12px !important;
    text-transform: uppercase;
}
.truspeed-sec3 {
    padding: 70px 0;
    max-width: 1300px !important;
}
.truspeed-sec3-left {
    display: flex;
    align-items: center;
    max-width: 30%;
}
.truspeed-sec3-title {
    font-size: 35px;
    text-transform: uppercase;
}
.truspeed-sec3-cols {
    gap: 100px;
}
.truspeed-sec3-col {
    position: relative;
}
.truspeed-sec3-col::before {
    content: '';
    width: 2px;
    position: absolute;
    background: #D9D9D9;
    top: 3%;
    bottom: 30%;
    right: -26%;
}
.truspeed-sec3-col:last-child::before {
    display: none;
}
.truspeed-sec3-col-mg {
    display: flex;
    justify-content: center;
}
.truspeed-sec3-col-mg img {
    height: 150px;
    width: auto;
}
.truspeed-sec3-col-title {
    font-size: 20px;
    line-height: 44px;
    margin-top: 15px;
    text-transform: uppercase;
}
.truspeed-sec3-col-para {
    font-size: 16px;
    margin-top: 5px;
}
.truspeed-sec4 {
    padding: 70px 0;
    background: #EBECF2;
}
.truspeed-sec4-inner {
    max-width: 1300px;
    margin: 0 auto !important;
}
.truspeed-sec4-title {
    font-size: 35px;
    text-transform: uppercase;
}
.truspeed-sec4-cols {
    margin-top: 50px;
}
.truspeed-sec4-img {
    margin: 29px 0 !important;
}
.truspeed-sec4-img img {
    height: 374px;
    width: auto;
}
.truspeed-sec4-col p {
    font-size: 20px;
}
.truspeed-sec4-col ul {
    font-size: 18px;
    margin-top: 10px;
    padding-left: 30px;
}
.form-box .fields select {
    width: 100%;
    box-sizing: border-box;
    border: none;
    background: #ededed;
    padding: 13px 30px;
    border-radius: 10px;
    font-family: "Lato", sans-serif;
    color: #000;
    outline: none;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    appearance: none;
    background-image: url(/wp-content/uploads/2025/07/32195.webp);
    background-repeat: no-repeat;
    background-position: right 15px center;
    background-size: 15px;
}
.truespeed-form.form-section .sub-title {
    color: black;
    font-size: 18px;
}
/* truespeed page end */

/* software download page */
.software-sec-head-img img {
    width: 80px;
    margin-left: 30px;
}
.software-sec-col-img img {
    width: 48px;
}
.software-sec {
    padding-top: 70px;
}
.software-sec:last-child{
      padding-bottom: 70px;
}
.software-sec-inner {
    max-width: 1300px;
    margin: 0 auto !important;
}
.software-sec-head {
    padding-bottom: 50px;
}
.software-sec-cols {
    gap: 50px 0;
    flex-wrap: wrap !important;
}
.software-sec-col {
    max-width: 20%;
    flex-basis: 20% !important;
}
.software-sec-cols.desktop-up .software-sec-col.desktop-right-col .software-sec-col {
    max-width: 21%;
    flex-basis: 21% !important;
}
.software-sec-cols.desktop-up .software-sec-col .software-sec-col {
    max-width: 100%;
    flex-basis: 100% !important;
}
.software-sec-col-title {
    font-weight: 400;
    font-size: 20px;
    margin-top: 25px;
    line-height: 24px;
    text-transform: uppercase;
}
.software-sec-col-btn {
    margin-top: 10px;
}
.software-sec-col-btn a {
    background: #3D3D3D;
    border-radius: 10px;
    padding: 8px 52px;
    font-size: 15px;
    text-transform: uppercase;
}
.software-sec-head-img {
    max-width: 7%;
}
.software-sec-head-text {
    max-width: 93%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.software-sec-head-title {
    font-size: 35px;
    text-transform: uppercase;
    line-height: 42px;
}
.software-sec-head-para {
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 11px;
    color: #DA1814;
    font-weight: 700;
}
.software-sec-col .detail {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 15px;
    line-height: 27px;
}
.software-sec-col.red-text p {
    font-size: 14px;
    margin-top: 9px;
    line-height: 17px;
    color: #DA1814;
}
.software-sec-col.red-text .software-sec-col-title{
  margin: 0 !important;
}
.software-sec-col.guide .software-sec-col-img img {
    width: 64px;
}
.software-sec-col.guide .software-sec-col-btn {
    margin-top: 39px;
}
.software-sec-col.guide .software-sec-col-btn a {
    font-size: 12px;
    line-height: 14px;
    padding: 9px 23px;
}
.software-sec-cols.desktop .software-sec-col:nth-child(-n+9) {
    display: none;
}
.software-sec-cols.desktop-up {
    margin-bottom: 50px;
}
.software-sec-col.desktop-right-col {
    max-width: 1039px;
    flex-basis: 1039px !important;
}
.software-sec-col.desktop-right-col .inner {
    flex-wrap: wrap !important;
    gap: 50px;
    margin-left: 20px;
}
.software-sec-col.desktop-right-col .software-sec-col {
    max-width: 21%;
    flex-basis: 21% !important;
}
/* software download page end*/

/* Moblie Version */
.buy-tabs .tab {
  gap: 15px;
}
.buy-tabs .tab button {
  width: 50%;
  gap: 66px;
  display: flex;
  align-items: center;
  padding: 18px 48px;
}
.buy-tabs .tab .icon {
  width: 85px;
}
.gateway-sec4.buy-tabs .tabcontent {
  padding: 90px 25px 71px;
}
.buy-tabs .tabcontent .image-col {
  display: flex;
  align-items: flex-end;
  gap: 40px 19px;
  flex-wrap: wrap;
}
.buy-tabs .tabcontent .image-col .wp-block-image {
  width: 15%;
}
.form-section {
  padding: 60px 0 20px;
}
.form-section .title {
  font-size: 40px;
  font-weight: bold;
  text-transform: uppercase;
}
.form-section .title {
  font-size: 40px;
  font-weight: bold;
}
.form-section .sub-title {
  margin-top: 10px;
  font-size: 30px;
  color: #dc361c;
}
main.wp-block-group .entry-content .form-section .container {
  max-width: 946px;
}
.form-section .form-box {
  margin-top: 50px;
}
.form-box .fields.cols {
  display: flex;
  gap: 44px;
}
.form-box .fields p {
  margin: 0;
}
.form-box .fields {
  margin-bottom: 25px;
}
.form-box .fields input,
.form-box .fields textarea {
  width: 100%;
  box-sizing: border-box;
  border: none;
  background: #ededed;
  padding: 13px 30px;
  border-radius: 10px;
  font-family: "Lato", sans-serif;
  color: #000;
  outline: none;
  font-size: 24px;
}
.form-box .fields.cols .field-col {
  width: 50%;
}
.form-box .fields input::placeholder,
.form-box .fields textarea::placeholder {
  text-transform: uppercase;
  color: #000;
  font-family: "Lato", sans-serif;
  font-weight: 600;
}
span.wpcf7-form-control.wpcf7-recaptcha {
    justify-content: center;
    display: flex;
    padding-bottom: 20px;
}
.entry-content .wpcf7-not-valid-tip {
  font-size: 12px;
}
.form-box .fields textarea {
  padding: 21px 30px;
}
.form-box .actions-button p {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin: 0;
}
.form-box .actions-button input {
  background: #3d3d3d;
  color: #fff;
  padding: 18px 88px;
  border: none;
  font-size: 15px;
  text-transform: uppercase;
  font-family: "Lato", sans-serif;
  border-radius: 5px;
}
.form-box .actions-button input:hover {
  background: #ff0000 !important;
}
.buy-tabs .tabcontent .map-sec .note {
  font-size: 20px;
}
.buy-tabs .tabcontent .map-sec .support-list {
  flex-wrap: wrap !important;
  margin-top: 60px;
}
.buy-tabs .tabcontent .map-sec .support-col .name {
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
}
.buy-tabs .tabcontent .map-sec .support-col .city {
  margin-top: 30px;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
}
.buy-tabs .tabcontent .map-sec .support-col .num {
  margin-top: 20px;
  font-size: 18px;
  font-weight: 600;
}
.buy-tabs .tabcontent .map-sec .support-col .email {
  margin-top: 5px;
  font-size: 18px;
  font-weight: 600;
}
.buy-tabs .tabcontent .map-sec .support-col {
  width: 33%;
  flex-basis: 30% !important;
  flex-grow: 0 !important;
  flex-shrink: 0;
}

/* contact page */
.contact-detail-sec {
    padding: 70px 0;
}
#wpcf7-f950-p847-o1 .contact-form-sec1 .cf7-col input {
    padding: 12px;
    background-color: #FFFFFF;
    border: none;
    font-size: 14px;
    color: #000;
    width: 482px;
    opacity: 1;
    border-radius: 10px;
}
#wpcf7-f950-p847-o1 .contact-form-sec1 .cf7-row {
    gap: 150px;
}
.cf7-row.privacy span.wpcf7-list-item-label {
    font-size: 18px;
}
span.wpcf7-list-item.first.last {
    margin: 0;
}
.contact-detail-title {
    font-size: 35px;
    text-transform: uppercase;
    color: #DC361C;
}
.contact-detail-para {
    font-size: 35px;
    text-transform: uppercase;
    margin: 0;
} 
#wpcf7-f950-p847-o1 .cf7-row.three-cols .cf7-col p.checkbox-title {
    font-weight: 700;
    text-transform: uppercase;
}
.info-col img {
    height: 50px;
    width: auto;
}
.info-col p {
    font-size: 15px;
    margin: 35px 0 0;
    text-align: center;
}
.info-col p:nth-of-type(2) {
    margin: 0;
}
div#wpcf7-f950-p847-o1 .wpcf7-response-output{
      max-width: 868px;
      margin: 0 auto 50px;
}
.info-box {
    max-width: 868px;
    margin: 37px auto;
    gap: 0;
}
.info-col {
    border-right: 3px solid;
    padding-bottom: 3px;
}
.info-col:last-child {
    border: none;
}
#wpcf7-f950-p847-o1 .contact-form-sec1 {
    padding: 70px 0;
} 
#wpcf7-f950-p847-o1 .contact-form-sec1 .three-col-title {
    color: #DC361C;
    margin: 0;
    margin-bottom: 20px;
}
#wpcf7-f950-p847-o1 p.contact-form-indicate {
    font-size: 12px;
}
#wpcf7-f950-p847-o1 .cf7-col p {
    margin-top: 3px;
}
#wpcf7-f950-p847-o1 .cf7-col label {
    font-size: 15px;
    font-weight: 700;
}
#wpcf7-f950-p847-o1 .cf7-col span.require {
    color: #DC361C;
    margin-left: 3px;
}
#wpcf7-f950-p847-o1 .cf7-col span.grey {
    color: #949494;
    font-size: 14px !important;
    margin-left: 7px;
}
#wpcf7-f950-p847-o1 {
    max-width: 100%;
}
#wpcf7-f950-p847-o1 .cf7-row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    max-width: 1111px;
    margin: 0 auto;
}
div#wpcf7-f950-p847-o1 form.wpcf7-form {
    background: #ebecf2;
    max-width: 1220px;
    margin: 0 auto;
}
#wpcf7-f950-p847-o1 .cf7-col {
    flex: 1;
    min-width: 200px;
}
#wpcf7-f950-p847-o1 .wpcf7 input[type="text"],
#wpcf7-f950-p847-o1 .wpcf7 input[type="email"],
#wpcf7-f950-p847-o1 .wpcf7 input[type="tel"],
#wpcf7-f950-p847-o1 .wpcf7 select {
    width: 100%;
    padding: 12px;
    background-color: #FFFFFF;
    border: none;
    border-radius: 5px;
    font-size: 14px;
    color: #000;
}
#wpcf7-f950-p847-o1 .wpcf7 textarea{
    background-color: #EBECF2;
}

#wpcf7-f950-p847-o1 .wpcf7 select[multiple] {
    height: 140px;
    background-color: #fff;
    border: 1px solid #ddd;
}

#wpcf7-f950-p847-o1 .privacy .wpcf7-list-item-label {
    font-size: 18px;
    color: black;
}

#wpcf7-f950-p847-o1 .wpcf7-not-valid-tip {
    color: #DC361C;
    font-size: 18px;
}

#wpcf7-f950-p847-o1 .cf7-row.contact-form-btn input[type="submit"] {
    background: #000;
    color: #fff;
    border: none;
    padding: 14px 73px;
    font-size: 15px;
    line-height: 18px;
    border-radius: 10px;
    cursor: pointer;
}
#wpcf7-f950-p847-o1 .wpcf7 select[multiple] {
    height: 140px;
    padding-right: 30px;
    background-image: none; 
    overflow-y: auto;
    border-color: black;
    width: 282px;
}
#wpcf7-f950-p847-o1 .cf7-row.contact-form-btn {
    margin-bottom: 50px;
    padding-bottom: 20px;
}
#wpcf7-f950-p847-o1 .cf7-row.three-cols .cf7-col label {
    font-size: 18px;
    font-weight: 400;
}
#wpcf7-f950-p847-o1 .wpcf7-form-control-wrap select.wpcf7-form-control.wpcf7-select {
    padding-right: 30px;
    border-color: black !important;
    appearance: none;
    width: 282px;
    outline: black;
    background: white;
    color: #8F8F8F;
    border: 1px solid black !important;
    padding: 11px 15px;
    font-size: 20px;
    line-height: 24px;
    cursor: pointer;
    width: 282px;
    text-align: left;
    position: relative;
    overflow: hidden;
        background-image: url(/wp-content/uploads/2025/07/32195.webp);
    background-repeat: no-repeat;
    background-position: right 15px center;
    background-size: 15px;
}
#wpcf7-f950-p847-o1 .wpcf7-form-control-wrap select.wpcf7-form-control.wpcf7-select option{
  color: black;
    font-size: 18px;
    font-weight: 400;
}

#wpcf7-f950-p847-o1 .wpcf7 input[type="submit"]:hover {
    background: #333;
}
#wpcf7-f950-p847-o1 .cf7-row.three-cols {
    padding: 70px 0;
    max-width: 1056px !important;
    margin: 0 auto;
    padding-top: 20px;
}
#wpcf7-f950-p847-o1 .cf7-row.three-cols .cf7-col p {
    font-size: 20px;
    text-align: center;
}
#wpcf7-f950-p847-o1 textarea {
    background-color: #EBECF2;
    width: 1111px;
    height: 350px;
    margin-bottom: 8px;
    padding: 10px;
    font-size: 18px;
}
#wpcf7-f950-p847-o1 .cf7-row.text-area p {
    margin: 0;
}
#wpcf7-f950-p847-o1 .cf7-col span.wpcf7-form-control.wpcf7-checkbox {
    align-self: flex-start;
    display: flex;
    flex-direction: column;
    align-items: baseline;
}
#wpcf7-f950-p847-o1  .three-col-title {
    text-align: center;
    font-size: 25px;
    text-transform: uppercase;
    margin-bottom: 0;
    margin-top: 50px;
}
/* adasddsdf? */

/* Dropdown button */
#wpcf7-f950-p847-o1 .three-cols .dropbtn {
    background: white;
    color: #8F8F8F;
    border: 1px solid black;
    padding: 11px 15px;
    font-size: 20px;
    line-height: 24px;
    cursor: pointer;
    width: 282px;
    text-align: left;
    position: relative;
    overflow: hidden;
}

#wpcf7-f950-p847-o1 .three-cols .dropbtn:hover, 
#wpcf7-f950-p847-o1 .three-cols .dropbtn:focus {
  background-color: #f1f1f1;
  color: black;
}

/* Dropdown container */
#wpcf7-f950-p847-o1 .three-cols .dropdown {
  position: relative;
  display: inline-block;
  width: 280px;
  margin-bottom: 15px;
}

/* Dropdown content */
#wpcf7-f950-p847-o1 .three-cols .dropdown-content {
    display: none;
    position: absolute;
    background-color: white;
    border: 1px solid black;
    width: 100%;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    padding: 20px 0;
    margin-top: 7px;
}
#wpcf7-f950-p847-o1 .three-cols .dropbtn::before {
    content: '';
    position: absolute;
    height: 100%;
    background-image: url(/wp-content/uploads/2025/08/Vector.webp);
    width: 100%;
    right: 19px;
    right: -90%;
    background-repeat: no-repeat;
    top: 40%;
}
#wpcf7-f950-p847-o1 input[type="checkbox"]:checked:after, 
#wpcf7-f950-p847-o1 input[type="checkbox"]:checked:before {
    transform: scale(1);
}
#wpcf7-f950-p847-o1 input[type="checkbox"]::before {
    content: "";
    width: 100%;
    height: 100%;
    transform: scale(0);
    transition: 120ms transform ease-in-out;
    display: block;
    margin: 0;
}
#wpcf7-f950-p847-o1 input[type="checkbox"]::after {
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(/wp-content/uploads/2025/08/check.webp);
    z-index: 9999;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    transform: scale(0);
}
#wpcf7-f950-p847-o1 input[type="checkbox"] {
    -webkit-appearance: none;
    appearance: none;
    background-color: #EBECF2;
    margin: 0;
    font: inherit;
    width: 16px;
    position: relative;
    height: 16px;
    border-radius: 2px;
    border: 1px solid black;
    display: inline;
    place-content: center;
    margin-right: 7px;
    overflow: hidden;
}
#wpcf7-f950-p847-o1 .three-cols .dropdown-content label {
    text-align: left;
    display: block;
    padding: 5px 15px;
    cursor: pointer;
}

#wpcf7-f950-p847-o1 .three-cols .dropdown-content label:hover {
  background-color: #ddd;
}

/* Show class */
#wpcf7-f950-p847-o1 .three-cols .show {
  display: block;
}
/* Contact page end */

/* warrenty page */
.warrenty-sec1 .gateway-sec1-content {
    width: 100%;
}
.faq {
    padding: 70px 0;
}
.faq .faq-inner {
    max-width: 992px;
    margin: 0 auto;
}
.faq-title {
    font-size: 35px;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.faq .faq-wrap {
    border: 1px solid #8F8F8F;
    margin-top: 15px;
    border-radius: 10px;
}
.faq .collapsible {
    color: black;
    cursor: pointer;
    padding: 21px 35px;
    width: 100%;
    text-align: left;
    outline: none;
    font-size: 22px;
    line-height: 31px;
    position: relative;
    width: 90%;
}
.faq .collapsible.active{
    padding-bottom: 13px;
}
.faq .content {
  padding: 0 35px 24px;       
  display: none;
  overflow: hidden;
  font-size: 20px;
  width: 100%;            
  box-sizing: border-box;  
  margin: 0;
}
.faq .content ul, .faq .content ol {
    margin-top: 20px;
    margin-left: 10px;
    padding-left: 20px;
    padding-bottom: 0;
    display: block;
}
.faq .content ul li {
    margin: 0;
}
.faq .collapsible::after {
    content: "+";                 
    position: absolute;
    font-weight: 400;
    right: 0;
    font-size: 35px;
    color: #737373;
    top: 50%;
    transform: translateY(-50%);
    transition: transform 0.3s ease;
}
.faq .collapsible.active::after {
    content: "−";   
    top: 60%;               
}
.warrenty-sec3 .truspeed-sec4-col {
    align-items: center;
    display: flex;
}
.warrenty-sec3 .truspeed-sec4-col ul{
  font-size: 20px;
}
/* warrenty page end */

/* posts page */
.blog .gateway-sec1 {
    margin: 0;
}
.post-list {
    display: flex;
    max-width: 1400px;
    margin: 0 auto;
    gap: 70px;
}
.post-list .side-bar {
    margin: 0 !important;
    max-width: 30%;
    width: 100%;
}
.post-list .side-bar .side-bar-title {
    font-size: 28px !important;
    color: #DC361C;
}
.post-list .side-bar ul.category-list {
    margin-top: 30px;
    max-width: 300px;
}
.post-list .side-bar label {
    font-size: 18px;
    font-weight: 400;
    display: inline-flex;
    align-items: center;
    margin-bottom: 18px;
    cursor: pointer;
}
.post-list .side-bar label input[type="checkbox"] {
    -webkit-appearance: none;
    appearance: none;
    margin: 0;
    margin-right: 15px !important;
    font: inherit;
    width: 36px;
    position: relative;
    height: 34px;
    border-radius: 2px;
    border: 1px solid #C3C3C3;
    display: inline;
    place-content: center;
    overflow: hidden;
}
.post-list .side-bar .toggle-subcats {
    float: right;
    border: none;
    color: #DC361C;
    align-items: center;
    display: flex;
    height: 30px;
}
.post-list .side-bar label input[type="checkbox"]:checked {
    background-image: url(/wp-content/uploads/2025/08/check.webp);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.post-list .side-bar label input[type="checkbox"]:checked,
.post-list .side-bar label input[type="checkbox"]:focus {
    border: 1px solid #C3C3C3 !important;
}
.post-list .side-bar ul.children {
    list-style: none;
}
.post-list .side-bar p {
    display: none;
}
.post-list .loop-posts.wp-block-query {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
    margin-bottom: 70px;
}
.post-list .loop-posts .wp-block-query.posts-grid,
.post-list .loop-posts .post-wrap  {
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
}
.post-list .loop-posts .wp-block-post {
    width: 42%;
    background: #ECECEC;
    padding: inherit;
    padding-top: 30px;
    padding-right: 23px;
    padding-left: 23px;
    padding-bottom: 50px;
    margin: 0;
}
.post-list .loop-posts .wp-block-post .wp-block-post-title {
    margin-top: 25px;
    margin-bottom: 0;
    font-size: 28px !important;
    text-transform: uppercase;
    display: block;
}
.post-col{
  padding: 0 !important;
}
.post-list .wp-block-query img {
    border-radius: 10px;
}
.post-list .side-bar ul.children {
    list-style: none;
    padding-left: 0px;
}
/* posts page end */

@media (max-width: 767px) {
  .buy-tabs .tab button {
    padding: 18px 25px;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
  }
  .buy-tabs .tab .icon {
    width: 48px;
    margin: 0 auto;
  }
  .form-box .fields.cols .field-col,
  .buy-tabs .tabcontent .map-sec .support-col {
    width: 100%;
    flex-basis: 100% !important;
  }
  .buy-tabs .tabcontent .image-col .wp-block-image {
    width: 47%;
  }
  .form-box .fields.cols {
    flex-wrap: wrap;
    gap: 25px;
  }
}

@media (max-width: 767px) {
  header.wp-block-template-part
    .main-header
    .mega-menu-wrap
    ul.mega-menu
    li.mega-menu-item
    .nav-col-box {
    flex-wrap: wrap;
  }
  header.wp-block-template-part
    .main-header
    .mega-menu-wrap
    ul.mega-menu
    li.mega-menu-item
    .nav-col-box
    .nav-cat,
  header.wp-block-template-part
    .main-header
    .mega-menu-wrap
    ul.mega-menu
    li.mega-menu-item
    .nav-col-box
    .nav-sub-cat {
    width: 100%;
  }
  header.wp-block-template-part
    .main-header
    .mega-menu-wrap
    .nav-col-box
    .nav-cat
    .all-cat
    li.cat
    a {
    font-size: 12px;
    padding: 4px 23px;
  }
  header.wp-block-template-part
    .main-header
    .mega-menu-wrap
    ul.mega-menu
    li.mega-menu-item
    .nav-col-box
    .nav-sub-cat {
    padding: 20px 15px;
  }
  .entry-content .main-banner .banner-item .banner-content .sub-title {
    font-size: 16px;
  }
  main.wp-block-group
    .entry-content
    .shop-banner
    .shop-content
    .shop-col
    .title,
  .entry-content .main-banner .banner-item .banner-content .title {
    font-size: 32px;
  }
  body main.wp-block-group .entry-content p {
    font-size: 15px !important;
  }
  main.wp-block-group .entry-content .logo-list .logo-title {
    justify-content: center;
  }
  main.wp-block-group .entry-content .shop-banner .shop-item > img {
    height: 100vh;
    object-fit: cover;
  }
  main.wp-block-group .entry-content .shop-banner .shop-content {
    flex-direction: column;
  }
  main.wp-block-group .entry-content .shop-banner .shop-content .shop-col {
    width: 100%;
  }
  main.wp-block-group
    .entry-content
    .shop-banner
    .shop-content
    .shop-col
    .box-list
    .box-item {
    width: 44%;
    font-size: 14px;
  }
  main.wp-block-group
    .entry-content
    .shop-banner
    .shop-content
    .shop-col
    .box-list {
    justify-content: center;
  }
  main.wp-block-group .entry-content .main-head {
    font-size: 32px;
  }
  .entry-content
    .blog-section
    .blog-box
    .single-blog
    li.wp-block-post
    .wp-block-post-title {
    font-size: 30px;
  }
  .main-footer .footer-content .footer-left,
  .main-footer .footer-content .footer-right {
    width: 100%;
  }
  header.wp-block-template-part
    .main-header
    .head-right
    #mega-menu-wrap-max_mega_menu_1 {
    order: 2;
  }
  header.wp-block-template-part
    .main-header
    .head-right
    .wp-block-search:not(.wp-block-search__searchfield-hidden)
    .wp-block-search__button
    .search-icon {
    fill: #fff;
  }
  header.wp-block-template-part
    .main-header
    .head-right
    .wp-block-search
    .wp-block-search__input {
    left: -90px;
    top: 72px;
  }
  .main-footer .footer-content .social-box .social-list {
    justify-content: center;
  }
  /* PDP page */
  .woocommerce div.product div.images.woocommerce-product-gallery {
    margin: 0;
  }
  .woocommerce div.product div.images .flex-control-thumbs li {
    width: 10%;
  }
  .single-product .woocommerce main.wp-block-group .offer-box h3 {
    font-size: 30px;
  }
  .single-product .woocommerce .tabs-container .tabs {
    overflow: scroll;
    justify-content: flex-start;
  }
  .single-product .woocommerce .tabs-container .tabs .tab {
    padding: 15px 45px;
  }
  .col-three {
    flex-direction: column;
  }
  .box .two-cols {
    flex-direction: column;
    gap: 0;
  }
  .col-three .col {
    max-width: 100%;
    height: auto;
    width: 100%;
  }
  .single-product .woocommerce .tabs-container .tabs .tab img {
    height: auto;
}
.box.specs .col-specs .col img {
    height: auto;
}
  .box.col-two {
    padding: 26px 15px;
    gap: 25px;
    flex-direction: column;
  }
  .box.col-two .col.left {
    width: 100%;
  }
  .box.col-two .col.right {
    gap: 15px;
    width: 100%;
  }
  .box .tag {
    font-size: 14px;
    padding: 28px 0px;
    text-align: center;
    margin-bottom: 0;
  }
  .box.list {
    padding: 20px 15px;
    gap: 20px;
    display: flex;
    flex-direction: column;
  }
  .box .col-wrap {
    margin-left: 32px;
    margin: 0;
  }
  .box.product {
    padding: 20px 15px;
  }
  .box.product .col-wrap {
    flex-direction: column;
    text-align: center;
  }
  .box.product .col-wrap .col {
    width: 100%;
  }
  .box.specs {
    display: flex;
    flex-direction: column;
    padding: 20px 15px 40px;
  }
  .box.specs .col-img {
    max-width: 100%;
  }
  .box.specs .col-specs {
    gap: 20px 0px;
    flex-wrap: wrap;
  }
  .box.specs .col-specs .col {
    width: 29%;
    gap: 0;
    flex-direction: column;
  }
  .box.specs .col-specs .col .title {
    text-align: center;
    font-size: 12px;
  }
  .compare-box {
    margin-bottom: 0;
  }
  .compare-box h3 {
    font-size: 25px;
    line-height: 30px;
  }
  .compare-box .sub-head {
    font-size: 20px;
    line-height: 25px;
  }
  .compare-box .col-wrap {
    flex-direction: column;
  }
  .compare-box .col-wrap .col {
    width: 100%;
    margin-bottom: 50px;
  }
  .compare-box .col-wrap h4 {
    font-size: 18px;
  }
  .accordian-table .accordion {
    font-size: 22px;
  }
  .accordian-table .accordion::after {
    right: 10%;
    top: 20%;
  }
  .accordian-table td,
  .accordian-table th {
    font-size: 12px;
    padding: 12px;
  }
  footer.wp-block-template-part .newsletter-sec .news-box {
    flex-direction: column;
  }
  /* category page */
  .category-banner-wrap {
    height: auto;
  }
  .tab-container {
    flex-direction: column;
  }
  .tab-container .tab {
    max-width: 100%;
    flex-direction: row;
    overflow: scroll;
    gap: 20px;
  }
  .tab-container .tab button {
    min-width: 130px;
    text-align: center;
    border: 1px solid;
    padding: 14px 10px;
    font-size: 14px;
  }
  .tab-container .tabcontent {
    max-width: 100%;
    padding-left: 0;
  }
  .tab-container .tab-title {
    font-size: 24px;
    text-align: center;
  }
  .tab-container .tabcontent .woocommerce ul.products {
    flex-direction: column;
    display: flex;
    align-items: center;
  }
  .tab-container .tabcontent li.product {
    width: 80% !important;
  }
  /* payment gateway page */
  .gateway-sec1-content {
    width: 100%;
  }
  .gateway-sec1-title {
    font-size: 26px;
    line-height: 30px;
  }
  .gateway-sec1-img img {
    height: 200px;
    object-fit: cover;
}
  .gateway-sec2 {
    gap: 20px;
  }
  .gateway-sec2-left {
    max-width: 100%;
  }
  .gateway-sec2-title {
    font-size: 30px;
  }
  .gateway-sec2-right {
    max-width: 100%;
    text-align: center;
    padding: 0 20px;
  }
  .gateway-sec3-cols {
    justify-content: center;
  }
  .gateway-sec3-col {
    max-width: 45%;
  }
  .gateway-sec3-img-title {
    font-size: 22px;
    line-height: 24px;
  }
  .gateway-sec4-content {
    padding-right: 20px;
    padding-left: 20px;
  }
  .gateway-sec4-title {
    font-size: 35px;
    line-height: 40px;
  }
  .gateway-sec4 .tab button {
    padding: 15px;
    font-size: 12px;
    line-height: 14px;
  }
  .gateway-sec4 .tabcontent {
    padding: 64px 20px;
    margin-top: -30px;
  }
  .tabcontent-cols {
    height: auto;
  }
  .tabcontent-col {
    max-width: 100%;
  }
  .tabcontent-col-title {
    font-size: 20px;
    line-height: 25px;
  }
  .tabcontent-col-list {
    font-size: 15px;
  }
  .gateway-sec5-left {
    max-width: 100%;
    border-right: 0;
    border-bottom: 7px solid #dc361c;
  }
  .gateway-sec5-title {
    font-size: 22px;
    max-width: 100%;
  }
  /* About Us Page */
  .about-cols {
    flex-direction: column;
    padding-top: 0;
  }
  .about-col {
    max-width: 100%;
}
.about-cols-head {
    flex-direction: column;
    align-items: center !important;
}
.about-col-head-title .title {
    font-size: 26px;
}
.about-col-para {
    padding: 0 20px;
    text-align: center;
}
.timeline-item::before {
    left: 50%;
    transform: translate(50%, 50%);
    top: 10%;
    height: 70px !important;
}
.about-slider .slick-prev, .about-slider .slick-next {
    display: none !important;
}
.timeline-section::before{
  display: none;
}
.timeline-item h3 {
    font-size: 35px;
    text-align: center;
}
.timeline-item {
    text-align: center;
    max-width: 100% !important;
}
.timeline-item-4,
.timeline-item-5 {
    display: none;
}
.about-slider-sec-title {
    font-size: 35px;
    padding: 0 20px;
}
.about-last-sec-col-title {
    font-size: 35px;
}
.about-last-sec--bg img {
    height: 100%;
}
.product-cat-layout .cat-main-content .products {
  gap: 20px;
}
.product-cat-layout .cat-main-content .products .product-box {
  width: 47%;
}
/* truespeed page */
.truspeed-sec1 {
    padding: 70px 20px;
}
.truspeed-sec1-title {
    font-size: 26px;
}
.truspeed-sec2-title {
    font-size: 26px;
}
.truspeed-sec2-cols {
    margin-top: 40px;
}
.truspeed-sec2-col-title {
    font-size: 20px;
    margin-bottom: 12px !important;
}
.truspeed-sec3-left {
    max-width: 100%;
    justify-content: center;
}
.truspeed-sec3-title {
    font-size: 26px;
    text-align: center;
}
.truspeed-sec4-img img {
    height: auto;
}
.truspeed-sec3-col::before {
    display: none;
}
.truspeed-sec3-col {
    padding: 0 20px;
}
.truspeed-sec4-title br {
    display: none;
}
.truspeed-sec4-title {
    font-size: 26px;
}
.truspeed-sec4-cols {
    margin-top: 20px;
    padding: 0 20px;
}
.form-box .fields input, .form-box .fields textarea, .form-box .fields select {
    font-size: 14px;
}
/* software download page */
.software-sec-cols.desktop .software-sec-col:first-child {
    max-width: 100%;
}
.software-sec-cols.desktop-up {
    display: none;
}
.software-sec-cols.desktop .software-sec-col:nth-child(-n+9) {
    display: block;
}
.software-sec-col {
    max-width: 50%;
}
.software-sec-cols {
    gap: 50px 0px;
}
.software-sec {
    padding-left: 20px;
    padding-right: 20px;
}
.software-sec-col-title {
    font-size: 14px;
    line-height: 18px;
}
.software-sec-head-img {
    max-width: 20%;
}
.software-sec-head-text {
    max-width: 70%;
}
.software-sec-head-title {
    font-size: 25px;
    line-height: 30px;
}
/* contact page */
.info-col {
    border: none;
    margin-top: 40px !important;
}
.cf7-row {
    min-width: auto;
    padding: 0 20px;
    justify-content: center;
}
.cf7-col {
    min-width: auto;
    justify-content: center;
    display: flex;
}
#wpcf7-f950-p847-o1 .contact-form-sec1 .wpcf7-form-control-wrap{
  align-items: inherit;
}
.cf7-row .wpcf7-form-control-wrap {
    gap: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
#wpcf7-f950-p847-o1 .contact-form-sec1 .cf7-col input {
    width: auto;
}
.cf7-row.three-cols {
    flex-direction: column;
}
.wpcf7 textarea {
    width: auto;
    height: auto;
}
.cf7-row.contact-form-btn p {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    gap: 20px;
}
.cf7-row .wpcf7 input[type="submit"] {
    width: 100%;
}
#wpcf7-f950-p847-o1 .contact-form-sec1 .cf7-row {
    gap: 0;
}
#wpcf7-f950-p847-o1 textarea {
    width: auto;
    height: auto;
}
#wpcf7-f950-p847-o1 .cf7-col {
    flex-direction: column;
}
#wpcf7-f950-p847-o1 .cf7-col span.wpcf7-form-control.wpcf7-checkbox {
    align-items: center;
    width: 100%;
}

/* warrenty page */
.faq .faq-inner {
    padding: 0 20px;
    width: 100%;
}
.faq .collapsible {
    padding: 10px 0 10px 10px;
    font-size: 12px;
    line-height: 14px;
}
.faq .content {
    padding: 0 10px 10px;
    font-size: 10px;
}
.faq .faq-inner .content p {
    font-size: 10px !important;
}
.faq .content ul {
    margin-top: 10px;
    margin-left: 0px;
    padding-left: 15px;
}
.faq .collapsible::after {
    right: -3%;
    font-size: 20px;
}
.faq .collapsible.active::after {
    top: 50%;
}
/* post page */
.post-list {
    flex-direction: column;
}
.post-list .side-bar {
    max-width: 100%;
}
.post-list .side-bar .side-bar-title {
  text-align: center;
}
.post-list .loop-posts.wp-block-query {
    align-self: center;
}
.post-list .loop-posts .wp-block-post {
    width: 100%;
}
.post-list .loop-posts .wp-block-post .wp-block-post-title {
    font-size: 22px !important;
    text-align: center;
}
}



