.elementor-282 .elementor-element.elementor-element-01c5586{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--background-transition:0.3s;}.elementor-282 .elementor-element.elementor-element-df981d0{width:100%;max-width:100%;}/* Start custom CSS for container, class: .elementor-element-01c5586 */.wpapps-tabs-details-stock {
        display: grid;
    grid-template-columns: repeat(3, 1fr)!important;
}
.wpapps-tabs-details-stock i {
    font-size: 15px;
    font-size: 25px;
    top: -6px;
    margin-right: 8px;
    color: #df4a21!important;
}
.wpapps-tabs-details-stock .geodir-post-meta-container{
    margin-bottom: 15px;
}
.wpapps-before_price span.geodir_post_meta_icon.geodir-i-text::after {
    content: "Before Price";
    margin-right: 5px;
}  
.wpapps-after_price span.geodir_post_meta_icon.geodir-i-text::after {
    content: "After Price";
    margin-right: 5px;
}  
.wpapps-site_fee_per_annum_numeric span.geodir_post_meta_icon.geodir-i-text::after {
    content: "Site fee (Per annum) ";
    margin-right: 5px;
} 
@media(max-width:767px){
  .wpapps-tabs-details-stock {
        display: grid;
    grid-template-columns: 100%!important;
}  
}
@media(max-width:1204px) and (min-width:768px){
    .wpapps-tabs-details-stock {
        display: grid;
    grid-template-columns: repeat(2, 1fr)!important;
}
}/* End custom CSS */