/*
Theme Name:Child Theme for Divi
Theme URI: https://webverse.kr
Description: Child Theme For Divi
Author: Webverse
Author URI: https://webverse.kr
Template: Divi
Version:      1.1.1
*/

/* Start your custom CSS bellow this comment
============================================ */
/*--- 안녕하세요, 웹버스입니다. 위쪽으로는 수정하지 마시고, 아래 부터만 커스텀 코드를 입력할수 있습니다 ---*/

#page-container .ragnar_products_elias .et_pb_shop li.product span.price {
    top: 19px;
    bottom: auto;
    position: absolute;
    right: 23px;
    max-width: 100% !important;
    width: auto;
    text-align: center;
    z-index: 30;
    transition: .3s;
    padding: 4px 11px;
    background-color: #974df3!important
}



