.g_price_module {
margin: 10px 0 20px;
}
.g_price_title {
color: #222;
font-family: 'SF Medium', sans-serif;
font-size: 15px;
font-weight: normal;
padding-bottom: 10px;
}
.g_price_content {
color: rgba(0, 0, 0, 0.6);
font-family: 'SF Regular', sans-serif;
font-size: 14px;
line-height: 1.7em;
}
.g_price_content .g-price-offer-wrapper {
display: flex;
justify-content: space-between;
}
.g_price_content .g-price-offer-wrapper .offer-title {
position: relative;
flex-grow: 1;
overflow: hidden;
margin-right: 4px;
}
.g_price_content .g-price-offer-wrapper .offer-title:after {
content: '........................................................................................................................................................................................................';
display: inline;
position: absolute;
margin-left: 4px;
}
.g_price_content .g-price-offer-wrapper .offer-price {
display: flex;
align-items: flex-end;
color: rgba(0, 0, 0, 0.6);
font-family: 'SF Regular', sans-serif;
font-size: 13px;
font-weight: bold;
text-align: right;
white-space: nowrap;
}
.et_pb_toggle_g_price.et_pb_toggle.et_pb_toggle_close,
.et_pb_toggle_g_price.et_pb_toggle.et_pb_toggle_open {
background-color: rgba(255, 255, 255, 0);
}
.et_pb_toggle_g_price.et_pb_toggle {
border-style: none;
border-color: #ffffff;
}
.et_pb_toggle_g_price.et_pb_toggle {
font-family: 'SF Regular', sans-serif;
font-size: 13px;
color: rgba(0, 0, 0, 0.5) !important;
line-height: 1.4em;
padding: 2px 0 !important;
margin-top: 10px !important;
margin-bottom: 10px !important;
}
.et_pb_toggle_g_price.et_pb_toggle.et_pb_toggle_close h5.et_pb_toggle_title,
.et_pb_toggle_g_price.et_pb_toggle.et_pb_toggle_open h5.et_pb_toggle_title {
color: rgba(0, 0, 0, 0.64);
}
.et_pb_toggle_g_price.et_pb_toggle h5 {
font-family: 'SF Medium', sans-serif;
font-size: 13px;
text-align: left;
}
.et_pb_toggle_g_price.et_pb_toggle .et_pb_toggle_title:before {
font-size: 11px;
}
.et_pb_toggle_g_price .et_pb_toggle_title:before {
color: #8f8f8f;
}
.et_pb_toggle_g_price .et_pb_text_g_price {
margin: 0 !important;
}
.et_pb_text_g_price .et_pb_text_inner span {
color: #3e51b5;
}
.et_pb_divider_g_price {
height: 0;
padding: 0;
margin: 0 !important;
}