/* general */

.layout-boxed .body-innerwrapper {
	margin: 0 auto !important;
}
/*top 1*/

#sp-top1 .sp-contact-info {
	display: inline-grid;
	text-align: right;
	font-size: 18px !important;
	font-weight: 600;
	margin: 9px 0 0 0;
}
#sp-top1 .sp-contact-info li {
	margin: 0;
}

ul.sp-contact-info.datos {
    display: inline-grid;
}

.sp-contact-info.datos li {
	margin: 10px;
}
/* header*/

#sp-header {
	border-bottom: none !important;
}
/* menu */

#sp-menu {
	border-bottom: none !important;
}
.sp-megamenu-parent {
	float: inherit !important;
	text-align: center;
}
.sp-megamenu-parent > li {
	margin-right: 0 !important;
}
.sp-megamenu-parent > li.active > a,  .sp-megamenu-parent > li:hover > a,  .sp-megamenu-parent > li > a,  .sp-megamenu-parent > li > span {
	color: #f7f7f7 !important;
	font-weight: 600 !important;
}
.sp-megamenu-parent > li.active > a,  .sp-megamenu-parent > li:hover > a {
	background: #0092b2;
}
.sp-megamenu-parent > li > a,  .sp-megamenu-parent > li > span {
	line-height: 55px !important;
	padding: 0 35px;
	border-right: 1px solid #f7f7f7;
	margin: 0 auto !important;
}
/* menu inicio */

.sp-megamenu-parent > li.menuinicio > a,  .sp-megamenu-parent > li.menuinicio > span {
	padding-left: 35px;
}
/*menu contacto*/

.sp-megamenu-parent > li.menucontacto > a,  .sp-megamenu-parent > li.menucontacto > span {
	border-right: none;
}
/* inicio productos wk */

.uk-h1.uk-margin-top-remove {
	padding: 15px 0 !important;
	background: #bcbdc0 !important;
	color: #454545 !important;
	font-size: 14px !important;
	text-transform: uppercase !important;
	font-weight: 700 !important;
}
.uk-panel-box {
	padding: 0 !important;
}
.uk-button-large {
	background: #006d96 !important;
	color: #fff !important;
	font-size: 14px !important;
	width: 100% !important;
	border: none !important;
	text-transform: uppercase !important;
	font-weight: 700 !important;
}
.uk-panel-box-primary {
	background-color: #fff !important;
}
/* footer */

#sp-footer .sp-copyright,  #sp-footer .sp-copyright a {
	color: #f7f7f7 !important;
}
#sp-footer .sp-copyright a:hover {
	color: #ffffff !important;
}
/* widgetkit */
.uk-overlay-background {
	background: rgba(255,255,255,.55) !important;
}
/* btn ml */
.ml-btn a {
	background: #3483fa !important;
	color: #fff !important;
	padding: 14px 32px !important;
	margin-top: 15px !important;
	margin-right: 15px !important;
}
.ml-btn a:hover {
	background: #1a64d3 !important;
}
/* btn 10off */
.off-btn a {
	background: #FC0 !important;
	color: #fff !important;
	padding: 14px 32px !important;
	margin-top: 15px !important;
}
.off-btn a:hover {
	background: #ffb400 !important;
}
@media (max-width: 768px) {
.off-btn a {
    padding: 14px 40px !important;
    margin-top: 25px !important;
    display: table !important;
}
}
/* btn pdf */
.dropfiles-single-file .dropfiles-file-link {
	background-color: #444444 !important;
	font-family: Raleway, sans-serifRaleway, sans-serif !important;
	font-size: 16px !important;
	margin: 15px 0 !important;
}
/* download custom */
.dropfiles-file-link.dropfiles_downloadlink .droptitle, .dropfiles-file-link.dropfiles_downloadlink .dropinfos {
	display: none !important;
}
/* titulos destacados */
h1.titulodest {
	margin: 40px auto;
	font-weight: bold !important;
	text-align: center !important;
	border-bottom: 1px solid #dedede;
	padding: 10px 0;
	width: 30%;
}
/*detalle productos */
.entry-image.full-image {
	float: inline-start !important;
	margin-right: 40px !important;
}
/* espacio general body */
.view-article #sp-main-body {
	padding: 35px 0 !important;
}
