@import url('https://fonts.googleapis.com/css?family=Lato');

@media screen and (max-width: 1128px) {


    
    .logos-bg,.box-destaques,#footer,#home-box-container,.fixo{
         width: 90%;
    }
    
   .logos-bg img{
    border-radius: 5px;
 margin-right: 10px;   
}

.tudo{
    width: 100%;
}

#telefone {
    margin-left: 30px;
    color: white;
    float: left;
    width: 180px;
}

#coolMenu {
    margin-left: 5px;
    
}

}


@media screen and (max-width: 768px) {


}  

      
.tudo{
    height: 75px;
    width: 1200px;
    margin: 0 auto;
   
}



            #table_games td{
                padding: 5px 3px 0px 3px;
            }
            #table_games td{

                max-width: 80px;
                width: 80px;

            }
            #table_games tbody tr td:first-child{

                min-width: 240px;
                padding-right:11px;
                vertical-align: middle;

            }
            #chart_legends{

              
               
            }
            
            #chart_legends tr td img{
                
                width:34px;
                vertical-align: middle;
                margin-right:11px;
            }
           #chart_legends tr td{
/*                 font-size:11px;*/
                text-align: left;
                font-weight: normal;
                color:black;
                min-width: 49%;
               
            }
  
            #tab-games,  #tab-games .attention{
                
                font-size:11px;
                
            }
            #tab-games .attention b{
                
                font-size:11px;
                color:red;
                
            }
/*menu superior Pagina*/
 #nav-top {width:400px;
          height: auto;
            margin: auto;
          position: relative;
            background: #d9d9d9;
            -moz-border-radius:7px;
            -webkit-border-radius:7px;
            border-radius:7px;
            margin-top: -10px;
            margin-right: 230px;
      
}
#nav-top a { height: 20px; width: auto;display: inline-block;margin-left: 30px; padding: 30px 10px 10px; position: relative; color: #000; font-weight: bold;font-size: 10px; }
#nav-top  { padding: 0 20px; text-transform: uppercase;   }
.ico { position: relative;display: inline-block; width: 28px; height: 26px;margin-right: -30px; background: url('../image/new/login.png') no-repeat}

 /*Inicio Telefone*/
#atend{
      

    position:relative;
margin-left: 320px;
z-index: 9;
    width: 200px;
      float: left;
    
   
}
.atends {
    float:left;
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url('../image/new/Telefone.png') no-repeat;
}

#atendimento{
   
    text-decoration: none;
    font-weight: bold;
   vertical-align: top;
   text-transform: uppercase;
   color: white;
  margin-left:-5px;
    
}

.incriveis{
      text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;    
    vertical-align: top;
   color: white;
}

.atendtipo{
     
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;    
    vertical-align: top;
   color: white;
  
}
/*FIM telefone*/

/*Inicio Chat*/
#atendchat{
      float: left;
    position:relative;
   z-index: 10;
    width: 200px;


   
}
.atends2 {
    float:left;
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url('../image/new/chat.png') no-repeat;
    z-index: 9999;
  
    
}
.atends3 {
    float:left;
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url('../image/new/email.png') no-repeat;
    z-index: 9999;
}
.atendsform {
    float:left;
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url('../image/new/foms.png') no-repeat;
}

#atendimento2{
   
    text-decoration: none;
    font-weight: bold;
   vertical-align: top;
   text-transform: uppercase;
   color: white;
  margin-left:-5px;
    
}

.atendtipo2{
     
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;    
    vertical-align: top;
   color: white;
  
}

/*Fim Chat*/
.iconmenu{
    width:35px;
    height:40px;
    background: url('../image/new/iconmenu.png') no-repeat;
    padding-right:5px;
    float: left;
    
}


.monte{

    width: 216px;
    height: auto;
  margin-left: -63px;


   
    
}

.seta{

    float:right;
    display: inline-block;
    width: 20px;
    height: 20px; 
    background: url('../image/new/seta.png') no-repeat;
    margin-bottom: 10px;
    
}
.menu1{
    color: white;
    width: 200px;
    padding: 5px;
    text-align: top;
    font-size: 11px;
    }


.depart{
   text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 20px;    
    vertical-align: top;
   color: white;
   float: left;
    
}
/*Fim Menu*/
  .nav ul {
    *zoom:1;
    z-index: 99;
    list-style:none;
    margin:0;
    padding:0;
    background-color:red ;
    width: 250px;
    height: auto;
    
    
  

}.nav ul:before,.nav ul:after {
    content:"";
    display:table;
   
}
.nav ul:after {
    clear:both;

}
.nav ul > li {
    float:left;
    position:relative;

}
.nav a {
    display:block;

    line-height:1.2em;
    color:#fff;
    border-left:1px solid #595959;
    
}
.nav a:hover {
    text-decoration:none;
  
}
.nav li ul {
    background:#273754;
          margin-top:14%;

}
.nav li ul li {
    width:300px;
}
.nav li ul a {
    border:none;
}
.nav li ul a:hover {
    background:rgba(0,0,0,0.2);
}

.nav li ul {
    position:absolute;
    left:0;
     z-index:99;
    max-height:0;
    overflow:hidden;
    -webkit-transform:perspective(400) rotate3d(1,0,0,-90deg);
    -webkit-transform-origin:50% 0;
    -webkit-transition:350ms;
    -moz-transition:350ms;
    -o-transition:350ms;
    transition:350ms;

}
.nav ul > li:hover ul {
    max-height:1000px;
    -webkit-transform:perspective(400) rotate3d(0,0,0,0);
}
/*Fim Menu*/

/*Fim config template*/
    .preco_padrao
            {
                color: #e90313;
                font-size: 17px;
                font-weight: bold;
            }
            .texto_padrao{
                color: #404040;
                font-weight: normal;
                font-size: 13px;
            }
            .preco_desconto{
                color: #00a200;
                font-size: 17px;
                font-weight: bold;
            }


            .preco_box{

                text-align:center;
            }

            .preco_box_gfans{
                text-align:center;
                border:1px solid #6d6d6d;
                background-color: #fff5cc;
                border-style: dashed;
                line-height: 150%;
                padding: 1px 1px 1px 8px;
                border-radius: 3px;

            }
            .preco_box_option{

               padding:3px;
               text-align:center;

               margin-top: 8px;


            }
            .preco_box_option_gfans{

 
/*              border:1px solid #6d6d6d;*/
/*                background-color: #fff5cc;
              border-style: dashed; */
 
/*                padding: 1px 1px 1px 8px;*/
              border-radius: 3px; 
            }

            .preco_box{

                text-align:center;
            }

            .preco_spacer{

                height:2px;
            }

            .preco_title_gfans{
                text-align: left;
                font-size:18px;
                padding:3px; 
                margin:6px;
       
            }
            
            .preco_gfans_nome{
                color:#FF8B00;
            }
      
       
            .preco_title_gfans a{
               color: #0066ff;
                text-decoration:none; 
                font-size:18px;
            }
            .preco_title_gfans a:hover{
                text-decoration:underline;

            }
            .preco_option_gfans_link_small{
                text-align: left;
                float:left;
                margin-top:11px;
                font-size:11px;
                padding-left: 7px;
          
            }
            .preco_option_gfans_link_small a{
   
                text-decoration:none;
                font-size:11px;
                color: #0066ff;
            }
 
            .gfans_main_title{

                background-image: url('/image/gfans/gfans_title.png');
                height: 125px;
                width: 100%;
                margin-bottom:30px;

            }
            .gfans_boxgroup{

                width:950px;
                height: 140px;
            }
            .gfans_box{

                border:2px solid #FF8B00;
                width:300px;
                height: 130px;
                float:left;
                margin:5px;
                -webkit-border-radius: 8px;
                -moz-border-radius: 8px;
                border-radius: 8px;

            }
            .gfans_box_title{

                height: 30px;
                font-size: 22px;
                padding: 5px;
                width:290px;
                background-color: #FF8B00;
                color:white;
                margin-top:5px;
            }

            .gfans_box_content{
                padding: 5px;
                width:295px;
                color:gray;
                font-size:14px;
                height: 130px;
                line-height: 150%;
            }
            .gfans_buttons_box{
                text-align: center;
            }

            .gfans_buttons_box input{

                margin:25px;
            }

            .gfans_text_input{
                height: 25px;
                font-size:14px;
            }

            .gfans_button_input{
                height: 35px;
                font-size:14px;
                margin:10px;
            }

            .gfans_content{

                font-size:14px;
                color:gray;
                clear:both;
                display:block;
            }
            .gfans_facebook_box{

                height: 400px;
                background-image:url('/image/gfans/facebook-flow.jpg');
                             background-repeat: no-repeat;
                clear:both;
            }
            .gfans_facebook_like_button{

                float:right;
                padding-right: 8px;
                padding-top: 112px;

                width:28%;
                text-align: right;
                clear: both;

            }

            .gfans_facebook_share_button{

                float:left;
                padding-left: 25px;

                width:28%;
                clear:both;
                padding-top:100px;

            } 

            .gfans_facebook_coupon_button{
                padding-top:97px;
                text-align: center;

                clear:both;
                float:right;
                padding-right: 40px;

            }

            .gfans_facebook_coupon_button input{

                background-color: #4763B2;
                color:white;
                border:none;
                font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
                -webkit-border-radius: 2px;
                -moz-border-radius: 2px;
                border-radius: 2px;
                font-weight: bold;
                padding-bottom: 1px;
                cursor: pointer;
                font-size:11px;
            }

            .gfans_form_header{

            }
            .gfans_h2{
                font-size: 20px;
                text-transform: uppercase;

            }
            .gfans_p{

                color:gray;
                line-height: 150%;

            }
            .gfans_form_join_box{

                width: 940px;
            }
            .gfans_help{
                color:black;
                font-size: 12px;
                font-weight: 400;
                display: block;
                padding: 5px;
            }
            .gfans_form_join_email{

                width: 45%;
                height: 530px;
                padding-left: 0px;
                float:right;
                /*                border:1px solid green;*/
            }
            .gfans_form_join_facebook{
                width: 52%;
                height: 530px;
                float:left;
                border-right: 1px solid #CCC;

            }

            .gfans_input_label{
                float:left;
                width: 50px;
                padding: 5px;
                padding-top: 10px;
                padding-bottom: 10px;

            }
            .gfans_input_box{

                float:left;
                width: 350px;
                padding: 5px;

            }

            .gfans_spacer{
                padding: 8px;
                display:block;
                clear: both;
            }
            .gfans_confirm_term{
                
                font-size:14px;
                height: 30px;
                cursor:pointer;
            
            }


/*** ----------------------------------------------**/

/*Inicio Destaques*/
.monticon{
      float:left;
    display: inline-block;
    margin-left: 5px;
    width: 30px;
    height: 30px;
    background: url('../image/new/destaque.png') no-repeat;
    z-index: 999;
    margin-top: -2px;
    margin-right: 10px;
    
    
}

.newicon{
      float:left;
    display: inline-block;
    margin-left: 5px;
    width: 30px;
    height: 30px;
    background: url('../image/new/fire.png') no-repeat;
    z-index: 9999;
    margin-top: 5px;
    margin-right: 10px;
    
    
}

.logos-bg{

    background:url(../image/bg_body_image_02.png) repeat;
    padding-bottom:15px;

}

.logos-bg img{
    border-radius: 5px;
 margin-right: 30px;   
}

