/* =Box clone
-------------------------------------------------------------- */
.box_skitter .box_clone {position:absolute;top:0;left:0;width:100px;overflow:hidden;display:none;z-index:20;}
.box_skitter .box_clone img {position:absolute;top:0;left:0;z-index:20;}

/* =Product */
.bannerproduct-info {text-align: left; margin-bottom: 25px; }
.bannerproduct-info .bannerproduct-title {display: block; font-family: fontstyle; font-weight: 400;}
.bannerproduct-info .bannerproduct-viewmore a {color: #fff;}
.bannerproduct-info .bannerproduct-price {margin-bottom:15px;}
.bannerproduct-info .old-price {font-size: 39px; font-family: fontstyle_thin; color:#3e3e3e; margin-bottom: 15px; margin-top: 10px;}
.bannerproduct-info .old-price .price {color:#3e3e3e;}
.bannerproduct-info .special-price {font-size: 39px; font-family: fontstyle_thin; color:#3e3e3e; }
.bannerproduct-info .special-price .price {color:#3e3e3e; font-size: 79px;}
.bannerproduct-info .regular-price {}
.bannerproduct-info .regular-price .price { color: #FFF; font-size: 24px; font-weight: normal;}

.bannerproduct-info .bannerproduct-parcelas {display: block; font-size: 39px; color: #3E3E3E; font-family: fontstyle_thin;}
.bannerproduct-info .bannerproduct-parcelas .parcela-qty{color:#ff0000;}
/* =Label
-------------------------------------------------------------- */
.box_skitter .label_skitter 	{ z-index:4;position:absolute;top:0;right:0;color:#fff;display:none;height:100%; padding: 10px; }
.box_skitter .label_skitter p 	{ padding:10px;margin:0;}
.box_skitter .info_slide * 		{ font-family:Consolas,arial,tahoma !important; }
.box_skitter .progressbar 		{ background:#000; position:absolute; top:5px;left:15px;height:5px; width: 200px; z-index:99; border-radius:20px; }

/* =Navigation
-------------------------------------------------------------- */
.box_skitter .prev_button {position:absolute;top:50%;left:35px;z-index:100;width:42px;height:42px;overflow:hidden;text-indent:-9999em;margin-top:-25px;background:url(../images/prev.png) no-repeat left top;}
.box_skitter .next_button {position:absolute;top:50%;right:35px;z-index:100;width:42px;height:42px;overflow:hidden;text-indent:-9999em;margin-top:-25px;background:url(../images/next.png) no-repeat left top;}

/* =Numbers
-------------------------------------------------------------- */
.box_skitter .info_slide {position:absolute;top:15px;left:15px;z-index:100;background:#000;color:#fff;font:bold 11px arial;padding:5px 0 5px 5px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;opacity:0.75;}
.box_skitter .info_slide .image_number {background:#333;float:left;padding:2px 10px;margin:0 5px 0 0;cursor:pointer;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;}
.box_skitter .info_slide .image_number_select {background:#cc0000;float:left;padding:2px 10px;margin:0 5px 0 0;}

/* =Thumbs
	Change width and height to customization dimension thumb
-------------------------------------------------------------- */
.box_skitter .container_thumbs { position:relative;overflow:hidden;height:50px; }
.box_skitter .info_slide_thumb { height:50px;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;overflow:hidden;top:auto;top:0;left:0;padding:0 !important;opacity:1.0; }
.box_skitter .info_slide_thumb .image_number { overflow:hidden;width:100px;height:50px;position:relative;margin:0 !important; padding:0 !important; -moz-border-radius:0 !important;-webkit-border-radius:0 !important;border-radius:0 !important;}
.box_skitter .info_slide_thumb .image_number img { position:absolute;top:-30px;left:-30px;height:100px;}
.box_skitter .box_scroll_thumbs { padding:0; }
.box_skitter .box_scroll_thumbs .scroll_thumbs { position:absolute;bottom:60px;left:50px;background:#ccc;background:-moz-linear-gradient(-90deg, #555, #fff);background:-webkit-gradient(linear, left top, left bottom, from(#555), to(#fff));width:200px;height:10px;overflow:hidden;text-indent:-9999em;z-index:101; cursor:pointer;border:0px solid #333; }

/* =Dots
-------------------------------------------------------------- */
.box_skitter .info_slide_dots {
    position: absolute;
    bottom: 5px;
    right: 0px!important;
    z-index: 151;
    padding: 5px 0 5px 5px;
    border-radius: 50px; 
 }
 
 .cms-home .box_skitter .info_slide_dots {
    position: absolute;
    bottom: 5px;
    right: 0px!important;
    z-index: 151;
    padding: 5px 0 18px 5px;
    border-radius: 50px; 
 }
.box_skitter .info_slide_dots .image_number {
    /*background: #ffffff;*/
    float:left;
    margin:0 10px 0 0;
    cursor:pointer;
    border-radius:50px;
    width:15px;
    height:15px;
    text-indent:-9999em;
    overflow:hidden;
    box-shadow: 0px 1px 3px rgba(0,0,0,0.5);
}
.box_skitter .info_slide_dots .image_number_select {
    /*background:#f34b26;*/
    float:left;
}

/* =Loading
-------------------------------------------------------------- */
.loading {position:absolute; top:50%; right:50%; z-index:10000; margin:-16px -16px;color:#fff;text-indent:-9999em;overflow:hidden;background:url(../images/ajax-loader.gif) no-repeat left top;width:32px;height:32px;}



/* =Preview slide
-------------------------------------------------------------- */
.box_skitter .preview_slide { display:none; position:absolute; z-index:152; bottom:30px; left:-40px; width:100px; height:100px; background:#fff; border:1px solid #222; -moz-box-shadow:rgba(0,0,0,0.7) 2px 2px 5px; -webkit-box-shadow:rgba(0,0,0,0.7) 2px 2px 5px; box-shadow:rgba(0,0,0,0.7) 2px 2px 5px; overflow:hidden; }
.box_skitter .preview_slide ul { height:100px; overflow:hidden; margin:0; list-style:none; display:block; position:absolute; top:0; left:0; }
.box_skitter .preview_slide ul li { width:100px; height:100px; overflow:hidden; float:left; margin:0; padding:0; position:relative; display:block; }
.box_skitter .preview_slide ul li img { position:absolute; top:0; left:0; max-height:150px; width:auto;  }

/* =Focus
-------------------------------------------------------------- */
#overlay_skitter { position:absolute; top:0; left:0; width:100%; z-index:9998; opacity:1; background:#000; }

.box_skitter .focus_button {position:absolute;top:50%;z-index:100;width:42px;height:42px;overflow:hidden;text-indent:-9999em;margin-top:-25px;background:url(../images/focus-button.png) no-repeat left top;opacity:0;}
.box_skitter .play_pause_button {position:absolute;top:50%;z-index:151;width:42px;height:42px;overflow:hidden;text-indent:-9999em;margin-top:-25px;background:url(../images/pause-button.png) no-repeat left top;opacity:0;}
.box_skitter .play_pause_button.play_button {background:url(../images/play-button.png) no-repeat left top;}

/* =Example for dimenions
