        @import url('https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100..900;1,100..900&display=swap');
body {
  overflow-x: hidden;
  font-size: 15px;
  font-family: "Exo 2", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-top: 25px;
  margin-bottom: 25px;
}
img {
  max-width: 100%;
}

.wp-block-image,
.wp-block-gallery {
  margin-bottom: 28px;
}

figcaption {
  margin-top: 15px;
}
a {
  color: #050b20;
}
.btn {
  white-space: nowrap;
}
.header {
    background: #000000;
  padding: 10px 0;
}
#navbar-ul-menu {
  justify-content: end;
}
.header .navbar .nav-item > a {
  color: #fff;
  font-weight: 500;
  transition: all 0.3s ease-in-out 0s;
  text-transform: capitalize;
  padding: 10px 0px;
  width: 100%;
}
.header .nav-item .bp_nav_link {
  font-size: 14px;
  line-height: 22px;
  padding-top: 9px;
  padding-bottom: 9px;
  font-weight: 600;
  color: #0f141e !important;
  border-bottom: 1px solid #e9eaee;
  text-decoration: none;
}
.navbar-toggler-icon {
  background-image: url("/files_upload/navbar-removebg-preview.png");
}
.header .navbar-expand-lg .navbar-nav .nav-link {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
}
.header .bp_megamenu_h6 {
  margin-top: 0;
}
.header .megamenu {
  border: none;
}
/*.header .navbar ul.navbar-nav > li {*/
/*  padding: 0;*/
/*  margin-right: 20px;*/
/*}*/
.header .bp_toggle_arrow {
  color: #fff;
  font-size: 12px;
  padding-left: 10px;
}
.header .btn-submit {
  fill: #050b20;
  color: #050b20;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  padding: 9px 25px;
}
.header .btn-submit:hover {
  color: #ffffff;
  background-color: #405ff2;
  border-color: #405ff2;
}
.header .more-btn {
  text-align: right;
}
.header img {
  width: 220px;
}
.header .bp-sidebar-menu {
  width: 400px !important;
}
.header .col-megamenu {
  border-right: 1px solid #dedede;
}
.header .col-megamenu .list-unstyled li a {
  color: #153e4d !important;
  padding: 8px 0 !important;
  margin-bottom: 0;
  border: 0;
  letter-spacing: 0;
  text-transform: none;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.header .bp_megamenu_h6 a,
.header .bp_megamenu_ads .menu-title {
  font-size: 16px;
  font-weight: 700;
  color: #002e5b !important;
  transition: all 0.2s ease-in-out;
}
.header .bp_megamenu_ads .menu-title {
  padding: 8px 0;
}
.header .bp_megamenu_ads .col-megamenu {
  border: none;
}
.header .menu-mega-sub {
  display: flex;
  justify-content: space-between;
}
.header .bp_megamenu_ads .normal_font {
  color: #153e4d;
  padding: 8px 0;
  margin-bottom: 0;
  border: 0;
  letter-spacing: 0;
  text-transform: none;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.header .bp_megamenu_ads .mm-list {
  padding-left: 0;
}
.header .bp_megamenu_ads .normal_font i {
  font-size: 12px;
  margin-right: 10px;
  color: #cc6108;
}
input {
  text-align: left;
}
.bg-img2 {
  background-image: url("/files_upload/row-bgimage-2.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
button,
.btn,
a {
  outline: none !important;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

i {
  display: inline-block;
  line-height: 1;
}

.swiper-slide {
  background: #0f141e !important;
}
.product .bp_product_item .row {
  margin: 0;
}
.product .bp_cls_shopping_form {
  display: none;
}
.product .bp-group-button-qv-wl {
  display: none;
}
.product .cls_content_product_focus,
.product .cls_img_product_focus {
  padding: 0;
}
.product .bp_content_product {
  background: #222732;
  color: #fff;
  padding: 19px 22px;
  border-radius: 0 0 20px 20px;
  display: flex;
  flex-direction: column;
}
.product-mon h2 {
  margin-top: 0;
  font-weight: normal;
  font-size: 22px !important;
  line-height: 28px;
  margin-bottom: 10px;
}
.product h2 a {
  color: #fff;
}
.product .bp_lbl_product_more {
  display: none;
}
.product .product-setting {
  display: flex;
  gap: 20px;
  order: 1;
}

.product .product-setting .bp_product_more_item .bp_lbl_product_value {
  font-size: 17px;
  color: #99a1b2;
  white-space: nowrap;
}
.product .product-setting .bp_product_more_item:nth-child(1) .bp_lbl_product_value {
  padding: 5px 11px;
  color: #fff;
  font-size: 15px;
  border-radius: 5px;
  font-weight: 500;
  background: #ff4605;
}
.product .cls_img_product_focus img {
  border-radius: 20px 20px 0 0;
}
.product .cls_price_text {
  display: none;
}
.product .cls_price_number,
.product .cls_unit_price {
  color: #fff;
}
.product .bp_pd_sub {
  display: none;
}
.product .cls_price_note {
  display: none;
}
.product-setting-main {
  order: 1;
}

/*Filter Sidebar*/
.product-app {
  background: #f2f5fb;
  padding: 20px;
}
.product-filter {
  margin: 10px 0;
  display: flex;
  gap: 10px;
}
.product-filter input {
  width: 50%;
  min-height: 53px;
  border-radius: 12px !important;
  width: 100%;
  padding: 10px 27px;
  font-size: 14px;
  line-height: 16px;
  margin: 0;
  box-shadow: 1px 1px 0 0 rgba(196, 196, 196, 0.24);
  border: 1px solid #e7edf3;
  background: #fff;
}
.bp-select-brand-search {
  min-height: 53px;
  border-radius: 12px !important;
  width: 100%;
  padding: 10px 27px;
  font-size: 14px;
  line-height: 16px;
  margin: 0;
  box-shadow: 1px 1px 0 0 rgba(196, 196, 196, 0.24);
  border: 1px solid #e7edf3;
  background: #fff;
}
.product-app #submit_seach {
  width: 100%;
  padding: 10px 0;
  background: #fff;
  border: 1px solid #ff6900;
  border-radius: 12px;
  color: #ff6900;
  transition: all 0.3s ease;
}
.product-app #submit_seach:hover {
  background: #ff6900;
  color: #fff;
}

.footer {
  font-family: "Exo 2", sans-serif;
  background: #1c1c1c;
  color: #fff;
  background-image: url("/files_upload/footer-bg.png");

  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.footer .widget-title-h3 {
  margin-top: 0;
  font-size: 16px;
  line-height: 26px;
  font-weight: 700;
  text-transform: uppercase;
}
.footer_left-content {
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.footer .brand-footer {
  margin-top: 40px;
  display: flex;
  gap: 50px;
  align-items: center;
}
.footer .logo-footer img {
  max-width: 150px;
}
.footer .footer-form form {
  display: flex;
  align-items: center;
  background-color: transparent;
  border: 1px solid rgba(255 255 255 / 0.13);
  color: #ffffff;
  width: fit-content;
  padding: 16px 20px 14px 18px;
  border-radius: 12px;
  font-size: 13px;
  margin-bottom: 25px;
}
.footer .bp-btn-send {
  border: none;
  background: transparent;
  color: rgba(255, 255, 255, 0.7);
}
.footer .bp_form_data {
  width: 250px;
  background: transparent;
  border: none;
  padding: 5px 0;
  color: rgba(255, 255, 255, 0.7);
}
.footer .bp_form_data:focus {
  border: none;
  outline: none;
}
.footer .bp_form_data::placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.footer .bp_form_field {
  margin: 0;
}
.footer .copyright {
  padding: 40px 0 20px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.footer .copyright-text {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer .logo-footer p {
  color: rgba(255, 255, 255, 0.7);
  margin: 15px 0;
}
.footer .second-footer {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 60px 0;
}
.footer .prt-fid-inner {
  margin: 0;
}
.footer .menu-footer-link {
  padding: 0;
}
.footer .menu-footer-link li {
  padding: 6px 0 6px 0;
}
.footer .menu-footer-link li a {
  color: rgba(255, 255, 255, 0.7);
}
.footer .count {
  font-size: 22px;
  line-height: 32px;
  font-weight: 700;
}
.prt-btn {
  font-size: 15px;
  line-height: 25px;
  padding: 10px 35px 10px;
  background: #46d993;
  color: #fff;
  border-radius: 24px;
  transition: all 0.5s ease;
}
.prt-btn:hover {
  background: #2970f3;
  color: #fff;
}
.mt-35 {
  margin-top: 35px;
}
.footer .text,
.ml_5 {
  font-size: 14px;
  line-height: 35px;
  font-weight: 400;
  margin-left: 10px;
}
.footer-ml-15 {
  margin-top: 40px;
}
.footer .prt-btn {
  background: transparent;
  border: 1px solid #fff;
}
.vehica-featured-v1__footer {
  display: flex;
  justify-content: space-between;
}
.vehica-featured-v1__social {
  display: flex;
  gap: 20px;
  align-items: center;
}
.vehica-featured-v1__social-icons {
  display: flex;
  gap: 5px;
}
.vehica-featured-v1__social__label {
  font-size: 17px;
  font-weight: 500;
  color: #99a1b2;
}
.vehica-featured-v1__social-icon {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 40px;
  margin-right: 12px;
  border-radius: 50%;
  color: #222732;
  background: #eff0f1;
  cursor: pointer;
  transition: all 0.2s ease;
}
.bp_megamenu_ads img {
  object-fit: cover;
}
@media screen and (min-width: 992px) {
  .bp_megamenu_ads.col-lg-3 {
    flex: 0 0 auto;
    width: 50%;
  }
  .header .navbar-nav > .nav-item > a {
    position: relative;
    /*padding-bottom: 10px !important;*/
  }
  .header .navbar-nav > .nav-item.active > a::after,
  .header .navbar-nav > .nav-item:hover > a::after {
    height: 17px;
  }
  .header .navbar-nav > .nav-item > a::after {
    content: "";
    width: 4px;
    height: 0;
    background-color: #46d993;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    z-index: 1;
    left: -10px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
  }

  .header .bp_sub_menu {
    display: block;
    opacity: 0;
    visibility: hidden;
    margin-top: 10px;
    padding: 10px;
    border: none;
    border-radius: 4px;
    transition: all 0.3s linear;
  }
  .header .dropdown:hover > .dropdown-menu {
    margin-top: 0;
    opacity: 1;
    visibility: visible;
  }
  .navbar ul.dropdown-menu li {
    padding: 10px;
  }
  .dropdown-menu > li:hover > .submenu {
    margin-left: 25px !important;
    opacity: 1 !important;
    visibility: visible;
  }
  .submenu {
    visibility: hidden;
    display: block !important;
    opacity: 0 !important;
    padding: 0 !important;
    margin-left: 20px !important;
    transition: all 0.3s linear;
    border: none;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px, rgba(0, 0, 0, 0.07) 0px 2px 2px, rgba(0, 0, 0, 0.07) 0px 4px 4px, rgba(0, 0, 0, 0.07) 0px 8px 8px,
      rgba(0, 0, 0, 0.07) 0px 16px 16px;
  }
}
@media screen and (max-width: 991px) {
    .header {
        padding: 20px 0;
    }
  .bp_megamenu_ads.col-lg-3 {
    flex: 0 0 auto;
    width: 100%;
  }
  .megamenu .col-lg-3:nth-child(2) .col-megamenu {
    border: none;
  }
  .header .menu-mega-sub {
    display: block;
  }
  .navbar-toggler {
    background-color: white;
  }
  .header-logo {
    text-align: right;
  }
  .header .navbar .nav-item > a {
    color: #333333 !important;
  }
  .header .bp_toggle_arrow {
    color: #333333;
  }
  .bp_sub_menu .bp_nav_link {
    width: 100% !important;
  }
  .navbar .has-megamenu {
    position: relative !important;
  }
  .navbar .megamenu {
    position: absolute;
  }
}
@media screen and (max-width: 768px) {
  .footer .bp_category_option {
    padding-left: 0;
    margin: 20px 0;
  }
  .footer .phone-address {
    text-align: center;
  }
}
@media screen and (max-width: 456px) {
  .megamenu .col-megamenu h6.bp_megamenu_h6 a.bp_megamenu_title {
    font-size: 14px;
  }
  .header .bp-sidebar-menu {
    width: 95% !important;
  }
  .copyright {
    flex-direction: column;
  }
}
