<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="robots" content="noindex, nofollow">
<title>One moment, please...</title>
<style>
body {
    background: #F6F7F8;
    color: #303131;
    font-family: sans-serif;
    margin-top: 45vh;
    text-align: center;
}
</style>
</head>
<body>
<h1>Please wait while your request is being verified...</h1>
<form id="wsidchk-form" style="display:none;" action="/z0f76a1d14fd21a8fb5fd0d03e0fdc3d3cedae52f" method="get">
<input type="hidden" id="wsidchk" name="wsidchk"/>
</form>
<script>
(function(){
    var west=+((+!+[])+(+!+[]+!![]+!![]+!![]+[])+(+!+[])+(+!+[]+!![]+!![]+!![]+!![]+!![]+[])+(+!+[]+!![]+!![])+(+!+[]+!![]+[])+(+!+[]+!![]+!![]+!![]+!![]+!![]+!![])+(+!+[]+!![]+!![]+[])),
        east=+((+!+[])+(+![]+[])+(+!+[]+!![]+!![]+!![]+!![]+!![]+!![])+(+!+[]+!![]+!![]+!![]+!![]+[])+(+!+[]+!![])+(+!+[]+!![]+!![]+[])+(+!+[]+!![]+!![]+!![])+(+!+[]+!![]+!![]+!![]+!![]+!![]+[])),
        x=function(){try{return !!window.addEventListener;}catch(e){return !!0;} },
        y=function(y,z){x() ? document.addEventListener("DOMContentLoaded",y,z) : document.attachEvent("onreadystatechange",y);};
    y(function(){
        document.getElementById('wsidchk').value = west + east;
        document.getElementById('wsidchk-form').submit();
    }, false);
})();
</script>
</body>
</html><!--
     FILE ARCHIVED ON 16:15:33 Jun 08, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 18:53:57 Jan 22, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
-->
<!--
playback timings (ms):
  captures_list: 71.432
  exclusion.robots: 0.117
  exclusion.robots.policy: 0.103
  cdx.remote: 0.081
  esindex: 0.013
  LoadShardBlock: 34.393 (3)
  PetaboxLoader3.datanode: 335.068 (5)
  load_resource: 422.787
  PetaboxLoader3.resolve: 98.443
  loaddict: 31.884
-->





  .col,.gallery-item,.columns {
    position: relative;
    margin: 0;
    padding: 0 15px 30px;
    width: 100%
}

.col-fit {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.col-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.col-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.col-inner {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.col-has-radius {
    overflow: hidden
}

@media screen and (min-width: 850px) {
    .col:first-child .col-inner {
        margin-left:auto;
        margin-right: 0
    }

    .col+.col .col-inner {
        margin-right: auto;
        margin-left: 0
    }
}
  
  
  
  
  
  


*,*:before,*:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.product-small.box {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 20px #eaeaea;
    overflow: hidden
}

.product-small.box:hover {
    box-shadow: 1px 1px 10px rgb(0 0 0 / 10%)
}

.box-text.box-text-products {
    padding: 25px
}

.box-text .woocommerce-loop-product__title a {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 5px;
    margin-top: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    /*white-space: nowrap;*/
    display: block
}





@media (min-width: 549px) {
    .has-video .bg {
        display:none	
    }
	
}

.box {
    width: 100%;
    position: relative;
    margin: 0 auto
}

.box>a {
    width: 100%;
    display: block
}

.box a {
    display: inline-block
}

.box,.box-image,.box-text {
    -webkit-transition: opacity 0.3s,background-color 0.3s,-webkit-transform 0.3s;
    transition: opacity 0.3s,background-color 0.3s,-webkit-transform 0.3s;
    -o-transition: opacity 0.3s,transform 0.3s,background-color 0.3s;
    transition: opacity 0.3s,transform 0.3s,background-color 0.3s;
    transition: opacity 0.3s,transform 0.3s,background-color 0.3s,-webkit-transform 0.3s
}

.box-image>a,.box-image>div>a {
    display: block
}

.box-text {
    padding-top: .7em;
    padding-bottom: 1.4em;
    position: relative;
    width: 100%;
    font-size: .9em
}

.has-shadow .box-text {
    padding-left: 1.2em;
    padding-right: 1.2em
}

@media (max-width: 549px) {
.box-text .woocommerce-loop-product__title a{
		font-size: 11px;
	}
    .box-text {
        font-size:85%
    }
}

.box-image {
    position: relative;
    height: auto;
    margin: 0 auto;
    overflow: hidden
}

.box-image[style*="-radius"] {
    -webkit-mask-image: -webkit-radial-gradient(white,black)
}

.box-image-inner {
    position: relative;
    overflow: hidden;
    z-index: 0
}

.box-text.text-center {
    padding-left: 10px;
    padding-right: 10px
}

.box-image img {
    max-width: 100%;
    width: 100%;
    margin: 0 auto
}

.box-label {
    overflow: hidden
}

.box-label .box-text.text-center {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    margin: 10% 0
}

.box-label .box-text.text-right {
    right: 0;
    left: auto
}

.box-label .box-text {
    position: absolute;
    bottom: 0;
    width: auto;
    padding: 0;
    margin: 10%;
    padding: .5em 1.5em .55em;
    background-color: #FFF;
    opacity: .95;
    -webkit-box-shadow: 1px 1px 3px 0 rgba(0,0,0,.1);
    box-shadow: 1px 1px 3px 0 rgba(0,0,0,.1)
}

.box-label:hover .box-text {
    opacity: 1
}

.box-badge {
    overflow: hidden
}

.box-badge .box-text {
    background-color: rgba(255,255,255,.95);
    padding: .8em 1em 1em;
    position: absolute;
    bottom: 15%;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
    z-index: 1
}

.dark .box-badge .box-text {
    background-color: rgba(0,0,0,.95)
}

.box-badge:hover .box-text {
    background-color: #446084
}

.box-bounce .box-text {
    padding: 15px 15px 20px;
    z-index: 1
}

.box-bounce:hover .box-text {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
    background-color: #fff
}

.dark .box-bounce:hover .box-text {
    background-color: #222
}

.box-bounce:hover .box-image {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px)
}

.box-push .box-text {
    padding: 15px 20px;
    background-color: rgba(255,255,255,.95);
    max-width: 85%;
    margin: -15% auto 0
}

.box-overlay .box-text,.box-shade .box-text {
    position: absolute;
    width: 100%;
    max-height: 100%;
    bottom: 0;
    padding-left: 1.5em;
    padding-right: 1.5em
}

.box-overlay.dark .box-text,.box-shade.dark .box-text {
    text-shadow: 1px 1px 1px rgba(0,0,0,.5)
}

.box-none .box-text {
    display: none!important
}

.has-post-icon:hover .box-shade .box-text,.has-post-icon:hover .box-overlay .box-text {
    opacity: 0!important
}

.box-text-middle.box-overlay .box-text,.box-text-middle.box-shade .box-text {
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    bottom: auto!important;
    z-index: 16;
    left: 0;
    right: 0
}

.box-text-top.box-overlay .box-text,.box-text-top.box-shade .box-text {
    position: absolute;
    top: 0;
    bottom: auto!important;
    z-index: 16;
    left: 0;
    right: 0
}

.box-vertical .box-text-middle .box-text {
    position: relative;
    top: auto;
    bottom: auto;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.has-box-vertical .col {
    width: 100%!important;
    max-width: 100%!important
}

@media screen and (min-width: 550px) {
	
	.button{
display: none;
}
	
    .box-list-view .col {
        -ms-flex-preferred-size:100%!important;
        flex-basis: 100%!important;
        max-width: 100%!important
    }

    .box-list-view .box,.box-vertical {
        display: table;
        width: 100%
    }

    .box-list-view .box .image-right,.box-vertical .image-right {
        direction: rtl
    }

    .box-list-view .box .box-image,.box-list-view .box .box-text,.box-vertical .box-image,.box-vertical .box-text {
        direction: ltr;
        display: table-cell;
        vertical-align: middle
    }

    .box-list-view .box .box-text,.box-vertical .box-text {
        padding-left: 1.5em;
        padding-right: 1.5em
    }

    .box-list-view .box .box-image,.box-vertical .box-image {
        width: 50%
    }

    .box-list-view .box.align-top .box-text,.box-vertical.align-top .box-text {
        vertical-align: top
    }
}




.box-text h1,.box-text h2,.box-text h3,.box-text h4,.box-text h5,.box-text h6,.box-text a: not(.button) {
    margin-top: .1em;
    margin-bottom: .1em
}

.box-text p {
    margin-top: .1em;
    margin-bottom: .1em
}






.mobile_menu {
  overflow: hidden;
  background-color: #6e6e6e;
}

.mobile_menu a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.mobile_menu a:hover {
  background-color: #6e6e6e;
  color: black;
}

.active {
  background-color: #C6454E;
  color: white;
}

.mobile_menu .icon {
  display: none;
}

@media screen and (max-width: 600px) {
  .mobile_menu a:not(:first-child) {display: none;}
  .mobile_menu a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
	#myMobileMenu {display: block;}
	#main_menu{display: none;}
  .mobile_menu.responsive {position: relative;}
  .mobile_menu.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .mobile_menu.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}

 @media (min-width: 601px) {
	#myMobileMenu {display: none;}
	#main_menu{display: block;}
  }
  
  
  
  
  
  
  
  
  
  
  
  
  .blogGrid
	{
	  display: grid;
	  @media (max-width: 670px) 
	  { 
		grid-template-columns: repeat(1, 1fr);
		font-size: 20px;
	  }
	  @media (min-width: 671px) 
	  { 
		grid-template-columns: repeat(3, 1fr);
	  }	  
	  grid-column-gap: 10px;
	  grid-row-gap: 1em;
	}
.blogGrid > div 
	{	 
	  border-radius: 5px;
	  background-color: #eeeeee;
	  padding: 1em;	 
	}
.blogGrid a
{
	color: #C6454E;
    text-decoration: none;
}
.blogGrid a:hover {color:#000000;}


.page_container{display:table;	margin-top:20px;	margin-bottom:20px;	width:100%;}
.page_container ul {list-style-image:url('Structure/circle.gif'); padding-left:45px;}
.page_container li{font-size:1.2em; line-height:25px;}

.page_container_left{display:table; margin-top:20px; margin-bottom:20px; width:100%; background:url('Structure/navigation_bg.png') bottom right no-repeat; background-position:550px 0;}
.page_container_left ul {list-style-image:url('Structure/circle.gif'); padding-left:45px;}
.page_container_left li{font-size:1.2em; line-height:25px;}
.page_left_mainarea{width:530px; float:left;}
.page_sidebar_right{width:250px; float:right; display:table;}

.page_container_right{display:table; margin-top:20px; margin-bottom:20px; width:100%; background:url('Structure/navigation_bg.png') bottom right no-repeat; background-position:330px 0;}
.page_container_right ul {list-style-image:url('Structure/circle.gif'); padding-left:45px;}
.page_container_right li{font-size:1.2em; line-height:25px;}