@charset "UTF-8";
/* Themify Shoppe 7.7.6 framework 7.8.7 */

/*/themify-builder/css/modules/image.css*/
.module-image .image-title{font-size:1.2em;margin:0 0 .3em}.module-image .image-title a{color:inherit;font-family:inherit;text-decoration:none;text-shadow:inherit}.module-image .image-wrap{width:auto}.module-image .image-wrap img{display:inline-block;vertical-align:top}.module-image.rounded .image-wrap img{border-radius:10px}.module-image.circle .image-wrap img{border-radius:50em}.module-image.bordered .image-wrap img{background:#fff;border:1px solid rgba(0,0,0,.15);box-sizing:border-box;padding:3px}.module-image.drop-shadow .image-wrap img{box-shadow:0 1px 8px 2px rgba(0,0,0,.15)}.module-image.auto_fullwidth .lightbox{display:block}.module-image.auto_fullwidth :is(.image-wrap,img){display:block;width:100%}.module-image .image-wrap .lightbox{display:inline-block;max-width:100%;position:relative}
/*/wp-content/themes/themify-shoppe/styles/modules/builder/image.css*/
.module-image.bordered .image-wrap img{border-color:rgba(0,0,0,.12)}
/*/themify-builder/css/modules/appearance.css*/
.shadow{--tb_app_shadow:0 1px 8px 1px rgba(0,0,0,.1)}.embossed{--tb_app_shadow:inset 0 1px 0 hsla(0,0%,100%,.5),inset 0 -3px 0 rgba(0,0,0,.1)}.gradient{--tb_app_gr:linear-gradient(180deg,hsla(0,0%,100%,.45) 0%,hsla(0,0%,100%,0))}.rounded{--tb_app_r:8px}.glossy{--tb_app_glc:"";--tb_app_gl:linear-gradient(0deg,hsla(0,0%,100%,.2),hsla(0,0%,100%,.5))}.ui.glossy:before,.ui.glossy>:is(.accordion-title,.tab-nav) a:before,.ui.nav.glossy a:before{background:var(--tb_app_gl);border-top-left-radius:inherit;border-top-right-radius:inherit;content:var(--tb_app_glc);height:50%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}
/*/themify-builder/css/modules/image_styles/right.css*/
.module-image.image-right .image-wrap{float:right;margin:0 0 1em 1.5em}