/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

a {
    outline: none !important;
}

.cycle-slideshow { 
    -webkit-perspective: 1000;
    -webkit-transform-style: preserve-3d;
    -moz-perspective: 1000;
    -moz-transform-style: preserve-3d;
    -o-perspective: 1000;
    -o-transform-style: preserve-3d;
    perspective: 1000;
    transform-style: preserve-3d;  
}

.item {
    width: 100%;
}

.item img {
    max-width: 100%;
}

.item-163,
.item-163 img {
    width: 100%;
}

.item-168 {
    border: solid 1px #000;
    width: auto;
    margin: 0 10px;
}

.carousel_holder {
    float: left;
    width: 100%;
    max-width: 100%;
}

.caption {
    position: relative;
    top: 0;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 10px;
    text-align: center;
}

.navigation_holder {
    position: relative;
    width: 100%;
    text-align: center;
    font-size: 24px;
    background-color: rgba(255, 255, 255, 0.9);
}

.navigation_holder a,
.navigation_holder div[class*='item_pager'] {
    display: inline-block;
    vertical-align: middle;
    box-shadow: none !important;
    position: relative;
    z-index: 110;
}
.xox-pager-number{
    font-size:16px !important;
    padding: 1px 7px;
    margin:1px;
    color:#fff;
    background: #222;
}
.xox-pager-bullet{
    border: 3px solid;
    width: 12px;
    height: 12px;
    content: ' ';
    border-radius: 100%;
    margin: 1px;
    margin-top: -4px;
}
.cycle-pager-active a.xox-pager-bullet{
    border: 6px solid;
    width: 6px;
    height: 6px;
    content: ' ';
    border-radius: 100%;
    background: inherit;
}
.xox-pager-number:focus,.xox-pager-bullet:hover{
    color:none !important;
}

.navigation_holder a span {
    top: 0;
    position: relative;
    font-size: 32px;
    left: -5px;
}

.item_pager a {
    opacity: 0.8;
}

.item_pager .cycle-pager-active a {
    opacity: 1;
}

.hentry {
    border-bottom: 0 !important;
}
/*CSS style for slider theme #2*/
.xox-nextNav{
    right: 0 !important;
}

.xox-prevNav{
    left: 0 !important;
}

.xox-nextNav, .xox-prevNav {
    z-index: 999;
    position: absolute;
    top: 40%;
    background-color: #000;
    padding: 5px;
}

.xox-buynow{
    box-shadow: none !important;
    padding: 0.7em 2em;
    background: #222;
    border-radius: 2px;
    color: #fff;
    font-weight: 600;
}

.xox-buynow:hover{
    opacity: 0.8;
    color:#fff !important;
}

.item.theme-1 a#theme-1[class*='prevNav'],
.item.theme-1 a#theme-1[class*='nextNav'] {
    position: absolute;
    top: 40%;
    background-color: #000;
    padding: 5px;
}

.item.theme-1  a#theme-1[class*='prevNav'] {
    left: 0;
}

.item.theme-1 a#theme-1[class*='nextNav'] {
    right: 0;
}

.item.theme-1 .canvas {
    position: relative;
    width: 100%;
    height: 400px;
    background-color: #4f4f4f
}

.item.theme-1 .img_holder {
    width: 55.55%;
    height: auto;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
}

.item.theme-1 .caption {
    position: absolute;
    top: 240px;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 10px;
    text-align: left;
    max-height: 200px;
    width: 100%;
    bottom: 0;
}

.item.theme-1 h3 {
    font-size: 14px;
    font-weight: bold;
}

.item.theme-1 p {
    font-size: 12px;
}

/*overlay theme*/
#overlay.cycle-overlay {
    padding: 5px;
    background-color: rgba(0,0,0,0.8);
}
#overlay.cycle-overlay div {
    color: #ffffff;
}
#overlay.navigation_holder{
    background-color: rgba(0,0,0,0.8);
}
a#overlay.prevNav-209, a#overlay.nextNav-209 {
    position: absolute;
    top: 40%;
    padding: 20px;
    background-color: rgba(0,0,0,0.55);
    overflow: visible;
    z-index: 9999;
}
a#overlay.prevNav-209{
    left: 0;
}
a#overlay.nextNav-209 {
    right: 0;
}

/*carousel vertical*/
.vertical.item{
    width: 100% !important;
    height: 215px;
}
.vertical.item img {
    max-width: 213px;
}
#vertical.navigation_holder {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    font-size: 24px;
    background-color: rgba(255, 255, 255, 0.9);
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width: 768px) {}

@media only screen and (min-width: 1024px) {}

@media only screen and (min-width: 1140px) {}

@media only screen and (min-width: 1280px) {}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 144dpi) {}

@media only screen and (max-width: 480px) {
    .navigation.default {
        display: none;
    }
    .item.carousel {}
}

@media only screen and (max-width: 320px) {
    .navigation.default {
        display: none;
    }
}

/*update randy styling css*/
.btn_shop{
    display: inline-block;
    background-color: rgba(0,0,0,0.7);
    color: #fff;
    padding: 14px 25px;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    opacity: 0.9;
}
#overlay.top {
    padding: 5px;
    background-color: rgba(0,0,0,0.7);
}
#overlay.bottom{
    background-color: rgba(0,0,0,0.7);
}
/*end randy*/
/*
     FILE ARCHIVED ON 17:30:24 May 03, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:33:03 Jul 22, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.025
  exclusion.robots: 0.202
  exclusion.robots.policy: 0.186
  esindex: 0.013
  cdx.remote: 14.537
  LoadShardBlock: 127.575 (3)
  PetaboxLoader3.datanode: 101.666 (5)
  PetaboxLoader3.resolve: 147.902 (3)
  load_resource: 1790.923 (2)
*/