/* ============================== */
/* desktop version   */
/* ============================== */

@import url('https://fonts.googleapis.com/css?family=Oswald:400,300,700');
@import url('https://fonts.googleapis.com/css?family=Droid+Sans:400,700');
@import url(https://fonts.googleapis.com/css?family=Grand+Hotel);
@import url(https://fonts.googleapis.com/css?family=Poiret+One);


* {
    font-family: 'Droid Sans';        
}
:focus {
    outline: 0;
}
a, img {
    outline: 0;
}
body {
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5 {
    font-family: 'Oswald';
    font-weight: 300;
}
p {
    color: #000;
    line-height: 22px;    
    text-align: center;
    margin: 10px 0;            
}

.shadow {
    background: rgba(0, 0, 0, 0.88);
    width: 100%;
    height: 140%;
    position: fixed;
    float: left;
    margin: -20% 0 0 0;
    position: fixed;        
    z-index: 9999 !important;    
    display: none;    
}

.h1Title {
    font-size: 1.8em;
    line-height: 1.7em;
    font-weight: 400;
    padding-top: 8px;
    text-align: center;    
}

.header {    
    border-bottom: 1px solid #E1E1E1;
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 0.8em;
}
.header a {
    color: #444;
    text-decoration: none;
    padding: 0 10px;
    border-left: 1px solid #E1E1E1;
}
.header a:hover {
    color: #91C84E;
}

a.cartLink {
    color: #000 !important;       
    float: right;    
    font-size: 1em;        
    cursor: pointer;
}
a.cartLink:hover {
    background: #CCC !important;
    color: #000 !important;
}


.neck {
    margin-top: 76px;
}    


.searchDiv {
    background: url('../img/search.png') no-repeat;
    width: 228px;
    height: 28px;
    margin-top: 40px;
    float: right;
}    
.searchDiv input {
    font-family: 'Oswald';
    font-weight: 400;
    background: none;
    color: #666;
    font-size: 1em;
    line-height: 1.7em;
    border: 0;
    padding: 0 6px;       
    width: 180px;
}
#btnPesquisar {
    background: transparent; 
    float: right;
    width: 32px; 
    height: 28px;    
    cursor: pointer;
}




.menu, .banner {
    margin: 0 auto !important;
}
.banner img {
    border: 1px solid #E1E1E1;
}
.menu {    
    background: #000;    
    text-align: center;
    height: auto;    
    padding: 10px 0;
}
.menu a {
    font-family: 'Oswald';
    font-weight: 400;
    text-decoration: none;
    color: #FFF;
    font-size: 1.5em;    
    padding: 15px 0;        

}
.menu a:hover {
    color: #0092DD;
}


.productSingle {
    border: 1px solid #E1E1E1;    
    width: 21.80% !important;
    height: auto !important;
}

.productMiniAddCart {
    background: url('../img/add_cart.gif') no-repeat;    
    width:  36px;
    height: 34px;
    text-decoration: none;   
    float: right;
    clear: none;
    margin-top: -34px;
    margin-right: 10px;
    margin-bottom: 8px;
}
.productMiniAddCart:hover {
    background: url('../img/add_cart.gif') top right no-repeat;
}
.oferta, .presentes {
    width: 44px;
    height: 44px;
    float: right;    
    position: absolute;    
    margin-left: 201px;
}
.oferta {
    background: url('../img/oferta.png') no-repeat;    
}
.presentes {
    width: 51px;
    height: 83px;
    margin-left: -9.5px;
    background: url('../img/presente.png') no-repeat;    
}
.productSingle img {
/*    max-width: 90%; */
    padding: 10px 0;
    height: auto;
}
.productSingle h2 {
    height: 65px;
    line-height: 1.3em;
    padding: 10px 0;
}
.productSingle span {
    font-size: 0.8em;
    font-family: 'Oswald';
    color: #0092DD;    
}
.productPriceOne, .productPriceTwo, h2 {        
    width: 90%;
    margin: 0 5%;
    clear: both;
    float: left;
    padding: 0;
    text-decoration: none;     
    color: #666;           
}    
.productPriceOne {
    font-size: 0.8em;
}
.productPriceTwo {
    color: #555;
    font-size: 1.3em;
    line-height: 1.4em;
}
.productPriceTwo span {
    font-size: 0.7em !important;
}
h2 {                
    border-top: 1px solid #E1E1E1; 
    padding: 5px 0;
    color: #555;
    font-weight: 300;        
}
h2 a {
    font-family: 'Oswald';
    font-size: 1.2em;                         
    text-decoration: none;     
    color: #666;           
    font-weight: 300;
}
h2 a:hover {
    color: #0092DD;
}    


.containerMargin {
    margin-top: 30px;
    margin-bottom: 30px;
}    



.btnAcessorios, .btnBolsas, .btnSapatos {
    font-family: 'Oswald';        
    text-align: center;            
    font-weight: 400;    
    border: 0px solid #E1E1E1;      
    
    overflow: hidden;
    background: #999;
/*    min-height: 180px;*/
}
.btnAcessorios {
    background: #F2F2F3;
}
.btnSapatos {
    background: #CCC;
}

.btnBolsas {
    background: #F2F2F3;             
}
.menu .styled-select {
    background: #333;    
    padding-top: 20px;
    padding-bottom: 20px;   
}
.menu .styled-select select {
    color: #333;    
    text-align: center !important;
    background: url('../img/arrow_down.png') no-repeat 95% #F2F3F3 !important;
}
.btnAcessorios .styled-select select {
/*    color: #0092DD;*/
    color: #333;
    
}
.btnSapatos .styled-select select {
/*    color: #F68731;*/
    color: #333;
    
}
.btnBolsas .styled-select select {
/*    color: #91C84E;*/
    color: #333;
    
}

.styled-select select, .menu select {    
   font-family: 'Oswald';   
   background: transparent;
   width: 100%;
   padding: 5px;
   color: #FFF;   
   font-size: 16px;
/*   line-height: 1;*/
   border: 0;
   border-radius: 0;
   height: 34px;
/*   -webkit-appearance: none;*/
}
.styled-select {
   width: 95.5%;
   padding: 0;
   margin: 2%;
   height: 34px;
   overflow: hidden;   
   
/*   background: url('../img/arrow_down.png') no-repeat 95% #FFF;*/
   background: #FFF;
   border: none;
   
/*  -moz-appearance: list-menu; */
}
.selSelecione {
    color: #CCC !important;
}

.bgSegmento {
    color: #333;
    font-family: 'Oswald';
    text-align: center;
    text-decoration: none;                        
    padding: 8px 0;
    float: left;
    width: 100%;
    font-size: 1.1em;                     

/*    text-shadow: #333 1px 1px 1px;  */
}   
.fourcol p {
    color: #FFF !important;   
}
a.btnSmall {                      
    color: #FFF;
    font-weight: 300;
    font-size: 1em;            
    padding: 5px;
    clear: none;
    text-decoration: none;
    text-shadow: #333 1px 1px 1px;  
}
a.btnSmall:hover {                      
    color: #000;
    text-shadow: #EEE 1px 1px 1px;  
}



.noticias {

}       
.noticias img {
    border: solid 1px #E1E1E1;
    width: 99.4%;
}
.noticias h1 a {    
    font-family: 'Oswald';
    font-weight: 400;
    color: #333;
    text-decoration: none;                        
}
.noticias h1 a:hover {
    color: #0092DD;
}
.noticias h1 {
    height: 70px;
    font-size: 1.5em;    
    line-height: 1.3em;
    padding: 20px 0 0 0;
    width: 100%;
}
.noticias table tr td p {
    line-height: 26px;
    font-size: 16px;
    text-align: left !important;
    font-weight: 300 !important;
    padding: 0 0 0 10px !important;
    margin: 0 !important;
    color: #333;            
}     
.noticias table tr td {
    vertical-align: top;
}        
.noticias table {
    border: none;
    padding: 0;
    margin: 0;
}

.data-especial * {
    text-align: center !important;
}

.produtoDesc h1 {    
    font-size: 2em;
    line-height: 1.2em;
    margin-bottom: 40px;    
}
.produtoDesc h4 {
    font-size: 1.3em;
    line-height: 1.3em;        
}
.produtoDesc p {
    text-align: left;
}

.produtoPrice * {
    text-align: right;
    padding: 0;
    margin: 0;
}
.produtoPrice span {
    font-size: 18px;
    line-height: 18px;
}
.produtoPrice h1 {
    font-size: 2.8em;
    line-height: 1em;
}

.produtoPrice h3 {
    font-size: 1.5em;
    line-height: 1.5em;
}
.avisoTamanho {    
    padding: 0 0 18px 0;    
    display: none;
    z-index: 9;
}


.produto p {
    text-align: left !important;
}
.sixcol p {
    text-align: center !important;
}
.produto img {
    border: 1px solid #CFCFCF;
    /*width: 90%;*/
}


.fb-like {    
    
}

p.leiaMais {    
    text-align: right !important;
    padding: auto 0;
}
p.leiaMais a {
    font-family: 'Oswald';
    background: #FFF;
    color: #333;
    font-weight: 400;
    text-decoration: none;
    padding: 4px;
    font-size: 14px;
    line-height: 14px;                
    width: 80px;
}               
p.leiaMais a:hover {
    background: #000;
    color: #FFF;
}


.dataDia, .dataMes {   
    font-family: 'Oswald';
    width: 50px;
    background: #999;
    padding: 4px;
    color: #333;
    text-align: center !important;

/*    text-shadow: #000 1px 0px 0px;  */
}        
.dataDia {    
    /* background: #0092DD;  */
    background: #999;    
}
.dataMes {
    background: #EEE;
/*    background: #F68731;*/
}


.rodape {
    background: url('../img/perforated-bottom.png') #CCC top center repeat-x;        
    font-family: 'Oswald';
}
.rodape .row {
    margin: 0 auto;    
}
.rodape .row .twelvecol {
    height: 300px;
    margin-top: 60px;
}
.rodape h1 {
    color: #000;
    font-weight: 300;
    text-shadow: #666 1px 1px 1px;  

    margin: 18px auto 18px auto;
}
.h1MarginTop {
    margin: 50px auto 18px auto !important;
}                
.menu-categorias {
    padding: 0;
    margin: 0;
    list-style: none;
}        
.menu-categorias li a {            
    font-family: 'Oswald';
    font-weight: 300;
    font-size: 1.4em;
/*    text-transform: uppercase;*/
    line-height: 28px;
    color: #000;
    text-decoration: none;

/*    text-shadow: #666 1px 1px 1px;  */
}        

.menu-categorias li a:hover {      
    font-weight: 400;
    color: #000;
}

p.rodapePe {            
    color: #010 !important;
    text-align: center;
    font-size: 14px;
    font-weight: 300;
    font-family: 'Oswald';
}

.loading {
    display: none;    
}
.contato input, .contato textarea, .comentarios input, .comentarios textarea {
    background: #232;
    box-shadow: 1px 1px 1px #000;
    text-shadow: 1px 1px 1px #000;
    border: 0;
    margin: 5px 0;
    padding: 6px;    
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #FFF;
    width: 90%;
    font-size: 14px;
}
#submit {
    color: #FFF !important;
    font-family: 'Oswald' !important;      
    font-weight: 400;
}
.contato textarea, .comentarios textarea {
    min-height: 60px;
}
#btnEnviar {
    width: 20%;
}        



