/*
Theme Name: Logistics Firm
Theme URI: https://www.titanthemes.net/products/logistics-firm
Author: Titan Themes
Author URI: https://www.titanthemes.net/
Description: The logistics Firm theme is designed for transport companies, shipping agencies, freight services, warehouse businesses, and supply chain service providers who need a structured and professional website layout. The theme includes sections for services, fleet details, tracking information, contact forms, pricing tables, and company information. It supports responsive design, making the website accessible on mobile, tablet, and desktop devices. The layout is suitable for logistics companies, cargo services, courier services, trucking companies, relocation services, and distribution businesses that want to present their services clearly online. It also includes blog sections for industry updates, service pages for logistics solutions, and simple navigation for better user experience. This logistics Firm theme can be used by small logistics startups, transport agencies, delivery services, and warehouse management companies looking to create an organized and informative business website with essential logistics and transportation website features.
Requires at least: 6.1
Tested up to: 6.9
Requires PHP: 7.2
Version: 1.0.2
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
Text Domain: logistics-firm
Tags: grid-layout, two-columns, right-sidebar, left-sidebar, full-width-template, custom-background, custom-header, translation-ready, style-variations, one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, wide-blocks, block-styles, portfolio, e-commerce, blog
*/

body {
  background-color: var(--wp--preset--color--background-color) !important;
}

a:focus {
  outline: 2px solid var(--wp--preset--color--primary);
  outline-offset: 2px;
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Header Section */
.home .header-box-upper {
  margin-top: 0;
}

.home .header-box-upper .general-header-middle {
  background-color: transparent !important;
  position: absolute;
  z-index: 2;
  width: 100%;
}

.home .header-box-upper .header-logo {
  background-color: var(--wp--preset--color--background-color);
  clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 97.811% 1.849%, 95.947% 3.949%, 94.384% 6.367%, 93.096% 9.173%, 92.058% 12.437%, 91.246% 16.228%, 90.634% 20.615%, 90.198% 25.667%, 89.912% 31.453%, 89.752% 38.043%, 89.752% 78.261%, 89.752% 78.261%, 89.67% 81.787%, 89.435% 85.132%, 89.058% 88.251%, 88.553% 91.1%, 87.932% 93.633%, 87.209% 95.806%, 86.395% 97.573%, 85.504% 98.892%, 84.548% 99.715%, 83.54% 100%, 15.528% 100%, 15.528% 100%, 14.52% 99.715%, 13.565% 98.892%, 12.674% 97.573%, 11.86% 95.806%, 11.136% 93.633%, 10.515% 91.1%, 10.01% 88.251%, 9.633% 85.132%, 9.398% 81.787%, 9.317% 78.261%, 9.317% 38.043%, 9.317% 38.043%, 9.072% 32.082%, 8.726% 26.798%, 8.259% 22.12%, 7.652% 17.97%, 6.886% 14.275%, 5.941% 10.96%, 4.8% 7.949%, 3.441% 5.169%, 1.848% 2.544%, 0% 0%);
}

.header-box-upper .header-inner-menu {
  backdrop-filter: blur(5px);
}

.header-box-upper .header-buttons a {
  transition: 0.7s;
}

.header-box-upper .header-buttons .header-btn1 a:hover {
  background: var(--wp--preset--gradient--button-overlay) !important;
  color: #ffffff !important;
}

.header-box-upper .header-buttons .header-btn2 a:hover {
  background: #ffffff !important;
  color: #000000 !important;
}

/* Slider Section */
.slider-section .slider-bg .wp-block-cover__inner-container {
  padding-left: 0;
  padding-right: 0;
}

/* .slider-section .slider-btm-counter .counter-box{
  backdrop-filter: blur(2px);
} */

.slider-section .slider-btm-counter .counter-box {
  background: rgba(0, 0, 0, 0.55) !important;
  backdrop-filter: blur(2px);
  border-radius: 6px;
  padding: 6px 12px;
}

