.conteudos {
	font-size: 13px;
	line-height: 24px;
	position: relative;
}
.conteudos a {
}
.link-normal {
	color: #337ab7;
	text-decoration: underline;
}
.link-normal {
	font-size: 12px;
}
.conteudos a:hover, .link-normal:hover {
	text-decoration: none;
}
.conteudos p {
}
/* --- */
.pagina-index .titulo {
	color: #000000;
	font-size: 50px;
	line-height: normal;
	text-transform: none;
	text-align: center;
	font-weight: 100;
	letter-spacing: 5px;
	margin-bottom: 15px;
}
@media (max-width:767px) {
.pagina-index .titulo {
	font-size: 30px;
}
}
/* --- */

.paginas .conteudos .breadcrumb {
	background-color: transparent;
	font-size: 12px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border-bottom: dotted 1px rgba(0,0,0,0.05);
	margin-bottom: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.paginas .conteudos .breadcrumb a {
	color: #000000;
	font-weight: 500;
}
.paginas .titulo {
	color: #000000;
	font-size: 50px;
	line-height: normal;
	text-transform: none;
	text-align: center;
	font-weight: 100;
	letter-spacing: 5px;
	margin-bottom: 15px;
}
@media (max-width:767px) {
.paginas .titulo {
	font-size: 30px;
}
}
.paginas h1, .paginas h2, .paginas h3, .paginas h4, .paginas h5, .paginas h6 {
	margin-top: 0px;
}
.paginas h1 {
}
.paginas h2 {
}
.paginas h3 {
}
.paginas h4 {
}
.paginas h5 {
}
.paginas h6 {
}
.paginas .slideshow-pagina {
	padding-bottom: 0px;
	background-color: #f0f0f0;
}
.paginas .slideshow-pagina .container {
	position: static;
}
.paginas .slideshow-pagina .col-md-3 {
	padding-top: 20px;
	padding-bottom: 40px;
}
.paginas .slideshow-pagina .items-menu-produtos {
	position: static;
	width: auto;
	margin-left: 0px;
	margin-right: 0%;
	padding-top: 0px;
}
@media (min-width:767px) {
.paginas .slideshow-pagina .items-menu-produtos {
	margin-right: 10%;
}
}
@media (max-width:767px) {
.paginas .slideshow-pagina #slideshow {
	margin-bottom: 40px;
}
.paginas .slideshow-pagina .img-responsive {
	background-repeat: no-repeat;
	background-size: cover;
}
}
.items-menu-produtos {
	position: absolute;
	z-index: 1;
	width: 17%;
	margin-left: 5%;
	padding-top: 2%;
}
.item-cat {
	font-weight: bold;
	border-bottom: solid 1px #847d7d;
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: 16px;
}
.item-produtocat {
	margin-left: 15px;
	padding: 2px;
}
.item-encomenda {
	margin-bottom: -4px;
	padding: 9px;
	background-color: #ffffff;
	border: 1px solid #E0E0E0;/*border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, 
	-webkit-box-shadow ease-in-out .15s;*/
}
.labelCategoria {
	color: #161616;
	font-weight: 500;
	padding-bottom: 0px !important;
	padding-top: 3px !important;
	font-size: 15px;
	padding-left: 0px !important;
	cursor: pointer;
}
.labelSubCategoria {
	font-weight: normal;
	padding: 2px;
	color: #161616;
	font-size: 14px;
	cursor: pointer;
	margin-top: 2px;
	margin-left: 0;
}
.menu-tab-cesto {
	text-align: center;
	color: white;
}
.item-csto {
/*background-color: #f21d1d;
    border-radius: 3%;
    display: inline-block;
    padding: 10px 50px;
    color:white;*/
}
.item-csto:hover {
	opacity: 0.7;
}
.item-csto.active {
/*border: 1px solid #333 ; */
}
.menu-tab-cesto {
	text-align: left;
	margin-left: -2px;
	margin-right: -2px;
	margin-bottom: 30px;
}
.menu-tab-cesto span {
	background-color: #fff;
	border: solid 2px #efefef;
	color: #666;
	font-size: 15px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0px;
	width: 35px;
	height: 35px;
	margin-left: auto;
	margin-right: 7px;
	margin-bottom: 10px;
	padding: 6px;
	display: inline-block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.menu-tab-cesto [class*=col] {
	padding-left: 2px;
	padding-right: 2px;
}
.menu-tab-cesto .item-csto {
	color: #666;
	font-size: 18px;
	line-height: normal;
	text-transform: lowercase;
	font-weight: 300;
	letter-spacing: 1px;
	border-bottom: solid 2px #efefef;
}
.menu-tab-cesto .item-csto.active, .menu-tab-cesto .item-csto.active a, .menu-tab-cesto .item-csto.active span {
	color: #f21d1d;
}
.menu-tab-cesto .item-csto.active span {
	border: solid 2px #f21d1d;
}
.menu-tab-cesto .item-csto.active {
	border-bottom: solid 2px #f21d1d;
}
.menu-tab-cesto {
	text-align: left;
	margin-left: -2px;
	margin-right: -2px;
	margin-bottom: 15px;
}
.menu-tab-cesto span {
	background-color: #fff;
	border: solid 2px #efefef;
	color: #666;
	font-size: 15px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0px;
	width: 35px;
	height: 35px;
	margin-left: auto;
	margin-right: 7px;
	margin-bottom: 10px;
	padding: 6px;
	display: inline-block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.menu-tab-cesto [class*=col] {
	padding-left: 2px;
	padding-right: 2px;
}
.menu-tab-cesto .item-csto {
	color: #666;
	font-size: 17px;
	line-height: normal;
	text-transform: lowercase;
	font-weight: 300;
	letter-spacing: 0.5px;
	border-bottom: solid 2px #efefef;
	margin-bottom: 10px;
}
.menu-tab-cesto .item-csto.active, .menu-tab-cesto .item-csto.active a, .menu-tab-cesto .item-csto.active span {
	color: #f21d1d;
}
.menu-tab-cesto .item-csto.active span {
	border: solid 2px #f21d1d;
}
.menu-tab-cesto .item-csto.active {
	border-bottom: solid 2px #f21d1d;
}
@media (min-width:767px) AND (max-width:992px) {
.menu-tab-cesto .item-csto {
	font-size: 11px;
	font-weight: 400;
	letter-spacing: 0.5px;
}	
}
.cor_produto label input { /* HIDE RADIO */
	opacity: 0; /* Makes input not-clickable */
	position: absolute; /* Remove input from document flow */
}
.cor_produto label input + .cor_produto_bg { /* IMAGE STYLES */
	cursor: pointer;
	border: 1px solid rgba(0,0,0,0.15);
	border-radius: 50%;
	width: 40px;
	height: 40px;
}
.cor_produto label input:checked + .cor_produto_bg { /* (RADIO CHECKED) IMAGE STYLES */
	border: 1px solid #000000;
	-moz-box-shadow: inset 0px 0px 0px 2px #ffffff;
	-webkit-box-shadow: inset 0px 0px 0px 2px #ffffff;
	box-shadow: inset 0px 0px 0px 2px #ffffff;
}
.item-tamanho {
	min-width: 50px;
	display: inline-block;
	background: #FFF;
	border: solid 1px #e0e0e0;
	margin: 9px auto;
	text-align: center;
	padding: 5px 0px 5px 0px;
	cursor: pointer;
	font-size: 12px !important;
}
.item-tamanho-carrinho {
	width: auto;
	min-width: 30px;
	padding: 4px;
	margin: 1px;
	margin-left: 0px;
}
.item-tamanho-carrinho.selected, .item-tamanho-carrinho.selected > a {
	background: #000;
	color: #fff;
}
.item-pagamento {
	width: 100%;
	background: #FFF;
	border: solid 1px #e0e0e0;
	margin: 9px auto;
	text-align: center;
	padding: 5px 0px 5px 0px;
	cursor: pointer;
	font-size: 12px !important;
}
.input-radio {
	opacity: 0;
	position: absolute;
}
input[type=radio]:checked + .item-tamanho {
	background: #000;
	color: white;
}
.item-tamanho:hover {
	border: solid 1px #7d7a7a;
}
input[type=radio]:checked + .item-pagamento {
	background: #000;
	color: white;
}
.item-pagamento:hover {
	border: solid 1px #7d7a7a;
}
.tipologia_nome {
	margin-top: 10px;
}
.corposite .col-registar {
	padding-left: 30px;
	position: relative;
	z-index: 0;
}
.corposite .col-registar:before {
	content: '';
	border-left: solid 1px #f0f0f0;
	height: 100%;
	display: block;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
}
@media (max-width:767px) {
.caixa-conteudos {
	/* display: none; */
	clear: both;
	margin-bottom: 15px;
}
}
.menu-conteudo .dropdown {
	background-color: rgba(242, 29, 29, 0.04);
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	color: #f21d1d;
	padding-top: 15px;
}
.menu-conteudo .icon {
	background-color: #fff;
	border: solid 2px #efefef;
	height: 40px;
	width: 35px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	padding: 30px;
	display: block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.menu-conteudo .icon.area-cliente {
	background-image: url(http://www.elalingerie.pt/images/icon_area-cliente.png);
	background-repeat: no-repeat;
	background-position: center;
}
.menu-conteudo {
	border: 1px solid #E0E0E0;
	padding-top: 0px;
	padding-bottom: 0px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.menu-conteudo .dropdown .sub-menu {
	background-color: #ffffff;
	text-align: left;
	margin-top: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.menu-conteudo a {
	font-size: 11px;
	text-transform: uppercase;
	color: #565151;
	margin: 5px 15px;
	padding: 10px 0px;
	display: block;
}
.menu-conteudo a:hover {
	text-decoration: underline;
}
.menu-conteudo .separador {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f0f0f0;
	margin-top: 5px;
	margin-bottom: 5px;
}
/* carrinho drop boxes pop boxes */

.drop_box_tamanhos {
	width: 70px;
	height: auto;
	display: block;
	position: absolute;
	z-index: 3;
	border: 1px solid #e2e2e2;
	background: #ffffff;
	-moz-box-shadow: 3px 3px 15px -3px #d0d0d0;
	-webkit-box-shadow: 3px 3px 15px -3px #d0d0d0;
	box-shadow: 3px 3px 15px -3px #d0d0d0;
	display: none;
	-webkit-transition: all 0.6s ease-in;
	-moz-transition: all 0.6s ease-in;
	-o-transition: all 0.6s ease-in;
	-ms-transition: all 0.6s ease-in;
	transition: all 0.6s ease-in;
	margin-left: -7px;
	margin-top: 3px;
}
label.item-tamanho.item-tamanho-carrinho.selected:hover .drop_box_tamanhos, label.item-tamanho.item-tamanho-carrinho.selected:active .drop_box_tamanhos {
	display: block;
	-webkit-transition: all 0.6s ease-in;
	-moz-transition: all 0.6s ease-in;
	-o-transition: all 0.6s ease-in;
	-ms-transition: all 0.6s ease-in;
	transition: all 0.6s ease-in;
}
.cor_produto_bg_carrinho {
	cursor: pointer;
	border: 2px solid transparent;
	border: 1px solid rgba(0,0,0,0.15);
	border-radius: 50%;
	width: 40px;
	height: 40px;
}
.cor_produto_bg_carrinho:hover {
	border: 1px solid black;
	border: 1px solid #000000;
	-moz-box-shadow: inset 0px 0px 0px 2px #ffffff;
	-webkit-box-shadow: inset 0px 0px 0px 2px #ffffff;
	box-shadow: inset 0px 0px 0px 2px #ffffff;
}
.drop_box_cores_normal {
	max-width: 320px;
	min-width: 143px;
	margin-left: -48px;
	text-align: left;
}
.drop_box_cores_scaled {/* max-width: 320px; */
	min-width: 135px;
	margin-left: -50px;
	text-align: center;/* zoom: 0.7; */
	-moz-transform: scale(0.7);
	-o-transform: scale(0.7);
	-webkit-transform: scale(0.7);
	transform: scale(0.7);
	margin-top: -12px;
}
.cor_selected {
	border: 1px solid #000000;
	-moz-box-shadow: inset 0px 0px 0px 2px #ffffff;
	-webkit-box-shadow: inset 0px 0px 0px 2px #ffffff;
	box-shadow: inset 0px 0px 0px 2px #ffffff;
}

/* *** *** ** */
.cor_border_carrinho {
	border: 1px solid rgba(0,0,0,0.15); width: 35px; height: 35px;border-radius:50%;
}
/*-------*/ 
.carrinho-central .tab_titulo .text-produto-td {
	font-size: 10px;
	color: #999;
	text-transform: uppercase;
	font-weight: 500;
}
.carrinho-central .text-produto-td .row {
	margin-left: 0px;
	margin-right: 0px;
}

.carrinho-central .tab_prod .prod_thumb img {
	float: left;
    width: 50px;
    height: auto;
    margin-right: 10px;
}
.carrinho-central .tab_prod .prod_thumb span {
	font-size: 12px;
    font-weight: 500;
    margin-top: 15px;
    display: inline-block;
}
.carrinho-central .tab_prod input {
	width: 100% !important;	
}
.carrinho-central .tab_prod .td-cor .item-tamanho {}
.carrinho-central .tab_prod .td-tamanho .item-tamanho {
    margin-top: 8px;
}
.carrinho-central .tab_prod #preco, .carrinho-central .tab_prod #preco_total, .carrinho-central .tab_prod .prod_td {
    margin-top: 10px;
    display: inline-block;	
}
.carrinho-central .tab_prod .prod_td.td-cor {
    margin-top: 5px;
    display: inline-block;		
}
.carrinho-central .tab_titulo .td_quantidade, 
.carrinho-central .tab_prod .td_quantidade {
	padding-left: 0px;
	padding-right: 0px;
}
.carrinho-central .tab_prod .td_quantidade form {
	margin-top: 5px;
	display: inline-block;	
}
.carrinho-central .tab_prod .checkout_remover {
	margin-top: 10px;
	display: inline-block;	
}
@media (max-width:769px) {
.carrinho-central .tab_prod .text-center {
	text-align: left !important;	
}	
}
.btn-carrinho-default {
	background-color: #000;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 200;
    text-transform: lowercase;
    border: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    float: none;
    margin: 10px;
    padding: 8px 20px;
    display: inline-block;	
}
.btn-carrinho-default:hover {
	background-color: #f21d1d;
	color: #fff;
}
@media (min-width:450px) AND (max-width:769px) {
.btn-carrinho-default {
	font-size: 2.5vw;
}
}
@media (max-width:450px) {
.carrinho-baixo .col-xs-6 {
	width: 100%;
	text-align: center;
	display: block;
}
}