.header-logos{

  width:100%;
  background-color: #9C9C9C;
  height: 33px;
 
  margin-right: 5px;
  margin-bottom: 5px;
background: url('../image/new/bg.png');
 background-repeat: repeat-x;

}

.header-logos span{
   color: gold;
  font-weight: bolder;
  font-family: 'Lato', cursive;
  font-size: 20px;  
  text-transform: uppercase;
line-height:30px;
 float:left; 
 text-align:center;
}

.box-destaques{
    display:block;
    clear: both;
    background-color: #201f1f;
    margin-top: -12px;
   
    

}

 
.header-destaques{
    
 background: url('../image/new/bg.png') no-repeat;
    width:100%;
  background-color: #201f1f;
  height: 100%;
  color: gold;
  font-size: 24px;
  font-weight: bold;
  text-align: left;

  padding-top: 7px;
background-repeat: repeat-x;
font-family: 'Lato', cursive;
  text-transform: uppercase;
font-size: 20px;
line-height:30px;
 text-align:left;
}

 
.box-destaques .box-product{

    width: 100%;
    float:right;
    
    
    
}
.box-destaques .box-product > div{
 
    border:1px solid #ccc;
    margin-bottom: 1px;
    margin-top: 1px;
}

.box-destaques .box-product .price .button{

    margin-top: 3px;   
    float: left;


}

.box-destaques .box-banner{
    
    float:left;
    margin-right:3px;
      margin-left:4px;
    width:17%;
    height: 417px;
    padding-top:152px;
    background-image:url('/image/home/fundo.jpg')
}
.box-banner a img{
    
    margin-bottom:5px;
   
    width:165px;
    height: 88px;
    
}
.box-banner > img{
    width: 162px;
    margin-top:42px;
  
    
}
.box-destaques .banner-intel-cinza{
    
    width: 165px;
    height: 88px;
    background-image: url('/image/home/intel-cinza.jpg');
    
}
.box-destaques .banner-amd-cinza{
    
       width: 165px;
    height: 88px;
    background-image: url('/image/home/intel-cinza.jpg'); 
}
.box-destaques .banner-work-cinza{
    
    width: 165px;
    height: 88px;
    background-image: url('/image/home/intel-cinza.jpg');
}
.box-destaques .banner-intel-color{
    
    width: 165px;
    height: 88px;
    background-image: url('/image/home/intel-color.jpg');
    
}
.box-destaques .banner-amd-color{
    
       width: 165px;
    height: 88px;
    background-image: url('/image/home/intel-color.jpg'); 
}
.box-destaques .banner-work-color{
    
        width: 165px;
    height: 88px;
    background-image: url('/image/home/intel-color.jpg');
}

/*Fim destaques*/

/** --------------------------------------------------------------------*/
 #conf-column-left{
        width:67%;
        float:left;

    }

    #conf-column-right{

        border:0px solid blue;
        width:30%;
        float:left;
        display:block;
        padding: 5px;
        text-align: center;
        margin-left:10px;
        height: 1000px;
    }

    .conf-title{

        padding:20px;
        padding-bottom: 5px;

    }

    #conf-facebook-like-button{

        margin-top: 20px;
        border:none;
        overflow:hidden;
        width:250px;
        height:50px;
    }

   .conf-title img{

        margin-top: -5px;
        margin-right: 15px;  
        vertical-align: middle;
        float:left;
    }
    .conf-title h1{
        color:#515151;  
        font-size:48px;
        font-weight: bold;
    }

    
    .conf-price-box{
        margin-left: 5px;
        border:0px solid blue;
        width:92%;
        

        background: url('/image/configure/price-background.png');
        padding: 8px;
        margin-top:10px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }
    .conf-price-title{
        font-weight: bold;
        color:#515151;  
        font-size:24px;
        margin: 10px;
        

    }
     .conf-price-box .price{

        border-bottom: none;
    }
    .conf-price-box .parcela{
        color:#515151; 
        font-size: 12px;
          
    }
    .conf-price-box .price-vista{
        font-size:32px;
        margin-bottom: 15px;
    }
    .conf-price-box .price-prazo{
        font-size:32px;
        margin-bottom: 15px;
    }
    .conf-price-box .price-watts{
        font-size:32px;
        margin-bottom: 15px;
    }
    #conf-column-right .product-info{
        min-height: 1000px;
    }

    #conf-column-right #button-add-to-cart{

        background: url('/image/configure/add-to-cart.png');
        width:200px;
        height: 26px;
        padding-top:10px;
        padding-left: 20px;
        margin: 5px;
       font-weight: bold;
        color:black;
        text-align: left;
        font-size:14px;
        

    }
    #conf-column-right #button-orcamento{

        background: url('/image/configure/add-to-wishlist.png');
        width:200px;
        height: 26px;
        padding-top:10px;
        padding-left: 25px;
        margin: 20px;
        margin-top: 10px;
        font-weight: bold;
        color:black;
        text-align: left;
        font-size:14px;
    }
    #conf-column-right #button-orcamento:hover,#conf-column-right #button-add-to-cart:hover{

        cursor: pointer;  
        text-decoration: underline
    }
    #conf-column-right #button-cart span{

        background: none;
        width: 80%;
 

    }
    #conf-column-right .ranking{

        margin: auto;
        margin-left: 40px;
        border:0px solid blue;
        height: 250px;
    }
    #conf-column-right .rank-text{
        margin-left: -12px;
        text-align: left;
    } 
    #conf-column-right .payment-title{
        text-align: left;
        font-weight: bold;
        margin-left: 30px;
        margin-bottom: 15px;
    } 




/*------------------------------------------------------------------*/


li.jcarousel-item{

        width:100%;
    }
    .jcarousel-prev, .jcarousel-next
    {
        visibility:hidden;
    }
    .jcarousel-skin-opencart .jcarousel-container-horizontal{
        padding-left: 3px;
        padding-right: 3px;
        padding-bottom: 10px;
    }

    .home-box{
        width:100%;
        margin-right: 6px;
        height: 266px;
         min-height: 266px;
        float:left;
/*        border:1px solid red;*/
    }
    .news{
      float:left;
    display: inline-block;
    margin-left: 5px;
    width: 30px;
    height: 30px;
    background: url('../image/new/news.png') no-repeat;
    z-index: 9999;
    margin-right: 10px;
    
    
}

    .home-box-title{
       
 background: url('../image/new/bg.png');
    width: 100%;
  background-color: #201f1f;
  height: 100%;
  color: gold;
  font-weight: bold;
  text-align: left;
 background-repeat: repeat-x;
   padding: 3px;
 font-family: 'Lato', cursive;
  text-transform: uppercase;
font-size: 20px;
line-height:25px;
 text-align:left;
 margin-left: -3px;

    }
    .home-box-title:first-child,.home-box-title:nth-child(2){ 
         margin-right: 6px;
    }
    .home-box:first-child,.home-box:nth-child(2){
        
        margin-right: 7px;
    }
    #home-box-container{
        background-color: #201F1F;
        width: 1095px;
        clear: both;
        display: block;
        float: left;
        text-align: center;
        padding-left:3px;
        height: 100%;
        padding-bottom: 10px;
  
    }
    #home-box-container .box-content{

        padding: 0px;
        margin: 0px;
    }
    
    .home-box .box-content{
        height: 265px;
         
    }
    
    #carousel-comments li{
         min-height:226px
        
    }
    #carousel-comments .comment{
        
              border-bottom: none;
    }
    
    #carousel-comments .comment-body{
        
        text-align: justify;
        line-height: 150%;
        font-size:14px;
       
    }
    #carousel-comments .comment-ate{
        
        margin-left: -10px;
    }
    
/*  ----------------------------------------------------------------------*/
    html {
    overflow: 0;
    margin: 0;
    padding: 0;
}


#back {
    background-repeat: repeat;
    -moz-background-size: 100% ;
    -webkit-background-size: 100%;
    background-size: 17% ;
}

body, td, th, input, textarea, select, a {
    font-size: 12px;
}

#description tr td{
 
    color:#555555;
}
.description_title{
    width: 80%;
    text-align: left;
    font-size: 18px;
    font-weight: normal;
    letter-spacing:120%;
    padding: 10px;

}
.description_text_left{
    padding: 5px;
    float:left;
    width: 58%;
    text-align: justify;
   font-weight:normal;
  line-height: 150%;
  font-size: 14px;

}
.description_text_right{
    padding: 5px;
    float:right;
    width: 58%;
    text-align: justify;
       font-weight:normal;
          line-height: 150%;
  font-size: 14px;
}
.description_img_left{

    float:left;
    width: 38%;

    text-align: center;
    height: 100%;

}
.description_img_right{
    padding: 5px;
    float:right;
    width: 38%;
    text-align: center;
    height: 100%;
}
.description_img_left img,.description_img_right img{
    padding: 5px;
    margin: auto;

}
.sel_options {


    width:90%;
    margin-top: 20px;
    margin-bottom: 0px;
    margin-left: 10px;
    height: 38px;
    font-size:16px;
    font-family: verdana;
}

.image-additional a {
    background-image: url(../image/loading.gif);
    background-position: center;
    background-repeat: no-repeat;
}


.sel_options option:hover {
    background-color: #ffc7c7;
}

#error_data {
    font-size: 11px;
}

#error_data .err_title {
    color: red;
    font-size: 14px;
    font-weight: 700;
}

#error_data table tr {
    border: 1px solid #ccc;
}

#error_data table td {
    font-size: 11px;
    padding: 5px;
}

#error_data table .err_number {
    text-align: center;
    font-size: 18px;
    padding: 5px;
}

#error_data table .err_number:after {
    content: ": ";
}

#error_data .comp_msg {
    color: red;
}

.thumb_options {
    background-color: #FFF;
    width: 40px;
    height: 40px;
    float: left;
    margin-right: 3px;
}

#preview {
    position: absolute;
    border: 1px solid #ccc;
    background: #333;
    display: none;
    color: #fff;
    padding: 5px;
}

.soci {
    padding-top: 7px;
    padding-bottom: 15px;
    width: 650px;
    float: left;
    margin-top: 7px;
    text-align: center;
    height: 150px;
    border-bottom: 2px solid lightgray;
   
}

.fale-conosco-footer {
    list-style-type: none;
    float: left;
    text-align: left;
    margin: 0;
}

.fale-conosco-footer li {
    padding-bottom: 3px;
}

.fale-conosco-footer img {
    padding-right: 3px;
}

.parcelas-div {
    display: block;
    margin-top: 2px;
    text-align: center;
}

.parcelas-table {
    width: 40%;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
}

.parcelas-table td {
    font-size: 10px;
    color: #5e5e55;
    padding: 0;
}

.parcelas-table td b {
    font-size: 11px;
    color: #5e5e55;
}

.parcelas-title {
    font-size: 12px;
    text-align: left;
    color: #1F456A;
    font-weight: 700;
    margin-bottom: 5px;
}

.parcelas-tip {
    text-align: left;
    width: 320px;
    font-size: 9px;
    color: #5e5e55;
    margin-left: 5px;
    margin-bottom: 10px;
    border-bottom: 1px solid #E7E7E7;
    display: block;
}



h1, .welcome {
    color: #636E75;
    font: Verdana;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 32px;
    font-weight: 400;
    text-shadow: 0 0 1px rgba(0, 0, 0, .01);
}

h2 {
    color: #1F456A;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 5px;
}

