/*
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
/* Add your custom styles here */
.select2-container .select2-selection--single {
	height:44px !Important;
}
#yith-ywraq-form table.cart .product-thumbnail {
	min-width:150px;
}
ul.products li.product .woocommerce-loop-product__title, ul.products li.product .woocommerce-loop-category__title {
	color:#000 !important;
}
.aws-container .aws-search-field {
	border:1px solid #000;
	width:100%;
	font-size:16px;
}
.woocommerce-MyAccount-navigation-link--quotes {
	display:none !important;
}
.aws-container .aws-search-form .aws-wrapper {
	width:600px;
}
.aws-container .aws-search-form .aws-form-btn {
	color:#fff !important;
	background:#13263d;
}
.aws-container .aws-search-form .aws-search-btn_icon {
	color:#fff !important;
}
.woocommerce-product-gallery__wrapper, img {
  max-height 500px;
  height: auto;
}

.woocommerce div.product.elementor .woocommerce-tabs .panel {
	padding:0;
	border-top:0px solid #fff;
}
.single-product .woocommerce-tabs {
  margin-top: 28px;
}

/* Tabs row */
.single-product .woocommerce-tabs ul.tabs {
  display: flex;
  gap: 14px;
  padding: 0 !important;
  margin: 0 0 30px !important;
  border-bottom: 0px solid #eee;
}

.single-product .woocommerce-tabs ul.tabs::before,
.single-product .woocommerce-tabs ul.tabs::after {
  display: none !important; /* remove Woo default lines */
}

/* Each tab */
.single-product .woocommerce-tabs ul.tabs li {
  border: none !important;
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
}

.single-product .woocommerce-tabs ul.tabs li a {
  display: inline-block;
  padding: 10px 0px !important;
  border: 0px solid #e5e5e5;
  background: none;
  color: #333 !important;
  font-weight: 700;
  text-decoration: none !important;
}
.woocommerce table.shop_attributes td, .woocommerce table.shop_attributes th {
	border:1px solid #efefef;
}
.woocommerce table.shop_attributes td {
	padding:5px;
}
.woocommerce table.shop_attributes td p {
	padding:0;
}
.single-product .woocommerce-Tabs-panel h2:first-child {
	display:none;
}
.single-product .woocommerce-Tabs-panel h3 {
	font-size:20px;
}
.yith_ywraq_add_item_response_message  {
	color:#004494;
}
.yith_ywraq_add_item_browse_message a, .woocommerce .add-request-quote-button.button, .woocommerce .add-request-quote-button-addons.button {
	background:#004494;
	display:block;
	color:#fff;
	padding:10px;
	border-radius:5px;
	text-align:center;
	font-family: "Work Sans", Sans-serif;
	font-weight:400;
}
.yith_ywraq_add_item_browse_message a:hover {
	color:#fff;
}

/* Active tab */
.single-product .woocommerce-tabs ul.tabs li.active a {
  background: none;
  color: #13263D !important;
  border-bottom:2px solid #13263D;
  font-weight:bold;
}

/* Tab content panel */
.single-product .woocommerce-tabs .panel {
  margin: 0 !important;
  border: 1px solid #fff;
  border-radius: 0 12px 12px 12px;
  background: #fff;
}

/* Panel text */
.single-product .woocommerce-tabs .panel p,
.single-product .woocommerce-tabs .panel li {
  font-size: 15px;
   font-family: "Work Sans", sans-serif !important;
  line-height: 1.7;
  color: #111;
}

/* Make the enquiry form inside tab look nicer (your table form) */
.single-product .woocommerce-tabs .panel table {
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
  background: #fff;
}

.single-product .woocommerce-tabs .panel input[type="text"],
.single-product .woocommerce-tabs .panel input[type="email"],
.single-product .woocommerce-tabs .panel input[type="tel"],
.single-product .woocommerce-tabs .panel textarea {
  width: 100%;
  border: 1px solid #d9d9d9;
  padding: 12px 14px;
  outline: none;
}
 
.single-product .woocommerce-tabs .panel textarea {
  min-height: 120px;
}

.single-product .woocommerce-tabs .panel input:focus,
.single-product .woocommerce-tabs .panel textarea:focus {
  border-color: #111;
}

/* Submit button inside tab */
.single-product .woocommerce-tabs .panel input[type="submit"],
.single-product .woocommerce-tabs .panel button[type="submit"] {
  background: #13509A !important;
  color: #fff !important;
  border: 1px solid #111 !important;
  padding: 12px 18px;
  font-weight: 700;
}

.woo-category-sidebar-widget,
.woo-category-tree-widget {
	margin-bottom: 30px;
	padding: 20px;
	background: #f9f9f9;
	border-radius: 5px;
}

.woo-category-sidebar-widget .widget-title,
.woo-category-tree-widget .widget-title {
	margin-top: 0;
	margin-bottom: 15px;
	font-size: 18px;
	border-bottom: 2px solid #ddd;
	padding-bottom: 10px;
}

.product-categories-list,
.sibling-categories,
.child-categories,
.product-subcategories {
	list-style: none;
	padding: 0;
	margin: 0;
}

