body,
html{
	font-family: 'Montserrat', sans-serif!important;
}
/*html,body { overflow-x: hidden!important; }*/
html,body { 
	overflow-x: hidden !important;
	-webkit-overflow-scrolling: touch !important;
}

.back-to-top{
	position: fixed;
    bottom: 20px;
    right: 40px;
    z-index: 99999;
	/*display: none;*/
    width: 45px;
    height: 45px;
    border-radius: 25px;
	background: #a0a0a0;
}

.back-to-top i {
    font-size: 19px;
    margin-top: 11px;
    margin-left: 13px;
    color: #FFF;
}

.prodfav{
	bottom: -28px !important;
}

.input-group-btn {
    vertical-align: top;
}

.owl-carousel button:focus {
    outline: none;
}

.empty-search{
	margin-top: 50px;
}

/*
.img-responsive {
    height: 295px !important;
}
*/

.text-page .page-content div.text-cont-subtitulo .text-cont-subtitulo-img{
	margin-top: -8px;
    margin-right: -10px;
    position: absolute;
    right: 10px;
    height: 100%;
    top: 8px;
}

.text-page .page-content div.text-cont-subtitulo{
	width: 100%;
    position: relative;
	padding-right: 40px;
}

/** TOPO **/
.links-uteis{
	display: none;
	background-color: #e1e1e1;
}

.links-uteis .navbar-nav {
    display: table;
    width: 100%;
    margin: 0;
    font-weight: 700;
}

.links-uteis .navbar-nav > li {
	float: none;
	display: table-cell;
	text-align: center;
}

.links-uteis .navbar-nav > li a{
    color: #000;
    text-transform: uppercase;
    font-size: 11.5px;
    height: 30px;
    padding-top: 6px!important;
    padding-bottom: 7px!important;
	transition: 0.3s;
}

.links-uteis .navbar-nav > li a:hover{
	transition: 0.3s;
}

.header{
	background-color: #000;
	color: #FFF;	
	padding-top: 5px;
	padding-bottom: 5px;
}

.header .center { 
	position: relative;
	height: 126px;
}

.header .center .input-group {
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}

.header .search .input-group{
	width: 100%;
}

.search-mobile{
	padding-top: 0;
	padding-bottom: 20px;
	background: #000;
	margin-bottom: 20px;
}

.search-mobile .form-control{ 
	font-size: 13px !important;
	height: 38px !important;
}

.search-mobile .input-group-btn button {
	font-size: 17px !important;
}

.header .favoritos {
	font-size: 13px !important;
}

.header .favoritos a {
	color: #FFF!important;
}

.header .favoritos a:hover{
	color: #FFF!important;
	text-decoration: none!important;
}

.header .favoritos .center .center-content {
	margin: 0;
	position: absolute;
    top: 50%;
    transform: translate(0,-50%);
	right: 0;
	width: 100%;
}

.header .favoritos .center .center-content .btn{
	height: 39px;
    background: none;
    border: 1px solid #fff;
    color: #FFF;
    margin-bottom: 4px;
	font-size: 12px;
}

.header .favoritos .icon-carrinho{
	padding: 0;
}

.header .favoritos .fav-count{
    top: 12px;
	font-size: 12px;
}

.header .home .center .center-content {
	margin: 0;
	position: absolute;
    top: 50%;
    transform: translate(0,-50%);
	right: 0;
	width: 100%;
	text-align: right;
}

.header .home a{
	color: #FFF;
}

.header .home i{
	font-size: 24px;
    border-radius: 50%;
    border: 2px solid #FFF;
	padding: 5px;
}

.header .input-group input{
	height: 43px;
    font-size: 15px;
}

.header .input-group .input-group-btn button{
	font-size: 19px !important;
	height: 43px;
}

.header .logo{
    padding-top: 9px;
}

.header .logo-mobile{
	position: absolute;
    top: 9px;
	left: 50%;
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
    z-index: 9999999;
}

.header .logo-mobile a img{
	max-width: 242px!important;
}

.menu .navbar .dropdown-menu{
    border-radius: 0;
    border: none;
    box-shadow: none;
	text-transform: uppercase;
	font-size: 13px;
}

.menu .navbar-nav .open .dropdown-menu > li > a{
	color: #000;
	line-height: 20px !important;
}

.menu .navbar .dropdown-menu .nav-dropdown-col ul{
	list-style: none;
	padding-left: 24px;
}

.menu .navbar .dropdown-menu a{
	color: #000;
	line-height: 22px !important;
}

.menu .navbar .dropdown-menu a:hover{
	text-decoration: underline;
}

.menu .navbar .dropdown:hover a{
	color: #000!important;
}

.menu .navbar .dropdown-menu .destaque a{
	color: #eb2228!important;
	font-weight: 300 !important;
}

.menu .navbar {
	background-color: #ee6200;
	margin-bottom: 0;
}

.menu .navbar-nav>li{
	border-right: 1px solid #FFF;
}

.menu .navbar-nav>li.promocoes{
	border-right: none!important;
}

.menu .navbar-nav>li>a{
	color: #FFF!important;
	text-transform: uppercase;
	font-size: 13.3px;
	transition: 0.3s;
	font-weight: 700;
}

.menu .navbar-nav>li>a:hover{
	background-color: #f2f2f2!important;
	color: #000!important;
	transition: 0.3s;
}

.menu .navbar .promocoes{
	background-color: #c20808!important;
}

.menu .navbar .dropdown-menu.cols3.pin-center li a{
	line-height: 16px!important;
}

.menu .navbar .caret{
	float: right;
	margin-top: 7px;
    border-top: 7px solid;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
}

.menu .navbar .navbar-toggle .icon-bar{
	background-color: #FFF;
}

.menu .navbar .dropdown-menu.acessorios-pin-center {
	right: -650px !important;
	left: auto !important;
}

.menu .navbar .dropdown-menu.decoracao-pin-center {
	right: -140px !important;
	left: auto !important;
}

.menu .navbar .dropdown-menu li.dropdown-menu-cat-grupo {
	font-weight: 600 !important;
	padding: 3px 20px !important;
	font-size: 13px !important;
}

.menu .navbar-toggle{
	float: left;
}

.destaques{
	margin-bottom: 15px;
	margin-top: 15px;
}

.destaques h3{
	font-size: 15.5px;
	font-weight: 700;
	text-transform: uppercase;
    margin-left: 8px;
    margin-bottom: 0;
	margin-top: 10px !important;
}

.destaques h4{
	font-size: 12px;
	margin-top: 3px;
    margin-left: 8px;
    margin-bottom: 0;
}

.destaques a{
	color: #000!important;
}

.banner-proteccao{
	margin-bottom: 15px;
	margin-top: 15px;
}
.banner-proteccao .container > div{
	padding-left: 0px;
    padding-right: 0px;
}
.banner-proteccao img{
	width: 100%;
}

.banner-proteccao .image-proteccao-mobile{
	display:none;
}

.carrinho-mobile{
	position: absolute;
    top: 18px;
    right: 15px;
    z-index: 9999999999;
}

.carrinho-mobile a{
	width: 44px;
    height: 34px;
    font-size: 18px;
    padding-left: 8px;
    padding-top: 4px;
	background: #ee6200;
    border-color: #ee6200;
}

.carrinho-mobile a .badge{
	top: -15px;
    left: -5px;
}

/** HOMEPAGE **/