.slider-section .slider-bg {
  display: flex;
  margin: 0;
}

.slider-section .slider-content-left .slider-btn i {
  font-size: 20px;
  transform: rotate(-45deg);
}

.slider-section .slider-content-left .slider-btn a {
  display: flex;
  align-items: center;
  gap: 8px;
}

.slider-section .slider-content-left .slider-btn a:hover {
  background: var(--wp--preset--gradient--button-overlay) !important;
  color: #ffffff !important;
}

/* Slider indicators */
.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal {
  top: inherit;
  bottom: 0;
}

.slider-section .slider-indicators .current-slide {
  z-index: 1;
}

.slider-section .slider-indicators .swiper-button-next,
.slider-section .slider-indicators .swiper-button-prev,
.slider-section .slider-indicators .swiper-pagination {
  position: unset;
}

.slider-section .slider-indicators .swiper-pagination {
  width: 200px;
}

.slider-section .slider-indicators .swiper-button-next,
.slider-section .slider-indicators .swiper-button-prev {
  padding: 5px;
  height: auto;
  width: auto;
  margin: 0;
}

.slider-section .slider-indicators .swiper-navigation-icon {
  display: none;
}

.slider-section {
  position: relative;
}

.slider-section .slider-indicators {
  position: absolute;
  bottom: -1px;
  right: -1px;
  padding: 20px 40px 10px;
  z-index: 1;
  background: var(--wp--preset--color--tertiary-one);
  clip-path: polygon(5.099% 53.125%, 5.099% 53.125%, 4.935% 47.665%, 4.984% 42.349%, 5.231% 37.28%, 5.659% 32.557%, 6.25% 28.283%, 6.988% 24.559%, 7.855% 21.486%, 8.836% 19.165%, 9.912% 17.699%, 11.069% 17.188%, 94.572% 17.188%, 94.572% 17.188%, 95.257% 16.791%, 95.926% 16.075%, 96.574% 15.05%, 97.193% 13.725%, 97.78% 12.109%, 98.326% 10.213%, 98.828% 8.044%, 99.278% 5.613%, 99.67% 2.928%, 100% 0%, 100% 100%, 0% 100%, 0% 100%, 0.794% 99.453%, 1.545% 98.374%, 2.243% 96.806%, 2.881% 94.792%, 3.449% 92.374%, 3.938% 89.596%, 4.34% 86.501%, 4.646% 83.131%, 4.847% 79.53%, 4.935% 75.741%, 5.099% 53.125%);
}

.slider-section .slider-indicators .swiper-button-next,
.slider-section .slider-indicators .swiper-button-prev {
  background-color: #F2F2F2;
  color: #000000;
  border-radius: 50%;
  height: 35px;
  width: 35px;
}

.slider-section .slider-indicators .swiper-pagination {
  background-color: #ffffff;
  overflow: hidden;
}

.slider-section .slider-indicators .swiper-pagination .swiper-pagination-progressbar-fill {
  background-color: var(--wp--preset--color--primary);
}

.slider-section .slider-indicators .swiper-pagination {
  border-radius: 5px;
}

/* Plan Section */
.plan-section {
  position: relative;
}

.plan-section .plan-outer-boxes,
.plan-section .plan-sec-heading {
  position: relative;
  z-index: 1;
}

.plan-section:after {
  content: '';
  position: absolute;
  height: 41.7%;
  width: 100%;
  background-color: var(--wp--preset--color--background-color);
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 0;
}

.plan-section .plan-content-box .plan-list {
  list-style: none;
}

.plan-section .plan-content-box .plan-list li {
  width: fit-content;
  margin: 0 auto;
  position: relative;
}

