/*
Theme Name: ARB Electrical
Description: This is a child theme for Hello Elementor
Author: FV
Template: hello-elementor
Version: 4.1.13
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
* {
  box-sizing: border-box;
}
p {
  margin-bottom: 0px !important;
}
.text-primary {
  color: #0364b9;
}

.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__footer-buttons .elementor-button.elementor-button--view-cart {
  display: none !important;
}

.cart-buttons {
  display: flex;
  align-items: stretch;
  width: 100%;
  margin-top: 20px;
}
.cart-buttons .quantity {
  margin-right: 10px;
}
.quantity input {
  border: solid #ddd 1px !important;
  border-radius: 2px !important;
  color: #ddd;
}
.cart-buttons button {
  width: 100%;
  justify-content: end;
}
.woocommerce ul.products li.product .button {
  margin-top: 0px !important;
}
.woocommerce div.product.elementor .quantity + .button {
  margin-left: 0px !important;
}
.categories ul li {
  background-color: #fff;
  border: solid 2px #ddd;
  border-radius: 3px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
}
.categories ul li > a {
  display: flex;
  padding: 10px 10px 10px 10px;
  align-items: center;
}
/*.categories a img {
  width: 20% !important;
  margin: 0 20px 0 0 !important;
}*/
.elementor-posts-container.elementor-has-item-ratio
  .elementor-post__thumbnail.elementor-fit-height
  img {
  width: auto;
  height: auto;
  margin: auto;
  position: relative;
  transform: none;
  translate: none;
  top: auto;
  left: auto;
}
.elementor-86
  .elementor-element.elementor-element-253fcbb
  .elementor-posts-container
  .elementor-post__thumbnail {
  padding-bottom: 0px !important;
}
.elementor-posts-container.elementor-has-item-ratio
  .elementor-post__thumbnail
  img {
  position: relative !important;
  top: auto !important;
  left: auto !important;
  transform: none !important;
  max-height: 100px;
  margin: auto;
  width: auto;
}

.brands > div > div {
  display: grid;
  width: 100%;
  align-content: center;
  align-items: center;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  text-align: center;
  grid-gap: 20px 30px;
  grid-auto-rows: 1fr;
}
.brands > div > div > article {
  display: flex !important;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-flow: inherit;
  align-content: center;
  padding: 15px;
  background: #ffffff;
  border-radius: 3px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  height: 100%;
}
.brands > div > div > article img {
  margin: auto;
  max-height: 100px;
}

.swiper-pagination-bullet {
  border-radius: 3px !important;
  background-color: #fff !important;
  border: solid 2px #fff;
  opacity: 1 !important;
  width: 12px !important;
  height: 12px !important;
}
.swiper-pagination-bullet-active {
  background-color: #ea3a3c !important;
}

.elementor-nav-menu .sub-arrow {
  color: #0364b9 !important;
}
ul.sub-menu {
  overflow: visible !important;
}
nav ul li ul li ul li ul {
  padding: 20px !important;
}

.elementor-nav-menu--main > ul > li > ul {
  /* overflow-y: auto !important; */
}
nav .scroll-down, nav .scroll-up {
  display: none !important;
}

.woocommerce .woocommerce-breadcrumb {
  margin: 0 !important;
}

table.specs td {
  border: none;
}
body:not(.wp-admin) table.specs tbody > tr:nth-child(odd) > td,
body:not(.wp-admin) table tbody > tr:nth-child(odd) > th {
  background-color: #f6f6f6;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: #0364b9 !important;
}
.woocommerce ul.products li.product .price {
  margin-bottom: 1.5em !important;
}

.woocommerce div.product div.images {
  margin-bottom: 0px !important;
}

#userMenu nav ul li:nth-last-of-type(1) > a {
  color: #0364b9;
}
#userMenu nav ul li ul li a {
  color: #fff !important;
}

.item-price {
  display: flex;
  align-content: center;
  align-items: center;
  height: 20px;
  margin-bottom: 10px;
}
.item-price h4 {
  font-size: 14px;
  font-weight: 800;
}
.item-price p {
  font-size: 10px;
  color: #888;
  padding: 0 0 6px 10px;
}

.brand {
  font-size: 10px;
  color: #111;
  margin: 0;
  font-weight: 600;
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 20px !important;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
  padding: 0.2em 0 0.6em!important;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title{
  font-size: 1em!important;
  font-weight: normal!important;
}

.woocommerce ul.products li.product span.price{
  font-size: 1em!important;
  font-weight: normal!important;
}

h5.cat-brand{
  font-size: 0.7em;
  font-weight: bold!important;
  margin-bottom: -0.3em;
}

.filter-box {
  padding: 10px 15px;
  background: #fff;
  border: solid #ddd 1px;
  border-radius: 3px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

.stock p {
  display: inline;
}
.woocommerce div.product .stock {
  color: #888 !important;
  font-size: 10px !important;
  vertical-align: middle;
}
.woocommerce ul.products li.product .price {
  display: inline !important;
  margin: 5px 0px 5px 0 !important;
  vertical-align: middle;
}

.widget_price_filter h5,
.filter-box h5 {
  padding-bottom: 15px !important;
  border-bottom: solid #ddd 1px;
  margin-bottom: 20px !important;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  background-color: #0364b9 !important;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #0364b9 !important;
}

.widget_product_categories ul {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.widget_product_categories ul li,
.filter-box ul li {
  display: block !important;
  padding: 5px 0 !important;
}
.filter-box .count {
  float: right;
  color: #0364b9;
  background-color: #eef5ff !important;
  padding: 3px;
  border-radius: 3px;
}

.list-add, .yith-wcwl-add-button a.add_to_wishlist {
  background-color: #eef5ff !important;
  display: block !important;
  margin: 10px 0 0 0 !important;
  color: #0364b9 !important;
  text-align: center !important;
  padding: 6px 6px !important;
  font-weight: 600 !important;
  border-radius: 3px !important;
}

.elementor-location-popup .elementor-widget-button .elementor-button{
  background: #0364b9!important;
  color: #FFF!important;
  font-size: 1.2rem!important;
  width: 100%!important;
}

.addToQuote{
background-color: #eef5ff !important;
  display: block !important;
  margin: 10px 0 0 0 !important;
  color: #0364b9 !important;
  text-align: center !important;
  padding: 6px 6px !important;
  font-weight: 600 !important;
  border-radius: 3px !important;
  font-size: 0.75rem!important;
  line-height: 1rem!important;
  width: 49%;
  float: left;
  cursor: pointer;
  position: relative;
  z-index: 1;
}

.archive .addToQuote {
  width: 100%;
  margin-bottom: 10px !important;
}

.addToQuote:before {
  content: '+ ';
}

.yith-wcwl-add-button a.add_to_wishlist{
  font-family: "Poppins",sans-serif!important;
  font-size: 0.75rem!important;
  line-height: 1rem!important;
  width: 49%;
  float: right;
}

.archive .yith-wcwl-add-button a.add_to_wishlist {
  width: 100%;
  margin-top: 5px !important;
}

.list-add, .yith-wcwl-add-button a.add_to_wishlist:before {
  content: '+ ';
}
.yith-wcwl-popup-footer .button.wishlist-submit {
  background: #0364b9;
  color: #FFF;
  font-weight: bold;
  padding: 10px 0;
  border-radius: 3px;
  border: none;
}
.yith-wcwl-popup-footer .button.wishlist-submit:hover {
  color: #FFF;
}
div.pp_woocommerce .pp_close {
  top: 10px !important;
  right: 10px !important;
  text-shadow: none !important;
  background: #0364b9 !important;
  color: #FFF !important;
}
.elementor-kit-12 h3 {
  font-size: 1.8em !important;
}
.yith-wcwl-popup-content .popup-description {
  margin-bottom: 20px !important;
}
.yith-wcwl-wishlistaddedbrowse, .yith-wcwl-wishlistexistsbrowse {
  padding: 10px !important;
  background: #eef5ff !important;
  text-align: center !important;
  font-size: 1em !important;
  line-height: 1em;
  border-radius: 3px;
}
.selectBox.selectBox-dropdown {
  width: 150px !important;
}
.elementor-element-3426823d {
  max-width: 1200px;
  margin: auto;
  padding: 30px 20px;
}
table.wishlist_table {
  background: #FFF;
  border: none !important;
  border-collapse: none !important;
}
.my-account-list-wrapper {
  padding: 20px;
  border: solid #DDD 1px;
  border-radius: 3px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  background: #FFF;
}
.yith-wcwl-popup-content {
  font-family: 'Poppins', sans-serif;
}
.yith-wcwl-popup-content .heading-icon {
  display: none !important;
}
.yith-wcwl-popup-content .popup-description {
  font-size: 24px !important;
}
.yith-wcwl-popup-content .yith-wcwl-wishlist-new .form-row-wide {
  margin-bottom: 20px !important;
}
.yith-wcwl-wishlist-new .wishlist-privacy-radio label {
  margin-bottom: 5px !important;
  color: #888 !important;
}
.yith-wcwl-wishlist-new .wishlist-privacy-radio label b {
  color: #111 !important;
}
.create-wishlist-button {
  border: none !important;
  font-size: 24px !important;
}
.yith-wcwl-popup-content input[type=text] {
  border-color: #ddd !important;
}
.yith-wcwl-popup-content .yith-wcwl-wishlist-new .form-row-wide br {
  display: none;
}
.wishlist_manage_table td.wishlist-name .wishlist-title {
  display: flex;
  align-items: center;
}
.wishlist-anchor br {
  display: none;
}
.wishlist-items-wrapper .product-quantity input {
  width: 90px;
}
.wishlist-items-wrapper .product-add-to-cart input[type="number"] {
  display: none;
}
.wishlist-items-wrapper .cart-buttons {
  margin-top: 0;
  justify-content: center;
}
.wishlist_table .product-add-to-cart a br {
  display: none;
}
.wishlist-items-wrapper .product-add-to-cart button.button.alt {
  background-color: #0364b9 !important;
}
.yith_wcwl_wishlist_update input {
  font-size: 20px !important;
  border: none !important;
}
.wishlist-title {
  display: flex !important;
  align-items: center;
}
.wishlist-title .show-title-form br {
  display: none;
}

.product-brand {
  margin-bottom: 10px;
}
.product-stock {
  display: inline;
}
.product .price {
  display: inline !important;
  vertical-align: middle;
}
.woocommerce div.product .stock {
  display: none !important;
  vertical-align: middle;
}
.elementor-product-simple .stock {
  visibility: hidden;
}

.silent-link {
  color: #111111;
}

#logout-link {
  color: #888888 !important;
  text-decoration: underline !important;
}

.white-box {
  display: flex;
}
.white-box > div {
  padding: 0 15px 0 15px;
}
.white-box > h5 {
  font-size: 12px;
  line-height: 1em;
  margin: 0;
}
.white-box > h3 {
  font-size: 16px;
  line-height: 1em;
  margin: 0;
}

.about-box > div h1 {
  font-family: 'Poppins';
  color: #0364b9;
  font-weight: 800;
}
.about-box > div ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.about-box > div ul li {
  position: relative;
  padding-left: 25px;
}
.about-box > div ul li:before {
  content: '✓';
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  color: #0364b9;
}

.faq-sidebar ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.faq-sidebar ul li {
  padding-left: 20px;
  position: relative;
}
.faq-sidebar ul li:before {
  content: '+';
  position: absolute;
  top: 0;
  left: 0;
  color: #0364b9;
}
.faq-sidebar li p {
  font-size: 0.9em;
}

#skuProductQuote + button{
  border: 0!important;
  margin-top: .5em;
  width: 100%;
}

/* Products/Brands navigation overrides */
.menu-item-25 > ul, .menu-item-26 > ul {
  width: 100vw !important;
  height: auto;
  max-width: none !important;
  padding: 20px 0 20px 45px !important;
  font-size: 0.9em;
  z-index: 9999999999;
}
.menu-item-25 > ul > li, .menu-item-26 > ul > li {
  display: inline-block;
  vertical-align: top;
  padding: 0 !important;
  margin-right: 30px;
  width: 14%;
  margin-bottom: 1em;
}
.menu-item-25 > ul > li > a {
  font-weight: 600 !important;
  padding: 0px !important;
  margin: 0px !important;
  border-left: none !important;
}
.menu-item-25 > ul > li > ul {
  position: relative !important;
  display: block !important;
  background: none !important;
  box-shadow: none !important;
 
}
.menu-item-25 > ul > li > ul > li {
  position: relative !important;
  display: block !important;
  background: none;
  box-shadow: none;
  padding: 0 !important;
}
.menu-item-25 > ul > li > ul > li a {
  font-weight: 300 !important;
  padding: 2px 0 !important;
  border-left: none !important;
}
.menu-item-26 > ul > li > a {
  padding: 2px 0 !important;
}
.menu-item-25 > ul .sub-arrow {
  display: none;
}

.swiper-pagination {
  z-index: 1 !important;
}

.elementor-widget-woocommerce-checkout-page .e-checkout__container {
  display: block !important;
}


button#removeItem {
  background: none;
  border: none;
}