.carousel-control{
	width: 6%;
}

.homepage-content #homeCarousel{
	margin-bottom: 30px;
}

.homepage-content #homeCarousel .carousel-indicators .active{
	margin: 1px;
    width: 10px;
    height: 10px;
}

.homepage-content #homeCarousel .carousel-indicators li{
	margin-left: 3px!important;
	margin-right: 3px!important;
}

.homepage-content #homeCarousel .carousel-caption{
	top: 50%;
    left: 50%!important;
    transform: translate(-50%, -50%);
	padding: 0;
    right: auto;
    bottom: auto;
	width: 65%;
}

.homepage-content #homeCarousel .carousel-caption h3{
	font-size: 46px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 28px;
    text-transform: uppercase;
}

.homepage-content #homeCarousel .carousel-caption a{
	color: #FFF;
	text-decoration: none!important;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: 700;
	border: 2px solid #FFF;
    padding: 8px 15px 8px 15px;
}

.homepage-content #homeCarousel .slide{
	background-size: cover;
	background-position: center;
}

.homepage-content #homeCarousel .slide img{
	width: 100%;
}

.homepage-content #homeCarousel .fa-chevron-left,
.homepage-content #homeCarousel .fa-chevron-right{
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
	font-size: 30px;
}

.homepage-content #homeCarousel .fa-chevron-left{
	left: 15px;
}

.homepage-content #homeCarousel .fa-chevron-right{
	right: 15px;
}

.homepage-content #homeCarouselMobile{
	margin-bottom: 30px;
	margin-top: 15px;
	display: none;
}

.homepage-content #homeCarouselMobile .carousel-indicators .active{
	margin: 1px;
    width: 10px;
    height: 10px;
}

.homepage-content #homeCarouselMobile .carousel-indicators li{
	margin-left: 3px!important;
	margin-right: 3px!important;
}

.homepage-content #homeCarouselMobile .carousel-caption{
	top: 50%;
    left: 50%!important;
    transform: translate(-50%, -50%);
	padding: 0;
    right: auto;
    bottom: auto;
	width: 65%;
}

.homepage-content #homeCarouselMobile .carousel-caption h3{
	font-size: 28px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 21px;
    text-transform: uppercase;
}

.homepage-content #homeCarouselMobile .carousel-caption a{
	color: #FFF;
	text-decoration: none!important;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 700;
	border: 2px solid #FFF;
    padding: 8px 15px 8px 15px;
}

.homepage-content #homeCarouselMobile .slide{
	background-size: cover;
}

.homepage-content #homeCarouselMobile .slide img{
	width: 100%;
}

.homepage-content #homeCarouselMobile .fa-chevron-left,
.homepage-content #homeCarouselMobile .fa-chevron-right{
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
	font-size: 30px;
}

.homepage-content #homeCarouselMobile .fa-chevron-left{
	left: 15px;
}

.homepage-content #homeCarouselMobile .fa-chevron-right{
	right: 15px;
}

.homepage-aviso{
	text-align: center;
	background-color :#f9c130;
	color: #000;
	font-size: 24px;
	font-weight: 700;
	padding-top: 8px;
    padding-bottom: 8px;
	margin-bottom: 30px;
}

.homepage-aviso a{
	color: #000;
	text-decoration: underline;
}

.homepage-lista-categ{
    margin-bottom: 60px;
    float: left;
}

.homepage-lista-categ .lista-categ-item{
	margin-top: 20px;
	margin-bottom: 20px;
}

.homepage-lista-categ .lista-categ-item .link{
	font-size: 24px;
	font-weight: 400;
	text-transform: uppercase;
	color: #FFF;
	background: #343434;
	width: 100%;
	text-align: center;
	padding-top: 15px;
    padding-bottom: 15px;
}

.homepage-lista-categ .lista-categ-item .link .fa-chevron-right:before{
	content: ">"!important;
    font-family: monospace;
    font-size: 30px;
}

.homepage-lista-categ .lista-categ-item a{
	text-decoration: none;
	display: block;
    position: relative;
}

.homepage-lista-categ .lista-categ-item a:hover{
	 box-shadow: rgba(0, 0, 0, .6) 3px 3px 6px;
}

.homepage-novidades .titulo{
	font-size: 32px !important;
	text-transform: uppercase !important;
	text-align: center !important;
	margin-bottom: 35px !important;
	color: #333333;
    font-weight: normal;
}

.homepage-novidades .lista-produtos {
    font-size: 0;
    padding: 0;
	width: 95%;
	margin: 0 auto;
	margin-bottom: 30px;
}

.homepage-novidades .lista-produtos .list-product-wrap {
    position: relative;
    border: 1px solid transparent;
	border-color: transparent!important;
    overflow: hidden;
    border-radius: 1px;
}

.homepage-novidades .lista-produtos .list-product .foto {
    display: block;
    position: relative;
    padding-bottom: 110%;
    height: 171px;
    overflow: hidden;
}