.rosa {
    background: #0092DD;
}
.laranja {
    background: #F68731;
}
.verde {
    background: #91C84E;
}

.page {
    
}
.page h1, .page p {
    padding: 5px;
    text-align: justify;
}
.page p, .page ul, .page ol {
    font-size: 15px;
    font-weight: 300;
    line-height: 20px;    
}
.page ul, .page ol {
    padding: 10px 15px;
    margin: 0 15px;
}
.page ul li a, .page ol li a {
    text-decoration: none;
    color: #333;
}


.blog p img {
    width: 100% !important;
    height: auto !important;
}


.fotos-thumbs {    
    padding: 0;
    margin: 0;
    list-style: none;
    width: 402px;
}
.fotos-thumbs li {
    float: left;
    padding: 12px 12px 12px 0;
}

iframe {
    width: 99%;
    border: 1px solid #333;
}

 .comentarios input, .comentarios textarea, .mySuite input {
    background: #FFF;
    box-shadow: 2px 2px 2px #000;
    text-shadow: 1px 1px 1px #999;
    border: 0;
    margin: 5px 15px;
    padding: 6px;    
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #000;
    width: 80%;
    font-size: 12px;
}
.contatoPage input, .contatoPage textarea {
    background: #1A2326 !important;
    color: #FFF  !important;
    font-weight: 400;
    text-shadow: 0px 0px 0px #FFF !important;
    margin-left: 5px;
}
.contato label {
    clear: both;
    float: left;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 400;
}
#submit {
    color: #FFF !important;
    font-family: 'Oswald' !important;      
    font-weight: 400;
}
.contato textarea, .comentarios textarea {
    min-height: 60px;
}
#btnEnviar, #btnEnviarTrab {
    width: 20%;
    cursor: pointer;
}
#btnEnviar:hover, #btnEnviarTrab:hover {
    background: #0092DD;
    color: #FFF;
}