p {
    margin-top: 0;
    margin-bottom: 20px;
}

a, a b {
    
    color: #F60;
    text-decoration: underline;
    cursor: pointer;
}

a:visited{
    text-decoration: none;
}

a img {
    border: none;
}

form {
    display: inline;
    margin: 0;
    padding: 0;
}

input[type=text], input[type=password], textarea {
    background: #F8F8F8;
    border: 1px solid #CCC;
    margin-left: 0;
    margin-right: 0;
    padding: 3px;
}

select {
    background: #F8F8F8;
    border: 1px solid #CCC;
    padding: 2px;
}

#container {
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
/*    border: 1px solid #000;*/
    padding-left: 5px;
    padding-right: 5px;
   background-color: transparent;

}

#column-left {
    float: left;
    width: 170px;
}

#column-right {
    float: right;
    width: 170px;
}

#content {
    min-height: 400px;
    margin-bottom: 25px;
    background-color: #FFF;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 7px;
    padding: 0px 0px 0px 0px;
    background-color: white;


	
}

#column-left + #column-right + #content, #column-left + #content {
    margin-left: 185px;
}

#column-right + #content {
    margin-right: 185px;
}
/*  = ==============================HEADER =======================================*/
#header {
    height: 100px;
    margin-bottom: 5px;
    padding-bottom: 4px;
    margin-top: 3px;
    position: relative;
    z-index: 99;
    /*background-image: url(../image/bg_banner.png);*/
}

/*Configuração de tamanho da logo*/
.logsa{
    margin-left: 10px;
     max-width:180px;
    width: auto;
    height: auto;
    margin-top: 18px;
}
/*configuração posicionamento da logo*/
#header #logo {
    top: 10px;
    left: 10px;
    
}

#parceiroName{
    position: absolute;
    top: 70px;
    left: 180px;
    color: #fff;
    font-size: 17px;
}

#language {
    margin-top: 7px;
    width: 120px;
    float: right;
    margin-right: 10px;
    padding-left: 5px;
    padding-top: 4px;
    padding-bottom: 4px;
    color: #aaa;
    background: #444;
    border: 1px solid #333;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
}

#currency {
    margin-top: 7px;
    width: 150px;
    float: right;
    margin-right: 10px;
    padding-left: 5px;
    padding-top: 4px;
    padding-bottom: 4px;
    color: #aaa;
    background: #444;
    border: 1px solid #333;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
}

#currency a {
    color: #aaa;
    text-decoration: none;
    margin-right: 2px;
    padding: 0 3px;
}

#currency a b {
    color: #fff;
    text-decoration: none;
}

#header #cart {
    position: absolute;
    top: 3px;
    right: 0;
    z-index: 9;
    min-width: 300px;
    /*Posicionamento do Carrinho*/
    margin-top: 165px;
}

#header #cart .heading {
    background: url(../image/bghcart.jpg) #F7F7F7 left top no-repeat;
    float: right;
    margin-right: 0;
    position: relative;
    z-index: 1;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 7px;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px 14px 5px 70px;
    margin-top: -101px;

}

#header #cart .heading h4 {
    color:#003;
    font-size: 14px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 8px;
    

}

#header #cart .heading a {
    color: #444;
    text-decoration: none;
    
}

#header #cart .heading a span {
    background: url(../image/arrow-down.png) 100% 50% no-repeat;
    padding-right: 15px;

    
}

#header #cart .content {
    clear: both;
    display: none;
    position: relative;
    top: -48px;
    min-height: 150px;
    border-top: 1px solid #EEE;
    border-left: 1px solid #EEE;
    border-right: 1px solid #EEE;
    border-bottom: 1px solid #EEE;
    -webkit-border-radius: 0 7px 7px 7px;
    -moz-border-radius: 0 7px 7px;
    -khtml-border-radius: 0 7px 7px 7px;
    border-radius: 0 7px 7px 7px;
    -webkit-box-shadow: 0 2px 2px #DDD;
    -moz-box-shadow: 0 2px 2px #DDD;
    box-shadow: 0 2px 2px #DDD;
    background: #FFF;
    padding: 8px;


}

#header #cart.active .heading {
    padding-top: 10px;
    padding-bottom: 6px;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    -webkit-border-radius: 7px 7px 0 0;
    -moz-border-radius: 7px 7px 0 0;
    -khtml-border-radius: 7px 7px 0 0;
    border-radius: 7px 7px 0 0;
    
         
}

#header #cart .cart {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 5px;
    

}

#header #cart .cart td {
    color: #000;
    vertical-align: top;
    border-bottom: 1px solid #EEE;
    padding: 10px 5px;

}

#header #cart .cart .image {
    width: 1px;
}

#header #cart .cart .image img {
    border: 1px solid #EEE;
    text-align: left;
}

#header #cart .cart .name small {
    color: #666;
}

#header #cart table.total {
    border-collapse: collapse;
    float: right;
    clear: left;
    margin-bottom: 5px;
    padding: 5px;
    
}

#header #cart .content .checkout {
    text-align: right;
    clear: both;
 
}

#header #cart .empty {
    padding-top: 50px;
    text-align: center;
       
}

#header #search {
    position: relative;
    float: right;
    width:450px;
    z-index: 1500;
    margin-top: 18px;
    margin-right: 300px;
    color: #000;

}

#header .button-search {
    position: relative;
    margin-top: -38px;
    margin-right: -25px;
    float: right;
    background: url(../image/search.png) center center no-repeat;
    background-color: #eee;
    width: 45px;
    height: 37px;
    border-left: 2px solid #333;
    cursor: pointer;
    color: #000;
}

#header #search input {
    background: #eee;
    color: grey;
    font-size: 15px;
    width: 410px;
    height: 35px;
    border: 1px solid #333;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    padding: 1px 1px 1px 40px;
}

#header #welcome {
    position: absolute;
    top: 47px;
    right: 0;
    z-index: 5;
    width: 500px;
    text-align: right;
    color: #999;
}

#header .links {
    position: absolute;
    right: 0;
    bottom: 3px;
    font-size: 10px;
    padding-right: 10px;
}

#header .links a {
    float: left;
    display: block;
    color: #38B0E3;
    text-decoration: none;
    font-size: 12px;
    padding: 0 0 0 7px;
}

#header .links a + a {
    margin-left: 8px;
    border-left: 1px solid #CCC;
}


.bmenu {
    height: 40px;
    margin-top: 0px;
    width: 980px;


}
.bmenu .links a {
    color: #000;
    display:inline-block;
    font-size: 12px;
    font-weight: 700;
    padding-bottom: 11px;
    padding-top: 12px;
    text-align: center;
    text-decoration: none;
    background-image:  url("../image/menu-secondary-bg.png");
    margin: 0px 0px 0px 0px;
    text-transform: uppercase;
	width:136.4px;
	

}
.bmenu .links a:hover {
    color:#F90;
    background-position: left -138px;
}




/*  =======  HEADER END ============================================*/


#menu ul li a {
    display: block;
    color: #fff;
    text-align: center;
    min-width: 105px;
    width: auto;
    margin-left: 1px;
    white-space: nowrap;
    padding: 11px 14px 10px 15px;
}

#menu ul li:hover a {
    color: #fff;
    background-color: #f60;
    background-image: url(../image/header_1_center_hover.png);
    background-repeat: repeat;
    background-position: 0 0;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
}

.breadcrumb {
    margin-bottom: 10px;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -khtml-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    background: url(../image/box_center.jpg) repeat-x;
    font-size: 12px;
    font-weight: 700;
    line-height: 12px;
    color: #fff;
    padding: 5px 12px 6px;
    margin:  0px 0px 0px 0px;
}

.breadcrumb h2 {
    color: #FFF;
}

.breadcrumb a {
    color: #fff;
        text-decoration: none;
}

.success, .warning, .attention, .information {
    margin-bottom: 15px;
    color: #111;
    padding: 10px 10px 10px 33px;
}

.success {
    background: #eaf7d9 url(../image/success.png) 10px center no-repeat;
    border: 1px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

.warning {
    background: #ffd1d1 url(../image/warning.png) 10px center no-repeat;
    border: 1px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

.attention {
    background: #fff5cc url(../image/attention.png) 10px center no-repeat;
    border: 1px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

.information {
    background: #fff5cc url(../image/information.png) 10px center no-repeat;
    border: 1px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

.success .close, .warning .close, .attention .close, .information .close {
    float: right;
    padding-top: 4px;
    padding-right: 4px;
    cursor: pointer;
}

.error {
    display: block;
    color: #F60;
}

.help {
    color: #999;
    font-size: 10px;
    font-weight: 400;
    display: block;
}

table.form {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
}

table.form tr td:first-child {
    width: 150px;
}

table.form td {
    padding: 4px;
}

input.large-field, select.large-field {
    width: 300px;
}

table.list td {
    border-right: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
}

table.list thead td {
    background-color: #EFEFEF;
    padding: 0 5px;
}

table.list thead td a, .list thead td {
    text-decoration: none;
    color: #222;
    font-weight: 700;
}

table.list tbody td {
    vertical-align: top;
    padding: 0 5px;
}

table.list .left {
    text-align: left;
    padding: 7px;
}

table.list .right {
    text-align: right;
    padding: 7px;
}

table.list .center {
    text-align: center;
    padding: 7px;
}

table.list .asc {
    padding-right: 15px;
    background: url(../image/asc.png) right center no-repeat;
}

table.list .desc {
    padding-right: 15px;
    background: url(../image/desc.png) right center no-repeat;
}

.pagination {
    border-top: 1px solid #EEE;
    padding-top: 8px;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}

.pagination .links a {
    display: inline-block;
    border: 1px solid #EEE;
    text-decoration: none;
    color: #A3A3A3;
    padding: 4px 10px;
}

.pagination .links b {
    display: inline-block;
    border: 1px solid #269BC6;
    font-weight: 400;
    text-decoration: none;
    color: #269BC6;
    background: #FFF;
    padding: 4px 10px;
}

.pagination .results {
    float: right;
    padding-top: 3px;
}

a.button {
    display: inline-block;
    padding-left: 7px;
    background: url(../image/button-left-active.png) top left no-repeat;
    text-decoration: none;
    cursor: pointer;
    border-radius: 6px;
	
}

a.button span {
    color: white;
    color: #000;
    line-height: 12px;
    font-size: 12px;
    font-weight: 700;
    display: inline-block;
    background: url(../image/button-right-active.png) top right no-repeat;
    padding: 7px 12px 9px 5px;
}

/*a.button:hover {
    background: url(../image/button-left.png) top left no-repeat;
}

a.button:hover span {
    color: #000;
        color: #F90;
    background: url(../image/button-right.png) top right no-repeat;
}*/

.buttons {
    background: #FFF;
    border: 1px solid #EEE;
    overflow: auto;
    margin-bottom: 20px;
    
}

.buttons .left {
    float: left;
    text-align: left;
}

.buttons .right {
    float: right;
    text-align: right;
}

.buttons .center {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.htabs {
    height: 30px;
    line-height: 16px;
    border-bottom: 1px solid #DDD;
}

.htabs a {
    border-top: 1px solid #DDD;
    border-left: 1px solid #DDD;
    border-right: 1px solid #DDD;
    background: #FFF url(../image/tab.png) repeat-x;
    float: left;
    font-family: Arial,  Helvetica,  sans-serif;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    color: #000;
    margin-right: 2px;
    padding: 7px 15px 6px;
}

.htabs a.selected {
    padding-bottom: 7px;
    background: #FFF;
}

.tab-content {
    border-left: 1px solid #DDD;
    border-right: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    border: 1px solid #DDD;
    margin-bottom: 20px;
    z-index: 2;
    overflow: auto;
    margin-top: 10px;
    padding: 10px;
}

.tab-content #fonte_min_div{
	margin: 10px 0px 20px 20px;

	 
}

.tab-content #fonte_min{ 
	 	font-weight:bolder;
}


#column-right .box .box-heading, #column-left .box .box-heading {
    background: url(../image/box_side.png) no-repeat;
    font-size: 12px;
    font-weight: 700;
    line-height: 12px;
    color: #fff;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0;
    -khtml-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
    border: none;
    padding: 7px 10px 6px;
}

#column-right .box .box-content .blog {
	color:#f00;
	list-style:none;
	padding:0px 0px 0px 0px;
	background:333;

	
}
#column-right .box .box-content .blog .item .link {
margin:0px 0px 0px 0px;
color:#000;
font-weight:bold;
display:block;
background:#fff;
text-decoration:none;
float:left;
font-size:small;
}