.homepage-novidades .lista-produtos .list-product .foto img {
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 0;
    width: 100%;
    height: auto;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.homepage-novidades .lista-produtos .list-product h2 {
    text-align: center;
    padding: 5px;
    margin: 0;
    font-size: 15px;
    font-weight: normal;
}

.homepage-novidades .lista-produtos .list-product h2 a {
    display: block;
    min-height: 45px;
	line-height: 19px;
    color: #ae300e;
    font-size: 15px;
}

.homepage-novidades .lista-produtos .list-product .promo {
    position: absolute;
    z-index: 1;
    top: 2px;
    right: 2px;
    pointer-events: none;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 25%;
    padding-bottom: 100%;
	min-width: 40px;
    max-width: 70px;
}

.homepage-novidades .lista-produtos .list-product .prices .oldprice {
    color: #000;
    text-decoration: line-through;
    font-size: 15px;
}

.homepage-texto-info{
	clear: both;
	margin-top: 30px;
}

.homepage-texto-info .titulo{
	font-size: 31px;
	text-transform: uppercase;
	text-align: center;
	font-weight: 700;
	margin-bottom: 15px;
	color: #333333;
}

.homepage-texto-info .texto{
	text-align: center;
	line-height: 24px;
	font-size: 16px;
}

.homepage-novidades .lista-produtos .list-product .prices {
    display: block;
    font-size: 20px;
    padding: 3px 5px;
    color: #000;
	font-weight: 700;
}

.homepage-novidades .lista-produtos .list-product {
    display: inline-block;
    vertical-align: top;
    padding-right: 15px;
    margin-bottom: 30px;
    font-size: 12px;
	width: 100%;
	padding-top: 3px;
    padding-left: 3px;
}

.homepage-novidades .owl-carousel .owl-item{
    text-align: center;
}

.homepage-novidades .owl-carousel .owl-nav .owl-prev,
.homepage-novidades .owl-carousel .owl-nav .owl-next{
	position: absolute;
    top: 25%;
}

.homepage-novidades .owl-carousel .owl-nav .owl-prev span,
.homepage-novidades .owl-carousel .owl-nav .owl-next span{
	font-size: 50px;
}

.homepage-novidades .owl-carousel .owl-nav .owl-prev{
	left: -20px;
}

.homepage-novidades .owl-carousel .owl-nav .owl-next{
	right: -20px;
}

.homepage-novidades .lista-produtos .list-product .new {
    position: absolute;
    z-index: 1;
    top: 2px;
    right: 2px;
    pointer-events: none;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 20%;
    padding-bottom: 100%;
	min-width: 40px;
    max-width: 70px;
}

.homepage-ofertas .titulo{
	font-size: 32px !important;
	text-transform: uppercase !important;
	text-align: center !important;
	margin-bottom: 35px !important;
	color: #333333;
    font-weight: normal;
}

.homepage-ofertas .lista-produtos {
    font-size: 0;
    padding: 0;
	width: 95%;
	margin: 0 auto;
	margin-bottom: 30px;
}

.homepage-ofertas .lista-produtos .list-product-wrap {
    position: relative;
    border: 1px solid transparent!important;
    overflow: hidden;
    border-radius: 1px;
}

.homepage-ofertas .lista-produtos .list-product .foto {
    display: block;
    position: relative;
    padding-bottom: 110%;
    height: 171px;
    overflow: hidden;
}

.homepage-ofertas .lista-produtos .list-product .foto img {
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 0;
    width: 100%;
    height: auto;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.homepage-ofertas .lista-produtos .list-product h2 {
    text-align: center;
    padding: 5px;
    margin: 0;
    font-size: 15px;
    font-weight: normal;
}

.homepage-ofertas .lista-produtos .list-product h2 a {
    display: block;
    min-height: 45px;
	line-height: 19px;
    color: #ae300e;
    font-size: 15px;
}

.homepage-ofertas .lista-produtos .list-product .promo {
    position: absolute;
    z-index: 1;
    top: 2px;
    right: 2px;
    pointer-events: none;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 20%;
    padding-bottom: 100%;
	min-width: 40px;
    max-width: 70px;
}

.homepage-ofertas .lista-produtos .list-product .prices .oldprice {
    color: #000;
    text-decoration: line-through;
    font-size: 15px;
}

.homepage-texto-info .titulo{
	font-size: 30px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    margin-bottom: 25px;
}

.homepage-texto-info .texto{
	text-align: center;
	line-height: 23px;
	font-size: 15px;
}

.homepage-ofertas .lista-produtos .list-product .prices {
    display: block;
    font-size: 20px;
    padding: 3px 5px;
    color: #000;
	font-weight: 700;
}

.homepage-ofertas .lista-produtos .list-product {
    display: inline-block;
    vertical-align: top;
    padding-right: 15px;
    margin-bottom: 30px;
    font-size: 12px;
	width: 100%;
	padding-top: 3px;
    padding-left: 3px;
}

.homepage-ofertas .owl-carousel .owl-item{
    text-align: center;
}

.homepage-ofertas .owl-carousel .owl-nav .owl-prev,
.homepage-ofertas .owl-carousel .owl-nav .owl-next{
	position: absolute;
    top: 25%;
}

.homepage-ofertas .owl-carousel .owl-nav .owl-prev span,
.homepage-ofertas .owl-carousel .owl-nav .owl-next span{
	font-size: 50px;
}

.homepage-ofertas .owl-carousel .owl-nav .owl-prev{
	left: -20px;
}

.homepage-ofertas .owl-carousel .owl-nav .owl-next{
	right: -20px;
}

/** LOGIN / REGISTO **/

.login-content{
	margin-top: 45px;
}

.login-content h2{
	font-size: 31px !important;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 18px;
}


/*** CARRINHO ***/

.carrinho-content{
	margin-top: 50px;
}

.carrinho-content h2{
	font-size: 31px !important;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 18px;
}

.carrinho-content .cart-alert-message{
    margin-bottom: 20px;
}

.carrinho-content h1{
    color: #ef5b33;
    font-size: 1.9em;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    font-weight: lighter;
}

.carrinho-content .btn-finalizar{
	color: #fff;
    background-color: #ef5b33;
    border-color: #ed481b;
	font-size: 12px;
	text-transform: uppercase;
}

.carrinho-content .lista-compras{
	margin-top: 20px;
	margin-bottom: 20px;
}

.carrinho-content .finalizar{
	text-align: right;
}

.carrinho-content .btn-escolher{
    color: #ee5734;
    background-color: #FFF;
    border-color: #FFF;
    font-size: 12px;
    font-weight: 600;
    padding: 6px 0 6px 0;
}

.carrinho-content #modalSVIndisp .modal-body {
    font-weight: normal;
}

.tabBts.tabON {
    background-color: #ef5b33!important;
}


/*** CATEGORIA NIVEL 1 **/

.cat-nivel-1 #Carousel{
	margin-bottom: 30px;
}

.cat-nivel-1 #Carousel .carousel-indicators .active{
	margin: 1px;
    width: 10px;
    height: 10px;
}

.cat-nivel-1 #Carousel .carousel-indicators li{
	margin-left: 3px!important;
	margin-right: 3px!important;
}

.cat-nivel-1 #Carousel .carousel-caption{
	top: 50%;
    left: 50%!important;
    transform: translate(-50%, -50%);
	padding: 0;
    right: auto;
    bottom: auto;
	width: 65%;
	text-align: center;
}

.cat-nivel-1 #Carousel .carousel-caption h3{
	font-size: 46px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 28px;
    text-transform: uppercase;
}

.cat-nivel-1 #Carousel .carousel-caption a{
	color: #FFF;
	text-decoration: none!important;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: 700;
	border: 2px solid #FFF;
    padding: 8px 15px 8px 15px;
}

.cat-nivel-1 #Carousel .slide{
	background-size: cover;
}

.cat-nivel-1 #Carousel .slide img{
	width: 100%;
}

.cat-nivel-1 #Carousel .fa-chevron-left,
.cat-nivel-1 #Carousel .fa-chevron-right{
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
	font-size: 30px;
}

.cat-nivel-1 #Carousel .fa-chevron-left{
	left: 15px;
}

.cat-nivel-1 #Carousel .fa-chevron-right{
	right: 15px;
}

.cat-nivel-1 #CarouselMobile{
	margin-bottom: 30px;
	margin-top: 15px;
	display: none;
}

.cat-nivel-1 #CarouselMobile .carousel-indicators .active{
	margin: 1px;
    width: 10px;
    height: 10px;
}

.cat-nivel-1 #CarouselMobile .carousel-indicators li{
	margin-left: 3px!important;
	margin-right: 3px!important;
}

.cat-nivel-1 #CarouselMobile .carousel-caption{
	top: 50%;
    left: 50%!important;
    transform: translate(-50%, -50%);
	padding: 0;
    right: auto;
    bottom: auto;
	width: 65%;
}

.cat-nivel-1 #CarouselMobile .carousel-caption h3{
	font-size: 28px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 21px;
    text-transform: uppercase;
}

.cat-nivel-1 #CarouselMobile .carousel-caption a{
	color: #FFF;
	text-decoration: none!important;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 700;
	border: 2px solid #FFF;
    padding: 8px 15px 8px 15px;
}

.cat-nivel-1 #CarouselMobile .slide{
	background-size: cover;
}

.cat-nivel-1 #CarouselMobile .slide img{
	width: 100%;
}

.cat-nivel-1 #CarouselMobile .fa-chevron-left,
.cat-nivel-1 #CarouselMobile .fa-chevron-right{
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
	font-size: 30px;
}

.cat-nivel-1 #CarouselMobile .fa-chevron-left{
	left: 15px;
}

.cat-nivel-1 #CarouselMobile .fa-chevron-right{
	right: 15px;
}

