/**
Theme Name: ICD Child
Author: Grit Media
Author URI: https://gritmedia.se/
Description: Child theme for ICD
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: icd-child
Template: astra
*/
.header-main-layout-1 .ast-main-header-bar-alignment {
    margin-left: auto;
    margin-right: auto !important;
}
.colscale:hover {
    transform: scale(1.05, 1.05);
    transition: transform 0.55s cubic-bezier(.2,.75,.5,1);
}
.woocommerce ul.products li.product.align-center, .woocommerce-page ul.products li.product.align-center {
    background: white;
    border-radius: 30px;
}
img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
	width: 100%;
	height: 200px !important;
	object-fit: contain;
}
.woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img {
    height: 70px !important;
}
div#wcvatwidget-2 {
    height: 40px;
    margin: 0px;
}
h2.widget-title {
    display: none !important;
}
a#wcvat-toggle {
    border-radius: 5px;
}
span.woocommerce-Price-amount.amount {
    display: block;
}
span.ast-woo-header-cart-total {
    font-family: Oswald;
    font-weight: normal;
}
@media only screen and (min-width: 769px) {
#kco-order-review {
    float: left;
    width: 100%;
    padding-right: 0;
    font-size: .9em;
    box-sizing: border-box;
}
}
@media only screen and (min-width: 769px) {
#kco-iframe {
    float: right;
    width: 100%;
    padding-left: 0px;
    box-sizing: border-box;
}
}
.woocommerce-page.woocommerce-checkout table.shop_table td, .woocommerce.woocommerce-checkout table.shop_table td {
    padding: 10px 10px 10px 10px;
    border-color: #ebebeb;
    opacity: .8;
}
p.price {
    display: -webkit-box !important;
}
small {
    font-size: 80%;
    display: inline-flex;
}
li.ast-masthead-custom-menu-items.woocommerce-custom-menu-item, .ast-masthead-custom-menu-items.woocommerce-custom-menu-item {
    margin-left: 158px;
}
#salertWrapper .popup_position .salert-content-wrap {
    color: #ffffff !important;
}
.lnr {
    color: white !important;
}
#salertWrapper figure {
    overflow: visible !important;
}
#salertWrapper .popup-item {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.current-cat {
    font-weight: bold;
}
li.cat-item.cat-item-405.current-cat.wcsca-top-lvl {
    display: none !important;
}
li.cat-item.cat-item-405.wcsca-top-lvl {
    display: none;
}
h2.woocommerce-loop-product__title {
    min-height: 72px;
}
span.ast-woo-product-category {
    min-height: 32px;
}
small.tax_label {
    display: none;
}
.woof_list_label .woof_label_term {
    width: -moz-fit-content;
}
.ast-above-header {
    background: #000 !important;
}