.product-categories-list li,
.sibling-categories li,
.child-categories li,
.product-subcategories li {
	padding: 8px 0;
	border-bottom: 1px solid #eee;
}

.product-categories-list li:last-child,
.sibling-categories li:last-child,
.child-categories li:last-child,
.product-subcategories li:last-child {
	border-bottom: none;
}

.product-categories-list a,
.sibling-categories a,
.child-categories a,
.product-subcategories a {
	text-decoration: none;
	color: #333;
	transition: color 0.3s ease;
}

.product-categories-list a:hover,
.sibling-categories a:hover,
.child-categories a:hover,
.product-subcategories a:hover {
	color: #004494;
}

.count {
	color: #999;
	font-size: 0.9em;
}

.current-cat {
	font-weight: bold;
}

.current-cat a {
	color: #004494;
}

.parent-category {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
}

.parent-link {
	color: #666;
	text-decoration: none;
	font-size: 0.95em;
}

.parent-link:hover {
	color: #0073aa;
}

.current-category-title {
	margin-bottom: 15px;
	padding: 10px;
	background: #fff;
	border-left: 3px solid #0073aa;
}

.child-categories {
	margin-top: 10px;
}

#wppb-login-wrap , #wppb-register-user{
	padding:30px;
	background:#F6F6F6;
}
.wppb-form-field:not(#select_user_to_edit_form .wppb-form-field, .wppb-checkbox-terms-and-conditions, .wppb-gdpr-checkbox, .wppb-subscription-plans) label:not(.wppb-checkboxes label, .wppb-radios label, .login-remember label), #pms-subscription-plans-discount label, .pms-invite-code-name-field label, #wppb-login-wrap .login-username label, #wppb-login-wrap .login-password label, #wppb-login-wrap .login-auth label, .wppb-form-field input[type="text"], .wppb-form-field input[type="number"], .wppb-form-field input[type="email"], .wppb-form-field input[type="url"], .wppb-form-field input[type="search"], .wppb-form-field select, .wppb-form-field textarea, .wppb-form-field .wppb-password-field-container, .wppb-checkboxes, .wppb-radios, #wppb-login-wrap .login-username input, #wppb-login-wrap .login-auth input {
	width:100% !important;
	float:none !important;
}
.login-submit #wppb-submit, #register {
	display:block;
	width:100%;
	background:#004494;
	color:#fff;
	border:0px solid #fff;
}
.elementor-nav-menu--dropdown a {
	justify-content:space-between;
}
.sub-menu {
	background:#f6f6f6;
	border:1px solid #efefef;
}

/* Base category display styles */
.product-categories-display {
	margin: 8px 0;
	line-height: 1.5;
}

/* Category badge styling */
.category-badge {
	display: inline-block;
	background: #f5f5f5;
	color: #333;
	padding: 4px 10px;
	border-radius: 4px;
	font-size: 0.85em;
	margin-right: 6px;
	margin-bottom: 4px;
	font-weight: 500;
}

/* Linked category badges */
a.category-badge {
	text-decoration: none;
	transition: background 0.3s ease, color 0.3s ease;
}

a.category-badge:hover {
	background: #333;
	color: #fff;
}

/* Archive page specific styling */
.archive-categories {
	margin-top: 5px;
	margin-bottom: 10px;
}

/* Widget specific styling */
.widget .product-categories-display {
	margin: 5px 0;
	font-size: 0.9em;
}

.widget .category-badge {
	padding: 3px 8px;
	font-size: 0.8em;
}

.ywraq-form-table-wrapper.wide .yith-ywraq-mail-form-wrapper {
	padding:0;
	margin-left:0;
}
.ywraq-form-table-wrapper.wide {
	align-items: flex-start;
    gap: 30px;
}
#yith-ywraq-default-form {
	background:#F6F6F6 !important;
}
.astro-quote form {
	border:0px solid #fff !important;
}
#yith-ywraq-form .update-list-wrapper {
	margin-bottom:10px;
}
button.ywraq_clean_list {
	float:right;
}
.astro-quote form:after {
	clear:both;
}
.promo-products .product-categories-display {
	display:none !Important;
}

/* =========================
   ASTRO TILE – Quote Page (YITH Request a Quote)
   Wrapper: .astro-quote
   ========================= */
/* Force YITH Quote page to be 1 column (table top, form bottom) */


.astro-quote,
.astro-quote *{
  font-family: "Work Sans", sans-serif;
  box-sizing: border-box;
}



/* Two-column layout alignment (table + form) */
.astro-quote .yith-ywraq-form,
.astro-quote .yith-ywraq-request-a-quote{
  width: 100%;
}

/* --- TABLE (left) --- */
.astro-quote table{
  width: 100% !important;
  border-collapse: collapse !important;
  border: 1px solid #e6e6e6 !important;
  background: #fff !important;
}

.astro-quote table thead th{
  color: #111 !important;
  font-weight: 800 !important;
  font-size: 13px !important;
  letter-spacing: .04em;
  text-transform: uppercase;
  border-bottom: 1px solid #e6e6e6 !important;
  padding: 12px 12px !important;
}

