body {
	background:none;
	font-family:'Trebuchet MS',Helvetica,sans-serif;
	margin:0;
	font-size:16px;
}

.ocultar_print, #idiomas, #div_login, #menu, #footer{ display:none; }

#resumen_cesta_right{
	margin-top:80px;
	display:block;
	float:none;
}

.fa-inverse,
i.fa.fa-file.fa-inverse,
.fa-inverse,
#title_resumen_cesta .fa-inverse{
	display: none!important;
}

.fa-file:before {
    content: "";
}

#header {
	color:#FFFFFF;
	height:50px;
	padding-top:5px;
	text-align:left;
	width:100%;
}

#logo {
float:none;
padding-left:0px;
margin:30px auto 0;
width:100px;
height:auto;
}
.white-spc,
#hamburger-sign,
#recover_formy,
#div_preguntas_mail,
#logo-mobile,
#toggle-idiomas,
#idiomas,
#toggle-login{
	display:none;
}


.info_cesta {
	color:#333333;
	font-size:16px !important;
	font-weight:bold;
	padding-bottom:20px;
	width:100%;
	height:auto!important;
}

.info_cesta table td{
	display:block;
	float:none;
	text-align: left;

}

.info_cesta table td .fa-asterisk{
	display:none;
}


.table_cesta_products td {
	color:#666666;
	font-size:15px !important;
	font-weight:bold;
	height:63px;
	padding:10px;
}

.table_cesta_products TD img,
.cesta_products td img{
	max-width:60px!important;
	height:auto!important;
}

.table_cesta_products TD img,
.table_tienda_container .cesta_products img{
    max-width:55px!important;
    height:auto!important;
}


.page-break{
	page-break-before: always;
}

.td_total {
	background:none !important;
	color:black !important;
	font-size:18px !important;
	height:19px !important;
	padding-left:5px;
}

table,tbody,tr{
	width:100%!important;
	max-width:100%!important;
} 

.header_gris{text-shadow:2px 2px 1px #FFF; font-size:35px; color:white; text-transform:uppercase;}

.table_cesta_width{width:825px !important;}

.section_title {
	background-image:url("/public/img/title_bg.jpg");
	color:white;
	font-size:22px !important;
	font-weight:normal;
	padding:10px 20px;
	text-transform:uppercase;
}

.cesta_products{
	max-width:100%!important;
	width:100%!important;
}

.table_cesta_products th {
	background:none;
	color:red;
	font-size:17px !important;
	height:19px;
	padding-left:10px;
	text-align:left;
}


.cesta_container b{
	font-weight:normal!important;
}

.header_bg_mi_cesta{
	display:none;
}

#title_resumen_cesta:before{
	content: "\f15b";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

.s_form_first_column{
	display:none;
}

.fa-inverse.fa-file{
    display:none;
}

#title_resumen_cesta {
    padding-top: 5px;
    color: #c1c1c1;
    padding-bottom: 20px;
    font-size: 24px;
    background-color: white;
}


#resumen_cesta_right_content > div{
	line-height: 1.2;
	padding-top: 5px;
	padding-bottom:5px;
}

.tr_total TD,
.tr_total{
	height:20px!important;
}