.plan-section .plan-content-box .plan-list li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 15px;
  height: 15px;
  background-image: url(./assets/images/plan-check.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

.plan-section .plan-img-box .plan-price {
  z-index: 1;
  position: relative;
  width: fit-content;
  margin: 0 auto;
}

.plan-section .plan-img-box .plan-img img {
  width: 100% !important;
  object-fit: cover;
}

.plan-section .plan-box:hover .plan-content-box .plan-btn a,
.news-section .news-box .recent-btn a.wp-block-post-excerpt__more-link:hover {
  background: var(--wp--preset--gradient--button-overlay) !important;
}

/* Service Section */
.service-inner-box {
  background: #F1F1F1 !important;
}

.service-overlay img.wp-block-cover__image-background {
  display: none !important;
}

.service-inner-box:hover img.wp-block-cover__image-background {
  display: block !important;
}

.service-overlay span {
  opacity: 0 !important;
}

.service-inner-box:hover .service-overlay span {
  opacity: 0.7 !important;
}

.service-btn {
  display: none !important;
}

.service-inner-box:hover .service-btn {
  display: flex !important;
}

.service-inner-box:hover .service-btn a:hover {
  background-color: var(--wp--preset--color--tertiary) !important;
  color: #ffffff !important;
}

.service-inner-box:hover .service-content {
  display: none;
}

.service-inner-box:hover .service-heading {
  color: #ffffff !important;
}

.service-inner-box:hover .icon-img img {
  filter: brightness(0) invert(1);
}

button.wp-block-search__button.has-icon.wp-element-button {
  fill: #fff;
  color: #ffffff;
}

.prodcuct-box h2 a {
  text-decoration: none;
}

.post-date span.dashicons {
  color: #ffffff;
}

p.wp-block-post-excerpt__more-text a {
  background-color: var(--wp--preset--color--contrast);
  padding: 8px 25px;
  border-radius: 30px;
  color: #ffff;
  font-weight: 600 !important;
  text-decoration: none;
}

.post-date {
  position: absolute;
  top: 15px;
  right: 25px;
  display: flex;
  gap: 10px;
  align-items: center;
}

.post-date i {
  color: #ffffff;
}

.logisticsfirm-footer-list {
  font-family: var(--wp--preset--font-family--sora) !important;
}

.wp-block-button__link {
  height: auto;
}

.woocommerce span.onsale {
  background: var(--wp--preset--color--primary);
}

.client-box {
  position: absolute;
  right: 0px;
  top: 12%;
}

.general-header-middle .wp-block-search__input {
  background: transparent;
  border: none;
}

.general-header-middle .wp-block-search__input::placeholder {
  font-weight: 400;
  font-size: 14px;
  color: #F2EFE5 !important;
}

.related-post h4,
.related-post p {
  color: var(--wp--preset--color--contrast);
}

.header-inner-menu ul li {
  padding: 3px 10px;
  position: relative;
}

.header-inner-menu ul li:hover {
  background-color: var(--wp--preset--color--primary) !important;
  border-radius: 6px;
}

.header-inner-menu ul li ul.wp-block-navigation-submenu li:hover {
  background: transparent !important;
}

.header-inner-menu ul li:hover a {
  color: #ffffff !important;
}

.header-inner-menu ul li:hover ul.wp-block-navigation-submenu li a {
  color: #000000 !important
}

.header-inner-menu ul li ul.wp-block-navigation-submenu li:hover:after {
  display: none;
}

.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button {
  color: var(--wp--preset--color--base);
}

p.return-to-shop a,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce div.product form.cart button.single_add_to_cart_button,
.woocommerce div.product form.cart button[name=add-to-cart],
.woocommerce .cart .button,
.product-template-default .wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button,
.woocommerce #review_form #respond .form-submit input {
  background: var(--wp--preset--color--primary) !important;
}

.header-inner-menu ul li a:hover {
  text-decoration: none;
}

.header-inner-menu ul li a {
  position: relative;
  display: inline-block;
}