.cat-nivel-1 .lista-categ{
    margin-bottom: 60px;
	margin-top: 22px;
    float: left;
	width: 100%;
}

.cat-nivel-1 .lista-categ-item{
	margin-top: 20px;
	margin-bottom: 20px;
}

.cat-nivel-1 .lista-categ-item .img-nivel-1{
    height: 320px;
    background-position: center;
}

.cat-nivel-1 .lista-categ-item .link{
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
    color: #FFF;
    background: #343434;
    width: 100%;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}

.cat-nivel-1 .lista-categ-item a{
	text-decoration: none;
	display: block;
    position: relative;
}

.cat-nivel-1 .lista-categ-item a:hover{
	box-shadow: rgba(0, 0, 0, .6) 3px 3px 6px;
}

.cat-nivel-1 .titulo{
	font-size: 32px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 25px;
    color: #333333;
}

.cat-nivel-1 .novidades .titulo{
	font-weight: normal;
}

.cat-nivel-1 .lista-produtos {
    font-size: 0;
    padding: 0;
	width: 95%;
	margin: 0 auto;
	margin-bottom: 30px;
}

.cat-nivel-1 .lista-produtos .list-product-wrap {
    position: relative;
    border: 1px solid transparent!important;
    overflow: hidden;
    border-radius: 1px;
}

.cat-nivel-1 .lista-produtos .list-product .foto {
    display: block;
    position: relative;
    padding-bottom: 110%;
    height: 171px;
    overflow: hidden;
}

.cat-nivel-1 .lista-produtos .list-product .foto img {
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 0;
    width: 100%;
    height: auto;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.cat-nivel-1 .lista-produtos .list-product h2 {
    text-align: center;
    padding: 5px;
    margin: 0;
    font-size: 15px;
    font-weight: normal;
}

.cat-nivel-1 .lista-produtos .list-product h2 a {
    display: block;
    min-height: 45px;
	line-height: 19px;
    color: #ae300e;
    font-size: 15px;
}

.cat-nivel-1 .lista-produtos .list-product .new,
.cat-nivel-1 .lista-produtos .list-product .promo {
    position: absolute;
    z-index: 1;
    top: 2px;
    right: 2px;
    pointer-events: none;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 20%;
    padding-bottom: 100%;
	min-width: 40px;
    max-width: 70px;
}

.cat-nivel-1 .lista-produtos .list-product .prices .oldprice {
    color: #000;
    text-decoration: line-through;
    font-size: 15px;
}
.cat-nivel-1 .lista-produtos .list-product .prices {
    display: block;
    font-size: 20px;
    padding: 3px 5px;
    color: #000;
	font-weight: 700;
}

.cat-nivel-1 .lista-produtos .list-product {
    display: inline-block;
    vertical-align: top;
    padding-right: 15px;
    margin-bottom: 30px;
    font-size: 12px;
	width: 100%;
	padding-top: 3px;
    padding-left: 3px;
}

.cat-nivel-1 .owl-carousel .owl-item{
    text-align: center;
}

.cat-nivel-1 .owl-carousel .owl-nav .owl-prev,
.cat-nivel-1 .owl-carousel .owl-nav .owl-next{
	position: absolute;
    top: 25%;
}

.cat-nivel-1 .owl-carousel .owl-nav .owl-prev span,
.cat-nivel-1 .owl-carousel .owl-nav .owl-next span{
	font-size: 50px;
}

.cat-nivel-1 .owl-carousel .owl-nav .owl-prev{
	left: -20px;
}

.cat-nivel-1 .owl-carousel .owl-nav .owl-next{
	right: -20px;
}

.cat-nivel-1 .lista-produtos .list-product .new {
    position: absolute;
    z-index: 1;
    top: 2px;
    right: 2px;
    pointer-events: none;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 20%;
    padding-bottom: 100%;
	min-width: 40px;
    max-width: 70px;
}

/*** CATEGORIA NIVEL 2 **/

.cat-nivel-2 .lista-categ{
    margin-bottom: 60px;
	margin-top: 22px;
    float: left;
	width: 100%;
}

.cat-nivel-2 .lista-categ-item{
	margin-top: 20px;
	margin-bottom: 20px;
}

.cat-nivel-2 .lista-categ-item .link{
	font-size: 16px;
	text-transform: uppercase;
	color: #FFF;
	background: #343434;
	width: 100%;
	text-align: center;
	padding-top: 15px;
    padding-bottom: 15px;
	min-height: 74px;
	font-weight: 400;
	position: relative;
}

.cat-nivel-2 .lista-categ-item .link .link-center{
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	padding-right: 15px;
    padding-left: 15px;
}

.cat-nivel-2 .lista-categ-item .wrapper:hover{
	box-shadow: rgba(0, 0, 0, .6) 3px 3px 6px;
}

.cat-nivel-2 .lista-categ-item a{
	text-decoration: none;
	display: block;
    position: relative;
}

.cat-nivel-2 .lista-categ-item a.foto{
	padding-bottom: 100%;
}

.cat-nivel-2 .lista-categ-item a.foto img{
	position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.cat-nivel-2 .breadcrumbs{
	font-size: 12px;
	margin-top: 18px;
	margin-bottom: 18px;
	padding: 0!important;
	float: left;
	width: 100%;
}

.cat-nivel-2 .breadcrumbs a{
	color: #000;
}

.cat-nivel-2 h2{
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 20px;
}

.cat-nivel-2 .info .info-item{
	background: #c20808;
	color: #fff;
	height: 65px;
	font-size: 22px;
	font-weight: 700;
    padding-left: 25px;
}

.cat-nivel-2 .info .info-item:hover {
    background: #e01c1c;
}

.cat-nivel-2 .info .info-item img{
	width: 42px;
    display: inline;
}

.cat-nivel-2 .info .info-item p{
    display: -webkit-inline-box;
	padding: 17px;
	text-transform: uppercase;
}

.cat-nivel-2 .info a:hover{
	text-decoration: none;
}

/*** LISTAGEM PRODUTO CATALOGO ***/

.catalogo .breadcrumbs{
	font-size: 12px;
	margin-top: 18px;
	margin-bottom: 18px;
	padding: 0!important;
}

.catalogo .breadcrumbs a{
	color: #000;
}

.catalogo h2{
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 30px;
}

/******** ESTE CODIGO JA ESTA NO SITE ORIGINAL *********/
.catalogo .listagem .lista-produtos {
    font-size: 0;
    margin: 0;
    padding: 0;
    margin-right: -15px;
}

.catalogo .listagem .lista-produtos .list-product-wrap {
    position: relative;
    border: 1px solid transparent!important;
    overflow: hidden;
    border-radius: 1px;
}

.catalogo .listagem .lista-produtos .list-product .foto {
    display: block;
    position: relative;
    padding-bottom: 110%;
    height: 171px;
    overflow: hidden;
}

.catalogo .listagem .lista-produtos .list-product .foto img {
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 0;
    width: 100%;
    height: auto;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.catalogo .listagem .lista-produtos .list-product h2 {
    text-align: center;
    padding: 5px;
    margin: 0;
    font-size: 15px;
    font-weight: normal;
}

.catalogo .listagem .lista-produtos .list-product h2 a {
    display: block;
    min-height: 45px;
	line-height: 19px;
    color: #ae300e;
    font-size: 15px;
}

.catalogo .listagem .lista-produtos .list-product .new {
    position: absolute;
    z-index: 1;
    top: 2px;
    right: 2px;
    pointer-events: none;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 20%;
    padding-bottom: 100%;
	min-width: 40px;
    max-width: 70px;
}

.catalogo .listagem .lista-produtos .list-product .promo {
	width: 20%;
	min-width: 40px;
    max-width: 70px;
}


/********FIM ******/

.catalogo .listagem .lista-produtos .list-product .prices {
    display: block;
    font-size: 20px;
    padding: 3px 5px;
    color: #000;
	font-weight: 700;
}

.catalogo .listagem .lista-produtos .list-product .prices .oldprice{
	font-size: 14px!important;
}

.catalogo .listagem .lista-produtos .list-product {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    padding-right: 15px;
    margin-bottom: 30px;
    font-size: 12px;
}

.catalogo .listagem .lista-produtos .list-product .prodfav {
    float: right !important;
    font-size: 22px !important;
    position: absolute !important;
	bottom: -28px !important;
    right: 31px !important;
    color: #aaa !important;
}

.catalogo .listagem .lista-produtos .list-product .disponivel{
    display: block;
    margin-top: 10px;
    font-weight: 700;
    color: #428e25;
}

.catalogo .listagem .lista-produtos .list-product .pouco-stock{
    display: block;
    margin-top: 10px;
    font-weight: 700;
    color: #ed6401;
}

.catalogo .listagem .lista-produtos .list-product .esgotado{
    display: block;
    margin-top: 10px;
    font-weight: 700;
    color: #ec232b;
}

/***** JA EXISTE NO ORIGINAL ****/

.catalogo .top-sort {
    float: right;
}

.catalogo .fake-table {
    display: table;
    width: 100%;
}

.catalogo .fake-table-col {
    display: table-cell;
    vertical-align: middle;
}

/*** PRODUTO ***/

.produto .breadcrumbs{
	font-size: 12px;
	margin-top: 18px;
	margin-bottom: 18px;
	padding: 0!important;
}

.produto .breadcrumbs a{
	color: #000;
}

.produto h2{
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 30px;
}

.produto .product-main h1 {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 0;
    color: #333333;
}

.produto .product-shop h1 {
    font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 0;
	color: #333333;
}

.produto .product-shop h3 {
    font-size: 1.2em;
    color: #444;
    margin-bottom: 5px;
	font-weight: 400;
}

.product-wrap .product-info {
	display: block !important;
}

.produto .product-info h2{
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 6px;
	color: #333333;
}

.produto .product-info a {
	color: #333;
	text-decoration: none;
}

.produto .product-info a:hover {
	color: #ef5b33;
}


.produto .product-info .product-desc {
	padding-bottom: 0;
}

.produto .product-categs, .produto .product-tags{
	padding-bottom: 0;
}

.produto .product-categs{
	margin-top: 40px;
}

.produto .product-categs span{
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
}

.produto .product-tags{
	margin-top: 5px;
}

.produto .product-tags span{
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
}

.produto #product_gallery{
	text-align: center;
}

.produto .esconde-galeria .ug-theme-panel{
	display: none;
}

.produto .product-shop .sizesInfo{
	float: none;
	margin-top: 4px;
}

.produto .product-shop .sizesInfo a{
	color: #000;
	text-decoration: none;
	font-size: 14px;
}

.produto .product-shop .sizesInfo a:hover{
	text-decoration: underline;	
}

.produto .product-shop .stock-online h3{
	float: left;
	margin-top: 2px;
	margin-bottom: 0;
}

.produto .product-shop .stock-online a{
	text-decoration: none;
}

.produto .product-shop .stock-online a:hover{
	text-decoration: underline;
}

.produto .product-shop .stockOnline{
	margin-top: 25px;
	margin-bottom: 25px;
}

.produto .product-shop .cart-btn button{
    display: inline;
    background: #f27929;
    border: none;
	text-transform: uppercase;
	font-weight: 700;
	border-radius: 0;
	font-size: 18px;
	height: 46px;
}

.produto .product-shop .cart-btn #btAddCarrinho,
.produto .product-shop .cart-btn #btShowIndisp{
	width: 100%;
	transition: 0.3s;
}

.produto .product-shop .cart-btn #btAddCarrinho:hover,
.produto .product-shop .cart-btn #btShowIndisp:hover{
	background: #f98737;
	transition: 0.3s;
}

