.wptb-text-container *{font-size:inherit!important}.wptb-button,.wptb-button-icon,.wptb-button-wrapper{display:flex;justify-content:center;align-items:center}.wptb-button{padding:16px;background:var(--wptb-btn-bg);color:var(--wptb-btn-color);cursor:pointer;border:0;box-shadow:none;transition:all .2s ease-out}.wptb-button:hover{background:var(--wptb-btn-hover-bg,var(--wptb-btn-bg));color:var(--wptb-btn-hover-color,var(--wptb-btn-color));transform:scale(var(--wptb-btn-hover-scale,1))}.wptb-button-icon{margin:0 5px;order:-1;width:25px;height:25px}.wptb-button-icon svg{width:100%;height:100%;fill:currentColor}.wptb-button-label{align-items:center;background:#fff;color:green;border:1px solid green;line-height:1.5;font-size:15px;padding:.475rem .85rem;padding-left:0;border-radius:.3rem;margin-left:20px}.wptb-button-label .wptb-button-label-decorator{display:inline-block;position:absolute;width:0;height:0;border-style:solid;--width:13px;--height:19px;--background:#fff;margin-left:calc(var(--width)*-1);border-width:var(--height) var(--width) var(--height)0;border-color:#fff0 #fff #fff0 #fff0}.wptb-button-label .wptb-button-label-text{display:inline-block;padding-left:5px}.wptb-size-s .wptb-button{border-radius:.2rem;padding:.35rem .6rem;max-width:100%}.wptb-size-s .wptb-button p{font-size:.875rem}.wptb-size-s .wptb-button-label{padding:.35rem .6rem;padding-left:0}.wptb-image-wrapper{overflow:hidden}.wptb-image-wrapper .wptb-link-target,.wptb-image-wrapper span{display:flex;max-width:100%;position:relative;margin:auto;text-decoration:none}.wptb-image-wrapper img{width:100%;display:block;padding:0;max-width:100%;height:auto;transition:all .2s ease-out}