Roya Dropbox Access
Dropbox
User: manilateam@roya.com
Pass: cu..5WPBX{GfQ^#m
LOGO SET for Brands and Insurance
[<https://docs.google.com/spreadsheets/d/1Zmi9q1yT0BBIyrDqhI9gd5nIb8anqkoaVVEPXUWkNGI/edit?usp=sharing>](<https://docs.google.com/spreadsheets/d/1Zmi9q1yT0BBIyrDqhI9gd5nIb8anqkoaVVEPXUWkNGI/edit?usp=sharing>)p
Roya Brands: https://roya-design.github.io/roya-brands/
User JavaScript and CSS
$('.modal').click(function() {
$('.widget').each(function(){
block_id = '';
block_classes = '';
if($(this).attr('data-id')){
block_id = '#' + $(this).attr('data-id');
$(this).children('.widget-header').find('.title').text(block_id+' - '+block_classes);
}
if($(this).attr('data-cssclass')){
block_classes = $(this).attr('data-cssclass');
$(this).children('.widget-header').find('.title').text(block_id+' - '+block_classes);
}
});
});
$(".save-revision-btn").click(function() {
$("#layout-confirm-dialog .confirm-btn").trigger('click');
})
$('.modal').click(function() {
$('.widget').each(function(){
// console.log( $(this).attr('data-cssclass') );
if($(this).attr('data-cssclass')){
$(this).children('.widget-header').find('.title').text( $(this).attr('data-cssclass') );
}
});
});
// Add event listener to document
document.addEventListener("keydown", function(event) {
// Check if Ctrl+S is pressed
if (event.ctrlKey && event.keyCode === 83) {
// Prevent default browser behavior (saving the page)
event.preventDefault();
// Trigger the click event on the save button
document.querySelector('.save-btn, .panel-save-btn').click();
}
// Check if Ctrl+R is pressed
if (event.ctrlKey && event.keyCode === 82) {
// Prevent default browser behavior (refreshing the page)
event.preventDefault();
// Trigger the click event on the preview button
document.querySelector("a[title='Local Preview']").click();
}
});
// Add this on URL = admin.roya.com, !admin.roya.com/sites/*
.save-options-div .dropdown-menu li a {
text-align: left;
padding-top: 8px;
padding-bottom: 0;
border-radius: 0;
box-shadow: none;
border: 0;
position: absolute;
top: -36px;
left: 88px;
color: #fff !important;
background-color: #53b567 !important;
border-color: #4bae5f !important;
height: 34px;
}
@media (min-width: 1200px) {
div.message.alert {
left: 40%;
}
}
div.widget[data-module="image"], div.widget[data-module="slider"], div.widget[data-module="thumbnail"], div.widget[data-module="threeSixty"] {
background: #333;
}
.modal-content {
z-index: 999999;
position: relative;
}
div.widget[data-module="text"] > .contenteditable p a {
text-decoration: underline;
color: #2780e3;
}
/** BAMBOO **/
.PageHeader--mdBrand:before {
background: #5d7e00;
}
.jss-p12 {
background: #5d7e00;
}
body[data-feature-toggles~=home_enhancement_toggle][data-feature-toggles~=dashboard_on_home_prototype] .HomeWidget__Header {
color: #5d7e00;
}
body[data-feature-toggles~=home_enhancement_toggle][data-feature-toggles~=dashboard_on_home_prototype] .HomeWidget__Header .home-icon svg {
fill: #5d7e00;
}
Image rgba background overlay
.col-xs-12.contact:after {
content: ' ';
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background: linear-gradient(
rgba(250, 250, 250, .3),
rgba(0, 0, 0, 0.5));
}
.col-xs-12.contact:after {
content: ' ';
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background: rgba(250, 250, 250, 0.3);
background: rgba(0, 0, 0, 0.5);
}
.welcome-v2 .ry-each .iframe-wrapper:before {
content: "";
position: absolute;
left: 50%;
width: calc(100% - 50px);
height: calc(50% + 30px);
background: linear-gradient(to top, #ff0000, #278cd3);
transform: translate(-50%, 0);
top: -14.5px;
border-radius: 30px;
}
Social Icons
<div class="social-inner-wrapper">
<?php if(!empty("{{custom_field-twitter_link}}")): ?>
<li data-href="{{custom_field-twitter_link}}">
<a href="{{custom_field-twitter_link}}" class="fa fa-twitter" target="_blank">
<svg version="1.1" class="SVG_twitter" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path d="M459.4,151.7c20.8-14.8,38.3-33.2,52.6-54.5v0c-19.1,8.3-39.3,13.9-60.5,16.6c21.8-13,38.4-33.4,46.2-58
c-20.3,12.1-42.7,20.6-66.6,25.4C411.9,60.7,384.4,48,354.5,48c-58.1,0-104.9,47.2-104.9,105c0,8.3,0.7,16.3,2.4,23.9
c-87.3-4.3-164.5-46.1-216.4-109.8c-9,15.7-14.4,33.7-14.4,53.1c0,36.4,18.7,68.6,46.6,87.2c-16.9-0.3-33.4-5.2-47.4-12.9v1.2
c0,51,36.4,93.4,84.1,103.1c-8.6,2.3-17.9,3.5-27.5,3.5c-6.7,0-13.5-0.4-19.9-1.8c13.6,41.6,52.2,72.1,98.1,73.1
c-35.7,27.9-81.1,44.8-130.2,44.8c-8.6,0-16.9-0.4-25.1-1.4c46.5,30,101.6,47.1,161,47.1C346.3,464,467,309.5,459.4,151.7
L459.4,151.7z"/>
</svg>
</a>
</li>
<?php endif; ?>
<?php if(!empty("{{custom_field-facebook_link}}")): ?>
<li data-href="{{custom_field-facebook_link}}">
<a href="{{custom_field-facebook_link}}" class="fa fa-facebook" target="_blank">
<svg version="1.1" class="SVG_facebook" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path d="M341.3,85H388V3.6C379.9,2.5,352.2,0,319.9,0c-67.4,0-113.6,42.4-113.6,120.3V192H132v91h74.4v229h91.2V283h71.4l11.3-91
h-82.7v-62.7C297.5,103,304.6,85,341.3,85L341.3,85z"/>
</svg>
</a>
</li>
<?php endif; ?>
<?php if(!empty("{{custom_field-linkedin_link}}")): ?>
<li data-href="{{custom_field-linkedin_link}}">
<a href="{{custom_field-linkedin_link}}" class="fa fa-linkedin" target="_blank">
<svg version="1.1" class="SVG_Linkedin" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path d="M511.9,512L511.9,512l0.1,0V324.2c0-91.9-19.8-162.6-127.2-162.6c-51.6,0-86.3,28.3-100.4,55.2h-1.5v-46.6H181.1V512h106
V342.7c0-44.6,8.4-87.7,63.6-87.7c54.4,0,55.2,50.9,55.2,90.5V512L511.9,512z"/>
<path d="M8.4,170.2h106.2V512H8.4L8.4,170.2z"/>
<path d="M61.5,0C27.5,0,0,27.5,0,61.5s27.5,62.1,61.5,62.1S123,95.4,123,61.5C122.9,27.5,95.4,0,61.5,0z"/>
</svg>
</a>
</li>
<?php endif; ?>
<?php if(!empty("{{custom_field-instagram_link}}")): ?>
<li data-href="{{custom_field-instagram_link}}">
<a href="{{custom_field-instagram_link}}" class="fa fa-instagram" target="_blank">
<svg version="1.1" class="SVG_insta" x="0px" y="0px"
viewBox="0 0 511 511" style="enable-background:new 0 0 511 511;" xml:space="preserve">
<path d="M510.5,150.2c-1.2-27.2-5.6-45.8-11.9-62c-6.5-17.2-16.5-32.5-29.5-45.3c-12.8-13-28.3-23.1-45.2-29.4
c-16.3-6.3-34.8-10.7-62-11.9C334.5,0.3,325.8,0,256.4,0s-78.1,0.3-105.3,1.5c-27.2,1.2-45.8,5.6-62,11.9
C72,19.9,56.6,29.8,43.8,42.9c-13,12.8-23.1,28.3-29.4,45.2c-6.3,16.3-10.7,34.8-11.9,62c-1.3,27.4-1.6,36-1.6,105.4
s0.3,78.1,1.5,105.3c1.2,27.2,5.6,45.8,11.9,62c6.5,17.2,16.6,32.5,29.5,45.3c12.8,13,28.3,23.1,45.2,29.4
c16.3,6.3,34.8,10.7,62,11.9c27.2,1.2,35.9,1.5,105.3,1.5s78.1-0.3,105.3-1.5c27.2-1.2,45.8-5.6,62-11.9
c34.3-13.3,61.5-40.4,74.8-74.8c6.3-16.3,10.7-34.8,11.9-62c1.2-27.3,1.5-35.9,1.5-105.3S511.7,177.5,510.5,150.2z M464.5,358.9
c-1.1,25-5.3,38.4-8.8,47.4c-8.6,22.3-26.3,39.9-48.5,48.5c-9,3.5-22.6,7.7-47.4,8.8c-27,1.2-35,1.5-103.2,1.5s-76.4-0.3-103.2-1.5
c-25-1.1-38.4-5.3-47.4-8.8c-11.1-4.1-21.2-10.6-29.3-19.1c-8.5-8.3-15-18.3-19.1-29.3c-3.5-9-7.7-22.6-8.8-47.4
c-1.2-27-1.5-35-1.5-103.2s0.3-76.4,1.5-103.2c1.1-25,5.3-38.4,8.8-47.4C61.6,94,68.1,84,76.7,75.8c8.3-8.5,18.3-15,29.3-19.1
c9-3.5,22.6-7.7,47.4-8.8c27-1.2,35-1.5,103.2-1.5c68.3,0,76.4,0.3,103.2,1.5c25,1.1,38.4,5.3,47.4,8.8
c11.1,4.1,21.2,10.6,29.3,19.1c8.5,8.3,15,18.3,19.1,29.4c3.5,9,7.7,22.6,8.8,47.4c1.2,27,1.5,35,1.5,103.2S465.7,331.9,464.5,358.9
z"/>
<path d="M256.4,124.3c-72.5,0-131.3,58.8-131.3,131.3S184,386.8,256.4,386.8c72.5,0,131.3-58.8,131.3-131.3S328.9,124.3,256.4,124.3
z M256.4,340.7c-47,0-85.2-38.1-85.2-85.2s38.1-85.2,85.2-85.2c47,0,85.2,38.1,85.2,85.2S303.5,340.7,256.4,340.7z"/>
<path d="M423.6,119.1c0,16.9-13.7,30.6-30.6,30.6c-16.9,0-30.6-13.7-30.6-30.6c0-16.9,13.7-30.6,30.6-30.6
C409.8,88.4,423.6,102.2,423.6,119.1z"/>
</svg>
</a>
</li>
<?php endif; ?>
<?php if(!empty("{{custom_field-google_plus_link}}")): ?>
<li data-href="{{custom_field-google_plus_link}}">
<a href="{{custom_field-google_plus_link}}" class="fa fa-google" target="_blank">
<svg version="1.1" class="SVG_google" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="st0" d="M113.5,309.4l-17.8,66.5l-65.1,1.4C11,341.2,0,299.9,0,256c0-42.5,10.3-82.5,28.6-117.7h0l58,10.6l25.4,57.6
c-5.3,15.5-8.2,32.1-8.2,49.5C103.8,274.8,107.2,292.8,113.5,309.4z"/>
<path class="st1" d="M507.5,208.2c2.9,15.5,4.5,31.5,4.5,47.8c0,18.3-1.9,36.2-5.6,53.5c-12.5,58.7-45,109.9-90.1,146.2l0,0l-73-3.7
l-10.3-64.5c29.9-17.6,53.3-45,65.6-77.9H261.6V208.2h138.9H507.5L507.5,208.2z"/>
<path class="st2" d="M416.3,455.6L416.3,455.6C372.4,490.9,316.7,512,256,512c-97.5,0-182.3-54.5-225.5-134.7l83-67.9
c21.6,57.7,77.3,98.8,142.5,98.8c28,0,54.3-7.6,76.9-20.8L416.3,455.6z"/>
<path class="st3" d="M419.4,58.9l-82.9,67.9c-23.3-14.6-50.9-23-80.5-23c-66.7,0-123.4,43-144,102.7l-83.4-68.3h0
C71.2,56.1,157.1,0,256,0C318.1,0,375.1,22.1,419.4,58.9z"/>
</svg>
</a>
</li>
<?php endif; ?>
<?php if(!empty("{{custom_field-yelp_link}}")): ?>
<li data-href="{{custom_field-yelp_link}}">
<a href="{{custom_field-yelp_link}}" class="fa fa-yelp" target="_blank">
<svg version="1.1" class="SVG_yelp" x="0px" y="0px"
viewBox="0 0 435.6 435.6" style="enable-background:new 0 0 435.6 435.6;" xml:space="preserve">
<g>
<path class="st0" d="M182.5,306.9l-60.2,73.4c-8.5,10.3-4.4,25.9,8,30.8l58.9,23.2c12.7,5,26.5-4.1,26.9-17.8l2.5-96.1
C219.1,301,194.8,292,182.5,306.9z"/>
<path class="st0" d="M172.5,234l-89.3-32.1c-12.6-4.5-25.9,4.5-26.3,17.9l-2,63.3c-0.4,13.6,12.8,23.6,25.8,19.3l91.3-29.9
C190.3,266.5,190.7,240.6,172.5,234z"/>
<path class="st0" d="M274.8,244.3l91.5-25.2c12.9-3.5,18.5-18.6,11.2-29.8l-34.8-52.9c-7.5-11.4-24.1-11.9-32.2-1l-57.5,77.1
C241.5,228.1,256.2,249.5,274.8,244.3z"/>
<path class="st0" d="M208.6,24.4c0.7-15.8-14.2-27.8-29.5-23.6l-72.4,19.8c-15.6,4.3-22.3,22.8-12.9,36l83.1,144
c0.7,1.2,1.4,2.3,2.3,3.3c12.3,14.5,35.4,9.1,41.1-7.8c1-3,1.3-6.3,1.1-9.5L208.6,24.4z"/>
<path class="st0" d="M367,310.1l-91.9-28.2c-18.5-5.7-33.8,15.3-22.6,31.1l54.5,77.7c7.7,10.9,23.8,11.2,31.8,0.6l38.1-50.5
C385.1,329.9,380,314.1,367,310.1z"/>
</g>
</svg>
</a>
</li>
<?php endif; ?>
<?php if(!empty("{{custom_field-rss_link}}")): ?>
<li data-href="{{custom_field-rss_link}}">
<a href="{{custom_field-rss_link}}" class="fa fa-rss-square" target="_blank">
</a>
</li>
<?php endif; ?>
<?php if(!empty("{{custom_field-pinterest_link}}")): ?>
<li data-href="{{custom_field-pinterest_link}}">
<a href="{{custom_field-pinterest_link}}" class="fa fa-pinterest-square" target="_blank">
<svg version="1.1" class="SVG_pinterest" x="0px" y="0px"
viewBox="0 0 97.8 97.8" style="enable-background:new 0 0 97.8 97.8;" xml:space="preserve">
<g>
<path d="M48.9,0C21.9,0,0,21.9,0,48.9s21.9,48.9,48.9,48.9s48.9-21.9,48.9-48.9S75.9,0,48.9,0z M54.5,65.1c-4.5,0-8.8-2.4-10.2-5.2
c0,0-2.4,9.6-2.9,11.5c-1.8,6.6-7.1,13.2-7.6,13.7c-0.3,0.4-0.9,0.3-1-0.2c-0.1-0.8-1.5-9.1,0.1-15.9c0.8-3.4,5.4-22.8,5.4-22.8
s-1.3-2.7-1.3-6.6c0-6.2,3.6-10.8,8.1-10.8c3.8,0,5.6,2.9,5.6,6.3c0,3.8-2.4,9.6-3.7,14.9c-1.1,4.4,2.2,8.1,6.6,8.1
c7.9,0,13.3-10.2,13.3-22.3c0-9.2-6.2-16-17.4-16c-12.7,0-20.6,9.5-20.6,20.1c0,3.6,1.1,6.2,2.8,8.2c0.8,0.9,0.9,1.3,0.6,2.3
c-0.2,0.8-0.7,2.6-0.9,3.4c-0.3,1.1-1.1,1.4-2.1,1c-5.8-2.4-8.6-8.8-8.6-16c0-11.9,10-26.2,29.9-26.2c16,0,26.5,11.6,26.5,24
C77.1,52.8,68,65.1,54.5,65.1z"/>
</g>
</svg>
</a>
</li>
<?php endif; ?>
<?php if(!empty("{{custom_field-youtube_link}}")): ?>
<li data-href="{{custom_field-youtube_link}}">
<a href="{{custom_field-youtube_link}}" class="fa fa-youtube-square" target="_blank">
<svg width="16" height="16" fill="currentColor" class="bi bi-youtube" viewBox="0 0 16 16">
<path d="M8.051 1.999h.089c.822.003 4.987.033 6.11.335a2.01 2.01 0 0 1 1.415 1.42c.101.38.172.883.22 1.402l.01.104.022.26.008.104c.065.914.073 1.77.074 1.957v.075c-.001.194-.01 1.108-.082 2.06l-.008.105-.009.104c-.05.572-.124 1.14-.235 1.558a2.007 2.007 0 0 1-1.415 1.42c-1.16.312-5.569.334-6.18.335h-.142c-.309 0-1.587-.006-2.927-.052l-.17-.006-.087-.004-.171-.007-.171-.007c-1.11-.049-2.167-.128-2.654-.26a2.007 2.007 0 0 1-1.415-1.419c-.111-.417-.185-.986-.235-1.558L.09 9.82l-.008-.104A31.4 31.4 0 0 1 0 7.68v-.123c.002-.215.01-.958.064-1.778l.007-.103.003-.052.008-.104.022-.26.01-.104c.048-.519.119-1.023.22-1.402a2.007 2.007 0 0 1 1.415-1.42c.487-.13 1.544-.21 2.654-.26l.17-.007.172-.006.086-.003.171-.007A99.788 99.788 0 0 1 7.858 2h.193zM6.4 5.209v4.818l4.157-2.408L6.4 5.209z"/>
</svg>
</a>
</li>
<?php endif; ?>
<?php if(!empty("{{custom_field-social_vimeo}}")): ?>
<li data-href="{{custom_field-social_vimeo}}">
<a href="{{custom_field-social_vimeo}}" class="fa fa-vimeo" target="_blank"></a>
</li>
<?php endif; ?>
<?php if(!empty("{{custom_field-social_tiktok}}")): ?>
<li data-href="{{custom_field-social_tiktok}}">
<a href="{{custom_field-social_tiktok}}" class="fa fa-vimeo" target="_blank">
<svg viewBox="0 0 448 512"><path d="M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z"/></svg>
</a>
</li>
<?php endif; ?>
</div>
NEW Social Icons SVG
<ul class="custom-social-wrapper">
<div class="social-inner-wrap">
<?php if(!empty("{{custom_field_Social_Facebook_Link}}")): ?>
<li data-href="{{custom_field_Social_Facebook_Link}}">
<a href="{{custom_field_Social_Facebook_Link}}" target="_blank">
<svg width="20" height="20" version="1.1" class="SVG_facebook" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path d="M341.3,85H388V3.6C379.9,2.5,352.2,0,319.9,0c-67.4,0-113.6,42.4-113.6,120.3V192H132v91h74.4v229h91.2V283h71.4l11.3-91
h-82.7v-62.7C297.5,103,304.6,85,341.3,85L341.3,85z"/>
</svg>
</a>
</li>
<?php endif; ?>
<?php if(!empty("{{custom_field_Social_Twitter_Link}}")): ?>
<li data-href="{{custom_field_Social_Twitter_Link}}">
<a href="{{custom_field_Social_Twitter_Link}}" target="_blank">
<svg width="20" height="20" class="bi bi-twitter" viewBox="0 0 16 16">
<path d="M5.026 15c6.038 0 9.341-5.003 9.341-9.334 0-.14 0-.282-.006-.422A6.685 6.685 0 0 0 16 3.542a6.658 6.658 0 0 1-1.889.518 3.301 3.301 0 0 0 1.447-1.817 6.533 6.533 0 0 1-2.087.793A3.286 3.286 0 0 0 7.875 6.03a9.325 9.325 0 0 1-6.767-3.429 3.289 3.289 0 0 0 1.018 4.382A3.323 3.323 0 0 1 .64 6.575v.045a3.288 3.288 0 0 0 2.632 3.218 3.203 3.203 0 0 1-.865.115 3.23 3.23 0 0 1-.614-.057 3.283 3.283 0 0 0 3.067 2.277A6.588 6.588 0 0 1 .78 13.58a6.32 6.32 0 0 1-.78-.045A9.344 9.344 0 0 0 5.026 15z"/>
</svg>
</a>
</li>
<?php endif; ?>
<?php if(!empty("{{custom_field_Social_Linkedin_Link}}")): ?>
<li data-href="{{custom_field_Social_Linkedin_Link}}">
<a href="{{custom_field_Social_Linkedin_Link}}" target="_blank">
<svg width="20" height="20" class="bi bi-linkedin" viewBox="0 0 16 16">
<path d="M0 1.146C0 .513.526 0 1.175 0h13.65C15.474 0 16 .513 16 1.146v13.708c0 .633-.526 1.146-1.175 1.146H1.175C.526 16 0 15.487 0 14.854V1.146zm4.943 12.248V6.169H2.542v7.225h2.401zm-1.2-8.212c.837 0 1.358-.554 1.358-1.248-.015-.709-.52-1.248-1.342-1.248-.822 0-1.359.54-1.359 1.248 0 .694.521 1.248 1.327 1.248h.016zm4.908 8.212V9.359c0-.216.016-.432.08-.586.173-.431.568-.878 1.232-.878.869 0 1.216.662 1.216 1.634v3.865h2.401V9.25c0-2.22-1.184-3.252-2.764-3.252-1.274 0-1.845.7-2.165 1.193v.025h-.016a5.54 5.54 0 0 1 .016-.025V6.169h-2.4c.03.678 0 7.225 0 7.225h2.4z"/>
</svg>
</a>
</li>
<?php endif; ?>
<?php if(!empty("{{custom_field_Social_Instagram_Link}}")): ?>
<li data-href="{{custom_field_Social_Instagram_Link}}">
<a href="{{custom_field_Social_Instagram_Link}}" target="_blank">
<svg width="20" height="20" class="bi bi-instagram" viewBox="0 0 16 16">
<path d="M8 0C5.829 0 5.556.01 4.703.048 3.85.088 3.269.222 2.76.42a3.917 3.917 0 0 0-1.417.923A3.927 3.927 0 0 0 .42 2.76C.222 3.268.087 3.85.048 4.7.01 5.555 0 5.827 0 8.001c0 2.172.01 2.444.048 3.297.04.852.174 1.433.372 1.942.205.526.478.972.923 1.417.444.445.89.719 1.416.923.51.198 1.09.333 1.942.372C5.555 15.99 5.827 16 8 16s2.444-.01 3.298-.048c.851-.04 1.434-.174 1.943-.372a3.916 3.916 0 0 0 1.416-.923c.445-.445.718-.891.923-1.417.197-.509.332-1.09.372-1.942C15.99 10.445 16 10.173 16 8s-.01-2.445-.048-3.299c-.04-.851-.175-1.433-.372-1.941a3.926 3.926 0 0 0-.923-1.417A3.911 3.911 0 0 0 13.24.42c-.51-.198-1.092-.333-1.943-.372C10.443.01 10.172 0 7.998 0h.003zm-.717 1.442h.718c2.136 0 2.389.007 3.232.046.78.035 1.204.166 1.486.275.373.145.64.319.92.599.28.28.453.546.598.92.11.281.24.705.275 1.485.039.843.047 1.096.047 3.231s-.008 2.389-.047 3.232c-.035.78-.166 1.203-.275 1.485a2.47 2.47 0 0 1-.599.919c-.28.28-.546.453-.92.598-.28.11-.704.24-1.485.276-.843.038-1.096.047-3.232.047s-2.39-.009-3.233-.047c-.78-.036-1.203-.166-1.485-.276a2.478 2.478 0 0 1-.92-.598 2.48 2.48 0 0 1-.6-.92c-.109-.281-.24-.705-.275-1.485-.038-.843-.046-1.096-.046-3.233 0-2.136.008-2.388.046-3.231.036-.78.166-1.204.276-1.486.145-.373.319-.64.599-.92.28-.28.546-.453.92-.598.282-.11.705-.24 1.485-.276.738-.034 1.024-.044 2.515-.045v.002zm4.988 1.328a.96.96 0 1 0 0 1.92.96.96 0 0 0 0-1.92zm-4.27 1.122a4.109 4.109 0 1 0 0 8.217 4.109 4.109 0 0 0 0-8.217zm0 1.441a2.667 2.667 0 1 1 0 5.334 2.667 2.667 0 0 1 0-5.334z"/>
</svg>
</a>
</li>
<?php endif; ?>
<?php if(!empty("{{custom_field_Social_Google_Link}}")): ?>
<li data-href="{{custom_field_Social_Google_Link}}">
<a href="{{custom_field_Social_Google_Link}}" target="_blank">
<svg width="20" height="20" version="1.1" class="SVG_google" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="st0" d="M113.5,309.4l-17.8,66.5l-65.1,1.4C11,341.2,0,299.9,0,256c0-42.5,10.3-82.5,28.6-117.7h0l58,10.6l25.4,57.6
c-5.3,15.5-8.2,32.1-8.2,49.5C103.8,274.8,107.2,292.8,113.5,309.4z"/>
<path class="st1" d="M507.5,208.2c2.9,15.5,4.5,31.5,4.5,47.8c0,18.3-1.9,36.2-5.6,53.5c-12.5,58.7-45,109.9-90.1,146.2l0,0l-73-3.7
l-10.3-64.5c29.9-17.6,53.3-45,65.6-77.9H261.6V208.2h138.9H507.5L507.5,208.2z"/>
<path class="st2" d="M416.3,455.6L416.3,455.6C372.4,490.9,316.7,512,256,512c-97.5,0-182.3-54.5-225.5-134.7l83-67.9
c21.6,57.7,77.3,98.8,142.5,98.8c28,0,54.3-7.6,76.9-20.8L416.3,455.6z"/>
<path class="st3" d="M419.4,58.9l-82.9,67.9c-23.3-14.6-50.9-23-80.5-23c-66.7,0-123.4,43-144,102.7l-83.4-68.3h0
C71.2,56.1,157.1,0,256,0C318.1,0,375.1,22.1,419.4,58.9z"/>
</svg>
</a>
</li>
<?php endif; ?>
<?php if(!empty("{{custom_field_Social_Yelp_Link:text}}")): ?>
<li data-href="{{custom_field_Social_Yelp_Link:text}}">
<a href="{{custom_field_Social_Yelp_Link:text}}" target="_blank">
<svg width="20" height="20" version="1.1" class="SVG_yelp" x="0px" y="0px"
viewBox="0 0 435.6 435.6" style="enable-background:new 0 0 435.6 435.6;" xml:space="preserve">
<g>
<path class="st0" d="M182.5,306.9l-60.2,73.4c-8.5,10.3-4.4,25.9,8,30.8l58.9,23.2c12.7,5,26.5-4.1,26.9-17.8l2.5-96.1
C219.1,301,194.8,292,182.5,306.9z"/>
<path class="st0" d="M172.5,234l-89.3-32.1c-12.6-4.5-25.9,4.5-26.3,17.9l-2,63.3c-0.4,13.6,12.8,23.6,25.8,19.3l91.3-29.9
C190.3,266.5,190.7,240.6,172.5,234z"/>
<path class="st0" d="M274.8,244.3l91.5-25.2c12.9-3.5,18.5-18.6,11.2-29.8l-34.8-52.9c-7.5-11.4-24.1-11.9-32.2-1l-57.5,77.1
C241.5,228.1,256.2,249.5,274.8,244.3z"/>
<path class="st0" d="M208.6,24.4c0.7-15.8-14.2-27.8-29.5-23.6l-72.4,19.8c-15.6,4.3-22.3,22.8-12.9,36l83.1,144
c0.7,1.2,1.4,2.3,2.3,3.3c12.3,14.5,35.4,9.1,41.1-7.8c1-3,1.3-6.3,1.1-9.5L208.6,24.4z"/>
<path class="st0" d="M367,310.1l-91.9-28.2c-18.5-5.7-33.8,15.3-22.6,31.1l54.5,77.7c7.7,10.9,23.8,11.2,31.8,0.6l38.1-50.5
C385.1,329.9,380,314.1,367,310.1z"/>
</g>
</svg>
</a>
</li>
<?php endif; ?>
<?php if(!empty("{{custom_field-custom_field-Social_Rss_Link}}")): ?>
<li data-href="{{custom_field-custom_field-Social_Rss_Link}}">
<a href="{{custom_field-custom_field-Social_Rss_Link}}" target="_blank">
<svg width="20" height="20" class="bi bi-rss" viewBox="0 0 16 16">
<path d="M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"/>
<path d="M5.5 12a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm-3-8.5a1 1 0 0 1 1-1c5.523 0 10 4.477 10 10a1 1 0 1 1-2 0 8 8 0 0 0-8-8 1 1 0 0 1-1-1zm0 4a1 1 0 0 1 1-1 6 6 0 0 1 6 6 1 1 0 1 1-2 0 4 4 0 0 0-4-4 1 1 0 0 1-1-1z"/>
</svg>
</a>
</li>
<?php endif; ?>
<?php if(!empty("{{custom_field-Social_Pinterest_Link}}")): ?>
<li data-href="{{custom_field-Social_Pinterest_Link}}">
<a href="{{custom_field-Social_Pinterest_Link}}" target="_blank">
<svg width="20" height="20" class="bi bi-pinterest" viewBox="0 0 16 16">
<path d="M8 0a8 8 0 0 0-2.915 15.452c-.07-.633-.134-1.606.027-2.297.146-.625.938-3.977.938-3.977s-.239-.479-.239-1.187c0-1.113.645-1.943 1.448-1.943.682 0 1.012.512 1.012 1.127 0 .686-.437 1.712-.663 2.663-.188.796.4 1.446 1.185 1.446 1.422 0 2.515-1.5 2.515-3.664 0-1.915-1.377-3.254-3.342-3.254-2.276 0-3.612 1.707-3.612 3.471 0 .688.265 1.425.595 1.826a.24.24 0 0 1 .056.23c-.061.252-.196.796-.222.907-.035.146-.116.177-.268.107-1-.465-1.624-1.926-1.624-3.1 0-2.523 1.834-4.84 5.286-4.84 2.775 0 4.932 1.977 4.932 4.62 0 2.757-1.739 4.976-4.151 4.976-.811 0-1.573-.421-1.834-.919l-.498 1.902c-.181.695-.669 1.566-.995 2.097A8 8 0 1 0 8 0z"/>
</svg>
</a>
</li>
<?php endif; ?>
<?php if(!empty("{{custom_field_Social_Youtube_Link:text}}")): ?>
<li data-href="{{custom_field_Social_Youtube_Link:text}}">
<a href="{{custom_field_Social_Youtube_Link:text}}" target="_blank">
<svg width="20" height="20" class="bi bi-youtube" viewBox="0 0 16 16">
<path d="M8.051 1.999h.089c.822.003 4.987.033 6.11.335a2.01 2.01 0 0 1 1.415 1.42c.101.38.172.883.22 1.402l.01.104.022.26.008.104c.065.914.073 1.77.074 1.957v.075c-.001.194-.01 1.108-.082 2.06l-.008.105-.009.104c-.05.572-.124 1.14-.235 1.558a2.007 2.007 0 0 1-1.415 1.42c-1.16.312-5.569.334-6.18.335h-.142c-.309 0-1.587-.006-2.927-.052l-.17-.006-.087-.004-.171-.007-.171-.007c-1.11-.049-2.167-.128-2.654-.26a2.007 2.007 0 0 1-1.415-1.419c-.111-.417-.185-.986-.235-1.558L.09 9.82l-.008-.104A31.4 31.4 0 0 1 0 7.68v-.123c.002-.215.01-.958.064-1.778l.007-.103.003-.052.008-.104.022-.26.01-.104c.048-.519.119-1.023.22-1.402a2.007 2.007 0 0 1 1.415-1.42c.487-.13 1.544-.21 2.654-.26l.17-.007.172-.006.086-.003.171-.007A99.788 99.788 0 0 1 7.858 2h.193zM6.4 5.209v4.818l4.157-2.408L6.4 5.209z"/>
</svg>
</a>
</li>
<?php endif; ?>
<?php if(!empty("{{custom_field_Social_Healthgrades_Link:text}}")): ?>
<li data-href="{{custom_field_Social_Healthgrades_Link:text}}">
<a href="{{custom_field_Social_Healthgrades_Link:text}}" target="_blank">
<svg width="20" height="20" fill="#000" viewBox="-4.531 -4.268 35.385 28.92091271" xmlns="<http://www.w3.org/2000/svg>"><path d="m14.508 24.004-12.22-12.22c-6.819-6.819 3.167-16.052 9.623-9.6l2.368 2.429a1.7 1.7 0 0 0 2.8 0l2.777-2.74a1.508 1.508 0 1 1 2.279 1.964l-6.61 6.66c-1.207 1.207.386 2.648 1.529 1.506l1.711-1.666a1.494 1.494 0 1 1 2.145 2.054l-5.152 5.188c-1.287 1.287.152 2.868 1.465 1.554l7.281-7.13c1.744-1.744 3.646.55 2.158 2.038l-9.819 9.967a1.653 1.653 0 0 1 -2.337 0zm12.371-14.291a1.561 1.561 0 1 1 1.561 1.561 1.561 1.561 0 0 1 -1.561-1.561zm-4.731-2.673c1.59-1.59 3.274-3.3 4.963-4.99s3.743.361 2.141 1.963-5.073 5.02-5.073 5.02a1.7 1.7 0 0 1 -1.2.545 1.4 1.4 0 0 1 -.831-2.536z"/></svg>
</a>
</li>
<?php endif; ?>
</div>
</ul>
<ul class="social-icons-custom ry-social-custom">
<div class="social-inner-wrap">
<?php if(!empty("{{custom_field_Social_Facebook_Link}}")): ?>
<li data-href="{{custom_field_Social_Facebook_Link}}">
<a href="{{custom_field_Social_Facebook_Link}}" target="_blank">
<svg version="1.1" class="SVG_facebook" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path d="M341.3,85H388V3.6C379.9,2.5,352.2,0,319.9,0c-67.4,0-113.6,42.4-113.6,120.3V192H132v91h74.4v229h91.2V283h71.4l11.3-91
h-82.7v-62.7C297.5,103,304.6,85,341.3,85L341.3,85z"/>
</svg>
</a>
</li>
<?php endif; ?>
<?php if(!empty("{{custom_field_Social_Twitter_Link}}")): ?>
<li data-href="{{custom_field_Social_Twitter_Link}}">
<a href="{{custom_field_Social_Twitter_Link}}" target="_blank">
<svg xmlns="<http://www.w3.org/2000/svg>" class="bi bi-twitter" viewBox="0 0 16 16">
<path d="M5.026 15c6.038 0 9.341-5.003 9.341-9.334 0-.14 0-.282-.006-.422A6.685 6.685 0 0 0 16 3.542a6.658 6.658 0 0 1-1.889.518 3.301 3.301 0 0 0 1.447-1.817 6.533 6.533 0 0 1-2.087.793A3.286 3.286 0 0 0 7.875 6.03a9.325 9.325 0 0 1-6.767-3.429 3.289 3.289 0 0 0 1.018 4.382A3.323 3.323 0 0 1 .64 6.575v.045a3.288 3.288 0 0 0 2.632 3.218 3.203 3.203 0 0 1-.865.115 3.23 3.23 0 0 1-.614-.057 3.283 3.283 0 0 0 3.067 2.277A6.588 6.588 0 0 1 .78 13.58a6.32 6.32 0 0 1-.78-.045A9.344 9.344 0 0 0 5.026 15z"/>
</svg>
</a>
</li>
<?php endif; ?>
<?php if(!empty("{{custom_field_Social_Linkedin_Link}}")): ?>
<li data-href="{{custom_field_Social_Linkedin_Link}}">
<a href="{{custom_field_Social_Linkedin_Link}}" target="_blank">
<svg xmlns="<http://www.w3.org/2000/svg>" class="bi bi-linkedin" viewBox="0 0 16 16">
<path d="M0 1.146C0 .513.526 0 1.175 0h13.65C15.474 0 16 .513 16 1.146v13.708c0 .633-.526 1.146-1.175 1.146H1.175C.526 16 0 15.487 0 14.854V1.146zm4.943 12.248V6.169H2.542v7.225h2.401zm-1.2-8.212c.837 0 1.358-.554 1.358-1.248-.015-.709-.52-1.248-1.342-1.248-.822 0-1.359.54-1.359 1.248 0 .694.521 1.248 1.327 1.248h.016zm4.908 8.212V9.359c0-.216.016-.432.08-.586.173-.431.568-.878 1.232-.878.869 0 1.216.662 1.216 1.634v3.865h2.401V9.25c0-2.22-1.184-3.252-2.764-3.252-1.274 0-1.845.7-2.165 1.193v.025h-.016a5.54 5.54 0 0 1 .016-.025V6.169h-2.4c.03.678 0 7.225 0 7.225h2.4z"/>
</svg>
</a>
</li>
<?php endif; ?>
<?php if(!empty("{{custom_field_Social_Instagram_Link}}")): ?>
<li data-href="{{custom_field_Social_Instagram_Link}}">
<a href="{{custom_field_Social_Instagram_Link}}" target="_blank">
<svg xmlns="<http://www.w3.org/2000/svg>" class="bi bi-instagram" viewBox="0 0 16 16">
<path d="M8 0C5.829 0 5.556.01 4.703.048 3.85.088 3.269.222 2.76.42a3.917 3.917 0 0 0-1.417.923A3.927 3.927 0 0 0 .42 2.76C.222 3.268.087 3.85.048 4.7.01 5.555 0 5.827 0 8.001c0 2.172.01 2.444.048 3.297.04.852.174 1.433.372 1.942.205.526.478.972.923 1.417.444.445.89.719 1.416.923.51.198 1.09.333 1.942.372C5.555 15.99 5.827 16 8 16s2.444-.01 3.298-.048c.851-.04 1.434-.174 1.943-.372a3.916 3.916 0 0 0 1.416-.923c.445-.445.718-.891.923-1.417.197-.509.332-1.09.372-1.942C15.99 10.445 16 10.173 16 8s-.01-2.445-.048-3.299c-.04-.851-.175-1.433-.372-1.941a3.926 3.926 0 0 0-.923-1.417A3.911 3.911 0 0 0 13.24.42c-.51-.198-1.092-.333-1.943-.372C10.443.01 10.172 0 7.998 0h.003zm-.717 1.442h.718c2.136 0 2.389.007 3.232.046.78.035 1.204.166 1.486.275.373.145.64.319.92.599.28.28.453.546.598.92.11.281.24.705.275 1.485.039.843.047 1.096.047 3.231s-.008 2.389-.047 3.232c-.035.78-.166 1.203-.275 1.485a2.47 2.47 0 0 1-.599.919c-.28.28-.546.453-.92.598-.28.11-.704.24-1.485.276-.843.038-1.096.047-3.232.047s-2.39-.009-3.233-.047c-.78-.036-1.203-.166-1.485-.276a2.478 2.478 0 0 1-.92-.598 2.48 2.48 0 0 1-.6-.92c-.109-.281-.24-.705-.275-1.485-.038-.843-.046-1.096-.046-3.233 0-2.136.008-2.388.046-3.231.036-.78.166-1.204.276-1.486.145-.373.319-.64.599-.92.28-.28.546-.453.92-.598.282-.11.705-.24 1.485-.276.738-.034 1.024-.044 2.515-.045v.002zm4.988 1.328a.96.96 0 1 0 0 1.92.96.96 0 0 0 0-1.92zm-4.27 1.122a4.109 4.109 0 1 0 0 8.217 4.109 4.109 0 0 0 0-8.217zm0 1.441a2.667 2.667 0 1 1 0 5.334 2.667 2.667 0 0 1 0-5.334z"/>
</svg>
</a>
</li>
<?php endif; ?>
<?php if(!empty("{{custom_field_Social_Google_Link}}")): ?>
<li data-href="{{custom_field_Social_Google_Link}}">
<a href="{{custom_field_Social_Google_Link}}" target="_blank">
<svg version="1.1" class="SVG_google" xmlns="<http://www.w3.org/2000/svg>" xmlns:xlink="<http://www.w3.org/1999/xlink>" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="st0" d="M113.5,309.4l-17.8,66.5l-65.1,1.4C11,341.2,0,299.9,0,256c0-42.5,10.3-82.5,28.6-117.7h0l58,10.6l25.4,57.6
c-5.3,15.5-8.2,32.1-8.2,49.5C103.8,274.8,107.2,292.8,113.5,309.4z"/>
<path class="st1" d="M507.5,208.2c2.9,15.5,4.5,31.5,4.5,47.8c0,18.3-1.9,36.2-5.6,53.5c-12.5,58.7-45,109.9-90.1,146.2l0,0l-73-3.7
l-10.3-64.5c29.9-17.6,53.3-45,65.6-77.9H261.6V208.2h138.9H507.5L507.5,208.2z"/>
<path class="st2" d="M416.3,455.6L416.3,455.6C372.4,490.9,316.7,512,256,512c-97.5,0-182.3-54.5-225.5-134.7l83-67.9
c21.6,57.7,77.3,98.8,142.5,98.8c28,0,54.3-7.6,76.9-20.8L416.3,455.6z"/>
<path class="st3" d="M419.4,58.9l-82.9,67.9c-23.3-14.6-50.9-23-80.5-23c-66.7,0-123.4,43-144,102.7l-83.4-68.3h0
C71.2,56.1,157.1,0,256,0C318.1,0,375.1,22.1,419.4,58.9z"/>
</svg>
</a>
</li>
<?php endif; ?>
<?php if(!empty("{{custom_field_Social_Yelp_Link:text}}")): ?>
<li data-href="{{custom_field_Social_Yelp_Link:text}}">
<a href="{{custom_field_Social_Yelp_Link:text}}" target="_blank">
<svg version="1.1" class="SVG_yelp" xmlns="<http://www.w3.org/2000/svg>" xmlns:xlink="<http://www.w3.org/1999/xlink>" x="0px" y="0px"
viewBox="0 0 435.6 435.6" style="enable-background:new 0 0 435.6 435.6;" xml:space="preserve">
<g>
<path class="st0" d="M182.5,306.9l-60.2,73.4c-8.5,10.3-4.4,25.9,8,30.8l58.9,23.2c12.7,5,26.5-4.1,26.9-17.8l2.5-96.1
C219.1,301,194.8,292,182.5,306.9z"/>
<path class="st0" d="M172.5,234l-89.3-32.1c-12.6-4.5-25.9,4.5-26.3,17.9l-2,63.3c-0.4,13.6,12.8,23.6,25.8,19.3l91.3-29.9
C190.3,266.5,190.7,240.6,172.5,234z"/>
<path class="st0" d="M274.8,244.3l91.5-25.2c12.9-3.5,18.5-18.6,11.2-29.8l-34.8-52.9c-7.5-11.4-24.1-11.9-32.2-1l-57.5,77.1
C241.5,228.1,256.2,249.5,274.8,244.3z"/>
<path class="st0" d="M208.6,24.4c0.7-15.8-14.2-27.8-29.5-23.6l-72.4,19.8c-15.6,4.3-22.3,22.8-12.9,36l83.1,144
c0.7,1.2,1.4,2.3,2.3,3.3c12.3,14.5,35.4,9.1,41.1-7.8c1-3,1.3-6.3,1.1-9.5L208.6,24.4z"/>
<path class="st0" d="M367,310.1l-91.9-28.2c-18.5-5.7-33.8,15.3-22.6,31.1l54.5,77.7c7.7,10.9,23.8,11.2,31.8,0.6l38.1-50.5
C385.1,329.9,380,314.1,367,310.1z"/>
</g>
</svg>
</a>
</li>
<?php endif; ?>
<?php if(!empty("{{custom_field-custom_field-Social_Rss_Link}}")): ?>
<li data-href="{{custom_field-custom_field-Social_Rss_Link}}">
<a href="{{custom_field-custom_field-Social_Rss_Link}}" target="_blank">
<svg xmlns="<http://www.w3.org/2000/svg>" class="bi bi-rss" viewBox="0 0 16 16">
<path d="M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"/>
<path d="M5.5 12a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm-3-8.5a1 1 0 0 1 1-1c5.523 0 10 4.477 10 10a1 1 0 1 1-2 0 8 8 0 0 0-8-8 1 1 0 0 1-1-1zm0 4a1 1 0 0 1 1-1 6 6 0 0 1 6 6 1 1 0 1 1-2 0 4 4 0 0 0-4-4 1 1 0 0 1-1-1z"/>
</svg>
</a>
</li>
<?php endif; ?>
<?php if(!empty("{{custom_field-Social_Pinterest_Link}}")): ?>
<li data-href="{{custom_field-Social_Pinterest_Link}}">
<a href="{{custom_field-Social_Pinterest_Link}}" target="_blank">
<svg xmlns="<http://www.w3.org/2000/svg>" class="bi bi-pinterest" viewBox="0 0 16 16">
<path d="M8 0a8 8 0 0 0-2.915 15.452c-.07-.633-.134-1.606.027-2.297.146-.625.938-3.977.938-3.977s-.239-.479-.239-1.187c0-1.113.645-1.943 1.448-1.943.682 0 1.012.512 1.012 1.127 0 .686-.437 1.712-.663 2.663-.188.796.4 1.446 1.185 1.446 1.422 0 2.515-1.5 2.515-3.664 0-1.915-1.377-3.254-3.342-3.254-2.276 0-3.612 1.707-3.612 3.471 0 .688.265 1.425.595 1.826a.24.24 0 0 1 .056.23c-.061.252-.196.796-.222.907-.035.146-.116.177-.268.107-1-.465-1.624-1.926-1.624-3.1 0-2.523 1.834-4.84 5.286-4.84 2.775 0 4.932 1.977 4.932 4.62 0 2.757-1.739 4.976-4.151 4.976-.811 0-1.573-.421-1.834-.919l-.498 1.902c-.181.695-.669 1.566-.995 2.097A8 8 0 1 0 8 0z"/>
</svg>
</a>
</li>
<?php endif; ?>
<?php if(!empty("{{custom_field_Social_Youtube_Link:text}}")): ?>
<li data-href="{{custom_field_Social_Youtube_Link:text}}">
<a href="{{custom_field_Social_Youtube_Link:text}}" target="_blank">
<svg class="bi bi-youtube" viewBox="0 0 16 16">
<path d="M8.051 1.999h.089c.822.003 4.987.033 6.11.335a2.01 2.01 0 0 1 1.415 1.42c.101.38.172.883.22 1.402l.01.104.022.26.008.104c.065.914.073 1.77.074 1.957v.075c-.001.194-.01 1.108-.082 2.06l-.008.105-.009.104c-.05.572-.124 1.14-.235 1.558a2.007 2.007 0 0 1-1.415 1.42c-1.16.312-5.569.334-6.18.335h-.142c-.309 0-1.587-.006-2.927-.052l-.17-.006-.087-.004-.171-.007-.171-.007c-1.11-.049-2.167-.128-2.654-.26a2.007 2.007 0 0 1-1.415-1.419c-.111-.417-.185-.986-.235-1.558L.09 9.82l-.008-.104A31.4 31.4 0 0 1 0 7.68v-.123c.002-.215.01-.958.064-1.778l.007-.103.003-.052.008-.104.022-.26.01-.104c.048-.519.119-1.023.22-1.402a2.007 2.007 0 0 1 1.415-1.42c.487-.13 1.544-.21 2.654-.26l.17-.007.172-.006.086-.003.171-.007A99.788 99.788 0 0 1 7.858 2h.193zM6.4 5.209v4.818l4.157-2.408L6.4 5.209z"/>
</svg>
</a>
</li>
<?php endif; ?>
</div>
</ul>
Recaptcha - script-inject
<!-- Script Injections -->
<script>
var recaptchaCallback = function() {
$(".recaptcha").each(function () {
var el = $(this);
grecaptcha.render($(el).attr("id"), {
"sitekey": '6LcKSMgUAAAAALcRIfzAVr8t8lGiHYbcVJEksdRy',
"size": "invisible",
"badge": "bottomleft",
"callback": function (token) {
$(el).closest("form").submit();
grecaptcha.reset();
}
});
});
};
</script>
<script src="<https://www.google.com/recaptcha/api.js?onload=recaptchaCallback&render=explicit>" async defer></script>
<script>
var recaptchaCallback = function() {
$(".recaptcha").each(function () {
var el = $(this);
grecaptcha.render($(el).attr("id"), {
"sitekey": '6Le_xGocAAAAAIfTgb_rVJSM5QMxNBoppafkakca',
"size": "invisible",
"badge": "bottomleft",
"callback": function (token) {
$(el).closest("form").submit();
grecaptcha.reset();
}
});
});
};
</script>
<script src="<https://www.google.com/recaptcha/api.js?onload=recaptchaCallback&render=explicit>" async defer></script>
Instagram color gradient