.produto .product-shop .cart-btn .btn-minus{
	background: #FFF;
	border: 1px solid #CCC;
	height: 46px;
	font-size: 17px;
	border-right: 0px;
}

.produto .product-shop .cart-btn .btn-plus{
	background: #FFF;
	border: 1px solid #CCC;
	height: 46px;
	font-size: 17px;
}

.produto .product-shop .cart-btn .btn-plus:hover{
	border-left: 1px solid rgba(204, 204, 204, 0);
}

.produto .product-shop .cart-btn .qtd-text{ 
    display: -webkit-inline-box;
    float: left;
	margin-top: 14px;
    margin-right: 5px;
	font-size: 14px;
}

.produto .product-shop .cart-btn input[type="text"]{
	display: -webkit-inline-box;
	width: 50px;
	padding: 2px 10px 2px 10px;
	border: none;
    border-bottom: 1px solid #CCC;
    border-top: 1px solid #CCC;
	text-align: center;
	box-shadow: none;
	height: 46px;
	font-size: 16px;
}

.produto .product-shop .showprecoantigoLabel{
	font-size: 20px;
	font-weight: 700;
	color: #333333;
}

.produto .product-shop #showprecoantigo{
	text-decoration: line-through;
	color: #333333;
	font-size: 20px;
}

.produto .product-shop #showpreco{
	font-size: 36px;
	font-weight: 700;
	color: #333333;
}

.produto .product-shop .euro{
	font-size: 36px;
	font-weight: 700;
	color: #333333;
}

.produto .product-shop .iva-note{
	font-size: 13px;
	color: #333333;
}

.produto #divStock_2, .produto #divStock_4, .produto #divStock_3, .produto #divStock_5{
	border-bottom: 1px dotted #000;
    margin-bottom: 5px;
    margin-top: 5px;
	font-size: 14px;
	padding-left: 0px;
}

.produto .product-shop .badge-promocao{
    border-radius: 4px;
    background: #568811;
    font-weight: 400;
    vertical-align: middle;
    margin-top: -2px;
    margin-left: 2px;
}

.produto .product-wrap .ref {
    font-size: 12px;
    color: #888;
    font-weight: 400;
    margin-top: 5px;
}

.produto .sideContent .size-btn .input-group.input-group-lg .input-group-addon{
	border: 1px solid #fce4d4 !important;
    background-color: #fce4d4;
    border-radius: 0px !important;
    display: inline-block;
    margin: 2px;
    width: auto;
    cursor: pointer;
	transition: 0.3s;
}

.produto .sideContent .size-btn .input-group.input-group-lg .input-group-addon:hover{
	background: #f98737;
    transition: 0.3s;
	color: #FFF;
}

.produto .sideContent.portes-gratis h3{
    font-weight: 600;
}

.produto .recomendados{
	margin-top: 50px;
}

.produto .recomendados .titulo{
	font-size: 21px;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 35px;
    font-weight: 400;
	color: #333333;
	margin-left: 0px;
	line-height: 25px;
}

.produto .tambem-comprou{
	margin-top: 0px;
}