#column-right .box .box-content .blog .item .link:hover {
color:#F90;
margin:0px 0px 0px 0px;
font-weight:bold;
display:block;
background:#000;
text-decoration:none;
float:left;
font-size:small;
}




.box .box-heading {
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -khtml-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    border: 1px solid #fff;
    background: url(../image/new/bg.png) repeat-x;
    font-size: 18px;
    font-weight: 700;
    line-height: 12px;
    color: gold;
    padding: 7px 10px 6px;
    font-family: 'Lato';
    

}

.box .box-content {
    background: #FFF;
    -webkit-border-radius: 0 0 7px 7px;
    -moz-border-radius: 0 0 7px 7px;
    -khtml-border-radius: 0 0 7px 7px;
    border-radius: 0 0 7px 7px;
    border-left: 1px solid #DBDEE1;
    border-right: 1px solid #DBDEE1;
    border-bottom: 1px solid #DBDEE1;
    padding: 3px;
   

}

.box .box-content2 {
    background: #FFF;
    padding: 0px;
}



.box-product .price {
    display: block;
    margin-top: 4px;
    margin-bottom: 4px;
    text-decoration: none;
    text-align: left;
	padding-left:24px;
	color:#000;
}
.box-product .price a .por{
	color:#f00;
	background:#f00;
}

.price-old {
    color:#333;
    font-size: 10px;
    text-align: left;
}

.box-product .price-old {
    color:#333;
    font-size: 10px;
}

.box-product > div {
    width: 100px;
    display: inline-block;
    vertical-align: top;
    margin-left: 8px;
    margin-bottom: 15px;
    text-align: center;
}

#content .box-product > div {
    width: 185px;
    display: inline-block;
    vertical-align: top;
    margin-left: 8px;
    margin-bottom: 15px;
    text-align: center;
}

.box-product .image {
    background: url(../image/item-shadow-product.png) no-repeat scroll center bottom transparent;
    border: medium none;
    cursor: pointer;
    display: block;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 0 0 6px;
}

.box-product .image img {
    background-color: #f5f5f5;
    background: 0;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f2f2');
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    border: 1px solid #E7E7E7;
    padding: 3px;
}

.box-product .name a {
    color: #111;
    font-weight: 700;
    text-decoration: none;
    display: block;
    margin-bottom: 4px;
    min-height: 25px;
    color: #1f456a;
    font-size: 16px;
}
#content .content {
    overflow: auto;
    margin-bottom: 20px;
    border: 1px solid #EEE;
}
.category-info{
	padding-left:15px;
	margin-left: 15px;
	width:93%;
	border: 1px solid #E7E7E7;
}
.category-info .image {
	float: left;
	margin-right: 15px;
	padding: 5px;
	text-transform:uppercase;
	text-align:left;
}
.category-info .desc {
	font-size:16px;
	float:left;
	width:75%;
	height:auto;
	padding-bottom:10px;
}
/*p{
	font-size:20;}*/
.category-info .image img{
	vertical-align: text-top;
	margin-right:10px;

}
.category-list{
    margin:0px 0px 0px 0px;
}
.category-list ul {
    list-style: none;
    text-align: center;
    vertical-align: middle;
	padding-left: 15px;
}
.category-list *{
/* border: 1px solid blue;*/
}
.category-list h3 {
    padding-top: 15px;
    padding-left: 30px;
 	padding-right: 5px;
    float: left;
/*    border:1px solid blue;*/
}
.category-list ul li{
    float: left;
    display:inline;
    list-style: none;
    margin: 0px 10px 5px 10px;
    border:1px solid #ccc;
    padding:5px;
	width:150px;

}
.category-list ul li img{
    text-align: center;
    vertical-align: middle;
	margin-right:5px;
}
.category-list ul li:hover a {
    color: #333;
    
}
.category-list ul li:hover{
   background-color: #ccc;
    
}
.category-list .sort{
    float:left;
  
}
.category-info, .category-list, .product-info, .return-product, .return-detail, .return-additional {
    overflow: auto;
    margin-bottom: 5px;
	height:auto;
	padding-bottom:5px;
	padding-top:5px;
}
#product-info-pc{
}

.category-list ul li a, .category-list .div a, .product-compare a {
    text-decoration: none;
    font-weight: 700;
    color: #f60;
}
.category-list .sort select{
    
   margin-top:28px;
}
.manufacturer-list {
    border: 1px solid #DBDEE1;
    overflow: auto;
    margin-bottom: 20px;
    padding: 5px;
}

.manufacturer-heading {
    background: #F8F8F8;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 6px;
    padding: 5px 8px;
}

.manufacturer-content {
    padding: 8px;
}

.manufacturer-list ul {
    float: left;
    width: 25%;
    list-style: none;
    margin: 0 0 10px;
    padding: 0;
}

.product-filter {
    border-bottom: 1px solid #EEE;
    padding-bottom: 5px;
    overflow: auto;
	margin-left:15px;
	margin-right:15px;
}

.product-filter .display {
    margin-right: 15px;
    float: left;
    padding-top: 4px;
    color: #333;
}

.product-filter .display a {
    font-weight: 700;
    color: #f60;
    text-decoration: none;
}

.product-filter .sort {
    float: right;
    color: #333;
}

.product-filter .limit {
    margin-left: 15px;
    float: right;
    color: #333;
}

.product-compare {
    padding-top: 6px;
    margin-bottom: 25px;
    font-weight: 700;
}

.product-list > div {
    overflow: auto;
	margin:0px 3px 10px 3px;
	padding: 0px 10px 0px 0px;
}

.product-list .right {
    float: right;
    margin-left: 15px;

}

.product-list > div + div {
    border-top: 1px solid #EEE;
    padding-top: 16px;
}

.product-list .image {
    float: left;
    margin-right: 10px;
}

.product-list .name a {
    color: #000;
    font-weight: 700;
    text-decoration: none;
}

.product-list .description {
    line-height: 15px;
    margin-bottom: 5px;
    color: #4D4D4D;

}

.product-list .rating {
	display:none;
    color: #7B7B7B;
}

.product-list .price {
    float: right;
    height: 50px;
    margin-left: 8px;
    text-align: right;
    color: #333;
    font-weight: 700;
    font-size: 13px;
}

.product-list .parcela {
    font-size: 12px;
    font-weight: 400;
    color: #F60;
   
}

.product-grid > div {
    width: 165px;
    display: inline-block;
    vertical-align: top;
    margin-left: 15px;
    margin-bottom: 15px;
}

.product-grid .cart{
	display:none;
}

.product-grid .image {
    display: block;
    margin-bottom: 0;
}

.product-grid .name a {
    color: #000;
    font-weight: 700;
    text-decoration: none;
    display: block;
    margin-bottom: 4px;
	font-size:16px;

}

.product-grid .description {
    color: #4D4D4D;
	display:none;
}

.product-grid .price {
    display: block;
    margin-top: 4px;
    margin-bottom: 4px;
}

.product-grid .parcela {
    font-size: 12px;
    font-weight: 400;
}
/* ===================================================================================*/
 
.product-info .ranking {
	margin-top:7px;
	height:115px;
	float:left;
	
}

.rank-title{
    text-align: center;
  font-size:20px;
  color: #1f456a;
  font-size: 16px;
margin-top:20px;
  font-weight: bold;

    
}
.rank-text{
margin-top:20px;
font-weight: bold;
text-align: center; 
}
.ranking table tr td,.ranking table tr{
    border:0px;
    padding:0px;
    margin:0px;
}
  
.rank_thumb{
    background: url('../image/scores3.png');
    width: 61px;
    height: 34px;
    float:left;
    margin-top:3px;
    margin-right:12px;
 
}
.rank{
    background: url('../image/scores3.png');
    width: 61px;
    height: 49px;
    float:left;
    margin-top:2px;
    margin-right:12px;
}

.product-info .ranking .processador_thumb {
background-position: -10px -20px; 

}
.product-info .ranking .memria_thumb {
background-position: -10px -96px; 
}

.product-info .ranking .hddssd_thumb {
background-position: -10px -172px; 
}

.product-info .ranking .placadevideo_thumb {
background-position: -10px -248px; 
}
.product-info .ranking .gameshd_thumb {
background-position: -10px -322px; 

}
.product-info .ranking .gamesfhd_thumb {
background-position: -10px -397px; 

}
/** ----------------------------------------**/
.product-info .ranking .processador {
background-position: -228px -10px; 
}
.product-info .ranking .memria {
background-position: -228px -85px; 
}
.product-info .ranking .hddssd {
background-position: -228px -162px; 
}
.product-info .ranking .placadevideo {
background-position: -228px -238px; 
}
.product-info .ranking .games_hd {
background-position: -228px -314px; 
}
.product-info .ranking .games_fhd {
background-position: -228px -390px; 

}
.product-info{
	min-height: 350px;
	height: auto !important;
	height: 400px;
    
}
.product-info > .left {
	margin:0px 15px 0px 0px;
	padding:0px 0px 0px 0px ;
	float: left;
	max-width: 310px;
	min-height: 330px;
	height: auto !important;
	height: 360px;
/*  border:1px solid green;*/
}

.product-info > .left + .right {
    margin-left: 310px;
    max-width:100%;
	min-height: 330px;
	height: auto !important;
	height: 360px;
/*    border:1px solid red;  */
border-bottom:1px solid #e7e7e7;

}


.product-info .cart a {
    color: #000;
    text-decoration: none;
    font-weight: 700;

	
}

.product-info .cart div {
    float: left;
    vertical-align: middle;
}

.product-info .cart div > span {
    padding-top: 2px;
    display: block;
    color: #999;
}
 
.product-info .cart {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 20px;
    margin-left: 0px;
    color: #4D4D4D;
    padding:0px 0px 0px 0px;
        margin:0px 0px 0px 0px;
/*    border:1px solid blue;*/
   
}
.product-info .cart .stock_box{
	float: left;
	margin-left:30px;	
	height:20px;
	display:none;
}

