.product-view .product-shop .additional-info .product-sku .sku-numberm,
.product-view .product-shop .additional-info .product-sku,
.product-view .product-shop p.availability.in-stock .label,
.product .product-main .product-info .product-short-description p,
.product .product-main .product-info .price-wrapper .price.product-page-price .kg-price-label {
    font-weight: 400;
    font-family: "Lato", sans-serif;
    font-size: 13px;
    color: #000;
}

.product .product-main .product-info .kg-additional-info {
    position: relative;
    font-size: 13px;
    margin-bottom: 20px;
}

.product .product-main .product-info .kg-additional-info .kg-availability .stock.in-stock {
    margin-bottom: 0px;
}

.product .product-main .product-info .product-short-description h2 {
    color: #00559b !important;
    text-transform: none;
    font-size: 18px !important;
}

.product .product-main .product-info .product-short-description {
    margin-bottom: 40px;
}

.product .product-main .product-info .price-wrapper .price.product-page-price .kg-tax-text {
    font-size: 10px;
    font-family: "Lato", sans-serif;
    color: #000;
    font-weight: 500;
}

.product .product-main .product-info .cart .quantity.buttons_added .button {
    display: none;
}

.product .product-main .product-info .cart .quantity button.single_add_to_cart_button {
    font-family: "Lato", sans-serif;
    font-size: 16px;
    text-transform: uppercase;
}

.product .product-main .product-info .cart .quantity .single_add_to_cart_button.button {
    text-transform: uppercase;
}

.yith-wcan-filters .yith-wcan-filter {
    display: inline-block;
}

.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown {
    background-color: #c5d7e6;
    margin-right: 15px;
    max-width: 225px;
    min-width: 150px;
    display: inline-block;
    vertical-align: top;
    height: 100%;
    border-radius: 0;
    padding: 6px 25px 7px 10px;
    line-height: normal;
}

.yith-wcan-filters .yith-wcan-filter h4.filter-title {
    font-size: 14px;
    font-style: normal;
    line-height: 1.4;
    color: #333 !important;
    font-weight: 100;
}

.shop-container .term-description .kg-block-title {
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    color: #00559b;
    margin-bottom: 28px;
    display: inline-block;
}

.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown.open .dropdown-wrapper {
    background-color: #fff !important;
    border: 1px solid #ddd;
    box-shadow: 0 3px 5px 0 rgb(0 0 0 / 15%);
    margin-top: 5px;
    max-width: 210px;
    min-width: 210px;
    border-radius: 0;
    padding: 10px;
    z-index: 1;
}

.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .matching-items {
    max-height: unset;
    overflow-y: unset;
}

.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .matching-items li label a {
    font-size: 13px;
}

.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .matching-items li label input,
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .matching-items li label {
    margin-bottom: 0px;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item {
    padding: 5px 0px 5px 0px;
    line-height: normal;
    margin-bottom: 0px !important;
    line-height: normal;
}

.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .matching-items li label a {
    color: #0c4e83;
    font-size: 13px;
    display: inline-block;
    font-weight: 500;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.term-description .no-title .filters-container .reset-filters {
    padding: 0;
    margin-bottom: 0px;
    color: #0c4e83;
    display: block;
    font-size: 13px;
    font-weight: 500;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown:after {
    top: calc(50% - 4px);
}

.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .matching-items li label a:hover,
.term-description .no-title .filters-container .reset-filters:hover {
    color: #00a45f;
    text-decoration: none;
}

.shop-container .products .product-small .col-inner .product-small.box .box-text .price-wrapper .price.product-page-price .kg-price-label {
    color: #000;
    margin-bottom: 16px;
}

.shop-container .products .product-small .col-inner .product-small.box .box-text .price-wrapper .price.product-page-price span.kg-tax-text {
    font-size: 10px;
    color: #000;
}

.shop-container .products .product-small .col-inner .product-small.box .box-text .price-wrapper .price.product-page-price {
    margin: 7px 0 16px;
}

.shop-container .products .product-small .col-inner .product-small.box .box-text.text-center .title-wrapper p.name {
    line-height: 20px;
    min-height: 52px;
    margin-bottom: 0px;
}

.shop-container .products .product-small .col-inner .product-small.box .box-text.text-center .title-wrapper p.name a {
    margin-bottom: 15px;
    position: relative;
    font-weight: 500;
}

.shop-container .products .product-small .col-inner .product-small.box .add-to-cart-button .primary.is-small {
    white-space: normal;
    width: 100%;
    padding: 12px 30px;
    line-height: normal;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.shop-container .products .product-small .col-inner .product-small.box .add-to-cart-button .primary.is-small:hover {
    background: #00a45f;
    cursor: pointer;
}

.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-label {
    font-size: 13px;
    white-space: nowrap;
    overflow: hidden;
}

.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown.open {
    box-shadow: none;
    border-color: #c5d7e6;
}