1.title-wrapper{--wd-mb: 10px}
2.title-wrapper [class*="title"]{display:inline-block}
3.title-wrapper .title{margin-bottom:0}
4.title-wrapper .img-wrapper{display:block;margin-top:10px}
5.subtitle-color-black.subtitle-style-default{color:#000}
6.subtitle-color-black.subtitle-style-background{background-color:#333;color:#fff}
7.subtitle-color-white.subtitle-style-default{color:rgba(255,255,255,0.8)}
8.subtitle-color-white.subtitle-style-background{background-color:rgba(255,255,255,0.8);color:#242424}
9.subtitle-color-gradient.subtitle-style-default{color:var(--color-gray-400)}
10.subtitle-color-gradient.subtitle-style-background{background-color:#f1f1f1;color:#333}
11.wd-title-color-default{--el-title-color: rgba(0,0,0,0.105)}
12.wd-title-color-primary{--el-title-color: var(--wd-primary-color)}
13.wd-title-color-alt{--el-title-color: var(--wd-alternative-color)}
14.wd-title-color-black{--el-title-color: #000}
15.wd-title-color-white{color:var(--wd-text-color);--wd-text-color: rgba(255,255,255,0.8);--wd-title-color: #fff;--el-title-color: #fff}
16.wd-title-color-gradient .title{-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
17.wd-title-style-shadow{padding:25px;border-radius:var(--wd-brd-radius);box-shadow:0 0 8px rgba(0,0,0,0.12)}
18.wpb-js-composer .title-wrapper{--content-width: var(--wd-max-width)}
19.wpb-js-composer .title-wrapper [class*="title"]{max-width:var(--content-width)}
20.wpb-js-composer .title-wrapper.wd-title-empty .liner-continer{margin-bottom:0}
21.wpb-js-composer .title-wrapper.wd-title-empty .liner-continer .title{display:none}
22@media (max-width: 1024px){.title-subtitle.wd-fontsize-m,.title-after_title.wd-fontsize-s{font-size:14px}
23}
24@media (max-width: 576px){.title-wrapper .title-subtitle{font-size:12px}
25.title-wrapper .title{font-size:20px}
26}
27