.product-info .cart .buy_it{
	margin: 20px 0px 0px 10px;
	float:left;
	height:75px;
	width:280px;
}
.product-info .show_qtd{
	vertical-align:bottom;
	width:445px;
	border:1px solid blue;
}
.product-info .image {
    border: 1px solid #e7e7e7;
    float: left;
    margin-bottom: 20px;
    text-align: center;
    background-image: url(../image/loading.gif);
    background-position: center;
    background-repeat: no-repeat;
    padding-bottom: 26px;
}

.product-info .image-additional {
    width: 560px;
    clear: both;
    overflow: hidden;

}

.product-info .image-additional img {
    border: 1px solid #E7E7E7;
	float:left;
	width:60px;
}

.product-info .image-additional a {
    float: left;
	width:60px;
    margin-left: 10px;
    margin-bottom: 10px;
	display:block;
}

.product-info .description {
    border-top: 1px solid #E7E7E7;
    border-bottom: 1px solid #E7E7E7;
    margin-bottom: 1px;
    line-height: 20px;
    color: #4D4D4D;
    padding: 5px 5px 10px;
	
}
.product-info .description .name_txt h2{
	float:left;
}
.product-info .description .name_txt{
	min-height:30px;
	text-align:center;
	vertical-align:middle;

}

.product-info #reset{
	background:#F00;
	width:120px;
	height:20px;
	float:right;
	background:url(../image/background_02_up.png) repeat-x;
	padding:3px 3px 4px 5px;
	vertical-align:middle;
	cursor: pointer;
}
.product-info #reset img{
    
  vertical-align: middle;
  margin-right: 2px;
}
.product-info .description .name_txt div img{

	margin-right:2px;
	vertical-align:middle;
	margin-bottom:1px;
	}
.product-info .description .name_txt div:hover{
	color:#F90;
	background:#F00;
	width:120px;
	height:20px;
	float:right;
	background: url(../image/background_02_ov.png) repeat-x;
	cursor:pointer;
	padding:0px 5px 0px 0px;
}
.product-info .frete{
    float:left;
    padding:4px 5px 0px 5px;
    line-height: 160%;
    
}
.product-info .share-box{
    float:right;
    padding:5px;
      margin-left:30px;  
}	
.product-info .cart .share{
    width:260px;

    margin-top:7px;
    height:40px;
}

.product-info .description a {
    color: #F60;
    text-decoration: none;
}

.product-info .price {
    overflow: auto;
    border-bottom: 1px solid #E7E7E7;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 700;
    color: #F60;
    padding: 0 5px 5px;
}

.product-info .price-new {
    font-size: 20px;
}

.product-info .parcela {
    font-size: 13px;
    font-weight: 700;
    
}

.product-info .price .reward {
    font-size: 12px;
    font-weight: 400;
    color: #333;
}

.product-info .price .discount {
    font-weight: 400;
    font-size: 12px;
    color: #4D4D4D;
}

.product-info .options {
 
    margin-bottom: 10px;
	margin-left:30px;
    color: #000;
    padding: 0 5px 10px;
	width:180px;
	

}
.product-info .stock, .product-info .text-stock {
    font-size: 11px;
    text-transform: uppercase;
    float: left;
}

.tab-content .options .option_checkbox {
	width:90%;
	height:400px;
	padding-left:30px;
}

.option {
    display: block;
    min-height: 53px;
	max-height:56px;
	display:block;
}

.comment{
    border-bottom: 1px solid gray;
    padding: 2px;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.comment-header{
    height: 25px;
}

.comment-author{
    font-weight: bold;
    float:left;
    margin-right: 5px;
    text-transform:capitalize;

}
.comment-date{
    padding-top: 1px;
    font-size:10px;
    color:#CCC;
    width: 150px;
    float:left;
}

.comment-rating{
    width: 150px;
    float: right;
    color:#ccc;
}
.comment-rating img{
   vertical-align: middle;
}
.comment-text{

}

.attribute tr td:first-child {
    color: #000;
    font-weight: 700;
    text-align: right;
    width: 20%;
}

.attribute td {
    color: #4D4D4D;
    text-align: center;
    vertical-align: top;
    border-right: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    padding: 7px;
}

.compare-info tr td:first-child {
    color: #000;
    font-weight: 700;
    text-align: right;
}

.compare-info td {
    width: 20%;
    color: #4D4D4D;
    text-align: center;
    vertical-align: top;
    border-right: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    padding: 7px;
}

.compare-info .price-old {
    font-weight: 700;
    color: #F60;
    text-decoration: line-through;
}

.login-content {
    margin-bottom: 20px;
    overflow: auto;
}

.login-content .left .content, .login-content .right .content {
    min-height: 190px;
}

.order-detail {
    background: #EFEFEF;
    font-weight: 700;
}

.return-opened textarea {
    width: 98%;
    vertical-align: top;
}

.return-remove {
    float: left;
    width: 33.3%;
    padding-top: 90px;
    text-align: center;
    vertical-align: middle;
}

.cart-info table {
    width: 100%;
    margin-bottom: 20px;
    border-collapse: collapse;
    border-top: 1px solid #DDD;
    border-left: 1px solid #DDD;
    border-right: 1px solid #DDD;
    
}


.cart-module .cart-heading {
    border: 1px solid #DBDEE1;
    font-weight: 700;
    font-size: 13px;
    color: #555;
    margin-bottom: 15px;
    cursor: pointer;
    background: #F8F8F8 url(../image/arrow-right.png) 10px 50% no-repeat;
    padding: 8px 8px 8px 22px;
                
}

.cart-module .active {
    background: #F8F8F8 url(../image/arrow-down.png) 7px 50% no-repeat;
}

.cart-total {
    border-top: 1px solid #DDD;
    overflow: auto;
    padding-top: 8px;
    margin-bottom: 15px;
}

.cart-total table {
    float: right;
}

.cart-total td {
    text-align: right;
    padding: 3px;
}

.checkout-heading {
    background: #F8F8F8;
    border: 1px solid #DBDEE1;
    font-weight: 700;
    font-size: 13px;
    color: #555;
    margin-bottom: 15px;
    padding: 8px;
}

.checkout-heading a {
    float: right;
    margin-top: 1px;
    font-weight: 400;
    text-decoration: none;
}

.checkout-content .buttons {
    clear: both;
}

.checkout-product tfoot td {
    text-align: right;
    border-bottom: 1px solid #DDD;
}

.contact-info {
    overflow: auto;
}

.sitemap-info {
    overflow: auto;
    margin-bottom: 40px;
}

#footer {
    clear: both;
    overflow: auto;
    min-height: 100px;
    margin-bottom: 18px;
    background:url(../image/bg_body_image_02.png) repeat;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 7px;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
   padding: 20px 0 0 0;
}

#footer h3 {
    color: #F60;
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 8px;
    margin-left: 20px;
}

#footer .column {
    float: left;
    min-width: 20%;
    min-height: 100px;
}

#footer .column ul {
    margin-top: 0;
    margin-left: 25px;
    padding-left: 12px;
}

#footer .column a {
    text-decoration: none;
    color: #000;
}

#powered {
    margin-top: 5px;
    text-align: center;
    clear: both;
}

.banner div {
    text-align: center;
    width: 100%;
}

a.button2 {
    display: inline-block;
    padding-left: 6px;
    background: url(../image/bleft.png) top left no-repeat;
    text-decoration: none;
    cursor: pointer;
}

a.button2 span {
    color: white;
    line-height: 11px;
    font-size: 11px;
    display: inline-block;
    background: url(../image/bright.png) top right no-repeat;
    padding: 5px 7px 6px 1px;
}

a.button2:hover {
    background: url(../image/bleft2.png) top left no-repeat;
}

a.button2:hover span {
    color: #000;
    background: url(../image/bright2.png) top right no-repeat;
}

.box-info {
    margin-top: -5px;
    margin-left: 10px;
}

.tab-title {
    color: #1f456a;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    margin-bottom: 10px;
    background: url(../image/background.png) repeat;
    -webkit-border-radius: 7px 7px 0 0;
    -moz-border-radius: 7px 7px 0 0;
    -khtml-border-radius: 7px 7px 0 0;
    border-radius: 7px 7px 0 0;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 10px;
    margin-left: 2px;
}
#conf_pc{
	background:#6F0;
    background: url(../image/background_02_up.png) repeat;
}
#conf_pc:hover {
	background:#6F0;
    background: url(../image/background_02_ov.png) repeat;
	color:#F90;
}


a.minfo {
    margin-left: 1px;
    margin-top: 2px;
    background: url(../image/minfo.png) no-repeat;
    float: right;
    display: inline-block;
    padding: 13px;
}

a.mcart {
    margin-left: 1px;
    margin-top: 2px;
    background: url(../image/mcart.png) no-repeat;
    float: right;
    display: inline-block;
    padding: 13px;
}

.mprice {
    width: 77px;
    height: 25px;
    margin-top: 2px;
    text-align: center;
    background: url(../image/mprice.png) no-repeat;
}

a.minfo:hover {
    background: url(../image/minfo2.png) no-repeat;
}

a.mcart:hover {
    background: url(../image/micart2.png) no-repeat;
}

.mprice2 {
    width: 77px;
    height: 25px;
    margin-top: 2px;
    text-align: center;
    background: url(../image/mprice2.png) no-repeat;
}

.prodside {
    width: 100%;
}

.prodside td {
    width: 100%;
    border-bottom: 1px solid #DBDEE1;
}

.prodside td a {
    text-decoration: none;
    color: #000;
    font-weight: 700;
}

#formas-pagamento {
    display: block;
    height: 45px;
    background: url(../image/pagamentos.png) no-repeat;
}

a:hover, .box-product a, .product-info .review .share a, .htabss a {
    text-decoration: none;
}


label, #language img, #header #cart .cart .remove img {
    cursor: pointer;
}

#header #cart.active .content, .box-category > ul > li a.active + ul {
    display: block;
}

#header #cart .cart .quantity, #header #cart .cart td.total, #header #cart .cart .remove, .wishlist-product thead .quantity, .wishlist-product thead .price, .wishlist-product thead .total, .wishlist-product tbody .quantity, .wishlist-product tbody .price, .wishlist-product tbody .total, .order-list .order-info, .return-list .return-info, .download-list .download-info, .cart-info thead .quantity, .cart-info thead .price, .cart-info thead .total, .cart-info tbody .quantity, .cart-info tbody .price, .cart-info tbody .total, .checkout-product thead .quantity, .checkout-product thead .price, .checkout-product thead .total, .checkout-product tbody .quantity, .checkout-product tbody .price, .checkout-product tbody .total {
    text-align: right;
}

#header #cart table.total td, table.form > * > * > td, .product-list .wishlist a:hover, .product-list .compare a:hover, .product-grid .wishlist a:hover, .product-grid .compare a:hover {
    color: #000;
}

.breadcrumb a:hover, .product-info .review > div > span {
    color: #f60;
}

.required, .cart-info tbody span.stock {
    color: #F60;
    font-weight: 700;
}

table.list, .attribute, .compare-info {
    border-collapse: collapse;
    width: 100%;
    border-top: 1px solid #DDD;
    border-left: 1px solid #DDD;
    margin-bottom: 20px;
}

table.list tbody td a, .htabss a:hover {
    text-decoration: none;
}

.pagination .links, .bmenu .links {
    float: left;
}

.box, .banner div img {
    margin-bottom: 20px;
}

.box-category a:hover, .box-product > div:hover .name a, .product-list > div:hover .name a, .product-grid > div:hover .name a, .product-info .price-default, .product-info .cart a:hover, .wishlist-product tbody .price s, .box-info > ul > li:hover > a, .prodside td:hover a {
   
}

