.elementor-18 .elementor-element.elementor-element-44569f65{--display:flex;--min-height:558px;}@media(min-width:768px){.elementor-18 .elementor-element.elementor-element-44569f65{--content-width:1240px;}}/* Start custom CSS for shortcode, class: .elementor-element-6fd4b21a */.woocommerce * {
    font-size: 20px;
}

.woocommerce {
        color: #000000;
    font-family: "Cormorant", Sans-serif;
    text-align: center;
    margin: 50px 0;
}

.tinv-header h2 {
     margin: 50px 0;
     font-size: 64px;
}

.product-name a {
    color: black;
}

.woocommerce .product-price bdi {
        font-family: "Oswald", Sans-serif;
   
    font-weight: 700;
}

table, tr, td, th, tr {
    background-color: white !important;
    border: 0 !important;
}

.woocommerce button {
    background-color: white !important;
    color: black !important;
     border: 1px solid black;
    border-radius: 0;
    padding: 20px;
  
}

.woocommerce button:hover {
    background-color: black !important;
    color: white !important;
}

.tinv-wishlist select {
    height: 71px !important;
     border-radius: 0;
}/* End custom CSS */