/* Select a store button */
#getBranches {
  margin-bottom: 0px !important;
  display: flex;
  font-size: 16px;
}
#getBranches p {
  display: flex;
  flex-direction: row;
}
#getBranches > div:nth-of-type(1) {
  padding-right: 10px;
}

.header-right .elementor-widget:not(:last-child) {
  margin-bottom: 0px !important;
}

/* Select a Store modal */
.elementor-popup-modal .dialog-widget-content {
  overflow: hidden !important;
  border-radius: 3px !important;
}
#elementor-popup-modal-31612 .dialog-message {
  width: 100% !important;
}
.elementor-element-7d84108 .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
  padding: 30px 10px 140px 10px !important;
}
#myUL li {
  margin-bottom: 10px !important;
  background: #eef5ff !important;
  border-bottom: solid #ddd 1px;
  vertical-align: middle;
  display: flex;
  align-items: center;
}
#myUL li a {
  padding: 10px;
  background: transparent;
  border: none !important;
  font-size: 20px !important;
  font-family: 'Poppins', sans-serif;
}
#myUL li a:hover {
  background-color: transparent !important;
}
#Button {
  background-color: #0364b9 !important;
  padding: 10px 20px !important;
  font-size: 12px !important;
  height: auto !important;
  border: none !important;
}
#myUL #col2 {
  width: 20%;
  text-align: right;
  padding-right: 10px;
}
.elementor-menu-cart__subtotal {
  color: #0364b9 !important;
}
#myUL #col1 a > div {
  font-size: 14px !important;
}

.woocommerce-pagination {
  display: none;
}
.product-pagination {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
}
.product-pagination li {
  margin-right: 10px;
}
#paginationPages span {
  display: inline;
  float: left;
  margin-right: 10px;
}
#productSortForm select {
  border: 0;
  margin-bottom: 0px;
  padding: 0;
}
.elementor-31671 .elementor-element.elementor-element-12f6d7d .elementor-field-group {
  margin-bottom: 4px !important;
}


/* Products grid/list display */
.products.display-list {
  grid-template-columns: 1fr !important;
  grid-gap: 0px !important;
  background: #FFF !important;
  border: solid #ddd 1px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  align-items: center;
} 
.products.display-list .product {
  display: grid !important;
  grid-template-columns: 40% 30% 30% !important;
  align-items: center !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom: solid #ddd 1px !important;
  box-shadow: none !important;
}
.products.display-list .product img {
  display: none !important;
}
.products.display-list .product a.woocommerce-loop-product__link {
  display: none !important;
}
.products.display-list .product .cart {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
}
.products.display-list .product .price-wrapper {
  text-align: center;
  grid-row: span 2;
  margin-bottom: 0px;
}
.products.display-list .product h2 {
  grid-row: span 2;
}
.products.display-list .product .yith-wcwl-add-to-wishlist {
  grid-column-start: 3 !important;
}
#displayGridButton.active .cls-1, #displayListButton.active .cls-1 {
  color: #0364b9;
  opacity: 1;
}
#dispalyGridButton .cls-1, #displayListButton.active .cls-1 {
  pointer-events: none;
}
.products.display-list .brand {
  display: none;
}


.elem-hidden {
  display: none !important;
}
.quick-collect-box {
  width: auto !important;
  background: #eef5ff;
  padding: 7px 10px;
  font-weight: bold;
  line-height: 1.2em;
  border-radius: 3px;
  margin-right: 10px;
}
.elementor-element-4518955 > div {
  flex-direction: row-reverse !important;
  justify-content: right !important;
}

#defaultButton {
  background-color: #666 !important;
  padding: 10px 20px !important;
  color: #FFF;
  border: none !important;
  font-size: 12px !important;
  height: auto !important;
}

/* Store locator screen */

.wpsl-search{
  background: transparent!important;
  border: 0!important;
  box-shadow: 0 0 0px rgb(0 0 0 / 10%)!important;
  padding-top: 0!important;
  margin-top: 0!important;
}

#wpsl-search-wrap{
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 0.5rem;
  padding-bottom: 2rem;
}

#wpsl-search-wrap .wpsl-input, #wpsl-search-wrap form{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0;
}

#wpsl-search-wrap div{
  float: none;
}

#wpsl-search-wrap .wpsl-input label{
  display: block;
  white-space:  nowrap;
}

#wpsl-search-btn, #wpsl-search-wrap input{
  margin-bottom: 0;
}

#wpsl-search-btn{
  background: #0364b9!important;
  color: #FFF!important;
  border: 0!important;
  font-size: 1.1rem!important;
}

#wpsl-stores{
  background: #0364b9;
  color: #FFF;
}

.wpsl-store-location strong{
  font-size: 1.6rem!important;
  line-height: 1.1!important;
}

#wpsl-stores .wpsl-store-location .wpsl-store-thumb{
  width: 180px!important;
  height: 180px!important;
}

#wpsl-result-list{
  width: 450px!important;
}

#wpsl-wrap #wpsl-result-list li{
  padding: 1.5rem!important;
}

.wpsl-direction-wrap{
  display: flex!important;
  align-items: center!important;
  justify-content: space-between!important;
}

.wpsl-directions{
  background: #FFF!important;
  padding: 0.2rem 1rem!important;
}

.wpsl-store-location .wpsl-contact-details strong{
  font-size: 1em!important;
}

.wpsl-store-location .wpsl-contact-details a{
  color: #FFF!important;
}

#wpsl-gmap{
  width: calc(100% - 450px)!important;
}

.wpsl-store-location .wpsl-more-info-listings strong{
  font-size: 1em!important;
}

.wpsl-store-location .wpsl-more-info-listings .wpsl-opening-hours td{
  color: #FFF!important;
}

.wpsl-store-details, .wpsl-store-details:hover{
  color: #FFF!important;
}

.wpsl-store-details.wpsl-store-listing.wpsl-active-details:before{
  border-bottom-color: #FFF!important;
}

.wpsl-store-details.wpsl-store-listing:before{
  border-top-color: #FFF!important;
}

.wpsl-store-details{
  color: transparent!important;
  position: relative;
  width: 36%!important;
  display: block;
}

.wpsl-store-details:hover{
  color: transparent!important;
}