.box-product, .product-grid {
    width: 100%;
    overflow: auto;
}
 /*texto que aparece dentro dos box dos produtos*/
.parcela, .box-product .parcela {
    font-size: 11px;
/*    font-weight: 400;*/
font-weight: normal !important;
color:#4d4d4d;

}

.box-product .price-default, .box-product .price-new, .product-list .price-default, .product-list .price-new, .product-grid .price-default, .product-grid .price-new, .prodside .price-default, .prodside .price-new {
    font-weight: 700;
    color: #F60;
    font-size: 16px;
}

 .featured-home .price-default,.descriptions .price-default, .descriptions .price-new, .product-grid .price-default, .product-grid .price-new  {
    font-weight: 700;
    color: #F60;
    font-size: 16px !important;
    text-align: left;
}
 .product-info .price-default{
    font-size: 22px !important;
}
.price-basic{
    font-weight: 700;
    color: #F60;
    color:gray;
    font-size: 14px !important;
    text-align: left; 
    
}
.box-product > div:hover .image img, .product-list > div:hover .image img, .product-grid > div:hover .image img {
    opacity: .75;
    filter: alpha(opacity=85);

}

.box-product .rating, .product-grid .rating {
    display: block;
    margin-bottom: 4px;
	display:none;

}


.box-category ul, .box-info ul {
    list-style: none;
    margin: 0;
    padding: 0;
}


/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.box-category {
    margin-top: -5px;
    padding: 0px 0px 0px 0px;
	background:#000;
}
.box-category > ul > li ul > li {
    padding: 0px 0px 0px 0px;
    	height:20px;
}
.box-category > ul > li ul > li > a {
	text-align: left;
    text-decoration: none;
	padding:4px 0px 0px 35px;
	color:#F00;
	font-weight:bolder;
	background: url(../image/category_bg_02_up.jpg);
	display:block;
	height:20px;
}
.box-category > ul > li ul > li > a:hover {
	text-align: left;
    text-decoration: none;
	padding:4px 0px 0px 35px;
	color:#F90;
	font-weight:bolder;
	background: url(../image/category_bg_dw.gif);
	display:block;
	height:20px;
}

/*---------------------------------------*/
.box-category > ul > li, .box-info > ul > li {
    padding: 5px 0px 5px 0;
}


.box-category > ul > li > a, .box-info > ul > li > a {
    text-decoration: none;
    font-weight:bolder;
	font-size:16px;
	background: url(../image/category_bg_02_up.jpg) no-repeat;
	display:block;
	height:26px;
	padding:8px 0px 0px 25px;
	width:144px;
	color:#F60;
	text-transform:uppercase;
	
}
.box-category > ul > li > a:hover, .box-info > ul > li > a:hover {
    text-decoration: none;
    font-weight:bolder;
	font-size:16px;
	display:block;
	height:26px;
	padding:8px 0px 0px 25px;
	width:144px;
	color:#F60;
	text-transform:uppercase;
	background: url(../image/category_bg_02_up.jpg) no-repeat;
	
}
/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/


.box-category > ul > li ul, .product-grid .price .price-tax {
    display: none;
}

.box-category > ul > li a.active, .box-category > ul > li ul > li > a.active, .compare-info .name a, .compare-info .price-new {
    font-weight: 700;
}

#content .content .left, .return-comment {
    float: left;
    width: 49%;
}

#content .content .right, .return-captcha {
    float: right;
    width: 49%;
}



.product-filter .limit a, #footer .column a:hover {
    text-decoration: none;
    color: #F60;
}
 
.product-list .image img, .product-grid .image img {
    background: 0;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f2f2');
    border: 1px solid #ddd;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    padding: 3px;
}

.product-list .name, .product-list .cart, .product-list .wishlist, .product-list .compare, .product-grid .cart, .product-grid .wishlist, .product-grid .compare, #footer .column ul li {
    margin-bottom: 3px;
}

.product-list .price-old, .prodside .price-old {
    color: #333;
    font-size: 11px;
    font-weight: 400;
}

.product-list .price-tax, .product-info .price-tax {
    font-size: 12px;
    font-weight: 400;
    color: #999;
}

.product-list .wishlist a, .product-list .compare a, .product-grid .wishlist a, .product-grid .compare a {
    color: #333;
    text-decoration: none;
    padding-left: 5px;
    display: block;
    font-weight: 700;
	display:none;
}

.product-grid .price-old, .product-info .price-old {
    color: #333;
    font-size: 11px;
}

.attribute thead td, .attribute thead tr td:first-child, .compare-info thead td, .compare-info thead tr td:first-child {
    color: #000;
    font-size: 14px;
    font-weight: 700;
    background: #F7F7F7;
    text-align: left;
}

.wishlist-product table, .checkout-product table {
    width: 100%;
    border-collapse: collapse;
    border-top: 1px solid #DDD;
    border-left: 1px solid #DDD;
    border-right: 1px solid #DDD;
    margin-bottom: 20px;
}

.wishlist-product td, .cart-info td, .checkout-product td {
    padding: 7px;
}

.wishlist-product thead td, .cart-info thead td, .checkout-product thead td {
    color: #4D4D4D;
    font-weight: 700;
    background-color: #F7F7F7;
    border-bottom: 1px solid #DDD;
}

.wishlist-product thead .remove, .wishlist-product thead .image, .wishlist-product thead .cart, .wishlist-product tbody .remove, .wishlist-product tbody .image, .wishlist-product tbody .cart, .cart-info thead .remove, .cart-info thead .image, .cart-info tbody .remove, .cart-info tbody .image {
    text-align: center;
}

.wishlist-product thead .name, .wishlist-product thead .model, .wishlist-product thead .stock, .wishlist-product tbody .name, .wishlist-product tbody .model, .wishlist-product tbody .stock, .cart-info thead .name, .cart-info thead .model, .cart-info tbody .name, .cart-info tbody .model, .checkout-product thead .name, .checkout-product thead .model, .checkout-product tbody .name, .checkout-product tbody .model {
    text-align: left;
}

.wishlist-product tbody td, .cart-info tbody td, .checkout-product tbody td {
    vertical-align: top;
    border-bottom: 1px solid #DDD;
}

.wishlist-product tbody .remove, .cart-info tbody .remove {
    vertical-align: middle;
}

.login-content .left, .checkout-content .left, .contact-info .left, .contact-info .right, .sitemap-info .left, .sitemap-info .right {
    float: left;
    width: 48%;
}

.login-content .right, .checkout-content .right {
    float: right;
    width: 48%;
}

.order-list, .return-list, .download-list {
    margin-bottom: 10px;
}

.order-list .order-id, .return-list .return-id, .download-list .download-id {
    width: 49%;
    float: left;
    margin-bottom: 2px;
}

.order-list .order-status, .return-list .return-status, .download-list .download-status {
    width: 49%;
    float: right;
    text-align: right;
    margin-bottom: 2px;
}

.order-list .order-content, .return-list .return-content, .download-list .download-content {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    border-top: 1px solid #EEE;
    border-bottom: 1px solid #EEE;
    padding: 10px 0;
}

.order-list .order-content div, .return-list .return-content div, .return-name, .return-model, .return-quantity, .return-reason, .return-opened, .download-list .download-content div {
    float: left;
    width: 33.3%;
}

.cart-module .cart-content, .checkout-content {
    display: none;
    overflow: auto;
    padding: 0 0 15px;
}

.mprice .prick, .mprice2 .prick {
    padding-top: 6px;
}
.tags, .tags a, .tags a:hover {
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
	text-align: justify;
	text-decoration: none;
	color: #999;
	text-transform: uppercase;
	font-family:Tahoma, Geneva, sans-serif;
	display:none;
}

 

.ext_temp{
	width:980px;
	height: 800px;
	background:#060;	
}




    .slider {
        width: 100%;
        height: 100%;
        margin: auto;
        background-color: white;
        
    }

    .slick-slide {
      margin: 0px 0px;
    }

    .slick-slide img {
      width: 100%;
    }

    .slick-prev:before,
    .slick-next:before {
        color: black;
    }
    
    .slick-loading .slick-list
{
    background: #fff url('../image/new/ajax-loader.gif') center center no-repeat;
}


/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{

    font-size: 25px;
    line-height: 1;

    opacity: 1;
    color: black;
    position: absolute;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: 20px;
   
}
[dir='rtl'] .slick-prev
{
    right: 20px;
    left: auto;
   
}
.slick-prev:before
{
    content: '';
    
}
[dir='rtl'] .slick-prev:before
{
    content: '';
  
}

.slick-next
{
    right: 20px;
    color: black;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: 20px;
 
}
.slick-next:before
{
    content: '';
  
}
[dir='rtl'] .slick-next:before
{
    content: '';

}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;
   
    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
  
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
  
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}


.compartilhe{
display: block;
margin-left: 200px;
clear: both;
float: left;
/*posicionamento de Midias Sociais na pagina*/
margin-top: -85px;
color: white;
padding-right: 50px;
z-index: 99;
position: relative;

}

.compartilhe a{
    
    margin-right: 20px;
    
}

/*Menu Dropdow*/


/* Structure
------------------------------------------*/
#coolMenu,
#coolMenu ul {
	list-style: none;
     
 
}
#coolMenu {
	float: left;
        margin-top: 10px;
        margin-left: -100px;
    
     
}
#coolMenu a {
	font-size: 16px;
      
}


#coolMenu > li {
	float: left;
    margin-left: 40px;
       
}

/*botao do Menu;*/
#coolMenu li a {
	display: block;
	height: 2em;
	line-height: 4em;
	padding: 0 1.5em;
	text-decoration: none;
        height: 63px;
        font-family: 'Lato', cursive;
         text-transform: uppercase;
         
       
}
#coolMenu ul {
	position: absolute;
        margin-left: 13px;
	display: none;
	z-index: 999;
}
/*tamanho do submenu*/
#coolMenu ul li a {
	width: 130px;
   
}
#coolMenu li:hover ul.noJS {
	display: block; 
        
}


/* Main menu
------------------------------------------*/
#coolMenu {
	
	font-size: 12px;
	background: black;

}
/*espaçamento SUBMENU*/
#coolMenu > li > a {
	color: #fff;
	font-weight: bold;

}

/*Menu principal após passar o mouse*/
#coolMenu > li:hover > a {
        height: 63px;
	color: #FFF;

        
}


/* Submenu efeitos mouse
------------------------------------------*/
#coolMenu ul {
	background:black;
        color: white;

}
#coolMenu ul li a {
	color: white;
        font-size: 15px;
}
#coolMenu ul li:hover a {
background:white;
    color: black;
 font-weight: bold;

}
/* Containers
----------------------------------------------------------------------------------------------------*/
.container_16 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
        
}

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}

/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}

