/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author: Patrick Cyrén
Author URI: thehealingshop
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.11.15.1768397545
Updated: 2026-01-14 13:32:25



*/
.showcase__images {
text-align: center;
}

.back-to-cart-link {
    display: inline-block;
    margin-bottom: 12px;
     color: #c7c7c7;
    font-weight: 500;
    text-decoration: none;
}

.back-to-cart-link:hover {
    text-decoration: underline;
color: #9e9e9e; /* lite mörkare vid hover */
}

.material-symbols-outlined {
  font-variation-settings:
    'FILL' 1,
    'wght' 400,
    'GRAD' 0,
    'opsz' 24;
}

.fs-truck-icon {
    font-size: 18px;
    color: #249ed3;
    line-height: 1;
}


.free-shipping-info {
    color: #249ed3;
    background: #f7f7f7;
    border: 1px solid #e5e5e5;
    padding: 12px 16px;
    margin-bottom: 16px;
    font-size: 14px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    gap: 6px;
}

.woocommerce-loop-product__title {
    color: #4e3c4b !important;
}
.ast-woocommerce-container {
    background-color: #ffffff !important;
    padding: 50px;
    border-radius: 10px;
}

.checkout-background {
	background-color: #FFFFFF;
	padding: 50px;
	border-radius: 8px;
}

.varukorg-background {
	background-color: #FFFFFF;
		padding: 50px !important;
	border-radius: 8px;
	margin-top: initial !important;
}

#post-8 {
	border-radius: 8px;
	
}

.ast-site-header-cart .widget_shopping_cart, .astra-cart-drawer {
	background-color: #ffffff;
    border: 2px solid #f7cdcd;
    border-radius: 8px;
}
