/*------------------------------------------
--------------------- media query screen size---------------------
------------------------------------------*/
/*------------------------------------------
---------------------Predefined---------------------
------------------------------------------*/
.free-delivery-bar {
  display: none;
}

body {
  overflow: auto !important;
}

body.woocommerce .free-delivery-bar {
  display: block;
}

.load-more__btn {
  font-family: "Lato", Sans-serif;
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase;
  font-style: normal;
  line-height: 1.2em;
  color: #FFFFFF !important;
  background-color: #007AC2;
  border-radius: 0px 0px 0px 0px;
  padding: 15px 35px 15px 35px;
  margin: auto;
  margin-bottom: 50px;
}

.preloader-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  background: white !important;
}

.preloader-wrapper #preloader {
  width: 250px;
}

.preloader-wrapper #preloader .logo {
  width: 80%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

#enquiry-modal .enquiry-modal .gallery img {
  width: 100%;
  height: 100%;
}

.home-services-products ul li span {
  position: relative;
}

.home-services-products ul li span:after {
  content: '';
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all ease-in-out 0.2s;
  clip-path: polygon(0 0%, 0% 0%, 0% 0%, 0% 0%);
}

.home-services-products ul li:hover span:after {
  width: 100%;
  clip-path: polygon(0 0%, 100% 100%, 100% 0, 100% 0);
}

.global-map > .elementor-widget-container {
  overflow: scroll;
}

.global-map .uael-hotspot {
  min-width: 1060px;
}

.global-map .tooltipstered {
  min-height: auto;
  height: 20px;
  line-height: 1.5;
  transition: all ease-in-out 0.2s;
  cursor: pointer;
}

.global-map .tooltipstered:hover {
  outline: 5px solid rgba(0, 122, 194, 0.4) !important;
  z-index: 999;
}

.uael-modal .uael-modal-close {
  top: 10px;
  right: 10px;
}

.uael-modal table,
.elementor-location-footer table,
.table-dataclean table {
  border-style: none;
  text-align: left;
  width: auto !important;
  vertical-align: middle;
  padding: 5px 10px;
  padding-left: 0;
  font-size: 14px;
}

@media (max-width: 768px) {
  .uael-modal table,
  .elementor-location-footer table,
  .table-dataclean table {
    margin: auto;
  }
}

.uael-modal table tr,
.uael-modal table td,
.uael-modal table th,
.elementor-location-footer table tr,
.elementor-location-footer table td,
.elementor-location-footer table th,
.table-dataclean table tr,
.table-dataclean table td,
.table-dataclean table th {
  border-style: none;
  text-align: left;
  width: auto !important;
  vertical-align: middle;
  padding: 5px 10px;
  padding-left: 0;
  font-size: 14px;
}

.uael-modal table img,
.elementor-location-footer table img,
.table-dataclean table img {
  min-width: 20px;
  margin-right: 10px;
}

.tooltipster-content h4 {
  color: #000 !important;
  margin-bottom: 20px;
  font-size: 1.5em !important;
}

.tooltipster-content p {
  font-size: 1em;
  line-height: 1.2em;
}

.career-accordion .elementor-accordion-item {
  background: #fff;
}

.career-accordion .elementor-accordion-title {
  font-size: 20px;
  font-weight: bold;
}

@media (max-width: 991px) {
  .career-accordion .elementor-accordion-title {
    font-size: 20px;
  }
}

.career-accordion .elementor-accordion-icon {
  font-size: 18px;
  line-height: 2.2em;
}

.career-accordion table,
.career-accordion tr,
.career-accordion td {
  border: 0;
  height: auto !important;
}

.career-accordion table ul,
.career-accordion tr ul,
.career-accordion td ul {
  margin-left: 20px;
}

.career-accordion table ul li,
.career-accordion tr ul li,
.career-accordion td ul li {
  position: relative;
  list-style: none;
  margin-bottom: 15px;
}

.career-accordion table ul li:before,
.career-accordion tr ul li:before,
.career-accordion td ul li:before {
  content: "\f0da";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  left: -15px;
  top: 0;
}

.career-accordion td {
  width: auto !important;
}

.news-post .elementor-icon-list-items.elementor-post-info li {
  display: block;
  width: 100%;
  text-align: center;
  margin: 0 !important;
  margin-bottom: 10px !important;
}

.news-post .elementor-icon-list-items.elementor-post-info li:nth-child(1) {
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 10px;
}

.news-post .elementor-widget-theme-post-featured-image.elementor-widget-image {
  width: calc(100% - 90px);
  text-align: left;
}

.news-post .elementor-widget-theme-post-featured-image.elementor-widget-image a {
  width: 100%;
}

.ast-left-sidebar #secondary,
.ast-left-sidebar #primary {
  border: 0;
}

#page .elementor-nav-menu .sub-arrow {
  font-size: 14px;
}

#page .elementor-nav-menu .sub-menu.elementor-nav-menu--dropdown {
  padding-top: 10px;
  padding-bottom: 10px;
}