.wpsl-store-details:after{
  content: "Opening Hours";
  color: #FFF;
  position: absolute;
  left: 0;
  top: 50%;
  transform:  translateY(-40%)
}

#wpsl-wrap{
  margin-bottom: 0;	
}

.wpsl-contact-details{
  margin: 0.5rem 0!important;
}

@media screen and (max-width: 640px) {
  #wpsl-gmap{
    width: 100% !important;
  }
}

.wpsl-store-location .wpsl-more-info-listings table tbody>tr:nth-child(odd)>td{
  background: #035ba9!important;
}

.e--pointer-underline .elementor-item:after {
  display: none;
}
#wpcontent .pages {
  display: table;
}
.recent-products ul.products {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 30px 40px;
}
.recent-products ul.products li {
  background: #FFF;
  padding: 20px 20px 140px 20px !important;
  border-radius: 3px;
  border: solid #DDD thin;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  width: 100%;
}
.woocommerce .recent-products ul.products:before {
  display: none;
}
.woocommerce .recent-products ul.products li.product, .woocommerce-page ul.products li.product {
  width: 100%;
}
.recent-products .quantity + .button {
  background-color: #0364b9 !important;
}
.woocommerce .recent-products ul.products li.product .price {
  font-size: 1em;
  font-weight: 600;
}
.custom-products .list-add, .yith-wcwl-add-button a.add_to_wishlist {
  margin-top: 0px !important;
}

/* Category Banners */
.category-banner {
  grid-column: span 2;
  background-position: center bottom;
  align-items: flex-end;
  display: flex;
}
.products.display-list .category-banner {
  display: none!important;
  height: 600px;
  background-size: cover;
  background-repeat: no-repeat;
}
.category-banner h2 {
  font-size: 3em !important;
  color: #FFF !important;
  text-align: left;
}


/* Product page stock */

.branch-stock{
  background: rgb(3 100 185 / 9%);
  padding: 0.4em 0.8rem;
  border-radius: 4px;
  font-size: 0.8rem;
  width: fit-content;
  color: #0364b9!important;
  display: flex;
  align-items: center;
}

.branch-stock.low-stock{
  background: rgb(255 177 20 / 12%);
  color: #ffb114!important;
}

.branch-stock.in-stock{
  background: rgb(52 171 87 / 24%);
  color: #34ab57!important;
}

.branch-stock.no-stock{
  background: rgb(255 44 56 / 11%);
  color: #ff2c38!important;
}

.online-stock img{
  width: 30px;
  margin-right: 0.5em;
}

.online-stock{
  font-size: 1rem;
  display: flex;
  align-items: center;
  color: #0364b9!important;
  margin-bottom: 0.5em;
}

.branch-stock{
  margin-bottom: 0;
}

.changebranch{
  background: #FFF;
  border-radius: 2px;
  padding: 0.2em 0.5em;
  margin-left: 0.5em;
  margin-right: -0.4rem;
  text-transform: uppercase;
  font-size: 0.8em;
}

h3.product-brand{
  font-size: 1.4rem!important;
  margin-bottom: 0!important;
}

.woocommerce div.product.elementor ul.tabs{
  display: none!important;
}

/*.woocommerce div.product.elementor .woocommerce-tabs .panel {
  border: 0!important;
  padding: 20px !important;
  border-radius: 3px!important;
  border: solid #DDD thin!important;
  box-shadow: 0 0 6px rgb(0 0 0 / 10%)!important;
  background: #FFF!important;
}*/
.woocommerce div.product.elementor .woocommerce-tabs .panel {
  padding: 0px !important;
}

.woocommerce div.product.elementor .woocommerce-tabs .panel h2{
  display: none!important;
}

.woocommerce table.shop_attributes, .woocommerce table.shop_attributes tbody{
  border: 0!important;
  margin: 0!important;
}

.woocommerce table.shop_attributes tr{
  border: 0!important;
}

.woocommerce table.shop_attributes th, .woocommerce table.shop_attributes td{
  border: 0!important;
  padding: 1rem!important;
  vertical-align: middle;
  font-size: 1.1em;
}

.woocommerce table.shop_attributes th p, .woocommerce table.shop_attributes td p{
  padding: 0!important;

}

.woocommerce table.shop_attributes th{
  width: 20%;
  text-align: left;
}

.woocommerce table.shop_attributes tr:nth-child(even) td, .woocommerce table.shop_attributes tr:nth-child(even) th {
  background: rgba(0,0,0,.015)!important;
}

body:not(.wp-admin) table tbody>tr:nth-child(odd)>td, body:not(.wp-admin) table tbody>tr:nth-child(odd)>th {
  background-color: #FFF;
}

/* MY LISTS */

.yith-wcwl-popup-footer{
  margin-bottom: 0!important;
}

.woocommerce .yith-wcwl-popup-footer a.button.alt{
  background-color: #0364b9!important;
  padding: 1em;
  margin-bottom: 0!important;
}

td.wishlist-privacy, th.wishlist-privacy{
  display: none;
}

#form-field-new {
  display: none;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* CHECKOUT */

.elementor-menu-cart__footer-buttons{
  display: flex!important;
  flex-direction: column!important;
}

.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__footer-buttons .elementor-button{
  display: flex!important;
  align-items: center!important;
  justify-content: center!important;
}

.elementor-menu-cart__footer-buttons .elementor-button--view-cart{
  background-color: #0364b9!important;
}

.elementor-menu-cart__footer-buttons .elementor-button--checkout{
  background-color: #34ab57!important;
}

.elementor-section-wrap .elementor-menu-cart__footer-buttons .elementor-button--checkout .elementor-button-text{
  font-size: 1em!important;
}

.d-none{
  display: none!important;
}

.woocommerce-message {
  border-top-color: #34ab57!important;
  display: flex!important;
  align-items: center!important;
  justify-content: center!important;
  margin-bottom: 0!important;
}

.woocommerce-notices-wrapper .woocommerce-message .button{
  display: none!important;
}

.woocommerce-message::before{
  color: #34ab57!important;
  position: relative!important;
  top: 0!important;
  left: 0!important;
  margin-right: 0.5em!important;
}

h3.checkout-nav-items{
  font-size: 1.4em!important;
}

.arb-account-header{
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.arb-account-header h5{
  font-size: 1.1em;
  color: #666;
  font-weight: normal;
}

.arb-account-header h5 a{
  text-decoration: underline;
}

.arb-accounts{
  background: #EBEBEB;
  border-radius: 2px;
}

.arb-accounts h3{
  background: #0364b9;
  padding: 0.3em 0.5em;
  color: #FFF!important;
  border-radius: 3px 3px 0 0;
  margin-bottom: 0!important;
}

.arb-accounts-wrap{
  padding: 1em;
}

.arb-account{
  background: #FFF;
  border-radius: 3px;
  box-shadow: 0px 2px 6px rgb(0 0 0 / 10%);
  padding: 1rem 1.2rem;
}

.arb-account:first-child{
  margin-bottom: 1em;
}

.arb-account h4{
  margin-top: 0;
  font-size: 1.5em!important;
  font-weight: bold;
  color: #363636;
  margin-bottom: 0.3em;
}

.arb-account h4 span{
  color: #0364B9;
}

.arb-account p{
  max-width: 60%;
  font-size: 0.9em;
  line-height: 1.3em;
}

.arb-account-footer{
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin: 0 -1.2rem -1rem;
}

.arb-account-footer h5{
  margin: 0!important;
  font-size: 0.8em!important;
  padding: 0.6em 1.2rem;
  background: rgb(255 44 56 / 10%);
  color: #FF2D39!important;
  border-radius: 0 3px 0 3px;
}

.arb-account-footer ul{
  display: flex;
  align-items: center;
  font-size: 0.9em;
  padding: 0.6em 1.2rem;
}

.arb-account-footer ul li{
  list-style-type: none;
  padding-left: 0rem;
  display: flex;
  align-items: center;
}

.arb-account-footer ul li:last-child{
  margin-left: 1rem;
}

.arb-account-footer ul li:before{
  content: "";
  display: block;
  width: 1rem;
  height: 1rem;
  background: url(/wp-content/themes/arb-electrical/images/arrow.svg) no-repeat;
  background-size: cover;
  margin-right: 0.5rem;
}

.account-guest{
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 2rem 1rem;
}

.account-guest h3{
  color: #0364B9!important;
  margin-bottom: 1rem!important;
}

.account-guest button{
  background: #EEF5FF!important;
  color: #0364B9!important;
}

.account-guest button:hover{
  background: #0364B9!important;
  color: #fff!important;
}

.products.display-list .product h2 {
  grid-row: span 2;
  grid-column-start: 1 !important;
}

.products.display-list .product .yith-wcwl-add-to-wishlist {
  grid-column: 4 / 5!important;
  margin-top: 0.3rem!important;
}

.products.display-list .product{
  grid-template-columns: 40% 30% 15% 15% !important;
}

.products.display-list .product .cart{
  grid-column: 3 / 5;
}

.products.display-list .addToQuote{
  grid-row: span 2;    
  grid-column: 3 / 4;
  width: 98%!important;
  margin-top: 0.3rem!important;
}

.products.display-list .yith-wcwl-add-button a.add_to_wishlist{
  width: 98%!important;
  margin-top: 0!important;
}

.products.display-list .cart-buttons{
  margin-top: 0!important;
}

.products.display-list h5.cat-brand{
  display: none!important;
}

.woocommerce ul.products.display-list li.product .woocommerce-loop-product__title{
  padding: 0!important;
}

.woocommerce ul.products.display-list li.product span.price{
  font-size: 1.4rem!important;
}

.woocommerce ul.products.display-list li.product .quantity+.button{
  padding-top: 0.2rem!important;
  padding-bottom: 0.2rem!important;
}

.woocommerce ul.products.display-list li.product .qty{
  padding-top: 0.2rem!important;
  padding-bottom: 0.2rem!important;
}

.elementor-products-grid > .elementor-widget-container{
  margin-top: 0!important;
}

.woocommerce.single-product div.product.elementor .elementor-add-to-cart .quantity + .button{
  width: 50%!important;
}

.addTos{
  max-width: 337px;
}

.addTos .yith-wcwl-add-button a.add_to_wishlist, .addTos .addToQuote{
  margin-top: 0!important;
}

#payment_details .e-coupon-box{
  display: none!important;
}