/* Default style for WP-PageNavi plugin - http://wordpress.org/extend/plugins/wp-pagenavi/ */

.wp-pagenavi {        
        font-weight: 300;
	clear: both;
        margin: 25px 0 10px 0;
        text-align: center;
}

.wp-pagenavi a.last {    
    margin-right: auto;   
    float: none;
}

.wp-pagenavi a, .wp-pagenavi span, .btnTamanho {
        font-family: 'Oswald';
        font-weight: 400;
        font-size: 1em;
        line-height: 1em;
	text-decoration: none;
	border: 1px solid #CFCFCF;
	padding: 5px 15px;
	margin: 2px;
        color: #333;
        background: #EFEFEF;
}
.btnTamanho {
    padding: 15px 0 !important;    
    min-width: 30%;
    display: inline-block;
    text-align: center;
}
.avisoTamanhoMini, .showOnMin, .showOnMinBlock {
    display: none;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current, a.btnTamanho:hover {	
    background: #333;
    color: #EFEFEF;         
}

.wp-pagenavi span.current {
	font-weight: 400;
}

a.btnTamanho {
    cursor: pointer;
    font-size: 0.9em !important;    
    line-height: 0.9em !important;    
    font-weight: 400;
    padding: 5px;
    margin: 1px 0px !important;
}
.cartoesVariedades {
    cursor: pointer;
}
.divCartoesVariedades {
    position: absolute;
    margin: 0 0 0 -300px;
    width: 544px;
    height: 277px;    
    display: none;    
}
.textAlignLeft p {
    text-align: left !important;
}
.carrinhoQtdItens {
    color:  #0092DD !important;    
}

/* FLOAT MENU */
.hiddenOnMin {
    border-right: 1px dotted #CCC;
}
.floatMenu {                
    background: #FEFEFE;
    opacity: 1;
/*    display: none;    */
    width: 100%;    
    margin: -76px 0 0 0;
    overflow: hidden;
    position: fixed;        
    z-index: 99999 !important;
    border-bottom: 1px solid #CCC;
}
.floatMenu .cartLink {    
    margin-right: 15px !important;    
}
.floatMenu a span {
    font-family: 'Oswald';
}
.floatMenu a {
/*    border-right: 2px solid #0092DD;*/
    padding: 0 1% !important;    
    text-decoration: none;
    font-size: 1.3em !important;
    line-height: 1.3em !important;
    font-family: 'Oswald';    
    color: #333;    
    font-weight: 300;
}
.floatMenu a:hover {
    background: #0092DD;
    color: #FFF;    
}

.onScreenMini {
    display: none;
}



.comentarios {
    font-size: 22px !important;    
}
.comentarios textArea, .comentarios input {
    background: #333;    
    color: #FFF;
    text-shadow: none;
    box-shadow: none;
    width: 80%;
}
.comentarios input {
    width: 20%;
}

.comentarios span{    
    font-weight: 600;    
    line-height: 30px;
    float: left;
    margin-top: 2px;
    padding-right: 8px;
}

#comments {
    clear: both;
    padding: 8px 15px;
    font-weight: normal;
    margin-top: 40px;        
    font-family: 'Oswald';        
    font-weight: 300;
    font-size: 22px;
    line-height: 28px;
    padding: 10px 15px;     
    color: #000;        
} 
#respond h3 {
    padding-bottom: 20px;
}