.produto .tambem-comprou .titulo{
	font-size: 19px;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 35px;
    font-weight: 400;
	color: #333333;
	line-height: 25px;
}

.produto .lista-produtos{
	font-size: 0;
    padding: 0;
    width: 95%;
    margin: 0 auto;
    margin-bottom: 30px;
}

.produto .lista-produtos .list-product-wrap {
    position: relative;
    border: 1px solid transparent!important;
    overflow: hidden;
    border-radius: 1px;
}

.produto .lista-produtos .list-product .foto {
    display: block;
    position: relative;
    padding-bottom: 110%;
    height: 171px;
    overflow: hidden;
}

.produto .lista-produtos .list-product .foto img {
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 0;
    width: 100%;
    height: auto;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.produto .lista-produtos .list-product h2 {
    text-align: center;
    padding: 5px;
    margin: 0;
    font-size: 15px;
    font-weight: normal;
}

.produto .lista-produtos .list-product h2 a {
    display: block;
    min-height: 45px;
	line-height: 19px;
    color: #ae300e;
    font-size: 15px;
}

.produto .lista-produtos .list-product .promo {
    position: absolute;
    z-index: 1;
    top: 2px;
    right: 2px;
    pointer-events: none;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 25%;
    padding-bottom: 100%;
	min-width: 40px;
    max-width: 70px;
}

.produto .lista-produtos .list-product .prices .oldprice {
    color: #000;
    text-decoration: line-through;
    font-size: 15px;
}

.produto .lista-produtos .list-product .prices {
    display: block;
    font-size: 20px;
    padding: 3px 5px;
    color: #000;
	font-weight: 700;
}

.produto .lista-produtos .list-product {
    display: inline-block;
    vertical-align: top;
    padding-right: 15px;
    margin-bottom: 30px;
    font-size: 12px;
	width: 100%;
}

.produto .owl-carousel .owl-item{
    text-align: center;
}

.produto .owl-carousel .owl-nav .owl-prev,
.produto .owl-carousel .owl-nav .owl-next{
	position: absolute;
    top: 25%;
}

.produto .owl-carousel .owl-nav .owl-prev span,
.produto .owl-carousel .owl-nav .owl-next span{
	font-size: 50px;
}				 
.produto .owl-carousel .owl-nav .owl-prev{
	left: -20px;
}

.produto .owl-carousel .owl-nav .owl-next{
	right: -20px;
}

.produto .lista-produtos .list-product .new {
    position: absolute;
    z-index: 1;
    top: 2px;
    right: 2px;
    pointer-events: none;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 20%;
    padding-bottom: 100%;
}

.product-shop .sideContent.portes-gratis h3{
	margin-top: 10px;
}

.product-shop .sideContent.portes-gratis .fa-check{
    margin-right: 5px;
    font-size: 18px;
}

.produto .prodfav-detalhe{
    float: none;
    top: -16px;
    margin-top: 9px!important;
    height: 46px;
    margin-left: 5px;
    position: relative;
}

.produto .prodfav-detalhe a{
	padding-top: 11px;
    padding-bottom: 11px;
    padding-right: 13px;
    padding-left: 13px;
	background: #E1E1E1;
	color: #888!important;
	transition: 0.3s;
}

.produto .prodfav-detalhe a:hover{
	background: #e6e6e6;
	transition: 0.3s;
}

.produto .go-back .btn-primary{
	background-color: transparent;
    border-color: transparent;
	transition: 0.3s;
}

.produto .go-back .btn-primary:hover{
	color: #ed481b;
	transition: 0.3s;
}

.produto .ug-gallery-wrapper .ug-slider-wrapper {
    background-color: #ffffff!important;
}

.produto .ug-gallery-wrapper .ug-slider-wrapper{
	border: 1px solid #dcdcdc;
}

.produto .ug-gallery-wrapper .ug-thumbs-strip, 
.produto .ug-gallery-wrapper .ug-thumbs-grid{
	left: 0!important;
}

.produto .relacionados .lista-produtos{
	width: 95%;
    margin: 0 auto;
}

.produto .relacionados .product-relpopup .relpopup-prod-sel {
    text-align: center;
    background-color: #e1e1e1;
    padding-top: 5px;
    padding-bottom: 3px;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 5px;
    border-style: none;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 75%;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative;
	cursor: pointer;
	transition: 0.3s;
}

.produto .relacionados .product-relpopup {
	margin-right: 0!important;
}

.produto .relacionados .product-relpopup .relpopup-prod-sel:hover {
    background-color: #ef5b33;
    cursor: pointer;
	transition: 0.3s;
}

.produto .relacionados .product-relpopup .relpopup-prod-sel .styled-checkbox {
    visibility: hidden;
    position: absolute;
    z-index: -2;
}

.produto .relacionados .product-relpopup .relpopup-prod-sel .styled-label {
    font-size: 13px;
    color: rgba(0,0,0,.6);
    height: 100%;
    width: 100%;
}

.produto .relacionados .product-relpopup .relpopup-prod-sel:hover label {
    color: #fff;
    cursor: pointer;
	transition: 0.3s;
}

.produto #notif-success,
.produto #notif-error{
	font-size: 12px;
}


/*** PAGINAS DE INFORMACAO ***/

.pag-info{
	margin-bottom: 60px;
}
	
.pag-info .menu-lateral-mobile select{	
    height: 40px;
    width: 100%;
    margin-bottom: 25px;
    background: #efefef;
}
	
.pag-info .menu-lateral{
	background: #c8c8c8;
    padding: 15px;	
}

.pag-info .menu-lateral h2{
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	margin-top: 0;
}

.pag-info .menu-lateral a{
	color: #000;
	text-decoration: none;
	line-height: 27px;
	font-size: 14px;
}

.pag-info .menu-lateral a:hover{
	color: #ef5b33!important;
}

.pag-info .menu-lateral a.selected{
	color: #ef5b33!important;
}

.pag-info .menu-lateral .apoio-cliente{
	margin-bottom: 30px;
}

.pag-info .conteudo h1{
    font-size: 31px !important;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 18px;
}

.pag-info .conteudo{
	font-size: 15px;
}


/*** PERFIL ***/

.nav.nav-tabs li.liTabLOGOUT {
float:right;
}

.tabBts.tabLOGOUT {
   background-color: #ccc;
   color: #212121;
}

.account-title {
	margin-bottom:20px;
}

.account-title h2, .account-title h3{
	display:inline;
}

#tabEncomendas {
	width:100% !important;
}


/*** FOOTER ***/

.footer-lojas{
    width: 100%;
    background: #E1E1E1;
    color: #FFF;
    margin-top: 40px!important;
    text-align: center;
	float: left;
	padding-top: 8px;
}

.footer-lojas a{
	font-weight: 600;
	font-size: 17px;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
}

.footer-lojas a:hover{
	text-decoration: underline;
}

.footer-lojas .block-row{
	margin-top: 5px;
}

.footer-lojas .home-blocks .block-row-col a:hover{
	box-shadow: rgba(132, 132, 132, 0.7) 0px 0px 14px!important;
}

.footer-lojas .block-row .block-row-col a{
	font-family: inherit!important;
	font-size: 15px!important!;
	text-shadow: 1px 1px 3px #464646;
	border-color: #333!important;
}

.footer-newsletter{
	background: #000;
    margin: 0 !important;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 25px;
	width: 100%;
    float: left;
}