.woocommerce-order-received .woocommerce-notice.woocommerce-thankyou-order-received{
  font-size: 2rem;
  margin-bottom: 2rem!important;
  margin-top: 2rem!important;
  text-align: center;
  color: #111111;
  font-weight: 700;
}
.woocommerce-order-received .woocommerce-order {
border-style: solid;
  border-width: 2px 2px 2px 2px;
  border-radius: 3px;
  padding: 15px 15px 15px 15px;
  box-shadow: 0px 2px 6px 0px rgb(0 0 0 / 10%);
  background-color: #FFFFFF;
  border-color: var( --e-global-color-70240e1 );
  
}

.woocommerce-order-received ul.woocommerce-order-overview{
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.woocommerce-order-received .woocommerce-order-details{
  background: #EEEEEE;
  max-width: 500px;
  border-radius: 3px;
  padding: 1rem 1rem;
  margin: 1rem auto;
}

.woocommerce-order-received .woocommerce-customer-details{
  background: #EEEEEE;
  max-width: 500px;
  border-radius: 3px;
  padding: 1rem 1rem;
  margin: 1rem auto;
  width: 100%!important;
}

.woocommerce-order-received .woocommerce-customer-details address{
  padding: 0;
  border: 0;
}

.woocommerce-order-received table tbody>tr:nth-child(odd)>td{
  background: transparent!important;
  border-top: 1px solid #e8e9e9!important;
  border-bottom: 1px solid #e8e9e9!important;
}



.woocommerce-order-received table tfoot td, .woocommerce-order-received table tfoot th{
  padding-top: 0.3rem!important;
  padding-bottom: 0.3rem!important;
}

.woocommerce-order-received .checkout-nav-items{
  display: none!important;
}

/* WISHLIST */


.woocommerce.yith-wcwl-form > h2{
  width: 100%;
  justify-content: right;
  align-items: center;
  padding: 20px;
background-color: #FFFFFF;
border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #CCCCCC;
  box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 10%);
  border-radius: 3px;
  margin-top: 0px;

}

.wishlist_manage_table th, .wishlist_manage_table td{
  border: 0;
  padding-top: 1rem!important;
  padding-bottom: 1rem!important;
  background: #FFF!important;
}

.wishlist_view th, .wishlist_view td{
  border: 0;
  padding-top: 1rem!important;
  padding-bottom: 1rem!important;
  background: #FFF!important;
}

.wishlist_manage_table .wishlist-title{
  font-size: 22px;
  font-weight: 600;
  color: #0364b9;
  margin: 0;
  padding: 0;
}

.wishlist_table .product-add-to-cart a.addToQuote, .wishlist_table .product-add-to-cart a.move-to-another-wishlist-button{
  display: none!important;
}

.wishlist_table .product-add-to-cart a.remove_from_wishlist{
  margin-top: 4px!important;
}

.wishlist_manage_table thead{
  display: none;
}

.wishlist_view thead{
  display: none;
}

.wishlist_view .cart-buttons .quantity{
  margin: 0;
}

.wishlist_manage_table .wishlist-delete{
  text-align: right;
}

.wishlist-title.wishlist-title-with-form h2:hover {
  background: transparent!important;
}

.woocommerce.yith-wcwl-form.wishlist-fragment .wishlist-title-container{
  width: 100%;
  justify-content: right;
  align-items: center;
  padding: 20px;
background-color: #FFFFFF;
border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #CCCCCC;
  box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 10%);
  border-radius: 3px;
  margin-bottom: 20px;
}

.woocommerce.yith-wcwl-form.wishlist-fragment .wishlist-title-container .wishlist-title, .woocommerce.yith-wcwl-form.wishlist-fragment .wishlist-title-container .wishlist-title h2{
  margin-bottom: 0;
  margin-top: 0;
}

.woocommerce.yith-wcwl-form.wishlist-fragment .back-to-all-wishlists{
  display: none;
}

.elementor-35468 .elementor-element.elementor-element-6448984b{
  margin-top: 0!important;
}

.yith_wcwl_wishlist_footer{
  display: flex;
  justify-content: space-between;
  
}

.yith_wcwl_wishlist_footer input{
  font-size: 1rem!important;
  border: 0!important;
}
.list-privacy-settings {
  display: none;
}

.woocommerce-wishlist .account-sidebar-link.active{
  background: #FFF;
  color: #111111!important;
}

.woocommerce-wishlist .account-sidebar-link.active > p{
  color: #111111!important;
}

.woocommerce-wishlist a.silent-link[href="/wishlist/manage"] .account-sidebar-link > p{
  color: #0364b9!important;
}

.woocommerce-wishlist a.silent-link[href="/wishlist/manage"] .account-sidebar-link{
  background-color: #EEF5FF;
}

.woocommerce-wishlist .wishlist-items-wrapper br{
  display: none!important;
}

.yith_wcwl_wishlist_footer > p, .yith_wcwl_wishlist_footer br{
  display: none!important;
}

.woocommerce.yith-wcwl-form.wishlist-fragment .wishlist-title-container .wishlist-title{
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.woocommerce.yith-wcwl-form.wishlist-fragment .wishlist-title-container .wishlist-title .button{
  font-size: 1rem!important;
}

.woocommerce.yith-wcwl-form > br{
  display: none;
}

.e-form__indicators__indicator--state-completed [class*=indicator--shape-] {
  background-color: #0364b9!important;
}

.e-form__indicators__indicator--state-active{
  color: #0364b9!important;
}

.e-form__indicators__indicator--state-completed .e-form__indicators__indicator__label{
  color: #0364b9!important;
}

.single-list-item-header{
  background-color: #FFFFFF;
border-style: solid;
border-width: 1px 1px 1px 1px;
border-color: #CCCCCC;
box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 10%);
border-radius: 3px;
}

.my-account-profile{
  background-color: #FFFFFF;
border-style: solid;
border-width: 1px 1px 1px 1px;
border-color: #CCCCCC;
box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 10%);
border-radius: 3px;
}

.elementor-element-ae6c90e {
  display: none;
}