#page .elementor-nav-menu .first-all-products-menu-highlight a {
  border: 0;
  position: relative;
  margin-bottom: 10px;
}

#page .elementor-nav-menu .first-all-products-menu-highlight a:after {
  content: '';
  width: calc(100% - 40px);
  height: 1px;
  display: block;
  background-color: #E8E8E8;
  bottom: -10px;
  position: absolute;
}

#page .elementor-nav-menu a {
  font-weight: bold;
  font-family: 'Open Sans';
  line-height: 1;
  font-size: 14px;
}

#page .elementor-nav-menu .second-all-products-menu-highlight a {
  color: #fff !important;
  background: #007AC2;
  width: 80%;
  margin: auto;
  text-align: center;
  align-items: center;
  justify-content: center;
  border: 0;
  font-size: 14px;
  position: relative;
  margin-top: 30px;
}

#page .elementor-nav-menu .second-all-products-menu-highlight a:before {
  content: '';
  width: 100%;
  height: 1px;
  display: block;
  background-color: #E8E8E8;
  top: -20px;
  position: absolute;
}

#content .tax-cat-description h3,
#content .tax_prod_description_custom h3 {
  color: #000;
}

#content .tax-cat-description ul,
#content .tax_prod_description_custom ul {
  margin-left: 0px;
  list-style: square inside url("../images/dataclean-icon-play.svg");
}

#content .tax-cat-description ul li,
#content .tax_prod_description_custom ul li {
  margin-bottom: 10px;
}

#content .tax-cat-description table,
#content .tax_prod_description_custom table {
  background: #fff;
  margin-bottom: 50px;
}

#content .tax-cat-description table tr:nth-child(1) td,
#content .tax_prod_description_custom table tr:nth-child(1) td {
  color: #007AC2;
  font-weight: bold;
}

#content .tax-cat-description table td,
#content .tax_prod_description_custom table td {
  width: auto !important;
  text-align: center;
  border: 1px solid #007AC2;
  vertical-align: middle;
}

#content .tax-cat-description table td p,
#content .tax_prod_description_custom table td p {
  margin: 0;
}

#content .sub-category-scroll-to {
  display: none;
}

#content .sub-category-scroll-to .ae-term-list-item {
  cursor: pointer;
}

#content .sub-category-scroll-to h3 {
  min-height: 90px;
  position: relative;
}

#content .sub-category-scroll-to h3:after {
  content: '';
  background: url("../images/sub-category-scroll-to.svg");
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin: auto;
  position: relative;
  bottom: -10px;
  left: 0;
  right: 0;
}

#content .widget_product_categories h2 {
  font-size: 20px;
  color: #000000;
  border-bottom: 1px solid #E8E8E8;
  margin-bottom: 25px;
  background-color: transparent !important;
  line-height: 2.6em !important;
}

@media (max-width: 768px) {
  #content .widget_product_categories h2 {
    font-size: 18px;
  }
}

#content .widget_product_categories ul.product-categories > .cat-parent > a {
  font-size: 16px;
  color: #000000;
  font-weight: bold;
}

#content .widget_product_categories ul.product-categories > .cat-parent > .children .children.wcsca-expand {
  margin-bottom: 10px;
}

#content .widget_product_categories ul.product-categories > .cat-parent > .children li {
  line-height: 18px;
  padding-bottom: 0 !important;
}

#content .widget_product_categories ul.product-categories > .cat-parent > .children li a {
  color: #000;
}

#content .widget_product_categories ul.product-categories > .cat-parent > .children li .wcsca-icon {
  float: left;
  margin-right: 10px;
  top: 3px;
  position: relative;
}

#content .widget_product_categories ul.product-categories > .cat-parent > .children > li {
  padding-left: 0 !important;
}

#content .widget_product_categories ul.product-categories > .cat-parent > .children > li > a {
  color: #007AC2;
}

#content .tax_prod_title_custom {
  font-size: 30px;
  line-height: 1;
  color: #fff;
  font-weight: bold;
  background: #007AC2;
  margin-bottom: 20px;
  padding: 10px 20px 15px 20px;
}

#content .ast-woo-product-category {
  display: none;
}

@media (max-width: 768px) {
  #content .tax_prod_list_custom {
    padding: 0;
  }
}

#content .tax_prod_list_custom li {
  list-style: none;
  margin-bottom: 50px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  padding: 20px;
  background: #fff;
}

#content .tax_prod_list_custom li .cat-size-fix {
  width: 100%;
  height: 200px;
  overflow: hidden;
  margin-bottom: 20px;
}

#content .tax_prod_list_custom li .cat-size-fix img {
  object-fit: cover;
  width: 100%;
  object-position: center;
  height: 100%;
}

#content .tax_prod_list_custom h2 {
  font-size: 16px;
  line-height: 1.5;
  color: #000;
}

#content .tax_prod_list_custom .price {
  display: none;
}

