/**
Theme Name: Used Parts
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: used-parts
Template: astra
*/

body, #page, #content
{
	background-color: white !important;
	
}



#sbtn .elementor-button-content-wrapper .elementor-button-text
{
	color: #ffffff !important;
}


.elementor-slide-heading, .elementor-slide-button
{
	color: #FFFFFF !important;

}

.kooptitle, h1, h2, h3
{
	color: #2066b5 !important;
	
}


a
{
	color: #2066b5 !important;
	
}

p
{
	color: #666 !important;
	
}

.koopwhite
{
	color: #fff !important;
}

.site-footer
{
	background-color: #2066b5 !important;
}



.shippingwidget
{
	font-weight: bold;
	
}

@media (max-width:600px) {
		
	.shippingwidget
	{
		font-size: 1.0em;
		
	}

}

@media (min-width:601px) {
		
	.shippingwidget
	{
		font-size: 1.3em;
		
	}

}


@media (max-width:600px) {
		
	header
	{
		
		
	}

	footer
	{
		
		
	}

	.aws-container 
	{
		padding: 3%;
		border:  0px solid red !important;
	}
	
}

@media (min-width:601px) {
		
		
	header
	{
		margin-bottom:20px;		
		
	}

	footer
	{
		margin-top:20px;	
		
	}

	.aws-container 
	{
		padding: 1%;
		border:  0px solid red !important;
	}	
	
}



.footerdetails
{
	color: white;
	border: 0px solid white;
	text-align: left;
	padding-left:10px;
	padding-bottom: 15px;
	
}

.footerdetails li img
{
  max-width: 250px;
  padding-bottom: 15px;
}



.footerdetails li
{
  padding-top: 5px;
}

.footerdetails li i
{
  padding-right: 10px;
}



.maindetails{
	color: #2066b5;
	border: 0px solid white;
	text-align: left;
	padding-left:10px;
	padding-bottom: 15px;
	list-style-type: none;
	
}

.maindetails li img
{
  max-width: 250px;
  padding-bottom: 15px;
}



.maindetails li
{
  padding-top: 10px;
}

.maindetails li i
{
  padding-right: 10px;
}



.aws-search-field
{
	
}

.aws-form-btn
{
	background-color: #2066b5 !important;
	color: #fff !important;
	
}


.aws-search-btn_icon svg
{
	fill: #fff !important;
	
}


.aws-search-btn_icon svg path
{
	fill: #fff !important;
	
}


.button
{
	color: #fff !important;
	width: 180px;
	text-align: center;	
}

.star-rating, .woocommerce-ordering, .ast-woo-product-category
{
	display: none !important;
}


#woocommerce-catalog-pro-x
{
	text-align:  left !important;
}

#woocommerce-catalog-pro .wcce-enquiry-add-button
{
	text-align: left;
	padding-bottom: 10px;
}


.wcce-enquiry-cart .wcce-enquiry-add-button
{
	text-align: center;
}

.astra-shop-summary-wrap
{
	text-align: center !important;
}

.woocommerce-catalog-send-enquiry
{
	display: inline-block !important;
	border: 0px solid red !important;
	margin-top: 20px !important;

}


.wc-block-components-product-title
{
		text-align: center !important;
}


.wc-block-components-product-price
{
		display: none !important;
}

.wc-block-components-product-name
{
	border: 0px solid red !important;
	display: inline-block !important;
	font-size: 1.4em !important;
	text-transform: capitalize !important;
	padding-bottom: 10px !important;
}


.wc-block-components-product-button__button
{
			display: none !important;
	
}




#sbtn
{
	min-width: 200px;
	
}

#resdata, #pages
{
	display: inline-block;
	width:100%;
	text-align: center;
	border: 0px solid #ccc;
}

.loader {
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #2066b5;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
	
	margin-left: auto;
	margin-right: auto;
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


.error
{
	 border: 1px solid red !important;
}

.paging-item
{

	display: inline-block;
	width:100%;
	max-width: 35px;
	color: white !important;
	text-align: center;
	background-color: #2066b5;
	border: 1px solid #ccc;
	border-radius:  5px;
	margin-right: 20px;
	
	
}

.paging-item-active
{
	display: inline-block;
	width:100%;
	max-width: 35px;
	color: black !important;
	text-align: center;
	background-color: #ddd;
	border: 1px solid #2066b5;
	border-radius:  5px;
	margin-right: 20px;
}

.back-button
{
	display: inline-block;
	width:100%;
	max-width: 150px;
	color: white !important;
	text-align: center;
	background-color: #2066b5;
	border: 1px solid #2066b5;
	border-radius:  5px;
	margin-bottom: 10px;
	font-size: 1.1em;
}


.add_to_quote_clicked_message_link
{
	text-aling: center !important;
	background-color: #FFF !important;
	color: #2066b5 !important;
	border-radius: 5px solid #2066b5 !important
}

.woocommerce ul.products li.product .button, .woocommerce-page ul.products li.product .button
{
	display: none !important;
}

.search-results-title
{
	display: none;
}

.gotitems
{
	border: 2px solid #2066b5 !important;
	border-radius: 5px;
	background-color: #eee !important;
}

.price, .cart
{
	display:none;
}

.noshowlink
{
	display: none !important;
}



#mobsale
{
	display: none;
	width: 90%;
	border: 1px solid #2066b5;
	border-radius: 7px;
	padding: 3px;
	margin-left:auto;
	margin-right:auto;
	background-color: #eee;
	text-align: center;
	margin-bottom: 8px;
	max-width: 300px;
}

.borderit
{
	display: block;
	border: 1px solid #2066b5  !important;
	border-radius: 5px;


}

@media only screen and (max-width: 600px) {

	.ast-container h2:first-child
	{
		display: block;
		margin-top: 20px;

	}

	.sheader h4
	{
		display: block;
		margin-left: 20px;

	}

	.asea
	{
		display: block;
		width:90%;
		max-width: 400px;
		border: 1px solid #777;
		border-radius: 5px;
		height: 50px;
		margin-left:auto;
		margin-right:auto;

	}

	.borderit
	{
		margin-top:10px;
		margin-bottom:5px;
		padding: 2px 4px 2px 4px;
	}
}

@media only screen and (min-width: 601px) {

	.asea
	{
		width:100%;
		max-width: 400px;
		border: 1px solid #777;
		border-radius: 5px;

	}

	.borderit
	{
		margin-top:10px;
		margin-bottom: 10px;
		padding: 2px 4px 2px 4px;
	}


}

.woocommerce-product-attributes-item__label
{
	text-transform: capitalize;
}

ul.facts
{
	list-style-type: none;
}

ul.facts li
{
	color: white;
	font-size: 1.3em;
	font-weight: bold;

}