/*
 Theme Name: Icon Auto
 Description: 2023 Icon Auto Website Template.
 Version: 1.0
 Author: BrandTaxi InterActive
 Author URI: https://thebrandtaxi.com/
 */

/* Add your custom styles below */
@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap');

body {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
}
a:hover {
	text-decoration: none;
}

ul {
	/* list-style-type: disc; */
}

.panel-title{
	padding: 15px;
    border-bottom: 1px solid #dddddd;
    /* background-color: #f1f1f1; */
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
    -webkit-box-align: center;
	align-items: center;
    cursor: pointer;	
}
.panel-title a {
	font-weight: 600;
}
.panel-body {
	padding-left: 20px;
}

.panel-title a, .list-group-item a {
	color: #00293F;
}
.list-group-item a {
	font-weight: 300;
}
.list-group-item {
	border: none;
	border-bottom: 1px solid #dddddd;
	padding-left: 0;
}
.list-group-item:last-child {
	border-bottom: none;
}


/** Single Product */

.product-single-gallery .swiper .elementor-swiper-button-next i, .product-single-gallery .swiper .elementor-swiper-button-prev i {
	background: white;
	color: #00293F;
	font-size: 20px;
	padding: 8px 2px;
}
.product-single-gallery .swiper .elementor-swiper-button-prev {
	left: 0;
}
.product-single-gallery .swiper .elementor-swiper-button-next {
	right: 0;
}

.single_add_to_cart_button {
	width: auto;
	margin-left: 0 !important;
}
.product-cart .stock.in-stock {
	display: none;
}
.product-cart .quantity input {
	padding:10px;
}
:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart) form.cart:not(.grouped_form):not(.variations_form) {
	vertical-align: middle;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	margin: 0 2px;
}
.woocommerce-message::before {
	color: #00293F;
}
.woocommerce-message {
	border-top-color: #f7f6f7;
	font-size: 12px;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button {
	color: #ffffff;
	font-weight: 400;
	background-color: #00293F;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover {
	background-color: #00293F;
	color: #ffffff;
} 

.product-gallery-wrapper .gallery .gallery-item:first-child  {margin-top:0px !important;}

.top-menu .eael-simple-menu-container .eael-simple-menu.eael-simple-menu-horizontal li ul {
	width: max-content;
}
.services-slider .elementor-swiper-button {
	top:30% !important;
}
.services-slider .elementor-swiper-button-prev, .services-slider .elementor-swiper-button-next {
	background: white;
	padding: 10px 5px;
}

.cart-button {
	
	background: #00293F;
	padding: 0px;
	border-radius: 5px;
}
.cart-button a {
	color: white;
}
.wc-block-components-product-metadata__description {color: #333333;}
.wc-block-components-totals-item__label {
	color: #7A7A7A;
}
.wc-block-components-totals-coupon__button, .wc-block-components-checkout-place-order-button {
	background: #00293F;
	color: white;
	border-radius: 5px;
	border: none;
}
.wc-block-components-notice-banner.is-error>svg {
    background-color: #00293F;
}
.wc-block-components-notice-banner.is-error {
	background-color: #EEE3B2;
	color: #333333;
	border-color: #00293F;
}
.cart-wrapper, .checkout-wrapper {
	padding: 120px 0px;
}

.check-product-wrapper .wc-block-grid__product-title, .check-product-wrapper .wc-block-grid__product-price {
	font-size: 14px;
	letter-spacing: 0px;
}

@media only screen and (max-width: 767px) {
	.cart-wrapper, .checkout-wrapper {
		padding: 120px 20px;
	}
}


/* Cart Quantity Input Container */
/* Style the number input */
.product-cart .cart .minus, .product-cart .cart .plus  {
	/* padding: 5px 10px !important; */
	border: none;
	width: 35px;
	color: #00293F;
	border: 2px solid #eeeeee;
	/* background-color: #00293F; */
	border-radius: 5px;
  }

  .woocommerce div.product form.cart div.quantity {
	margin: 0;
  }
  .product-cart .cart .quantity input {
	border: 2px solid #dddddd;
	/* border-radius: 100px; */
	background-color: white;
	-moz-appearance: textfield;
	border-radius: 5px;
	font-size: 18px;
	
  }
  .product-cart .cart button:focus,  .product-cart .cart button:active {
	border-color:#dddddd !important;
	outline: none;
  }
  @media only screen and (min-width: 768px) {
	.product-cart .cart button.plus {
		margin-right: 5px;
	  }
	  .product-cart .cart .minus, .product-cart .cart .plus  {
		width: 25px;
	  }
	  .product-cart .cart .quantity input {
		width: 40px;
	  }
  }
  .product-cart .cart button.plus {
	margin-left: 1px !important;
	margin-right: 20px;
  }
  .product-cart .cart button.minus {
	margin-left: 1px !important;
  }
  .product-cart .cart button.minus {
	margin-right: 1px !important;
  }
  
  .quantity-button-wrapper {
	display: flex;
	flex-direction: column;
  }
  .product-cart .quantity input::-webkit-inner-spin-button,
  .product-cart .quantity input::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
	}

	.top-menu-cart .elementor-menu-cart__wrapper {
		z-index: 100 !important;
	}
@media only screen and (min-width: 768px) {
	.top-menu .logo-container {
		width: 20%;
	}
	.top-menu .menu-container {
		width: 60%;
	}
	.top-menu .icons-container {
		width: 30%;
	}
}


.elementor-menu-cart__toggle_wrapper .elementor-menu-cart__container {
	z-index:1111 !important;
}

#menu-primary-menu li:nth-last-child(2) {
	border-radius: 50px;
	border: 1px solid #00293F;	
}
#menu-primary-menu .sub-menu li:nth-last-child(2) {
	border-radius: unset;
	border: unset;
}

#menu-primary-menu li:last-child {
	background: #EEE3B2;
	border-radius: 50px;
	border: 1px solid #00293F;
	margin-left: 20px;
}
#menu-primary-menu li:last-child a:hover, #menu-primary-menu li:last-child a:active {
	color: #00293F;
}
#menu-primary-menu .sub-menu li:last-child {
	background: unset;
	border-radius: unset;
	border: unset;
	margin-left: unset;
}

.brands-menu-wrapper .sub-menu li a {
	padding-left:20px !important;
	padding-right:0 !important;
	padding-top: 5px;
	padding-bottom: 5px;
	
}

.elementor-widget-eael-simple-menu.eael-hamburger--not-responsive .eael-simple-menu-container .eael-simple-menu.eael-simple-menu-horizontal.eael-simple-menu-dropdown-animate-to-top li ul:after {
	content: '';
    position: absolute;
    top: 0;
    left: 25%;
    margin-left: -15px;
    margin-top: -15px;
    width: 0;
    z-index: 1;
    height: 0;
    border-bottom: solid 15px #fff;
    border-left: solid 15px transparent;
    border-right: solid 15px transparent;
}
.wa__popup_powered_content {
	display: none !important;
}
@media only screen and (max-width: 1280px) {
	#menu-primary-menu li:last-child {
		margin-left: 5px !important;
	}
}