.post-block p.wp-block-post-author__name,
.wp-block-post-date time,
.post-block .wp-block-post-excerpt p.wp-block-post-excerpt__excerpt,
.sidebar-heading {
  color: var(--wp--preset--color--contrast);
}

.wp-block-search.wp-block-search__button-only .wp-block-search__input {
  position: absolute;
  right: 50px;
  top: -0px;
  background: #ffffff !important;
}

.category-main {
  position: relative;
}

.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper {
  justify-content: center !important;
}

.category-main .grid-container {
  max-width: 100% !important;
  padding: 0px;
}

.category-main .categories-cloumn .owl-stage {
  padding-left: 0px !important;
}

.produc-image {
  position: relative;
}

.produc-image {
  margin-bottom: 15px !important;
}

.catbox .grid-container {
  max-width: 100% !important;
}

.catbox h3.g-d-title {
  margin-bottom: 40px !important;
  text-align: center;
}

.gtf-image-box {
  margin-bottom: 30px;
}

.catbox .gutentor-term {
  padding: 0px 6px;
}

.catbox .gtf-item {
  background-color: var(--wp--preset--color--base) !important;
  box-shadow: 0px 4px 4px 0px #D9ECFF80;
  border-radius: 20px;
  padding: 25px 0px !important;
}

.catbox h3.g-d-title a {
  font-weight: 600;
  font-family: var(--wp--preset--font-family--saira) !important;
  font-size: 22px;
  color: #324361;
  text-align: center;
}

.catbox span.g-d-count {
  font-family: var(--wp--preset--font-family--saira) !important;
  font-weight: 500;
  font-size: 18px;
  text-align: center;
  margin-bottom: 10px !important;
  color: #4F547B;
}

.center-box {
  border-style: dashed;
  border-top: 0px;
  border-bottom: 0px;
}

.category-main .gtf-image img.normal-image {
  width: 100% !important;
  height: 220px !important;
}

.sale-product-box:hover {
  border: 1px solid var(--wp--preset--color--secondary) !important;
}

.wp-block-social-links svg {
  font-size: 18px;
}

.dyna-product-box .wp-block-columns {
  align-items: center !important;
  height: 500px !important
}

.wp-block-cover__inner-container time a {
  color: #fff !important;
}

.owl-stage-outer {
  max-width: 100% !important;
  width: 100% !important;
  margin: 0px !important;
}

ul.wp-block-navigation__submenu-container.wp-block-navigation-submenu li:after {
  display: none;
}

button.wp-block-search__button.has-text-color.has-base-color.has-background.has-contrast-background-color.has-icon.wp-element-button {
  padding: 10px 10px;
  background: transparent;
}

.wp-block-search.wp-block-search__button-only .wp-block-search__button {
  padding: 10px !important;
  align-items: center;
}

/*============== Effects Section ==============*/
.animations-hidden-item {
  opacity: 0;
  transform: translateY(150px);
  transition: all 1s;
}

.animations-show-item {
  opacity: 1;
  transform: translateY(0px);
}

/*============== Effects End Section ==============*/

.about-left {
  position: relative;
}

.wp-site-blocks {
  padding: 0 !important;
}

.wpcf7-spinner {
  position: absolute;
  right: 0px;
}

p span.dashicons {
  margin-right: 10px;
  color: var(--wp--preset--color--primary);
}

footer.wp-block-template-part .logisticsfirm-footer-list {
  gap: 15px;
}

footer .footer-copyright-box a,
footer .logisticsfirm-footer-list li a:hover {
  color: var(--wp--preset--color--secondary);
}

footer .footer-social-icons li:hover {
  background-color: var(--wp--preset--color--secondary) !important;
}

footer .footer-content {
  padding: 0;
}

.social-icon {
  gap: 0px;
}

.social-icon li {
  background-color: transparent !important;
}

.social-icon li a svg {
  height: 20px !important;
  width: 20px !important;
}