.footer-newsletter .social h2{
	text-transform: uppercase;
	font-weight: 700;
	font-size: 18px;
	letter-spacing: 0.5px;
	margin-top: 20px !important;
	margin-bottom: 10px !important;
}

.footer-newsletter .social img{
	margin-right: 5px;
}

.footer-newsletter .newsletter h2{
	text-transform: uppercase;
	font-weight: 700;
	font-size: 18px;
	display: inline-grid;
	letter-spacing: 0.5px;
	margin-top: 20px !important;
	margin-bottom: 10px !important;
}

.footer-newsletter .newsletter .newsletter-form .news-policy{
	font-size: 13px;
}

.footer-newsletter .newsletter .newsletter-form .news-policy a{
	color: #ff0000;
}

.footer-newsletter .newsletter .newsletter-form .form-control {
    font-size: 14px !important;
}

.footer-newsletter .newsletter input[type="checkbox"]{
	vertical-align: sub;
}

.footer-newsletter .newsletter .form-news-policy{
	margin-top: 4px;
}

.footer-newsletter .newsletter input[type="email"]{
	height: 50px;
    border-radius: 0;
    width: calc(100% - 65px);
    display: -webkit-inline-box;
    line-height: 12px;
    padding-top: 3px;
}

.footer-newsletter .newsletter button{
    height: 50px;
    line-height: 0;
    border-radius: 0;
    background: #333;
    color: #FFF;
    padding-right: 20px;
    padding-left: 20px;
    margin-left: -4px;
    padding-top: 15px;
    padding-bottom: 16px;
}

.footer-links{
	background: #343434;
    margin: 0 !important;
	color: #FFF;
	padding-top: 20px;
	padding-bottom: 50px;
	width: 100%;
    float: left;
}

.footer-links .titulo{
	text-transform: uppercase;
	color: #ee6300;
	font-size: 14px;
	font-weight: 700;
	text-align: left !important;
    margin-left: 0px !important;
	margin-top: 20px !important;
    margin-bottom: 10px !important;
}

.footer-links a{
	line-height: 22px;
	font-size: 13px;
	color: #FFF;
}

.footer-links .copyright {
	text-align: center;
	margin-top: 40px;
	font-size: 12px;
}

.footer-links .div-2{
	margin-top: 45px;
	min-height: 198px;
}

.footer-carrinho{
	background: #343434;
	margin: 0;
	color: #FFF;
	padding-top: 20px;
	padding-bottom: 100px;
	margin-top: 50px;
}

.footer-carrinho a{
	color: #FFF;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 28px;
}

.footer-carrinho .copyright {
	text-align: center;
	margin-top: 40px;
	font-size: 12px;
}


/** MEDIA QUERIES **/

@media (min-width: 1366px){
	.container {
		width: 1300px!important;
	}
	
	.footer-newsletter .newsletter h2, .footer-newsletter .social h2 {
		font-size: 18px;
	}
	
}

@media (min-width: 768px){
	.carousel-indicators {
		bottom: 5px;
	}
}

@media (max-width: 350px) {	
	.footer-links .div-2{
		min-height: 280px;
	}
	
	.carrinho-content table.carrinhoTable > tbody > tr > td, .carrinho-content table.carrinhoTable > thead > tr > th {
		padding: 3px !important;
	}
}

@media (max-width: 460px) {	
	.catalogo .listagem .lista-produtos .list-product .prodfav{
		right: 0px !important;
	}
}

@media (max-width: 999px) {	
	.menu .navbar-header {
	  float: none;
	  height: 71px;
	}
	
	.menu .navbar {
		background-color: #000000;
		border: none;
	}
	
	.menu .navbar-left,.navbar-right {
	  float: none !important;
	}
	
	.menu .navbar-toggle {
	  display: block;
	}
	
	.menu .navbar-collapse {
	  box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	   background-color: #EE6200;
	}
	
	.menu .navbar-fixed-top {
	  top: 0;
	  border-width: 0 0 1px;
	}
	
	.menu .navbar-collapse.collapse {
	  display: none!important;
	}
	
	.menu .navbar-nav {
	  float: none!important;
	  margin-top: 7.5px;
	}
	
	.menu .navbar-nav>li {
	  float: none;
	}
	
	.menu .navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
		line-height: 20px !important;
	}
	
	.menu .collapse.in{
	  display:block !important;
	  background-color: #EE6200;
	}
	
	.menu .navbar-nav>li{
		border: none!important;
	}
	
	.menu .dropdown-menu-mobile-submenu ul {
		display:none;
	}
	
	.menu .dropdown-menu-mobile-submenu ul.show-elements {
		display:block;
	}
	
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	
	.homepage-content #homeCarousel .carousel-caption h3 {
		font-size: 28px;
		margin-bottom: 21px;
	}
	
	.homepage-content #homeCarousel .carousel-caption a{
		font-size: 15px;
	}
	
	.homepage-content #homeCarousel {
		margin-top: 15px;
	}
	
	.cat-nivel-1 #Carousel .carousel-caption h3 {
		font-size: 35px;
		margin-bottom: 21px;
	}
	
	.cat-nivel-1 #Carousel .carousel-caption a{
		font-size: 15px;
	}
	
	.cat-nivel-1 #Carousel {
		margin-top: 15px;
	}
	
	.cat-nivel-2 .info .info-item{
		margin-bottom: 6px;
	}
	
	.carrinho-content .finalizar{
		text-align: left;
		margin-top: 0;
		margin-bottom: 20px;
	}
		
	.footer-newsletter .newsletter{
		margin-top: 10px;
	}
	
	.footer-lojas {
		padding-bottom: 18px;
	}
	
	.footer-lojas a {
		font-size: 19px;
	}
	
	.destaques{
	  display: none;
	}
	
	.back-to-top{
		right: 15px;
		bottom: 15px;
	}
	
	.header {
		padding: 0!important;
	}
	
	.navbar-toggle{
		margin-top: 18px;
	}
	
	.catalogo h2,
	.cat-nivel-2 h2,
	.pag-info .conteudo h1	{
		margin-bottom: 15px!important;
		font-size: 24px!important;
	}
	
	.homepage-aviso {
		font-size: 20px;
	}
	
	.homepage-lista-categ .lista-categ-item .link,
	.cat-nivel-1 .lista-categ-item .link	{
		font-size: 18px;
	}
	
	.homepage-texto-info .titulo {
		font-size: 28px;
	}
	
	.homepage-texto-info .texto{
		font-size: 14px;
		line-height: 22px;
	}
	
	.homepage-ofertas .titulo,
	.homepage-novidades .titulo,
	.cat-nivel-1 .novidades .titulo{
		font-size: 26px !important;
	}
	
	.header.header-carrinho .logo-mobile {
		position: relative;
		float: left;
		top: auto;
		left: auto;
		-ms-transform: inherit;
		transform: inherit;
		padding-top: 20px;
	}
	
	.header.header-carrinho .home {
		float: right;
	}
	
	.header.header-carrinho .home .center{
		height: 68px;
	}
	
	ul.dropdown-menu.cols3, ul.dropdown-menu.cols4 {
    columns: 1!important;
	}
	
}

