/* USER STYLES */
.opt {
    font-size: 1.2rem;
    font-weight: bold;
}
.opt span {
    font-size: 1.5rem;
    font-weight: bold;
}   
.price-wrapper span:nth-child(1) {
    font-size: 1.5rem;
    font-weight: bold;
}
.add-to-cart .opt {
    font-size: 0.8rem;
    font-weight: bold;
   
}
.add-to-cart .opt span {
    font-size: 0.8rem;
    font-weight: bold;
} 
ul.s-products-list.s-product-list-resize-css:not(.table-view) .s-pricing-height.s-pricing-height-auto {
    height: 100px !important;
}
.shop-regions {
    width: 300px;
}
.obiyava {
    margin-top: 20px;
}