/*.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button,*/
.woocommerce-page li.wc-block-product .wc-block-components-product-button .added_to_cart.wc_forward {
  background-color: var(--wp--preset--color--primary);
  color: var(--wp--preset--color--base);
  margin: 0;
  padding: 10px 15px;
  text-decoration: none;
}

.woocommerce-page li.wc-block-product .wc-block-components-product-button .added_to_cart.wc_forward:hover {
  background-color: var(--wp--preset--color--contrast);
}

.woocommerce-account .woocommerce-MyAccount-content header.woocommerce-Address-title h2 {
  font-size: 25px;
  font-weight: 500;
}

.woocommerce-account .woocommerce-MyAccount-content header.woocommerce-Address-title .edit {
  float: left;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm button.woocommerce-Button {
  color: #ffffff;
}

.woocommerce div.product form.cart button.single_add_to_cart_button,
.woocommerce div.product form.cart button[name=add-to-cart],
.woocommerce .cart .button,
.woocommerce .cart input.button,
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
.wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button,
.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button {
  color: #fff !important;
}

.wlfmc-counter-wrapper {
  width: auto;
}

.wp-block-woocommerce-customer-account a span {
  font-family: var(--wp--preset--font-family--poppins) !important;
  font-weight: 500 !important;
}

.wp-block-woocommerce-customer-account a svg {
  height: 28px;
}

.wp-block-woocommerce-customer-account a {
  white-space: unset;
}

.wp-block-image img {
  vertical-align: unset;
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container li a {
  padding: 10px 15px;
  color: #000000;
}

.wp-site-blocks {
  padding: 0 !important;
}

footer.wp-block-template-part {
  margin-top: 0;
}

.comment-respond.wp-block-post-comments-form.wp-block-post-comments-form input[type=submit] {
  color: #fff;
}

.comment-respond.wp-block-post-comments-form.wp-block-post-comments-form input[type=submit]:hover {
  background: var(--wp--preset--color--primary);
}

span.yith-wcwl-add-to-wishlist-button__label {
  display: none;
}

.sidebar-box .wp-block-search__button svg {
  fill: #fff;
}

blockquote.wp-block-quote.is-layout-flow.wp-block-quote-is-layout-flow {
  padding: 0px;
  margin: 10px 0px;
}

@media screen and (min-width: 320px) and (max-width: 599px) {
  span.wp-block-navigation-item__label {
    color: #000000;
  }

  footer p {
    text-align: center !important;
  }

  .header-inner-menu .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
    left: auto;
    right: auto;
    width: 100%;
    position: relative;
    padding: 0px 0px;
  }

  .header-inner-menu .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,
  .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item {
    width: 100% !important;
    align-items: center;
    gap: 0px;
    padding-bottom: 0px !important;
  }

  .header-inner-menu ul li a {
    border-bottom: 1px solid #000;
    display: inline-block;
    width: 100%;
    padding-bottom: 10px !important;
    padding-top: 10px !important;
    text-align: center;
  }

  .header-inner-menu ul li a {
    text-decoration: none !important;
  }

  .header-inner-menu ul li.wp-block-navigation-submenu {
    padding: 0px !important;
    padding-bottom: 0px !important;
  }

  .header-inner-menu ul {
    gap: 0px !important;
  }

  .header-inner-menu ul li ul.wp-block-navigation-submenu li a {
    justify-content: center;
  }

  .header-inner-menu ul li {
    padding: 0px !important;
  }

  .wp-block-social-links {
    justify-content: center;
  }

  button.wp-block-navigation__responsive-container-close {
    background-color: var(--wp--preset--color--primary);
    padding: 5px;
    border-radius: 30px;
  }

  .wp-block-navigation__responsive-container-close svg {
    fill: var(--wp--preset--color--base) !important;
    color: var(--wp--preset--color--base) !important;
  }

  .wp-block-navigation__responsive-container-open svg {
    fill: var(--wp--preset--color--primary) !important;
    color: var(--wp--preset--color--primary) !important;
  }

  .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,
  .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item {
    width: 100% !important;
    align-items: center;
  }
}

@media screen and (min-width: 320px) and (max-width: 781px) {
  .header-inner-menu li:after {
    display: none;
  }

  .catbox .gtf-item {
    margin-bottom: 20px !important;
  }

  .gtf-image-box {
    text-align: center;
  }

  .catbox .grid-container {
    max-width: 100% !important;
    padding: 0px;
  }

  .client-box {
    position: absolute;
    right: -30px;
    top: 2%;
    z-index: 1;
  }

  .banner-image {
    padding-left: 0px !important;
  }

  .center-box {
    border: 0px !important;
  }

  .small-image {
    display: none;
  }

  .category-main .owl-nav {
    display: none !important;
  }

  .home .header-box-upper {
    position: relative;
  }

  .banner-cover {
    padding-top: 0px !important;
  }

  .header-inner-menu nav {
    justify-content: center !important;
  }

  .header-inner-menu ul {
    justify-content: center;
  }

  .header-logo .wp-block-group {
    justify-content: center !important;
  }

  .header-logo h1 {
    text-align: center;
  }

  .header-box-upper {
    position: relative;
  }
}

@media screen and (min-width: 576px) and (max-width: 781px) {
  .category-main .wp-block-columns {
    display: grid !important;
    grid-template-columns: auto auto auto !important;
  }

  .banner-mian-group {
    padding-top: 30px !important;
  }

  .about-box {
    display: grid !important;
    grid-template-columns: auto auto auto !important;
  }

  .banner-image {
    text-align: center;
  }

  .categories-cloumn {
    display: grid !important;
    grid-template-columns: auto auto;
  }

  .wp-block-social-links {
    justify-content: center;
  }
}

@media screen and (min-width: 782px) and (max-width: 1200px) {
  .header-inner-menu ul {
    gap: 0px !important;
  }

  .count-row {
    gap: 10px;
  }

  .header-logo h1 {
    font-size: 20px !important;
  }

  .header-inner-menu {
    flex-basis: 72% !important;
  }

  .header-box {
    gap: 10px !important;
  }

  .wp-block-social-links {
    gap: 7px !important;
  }
}

@media screen and (min-width: 576px) and (max-width: 991px) {

  .about-box,
  .category-main {
    gap: 10px;
    max-width: 90% !important;
  }
}

@media screen and (min-width: 320px) and (max-width: 800px) {
  .admin-bar .wp-block-navigation__responsive-container-close {
    color: #000000;
    top: 15px;
  }

  .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container {
    justify-content: center !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1200px) {
  .single-image figure {
    width: 100% !important;
  }
}

@media screen and (min-width: 1201px) and (max-width: 1440px) {
  .wc-block-components-product-price {
    font-size: 15px !important;
  }

  .wp-block-social-links {
    gap: 10px !important;
  }
}

@media screen and (max-width: 767px) {
  .header-box-upper .header-inner-menu {
    backdrop-filter: none;
  }

  .home .header-box-upper .header-logo {
    background-color: transparent;
    clip-path: none;
  }

  .home .header-box-upper .general-header-middle {
    position: static;
  }

  .header-box-upper .general-header-middle {
    padding-bottom: 10px !important;
    padding-top: 10px !important;
  }

  .header-box-upper .header-buttons {
    justify-content: center;
  }

  .header-box-upper .header-box {
    gap: 12px;
  }

  .slider-section .slider-bg {
    align-items: center;
  }

  .slider-section .slider-indicators .swiper-pagination {
    width: 130px;
  }

  .slider-section .slider-indicators {
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    padding-bottom: 25px;
    background-color: transparent;
    clip-path: none;
  }

  .slider-section .slider-btm-counter {
    flex-direction: column;
    padding-bottom: 40px;
  }

  .slider-section .slider-outer-content+.wp-block-spacer {
    display: none;
  }

  .slider-section .slider-outer-content .slider-content-left {
    text-align: center;
  }

  .slider-section .slider-outer-content .slider-content-left .slider-btn {
    justify-content: center;
  }

  .news-section .news-box {
    grid-template-columns: auto;
  }

  footer.wp-block-template-part .wp-block-column,
  footer.wp-block-template-part .logisticsfirm-footer-list {
    text-align: center;
  }

  footer.wp-block-template-part .logisticsfirm-footer-list ul {
    margin: 0 auto;
  }

  footer.wp-block-template-part .logisticsfirm-footer-list ul li {
    width: fit-content;
    margin: 0 auto;
  }

  footer .footer-copyright-box p {
    width: 100%;
    text-align: center !important;
  }

  footer.wp-block-template-part .footer-copyright-box {
    gap: 10px
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {

  .header-box-upper .header-box,
  .slider-section .slider-outer-content,
  .slider-section .slider-btm-counter,
  .plan-section .plan-outer-boxes,
  .plan-section .plan-sec-heading,
  .services-box p,
  .services-box .wp-block-heading,
  .services-box .main-box-service,
  .news-section .news-heading-box,
  .news-section .wp-block-query,
  .footer-content .footer-boxes {
    max-width: 90% !important;
  }

  .home .header-box-upper .header-logo {
    background-color: transparent;
    clip-path: none;
  }

  .home .header-box-upper .general-header-middle {
    position: static;
  }

  .header-box-upper .general-header-middle {
    padding-bottom: 10px !important;
    padding-top: 10px !important;
  }

  .header-box-upper .header-buttons {
    justify-content: center;
  }

  .header-box-upper .header-box {
    gap: 12px;
    flex-direction: column;
  }

  .slider-section .slider-bg {
    align-items: center;
  }

  .slider-section .slider-outer-content,
  .services-box .main-box-service .service-box {
    flex-wrap: nowrap !important;
  }

  .slider-section .slider-outer-content:not(.is-not-stacked-on-mobile)>.slider-content-left {
    flex-basis: 75% !important;
  }

  .slider-section .slider-outer-content:not(.is-not-stacked-on-mobile)>.slider-content-right {
    flex-basis: 25% !important;
  }

  .slider-section .counter-box .counter-title {
    font-size: 20px !important;
  }

  .plan-section .plan-outer-boxes {
    flex-wrap: nowrap !important;
    gap: 8px;
  }

  .plan-section:after {
    height: 46.2%;
  }

  .services-box .main-box-service .service-box {
    gap: 10px;
  }

  .news-section .news-box {
    gap: 10px;
  }

  footer .footer-copyright-box p {
    width: 100%;
    text-align: center !important;
  }

  footer.wp-block-template-part .footer-copyright-box {
    gap: 10px
  }

  footer.wp-block-template-part .footer-boxes {
    display: grid;
    grid-template-columns: auto auto;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {

  .header-box-upper .header-box .header-inner-menu,
  .header-box-upper .header-box .header-btn-box {
    flex-basis: 35% !important;
  }

  .header-box-upper .header-box .header-logo {
    flex-basis: 30% !important;
  }

  .header-box-upper .header-buttons a {
    padding: 6px 12px !important;
  }

  .plan-section:after {
    height: 46.4%;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1399px) {

  .header-box-upper .header-box .header-inner-menu,
  .header-box-upper .header-box .header-btn-box {
    flex-basis: 35% !important;
  }

  .header-box-upper .header-box .header-logo {
    flex-basis: 30% !important;
  }

  .header-box-upper .header-buttons a {
    padding: 6px 12px !important;
  }

  .plan-section .plan-content-box .plan-list li {
    font-size: 14px !important;
  }

  .plan-section:after {
    height: 41.4%;
  }
}

/* Убираем всё */
:root :where(.wp-block-group) {
  padding: 0;
}