{{ page.name }} / {{ store.name }} #layerslider-container { width: 60%; min-width: 400px; max-width: 1400px; margin: 50px auto; } .ls-layer, .ls-layer * { font-family: Arial, Serif; white-space: nowrap; font-weight: normal; text-shadow: none; } .br5 { border-radius: 5px; } .c { text-align: center; } .sl1, .sl2 { font-size: 50px; line-height: 100px; height: 100px; } .sl1 { color: #eee; background: black; background: rgba(0,0,0,.75); } .sl2 { color: #444; background: white; } .red, .black, .white { line-height: 70px; font-size: 40px; } .red { color: white; background: #cf431d; } .black { background: black; background: rgba(0,0,0,.75); color: white; } .white { color: #444; background: white; } .plus1, .plus2, .plus3, .plus4, .br100 { border-radius: 100px; -moz-border-radius: 100px; -webkit-border-radius: 100px; } .plus1, .plus2, .plus3, .plus4 { text-align: center; width: 50px; height: 50px; font-size: 50px; line-height: 50px; } .plus1 { color: #eee; background: #2e69ad; } .plus2 { color: #224177; background: #eee; } .plus3 { color: #3b173d; background: #eee; } .plus4 { color: white; background: #85c201; } .text1, .text2, .text3, .text4, .text5, .text6, .text7 { font-size: 30px; } .text1 { color: #f0f6fd; } .text2 { padding: 10px 25px 10px 25px; color: #f0f6fd; background: #2e69ad; } .text3 { padding: 10px 25px 10px 25px; color: #2e69ad; background: #f0f6fd; } .text4 { text-shadow: 0px 0px 20px #224177; color: #eee; } .text5 { padding: 10px 25px; color: #224177; background: #eee; } .text6 { color: #eee; } .text7 { color: #85c201; } .text-a { font-weight: bold; padding: 15px 30px 15px 30px; font-size: 100px; color: #f4f8fc; } .text-b { border-radius: 5px; padding: 5px 15px; font-size: 30px; color: #94e60f; background: black; } .text-c { box-shadow: -2px -2px 15px -3px black border-radius: 5px; padding: 10px 20px; font-size: 40px; color: black; background: #94e60f; } .text-d { box-shadow: -3px -3px 20px -3px black; border-radius: 5px; padding: 15px 30px 15px 30px; font-size: 60px; color: #94e60f; background: black; } .text-e { padding: 4px 15px 7px 15px; font-size: 24px; color: #444f70; background: #ffffff; } .text-f { font-size: 60px; color: #ff7700; } {{ head_content }}
{% if theme.image != blank %}

{{ page.name }}

{{ store.name }}
{% elsif page.name == 'Home' %}

{{ store.name }}

{% else %}

{{ store.name }}

{% endif %}
{% if errors != blank %} {% endif %} {% if page.category == 'custom' %}

{{ page.name }}

{{ page_content | paragraphs }} {% else %} {{ page_content }} {% endif %}
$(document).ready(function(){ $('#layerslider').layerSlider({ skinsPath : '../layerslider/skins/', skin : 'glass', thumbnailNavigation : 'hover', hoverPrevNext : false, autoPlayVideos : false, autoStart : false }); });

More

Copyright © {{ 'Today' | date: "%Y" }} {{ store.name }}

{% if store.website != blank %} Back to site {% endif %} var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-45383724-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })();