



/* -- Start Swell Page css Template -- */

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }


@-webkit-keyframes swellswing
{
    15%
    {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    30%
    {
        -webkit-transform: translateX(-5px);
       transform: translateX(-5px);
    } 
    50%
    {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    65%
    {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80%
    {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100%
    {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes swellswing
{
    15%
    {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    30%
    {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px);
    }
    50%
    {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    65%
    {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80%
    {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100%
    {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}




/* -- End Swell Page css Template -- */









:root{--light-gray:rgba(255, 255, 255, 1.00);--medium-gray:rgba(202, 202, 202, 1.00);--dark-gray:rgba(65, 70, 82, 1.00);--black:rgba(38, 40, 43, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(65, 70, 82, 1.00);--secondary:rgba(160, 138, 77, 1.00);--success:rgba(186, 164, 110, 1.00);--warning:rgba(252, 102, 102, 1.00);--alert:rgba(253, 128, 8, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(255, 255, 255, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);--primary-dark:rgba(35, 40, 52, 1.00);--secondary-dark:rgba(130, 108, 47, 1.00);--success-dark:rgba(156, 134, 80, 1.00);--warning-dark:rgba(222, 72, 72, 1.00);--alert-dark:rgba(223, 98, 0, 1.00);--header-color:rgba(186, 164, 110, 1.00);--subheader-color:rgba(221, 199, 151, 1.00);--small-color:rgba(255, 255, 255, 1.00);--text-color:rgba(65, 70, 82, 1.00);--link-color:rgba(186, 164, 110, 1.00);--link-color-hover:rgba(221, 199, 151, 1.00);--selection-background:var(--primary);--selection-text:var(--primary-contrast);--link-decoration:none;--link-decoration-hover:none;--overlay-color:rgba(0, 0, 0, 0.50);--radius:3px;--small-gutter:1.25rem;--medium-gutter:2rem;--large-gutter:2rem;--site-width:calc(1400rem/16);}::selection{background:var(--selection-background);color:var(--selection-text)}.alt{--header-color:rgba(255, 255, 255, 1.00);--subheader-color:rgba(255, 255, 255, 1.00);--small-color:rgba(153, 153, 153, 1.00);--text-color:rgba(255, 255, 255, 1.00);--link-color:rgba(38, 40, 43, 1.00);--link-color-hover:rgba(38, 40, 43, 1.00);--link-decoration:none;--link-decoration-hover:none}.grid-container{max-width:var(--site-width)}.radius{border-radius:var(--radius)}body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(33rem/16)}h2,.h2{font-size:calc(28rem/16)}h3,.h3{font-size:calc(26rem/16)}h4,.h4{font-size:calc(18rem/16)}h5,.h5{font-size:calc(17rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:40%}.button{font-size:calc(16rem/16)}.button.tiny{font-size:calc(10rem/16)}.button.small{font-size:calc(12rem/16)}.button.large{font-size:calc(20rem/16)}@media only screen and (min-width:40em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(35rem/16)}h2,.h2{font-size:calc(36rem/16)}h3,.h3{font-size:calc(26rem/16)}h4,.h4{font-size:calc(21rem/16)}h5,.h5{font-size:calc(18rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:30%}}@media only screen and (min-width:64em){body{font-size:calc(15rem/16)}h1,.h1{font-size:calc(40rem/16)}h2,.h2{font-size:calc(34rem/16)}h3,.h3{font-size:calc(30rem/16)}h4,.h4{font-size:calc(23rem/16)}h5,.h5{font-size:calc(17rem/16)}h6,.h6{font-size:calc(15rem/16)}small{font-size:30%}}a{color:var(--link-color);-webkit-text-decoration:var(--link-decoration);text-decoration:var(--link-decoration)}a:hover,a:focus{color:var(--link-color-hover);-webkit-text-decoration:var(--link-decoration-hover);text-decoration:var(--link-decoration-hover)}.menu a{color:var(--menu-link-color);background:var(--menu-bg-color)}.menu a:hover{color:var(--menu-link-color-hover)}h1,h2,h3,h4,h5,h6{color:var(--header-color)}small{color:var(--small-color)}.subheader{color:var(--subheader-color)}.text ul,.text ol{list-style-position:outside}.text>ul,.text>ol,.text .mez>div>ul,.text .mez>div>ol{margin-left:1.25rem}.text ul{list-style-type:none}.text ul ul,.text ol ul{list-style-type:circle}.text ol{list-style-type:decimal}.text ol ol,.text ul ol{list-style-type:lower-alpha}.radius,.radius:before,.radius:after{border-radius:calc(3rem/16)}body{}
/*!* Font Awesome Pro 5.14.0 by @fontawesome - https://fontawesome.com* License - https://fontawesome.com/license (Commercial License)*/@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:300;font-display:block;src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.eot");src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.eot?#iefix") format("embedded-opentype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.woff2") format("woff2"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.woff") format("woff"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.ttf") format("truetype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.svg#fontawesome") format("svg")}.fal{font-family:'Font Awesome 5 Pro';font-weight:300}@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:400;font-display:block;src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-regular-400.eot");src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-regular-400.woff2") format("woff2"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-regular-400.woff") format("woff"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-regular-400.ttf") format("truetype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-regular-400.svg#fontawesome") format("svg")}.far{font-family:'Font Awesome 5 Pro';font-weight:400}@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:900;font-display:block;src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.eot");src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.woff2") format("woff2"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.woff") format("woff"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.ttf") format("truetype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.svg#fontawesome") format("svg")}.fa,.fas{font-family:'Font Awesome 5 Pro';font-weight:900}  
.far, .fab, .fal, .fad, .fas, .fa{color:rgba(160, 138, 77, 1.00) ;}
.light-grey-text{color:rgba(178, 178, 178, 1.00) !important;}
            .menu-text{font-size:calc(16rem/16) ;}@media only screen and (min-width:40em) {            .menu-text{font-size:calc(18rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .menu-text{font-size:calc(20rem/16) ;line-height:1.50 }}
            .bold1{font-weight:800 ;}
.dark-grey-text{color:rgba(153, 153, 153, 1.00) ;}
            .smallfont{font-size:calc(13rem/16) ;}@media only screen and (min-width:40em) {            .smallfont{font-size:calc(13rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .smallfont{font-size:calc(14rem/16) ;line-height:1.50 }}
            .smallfont2{font-size:calc(15rem/16) ;}@media only screen and (min-width:40em) {            .smallfont2{font-size:calc(15rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .smallfont2{font-size:calc(15rem/16) ;line-height:1.50 }}
html,body, p,.p, h1,.h1, h2,.h2, h3,.h3, h4,.h4, h5,.h5, h6,.h6, blockquote, .menu li, li, form, .button,.sitefont{font-family:Tahoma, Verdana, Segoe, sans-serif }
  h1,.h1, h2,.h2, h3,.h3,        .line *{line-height:1.20 ;}
.gold-text{color:rgba(186, 164, 110, 1.00) !important;}
.background-lite{background-color:rgba(65, 70, 82, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.background-lite{background-attachment:scroll!important}}
.background-mid{background-color:rgba(54, 59, 69, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.background-mid{background-attachment:scroll!important}}
.background-gold{background-color:rgba(160, 138, 77, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.background-gold{background-attachment:scroll!important}}
.section-padding{padding-top:3rem ;padding-right:1.5rem ;padding-bottom:3rem ;padding-left:1.5rem ;}  
.head-foot-pad{padding:0.75rem ;}  
.background-detail{background-color:rgba(74, 83, 95, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.background-detail{background-attachment:scroll!important}}
.pad-small{padding-top:0.25rem ;padding-right:0 ;padding-bottom:0.25rem ;padding-left:0 ;}  
.round3{border-radius:3px ;}
.background-dark{background-color:rgba(38, 40, 43, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.background-dark{background-attachment:scroll!important}}
.gold-border{border-color:rgba(186, 164, 110, 1.00) ;border-width:3px 0px 0px 0px ;border-style:solid ;}
.gold-border-narrow{border-color:rgba(186, 164, 110, 1.00) ;border-width:2px 0px 0px 0px ;border-style:solid ;}
.gold-borders{border-color:rgba(186, 164, 110, 1.00) ;border-width:3px 0px 3px 0px ;border-style:solid ;}
.undergold{border-color:rgba(160, 138, 77, 1.00) ;border-width:0px 0px 4px 0px ;border-style:solid ;}
.bg-box{background-color:rgba(204, 204, 204, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-box{background-attachment:scroll!important}}
.bg-box-boarder{border-color:rgba(186, 164, 110, 1.00) ;border-width:2px ;border-style:solid ;}
.round6{border-radius:10px ;}
.background-gold-light{background-color:rgba(186, 164, 110, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.background-gold-light{background-attachment:scroll!important}}
.fade{background-position:left top ;background-size:100% 100% ;background-image:linear-gradient(315deg,rgba(160, 138, 77, 1.00) 0%,50%,rgba(221, 199, 151, 1.00) 100%) ;}
.fade2{background-position:left top ;background-size:100% 100% ;background-image:linear-gradient(315deg,rgba(186, 164, 110, 1.00) 0%,50%,rgba(221, 199, 151, 0.50) 100%) ;}
.cool-button{border-color:rgba(160, 138, 77, 1.00) ;border-width:1px ;}
.cool-button{color:rgba(186, 164, 110, 1.00) ;}
.cool-button{background-color:transparent ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.cool-button{background-attachment:scroll!important}}
.dropshadow{box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.40);}
.cool-button:hover{border-color:rgba(221, 199, 151, 1.00) ;border-width:1px ;}
.cool-button:hover{background-color:transparent ;background-color:rgba(186, 164, 110, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.cool-button{background-attachment:scroll!important}}
.cool-button:hover{color:rgba(255, 255, 255, 1.00) ;}
  #stacks_in_6680 .ec-minicart{background-color:rgba(255, 255, 255, 1.00)!important}#stacks_in_6680 .ec-minicart:hover{background-color:rgba(248, 248, 248, 1.00)!important} #stacks_in_6680 .ec-minicart [stroke]{stroke:rgba(121, 121, 121, 1.00)!important;fill:rgba(255, 255, 255, 1.00)!important}#stacks_in_6680 .ec-minicart:hover [stroke]{stroke:rgba(169, 169, 169, 1.00)!important;fill:rgba(255, 255, 255, 1.00)!important}#stacks_in_6680 .ec-minicart__counter,#stacks_in_6680 .ec-minicart__count{color:rgba(255, 255, 255, 1.00)!important;font-size:0.9em!important}#stacks_in_6680 .ec-minicart__counter::after{background:rgba(186, 164, 110, 1.00)!important}#stacks_in_6680 .ec-minicart__counter:hover,#stacks_in_6680 .ec-minicart__count:hover{color:rgba(169, 169, 169, 1.00)!important}#stacks_in_6680 .ec-minicart__subtotal{color:rgba(121, 121, 121, 1.00)!important}#stacks_in_6680 .ec-minicart__subtotal:hover{color:rgba(169, 169, 169, 1.00)!important}#stacks_in_6680 .ec-minicart__link{color:rgba(121, 121, 121, 1.00)!important}#stacks_in_6680 .ec-minicart__link:hover{color:rgba(169, 169, 169, 1.00)!important}#stacks_in_6680 .ec-minicart__title{color:rgba(121, 121, 121, 1.00)!important}#stacks_in_6680 .ec-minicart__title:hover{color:rgba(169, 169, 169, 1.00)!important} 
 .top-bar.topbar, .top-bar.topbar ul{--topbar-background:rgba(54, 59, 69, 1.00)} .top-bar.topbar{padding:0 0.5rem} .title-bar.topbar{--titlebar-background:rgba(54, 59, 69, 1.00);--titlebar-color:rgba(254, 254, 254, 1.00);padding:0.75rem} .title-bar.topbar .menu-icon{--hamburger-color:rgba(254, 254, 254, 1.00);--hamburger-width:1.25rem;--hamburger-height:1rem;--hamburger-weight:2px}
.pricecartwidth{width:14rem ;}  
 .top-bar.topbar, .top-bar.topbar ul{--topbar-background:rgba(54, 59, 69, 1.00)} .top-bar.topbar{padding:0 0.5rem} .title-bar.topbar{--titlebar-background:rgba(54, 59, 69, 1.00);--titlebar-color:rgba(254, 254, 254, 1.00);padding:0.75rem} .title-bar.topbar .menu-icon{--hamburger-color:rgba(254, 254, 254, 1.00);--hamburger-width:1.25rem;--hamburger-height:1rem;--hamburger-weight:2px}
.pricecartwidth{width:14rem ;}  
            .fav-cart{font-size:calc(16rem/16) ;}@media only screen and (min-width:40em) {            .fav-cart{font-size:calc(15rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .fav-cart{font-size:calc(14rem/16) ;line-height:1.50 }}

#stacks_in_6429-cart sup{color: rgba(146, 146, 146, 1.00) !important;}
.stacks_in_6437 > .grid-divider-wrapper > .grid-divider{height:calc(80% - 0px)}




 .mainmenu>.menu a, .menu.mainmenu a{--menu-link-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(68, 68, 68, 1.00);--menu-bg-color:rgba(255, 255, 255, 0.08);--menu-caret-color:rgba(255, 255, 255, 0.08);--menu-border-accent:2px solid var(--menu-link-color)} .mainmenu>.menu .menu-text, .menu.mainmenu .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .mainmenu>.menu a:hover, .menu.mainmenu a:hover{--menu-bg-color:rgba(160, 138, 77, 1.00)} .mainmenu>.menu>li>a, .menu.mainmenu>li>a{padding-top:0.75rem;padding-bottom:0.75rem} .mainmenu>.menu .submenu>li>a, .menu.mainmenu .submenu>li>a{padding-top:0.25rem;padding-bottom:0.25rem} .mainmenu>.menu li.active>a, .mainmenu>.menu li.is-active>a, .mainmenu>.menu a.is-active, .menu.mainmenu li.active>a, .menu.mainmenu li.is-active>a, .menu.mainmenu a.is-active{--menu-bg-color:rgba(160, 138, 77, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)} .mainmenu>.menu .submenu li.active>a, .mainmenu>.menu .submenu li.is-active>a, .mainmenu>.menu .submenu a.is-active, .menu.mainmenu .submenu li.active>a, .menu.mainmenu .submenu li.is-active>a, .menu.mainmenu .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00)} .mainmenu>.menu .submenu a, .menu.mainmenu .submenu a{--menu-caret-color:rgba(97, 103, 173, 1.00)} .mainmenu>.menu .submenu, .menu.mainmenu .submenu{--submenu-bg-color:rgba(254, 254, 254, 1.00);--submenu-border:1px solid rgba(202, 202, 202, 1.00)} .mainmenu>.menu .submenu a, .menu.mainmenu .submenu a{--menu-bg-color:transparent;--menu-link-color:rgba(34, 34, 34, 1.00);--menu-link-color-hover:rgba(68, 68, 68, 1.00)} .mainmenu>.menu .submenu .menu-text, .menu.mainmenu .submenu .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .mainmenu>.menu .submenu li.active>a, .mainmenu>.menu .submenu li.is-active>a, .mainmenu>.menu .submenu a.is-active, .menu.mainmenu .submenu li.active>a, .menu.mainmenu .submenu li.is-active>a, .menu.mainmenu .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-bg-color:rgba(97, 103, 173, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)}
.stacks_in_6404 img{width:100%;max-width:100px}
  #stacks_in_6500 .ec-minicart{background-color:rgba(38, 40, 43, 1.00)!important}#stacks_in_6500 .ec-minicart:hover{background-color:rgba(65, 70, 82, 1.00)!important} #stacks_in_6500 .ec-minicart [stroke]{stroke:rgba(160, 138, 77, 1.00)!important;fill:rgba(255, 255, 255, 0.08)!important}#stacks_in_6500 .ec-minicart:hover [stroke]{stroke:rgba(237, 237, 237, 1.00)!important;fill:rgba(255, 255, 255, 0.08)!important}#stacks_in_6500 .ec-minicart__counter,#stacks_in_6500 .ec-minicart__count{color:rgba(160, 138, 77, 1.00)!important;font-size:0.9em!important}#stacks_in_6500 .ec-minicart__counter::after{background:rgba(38, 40, 43, 1.00)!important}#stacks_in_6500 .ec-minicart__counter:hover,#stacks_in_6500 .ec-minicart__count:hover{color:rgba(160, 138, 77, 1.00)!important}#stacks_in_6500 .ec-minicart__subtotal{color:rgba(160, 138, 77, 1.00)!important}#stacks_in_6500 .ec-minicart__subtotal:hover{color:rgba(237, 237, 237, 1.00)!important}#stacks_in_6500 .ec-minicart__link{color:rgba(38, 40, 43, 1.00)!important}#stacks_in_6500 .ec-minicart__link:hover{color:rgba(169, 169, 169, 1.00)!important}#stacks_in_6500 .ec-minicart__title{color:rgba(121, 121, 121, 1.00)!important}#stacks_in_6500 .ec-minicart__title:hover{color:rgba(169, 169, 169, 1.00)!important} 
.backgroundgoldtint{background-color:rgba(186, 164, 110, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.backgroundgoldtint{background-attachment:scroll!important}}
.is-stuck .mainmenustuck>.menu a,.is-stuck .menu.mainmenustuck a{--menu-link-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(68, 68, 68, 1.00);--menu-bg-color:rgba(186, 164, 110, 1.00);--menu-caret-color:rgba(221, 199, 151, 1.00);--menu-border-accent:2px solid var(--menu-link-color)}.is-stuck .mainmenustuck>.menu .menu-text,.is-stuck .menu.mainmenustuck .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)}.is-stuck .mainmenustuck>.menu .submenu a:hover,.is-stuck .menu.mainmenustuck .submenu a:hover{--menu-bg-color:rgba(254, 254, 254, 1.00)}.is-stuck .mainmenustuck>.menu>li>a,.is-stuck .menu.mainmenustuck>li>a{padding-top:0.75rem;padding-bottom:0.75rem}.is-stuck .mainmenustuck>.menu .submenu>li>a,.is-stuck .menu.mainmenustuck .submenu>li>a{padding-top:0.75rem;padding-bottom:0.75rem}.is-stuck .mainmenustuck>.menu li.active>a,.is-stuck .mainmenustuck>.menu li.is-active>a,.is-stuck .mainmenustuck>.menu a.is-active,.is-stuck .menu.mainmenustuck li.active>a,.is-stuck .menu.mainmenustuck li.is-active>a,.is-stuck .menu.mainmenustuck a.is-active{--menu-bg-color:rgba(160, 138, 77, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)}.is-stuck .mainmenustuck>.menu .submenu li.active>a,.is-stuck .mainmenustuck>.menu .submenu li.is-active>a,.is-stuck .mainmenustuck>.menu .submenu a.is-active,.is-stuck .menu.mainmenustuck .submenu li.active>a,.is-stuck .menu.mainmenustuck .submenu li.is-active>a,.is-stuck .menu.mainmenustuck .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00)}.is-stuck .mainmenustuck>.menu .submenu a,.is-stuck .menu.mainmenustuck .submenu a{--menu-caret-color:rgba(97, 103, 173, 1.00)}.is-stuck .mainmenustuck>.menu .submenu,.is-stuck .menu.mainmenustuck .submenu{--submenu-bg-color:rgba(254, 254, 254, 1.00);--submenu-border:1px solid rgba(202, 202, 202, 1.00)}.is-stuck .mainmenustuck>.menu .submenu a,.is-stuck .menu.mainmenustuck .submenu a{--menu-bg-color:transparent;--menu-link-color:rgba(34, 34, 34, 1.00);--menu-link-color-hover:rgba(68, 68, 68, 1.00)}.is-stuck .mainmenustuck>.menu .submenu .menu-text,.is-stuck .menu.mainmenustuck .submenu .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)}.is-stuck .mainmenustuck>.menu .submenu li.active>a,.is-stuck .mainmenustuck>.menu .submenu li.is-active>a,.is-stuck .mainmenustuck>.menu .submenu a.is-active,.is-stuck .menu.mainmenustuck .submenu li.active>a,.is-stuck .menu.mainmenustuck .submenu li.is-active>a,.is-stuck .menu.mainmenustuck .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-bg-color:rgba(160, 138, 77, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)}

.highlight mark{background-color:rgba(93, 59, 145, 0.55) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.highlight mark{background-attachment:scroll!important}}
.highlight mark{background-color:rgba(93, 59, 145, 0.55) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.highlight mark{background-attachment:scroll!important}}
.highlight mark{color:rgba(255, 255, 255, 1.00) ;}
.bg-4{background-image:url('../files/bgimage-1699.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.bg-4{background-attachment:scroll!important}}@media only screen and (min-width:40em){.bg-4{background-image:url('../files/bgimageMedium-1699.jpg') }}
.drop-shadow{filter:drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.73));}
            .headimage1{font-size:calc(23rem/16) ;font-weight:900 ;line-height:1.00 ;}@media only screen and (min-width:40em) {            .headimage1{font-size:calc(32rem/16) ;line-height:1.00 }}@media only screen and (min-width:64em) {            .headimage1{font-size:calc(51rem/16) ;line-height:1.00 }}
            .headimage2{font-size:calc(18rem/16) ;}@media only screen and (min-width:40em) {            .headimage2{font-size:calc(17rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .headimage2{font-size:calc(30rem/16) ;line-height:1.50 }}
            .bespoke-text{font-size:calc(18rem/16) ;line-height:1.00 ;}@media only screen and (min-width:40em) {            .bespoke-text{font-size:calc(20rem/16) ;line-height:1.00 }}@media only screen and (min-width:64em) {            .bespoke-text{font-size:calc(23rem/16) ;line-height:1.00 }}

            .sustainable_text{font-size:calc(12rem/16) ;line-height:1.20 ;}@media only screen and (min-width:40em) {            .sustainable_text{font-size:calc(12rem/16) ;line-height:1.20 }}@media only screen and (min-width:64em) {            .sustainable_text{font-size:calc(12rem/16) ;line-height:1.20 }}
.overlay{transition:all 500ms ease 0ms }
.overlay{position: absolute  ;z-index:3 ;top:0px ;bottom:0px ;left:0px ;right:0px ;}
.overlay{ background-color: #d4c397; background-image: linear-gradient(19deg, #d4c397 0%, #968456 100%); }
.overlay{opacity:0.00 }
.overlay:hover{opacity:0.90 }
.opacity{opacity:1.00 !important}
/* -- Start Swell Each css Template -- */

#stacks_in_4804{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_4804swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_4804swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_4804swell{
		max-width: 800px;
	}
	.stacks_in_4804swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_4804swell-with-zoom .mfp-container,.stacks_in_4804swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_4804swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_4804swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_4804swell-with-zoom.mfp-removing .mfp-container,.stacks_in_4804swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_4804 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_4804 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_4804 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_4804 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}





#stacks_in_4804 .swellzoomeffect img:hover{
	-webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
     transform:scale(1.1);
}

#stacks_in_4804 .swellshrinkeffect img:hover{
	-webkit-transform:scale(0.9);
    -moz-transform:scale(0.9);
    -ms-transform:scale(0.9);
    -o-transform:scale(0.9);
     transform:scale(0.9);
}

#stacks_in_4804 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_4804 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_4804 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_4804 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_4804 .swellthreedeffect:hover{
    box-shadow:
        1px 1px rgba(242, 88, 95, 1.00),
        2px 2px rgba(242, 88, 95, 1.00),
        3px 3px rgba(242, 88, 95, 1.00);
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px);
}



/* -- End Swell Each css Template -- */
#stacks_in_4806 {
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 0px 0px;
}

#stacks_in_4808 {
	display:inline-block; width:100%; line-height: 0.800000em;
}
.stacks_in_5913 img{width:100%;max-width:300px}

#stacks_in_5924 {
	margin: 5px 0px 10px 0px;
	padding: 0px 5px 0px 0px;
}

#stacks_in_5925 {
	display:inline-block; width:100%; line-height: 0.800000em;
}
/* -- Start Swell Each css Template -- */

#stacks_in_4736{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_4736swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_4736swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_4736swell{
		max-width: 800px;
	}
	.stacks_in_4736swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_4736swell-with-zoom .mfp-container,.stacks_in_4736swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_4736swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_4736swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_4736swell-with-zoom.mfp-removing .mfp-container,.stacks_in_4736swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_4736 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_4736 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_4736 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_4736 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}





#stacks_in_4736 .swellzoomeffect img:hover{
	-webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
     transform:scale(1.1);
}

#stacks_in_4736 .swellshrinkeffect img:hover{
	-webkit-transform:scale(0.9);
    -moz-transform:scale(0.9);
    -ms-transform:scale(0.9);
    -o-transform:scale(0.9);
     transform:scale(0.9);
}

#stacks_in_4736 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_4736 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_4736 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_4736 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_4736 .swellthreedeffect:hover{
    box-shadow:
        1px 1px rgba(242, 88, 95, 1.00),
        2px 2px rgba(242, 88, 95, 1.00),
        3px 3px rgba(242, 88, 95, 1.00);
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px);
}



/* -- End Swell Each css Template -- */
#stacks_in_4738 {
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 0px 0px;
}

#stacks_in_4740 {
	display:inline-block; width:100%; line-height: 0.800000em;
}
.stacks_in_6644 img{width:100%;max-width:300px}

#stacks_in_6654 {
	margin: 5px 0px 10px 0px;
	padding: 0px 5px 0px 0px;
}

#stacks_in_6655 {
	display:inline-block; width:100%; line-height: 0.800000em;
}
/* -- Start Swell Each css Template -- */

#stacks_in_4731{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_4731swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_4731swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_4731swell{
		max-width: 800px;
	}
	.stacks_in_4731swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_4731swell-with-zoom .mfp-container,.stacks_in_4731swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_4731swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_4731swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_4731swell-with-zoom.mfp-removing .mfp-container,.stacks_in_4731swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_4731 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_4731 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_4731 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_4731 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}





#stacks_in_4731 .swellzoomeffect img:hover{
	-webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
     transform:scale(1.1);
}

#stacks_in_4731 .swellshrinkeffect img:hover{
	-webkit-transform:scale(0.9);
    -moz-transform:scale(0.9);
    -ms-transform:scale(0.9);
    -o-transform:scale(0.9);
     transform:scale(0.9);
}

#stacks_in_4731 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_4731 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_4731 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_4731 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_4731 .swellthreedeffect:hover{
    box-shadow:
        1px 1px rgba(242, 88, 95, 1.00),
        2px 2px rgba(242, 88, 95, 1.00),
        3px 3px rgba(242, 88, 95, 1.00);
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px);
}



/* -- End Swell Each css Template -- */
#stacks_in_4733 {
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 0px 0px;
}

#stacks_in_4730 {
	display:inline-block; width:100%; line-height: 0.800000em;
}
/* -- Start Swell Each css Template -- */

#stacks_in_4812{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_4812swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_4812swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_4812swell{
		max-width: 800px;
	}
	.stacks_in_4812swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_4812swell-with-zoom .mfp-container,.stacks_in_4812swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_4812swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_4812swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_4812swell-with-zoom.mfp-removing .mfp-container,.stacks_in_4812swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_4812 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_4812 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_4812 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_4812 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}





#stacks_in_4812 .swellzoomeffect img:hover{
	-webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
     transform:scale(1.1);
}

#stacks_in_4812 .swellshrinkeffect img:hover{
	-webkit-transform:scale(0.9);
    -moz-transform:scale(0.9);
    -ms-transform:scale(0.9);
    -o-transform:scale(0.9);
     transform:scale(0.9);
}

#stacks_in_4812 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_4812 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_4812 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_4812 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_4812 .swellthreedeffect:hover{
    box-shadow:
        1px 1px rgba(242, 88, 95, 1.00),
        2px 2px rgba(242, 88, 95, 1.00),
        3px 3px rgba(242, 88, 95, 1.00);
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px);
}



/* -- End Swell Each css Template -- */
#stacks_in_4814 {
	margin: 5px 0px 10px 0px;
	padding: 0px 5px 0px 0px;
}

#stacks_in_4816 {
	display:inline-block; width:100%; line-height: 0.800000em;
}
/* -- Start Swell Each css Template -- */

#stacks_in_4755{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_4755swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_4755swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_4755swell{
		max-width: 800px;
	}
	.stacks_in_4755swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_4755swell-with-zoom .mfp-container,.stacks_in_4755swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_4755swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_4755swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_4755swell-with-zoom.mfp-removing .mfp-container,.stacks_in_4755swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_4755 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_4755 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_4755 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_4755 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}





#stacks_in_4755 .swellzoomeffect img:hover{
	-webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
     transform:scale(1.1);
}

#stacks_in_4755 .swellshrinkeffect img:hover{
	-webkit-transform:scale(0.9);
    -moz-transform:scale(0.9);
    -ms-transform:scale(0.9);
    -o-transform:scale(0.9);
     transform:scale(0.9);
}

#stacks_in_4755 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_4755 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_4755 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_4755 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_4755 .swellthreedeffect:hover{
    box-shadow:
        1px 1px rgba(242, 88, 95, 1.00),
        2px 2px rgba(242, 88, 95, 1.00),
        3px 3px rgba(242, 88, 95, 1.00);
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px);
}



/* -- End Swell Each css Template -- */
#stacks_in_4757 {
	margin: 5px 0px 10px 0px;
	padding: 0px 5px 0px 0px;
}

#stacks_in_4754 {
	display:inline-block; width:100%; line-height: 0.800000em;
}
/* -- Start Swell Each css Template -- */

#stacks_in_4743{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_4743swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_4743swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_4743swell{
		max-width: 800px;
	}
	.stacks_in_4743swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_4743swell-with-zoom .mfp-container,.stacks_in_4743swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_4743swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_4743swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_4743swell-with-zoom.mfp-removing .mfp-container,.stacks_in_4743swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_4743 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_4743 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_4743 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_4743 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}





#stacks_in_4743 .swellzoomeffect img:hover{
	-webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
     transform:scale(1.1);
}

#stacks_in_4743 .swellshrinkeffect img:hover{
	-webkit-transform:scale(0.9);
    -moz-transform:scale(0.9);
    -ms-transform:scale(0.9);
    -o-transform:scale(0.9);
     transform:scale(0.9);
}

#stacks_in_4743 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_4743 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_4743 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_4743 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_4743 .swellthreedeffect:hover{
    box-shadow:
        1px 1px rgba(242, 88, 95, 1.00),
        2px 2px rgba(242, 88, 95, 1.00),
        3px 3px rgba(242, 88, 95, 1.00);
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px);
}



/* -- End Swell Each css Template -- */
#stacks_in_4745 {
	margin: 5px 0px 10px 0px;
	padding: 0px 5px 0px 0px;
}

#stacks_in_4741 {
	display:inline-block; width:100%; line-height: 0.800000em;
}
/* -- Start Swell Each css Template -- */

#stacks_in_3466{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_3466swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_3466swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_3466swell{
		max-width: 800px;
	}
	.stacks_in_3466swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_3466swell-with-zoom .mfp-container,.stacks_in_3466swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_3466swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_3466swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_3466swell-with-zoom.mfp-removing .mfp-container,.stacks_in_3466swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_3466 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_3466 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_3466 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_3466 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}





#stacks_in_3466 .swellzoomeffect img:hover{
	-webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
     transform:scale(1.1);
}

#stacks_in_3466 .swellshrinkeffect img:hover{
	-webkit-transform:scale(0.9);
    -moz-transform:scale(0.9);
    -ms-transform:scale(0.9);
    -o-transform:scale(0.9);
     transform:scale(0.9);
}

#stacks_in_3466 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_3466 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_3466 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_3466 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_3466 .swellthreedeffect:hover{
    box-shadow:
        1px 1px rgba(242, 88, 95, 1.00),
        2px 2px rgba(242, 88, 95, 1.00),
        3px 3px rgba(242, 88, 95, 1.00);
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px);
}



/* -- End Swell Each css Template -- */
#stacks_in_3468 {
	margin: 5px 0px 10px 0px;
	padding: 0px 5px 0px 0px;
}

#stacks_in_3470 {
	display:inline-block; width:100%; line-height: 0.800000em;
}
/* -- Start Swell Each css Template -- */

#stacks_in_4798{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_4798swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_4798swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_4798swell{
		max-width: 800px;
	}
	.stacks_in_4798swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_4798swell-with-zoom .mfp-container,.stacks_in_4798swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_4798swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_4798swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_4798swell-with-zoom.mfp-removing .mfp-container,.stacks_in_4798swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_4798 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_4798 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_4798 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_4798 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}





#stacks_in_4798 .swellzoomeffect img:hover{
	-webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
     transform:scale(1.1);
}

#stacks_in_4798 .swellshrinkeffect img:hover{
	-webkit-transform:scale(0.9);
    -moz-transform:scale(0.9);
    -ms-transform:scale(0.9);
    -o-transform:scale(0.9);
     transform:scale(0.9);
}

#stacks_in_4798 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_4798 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_4798 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_4798 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_4798 .swellthreedeffect:hover{
    box-shadow:
        1px 1px rgba(242, 88, 95, 1.00),
        2px 2px rgba(242, 88, 95, 1.00),
        3px 3px rgba(242, 88, 95, 1.00);
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px);
}



/* -- End Swell Each css Template -- */
#stacks_in_4800 {
	margin: 5px 0px 10px 0px;
	padding: 0px 5px 0px 0px;
}

#stacks_in_4802 {
	display:inline-block; width:100%; line-height: 0.800000em;
}
/* -- Start Swell Each css Template -- */

#stacks_in_4791{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_4791swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_4791swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_4791swell{
		max-width: 800px;
	}
	.stacks_in_4791swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_4791swell-with-zoom .mfp-container,.stacks_in_4791swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_4791swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_4791swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_4791swell-with-zoom.mfp-removing .mfp-container,.stacks_in_4791swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_4791 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_4791 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_4791 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_4791 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}





#stacks_in_4791 .swellzoomeffect img:hover{
	-webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
     transform:scale(1.1);
}

#stacks_in_4791 .swellshrinkeffect img:hover{
	-webkit-transform:scale(0.9);
    -moz-transform:scale(0.9);
    -ms-transform:scale(0.9);
    -o-transform:scale(0.9);
     transform:scale(0.9);
}

#stacks_in_4791 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_4791 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_4791 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_4791 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_4791 .swellthreedeffect:hover{
    box-shadow:
        1px 1px rgba(242, 88, 95, 1.00),
        2px 2px rgba(242, 88, 95, 1.00),
        3px 3px rgba(242, 88, 95, 1.00);
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px);
}



/* -- End Swell Each css Template -- */
#stacks_in_4793 {
	margin: 5px 0px 10px 0px;
	padding: 0px 5px 0px 0px;
}

#stacks_in_4795 {
	display:inline-block; width:100%; line-height: 0.800000em;
}
/* -- Start Swell Each css Template -- */

#stacks_in_3499{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_3499swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_3499swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_3499swell{
		max-width: 800px;
	}
	.stacks_in_3499swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_3499swell-with-zoom .mfp-container,.stacks_in_3499swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_3499swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_3499swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_3499swell-with-zoom.mfp-removing .mfp-container,.stacks_in_3499swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_3499 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_3499 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_3499 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_3499 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}





#stacks_in_3499 .swellzoomeffect img:hover{
	-webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
     transform:scale(1.1);
}

#stacks_in_3499 .swellshrinkeffect img:hover{
	-webkit-transform:scale(0.9);
    -moz-transform:scale(0.9);
    -ms-transform:scale(0.9);
    -o-transform:scale(0.9);
     transform:scale(0.9);
}

#stacks_in_3499 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_3499 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_3499 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_3499 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_3499 .swellthreedeffect:hover{
    box-shadow:
        1px 1px rgba(242, 88, 95, 1.00),
        2px 2px rgba(242, 88, 95, 1.00),
        3px 3px rgba(242, 88, 95, 1.00);
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px);
}



/* -- End Swell Each css Template -- */
#stacks_in_3501 {
	margin: 5px 0px 10px 0px;
	padding: 0px 5px 0px 0px;
}

#stacks_in_3503 {
	display:inline-block; width:100%; line-height: 0.800000em;
}
/* -- Start Swell Each css Template -- */

#stacks_in_3492{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_3492swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_3492swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_3492swell{
		max-width: 800px;
	}
	.stacks_in_3492swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_3492swell-with-zoom .mfp-container,.stacks_in_3492swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_3492swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_3492swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_3492swell-with-zoom.mfp-removing .mfp-container,.stacks_in_3492swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_3492 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_3492 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_3492 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_3492 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}





#stacks_in_3492 .swellzoomeffect img:hover{
	-webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
     transform:scale(1.1);
}

#stacks_in_3492 .swellshrinkeffect img:hover{
	-webkit-transform:scale(0.9);
    -moz-transform:scale(0.9);
    -ms-transform:scale(0.9);
    -o-transform:scale(0.9);
     transform:scale(0.9);
}

#stacks_in_3492 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_3492 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_3492 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_3492 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_3492 .swellthreedeffect:hover{
    box-shadow:
        1px 1px rgba(242, 88, 95, 1.00),
        2px 2px rgba(242, 88, 95, 1.00),
        3px 3px rgba(242, 88, 95, 1.00);
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px);
}



/* -- End Swell Each css Template -- */
#stacks_in_3494 {
	margin: 5px 0px 10px 0px;
	padding: 0px 5px 0px 0px;
}

#stacks_in_3496 {
	display:inline-block; width:100%; line-height: 0.800000em;
}
/* -- Start Swell Each css Template -- */

#stacks_in_3459{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_3459swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_3459swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_3459swell{
		max-width: 800px;
	}
	.stacks_in_3459swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_3459swell-with-zoom .mfp-container,.stacks_in_3459swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_3459swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_3459swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_3459swell-with-zoom.mfp-removing .mfp-container,.stacks_in_3459swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_3459 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_3459 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_3459 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_3459 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}





#stacks_in_3459 .swellzoomeffect img:hover{
	-webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
     transform:scale(1.1);
}

#stacks_in_3459 .swellshrinkeffect img:hover{
	-webkit-transform:scale(0.9);
    -moz-transform:scale(0.9);
    -ms-transform:scale(0.9);
    -o-transform:scale(0.9);
     transform:scale(0.9);
}

#stacks_in_3459 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_3459 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_3459 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_3459 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_3459 .swellthreedeffect:hover{
    box-shadow:
        1px 1px rgba(242, 88, 95, 1.00),
        2px 2px rgba(242, 88, 95, 1.00),
        3px 3px rgba(242, 88, 95, 1.00);
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px);
}



/* -- End Swell Each css Template -- */
#stacks_in_3461 {
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 0px 0px;
}

#stacks_in_3463 {
	display:inline-block; width:100%; line-height: 0.800000em;
}
/* -- Start Swell Each css Template -- */

#stacks_in_3450{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_3450swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_3450swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_3450swell{
		max-width: 800px;
	}
	.stacks_in_3450swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_3450swell-with-zoom .mfp-container,.stacks_in_3450swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_3450swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_3450swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_3450swell-with-zoom.mfp-removing .mfp-container,.stacks_in_3450swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_3450 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_3450 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_3450 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_3450 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}





#stacks_in_3450 .swellzoomeffect img:hover{
	-webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
     transform:scale(1.1);
}

#stacks_in_3450 .swellshrinkeffect img:hover{
	-webkit-transform:scale(0.9);
    -moz-transform:scale(0.9);
    -ms-transform:scale(0.9);
    -o-transform:scale(0.9);
     transform:scale(0.9);
}

#stacks_in_3450 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_3450 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_3450 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_3450 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_3450 .swellthreedeffect:hover{
    box-shadow:
        1px 1px rgba(242, 88, 95, 1.00),
        2px 2px rgba(242, 88, 95, 1.00),
        3px 3px rgba(242, 88, 95, 1.00);
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px);
}



/* -- End Swell Each css Template -- */
#stacks_in_3452 {
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 0px 0px;
}

#stacks_in_3454 {
	display:inline-block; width:100%; line-height: 0.800000em;
}
/* -- Start Swell Each css Template -- */

#stacks_in_3443{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_3443swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_3443swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_3443swell{
		max-width: 800px;
	}
	.stacks_in_3443swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_3443swell-with-zoom .mfp-container,.stacks_in_3443swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_3443swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_3443swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_3443swell-with-zoom.mfp-removing .mfp-container,.stacks_in_3443swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_3443 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_3443 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_3443 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_3443 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}





#stacks_in_3443 .swellzoomeffect img:hover{
	-webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
     transform:scale(1.1);
}

#stacks_in_3443 .swellshrinkeffect img:hover{
	-webkit-transform:scale(0.9);
    -moz-transform:scale(0.9);
    -ms-transform:scale(0.9);
    -o-transform:scale(0.9);
     transform:scale(0.9);
}

#stacks_in_3443 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_3443 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_3443 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_3443 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_3443 .swellthreedeffect:hover{
    box-shadow:
        1px 1px rgba(242, 88, 95, 1.00),
        2px 2px rgba(242, 88, 95, 1.00),
        3px 3px rgba(242, 88, 95, 1.00);
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px);
}



/* -- End Swell Each css Template -- */
#stacks_in_3445 {
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 0px 0px;
}

#stacks_in_3447 {
	display:inline-block; width:100%; line-height: 0.800000em;
}
/* -- Start Swell Each css Template -- */

#stacks_in_4784{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_4784swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_4784swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_4784swell{
		max-width: 800px;
	}
	.stacks_in_4784swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_4784swell-with-zoom .mfp-container,.stacks_in_4784swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_4784swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_4784swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_4784swell-with-zoom.mfp-removing .mfp-container,.stacks_in_4784swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_4784 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_4784 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_4784 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_4784 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}





#stacks_in_4784 .swellzoomeffect img:hover{
	-webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
     transform:scale(1.1);
}

#stacks_in_4784 .swellshrinkeffect img:hover{
	-webkit-transform:scale(0.9);
    -moz-transform:scale(0.9);
    -ms-transform:scale(0.9);
    -o-transform:scale(0.9);
     transform:scale(0.9);
}

#stacks_in_4784 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_4784 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_4784 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_4784 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_4784 .swellthreedeffect:hover{
    box-shadow:
        1px 1px rgba(242, 88, 95, 1.00),
        2px 2px rgba(242, 88, 95, 1.00),
        3px 3px rgba(242, 88, 95, 1.00);
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px);
}



/* -- End Swell Each css Template -- */
#stacks_in_4786 {
	margin: 5px 0px 10px 0px;
	padding: 0px 5px 0px 0px;
}

#stacks_in_4783 {
	display:inline-block; width:100%; line-height: 0.800000em;
}
/* -- Start Swell Each css Template -- */

#stacks_in_4749{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_4749swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_4749swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_4749swell{
		max-width: 800px;
	}
	.stacks_in_4749swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_4749swell-with-zoom .mfp-container,.stacks_in_4749swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_4749swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_4749swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_4749swell-with-zoom.mfp-removing .mfp-container,.stacks_in_4749swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_4749 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_4749 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_4749 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_4749 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}





#stacks_in_4749 .swellzoomeffect img:hover{
	-webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
     transform:scale(1.1);
}

#stacks_in_4749 .swellshrinkeffect img:hover{
	-webkit-transform:scale(0.9);
    -moz-transform:scale(0.9);
    -ms-transform:scale(0.9);
    -o-transform:scale(0.9);
     transform:scale(0.9);
}

#stacks_in_4749 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_4749 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_4749 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_4749 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_4749 .swellthreedeffect:hover{
    box-shadow:
        1px 1px rgba(242, 88, 95, 1.00),
        2px 2px rgba(242, 88, 95, 1.00),
        3px 3px rgba(242, 88, 95, 1.00);
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px);
}



/* -- End Swell Each css Template -- */
#stacks_in_4751 {
	margin: 5px 0px 10px 0px;
	padding: 0px 5px 0px 0px;
}

#stacks_in_4748 {
	display:inline-block; width:100%; line-height: 0.800000em;
}
/* -- Start Swell Each css Template -- */

#stacks_in_3427{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_3427swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_3427swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_3427swell{
		max-width: 800px;
	}
	.stacks_in_3427swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_3427swell-with-zoom .mfp-container,.stacks_in_3427swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_3427swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_3427swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_3427swell-with-zoom.mfp-removing .mfp-container,.stacks_in_3427swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_3427 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_3427 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_3427 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_3427 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}





#stacks_in_3427 .swellzoomeffect img:hover{
	-webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
     transform:scale(1.1);
}

#stacks_in_3427 .swellshrinkeffect img:hover{
	-webkit-transform:scale(0.9);
    -moz-transform:scale(0.9);
    -ms-transform:scale(0.9);
    -o-transform:scale(0.9);
     transform:scale(0.9);
}

#stacks_in_3427 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_3427 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_3427 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_3427 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_3427 .swellthreedeffect:hover{
    box-shadow:
        1px 1px rgba(242, 88, 95, 1.00),
        2px 2px rgba(242, 88, 95, 1.00),
        3px 3px rgba(242, 88, 95, 1.00);
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px);
}



/* -- End Swell Each css Template -- */
#stacks_in_3429 {
	margin: 5px 0px 10px 0px;
	padding: 0px 5px 0px 0px;
}

#stacks_in_3431 {
	display:inline-block; width:100%; line-height: 0.800000em;
}
/* -- Start Swell Each css Template -- */

#stacks_in_3515{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_3515swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_3515swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_3515swell{
		max-width: 800px;
	}
	.stacks_in_3515swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_3515swell-with-zoom .mfp-container,.stacks_in_3515swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_3515swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_3515swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_3515swell-with-zoom.mfp-removing .mfp-container,.stacks_in_3515swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_3515 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_3515 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_3515 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_3515 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}





#stacks_in_3515 .swellzoomeffect img:hover{
	-webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
     transform:scale(1.1);
}

#stacks_in_3515 .swellshrinkeffect img:hover{
	-webkit-transform:scale(0.9);
    -moz-transform:scale(0.9);
    -ms-transform:scale(0.9);
    -o-transform:scale(0.9);
     transform:scale(0.9);
}

#stacks_in_3515 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_3515 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_3515 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_3515 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_3515 .swellthreedeffect:hover{
    box-shadow:
        1px 1px rgba(242, 88, 95, 1.00),
        2px 2px rgba(242, 88, 95, 1.00),
        3px 3px rgba(242, 88, 95, 1.00);
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px);
}



/* -- End Swell Each css Template -- */
#stacks_in_3517 {
	margin: 5px 0px 10px 0px;
	padding: 0px 5px 0px 0px;
}

#stacks_in_3519 {
	display:inline-block; width:100%; line-height: 0.800000em;
}
/* -- Start Swell Each css Template -- */

#stacks_in_3508{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_3508swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_3508swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_3508swell{
		max-width: 800px;
	}
	.stacks_in_3508swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_3508swell-with-zoom .mfp-container,.stacks_in_3508swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_3508swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_3508swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_3508swell-with-zoom.mfp-removing .mfp-container,.stacks_in_3508swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_3508 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_3508 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_3508 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_3508 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}





#stacks_in_3508 .swellzoomeffect img:hover{
	-webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
     transform:scale(1.1);
}

#stacks_in_3508 .swellshrinkeffect img:hover{
	-webkit-transform:scale(0.9);
    -moz-transform:scale(0.9);
    -ms-transform:scale(0.9);
    -o-transform:scale(0.9);
     transform:scale(0.9);
}

#stacks_in_3508 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_3508 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_3508 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_3508 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_3508 .swellthreedeffect:hover{
    box-shadow:
        1px 1px rgba(242, 88, 95, 1.00),
        2px 2px rgba(242, 88, 95, 1.00),
        3px 3px rgba(242, 88, 95, 1.00);
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px);
}



/* -- End Swell Each css Template -- */
#stacks_in_3510 {
	margin: 5px 0px 10px 0px;
	padding: 0px 5px 0px 0px;
}

#stacks_in_3512 {
	display:inline-block; width:100%; line-height: 0.800000em;
}
/* -- Start Swell Each css Template -- */

#stacks_in_3434{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_3434swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_3434swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_3434swell{
		max-width: 800px;
	}
	.stacks_in_3434swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_3434swell-with-zoom .mfp-container,.stacks_in_3434swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_3434swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_3434swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_3434swell-with-zoom.mfp-removing .mfp-container,.stacks_in_3434swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_3434 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_3434 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_3434 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_3434 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}





#stacks_in_3434 .swellzoomeffect img:hover{
	-webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
     transform:scale(1.1);
}

#stacks_in_3434 .swellshrinkeffect img:hover{
	-webkit-transform:scale(0.9);
    -moz-transform:scale(0.9);
    -ms-transform:scale(0.9);
    -o-transform:scale(0.9);
     transform:scale(0.9);
}

#stacks_in_3434 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_3434 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_3434 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_3434 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_3434 .swellthreedeffect:hover{
    box-shadow:
        1px 1px rgba(242, 88, 95, 1.00),
        2px 2px rgba(242, 88, 95, 1.00),
        3px 3px rgba(242, 88, 95, 1.00);
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px);
}



/* -- End Swell Each css Template -- */
#stacks_in_3436 {
	margin: 5px 0px 10px 0px;
	padding: 0px 5px 0px 0px;
}

#stacks_in_3438 {
	display:inline-block; width:100%; line-height: 0.800000em;
}
/* -- Start Swell Each css Template -- */

#stacks_in_5215{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_5215swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_5215swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_5215swell{
		max-width: 800px;
	}
	.stacks_in_5215swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_5215swell-with-zoom .mfp-container,.stacks_in_5215swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_5215swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_5215swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_5215swell-with-zoom.mfp-removing .mfp-container,.stacks_in_5215swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_5215 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_5215 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_5215 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_5215 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}





#stacks_in_5215 .swellzoomeffect img:hover{
	-webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
     transform:scale(1.1);
}

#stacks_in_5215 .swellshrinkeffect img:hover{
	-webkit-transform:scale(0.9);
    -moz-transform:scale(0.9);
    -ms-transform:scale(0.9);
    -o-transform:scale(0.9);
     transform:scale(0.9);
}

#stacks_in_5215 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_5215 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_5215 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_5215 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_5215 .swellthreedeffect:hover{
    box-shadow:
        1px 1px rgba(242, 88, 95, 1.00),
        2px 2px rgba(242, 88, 95, 1.00),
        3px 3px rgba(242, 88, 95, 1.00);
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px);
}



/* -- End Swell Each css Template -- */
#stacks_in_5217 {
	margin: 5px 0px 10px 0px;
	padding: 0px 5px 0px 0px;
}

