@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
body{
    font-family: 'Lato', sans-serif;
    background-color: #fafafa;
}
.nomrg{margin: 0 !important;}
.nopadd{padding: 0 !important; }
.pad5{padding: 5px !important;}
.mr10{margin-right: 10px;}
.mb10{margin-bottom: 10px;}
.mb20{margin-bottom: 20px;}
a:hover{
    text-decoration: none;
}
.top-bar{
    width: 100%;
    border-bottom: 1px solid #d7d7d7;
    line-height: 31px;
    text-transform: uppercase;
    font-size: 12px;
    overflow: hidden;
    height:33px;
}

.top-bar form{
    float: right;
}

.top-bar p{
    color: #868686;
}
.top-bar p i{
    color: #33bae0;
}
.title-section{
    font-size: 19px !important;
    color: #16659b !important;
    text-transform: uppercase !important;
}
.icons-top{
    float: left;
}
.icons-top a{
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: 5px;
}


.wrapper1{
    background: url("../gfx/shadow-logo-wrapper.jpg") bottom  repeat-x;
    width: 100%;
    padding-bottom:10px;
}

.logo{
    margin: 20px 0;
    float: left;
    display: block;
}

.banner-top{
    margin-bottom: 20px;
    
}
.banner-top .owl-item{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
}
.menu{
    float: left;
    margin-top: 10px;
    margin-bottom: 20px;
    height:55px;

}
.menu a{
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    color: #33bae0;
    font-size: 14px;
    text-transform: uppercase;
    padding: 15px 0;
}
.menu a:hover{
    color: #16659b;
    border-bottom: 3px solid #16659b;
}

.banner-controll{
    margin-bottom: 20px;
    float: left;
}

.banner-controll a{
    width: 30px;
    height: 30px;
    float: left;
    background-color: #33bae0;
    color: #fff;
    text-align: center;
    line-height: 30px;
    margin-right: 1px;
}
.banner-controll a:hover{
    background-color: #16659b;
}

.about-luzofarma{
    width: 100%;
    height:234px;
    background-color: #f0f2f5;
    padding: 20px 0;
    margin: 20px 0;
}
.about-luzofarma h4{
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom:10px;
    color: #474747;
    height: 30px;
}
.about-luzofarma p{
    font-size: 12px;
    text-transform: uppercase;
    color:#8f8f8f;
}
.marcas-repres .marca{
    text-align: center;
    padding: 20px 0;
}
.marcas-repres .marca img{
    border: 1px solid #eaeaea;
}

.noticias a.imagem{
    padding: 10px;
    background-color: #fff;
    border: 1px solid #eaeaea;
    display: block;
    width: 100%;
}

.noticias a.title{
    font-size: 14px;
    color:#474747;
    text-transform: uppercase;
    height: 37px;
    overflow: hidden;
    display: block;
    margin-bottom: 10px;
}
.noticias div.resumo{
    font-size: 12px;
    text-transform: uppercase;
    color: #8f8f8f;
    margin-bottom: 10px;
}

.noticias .clearfix{
    margin-bottom: 20px;
}

a.bt-ler-mais, .default-bt{
    padding: 7px 10px;
    background: #4dc2e3; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRkYzJlMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZGEzYzQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #4dc2e3 0%, #2da3c4 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4dc2e3), color-stop(100%,#2da3c4)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #4dc2e3 0%,#2da3c4 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #4dc2e3 0%,#2da3c4 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #4dc2e3 0%,#2da3c4 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #4dc2e3 0%,#2da3c4 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4dc2e3', endColorstr='#2da3c4',GradientType=0 ); /* IE6-8 */
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    border:none;
    border-bottom: 3px solid #77cde6;
    display: block;
}
a.bt-ler-mais:hover, .default-bt:hover{
    background: #48b5d4; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ4YjVkNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyYTk3YjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #48b5d4 0%, #2a97b5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#48b5d4), color-stop(100%,#2a97b5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #48b5d4 0%,#2a97b5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #48b5d4 0%,#2a97b5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #48b5d4 0%,#2a97b5 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #48b5d4 0%,#2a97b5 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#48b5d4', endColorstr='#2a97b5',GradientType=0 ); /* IE6-8 */
}

