@import "jquery.dlmenu.css"(max-width: 1024px);
@import "font-face";

* {
    margin: 0 auto;
    padding: 0;
}

body {
    font-family: 'poppinslight', Arial, sans-serif;
    font-size: 14px;
    color: #777;
    font-weight: 300;
    line-height: 24px;
}

/*H's'*/
h1, h2, h3, h4, h5, h6 {        
    display: block;
    font-weight: 300;
}

b, strong {font-family: 'poppinssemibold';}

/*.cf usado para adicionar um espaço vazio antes e depois dos elementos
  evitando que os floats se aglomerem.
*/
.cl:before, .cl:after {content: "";display: table;}
.cl:after {clear: both;}
.cl {*zoom: 1; clear: both;}
/*fim do cf*/

/*Inputs Safari*/
::-webkit-input-placeholder { color: #717171;}
:-moz-placeholder { color: #717171;}
::-moz-placeholder { color: #717171;}
:-ms-input-placeholder { color: #717171;}

.overflow {overflow: hidden;}
.center { margin-bottom: 50px; text-align: center;}

/*Largura para redimensão*/
img, picture, video, embed {
    max-width: 100%; /*define a largura máxima em até 100%*/
    height: auto;
}

/*Header*/
header { 
    width: 100%;
    position: fixed;
    z-index: 9999;
    top: 0px;
    background: #6e553f;
}

/*Divao*/
.divao { max-width: 1200px; margin: 0 auto; width: 90%; }

/*Espacamento*/
.espacamento {margin-bottom: 165px;}

/*LOGO*/
.logo { display: block; float: left; width: 23%; min-width: 70px; margin: 5px 0px;}

/*info*/
.info {
    float: right;
    margin-top: 6.5%;
    margin-left: 50px;
}

/*NAV*/
#nav-hor { 
    position: relative;
    margin-top: 5%;
    float: right;
    width: 70%;
}
#nav-hor .dl-menuwrapper { 
    text-align: right;
}
#nav-hor li { display: inline-block; margin: 0px 0px 0px 6%; position: relative; z-index: 99999; }
#nav-hor li a {
    color: #e8d3be;
    cursor: pointer;
    display: block;
    font-size: 1em;
    transition: .2s all linear;
    text-transform: uppercase;
}

#nav-hor ul ul {display: none;}
#nav-hor ul li:hover ul {
    display: block;
    position: absolute;
    text-align: left;
    padding-top: 15px;
}
#nav-hor ul ul li:nth-child(1) {display: none;}
#nav-hor ul ul li {
    background: #333;
    width: 200px;
    padding: 10px;
    margin-left: 0px;
}
#nav-hor ul ul li a {text-transform: initial; color: #fff}

#nav-hor li a:hover, #nav-hor li a:active {transition: .2s all linear; text-decoration: underline;}
.nav .dl-trigger { display: none; }
.dl-trigger { display: none;}


/*Corpo*/
#corpo.full { 
    width: 100%;
    margin: 0 auto;
    position: relative;
}

/*interna*/
.interna { 
    max-width: 1200px;
    width: 90%;
    margin: 0 auto;
    padding: 14% 0px 40px;
}

/*Content*/
#content { 
    text-align: center;
    padding: 60px 0px;
}
#content:nth-last-child(2) {background: #f2efea;}
#content h2 {
    margin: 0px 0px 40px;
    font-size: 1.7em;
    text-transform: uppercase;
    color: #6E553F;
    text-align: left;
}

#content > a {
    color: #fff;
    background: #1a6d93;
    padding: 10px 20px;
    text-transform: uppercase;
    margin-top: 40px;
    display: inline-block;
}

/*Box*/
box {
    display: inline-block;
    width: 270px;
    vertical-align: top;
    margin: 1%;
    text-align: center;
}

box content {
    max-width: 250px;
    display: inline-block;
    vertical-align: top;
    text-align: left;
}
box content h3 {
    font-family: 'poppinsregular';
    color: #6E553F;
    margin-bottom: 10px;
    font-size: 1.2em;
    line-height: 1.4em;
    display: table-cell;
    vertical-align: middle;
}
box content p {
    font-size: 1em;
    color: #777;
}
box content > h4 {
    margin-top: 10px;
    display: inline-block;
    color: #454545;
    text-decoration: underline;
}
box a:hover content span {
    color: #6E553F;
}