input#email, input#author, input#url, textarea#comment, input#submit {
    width: 50% !important;    
}
#respond p {
    padding: 5px 0;
    margin: 0 !important;
}
    
#mobileMenu {
   display: none;
}

#arevicofancy-wrap {
   top: 35% !important;
}

.priceTable {
    width: 100%;
}

.priceTable thead td {
    background: #333;
    color: #FFF;
}

.priceTable td {
    padding: 0.5em 1em;
    text-align: left;
    background: #EFEFEF;    
}
.priceTablePrice {
    text-align: right !important;
}

.btnComprarMini {
    background: #F68731;
    border-radius: 4px;
    width: 100%;
    text-align: center;
    font-family: 'Oswald';
    color: #222;
    border: none;
    font-size: 0.8em;
    padding: 2px 4px;
    cursor: pointer;
    text-transform: uppercase;
}


.tdComprarMini, .btnComprarMini:hover {
    background: #222 !important;
    color: #F68731 !important;
}



/* ============================= */
/* mobile version   */
/* ============================= */

@media handheld, only screen and (max-width: 800px) {

    body {

    }        

    div.productSingle {
        width: 70% !important;
        margin: 15px 10% !important;                    
/*        border: none;       */
        float: left !important;
        clear: both !important;
        
        height: auto !important;
    }
    
    .productSingle img {
        width: 80% !important;
        height: auto;
    }
    
    .productSingle h2 {
        height: auto !important;
        line-height: 1.3em;
        padding: 10px 0;
    }

    .menu {     
        background: #FFF !important;
        margin: auto;                        
        padding: auto;                        
    }        
    .menu .twocol {
        background: none;
        margin: 0;            
        padding: 0;                        
    }                        

    .menu a {
        background: #000;
        color: #FFF;
        font-size: 1.1em;    
        padding: 10px 0;    
        margin: 0px 4% !important;
        width: 92% !important;            
        float: left;
    }            
    
    .fb-like {        
         margin-left: -35px ;
         left: 50%;
    }    
    
    .fb-like-blog {
         margin-left: 5px !important;
         left: 0% !important;
    }
    
    .onScreenFull {
        display: none;
    }    
    .onScreenMini {
        display: block;
    }
    h1.onScreenMini {
        padding: 20px 0;
        text-align: center;
    }
    
    .produtoInfoAdicionais h1, .produtoInfoAdicionais p {
        text-align: center !important;
        padding: 5px;
    }

    .header {
        display: none;
    }

    .neck .sixcol {
        text-align: center;
    }

    .searchDiv {            
        margin: 10px auto;
        float: none;
        
        display: none;
    }                        

    .btnAcessorios, .btnBolsas, .btnSapatos {

/*        text-align: center;            
        font-weight: 400;    
        border: 1px solid #E1E1E1;      
        width: 99.1% !important;*/
    }

    .contato input, .contato textarea, .comentarios input, .comentarios textarea {

        margin: 5px 4%;           
        width: 91%;
        font-size: 14px;
    }

    p.rodapePe {            
        color: #010 !important;
        text-align: center;
    }

    .rodape h1 ,
    .menu-categorias {
        text-align: center;
    }

    .rodape h1 {                       
        margin: 50px auto 18px auto !important;
    }
    
    .h1Title {
        font-size: 1.5em;
        line-height: 1.3em;        
        padding-top: 5px;        
    }
    
    .avisoTamanho {                        
        
    }
    .produtoDesc * {
        text-align: center;
    }
    .pTamanhos {
        width: 100%;        
        text-align: center !important;
    }
    .produtoPrice *  {
        text-align: center !important;
    }
    p.avisoTamanhoMini {
        display: block;
        width: 100%;
        color: #0092DD;
        font-weight: 400;
        font-family: 'Oswald';
        font-size: 1.2em;
        text-align: center !important;        
    }
    a.btnTamanho {
        
    }
    
    .divCartoesVariedades {        
        margin: 0 0 0 0 !important;       
        width: 100% !important;
    }
    .divCartoesVariedades img {        
        width: 100% !important;
        height: auto;
    }
    
    .wp-pagenavi a, .wp-pagenavi span {        
        font-size: 0.8em;
        line-height: 0.8em;		
	padding: 1% 3%;
	margin: 1px;                
    }
    
    .wp-pagenavi a.last, .wp-pagenavi a.first, .wp-pagenavi .pages {    
        display: none;
    }
    
    .hiddenOnMin {
        display: none !important;
    }   
    .showOnMin {
        display: inline-block;
    }
    .showOnMinBlock {
        display: table-row;
        text-align: center;
    }
    
    .comentarios {
        display: none;
    }
    
    .floatMenu {
        height: 55px;
    }
        
     #mobileMenu {                
        position: absolute;
        float: left;
        z-index: 999999;
        margin: 0;
        top: 0;
        left: 0;
        width: 100%;
        height: auto;
        padding: 0;
    }
    #mobileMenu table td {  
        width: 50%;
        text-align: center;        
    }
    .togglePlus {
        background: url('../img/icon-toggle-plus.png') #FFF 98% center no-repeat;
    }
    .toggleMinus {
        background: url('../img/icon-toggle-minus.png') #FFF 98% center no-repeat;
    }
    #mobileMenu h1 {
        font-size: 1.4em;
        line-height: 1.4em;
        padding: 10px 15px;
        border-top: 1px solid #CFCFCF;      
        cursor: pointer;
    }
    #mobileMenu ul {
        list-style: none;
        padding: 0;
        margin: 0;
        background: #FFF;
    }
    #mobileMenu ul li {
        padding: 0;
        margin: 0;
        border-bottom: 1px solid #E1E1E1;
    }
    #mobileMenu ul li a {
        padding: 10px 20px;
        text-decoration: none;
        font-size: 1.2em;
        line-height: 3em !important;
        color: #333;
        font-family: 'Oswald';
        font-weight: 300;
    }
    .collapsible ul, .colunas-categorias, .zopim {
        display: none;
    }
    .noticias .fb-like {
        
         margin-left: 0px ;
         left: 0%;
    
    }
    
    .noticias h1 {
        font-size: 1.2em;
        line-height: 1.1em;
                
    padding: 10px 0 0 0;
    
    }
    
    .title-data-especial {
        font-size: 1.4em;
        line-height: 1.3em;
        text-align: center;
        padding: 0; margin: 0;
    }
    .data-especial p {
        text-align: center;
    }
    
    .presentes {        
        margin-left: -30.5px;        
    }
    .oferta {        
        margin-left: 191px;
    }
}


/* ========================================== */
/* provide higher res assets for iPhone 4   */
/* ========================================== */

@media only screen and (-webkit-min-device-pixel-ratio: 2) { 

    /*	.logo {
                    background: url(logo2x.jpg) no-repeat;
                    background-size: 212px 303px;
            }*/

}

/* EXTRAS */