.rodape{
    margin-top: 30px;
    background-color: #16659b;
    padding: 20px 0;
    width: 100%;
}
.rodape p{
    color: #fff;
}
.rodape .title{
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.rodape i{
    float: left;
    margin-right: 10px;
    color: #33bae0;
    width: 15px;
    font-size: 18px;
}
.rodape span{
    color:#FFF;
    font-size: 12px;
    text-transform: uppercase;
    float: left;
    margin-bottom: 10px;
}

.rodape form input, .rodape form textarea{
    width: 48%;
    height: 30px;
    border: 1px solid #145c8c;
    padding: 0 10px;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.rodape form textarea{
    width: 100%;
    height: 70px;
    padding: 10px;
}

.creditos{
    height: 36px;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    background-color: #33bae0;
    line-height: 32px;
}
.creditos a{
    color: #16659b;
}

.google-maps {
    position: relative;
    padding-bottom: 75%;
    height: 0;
    overflow: hidden;
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.wrapper-recuperar-pw{
    width: 100%;
    height: 275px;
    background: url("../gfx/bg-recuperar-password.png") 0 0 no-repeat;
    padding: 104px 170px 0 20px;
    margin-top: -60px;
}
.wrapper-recuperar-pw h3{
    margin-top: 0;
    color: #3b5999;
    font-size: 14px;
    text-transform: uppercase;
}
.wrapper-recuperar-pw p{
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
}

input.error{
    border:1px solid red !important;
}

a.bt-login{
    background-color: #32bae0;
    padding: 0 8px !important;
    float: right;
    color: #fff;
    margin-right: 10px;
    height: 30px;
    line-height: 30px;
}


.produto{

}
.produto .title{
    font-size: 14px;
    font-weight: bold;
    color: #15659a;
    float: left;
    height: 40px;
    width: 100%;
}
.produto .imagem{
    height: 209px;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.produto .imagem img{
    max-height: 209px;
}

.detalhe-produto, .wrapper-conteudo{
    padding: 20px;
    background-color: #fff;
    border: 1px solid #e5e5e5;
}


.wrapper-cart-user{
    float: right;
    margin: 20px 0;
}

.wrapper-cart-user .user{
    padding: 10px;
    float: left;
    border:1px solid #dbdbdb;
}
.wrapper-cart-user .user a{
    /*line-height: 30px;*/
}
.wrapper-cart-user .user p{
    margin-bottom: 0;
}
.wrapper-cart-user .cart{
    border:1px solid #dbdbdb;
    margin-right: 10px;
    padding: 10px;    
    color: #17649a;
    float: left;
    line-height: 30px;
}

.wrapper-cart-user .cart i{
    color: #34bae0;
    border-right: 1px solid #34bae0;
    padding-right: 10px;
    float:left;
    margin-right: 10px;
    line-height: 30px;
}

.table .thumbnail{
    margin-bottom: 0;
}

.show-menu{
    display: none;
    width: 100%;
    padding: 10px;
    margin: 10px 0;
    border: 1px solid #5690b6;
    background-color: #f3f3f3;
    color:#33b9de !important;
}
.show-menu i{
    margin-right: 10px;
    color: #5690b6;
}
@media (max-width: 993px) {
    .menu{
        display: block;
    }
}
@media (max-width: 992px) {
    .about-luzofarma{
        height: auto;
    }
    .noticias a.imagem{
        padding: 5px;
    }

    .about-luzofarma .col-xs-9{
        margin-bottom: 20px;
    }

    .show-menu{
        display: block;
    }


    .menu{
        display: none;
        margin-top: 0;
        height:auto;
        width: 100%;
        float: left;

    }
    .menu a{
        margin-left: 0;
        margin-right: 0;
        padding: 15px 10px;
        width: 100%;
        float: left;
    }
    .menu a:hover{
        color: #16659b;
        border-bottom: 3px solid #16659b;
    }

}