html, body { font-size: 17px; line-height: 1.5; color: #464646; background-color: transparent; } a, a:visited { color: #1e73be; text-decoration: none; } a:hover, a:active { color: #0066bf; text-decoration: underline; } #minicartWraper {    background-color: #818a91 !important;    top: 15vh !important;}#shop .item {    padding: 10px 10px 5px 10px;    background-color: #fff;}#shop .itemAttName {    font-size: .9em;}#shop .product-image img {    width: 100%;    max-width: 100%;}#shop #item #featured_product {    display: block;    position: absolute;    width: 70px;    height: 70px;    top: -10px;    right: -10px;    background-color: transparent;    background-image: url(/wp-content/uploads/new.png);    background-repeat: no-repeat;    background-position: center center;    background-size: 100% auto;    z-index: 99;}#shop .itemAttWrapin.active .itemAttCheckbox {    right: 0 !important;}.elementor-widget-wp-widget-wp42shop_category li a:hover,.elementor-widget-wp-widget-wp42shop_category li.current-cat>a {    background: #818a91 !important;}@media only screen and (max-width: 768px) {#shop .itemAttWrapin.active .itemAttCheckbox {        -webkit-column-count: 1 !important;        column-count: 1 !important;    }}