/* product suggestions */
ul.custom-products {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 40px;
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.custom-products::before {
  display: none;
}
ul.custom-products li {
  background: #FFF;
  border-radius: 3px;
  padding: 20px;
  border: solid #ddd 1px;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
}
.custom-products li h2 {
  font-size: 1em;
  font-weight: 400;
}
.custom-products li h3 {
  font-size: 12px !important;
}
.custom-products li button.button[type="submit"] {
  background-color: #035ba9;
}
.custom-products li button.button[type="submit"]:hover {
  background: #0364B9;
}
.custom-products li p.product {
  border: none !important;
  padding: 0 !important;
  color: #035ba9;
}
h2.product-header {
  font-weight: 800;
}

.woocommerce-result-count {
  display: none;
}

.elementor-nav-menu--main .elementor-nav-menu ul {
  max-height: 75vh;
  overflow-y: auto;
  overflow-x: visible;
}
.elementor-nav-menu--main .elementor-nav-menu ul ul {
  width: 100%;
}

.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del{
  font-size: 0.8em!important;
  text-decoration: line-through;   
}

.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price ins{
  text-decoration: none;
}

.woocommerce ul.products li.product .onsale, .woocommerce span.onsale{
  display: none!important;
}

.woocommerce div.product p.price ins{
  font-size: 1em;
  text-decoration: none; 
}

.woocommerce div.product p.price del{
  font-size: 0.8em;
  text-decoration: line-through;   
}

/* Track an order page */
.elementor-element-3426823d {
  padding: 3em 0;
}
.elementor-element-3426823d .woocommerce .form-row {
  /* padding: 20px 0; */
}

/* User Management */
.actions a.button {
  background: #0364b9;
  border-radius: 3px;
  padding: 6px 15px;
  margin: 0 0 10px 0;
  color: #FFF;
  font-weight: bold;
}
.users-title {
  display: grid;
  grid-template-columns: 10% 50% 20% 20%;
  grid-gap: 0px;
  background: #FFF;
  padding: 10px;
  border-top: solid #DDD 1px;
  font-weight: 600;
}
.users-title > div:nth-last-of-type(1) {
  text-align: right;
}
.elementor-widget-container .users-container {
  padding: 10px 0;
  height: auto;
}
.elementor-widget-container .users-container > .number {
  width: 10%;
  min-width: 10%;
}
.elementor-widget-container .users-container > .total {
  width: 50%;
  min-width: 50%;
  font-size: 1.1em;
  padding-left: 0px;
}
.users-container > .total p {
  font-size: 1.2em;
}
.elementor-widget-container .users-container > .actions {
  width: 20%;
  min-width: 20%;
}
.users-container > .number p {
  font-size: 1em;
}

.elementor-element-f21e207 {
  display: contents !important;
}
.elementor-element-e66801b h1.p1 .s1,  .elementor-element-e66801b h2.p3 .s1, .elementor-element-e66801b .p3 .s2 b {
  color: #0364b9;
}

.widget_product_categories .product-categories > li {
  font-size: 12px;
  padding-top: 2px!important;
  line-height: 1em!important;
  
}

.widget_product_categories .product-categories ul.children{
  display: nonse;
}

.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-sub-item{
  white-space: nowrap;
}

.widget_product_categories .product-categories ul.children li{
  font-size: 12px;
  margin-left: 1em;
  margin-right: 0!important;
  padding-top: 2px!important;
  /* line-height: 1em!important;
  display: flex!important;
  justify-content:  space-between;
  width: calc(100% - 1em); */
}

.order-details{
  padding-top: 1em;
}

.order-details > h4{
  padding-left:  0.8em;
}

.single-order-container > div.seller-price-input{
  white-space: nowrap;
}

.single-order-list-item > div.list-item-price > p{
  white-space: nowrap;
}

.menu-item-25 > ul > li{
 width: auto!important;
 padding: 1em!important;
}

.empty-content-message {
  display: flex;
  padding: 2em;
  width: 100%;
  background: #FFF;
  border-radius: 3px;
  justify-content: center;
}
.empty-content-message p {
  text-align: center;
}
.woocommerce p.wishlist-empty {
  margin: 30px 0 0 0;
  background: #FFF;
  border-radius: 3px;
  padding: 2em;
  border: solid #DDD 1px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}

[type=submit]:focus {
  outline: none !important;
}
.products .product .button.product_type_simple {
  display: block !important;
/*   padding: 10px 0px !important; */
  text-align: center;
  color: #FFF !important;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
  background-color: #EEF5FF;
  color: #0364B9;
}
.woocommerce.widget_price_filter h5 {
  font-weight: 600;
}

.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del{
  font-size: 0.8em;
  text-decoration: none;
}

.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del{
  font-size: 0.8em;
  text-decoration: line-through;   
}

.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price ins{
  text-decoration: none;
}

.woocommerce ul.products li.product .onsale{
  display: none!important;
}

.woocommerce div.product p.price ins{
font-size: 1em;
text-decoration: none;

}

.woocommerce div.product p.price del{
font-size: 0.8em;
text-decoration: line-through;   
}

.order-details{
  padding-top: 1em;
}

.order-details > h4{
  padding-left:  0.8em;
}

.single-order-container > div.seller-price-input{
  white-space: nowrap;
}

.single-order-list-item > div.list-item-price > p{
  white-space: nowrap;
}

.edit-title-buttons br{
  display: none;
}
.elementor-170 .elementor-element.elementor-element-942ccbe > .elementor-widget-container {
  padding: 10px !important;
}

/* Lost password page */
.lost-password {
  max-width: 500px;
  margin: 70px auto;
  padding: 20px;
  border-radius: 3px;
  border: solid #ddd 1px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  text-align: center;
  background: #FFF;
}
.lost-password input.input-text {
  margin: 5px 0 20px 0;
  border-color: #DDD;
}
.lost-password .button {
  font-size: 16px;
  border: none;
}
.lost-password label {
  margin-top: 20px;
  font-weight: 600;
}
.lost-password .button:hover {
  background: #0364B9;
}

.incvat {
  font-size: 0.7em !important;
  color: #666 !important;
  font-weight: 200;
}

.continue-shopping-button {
  width: auto;
  margin: 20px auto;
  text-align: center;
}
.continue-shopping-button a {
  background: #035ba9;
  border-radius: 3px;
  color: #FFF !important;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 600;
}
.success-page-logo {
  margin: auto;
  text-align: center;
}
.elementor-woo-meta--view-stacked .product_meta .posted_in {
  display: none !important;
}
.recent-products .woocommerce a.button {
  background-color: #035ba9;
}
.custom-products .product .button.product_type_simple {
  display: block;
  background-color: #035ba9;
  color: #FFF;
  text-align: center;
}

.about-icon-box > div {
  display: flex;
  justify-content: space-evenly;
}

p.form-suggest {
  color: #363636;
  font-size: 12px;
  margin-top: -15px;
}

.products-display ul.products li.product a img {
  max-height: 200px;
  margin: auto !important;
  width: auto !important;
}

.elementor-grid-3 ul.display-grid {
  grid-template-columns: repeat(3, 31%);
}
.woocommerce-loop-product__title {
  overflow-x: hidden;
}
#displayGridButton, #displayListButton {
  display: none;
}
.elementor-grid-4 ul.display-grid {
  grid-template-columns: repeat(4, 23.7%);
}

/* Checkout Thank You */

.elementor-widget-woocommerce-checkout-page {
  background-color: #FFF;
  max-width: 100%;
}
.woocommerce-order-received .woocommerce-customer-details {
  background: #FFF;
  max-width: 100%;
}
.elementor-widget-woocommerce-checkout-page div:not(.continue-shopping-button) a {
  color: #024e91;
}
.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tbody td {
  width: 52%;
}
.elementor-widget-woocommerce-checkout-page {
  color: #000 !important;
}
.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tfoot th  {
  color: #000 !important;
}
.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tfoot td {
  color: #000 !important;
}



@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
  .elementor-element-af67722 {
    margin-top: 10px;
    margin-right: 0px;
  }
  .elementor-element-352eb05 section > div {
    flex-flow: column;
  }
  .elementor-82 .elementor-element.elementor-element-008ecc9, .elementor-82 .elementor-element.elementor-element-fd4c274 {
    width: 100% !important;
  }
  .category-banner {
    grid-column: 1;
  }
  #wpsl-search-wrap {
    align-items: flex-end;
  }
  #wpsl-search-wrap #wpsl-search-btn {
    margin: 0 0 0 10px;
  }
  .elementor-3 .elementor-element.elementor-element-4d34824 {
    width: 100% !important;
  }
  .elementor-3 .elementor-element.elementor-element-5677047 {
    width: 100% !important;
    padding-left: 0px !important;
    padding-top: 30px !important;
  }
  .elementor-3 .elementor-element.elementor-element-5677047 > .elementor-element-populated {
    margin-left: 0px !important;
  }
  .elementor-315 .elementor-element.elementor-element-8838bcb > .elementor-element-populated {
    margin-left: 0px !important;
    margin-top: 20px !important;
  }
  .elementor-element-eb6b94d {
    max-height: 95vh;
    overflow-y: scroll;
  }
}

@media screen and (max-width: 1280px) {
  #menu-1-3757e06 li a {
    font-size: 0.9em;
  }
}


@media only screen and (max-width: 1024px) {
  .arb-mobile-menu {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100vw;
    max-width: 100vw;
    height: 100vh;
    background: #0364b9;
    display: flex;
    flex-direction: column-reverse;
    overflow-x: hidden;
    overflow-y: scroll;
    z-index: 99999;
    padding-right: 0px;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    text-align: center;
    visibility: hidden;
  }
  .arb-mobile-menu.active {
    display: flex;
    visibility: visible;
  }
  .arb-mobile-menu .mobile-close {
    position: absolute;
    top: 15px;
    right: 15px;
    color: #fff;
    width: 30px;
    height: 30px;
  }
  .arb-mobile-menu .mobile-close:after {
    filter: brightness(100);
  }
  .arb-mobile-menu .elementor-nav-menu a {
    color: #FFF;
  }
  .arb-mobile-menu .mobile-close:after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    background: url('/wp-content/themes/arb-electrical/images/mobile-close.svg') no-repeat;
    background-size: 100% 100%;
    width: 30px;
    height: 30px;
  }
  .elementor-nav-menu a {
    display: block !important;
    padding: 15px !important;
    text-align: center;
    color: #fff;
  }
  .arb-mobile-menu ul {
    display: flex;
    flex-direction: column;
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  .arb-mobile-menu .mobile-user-drop {
    flex-direction: column-reverse;
  }
  .arb-mobile-menu .mobile-user-drop li {
    padding: 10px 0;
  }
  .arb-mobile-menu .mobile-user-drop li a {
    color: #fff;
  }
  #userMenu .elementor-menu-toggle, #helpMenu .elementor-menu-toggle {
    display: none;
  }
  .elementor-46 .elementor-element.elementor-element-2d65bda4 {
    padding: 15px 10px !important;
  }
  .menu-item-357 img {
    filter: brightness(100);
  }
  .elementor-nav-menu--dropdown {
    background-color: transparent !important;
  }

  .product-sorting .elementor-section .elementor-container {
    flex-direction: row;
  }
  .sorting-display-icons > div {
    flex-direction: row;
  }
  .sorting-display-icons > div > div {
    width: 50px !important;
    margin: 0 !important;
  }
  .elementor-31671 .elementor-element.elementor-element-37ebfe4 {
    justify-content: left !important;
  }
  #productSortForm select {
    border: solid #DDD 1px;
    padding: 5px;
    border-radius: 3px;
  }
  .elementor-31667 .elementor-element.elementor-element-4cca012 {
    justify-content: left !important;
  }
  ul.custom-products {
    grid-template-columns: 1fr;
  }
  .recent-products ul.products {
    display: grid;
    grid-template-columns: 1fr;
  }
  .recent-products ul.products li.product {
    width: 100% !important;
  }
  .woocommerce.single-product div.product.elementor .elementor-add-to-cart .quantity + .button {
    width: 100% !important;
  }
  #wpsl-search-wrap form {
    align-items: flex-end;
  }
  #wpsl-search-wrap .wpsl-search-btn-wrap #wpsl-search-btn {
    margin-bottom: 0px;
    margin-left: 10px;
  }
}

