/* Custom */
/* h1,
h2,
h3,
h4,
h5,
h6,
.footer-widget ul li a,
.breadcrumbs,
.mean-container .mean-nav ul li a {
  font-family: "Poppins", sans-serif !important;
} */
.slider-content h1 {
  color: #fff;
  margin-bottom: 28px;
}
footer .footer-contact,
footer .footer-contact a,
footer .footer-contact h3,
footer .footer-contact i {
  color: #fff;
}
footer .about-contact-icon i {
  font-size: 40px;
}
footer .about-contact-icon {
  margin-right: 40px;
}
.elementor-396
  .elementor-element.elementor-element-ec401a8
  .generic-el-logo-wrapper
  img {
  padding: 10px 0;
  width: auto;
}
.main-slider .subtitle {
  font-size: 32px !important;
}
/* Temporarily disable contact info from Front Page section */
#main-about-us .about-us-text + a,
#main-about-us .about-us-text + a + div {
  display: none;
}
div.mission__img img {
  max-height: 400px;
  position: relative;
  top: 10%;
}
.bdevs-generic-el label {
  margin-bottom: 0;
}
.used-iso-tanks img,
.new-iso-tanks .about__3-main img,
.main-about-us img {
  border-radius: 5px;
}
.new-iso-tanks .about__3-main,
.new-iso-tanks .about__3-main img {
  clip-path: none;
}
.new-iso-tanks .about__3-content-right {
  display: none;
}
.new-iso-tanks .about__3-content-left {
  padding-right: 0;
}
.new-iso-tanks .about__3-content-btn .skew-btn {
  align-items: center;
}
.new-iso-tanks .skew-btn .bdevs-btn-icon {
  padding-left: 5px;
}
.elementor-widget-button .elementor-button {
  background-color: var(--clr-common-color-red);
}
.products-grid .generic-el-product-action {
  display: none;
}
.new-iso-tanks .about__3.about__gray-bg::before {
  content: none;
}
.new-iso-tanks .clip-box-sm,
.used-iso-tanks .clip-box-sm {
  display: none;
}
body span.bdevs-el-subtitle {
  display: inline-block !important;
  font-size: 22px !important;
  font-family: "Roboto", sans-serif !important;
  font-weight: 500 !important;
}
.about__3-text {
  display: none;
}
body .bdevs-generic-el .generic-el-side-info-contact-text span {
  color: #012863;
}
.contact-us-link {
  display: flex;
  margin-bottom: 20px;
}
.contact-us-link > div {
  font-size: 40px;
  color: var(--clr-theme-2);
  margin-right: 20px;
}
/* Request for quote button */
.rfq-btn-hidden {
  opacity: 0;
}
.rfq-btn {
  position: fixed;
  bottom: 50px;
  right: 50px;
  font-family: "Oswald", Sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #db1c29;
  border-radius: 0px 0px 0px 0px;
  padding: 21px 40px 21px 40px;
  clip-path: polygon(11% 0, 100% 0, 89% 100%, 0 100%) !important;
  z-index: 10;
}
.rfq-btn:hover {
  color: #ffffff;
  background-color: #012863;
}
.rfq-btn .rfq-btn-wrapper {
  text-decoration: inherit;
  display: flex;
  justify-content: center;
}
.rfq-btn .rfq-btn-text {
  color: #fff;
}

/* Contact form */
form .submit-container > p {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: space-between;
  align-items: center;
}

/* Hide categories on product page */
.product_meta .posted_in {
  display: none;
}

/* Hide tags on product page */
.product_meta .tagged_as {
  display: none;
}

/* Hide Reviews */
.entry-summary .details-rating {
  display: none;
}
/* Show Title */
.product_title.entry-title {
  display: block !important;
}
.product-additional-tab.pt-100 {
  padding: 80px 0;
}
.product-additional-tab > ul.wc-tabs {
  display: none;
}

/* Breadcrumb */
.generic-el-breadcrumb-menu {
  display: none;
}
.generic-el-breadcrumb-title {
  font-weight: 500 !important;
}
#page-title-area {
  text-align: center;
}
#page-title-area h1,
#page-title-area span {
  color: #fff;
}

/* Archive Page Product Customization */
.tank-archive .products-desc .service-item-one {
  margin-bottom: 0;
}
.tank-archive .elementor-image-gallery > .gallery {
  display: flex;
}
.tank-archive .elementor-image-gallery .gallery-icon {
  height: 100%;
}
.tank-archive .elementor-image-gallery .gallery-item img {
  height: 100%;
  object-fit: cover;
}
.tank-archive .blog__item .blog__item-content {
  width: 70%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.tank-archive .blog__item .blog__item-content a,
.tank-archive .blog__item .blog__item-content .blog__item-text p {
  color: #fff;
}
.tank-archive .blog__item .blog__item-content .blog__item-text p {
  font-size: 24px;
  font-family: "Oswald", sans-serif;
}
.tank-archive .blog__item-img,
.tank-archive .blog__item-img img {
  clip-path: none;
  border-radius: 5px;
}
.tank-archive .blog__item-img {
  overflow: visible;
}
.tank-archive .blog__item-img img {
  filter: brightness(0.7);
  object-fit: cover;
  height: 400px;
  border-radius: 5px;
}
#products-list .blog__item .product__icon {
  visibility: visible;
  opacity: 1;
}
#products-list .blog__item .product__icon a {
  transform: scale(1);
  display: block;
  text-align: center;
  margin: 0 auto;
}
.about__3.about__gray-bg::before {
  content: none;
}
.inquire-btn .secondary-btn {
  font-size: 16px;
  color: var(--clr-theme-2);
  font-weight: 600;
  background: transparent;
  border: 1px solid var(--clr-theme-2);
  height: 60px;
  display: inline-block;
  line-height: 58px;
  padding: 0 43px;
  position: relative;
  overflow: hidden;
  text-align: center;
  text-transform: uppercase;
  transition: all 1.3s ease 0s;
  border-radius: 8px;
  z-index: 1;
  margin: 0px;
}
.trans-log {
  padding-bottom: 100px;
}
.trans-log .gallery {
  display: grid;
  grid-template-columns: 33% 33% 33%;
  gap: 10px;
}
.trans-log .elementor-image-gallery .gallery-columns-3 .gallery-item {
  max-width: none;
}
.trans-log .gallery .gallery-icon {
  height: 100%;
}
.trans-log .gallery .gallery-icon > a {
  display: block;
  height: 100%;
}
.trans-log .gallery .gallery-icon > a > img {
  object-fit: cover;
  height: 100%;
}