.woocommerce ul.product-categories > li ul li:before {
  display: none;
}

.woocommerce-breadcrumb,
.woocommerce-products-header__title.page-title {
  display: none;
}

body.woocommerce {
  background-size: auto;
}

#enquiry-modal .modal .modal-content {
  overflow-y: scroll;
}

.woocommerce table.shop_table {
  border: 1px solid #007AC2;
  background: #fff;
}

.woocommerce-cart-form__cart-item td.product-remove a.remove {
  background: red;
  color: #fff;
}

.woocommerce-cart .cart-collaterals .cart_totals > h2,
.woocommerce-cart .cart-collaterals .cross-sells > h2 {
  background: transparent;
  line-height: 1;
  font-size: 25px;
  margin-bottom: 0;
  color: #000;
  border-bottom: 0;
}

#page .woocommerce h2 {
  background: #fff;
  line-height: 1;
}

body.woocommerce-account #page h2 {
  background: transparent;
  line-height: 1;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register,
.woocommerce-account .woocommerce-MyAccount-navigation {
  background: #fff;
  border: 1px solid #007AC2;
  border-radius: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link {
  border: 0;
  margin-bottom: 5px;
}

.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link a {
  font-weight: bold;
  font-size: 18px;
}

.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a {
  color: #fff;
  background: #007AC2 !important;
}

.woocommerce .woocommerce-Addresses .woocommerce-Address-title h3,
.woocommerce .woocommerce-Addresses .woocommerce-column__title h3,
.woocommerce .woocommerce-MyAccount-content .woocommerce-Address-title h3,
.woocommerce .woocommerce-MyAccount-content .woocommerce-column__title h3,
.woocommerce .woocommerce-customer-details .woocommerce-Address-title h3,
.woocommerce .woocommerce-customer-details .woocommerce-column__title h3,
.woocommerce-account .woocommerce-Addresses .woocommerce-Address-title h3,
.woocommerce-account .woocommerce-Addresses .woocommerce-column__title h3,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title h3,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-column__title h3,
.woocommerce-account .woocommerce-customer-details .woocommerce-Address-title h3,
.woocommerce-account .woocommerce-customer-details .woocommerce-column__title h3 {
  line-height: 1;
  padding: 8px;
}

body.woocommerce-page h1.entry-title {
  display: none;
}

body.woocommerce-page.single h1.entry-title {
  display: block;
}

body.woocommerce-checkout .woocommerce-customer-details {
  background: #fff;
}

.woocommerce-cart .cart-collaterals .cart_totals,
.woocommerce-cart .cart-collaterals .cross-sells {
  background: #fff;
}

#wplc_chatbox_header {
  background-color: #fff !important;
}

#wplc_hovercard_bottom {
  height: 0;
  padding: 0;
}

#wplc_hovercard {
  border-radius: 0;
  width: 320px;
}

.wplc-color-bg-1 {
  background-color: #007AC2 !important;
}

#wplc_hovercard_content {
  border: 5px solid #fff;
  background-color: #007AC2;
}

.wplc_hovercard_content_right {
  margin-left: 90px;
}

#wplc_first_message div {
  color: #fff !important;
}

.wplc_left_logo {
  width: 120px;
  height: 120px;
  border-radius: 30px;
  position: absolute;
  left: 0;
  bottom: 5px;
}

#speeching_button {
  width: 100%;
  margin: 0;
  height: 100%;
  position: absolute;
  top: 0;
  border-radius: 0 !important;
  opacity: 0;
}

.sp-hide {
  display: none;
}

.elementor-editor-active .sp-hide {
  display: block;
}

@media (max-width: 1025px) {
  .single-product #page .woocommerce-product-gallery {
    width: 50% !important;
  }
}

@media (max-width: 1025px) and (max-width: 768px) {
  .single-product #page .woocommerce-product-gallery {
    width: 100% !important;
  }
}

@media (max-width: 1025px) {
  .single-product #page .summary {
    width: 50% !important;
  }
}

@media (max-width: 1025px) and (max-width: 768px) {
  .single-product #page .summary {
    width: 100% !important;
  }
}

@media (max-width: 1025px) {
  .single-product #page .summary .add_to_card_enquiry .custom-quantity {
    text-align: left;
  }
  .single-product #page .summary .add_to_card_enquiry .card_enquiry {
    flex-direction: column;
  }
  .single-product #page .summary .add_to_card_enquiry .card_enquiry .single_add_to_cart_button {
    width: 100%;
    margin-bottom: 10px;
    height: 30px !important;
    padding: 15px 35px 15px 35px;
  }
}

@media (max-width: 768px) {
  #wplc_first_message {
    font-size: 12px;
  }
  #wplc_hovercard {
    width: 275px;
  }
  .addtional_info {
    flex-direction: column;
  }
  .woo-related-products-container .owl-wrapper-outer .owl-wrapper .owl-item {
    padding: 0 5px;
  }
}
