.content_scene_cat {
	background: #e8e8e8;
	line-height: 19px;
	margin: 0 0 26px 0;
	position: relative;
	display: none;
}



.it_EXJPSRUJGROJ>p:nth-child(1)>a:nth-child(1)>img:nth-child(1) {
	border: none;
	padding-top: 30px;
}

.shopping_cart>a:first-child {
	display: none;
	font: bold 18px/24px "Arimo", sans-serif;
	overflow: hidden;
	border: none;
	color: #263238;
	line-height: 1;
}

.tmhtmlcontent-footer {
	/* text-align: -moz-center; */
	display: inline-grid;
}

#tmhtmlcontent_footer {
	text-align: -moz-center;
}

.tiendas {
	float: left;
	background: #eaeaea;
	margin: 8px;
	display: inline-grid;
	width: 96%;
	padding: 10px;
}

.comunidades {
	border-bottom: 1px solid #e87a11;
	padding-bottom: 10px;
	margin-bottom: 26px;
	overflow: auto;
}

#block_contact_infos>div:nth-child(1)>h4:nth-child(1) {
	display: none;
}

#informations_block_left_1 {
	display: none !important;
}

ul.product_list .product-image-container:hover img.replace-2x {
	-webkit-transform: scale(1) !important;
	-moz-transform: scale(1) !important;
	-ms-transform: scale(1) !important;
	-o-transform: scale(1) !important;
	transform: scale(1) !important;
	opacity: 1 !important;
	z-index: 1 !important;
}

#index .contact-form-box {
	float: right;
	display: block;
	width: 100%;
}

#index .contact-form-box textarea {
	height: 260px !important;
}

@media (max-width: 600px) {
	#index .contact-form-box {
		margin-top: 80px;
	}
}

/* FML 29/07/2019 */
.footer-container {
	border-top: none;
	margin-top: 0;
	background-color: #2c376f;
	color: white;
}

.footer-container #footer #social_block {
	width: 100%;
}

.footer-container #footer h4 {
	color: white;
}

body .footer-container #footer a {
	color: white;
}

.footer-container #footer a:hover {
	color: orange;
}

h2.aten_tel {
	font-size: 20px;
}

p.num_tel {
	font-size: 42px;
	margin: 36px;
	font-weight: 600;
}

#left_column .block .block_content ul li {
	padding: 4px 0;
	float: left;
	width: 100%;
}

#newsletter_block_left {
	background-color: #B77643;
	height: max-content;
	width: 100%;
	height: auto;
	padding: 12px;
	color: white;
	overflow: auto;
}

#newsletter_block_left>div:first-child {
	margin-top: 17px;
}


div.form-group>div {
	padding: 0 !important;
	border-radius: 25px;
}

div.form-group>div:first-child {
	left: 40px;
}

div.form-group>div:nth-child(2) {
	background: #ff9800;
	text-align: center;
}

#newsletter-input {
	border-radius: 25px;
}

#boton-news {
	height: 50px;
	border-radius: 50px;
}

div.form-group label {
	margin-left: 40px;
	float: left;
	color: white;
	font-size: 0.8em;
}

#cbox1 {
	margin-right: 5px;
}

div.form-group label a {
	color: #ccc;
}

#tmhtmlcontent_home {
	display: block;
	height: auto;
	width: auto;
	padding: 1px;
	margin: 0px 0px 25px 0px;
}

#tmhtmlcontent_home .item-html {
	padding: 0px !important;
	text-align: center;
}

#tmhtmlcontent_home ul {
	background: none;
}

body #tmhtmlcontent_home ul li .item-html a {
	background: none;
}

.btn-contact {
	padding: 10px;
	background: #ff9800;
	border-radius: 5px;
}

.btn-contact a:hover {
	color: white;
}

.description-of-product {
	padding: 1px;
	overflow: auto;
	margin: 10px 5px 10px 5px;
}

@media screen and (max-width: 767.98px) {
	div.form-group>div:first-child {
		left: 0px;
	}

	div.form-group>div:nth-child(2) {
		background: none;
		text-align: center;
	}

	#newsletter_block_left {
		width: 110%;
		right: 15px !important;
		position: relative;
	}
}


#header_link_blog {
	display: none;
}
/* Fin FML 29/07/2019 */