@media only screen and (max-width: 767px) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
	nav nav ul.elementor-nav-menu {
		background: #0364B9;
		height: 90dvh;
		color: #FFF;
	}
	nav.element-nav-menu__container li:hover {
		background: #0364B9;
	}
	.elementor.elementor-46 {
		overflow-y: visible !important;
	}
	.elementor-46 .elementor-element .elementor-nav-menu--dropdown a {
		color: #FFF !important;
		position: relative;
	}
	
	.elementor-46 .elementor-element .elementor-nav-menu--dropdown a.elementor-item-active {
		background: #0364B9 !important;
		color: #FFF !important;
	}
	.elementor-46 .elementor-element .elementor-nav-menu--dropdown a:hover {
		color: #FFF !important;
		background: #0364B9 !important;
	}
	.elementor-nav-menu .sub-arrow {
		position: absolute;
		top: 20px;
		right: 10px;
		color: #FFF !important;
	}
	.elementor-46 .elementor-element.elementor-element-ada0638 .elementor-nav-menu--dropdown a.highlighted {
		background: #0364B9 !important;
	}
  .elementor:not(.elementor-46) {
    overflow: hidden;
  }
  .elementor-9 .elementor-element.elementor-element-2c1f1e7 {
    width: 100% !important;
  }

  .elementor-9 .elementor-element.elementor-element-bef9b23 {
    width: 100% !important;
  }
  .elementor-46 .elementor-element.elementor-element-4d7ac89 img {
    width: auto !important;
  }
  #getBranches {
    font-size: 14px;
  }
  .elementor-widget-woocommerce-menu-cart .elementor-menu-cart__toggle .elementor-button {
    font-size: 16px !important;
  }
  #userMenu .elementor-widget-wrap>.elementor-element {
    display: flex;
    justify-content: end;
  }
  .elementor-46 .elementor-element.elementor-element-3757e06 .elementor-menu-toggle {
    margin: 0 !important;
    width: fit-content;
  }
  #userMenu .elementor-widget-nav-menu .elementor-widget-container {
    flex-direction: row-reverse !important;
    justify-content: flex-end;
  }
  .elementor-section {
    padding: 0 10px;
  }
  .elementor-section .elementor-section {
    padding: 0;
  }
  .elementor-82 .elementor-element.elementor-element-3fce131 .swiper-slide-contents {
    max-width: 100% !important;
  }
  .elementor-element-1aff45f > .elementor-widget-wrap {
    padding: 0px !important;
  }
  .elementor-46 .elementor-element.elementor-element-25c031c6 {
    padding: 10px !important;
  }
  .elementor-element-5939c77 .elementor-element-populated {
    padding: 10px 0px !important;
  }
  .elementor-170 .elementor-element.elementor-element-5b920d8 {
    padding: 0 10px !important;
    text-align: left;
  }
  .elementor-element-ce5692e .elementor-element-populated {
    padding: 0px !important;
  }
  .elementor-element-be04297 > .elementor-element-populated {
    padding: 10px 0px !important;
  }
  #myUL li{
    flex-direction: column;
  }
  #Button, #defaultButton{
      width: 100%!important;
      margin-bottom: 5px!important;
  }
  #myUL #col2{
      width: 100%!important;
  }
}

@media screen and (max-width: 430px) {
  .elementor-grid-mobile-2 .elementor-grid {
    grid-template-columns: 100% !important;
  }
  .brands > div > div {
    grid-template-columns: 1fr 1fr !important;
    grid-gap: 20px 20px;
  }
  .elementor-46 .elementor-element.elementor-element-1b50e70 {
    text-align: center;
  }
  a.elementor-button-link.elementor-button.elementor-size-sm {
    width: 100%;
  }
  .elementor-46 .elementor-element.elementor-element-4518955 > div {
    display: block;
    padding: 0px;
  }
  #getBranches {
    justify-content: center;
    /* margin-bottom: 10px !important; */
  }
  .elementor-46 .elementor-element.elementor-element-4518955.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated {
    display: block;
  }
  /* .elementor-widget-woocommerce-menu-cart .elementor-menu-cart__toggle .elementor-button {
    width: 95vw !important;
  } */
  .woocommerce div.product.elementor .quantity+.button {
    width: 100%;
  }
  .elementor-element-d845249.elementor-column {
    padding: 0 10px !important;
  }
}

/* ADMIN */

body.wp-admin #your-profile .yoast-settings, tr[data-name="product_allocations"], body.wp-admin #your-profile .application-passwords, .user-admin-color-wrap{
  display: none;
}

.elementor-widget-wc-categories.categories ul li > a img{
  display: block;
  position: absolute;
  top: 0px;
  margin: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}
.elementor-widget-wc-categories.categories ul li h2 {
  z-index: 1;
  color: #FFF !important;
  position: absolute;
  top: 45%;
}
.elementor-widget-wc-categories.categories ul li h2 .count {
  color: #FFF !important;
}

.elementor-widget-wc-categories.categories ul li > a{
  text-align: center;
  align-items: center;
  justify-content: center;
  min-height: 75px;
}

.elementor-widget-wc-categories.categories ul li > a:hover h2{
  transition: all 0.2s ease;
}

.elementor-widget-wc-categories.categories ul li > a:hover h2{
  
}

.categories ul li{
  transition: all 0.2s ease;
}

.categories ul li:hover{
  box-shadow: 0px 5px 10px rgb(0 0 0 / 5%);
}

.woocommerce div.product .stock, .elementor-widget-woocommerce-products li.product .stock{
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  text-align: right;
  padding: 3px 8px;
  font-weight: bold;
  font-size: 11px;
  display: none;
}

.woocommerce div.product .stock .stock.in-stock, .elementor-widget-woocommerce-products li.product .stock.in-stock{
  color: #77a464!important;
}

.woocommerce div.product .stock .stock.out-of-stock, .elementor-widget-woocommerce-products li.product .stock.out-of-stock{
  color: #ab1616!important;
}


.elementor-products-grid ul.products.elementor-grid li.product a.woocommerce-loop-product__link{
  position: initial!important;
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  align-items: left;
}

.online-stock.out-of-stock{
  color: #ff2c38!important;
} 

.woocommerce div.product .price-wrapper, .elementor-widget-woocommerce-products li.product .price-wrapper{
  margin-bottom: 20px;
}

.cart-buttons{
  margin-top: 0;
}

.woocommerce div.product li.product > .button, .elementor-widget-woocommerce-products li.product .price-wrapper > .button{
  height: 42px;
  line-height: 22px;
}

.single-list-item-footer > div{
  padding: 10px 0!important;
}

.single-list-item-footer > div.showVat{
  justify-content: flex-end;
  padding-bottom: 0!important;
}

.single-list-item-footer > div .totalTitle{
  font-size: 18px;
  font-weight: bold;
}

.showVat label{
  margin-left: 5px;
}  

.loading-button{
  background-image: url(/wp-content/uploads/2022/05/puff.svg);
  background-repeat: no-repeat;
  background-size: 30px 30px;
  background-position: 50%;
  color: transparent!important;
  pointer-events: none;
  opacity: 0.8!important;
}

.account-action-btn.loading-button{
  color: transparent!important;
}

#sortable{
  padding: 0!important;
  border: 1px solid #dddd;
  border-bottom: 0!important;
  margin-top: 1em!important;
}

.quote-add-buttons{
  padding: 1em 1em 0;
  background: #FFF;
  border: 1px solid #dddd;
  border-top: 0;
}

.single-list-item-footer{
  border: 0;
}

.quote-add-buttons a, #customProduct{
  color: #888888;
}

.quote-add-buttons a p, #customProduct p{
  transition: all 0.2s ease;
}

.quote-add-buttons a:hover p, #customProduct:hover p{
  color: var( --e-global-color-primary )!important;
  border-color: var( --e-global-color-primary )!important
}

.single-list-item-footer > div{
  width: 100%!important;
  max-width: 250px;
  padding-left: 1em!important;
  padding-right: 1em!important;
}

.single-list-item-footer{
  background: #FFF;
  border: 1px solid #dddd!important;
  border-top: 0;
}

.stock-notice{
  background-color: #EEF5FF;
  padding: 1em;
  color: #0364B9!important;
  text-align: center;
  font-size: 16px;
  border-radius: 4px;
}

.shipping-notice{
  background: #0364B9;
  border-radius: 4px;
  color: #FFF;
  padding: 0.5em 1em;
  text-align: center;
  margin-bottom: 1.5em!important;
}

.woocommerce-ResetPassword .woocommerce-Button{
  border: 0;
}

.woocommerce-ResetPassword button.woocommerce-Button:hover{
  background-color: #024e91!important;
}

.woocommerce-ResetPassword > p{
  margin-bottom: 1em!important;
}
/* checkout payment options sizzing fix */
li.wc_payment_method.payment_method_peach-payments label img{
	max-width: 85px !important;
}
li.wc_payment_method.payment_method_ipay label img {
    min-width: 176px !important;
}

/* Stock limit messages */
.quantity-form {
  position: relative;
  padding-top: 10px;
}
.stock-limit-message {
  position: absolute;
  background: var( --e-global-color-secondary );
  font-size: 12px;
  padding: 3px;
  border-radius: 3px;
  top: -20px;
  width: 100%;
  display: none;
}
.product-stock-message {
  background: var( --e-global-color-secondary );
  font-size: 12px;
  padding: 3px;
  border-radius: 3px;
  width: 100%;
  display: none;
}

/* Wishlist buttons */
.wishlist_table .product-add-to-cart a.button {
  width: 100%;
  font-size: 9px;
}
.wishlist-items-wrapper .product-add-to-cart button.button.alt {
  font-size: 9px;
  width: 100%;
}
.wishlist-items-wrapper .cart-buttons {
  width: 100%;
  display: block;
}
.wishlist_table .product-add-to-cart a.add_to_quote_from_wishlist {
  padding: 6px 10px !important;
}
.yith_wcwl_wishlist_update input {
  background: #34ab57 !important;
  border-radius: 3px;
}