@media screen and (min-width: 1000px){
	.links-uteis{
		display: block;
	}
	
	.menu .navbar .dropdown-menu{
		background: #f2f2f2;
	}
	
	.menu .navbar .dropdown-menu .nav-dropdown-col{
		text-align: left;
		display: table-cell;
		white-space: nowrap;
		width: 160px;
		min-width: 160px;
		border-right: 1px solid transparent!important;
	}

	.menu .navbar .dropdown-menu .nav-dropdown-col ul{
		list-style: none;
		padding-left: 19px;
	}
	
	.menu .navbar .dropdown-menu{
		padding: 10px;
	}
	
	.menu .navbar-nav {
		display: table;
		width: 100%;
		margin: 0;
	}

	.menu .navbar-nav > li {
		float: none;
		display: table-cell;
		text-align: center;
	}
	
	.menu .dropdown-menu .sub-menu {
		left: 100%;
		position: absolute;
		top: 0;
		visibility: hidden;
		margin-top: -1px;
		transition: 0.3s;
	}

	.menu .dropdown-menu li:hover .sub-menu {
		visibility: visible;
		transition: 0.3s;
	}

	.menu .dropdown:hover .dropdown-menu {
		display: block;
	}

	.menu .nav-tabs .dropdown-menu,
	.menu .nav-pills .dropdown-menu,
	.menu .navbar .dropdown-menu {
		margin-top: 0;
	}

	.menu .navbar .sub-menu:before {
		border-bottom: 7px solid transparent;
		border-left: none;
		border-right: 7px solid rgba(0, 0, 0, 0.2);
		border-top: 7px solid transparent;
		left: -7px;
		top: 10px;
	}

	.menu .navbar .sub-menu:after {
		border-top: 6px solid transparent;
		border-left: none;
		border-right: 6px solid #fff;
		border-bottom: 6px solid transparent;
		left: 10px;
		top: 11px;
		left: -6px;
	}

	
	.footer-newsletter .social img{
		margin-top: 18px;
	}
	
	.footer-newsletter .newsletter .newsletter-form {
		margin-top: 15px;
	}
	
	.footer-newsletter .newsletter .newsletter-form #recaptcha-val {
		padding-left:0;
		padding-right:0;
	}
	
	.footer-newsletter{
		padding-bottom: 16px;
	}
	
	.menu .navbar-nav>li>a {
		height: 48px;
		padding-top: 19px;
		padding-bottom: 34px;
	}
	
	.menu .navbar .dropdown:hover{
		background: #f2f2f2;
	}
	
	.produto .product-shop .cart-btn #btAddCarrinho, .produto .product-shop .cart-btn #btShowIndisp{
		padding-right: 35px;
		padding-left: 35px;
	}
	
	.menu .navbar .caret{
		display: none;
	}

	.menu .navbar .dropdown-menu.cols3.pin-center{
		right: -400px !important;
	}

	.menu .navbar .dropdown-menu.cols4.pin-center {
		right: -600px !important;
	}
}

@media screen and (max-width: 490px){
	.homepage-content #homeCarousel{
		display: none;
	}
	
	.homepage-content #homeCarouselMobile{
		display: block;
	}
	
	.cat-nivel-1 #Carousel{
		display: none;
	}
	
	.cat-nivel-1 #CarouselMobile{
		display: block;
	}
	
	.banner-proteccao .image-proteccao{
		display:none;
	}
	.banner-proteccao .image-proteccao-mobile{
		display:block;
	}
}

@media screen and (max-width: 420px){
	.header .logo-mobile a img {
		max-width: 205px!important;
	}
	
	.header .logo-mobile {
		top: 12px;
	}
}

@media screen and (max-width: 350px){
	.header .logo-mobile a img {
		max-width: 180px!important;
	}
	
	.header .logo-mobile {
		top: 15px;
	}

}

@media screen and (max-width: 500px){
	.product-stickers > div {
		margin-top: 0!important;;
	}
}

@media screen and (max-width: 580px){
	.cart-btn .input-group-qtd{
		width: 100%;	
		float: left;
	}
	
	.cart-btn .input-group-carrinho{
		width: 100%;
		float: left;
	}
	
	.produto .prodfav-detalhe{
		float: left;
		top: 0px;
		margin: 0;
		width: 100%;
		margin-right: 0!important;
	}
	
	.produto .prodfav-detalhe a {
		text-align: center;
		float: left;
		width: 100%;
		height: 46px;
		padding-top: 9px;
	}
	
	.cart-btn .input-group-qtd{
		margin-bottom: 10px;
		display: flex;
	}
}


@media screen and (max-width: 600px){
	.cart-rows .list-table li:nth-child(1) {
		padding-right: 0;
		width: 100% !important;
		margin-bottom: 15px;
	}
	
	.cart-row .cols-3 li {
		padding-left: 0!important;
	}
	
	.cart-rows .list-table li {
		text-align: left;
	}
	
	.cart-row .cols-3 li:nth-child(2),
	.cart-row .cols-3 li:nth-child(3)	{
		width: 50%;
	}
}

@media screen and (max-width: 780px){
	.product-stickers {
		top: 10px;
	}
	
	.catalogo .ordenacao-catalogo .top-sort{
		float: left;
		margin-bottom: 25px;
	}
	
	.breadcrumbs{
		display: none;
	}

	.produto .product-shop #showpreco,
	.produto .product-shop .euro{
		font-size: 29px;
	}
	
	.produto .product-shop .iva-note {
		font-size: 12px;
		color: #333333;
	}
	
	.product-shop .portes-gratis{
		font-size: 12px;
	}
	
	.nav.nav-tabs li.liTabLOGOUT, .login-content ul.nav-tabs-conta li {
		float: left;
		width: 100%;
		text-align: center;
	}
	
	.cat-nivel-2 .lista-categ-item .link {
		font-size: 14px;
	}
}


@media screen and (max-width: 1000px){
	.catalogo .listagem .lista-produtos .list-product{
		width: 50%;
	}
}

@media screen and (max-width: 1365px){
	.destaques h3 {
		font-size: 13px;
	}
	
	.destaques h4 {
		font-size: 11px;
	}
}
	
@media screen and (max-width: 1199px){
	.destaques h3 {
		font-size: 11px;
	}
	
	.destaques h4 {
		font-size: 9px;
	}
	
	.destaques img{
	    width: 44px;
	}
	
	.cat-nivel-2 .info .info-item p {
		padding: 19px 8px 19px 8px;
		font-size: 17px;
	}
	
	.cat-nivel-2 .info .info-item {
		font-size: 20px;
	}
	
	.cat-nivel-2 .info .info-item img {
		width: 35px;
	}
}

@media screen and (min-width: 768px) and (max-width: 999px) {
	.menu .navbar .container{
		width: 100%;
	}
}

@media screen and (min-width: 780px) and (max-width: 1130px) {
	.cart-btn .input-group-qtd{
		width: 100%;	
		float: left;
	}
	
	.cart-btn .input-group-carrinho{
		width: 100%;
		float: left;
	}
	
	.produto .prodfav-detalhe{
		float: left;
		top: 0px;
		margin: 0;
		width: 100%;
		margin-right: 0!important;
	}
	
	.produto .prodfav-detalhe a {
		text-align: center;
		float: left;
		width: 100%;
		height: 46px;
		padding-top: 9px;
	}
	
	.cart-btn .input-group-qtd{
		margin-bottom: 10px;
		display: flex;
	}	
}


@media (min-width: 1200px){
	.container {
		width: 1183px;
	}
}