/* Grid >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 .grid_1 {
	width:40px;
}

.container_16 .grid_2 {
	width:100px;
}

.container_16 .grid_3 {
	width:160px;
}

.container_16 .grid_4 {
	width:220px;
}

.container_16 .grid_5 {
	width:280px;
}

.container_16 .grid_6 {
	width:340px;
}

.container_16 .grid_7 {
	width:400px;
}

.container_16 .grid_8 {
	width:460px;
}

.container_16 .grid_9 {
	width:520px;
}

.container_16 .grid_10 {
	width:580px;
}

.container_16 .grid_11 {
	width:640px;
}

.container_16 .grid_12 {
	width:700px;
}

.container_16 .grid_13 {
	width:760px;
}

.container_16 .grid_14 {
	width:820px;
}

.container_16 .grid_15 {
	width:880px;
}

.container_16 .grid_16 {
	width:940px;
}



/* Prefix Extra Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 .prefix_1 {
	padding-left:60px;
}

.container_16 .prefix_2 {
	padding-left:120px;
}

.container_16 .prefix_3 {
	padding-left:180px;
}

.container_16 .prefix_4 {
	padding-left:240px;
}

.container_16 .prefix_5 {
	padding-left:300px;
}

.container_16 .prefix_6 {
	padding-left:360px;
}

.container_16 .prefix_7 {
	padding-left:420px;
}

.container_16 .prefix_8 {
	padding-left:480px;
}

.container_16 .prefix_9 {
	padding-left:540px;
}

.container_16 .prefix_10 {
	padding-left:600px;
}

.container_16 .prefix_11 {
	padding-left:660px;
}

.container_16 .prefix_12 {
	padding-left:720px;
}

.container_16 .prefix_13 {
	padding-left:780px;
}

.container_16 .prefix_14 {
	padding-left:840px;
}

.container_16 .prefix_15 {
	padding-left:900px;
}



/* Suffix Extra Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 .suffix_1 {
	padding-right:60px;
}

.container_16 .suffix_2 {
	padding-right:120px;
}

.container_16 .suffix_3 {
	padding-right:180px;
}

.container_16 .suffix_4 {
	padding-right:240px;
}

.container_16 .suffix_5 {
	padding-right:300px;
}

.container_16 .suffix_6 {
	padding-right:360px;
}

.container_16 .suffix_7 {
	padding-right:420px;
}

.container_16 .suffix_8 {
	padding-right:480px;
}

.container_16 .suffix_9 {
	padding-right:540px;
}

.container_16 .suffix_10 {
	padding-right:600px;
}

.container_16 .suffix_11 {
	padding-right:660px;
}

.container_16 .suffix_12 {
	padding-right:720px;
}

.container_16 .suffix_13 {
	padding-right:780px;
}

.container_16 .suffix_14 {
	padding-right:840px;
}

.container_16 .suffix_15 {
	padding-right:900px;
}



/* Push Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 .push_1 {
	left:60px;
}

.container_16 .push_2 {
	left:120px;
}

.container_16 .push_3 {
	left:180px;
}

.container_16 .push_4 {
	left:240px;
}

.container_16 .push_5 {
	left:300px;
}

.container_16 .push_6 {
	left:360px;
}

.container_16 .push_7 {
	left:420px;
}

.container_16 .push_8 {
	left:480px;
}

.container_16 .push_9 {
	left:540px;
}

.container_16 .push_10 {
	left:600px;
}

.container_16 .push_11 {
	left:660px;
}

.container_16 .push_12 {
	left:720px;
}

.container_16 .push_13 {
	left:780px;
}

.container_16 .push_14 {
	left:840px;
}

.container_16 .push_15 {
	left:900px;
}



/* Pull Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 .pull_1 {
	left:-60px;
}

.container_16 .pull_2 {
	left:-120px;
}

.container_16 .pull_3 {
	left:-180px;
}

.container_16 .pull_4 {
	left:-240px;
}

.container_16 .pull_5 {
	left:-300px;
}

.container_16 .pull_6 {
	left:-360px;
}

.container_16 .pull_7 {
	left:-420px;
}

.container_16 .pull_8 {
	left:-480px;
}

.container_16 .pull_9 {
	left:-540px;
}

.container_16 .pull_10 {
	left:-600px;
}

.container_16 .pull_11 {
	left:-660px;
}

.container_16 .pull_12 {
	left:-720px;
}

.container_16 .pull_13 {
	left:-780px;
}

.container_16 .pull_14 {
	left:-840px;
}

.container_16 .pull_15 {
	left:-900px;
}




/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}


/*buttons*/


html, body {
	height: 100%;
        background-repeat: no-repeat;
	overflow: visible;
}

.avgrund-popin {
	position: absolute;
	background: #fff;
	padding: 10px;
	overflow: hidden;
	visibility: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
	top: 50%;
	left: 50%;
	z-index: 1000;
	box-shadow: 0 1px 10px 0 rgba(0, 0, 0, .5);

	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	-o-transform: scale(0.8);
	transform: scale(0.8);
}

.avgrund-overlay {
	background: #000;
	width: 100%;
	position: relative;
	top: -1500px;
	left: 0;
	z-index: 101;
	visibility: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
}

body.avgrund-ready,
.avgrund-ready .avgrund-popin,
.avgrund-ready .avgrund-overlay {
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%;

	-webkit-transition: 0.3s all ease-out;
	-moz-transition: 0.3s all ease-out;
	-ms-transition: 0.3s all ease-out;
	-o-transition: 0.3s all ease-out;
	transition: 0.3s all ease-out;
           background-attachment: scroll;
}

body.avgrund-active {
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-ms-transform: scale(0.9);
	-o-transform: scale(0.9);
	transform: scale(0.9);
	overflow: hidden;
           background-attachment: scroll;
}

.avgrund-active .avgrund-popin {
	visibility: visible;
	opacity: 1;
	filter: alpha(opacity=100);

	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.avgrund-active .avgrund-overlay {
	visibility: visible;
	opacity: .5;
	filter: alpha(opacity=50);
	height: 20000px;
}

.avgrund-popin.stack {
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-ms-transform: scale(1.5);
	-o-transform: scale(1.5);
	transform: scale(1.5);
}

.avgrund-active .avgrund-popin.stack {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.avgrund-active .avgrund-blur {
	-webkit-filter: blur(1px);
	-moz-filter: blur(1px);
	-ms-filter: blur(1px);
	-o-filter: blur(1px);
	filter: blur(1px);
}

/* Optional close button styles */
.avgrund-close {
	display: block;
	color: #555;
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
	position: absolute;
	top: 6px;
	right: 10px;
}


.butaos {
	width: 200px;
	height: 75px;
        margin-top: -40px;
        color: #FFF;
        font-size: 17px;
        float: left;
        position:relative;

}
.butaos a{
	
        color: #FFF;
}

.butao{
	display: block;
	color: #FFF;
	text-decoration: none;
	width: 200px;
	font-size: 12px;
	text-transform: uppercase;

}

/* Custom styles for popin & close button */
.custom {
	color: #555;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.custom p {
	padding: 10px 20px;
	margin: 30px 0 0;
	font-size: 14px;
	font-weight: 300;
	text-align: justify;
}

.msgatend{
  
    font-size: 14px;
    font-weight: 500; 
}
.msgtipo{
     font-weight: 700; 
      color: red;
}

.msgtudo{
    
    font-size: 11px;
}

.tel{
    font-size: 25px; 
display: inline-block;
padding-left: 20%;
width: 100%;
height: 100%;
    
}

.imgmsg{
        background: url('../image/new/tel.png') no-repeat;
        width: 40px;
        height: 40px;
    float:left;
    display: inline-block;
    z-index: 999;
    margin-top: -7px;
    margin-right: 10px;
}
.imgemail{
        background: url('../image/new/email-1.png') no-repeat;
        width: 40px;
        height: 40px;
    float:left;
    display: inline-block;
    z-index: 999;
    margin-top: -7px;
    margin-right: 10px;
}

 /*FOOTER*/
 
 .header-footer{

  text-transform: uppercase;
  width: 100%;
  height: 55px;
  color: white;
  font-size: 24px;
  font-weight: bold;

  margin-top: -25px;
background: url('../image/new/bg.png');
float: left;
 }
 
 #telefone{
     
     margin-left: 80px;
     color: white;
     float: left;
     width: 180px;

 }
 #telefone a{
     color:white;
     text-decoration: none;
     
 }
 
#chat{     
     margin-left:80px;
     color: white;
     float: left;
     width: 180px;
 }
 
  #chat a{
     color:white;
     text-decoration: none;
     
 }
 
 #email{     
     margin-left: 80px;
     color: white;
     float: left;
     width: 180px;
 }
 
  #email a{
     color:white;
     text-decoration: none;
     
 }
 
  #forms{     
     margin-left: 80px;
     color: white;
     float: left;
     width: 180px;
    
 }
 
  #forms a{
     color:white;
     text-decoration: none;
     
 }
 .news1{
         float:left;
    width: 50px;
    height: 50px;
    margin-left: -5px;
    margin-top: 3px;
    background: url('../image/new/news1.png') no-repeat;
    padding-right: 10px;
     
 }
 .bgnews{

  text-transform: uppercase;
width: 100%;
  height: 55px;
  color: white;
  font-size: 24px;
  font-weight: bold;
  background-color: gray;
float: left;
 }
 
 .newsla{
    padding-top: 10px;
    padding-bottom: 15px;
    margin-right: 20px;
    margin-left: 30px;
    width: 900px;
    float: left;
font-size: 10px;
    height: 40px;

 }
 

 .fb{
     
  width: 300px;
  height: 250px;
  float: right;

  margin-top: 15px;
     
 }
 
 .formaspag{
     max-width:300px;
     width: auto;
    height: auto;
 }
 
 .pag{
     
     margin-top: -10px;
     font-size: 12px;
     border-bottom: 2px solid LightGray;

 }
 
 .certificados{
    margin-left: 400px;
    margin-top: -145px;
     
 }
 
 .logofooter{
 max-width:180px;
    max-height:130px;
    width: auto;
    height: auto;
   float: left;
   margin:20px;
   margin-top: 10px;
 }
 
body {
    color: #000;
    font-family: Arial, 'Lato'   ,  Helvetica,  sans-serif;
    margin: 0;
    padding: 0;   
     /*background: url(../image/bgimages/1.png) center 0px no-repeat rgb(0, 0, 0);*/
     background-position: center 0px;
   background-color: black;
   background-attachment: scroll;

}

/*MODAL Jquey*/

.blocker {
  position: fixed;
  top: 0; right: 0; bottom: 0; left: 0;
  width: 100%; height: 100%;
  overflow: auto;
  z-index: 99999;
  padding: 20px;
  box-sizing: border-box;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.75);
  text-align: center;
}
.blocker:before{
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.05em;
}
.blocker.behind {
  background-color: transparent;
}
.modal {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  max-width: 500px;
  box-sizing: border-box;
  width: 90%;
  background: #fff;
  padding: 15px 30px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 10px #000;
  -moz-box-shadow: 0 0 10px #000;
  -o-box-shadow: 0 0 10px #000;
  -ms-box-shadow: 0 0 10px #000;
  box-shadow: 0 0 10px #000;
  text-align: left;
}

.modal a.close-modal {
  position: absolute;
  top: -12.5px;
  right: -12.5px;
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background: url("data:image/png;base64,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") no-repeat 0 0;
}

.modal-spinner {
  display: none;
  width: 64px;
  height: 64px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-right: -32px;
  margin-top: -32px;
  background: url("data:image/gif;base64,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") #111 no-repeat center center;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
}
/*

github.com style (c) Vasily Polovnyov <vast@whiteants.net>

*/

pre code {
  display: block;
  color: #000;
  background: #f8f8ff
}

pre .comment,
pre .template_comment,
pre .diff .header,
pre .javadoc {
  color: #998;
  font-style: italic
}