.astro-quote table td{
  padding: 14px 12px !important;
  vertical-align: middle !important;
  color: #111 !important;
  font-size: 14px !important;
}

/* product image */
.astro-quote table td img{
  width: 150px !important;
  height: 150px !important;
  object-fit: cover !important;
  border: 1px solid #e6e6e6 !important;
  background: #fff !important;
}

/* remove (X) */
.astro-quote a.remove,
.astro-quote .remove{
  color: #c00 !important;
  font-weight: 900 !important;
  text-decoration: none !important;
}

/* quantity input */
.astro-quote input[type="number"],
.astro-quote .qty{
  width: 74px !important;
  padding: 10px 10px !important;
  border: 1px solid #d6d6d6 !important;
  background: #fff !important;
  color: #111 !important;
  outline: none !important;
}

/* --- FORM (right) --- */
.astro-quote form{
  background: #fff !important;
  border: 1px solid #e6e6e6 !important;
  padding: 18px !important;
}

.astro-quote form h3,
.astro-quote form h2{
  margin: 0 0 12px !important;
  font-size: 18px !important;
  font-weight: 900 !important;
  color: #111 !important;
}

/* labels */
.astro-quote label{
  display: block !important;
  margin: 12px 0 6px !important;
  font-weight: 700 !important;
  font-size: 13px !important;
  color: #111 !important;
}

.astro-quote input[type="text"],
.astro-quote input[type="tel"],
.astro-quote input[type="email"],
.astro-quote textarea,
.astro-quote select{
  width: 100% !important;
  border: 1px solid #d6d6d6 !important;
  padding: 12px 12px !important;
  font-size: 14px !important;
  color: #111 !important;
  background: #fff !important;
  outline: none !important;
  box-shadow: none !important;
}

.astro-quote textarea{
  min-height: 120px !important;
  resize: vertical !important;
}

/* focus */
.astro-quote input:focus,
.astro-quote textarea:focus,
.astro-quote select:focus{
  border-color: #0a3d91 !important;
  box-shadow: 0 0 0 3px rgba(10, 61, 145, 0.12) !important;
}

/* --- BUTTONS (ASTRO blue) --- */
.astro-quote button,
.astro-quote input[type="submit"],
.astro-quote .button,
.astro-quote a.button{
  background: #0a3d91 !important;
  border: 1px solid #0a3d91 !important;
  color: #fff !important;
  font-weight: 800 !important;
  padding: 11px 16px !important;
  text-decoration: none !important;
  display: inline-block !important;
  box-shadow: none !important;
  cursor: pointer !important;
}

.astro-quote button:hover,
.astro-quote input[type="submit"]:hover,
.astro-quote .button:hover,
.astro-quote a.button:hover{
  opacity: .92 !important;
}

/* secondary buttons (Clear List / Update List) */
.astro-quote .yith-ywraq-update-list,
.astro-quote .yith-ywraq-clear-list{
  background: #111 !important;
  border-color: #111 !important;
}

/* Make spacing between table + form nicer if they are in columns */
.astro-quote .elementor-column-gap-default .elementor-column{
  padding-left: 12px;
  padding-right: 12px;
}

.astro-quote table,
.astro-quote form,
.astro-quote input,
.astro-quote textarea,
.astro-quote select,
.astro-quote button,
.astro-quote .button{
  border-radius: 0 !important;
}


/* Mobile: stack and keep clean */
@media (max-width: 900px){
  .astro-quote{
    padding: 0 14px;
  }
  .astro-quote form{
    margin-top: 14px;
  }
}



/* Mobile spacing */
@media (max-width: 767px) {
  .single-product .woocommerce-tabs ul.tabs {
    flex-wrap: wrap;
  }
  .woocommerce ul.products li.product a img {
	  margin-bottom:0 !important;
  }
  .astro-quote form {
	  padding:0 !important;
  }
  .astro-quote button, .astro-quote input[type="submit"], .astro-quote .button, .astro-quote a.button {
	  display:block !Important;
	  width:100% !important;
  }
  .yith-ywraq-mail-form-wrapper {
	  margin-top:80px;
  }
 .astro-quote  #yith-ywraq-default-form {
	  padding:20px !Important;
  }
  .woocommerce table.shop_table td {
	  padding:5px !Important;
  }
  .yith-ywraq-mail-form-wrapper h3 {
	  text-align:center;
  }
}



/*tablet landscape*/
@media screen and (min-width:821px) and (max-width:1024px) {
	
}

/*tablet portrait*/
@media screen and (min-width:768px) and (max-width:820px) {

}

/*all mobile*/
@media screen and (max-width:767px) {
	.astro-quote table td img{
		width:50px !Important;
		height:50px !important;
	}
	#yith-ywraq-form table.cart .product-thumbnail {
		min-width:50px;
	}
	.astro-quote input[type="number"], .astro-quote .qty {
		width:40px !important;
	}
}

/*mobile portrait*/
@media screen and (max-width:479px) {

}

