/* Remove footer widget menu borders */.footer-widget .menu-item{padding:0;border:0}/* Tweak pagination top margin */.wpex-pagination{margin-top:10px}/* Reset border radius on mobile for newsletter form */@media only screen and (max-width:767px){.vcex-newsletter-form.vcex-fullwidth-mobile input[type="email"],.vcex-newsletter-form.vcex-fullwidth-mobile .vcex-newsletter-form-button{border-radius:6px !important}}/* Hide potential empty p tags in templatera templates - this code will be added in v5.1.1 so it can be removed then */.templatera_shortcode >p:empty{display:none}/* Alter minimal border button active background */.theme-button.minimal-border:hover,.active >.theme-button.minimal-border,.theme-button.minimal-border.active{background:#f3f7fa}