/* Registration styles */
.elementor-field-group-field_fca4eb1 {
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: nowrap;
  align-items: flex-start;
}
.elementor-field-group-field_fca4eb1 label {
  font-weight: 300 !important;
}
.elementor-field-group-field_fca4eb1.elementor-field-group {
  flex-wrap: nowrap !important;
  align-items: flex-start !important;
}
.elementor-field-group-field_fca4eb1 .elementor-field-subgroup {
  flex-basis: auto !important;
  margin-right: 10px;
}
.elementor-field-group-field_fca4eb1 .input {
  margin-right: 10px;
}

.videoIconButton {
	border: 2px solid #0364B9;
    border-radius: 5px;
    padding: 10px 15px;
}

.videoIconButton h3 {
	display: none;
}

.videoIconLink {
	font-weight: 600;
}

.videoIconButton span {
	color: #FE4550;
	font-weight: 700;
}


#quoteVideoButton {
	display: none;
}

body.quotes #quoteVideoButton{
	display: block !important;
}

body.quotes #accountVideoButton {
	display: none !important;
}

#listVideoButton {
	margin: 0 10px;
}

.elementor-field-group-field_9d4f58c div.elementor-field-subgroup label::after {
	content: "*";
    color: red;
    padding-left: 0.2em;
}

.elementor-widget-woocommerce-checkout-page .woocommerce-info {
  padding: 5px !important;
  background-color: var( --e-global-color-secondary )!important;
  border-radius: 6px;
  margin-right: 20px;
}
.elementor-widget-woocommerce-checkout-page .woocommerce-info:before {
  display: none !important;
}

/* CTA alignment */
.woocommerce div.product form.cart {
  margin-bottom: 0px;
}
div .elementor-products-grid ul.products.elementor-grid li.product {
  padding: 15px 15px 160px 15px;
}
div.featured-products .elementor-products-grid ul.products.elementor-grid li.product {
  padding: 15px 15px 140px 15px;
}
.woocommerce .featured-products ul.products li.product {
  padding-bottom: 140px;
}
.cart-button-wrapper {
  position: absolute;
  bottom: 50px;
  width: 85%;
}
.custom-products .cart-button-wrapper {
  position: relative;
  bottom: auto;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.wishlist-items-wrapper .cart-button-wrapper {
  position: relative;
  width: auto;
  bottom: auto;
}
.featured .cart-button-wrapper {
	position: relative;
	bottom: auto;
	width: 100%;
}
.elementor-47141 .elementor-element.elementor-element-ff080a8.elementor-wc-products ul.products {
	grid-column-gap: 20px !important;
}
.product .yith-wcwl-add-button {
  position: absolute;
  bottom: 20px;
  width: 85%;
}

.addTos .yith-wcwl-add-button {
  position: relative;
  bottom: auto;
  width: 100%;
}
.products .product .cart-button-wrapper .button.product_type_simple {
  padding-top: 13px;
  padding-bottom: 13px;
}
.woocommerce .product .quantity .qty {
  width: 3.0rem;
  padding: 0.5rem 0 0.5rem 0.1rem;
}

.featured-products ul.products li.product {
  padding-bottom: 100px;
}
.featured-products .cart-button-wrapper {
  position: absolute;
  bottom: 20px;
  width: 90%;
}
.featured-products .product .yith-wcwl-add-button {
  margin-left: 10px;
  width: 86%;
}
.featured-products ul.products li.product .button.product_type_simple {
  padding: 13px 0em !important;
}

@media screen and (max-width: 640px) {
  .cart-button-wrapper {
    width: 90%;
  }
  .product .yith-wcwl-add-button {
    width: 90%;
  }
}

.woocommerce div:not(.recent-products) li.product .price-wrapper {
  
}
.featured-products li.product .price-wrapper {
  
}
.custom-products .price-wrapper {
  position: relative;
  bottom: auto;
}
.price-wrapper {
	color: #0364B9;
}
.price-wrapper ins bdi {
	font-weight: bold;
}
.custom-products .yith-wcwl-add-button {
  position: relative;
  bottom: 38px;
  width: auto;
}
.custom-products .button.product_type_simple {
  background-color: #035ba9 !important;
  text-align: center !important;
  color: #FFF !important;
}
.search-products .cart-button-wrapper {
  width: 85%;
}
.search-products .product .yith-wcwl-add-button {
  width: 81%;
}
.elementor-nav-menu--main .sub-menu.elementor-nav-menu--dropdown.sm-nowrap {
	overflow-y: auto !important;
}
.featured-products ul.products li.product .button.product_type_simple {
	display: block;
}
.elementor-location-header:before {
    content: 'Due to national shutdown our online dispatch is closed on Monday 20th March. Orders placed during this time will only be processed on Wednesday 22nd March 2023.' !important;
    padding: 0.5em;
    font-family: 'Inter';
    color: #fff;
    background: #0363B9;
    width: 100%;
    text-align: center;
	display: none !important;
}

.data-table-wrapper {
  background: #FFF;
  padding: 20px;
  border-radius: 3px;
  border: solid #CCC thin;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
}
.data-table-wrapper .data-table {
  display: table;
  width: 100%;
}
table.data-table td, table.data-table th {
  border: 0 !important;
  padding: 5px 10px 5px 0px;
  vertical-align: middle !important;
}
table.dataTable {
  border-collapse: collapse !important;
}
.data-table .view-cell {
  display: flex;
  border: none !important;
  justify-content: flex-end;
}
.data-table tbody tr.odd td {
  background-color: #F8F8F8 !important;
}
.data-table-wrapper .dataTables_length label, .data-table-wrapper .dataTables_filter label {
  display: flex;
  align-items: center;
}
.data-table-wrapper .dataTables_length label select {
  margin: 0 6px;
  display: block;
  border-color: #c1c1c1 !important;
}
.elementor-9 .elementor-element.elementor-element-b94d7b0 {
  border: none !important;
}
.data-table-wrapper .dataTables_filter label input {
  margin-left: 5px;
  border-color: #c1c1c1 !important;
}
table.data-table td, table.data-table th {
  border: none !important;
}
.data-table-wrapper .dataTables_filter {
  margin-bottom: 20px;;
}
.data-table th.view-header {
  text-align: right;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
  background: #E7EEF8 !important;
  border: none !important;
  padding: 4px 15px;
}
.data-table .text-right {
  text-align: right;
}
.data-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  background: #E7EEF8 !important;
  border: none !important;
  color: #000 !important;
  padding: 4px 15px;
}
.data-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button, .data-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  min-width: 10px !important;
  padding: 4px 15px !important;
  border: none !important;
}
.data-table .view {
  background-color: #E7EEF8;
  padding: 2px 5px;
  margin-right: 2px;

}
.dataTables_wrapper {
  max-width: 100%;
  overflow-x: auto;
  position: relative;
}

@media screen and (max-width: 640px) {
  .data-table-wrapper:after {
    width: 100px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    content: '';
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.9));
    z-index: 10;
    pointer-events: none;
  }
}
#downloadButton a span {
	pointer-events: none;
}

/* Solar installer pages */
.solar-form .elementor-field-type-upload {
	padding: 20px;
	background: #FFF;
	border: solid #CCC 2px;
	border-radius: 10px;
	margin: 15px 0;
}
.solar-form .elementor-field-type-acceptance  {
	display: flex;
	flex-direction: row-reverse;
	flex-wrap: nowrap;
	align-items: start;
	justify-content: start;
}
.solar-form .elementor-field-type-acceptance .elementor-field-subgroup {
	flex-basis: 0px !important;
	margin-right: 10px;
}
.solar-list ul {
	padding-left: 15px;
}

