

.product .star-rating span:before,
.product .star-rating:before {
    color: #FFD700;
}

/*Qode support add*/
@media only screen and (max-width:600px){.woocommerce .two_columns_25_75 ul.products li.product:nth-child(2n+1) {
margin-right: 2%;
}}

.wizard #createaccount {
    width: auto !important;
}

.wizard .input-text {
    border: 1px solid #ddd !important;
    width: 95% !important;
}

.wizard select {
    padding: 4px;
    border: 1px solid #ddd !important;
    width: 99%;
}

.woocommerce ul.products li.product h6, .qode_product_list_holder .product_title {
    line-height: 1.35;
    min-height: 40px;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 2px;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 13px;
}

.title_subtitle_holder_inner {
     text-align: center;
}
.title_subtitle_holder_inner .separator {display: none;}