.top-link.active .link-icon, .top-link.active .cart-icon{
    background-color: #3482f4;
}
.top-link.active {
    transition: none;
}
.top-link.active img{
	filter: invert(1) sepia(1) saturate(1) hue-rotate(0deg) brightness(100);
    transition: all 0.1s ease;
}
.cart-tprice strong {
    display: none;
}
.cart-info .cart-tprice {
    padding-left: 0;
}

.breadcrumb-container li.current-item span.current-item,
.breadcrumb-container li.current-item > strong {
    font-weight: bold;
    color: var(--alternate);
}


.page-id-49 .breadcrumb-container li.current-item > strong {
    opacity: 1;
    color: var(--primary);
    font-weight: 500;
}


.breadcrumb-container.alt li a:hover, .breadcrumb-container.alt li strong, .breadcrumb-container.alt li.current-item {
    opacity: 1;
    color: var(--alternate);
    font-weight: 500;
}


select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position-x: 100%;
    background-position-y: 5px;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    /* margin-right: 2rem; */
    padding: 1rem;
    padding-right: 2rem;
}

.woocommerce-password-hint {
    position: unset;
}

.woocommerce-password-strength {
    position: unset;
}

.grecaptcha-badge{
    bottom: 65px !important;
}

#toTop {
    bottom: 135px;
}
.img-holder figure img{
    width: 100% !important;
    height: 100% !important;
}
@media only screen and (max-width: 420px) {
    .contact-list li a {
        display: block;
    }

    .contact-list li a:after {
        content: unset;
    }

    .price .woocommerce-Price-amount.amount {
        font-size: 14px !important;
    }
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-current-menu-item > a.mega-menu-link{
    font-weight: bold;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-current-menu-item > a.mega-menu-link{
    color: #555;
    font-weight: bold;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-current-menu-item > a.mega-menu-link{
    color: #92bf3d;
}
.product-short-desc{
    overflow: auto;
}
#order_comments {
    height: 815px !important;
}

.price .woocommerce-Price-amount.amount {
    font-weight: bold;
    font-size: 24px;
}

#stripe-exp-element, #stripe-card-element, #stripe-cvc-element {
    width: 100%;
}