/* Installer Directory */
.installer-filters {
  display: flex;
  width: 100%;
  padding-bottom: 15px;
  border-bottom: solid #CCC 1px;
  margin-bottom: 15px;
}
.installer-filters > div:nth-last-of-type(1) {
  justify-content: end;
  width: 100%;
  position: relative;
}
.installer-filters > div:not(:nth-last-of-type(1)) {
  min-width: 200px;
  margin-right: 20px;
}
.installer-filters input[type="text"], .installer-filters select {
  padding: 0.5rem 1rem;
  border: solid #ddd 1px;
  border-radius: 3px;
  font-size: 1em;
  background: #FFF;
  width: 100%;
}
.installer-filters select {
  padding: 8px;
}
.installers-container {
  display: flex;
  flex-direction: column;
}
.installers-container > .installer {
  padding: 20px;
  border: solid #CCC 1px;
  background: #FFF;
  border-radius: 5px;
  margin-bottom: 15px;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.06);
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.installers-container .installer > section:not(.gallery) {
  max-width: 84%;
}
.installer > section.gallery {
  max-width: 15%;
  width: 15%;
}
.installer h1 {
  line-height: 1em;
  margin: 0;
}
.installer h1 span {
  font-size: 0.6em;
  color: #999;
}
.installer .company-logo {
  max-height: 80px;
  margin: 0 0 10px 0;
}
.installer .company-logo.empty {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 80px;
  background: #f2f2f2;
}
.installer .contact-info {
  font-size: 0.9em;
  color: #363636;
  padding-bottom: 15px;
  line-height: 1.2em;
  height: 100%;
}
.installers-container .installer .contact-info {
  height: auto;
}
.gallery  {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 5px;
  align-content: flex-start;
}
.gallery img {
  object-fit: cover;
  width: 100%;
  height: 60px;
  max-height: 80px;
  background: #CCC;
  border-radius: 3px;
  overflow: hidden;
}
.gallery span {
  width: 100%;
  height: 80px;
  background: #f2f2f2;
  display: flex;
  justify-content: center;
  align-items: center;
}
.gallery a {
  display: flex;
}
.gallery label {
  grid-column: 1 / span 2;
}
.installer-header {
  display: flex;
  flex-direction: row;
  width: auto;
  align-items: baseline;
}
.installer-header .rating {
  display: flex;
  flex-direction: row;
  width: auto;
  margin-left: 20px;
}
.installer-header .rating > span {
  width: 20px;
  height: 20px;
  margin-right: 4px;
}
.installer-header .rating > span svg {
  width: 100%;
  height: 100%;
}
.contact-info i {
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 3px;
}
.contact-info i svg {
  width: 100%;
  height: auto;
  fill: #CCC;
}
.installer-services {
  list-style: none;
  padding: 0px;
  display: flex;
  flex-direction: row;
  margin: 15px 0;
}
.installer-services li {
  padding: 6px;
  border-radius: 3px;
  background: #EEF5FF;
  margin-right: 3px;
  font-size: 1em;
  line-height: 1em;
  color: #035ba9;
  display: block;
  text-transform: capitalize;
}
.installer-footer {
  display: flex;
  flex-direction: row;
}
.installer-footer .button {
  margin-right: 10px;
}
.installer-footer .button {
  background: #035ba9;
  padding: 4px 20px;
  border-radius: 3px;
  color: #FFF;
}
.installer-footer .button.light {
  background: #FFF;
  color: #035ba9;
  border: solid #035ba9 1px;
}
.installer-filters .area {
  display: none;
}
.installer-filters .area.active {
  display: flex;
}
.full-area {
  display: none;
  font-size: 13px;
}
@media screen and (max-width: 640px) {
  .installer-filters {
    flex-direction: column;
  }
  .installer-filters > div {
    margin-bottom: 15px;
    margin-right: 0px !important;
  }
  .installers-container .installer .gallery {
    display: none;
  }
  .installer .installer-header {
    flex-direction: column;
  }
  .installer .installer-header .rating {
    margin-left: 0px;
    margin-bottom: 10px;
  }
  .installer .contact-info {
    white-space: pre-line;
  }
  .installer .installer-footer {
    justify-content: space-evenly;
  }
  .installer-footer .button {
    width: 100%;
    text-align: center;
    margin: 3px;
  }
  .installer > section {
    width: 100%;
  }
}
/* Installer page */
.installers-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 15px;
}
.installers-grid .installer {
  background: #FFF;
  border: solid #ddd 1px;
  border-radius: 3px;
  box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.06);
  padding: 15px;
  display: flex;
  flex-direction: column;
}
.installer .installer-logo {
  width: 100%;
  max-height: 80px;
  min-height: 80px;
  margin: 0 auto 10px auto;
  display: flex;
  background: #ffffff;
  justify-content: center;
  align-items: center;
}
.installer .installer-logo img {
	max-height: 80px;
}
.installer .contact-info h3 {
  line-height: 1.2em;
  margin: 10px 0 0 0;
}
.installers-grid .installer-footer {
  justify-content:stretch;
  margin-top: 15px;
  width: 100%;
}
.installers-grid .installer-footer a {
  width: 50%;
  display: flex;
  justify-content: center;
  text-align: center;
}
.installer-footer .mr-0 {
  margin-right: 0px;
}
.details {
  margin-bottom: 20px;
}
.installer-header.rating-info {
  display: flex;
  flex-direction: row;
}
.installer-header.rating-info > span {
  width: 30px;
  height: 30px;
}
.rating-info .rating {
  margin-left: 0px;
}
.installer-comments input:not(.submit), .installer-comments textarea, .installer-comments select {
  border-color: #CCC;
}
.installer-comments input[type=submit].submit {
  font-size: 1.2em;
  border: none;
}
.no-results {
  margin: 0 20px 0 20px;
}
.rating-no-content {
  background: #EEF5FF;
  padding: 3px 5px;
  border-radius: 3px;
  display: flex;
  width: auto;
  flex-direction: column;
}
.installer-footer .installer-popup {
  cursor: pointer;
  color: #FFF !important;
}
.installer-comments {
  display: flex;
  flex-direction: column;
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: solid #c6c6c6 1px;
}
.installer-comments div p:nth-of-type(1) {
  font-weight: bold;
  margin-bottom: 10px;
}
.installer-comments div p:nth-of-type(2) {
  color: #666;
}
@media screen and (max-width: 640px) {
  .installers-grid {
    grid-template-columns: 1fr;
  }
}

/* == Autocomplete == */
#area_search {
  position: relative;
}
#area_search:focus-visible {
  outline: none;
}
.autocomplete {
  position: relative;
  display: inline-block;
}
.autocomplete-items {
  position: absolute;
  border: 1px solid #d2d2d2;
  z-index: 99;
  top: 100%;
  left: 0;
  right: 0;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.06);
  margin: 0;
}
.autocomplete-items div {
  padding: 10px;
  cursor: pointer;
  background-color: #fff;
  border-bottom: 1px solid #d4d4d4;
  transition: backgroundColor 0.6s;
}
.autocomplete-items div:hover {
  background-color: #e9e9e9;
}
.autocomplete-active {
  background-color: #363636 !important;
  color: #ffffff;
}

.elementor-67978 .elementor-field-type-acceptance {
	display: flex;
	flex-direction: row-reverse;
	flex-wrap: nowrap;
	width: 100;
	justify-content: flex-end;
	align-items: bottom;
}
.elementor-67978 .elementor-field-type-acceptance .elementor-field-subgroup {
	flex-basis: 5% !important;
	margin-right: 10px;
	max-width: 50px;
}
body .elementor-67978 .elementor-field-type-acceptance  > label {
	padding-bottom: 0px !important;
}
.quote-success {
	visibility: hidden;
}
.elementor-field-group {
  align-content: start;
}
#enquireButton .elementor-button-content-wrapper {
  pointer-events: none;
}

.empty-message {
  background-color: #D9EDF7;
  display: none;
  flex-direction: column;
  max-width: 90%;
  margin: 0 auto;
  border-radius: 6px;
  text-align: center;
  justify-content: center;
  padding: 15px;
  
}
.empty-message p {
  color: #035ba9;
  margin-bottom: 10px;
}

.bulk-message {
  position: absolute;
  top: 0px;
  right: 0px;
  background: #34AB57;
  color: #FFF;
  width: auto;
  height: auto;
  text-transform: uppercase;
  font-size: 12px;
  padding: 3px 5px;
  border-bottom-left-radius: 4px;
  font-weight: 400;
}
.bulk-dropdown {
  position: relative;
}
.bulk-dropdown > section {
  background: #34AB57;
  color: #FFF;
  font-size: 13px;
  text-transform: uppercase;
  border-radius: 4px;
  padding: 6px;
  cursor: pointer;
  position: relative;
  font-weight: 400;
}
.bulk-dropdown > section > p {
  pointer-events: none;
}
.bulk-dropdown > section:after {
  content: url("/wp-content/themes/arb-electrical/images/Arrow-down-invert.svg");
  color: #FFF;
  width: 15px;
  height: 15px;
  position: absolute;
  right: 6px;
  top: 7px;
  font-weight: bold;
}
.bulk-dropdown > .bulk-items {
  width: 100%;
  display: flex;
  flex-direction: column;
  background: #FBFBFB;
  position: absolute;
  top: 100%;
  left: 0px;
  box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.16);
  display: block;
  z-index: 10;
  padding: 5px;
}
.bulk-items > div {
  display: flex;
  justify-content: space-between;
  padding: 4px;
}
.bulk-items > div:not(:nth-last-of-type(1)) {
  border-bottom: solid #ddd 1px;
}
.bulk-dropdown.active > section:after {
  transform: rotate(180deg);
}
.bulk-checkout {
  display: flex;
  width: fit-content;
  background-color: #34AB57;
  color: #FFF;
  font-size: 11px;
  text-transform: uppercase;
  padding: 3px 5px;
  justify-content: start;
  text-align: left;
  border-radius: 3px;
  font-weight: 400;
}

/* HR form */
.page-id-74882 .elementor-location-header, .page-id-74933 .elementor-location-header {
	display: none !important;
}
.page-id-74882 .elementor-location-footer, .page-id-74933 .elementor-location-footer {
	display: none !important;
}

.page-id-74882 #launcher, .page-id-74933 #launcher {
	display: none;
}

#hrform .elementor-button-text {
	padding-left: 25px;
	padding-right: 25px;
}
#hrform .repeater-field-header-title {
	visibility: hidden;
}
#hrform .elementor-field-type-repeater {
	padding: 0px;
}
#hrform .repeater-icon .repeater-field-header-acctions-toogle .icon-down-open {
	display: none;
}
#hrform .repeater-field-header {
	position: absolute;
	top: 15px;
	right: 20px;
}
#hrform .elementor-field-type-repeater_start label.elementor-field-label {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
}
#hrform .repeater-field-footer, #hrform .repeater-field-item {
	margin: 0px;
	position: relative;
}
#hrform .repeater-field-footer {
	padding: 0 10px;
}
#hrform .repeater-field-button-add {
	background: #005daa;
	color: #fff;
	padding: 5px 10px;
	font-size: 13px;
}
#hrform .elementor-field-repeater-end {
	padding: 0px;
}
#hrform .container-repeater-field .elementor-field-type-text {
	padding-left: 0px;
	padding-right: 20px;
}
#hrform .container-repeater-field {
	padding: 0 60px 0 10px;
	align-items: end;
}
#hrform .repeater-field-button-add:hover {
	box-shadow: none;
}
#hrform ul li .icon-down-open {
	display: none;
}
@media screen and (max-width: 680px) {
	
}