/* Single product images align */
.single-product .container > .row .product-single-gallery-main {
  height: 400px;
}
.single-product
  .container
  > .row
  .product-single-gallery-main
  .woocommerce-product-gallery
  > .flex-viewport {
  max-height: 400px;
}
.single-product .woocommerce-product-gallery__image,
.single-product .product-single-gallery-main img {
  border-radius: 5px;
  overflow: hidden;
}
.single-product
  .container
  > .row
  .product-single-gallery-main
  .woocommerce-product-gallery
  > .flex-viewport
  .woocommerce-product-gallery__image
  > a
  > img {
  max-height: 400px;
  object-fit: cover;
}
.single-product .product__item .product__thumb img {
  height: 220px;
  object-fit: cover;
}
.woocommerce-product-details__short-description {
  display: none;
}
.single-product .entry-summary .price {
  margin-bottom: 0;
}
.single-product .flex-control-nav.flex-control-thumbs {
  height: 100%;
  overflow-y: scroll;
}

/* Products Grid */
.products-grid {
  padding: 80px 0;
}
.product__icon a.cart-button {
  display: none;
}

/* Header */
.elementor-7860 .elementor-element.elementor-element-52c0ceb5 {
  clip-path: polygon(1.4% 0, 100% 0, 98.6% 100%, 0 100%);
}
.dl-header-info-list ul.elementor-icon-list-items > li > span {
  text-transform: uppercase;
}
.dl-header-info-list ul.elementor-icon-list-items.elementor-inline-items,
.dl-header-info-list ul.elementor-icon-list-items > li {
  display: inline;
}
.dl-header-style-04
  .header__info
  .header__info-item
  .header__info-text
  .bdevs-el-title {
  margin-top: 5px;
  text-transform: uppercase;
  letter-spacing: 0px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  font-family: "Oswald", sans-serif !important;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.contact-info-text .bdevs-el-title,
.team__founder-text div.bdevs-el-title {
  font-size: 20px;
  font-weight: 600;
  color: var(--clr-common-heading);
}
.about-contact-content div.bdevs-el-title {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
}
.contact-us-link > div.contact-us-link-header {
  font-family: "Oswald", sans-serif !important;
  color: var(--clr-common-heading);
  font-size: 30px;
  margin-top: 0px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.3px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

/* Footer */
footer.footer-wrap {
  background-color: #012863;
  padding-top: 120px;
}
footer .footer-widget ul li a,
footer .bdevs-generic-el p {
  color: #fff;
}
footer .footer-widget ul li a {
  text-transform: uppercase;
}
footer .bdevs-generic-el p {
  text-align: center;
}
footer .footer-widget ul li a[href="#pll_switcher"] {
  display: none;
}
footer .footer-widget ul a[href="#pll_switcher"] + ul.sub-menu {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
footer .footer-widget-title div.bdevs-el-title {
  font-weight: 600;
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
}
footer .contact-us-link > div.contact-us-link-header {
  color: #fff;
}

/* Responsive */
@media (max-width: 992px) {
  .tank-archive .blog__item-img img {
    height: 250px;
  }
  .single-product ol.flex-control-nav {
    max-height: 400px;
    overflow-y: scroll;
  }
}
@media (max-width: 768px) {
  .tank-archive .blog__item-img img {
    height: 350px;
  }
  .trans-log .gallery {
    grid-template-columns: 100%;
  }
  .trans-log .elementor-image-gallery .gallery.gallery-columns-3 .gallery-item {
    max-width: 100%;
  }
}
@media (max-width: 576px) {
  .footer-info .footer-widget {
    margin-bottom: 0;
  }
  .tank-archive .blog__item-img img {
    height: 250px;
  }
  .single-product .woocommerce-product-gallery--with-images {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    gap: 7px;
  }
  .single-product ol.flex-control-nav {
    display: flex;
    gap: 3px;
    position: relative;
  }
}
@media (max-width: 576px) {
  .tank-archive .elementor-image-gallery > .gallery {
    flex-direction: column;
  }
}
@media (min-width: 768px) {
  .elementor-column.elementor-col-66,
  .elementor-column[data-col="66"] {
    width: 90%;
  }
  .elementor-column.elementor-col-33,
  .elementor-column[data-col="33"] {
    width: 10%;
  }
  .elementor-396 .elementor-element.elementor-column.elementor-element-aefde95 {
    width: auto;
    margin-right: 3%;
  }
}
