/**
Theme Name: SteelTech
Author: 2Creative
Author URI: https://www.2creative.se
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: steeltech
Template: astra
*/



h1, h2, h3, .entry-content :where(h1, h2, h3), .elementor-button span{
	font-style: italic;
}

.entry-content ol, .entry-content ul{
	margin-left: 20px;
}

.entry-content h2{
	margin-bottom: 14px;
}

.entry-content h3{
	font-size: 1.5rem;
	font-weight: 700;
	font-style: normal;
	margin-bottom: 5px;
}

.entry-content p+h2, .entry-content p+h3, .entry-content ol+h3, .entry-content ul+h3{
	margin-top: 50px;
}

p, .entry-content p {
	line-height: 1.4;
	margin-bottom: 1.5em;
}

li{
	line-height: 1.4;
}

footer, footer p, footer ul li, footer .widget .wp-block-heading {
  color: #fff;
}

footer p{
	margin-bottom: 0px;
}

footer svg{
	fill: #fff;
}

footer .site-footer-primary-section-2 .widget{
	margin: 0px;
}

footer .wp-block-social-links{
	justify-content: end;
}

.elementor-element-6636fe6 h2{
	color: #ff9400;
}

.elementor-element-6636fe6 h2 strong, .swiper h1 strong, .home h1 strong, .home h2 strong{
	color: #FFF;
}

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

.elementor-widget-button .elementor-button:hover, .elementor-widget-button .elementor-button:focus {
  color: var(--ast-global-color-8);
}

.main-header-menu .sub-menu{
	background-color: #333;
	padding: 10px;
}

.main-header-menu .sub-menu li{
	padding-top: 5px;
	padding-bottom: 5px;
}

.main-header-menu .sub-menu li a:hover{
	color: #ff9400;
}

.main-header-menu a:hover, 
.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link:hover, 
.ast-builder-menu-1 .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle:hover, 
.ast-builder-menu-1 .current-menu-ancestor > .menu-link:hover,
.ast-builder-menu-1 .menu-item:hover > .menu-link, 
.ast-builder-menu-1 .inline-on-mobile .menu-item:hover > .ast-menu-toggle,
.ast-builder-menu-1 .current-menu-item a,
.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link, 
.ast-builder-menu-1 .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle, 
.ast-builder-menu-1 .current-menu-ancestor > .menu-link{
	color: #ff9400;
}

.bg-dark h2{
	color: #ff9400;
}

/* ----------------- */
/* ----------------- */
/* HEADER */
/* ----------------- */

.site-header .ast-inline-search.ast-search-menu-icon .search-field{
	border: 0px;
	background-color: #D9D9D9;
	color: #333;
}

.ast-search-menu-icon .search-form{
	border: 0px;
}

.ast-search-menu-icon .search-form button.search-submit{
	width: 45px;
	height: 100%;
	padding: 0px;
	background: var(--ast-global-color-0);
}

.ast-header-search .astra-search-icon, .ast-header-search .ast-icon {
 color: #fff;
  font-size: 18px;
  justify-content: center;
}

.ast-header-search .search-field::placeholder{
	color: #666;
}


/* ----------------- */
/* ----------------- */
/* ARKIV */
/* ----------------- */

body.archive, body.single{
	background-color: #fff;
}

.archive .woocommerce-breadcrumb,
.review-rating,
.woocommerce-js ul.products li.product .price,
.ast-on-card-button,
.woocommerce-result-count,
.woocommerce-ordering{
	display: none;
}

.page-title{
	font-weight: 700;
	color: #333;
}

.woocommerce-products-header{
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #333;
}

.woocommerce-js ul.products li.product .woocommerce-loop-product__title,
.woocommerce-page ul.products li.product .woocommerce-loop-product__title{
	font-weight: 700;
	font-size: 1.3em;
	margin-top: 15px;
	margin-bottom: 1.5em;
	font-style: normal;
}

.widget-title, .widget .wp-block-heading{
	font-weight: 700;
	font-size: 1.5em;
	font-style: italic;
}

.wc-block-product-categories-list li{
	padding-left: 0px;
}

.wc-block-product-categories-list li a{
	color: var(--ast-global-color-3);
	font-weight: 700;
}

.wp-block-woocommerce-filter-wrapper{
	display: none;
}

.woocommerce-js ul.products li.product .woocommerce-loop-category__title, 
.woocommerce-page ul.products li.product .woocommerce-loop-category__title{
	position: relative;
}

.woocommerce-js ul.products li.product.product-category a img{
	object-fit: initial;
	height: auto;
	position: relative;
}

body.archive .ast-archive-description *,
.ast-archive-description p{
	line-height: 1.3;
}


/* Bildrutan */
.woocommerce ul.products li.product .astra-shop-thumbnail-wrap {
	height: 200px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 0px;

	/* VIKTIGT */
	overflow: visible; /* <-- ändra från hidden */
	padding: 20px;
	pad
	background: transparent;
	border: none;
}

/* Bilden */
.woocommerce ul.products li.product .astra-shop-thumbnail-wrap img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	object-fit: contain;
}

.woocommerce-js ul.products li.product .woocommerce-loop-product__title, 
.woocommerce-page ul.products li.product .woocommerce-loop-product__title{
	font-size: 1.1em;
}

@media (min-width: 922px) {
  .ast-left-sidebar #secondary {
	border-right: 1px solid #333;
  }
  .ast-left-sidebar #primary {
	  border-left:0px;
	}
}


/* ----------------- */
/* ----------------- */
/* SINGLE PRODUCT */
/* ----------------- */

.woocommerce-js div.product .related.products,
.single .price,
.cart,
.woocommerce-js div.product form.cart,
.product_meta
{
	display: none;
}


.wc-tabs-wrapper{
	padding: 0px;
}

#tab-description{
	background-color: #D9D9D9;
	padding: 40px;
}

.wc-tabs-wrapper .wc-tabs{
	display: none;
}

#tab-reviews{
	display: none !important;
}


/* ----------------- */
/* ----------------- */
/* PAGE */
/* ----------------- */

.wp-singular:not(.home) h1{
	font-weight: 700;
}

.wp-singular:not(.home) h2 strong{
	color: #ff9400;
}


.search .ast-article-inner{
	padding: 30px;
}

.search .ast-article-inner .entry-meta{
	display: none;
}


.woocommerce-no-products-found{
	display: none;
}


.entry-content h3.elementor-image-box-title{
	font-size: 1.2rem;	
}

.widget ul ul{
	display: none;
}

/* ----------------- */
/* ----------------- */
/* MOBILE */
/* ----------------- */
@media (max-width: 922px) {

.elementor-heading-title{
	width: 95%;
}

footer .wp-block-social-links {
  justify-content: center;
}

}