pre .keyword,
pre .css .rule .keyword,
pre .winutils,
pre .javascript .title,
pre .lisp .title,
pre .subst {
  color: #000;
  font-weight: bold
}

pre .number,
pre .hexcolor {
  color: #40a070
}

pre .string,
pre .attribute .value,
pre .phpdoc,
pre .tex .formula {
  color: #d14
}

pre .title,
pre .id {
  color: #900;
  font-weight: bold
}

pre .javascript .title,
pre .lisp .title,
pre .subst {
  font-weight: normal
}

pre .class .title,
pre .tex .command {
  color: #458;
  font-weight: bold
}

pre .tag,
pre .css .keyword,
pre .html .keyword,
pre .tag .title,
pre .django .tag .keyword {
  color: #000080;
  font-weight: normal
}

pre .attribute,
pre .variable,
pre .instancevar,
pre .lisp .body {
  color: #008080
}

pre .regexp {
  color: #009926
}

pre .class {
  color: #458;
  font-weight: bold
}

pre .symbol,
pre .ruby .symbol .string,
pre .ruby .symbol .keyword,
pre .ruby .symbol .keymethods,
pre .lisp .keyword,
pre .tex .special {
  color: #990073
}

pre .builtin,
pre .built_in,
pre .lisp .title {
  color: #0086b3
}

pre .preprocessor,
pre .pi,
pre .doctype,
pre .shebang,
pre .cdata {
  color: #999;
  font-weight: bold
}

pre .deletion {
  background: #fdd
}

pre .addition {
  background: #dfd
}

pre .diff .change {
  background: #0086b3
}

pre .chunk {
  color: #aaa
}

pre .tex .formula {
  opacity: 0.5;
}

.fixo {
    height: 75px;
    width: 100%;
background-color: black;
    display: none;
    position: fixed;
    margin: 0;
    padding: 0;
    z-index: 150;
    margin-top:-10px;

}

.carrinho2{
    float: right;
    width: 210px;
    height: 70px;
background-color: transparent;
margin-top: -85px;
border-radius: 10px;
z-index: 2;

}


.iconcarrin{
    float:left;
    width: 50px;
    height: 45px;
    z-index: 99;
    margin-top: 30px;
    background: url('../image/carts.png') no-repeat;  
      
    }
.carrinho2 a{
    text-align: right;
    vertical-align: central;
    font-size: 15px;
    color: white;

   }

   .user{
    float: left;
    width: 30px;
    height: 30px;
    background: url('../image/new/user.png') no-repeat;
  margin-top: 20px;
    color:black;
    padding-right: 7px;
      }
      
      .usuario{
          width:80px;
          height: 70px;
          float: right;
          margin-top: -80px;
          color: white;
          position: relative;
          padding-right: 30px;
       
      }
      
      .usuario a{
          text-decoration: none;
          color: white;
          text-align: center;
          vertical-align: center;
          position:relative;
          font-size: 14px;
    
     
      }
      
      .loginfo {
               margin-top: 32px;
            
      }
      
      
/* Shutter In Vertical */
.hvr-shutter-in-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #2098D1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-in-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: black;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-in-vertical:hover, .hvr-shutter-in-vertical:focus, .hvr-shutter-in-vertical:active {
  color: white;
}
.hvr-shutter-in-vertical:hover:before, .hvr-shutter-in-vertical:focus:before, .hvr-shutter-in-vertical:active:before {
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
}

.logocentral{
    width: 20%;
    height: 5%;
    float: left;
    margin-left:30;
    margin-top: -80px;
    position: relative;


    }
    .lgcentro{
        margin-top: 20px;
        max-width:60px;
        margin-right: 150px;
    width: auto;
    height: auto;
   float: right;

    }
    
    .divcategorias{
    opacity: .75;
    filter: alpha(opacity=85);
    }
 
    .newbt {

  background: #eeff00;
  background-image: -webkit-linear-gradient(top, #eeff00, #ff4400);
  background-image: -moz-linear-gradient(top, #eeff00, #ff4400);
  background-image: -ms-linear-gradient(top, #eeff00, #ff4400);
  background-image: -o-linear-gradient(top, #eeff00, #ff4400);
  background-image: linear-gradient(to bottom, #eeff00, #ff4400);
  font-family: Arial;
  color: white;
  font-size: 10px;
  padding: 10px 20px 5px 20px;
  text-decoration: none;
  width: 70px;
  height: 20px;
    font-weight: bolder;
	text-align: center;
        margin-bottom: -3px;
border-radius: 10px;
}
.box-product > div:hover .newbt{
    
 background: #eeff00;
  background-image: -webkit-linear-gradient(top, #eeff00, #ff4400);
  background-image: -moz-linear-gradient(top, #eeff00, #ff4400);
  background-image: -ms-linear-gradient(top, #eeff00, #ff4400);
  background-image: -o-linear-gradient(top, #eeff00, #ff4400);
  background-image: linear-gradient(to bottom, #eeff00, #ff4400);
  color: white;
    font-weight: bolder;

} 

	
  /* Wobble To Top Right */
@-webkit-keyframes hvr-wobble-to-top-right {
  16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px);
  }
  49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px);
  }
  83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes hvr-wobble-to-top-right {
  16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px);
  }
  49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px);
  }
  83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
#hvr-wobble-to-top-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;

}
.box-product > div:hover #hvr-wobble-to-top-right  {
  -webkit-animation-name: hvr-wobble-to-top-right;
  animation-name: hvr-wobble-to-top-right;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}


/* Buzz Out */
@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
.hvr-buzz-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
}
.hvr-buzz-out:hover, .hvr-buzz-out:focus, .hvr-buzz-out:active {
  -webkit-animation-name: hvr-buzz-out;
  animation-name: hvr-buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

.inicio{
    margin-top: 10px;
background-color: rgba(0,0,0,1);
width: 100%;
height: 70px;
border-radius:0px 0px 10px 10px;
     
}

/* Pulse Grow */
@-webkit-keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
.hvr-pulse-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
}
.hvr-pulse-grow:hover, .hvr-pulse-grow:focus, .hvr-pulse-grow:active {
  -webkit-animation-name: hvr-pulse-grow;
  animation-name: hvr-pulse-grow;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

.menusuperdireito{
    float:right;
    height: 60px;
    width: 200px;
   margin-top: -100px;
    position: relative;
    z-index: 99;

    
}

.carrinho2 h4{

    margin-top: 35px;
    
}

.option_title{
    
background: url('../image/new/bg.png') no-repeat;
color:gold;
height:16px;
padding:3px 8px 8px 8px;
margin-top: -5px;
font-size:16px;
font-family: 'Lato';

}

.cars{
    width: 20px;
    height: 20px;
    background: url('../image/new/carrin.png') no-repeat;
    float: left;
    padding-right: 10px;

    
}
.canshop{
    width: 20px;
    height: 20px;
    background: url('../image/new/canshop.png') no-repeat;
    float: left;
    padding-right: 10px;

    
}
.adnocar{
    float: left;
    width: 20px;
    height: 20px;
    background: url('../image/new/addnocar.png') no-repeat;
    margin-left: -5px;
    padding-right:10px;
    margin-top:-5px;
      }
      .eror{
           background: url('../image/new/erro404.png') no-repeat;
           width: 580px;
           height: 314px;
          margin-left: 250px;
      }
      
    
      .asrock{
    max-width:130px;
    max-height:130px;
    width: auto;
    height: auto;
    float: left;
      }
      
      
#search2 {
    position: relative;
    float: right;
    width:450px;
    z-index: 1500;
    color: #000;
        margin-top: -60px;
    margin-right: 400px;

    

}

.button-search2 {
    position: relative;
    margin-top: -38px;
    margin-right: -40px;
    float: right;
    background: url(../image/search.png) center center no-repeat;
    background-color: #eee;
    width: 45px;
    height: 37px;
    border-left: 2px solid #333;
    cursor: pointer;
    color: #000;
}

#search2 input {
    background: #eee;
    color: grey;
    font-size: 15px;
    width: 450px;
    height: 35px;
    border: 1px solid #333;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    padding: 1px 1px 1px 40px;
}


/*  Gabinete Selecionaveis */


ul.thumbnails.image_picker_selector {
  overflow: auto;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

  ul.thumbnails.image_picker_selector ul {
    overflow: auto;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding: 0px;
    margin: 0px; }
  ul.thumbnails.image_picker_selector li.group {width:100%;} 
  ul.thumbnails.image_picker_selector li.group_title {
    float: none; }
  ul.thumbnails.image_picker_selector li {
    margin: 0px 12px 12px 0px;
    float: left; }
    ul.thumbnails.image_picker_selector li .thumbnail {
      padding: 6px;
      border: 1px solid #dddddd;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none; }
      ul.thumbnails.image_picker_selector li .thumbnail img {
        -webkit-user-drag: none; 
      }
    
  .thumbnail{
      border-width: 4px; 
      border-color: #d84f01;
      font-size: 12px;
      display: inline-block;
      vertical-align: middle;
     -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  margin-top: 20px;
        
    }    
    ul.thumbnails.image_picker_selector li .thumbnail.selected {
        border-width: 4px;
         border-color: #d84f01;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  font-size: 13px;

    }
    
    
    .image_picker_image p{
        
font-size: 12px;
        
    }
    
    #gabs .lslide  .selected span {
    display:block;
}

  #gabs .lslide  .selected #loader {
    display:block;
}

#gabs li  .thumbnail span {
    display:none;
	position:absolute;
   	width:24px;
	height:24px; 
        z-index: 9999;
       
}

#gabs li  .thumbnail span img {
    max-width:50px;
    max-height:50px;
    width: auto;
    height: auto;
 position:relative;
margin-left: 90px;
margin-top: 100px;
  border-radius: 50%;

}


   #gabs .lslide  .selected p {
    color:#000;
}


#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
}
#loader {
    display: none;
   position: fixed;
left: 60%;
top: 50%;
width: 90px;
height: 90px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #d84f01;

    -webkit-animation: spin 1s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 1s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}

    #loader:before {
        content: "";
        position: absolute;
        top: 5px;
        left: 5px;
        right: 5px;
        bottom: 5px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #d84f01;

        -webkit-animation: spin 2s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
        animation: spin 2s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
    }

    #loader:after {
        content: "";
        position: absolute;
        top: 15px;
        left: 15px;
        right: 15px;
        bottom: 15px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #d84f01;

        -webkit-animation: spin 0.5s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
          animation: spin 0.5s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
    }

    @-webkit-keyframes spin {
        0%   { 
            -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: rotate(0deg);  /* IE 9 */
            transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
        }
        100% {
            -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: rotate(360deg);  /* IE 9 */
            transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
        }
    }
    @keyframes spin {
        0%   { 
            -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: rotate(0deg);  /* IE 9 */
            transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
        }
        100% {
            -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: rotate(360deg);  /* IE 9 */
            transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
        }
    }

/* image picker */
     .image_picker_image{
    max-width:300px;
    width: auto;
    height: auto;
    text-align: center;

 }
       
   .thumbnail{
  
     text-align: center;
  }
  
   .thumbnails image_picker_selector{
       width: 100%;
   }
   
 /*Icon de checkagem Gabinete  */
.check{
 opacity: 1;
background: #fe5f01;
color: #fff;
position: absolute;
width: 40px;
border-radius: 20px;
line-height: 40px;
margin-top: 260px;
margin-left: 120px;
    }