box div {
    display: table-cell;
    vertical-align: top;
    margin-right: 0px;
}
box div span {
    width: 80px;
    height: 80px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
box div span img {
    max-width: 80px;
    max-height: 80px;
    width: auto;
}


/*Conetent 2*/
#content:nth-last-child(2) box { width: 60%; margin: 0px;} 
#content:nth-last-child(2) box:nth-last-child(1) { width: 35%; margin: 0px;} 
#content:nth-last-child(2) box h3 { display: block; margin-bottom: 20px; text-transform: uppercase;} 
#content:nth-last-child(2) box content { max-width: 500px;} 
#content:nth-last-child(2) box:nth-last-child(1) content { max-width: 200px;} 

#content:nth-last-child(2) box div > span { width: 200px; height: 200px; border-radius: 150px; border: 7px solid #d9cec3; display: block;}
#content:nth-last-child(2) box div > span img { max-width: 300px; max-height: 300px;}
#content:nth-last-child(2) box p {color: #6E553F; font-size: 0.9em;} 

/*Title*/
.title {
    margin-bottom: 30px;
}
.title._2 { color: #f7941e; }

.title h1 {
    z-index: 1;
    position: relative;
    background: #fff;
    margin-bottom: 60px;
    font-weight: 700;
    font-size: 2em;
    color: #CAAB4C;
    letter-spacing: 0px;
}
.title h2 {
    font-weight: 700;
    position: relative;
    font-size: 1.4em;
    color: #CAAB4C;
    letter-spacing: 0px;
    text-transform: uppercase;
}
.title h1, .title h2 a { color: #CAAB4C; }
.title h1 a:hover, .title h2 a:hover { color: #000; text-decoration: underline }

.title h3, .subTitle {
    position: relative;
    font-size: 1em;
    color: #333;
    font-weight: 300;
    line-height: 1.5em;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.title h4 {
    position: relative;
    font-size: 1.4em;
    color: #1D2261;
    font-weight: 300;
    margin: 20px 0px 50px;
    line-height: 1.4em;
}

.title.cart .bg { background: url('../img/title_cart_bg.png') no-repeat; }
.boxAddress h3 i { background: url(../img/sprite_icons.png) no-repeat -249px -79px; }


/*FORM CUSTOMER*/
.img-login{float: left; margin-right: 10px;}
.padding_30{padding: 7%;}
.box_form_customer{float: left; width: 32%;}
.title-customer h2{
    color: #3e3e40;

    font-size: 2em;
    font-weight: lighter;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.title-customer h2 span{color: #CAAB4C; }
.subTitle-customer{color: #CAAB4C;  font-size: 1.5em; margin-bottom: 35px; font-weight: 500; text-transform: uppercase;}
.labelCustomer{
    color: #3e3e40;
    font-size: 1.1em;
    display: block;
    margin-bottom: 23px;
}
.input-text-customer{
    display: block;
    padding: 9px;
    margin-top: 10px;
    border: 1px solid #cfcfd1;
    color: #8a8a90;
    width: 94%;
}
.select-customer {
    display: block;
    padding: 9px 3%;
    margin-top: 10px;
    border: 1px solid #cfcfd1;
    color: #8a8a90;
    width: 100%;
}
.input-submit-customer{
    background: #CAAB4C;

    text-transform: uppercase;
    font-size: 1em;
    color: #fff;
    padding: 10px;
    cursor: pointer;
}
.input-submit-customer:hover{background: #242424;}
.boxForget{margin-top: 10px;}
.forget{color: #257ca5;  text-decoration: underline!important; font-size: 1em;}
.bt_cep{background: #3e3e40; display: inline-block; padding: 0px 10px; margin-top: 10px; width: 30%; height: 37px;}
.input-cep{width: 60%; display: inline-block;}

/*PAYMENT*/
.subTitle-payment{font-size: 1.4em; font-weight: lighter; text-transform: uppercase; color: #231f20;}
.paymentDepositoInfo{font-size: 1.2em; font-weight: lighter; line-height: 20px; color: #231f20; }

/*ICONS PAYMENT*/
.boxPayment h1 i {background: url("../img/sprite_icons.png") no-repeat;}

/*BOX IMAGES*/
.boxImages{margin: 20px; text-align: center; float: left;}
.boxImages ul li{
    display: inline-block;
    margin: .5%;
    width: 200px;
    height: 200px;
    overflow: hidden;
    border-radius: 120px;
    border: 10px solid #d9cec3;
}
.boxImages ul li img {
    display: table-cell;
    vertical-align: middle;
    max-width: 300px;
    max-height: 300px;
}


/* RODAPE */
footer { 
    background: #6e553f;
    display: table;
    width: 100%;
}
#rodape { 
    float: left;
    vertical-align: middle;
    text-align: right;
    width: 35%;
}
#rodape:nth-last-child(1) {width: 65%; background: none; line-height: 0px;}
.rodape {
    padding: 55px 20px;
    text-align: left;
    max-width: 350px;
    float: right;
}
.rodape h2 {
    font-family: 'poppinssemibold';
    margin: 0px 0px 40px;
    font-size: 1.8em;
    text-transform: uppercase;
    color: #fff;
}
.rodape ul li {
    display: block;
    font-size: 1em;
    color: #fff;
    margin-bottom: 15px;
}
.rodape ul li img {
    margin-right: 10px;
}



/*bottom*/
.bottom { 
    clear: both;
    padding: 10px 0;
    margin: 0 auto;
    width: 90%;
    max-width: 1200px;
    display: table;
}
.bottom .left { 
    color: #555;
    font-size: .9em;
    float: left;
    padding-top: 5px;


}
.cgdw { display: block; float: right; }

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

/*Top fixo*/
.menu-fixo {
    position: fixed;
    z-index: 99999;
    transition: 2s;
}

/*Delay All*/
header, .topo, .logo, .logo img, .info, #nav-hor {
    transition: .3s all linear;
}
/*Transform*/
header.menu-fixo, .menu-fixo .topo, .menu-fixo .logo, .menu-fixo .logo img, .menu-fixo #info, .menu-fixo #nav-hor {
    transition: .3s all linear;
}

/*Transform especificos*/
header.menu-fixo {background: rgba(110, 85, 63, 0.9); padding: 0px;}
.menu-fixo #nav-hor {margin-top: 2.5% !important;}
.menu-fixo .logo {width: 10%;}
.menu-fixo .logo img {min-width: 0em; transform: scale(1);}
.menu-fixo .info {margin-top: 2.5% !important;}.telTop {	text-align:right;}.tTop{	display:inline-block;	color:white;}

.overflow-privacidade{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgb(0 1 0 / 0.6);
    z-index: 99999;
}
.content-privacidade{
    position: absolute;
    bottom: 1rem;
    z-index: 99;
    width: 100%;
    background: #fff;
    padding: 4rem;
}
.content-privacidade .text a{
    color:#6e553f;
    font-weight: bold;
    text-decoration: underline;
}
.content-privacidade .btn{
    font-weight: bold;
    font-size: 1.3em;
    padding: 1em 2em;
    background-color: #6e553f;
    color: #fff;
}
.content-privacidade .btn:hover{
    background-color: #a0744d;
}
#checkHabilit{
    width: 5%!important;
    float: left;
}
input[type="submit"]:disabled{
    opacity: 0.2;
    transition: 0.7s all ease;
}
input[type="submit"]{
    opacity: 1;
    transition: 0.7s all ease;
}
p.checkHabilit{
    font-size: 1.0em;
    text-align: left;
}
.checkHabilit a{
    color:#6e553f;
    font-weight: bold;
    text-decoration: underline;
}

[class*="col-"] { box-sizing: border-box; padding: 1%; width: 100%; }
@media only screen and (min-width: 600px) {
    [class*="col-"] { float: left; }
    .col-m-1 { width: 8.33% }
    .col-m-2 { width: 16.66% }
    .col-m-3 { width: 25% }
    .col-m-4 { width: 33.33% }
    .col-m-5 { width: 41.66% }
    .col-m-6 { width: 50% }
    .col-m-7 { width: 58.33% }
    .col-m-8 { width: 66.66% }
    .col-m-9 { width: 75% }
    .col-m-10 { width: 83.33% }
    .col-m-11 { width: 91.66% }
    .col-m-12 { width: 100% }
    .d-block {display: none;}
}
@media only screen and (min-width: 900px) {
    .col-1 { width: 8.33% }
    .col-2 { width: 16.66% }
    .col-2-b { width: 20% }
    .col-3 { width: 25% }
    .col-4 { width: 33.33% }
    .col-5 { width: 41.66% }
    .col-6 { width: 50% }
    .col-7 { width: 58.33% }
    .col-8 { width: 66.66% }
    .col-9 { width: 75% }
    .col-10 { width: 83.33% }
    .col-11 { width: 91.66% }
    .col-12 { width: 100% }
}

@media screen and (max-width: 600px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm,
    .col-sm-auto,
     {
        position: relative;
        width: 100%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-sm-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-sm-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-sm-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-sm-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-sm-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-sm-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-sm-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-sm-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .d-block {display: block;}
    .row-mob {
        display: flex;
        flex-wrap: wrap;
        margin-right: auto;
        margin-left: auto;
    }
}