/* 

Template Name:Ocean v2
Template URI:https://wrappertest.idxsecure.com/templates/Addons/cmtyinfo/ocean-v2.min.css

Author:RealtyCandy
Template URI:https://realtycandy.com

Updated:2026-08-05


GENERIC VARIABLES:
:root{
--color-primary:#ffffff;// Main Card BG
--color-text-main:#0065a0;// Values
--color-text-secondary:#7b6f66;// Labels

--IDX-cmtyinfo--radius:0;
--IDX-cmtyinfo--border-color:#e2e8f0;
}

,*/.rc-two-column-container:has(.IDX-cmtyinfo--wrapper),.IDX-community-enhanced-flex:has(.IDX-cmtyinfo--wrapper){margin-bottom:20px;}.IDX-community-enhanced-flex .IDX-cmtyinfo--wrapper{min-width:50%;}.theme-oceanv2 .IDX-cmtyinfo--container{display:grid;grid-template-rows:auto;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));border-radius:var(--IDX-cmtyinfo--radius,0);overflow:hidden;background-color:var(--color-primary,#ffffff);border:1px solid var(--IDX-cmtyinfo--border-color,#ebebeb);border-width:1px 0 0 1px;translate:0 0;box-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;transition:all .3s cubic-bezier(.4,0,.2,1);}.theme-oceanv2 .IDX-cmtyinfo--container:hover{translate:0px -4px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;}@media (min-width:480px){.theme-oceanv2 .IDX-cmtyinfo--container{grid-template-rows:repeat(3,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.theme-oceanv2 .IDX-cmtyinfo--container{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(3,minmax(0,1fr))}}.theme-oceanv2 .IDX-cmtyinfo--container .IDX-cmtyinfo--item{min-width:0;display:flex;flex-direction:column;min-height:120px;justify-content:center;gap:4px;border-width:0 1px 1px 0;border-style:solid;border-color:var(--IDX-cmtyinfo--border-color,#ebebeb);padding:16px 8px;text-align:center;}.theme-oceanv2 .IDX-cmtyinfo--container .IDX-cmtyinfo--item .IDX-cmtyinfo--value{font-family:var(--idx-title-font,sans-serif);font-size:24px;line-height:1.3;font-weight:700;color:var(--color-text-main,#0065a0);}@media (min-width:768px){.theme-oceanv2 .IDX-cmtyinfo--container .IDX-cmtyinfo--item .IDX-cmtyinfo--value{font-size:30px}}.theme-oceanv2 .IDX-cmtyinfo--container .IDX-cmtyinfo--item .IDX-cmtyinfo--label{font-family:var(--idx-main-font,sans-serif);font-size:11px;line-height:1.2;font-weight:400;text-transform:uppercase;letter-spacing:.18em;color:var(--color-text-secondary,#7b6f66);}