#stacks_in_5219 {
	display:inline-block; width:100%; line-height: 0.800000em;
}
.cool-button{background-color:transparent ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.cool-button{background-attachment:scroll!important}}
.cool-button{border-color:rgba(160, 138, 77, 1.00) ;border-width:1px ;}
.cool-button{color:rgba(186, 164, 110, 1.00) ;}
.cool-button:hover{background-color:transparent ;background-color:rgba(186, 164, 110, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.cool-button{background-attachment:scroll!important}}
.cool-button:hover{border-color:rgba(221, 199, 151, 1.00) ;border-width:1px ;}
.cool-button:hover{color:rgba(255, 255, 255, 1.00) ;}
.product-height-feature{height:500.00px ;}@media only screen and (min-width:40em){.product-height-feature{height:500.00px }}@media only screen and (min-width:64em){.product-height-feature{height:500.00px }}
#stacks_in_6619_28 .boxgrid{position:relative;overflow:hidden;margin:0 auto;border-color:#000000;border-width:0px;border-style:solid}#stacks_in_6619_28 .boxgrid .cover,#stacks_in_6619_28 .boxgrid .back{position:absolute !important;top:0;width:100%}#stacks_in_6619_28 .cover .imageStyle{z-index:10}

#stacks_in_6619_50 .boxgrid{position:relative;overflow:hidden;margin:0 auto;border-color:#000000;border-width:0px;border-style:solid}#stacks_in_6619_50 .boxgrid .cover,#stacks_in_6619_50 .boxgrid .back{position:absolute !important;top:0;width:100%}#stacks_in_6619_50 .cover .imageStyle{z-index:10}

#stacks_in_6619_72 .boxgrid{position:relative;overflow:hidden;margin:0 auto;border-color:#000000;border-width:0px;border-style:solid}#stacks_in_6619_72 .boxgrid .cover,#stacks_in_6619_72 .boxgrid .back{position:absolute !important;top:0;width:100%}#stacks_in_6619_72 .cover .imageStyle{z-index:10}

#stacks_in_6619_94 .boxgrid{position:relative;overflow:hidden;margin:0 auto;border-color:#000000;border-width:0px;border-style:solid}#stacks_in_6619_94 .boxgrid .cover,#stacks_in_6619_94 .boxgrid .back{position:absolute !important;top:0;width:100%}#stacks_in_6619_94 .cover .imageStyle{z-index:10}

.stacks_in_6670_28 img{width:100%;max-width:512px}
.stacks_in_6670_31 img{width:100%;max-width:512px}
.stacks_in_6670_37 img{width:100%;max-width:512px}
.stacks_in_6670_40 img{width:100%;max-width:512px}
.accordiontext{--light-gray:rgba(230, 230, 230, 1.00);--medium-gray:rgba(202, 202, 202, 1.00);--dark-gray:rgba(138, 138, 138, 1.00);--black:rgba(10, 10, 10, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(255, 255, 255, 1.00);--secondary:rgba(49, 49, 49, 1.00);--success:rgba(67, 172, 106, 1.00);--warning:rgba(240, 138, 36, 1.00);--alert:rgba(240, 65, 36, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(51, 51, 51, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);/* --primary-light:rgba(255, 255, 255, 1.00);--secondary-light:rgba(255, 255, 255, 1.00);--success-light:rgba(255, 255, 255, 1.00);--warning-light:rgba(255, 255, 246, 1.00);--alert-light:rgba(255, 255, 246, 1.00);*/--primary-dark:rgba(225, 225, 225, 1.00);--secondary-dark:rgba(19, 19, 19, 1.00);--success-dark:rgba(37, 142, 76, 1.00);--warning-dark:rgba(210, 108, 6, 1.00);--alert-dark:rgba(210, 35, 6, 1.00);--overlay-color:rgba(0, 0, 0, 0.50)}
.accordionback *{background-color:rgba(255, 255, 255, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.accordionback{background-attachment:scroll!important}}
.noborder{border-color:rgba(237, 237, 237, 1.00) ;border-width:2px 0px 2px 0px ;}
.accordiongrey *{background-color:rgba(237, 237, 237, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.accordiongrey{background-attachment:scroll!important}}
            .accordionfontsize *{font-size:calc(14rem/16) ;}@media only screen and (min-width:40em) {            .accordionfontsize *{font-size:calc(15rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .accordionfontsize *{font-size:calc(17rem/16) ;line-height:1.50 }}
.cool-button{background-color:transparent ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.cool-button{background-attachment:scroll!important}}
.cool-button{border-color:rgba(160, 138, 77, 1.00) ;border-width:1px ;}
.cool-button{color:rgba(186, 164, 110, 1.00) ;}
.cool-button:hover{background-color:transparent ;background-color:rgba(186, 164, 110, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.cool-button{background-attachment:scroll!important}}
.cool-button:hover{border-color:rgba(221, 199, 151, 1.00) ;border-width:1px ;}
.cool-button:hover{color:rgba(255, 255, 255, 1.00) ;}
 .footmenu>.menu a, .menu.footmenu a{--menu-link-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(153, 153, 153, 1.00);--menu-bg-color:rgba(255, 255, 255, 0.00);--menu-caret-color:rgba(97, 103, 173, 1.00);--menu-border-accent:2px solid var(--menu-link-color)} .footmenu>.menu .menu-text, .menu.footmenu .menu-text{--menu-text-color:rgba(186, 164, 110, 1.00)} .footmenu>.menu>li>a, .menu.footmenu>li>a{padding-top:0.75rem;padding-bottom:0.75rem} .footmenu>.menu .submenu>li>a, .menu.footmenu .submenu>li>a{padding-top:0;padding-bottom:0} .footmenu>.menu li.active>a, .footmenu>.menu li.is-active>a, .footmenu>.menu a.is-active, .menu.footmenu li.active>a, .menu.footmenu li.is-active>a, .menu.footmenu a.is-active{--menu-bg-color:rgba(97, 103, 173, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)} .footmenu>.menu .submenu li.active>a, .footmenu>.menu .submenu li.is-active>a, .footmenu>.menu .submenu a.is-active, .menu.footmenu .submenu li.active>a, .menu.footmenu .submenu li.is-active>a, .menu.footmenu .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00)} .footmenu>.menu .submenu a, .menu.footmenu .submenu a{--menu-caret-color:rgba(97, 103, 173, 1.00)} .footmenu>.menu .submenu, .menu.footmenu .submenu{--submenu-bg-color:rgba(254, 254, 254, 1.00);--submenu-border:1px solid rgba(202, 202, 202, 1.00)} .footmenu>.menu .submenu a, .menu.footmenu .submenu a{--menu-bg-color:transparent;--menu-link-color:rgba(34, 34, 34, 1.00);--menu-link-color-hover:rgba(68, 68, 68, 1.00)} .footmenu>.menu .submenu .menu-text, .menu.footmenu .submenu .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .footmenu>.menu .submenu li.active>a, .footmenu>.menu .submenu li.is-active>a, .footmenu>.menu .submenu a.is-active, .menu.footmenu .submenu li.active>a, .menu.footmenu .submenu li.is-active>a, .menu.footmenu .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-bg-color:rgba(97, 103, 173, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)}
.stacks_in_2658_26 img{width:100%;max-width:50px}
.stacks_in_2658_29 img{width:100%;max-width:50px}
.stacks_in_2658_32 img{width:100%;max-width:50px}
.stacks_in_2658_34 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}


.stacks_in_2658_156 img{width:100%;max-width:300px}
.lin-fade{background-position:left top ;background-size:100% 100% ;background-image:linear-gradient(0deg,rgba(160, 138, 77, 1.00) 0%,50%,rgba(221, 199, 151, 1.00) 100%) ;}

