html.offline body {
    background: url(/images/14123.jpg)!important;
    background-size: cover!important;
    background-position: center!important;
}
html.offline body:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: rgb(255 255 255 / 70%);
    width: 100%;
    height: 100%;
    z-index: -1;
}
html.offline .offline-wrapper {
    box-shadow: 0px 0px 30px -15px #000;
}

/********************************************************************************/
/* scroll bar */
 /* width */
::-webkit-scrollbar {
  width: 10px;
}
/* Track */
::-webkit-scrollbar-track {
  background: #dee2e6; 
}
/* Handle */
::-webkit-scrollbar-thumb {
  background: #303c49; 
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #375472; 
}

/* transition */
.transition{
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
} 

.shadow {
    box-shadow: 0 .5rem 1rem rgb(0 0 0 / 30%) !important;
}

.topbar-menu{
    list-style: none !important;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: flex-end;
}
.topbar-menu li.menu-parent {
    position: relative;
}
.topbar-menu > li > a {
    margin: 0 8px;
    color: #dddddd!important;
}

.topbar-menu > li:hover > a, .topbar-menu > li.active > a {
    border-bottom: 1px dotted;
    color: #ffffff!important;
}

.topbar-menu .menu-child {
    position: absolute;
    list-style: none !important;
    margin: 0;
    min-width: 150px; 
    background: #ffffff;
    left: 6px;
    top: 20px;
    text-align: left;
    padding: 10px;
    border-radius: 5px;
    opacity:0;
    visibility:hidden;
    box-shadow: 0 .5rem 1rem rgb(0 0 0 / 30%) !important;
}
.topbar-menu .menu-child.active {
    opacity:1;
    visibility:visible;
    top:30px;
}
.topbar-menu .menu-child.rtl {
    right: -6px;
    left: auto;
}
.topbar-menu .menu-child a {
    color: #aeaeae !important;
    display: block;
    padding: 2px 0;
    font-size: 14px;
    white-space: nowrap;
}


.catalogo-item-menu{
    position: absolute;
    top: 0;
    right: 0;
    padding: 15px 22px;
    list-style: none;
    z-index: 1;
}
.catalogo-item-menu li.menu-parent {
    position: relative;
}
.catalogo-item-menu > li > a {}

.catalogo-item-menu .menu-child {
    position: absolute;
    list-style: none;
    margin: 0;
    background: #ffffff;
    right: 0;
    top: 10px;
    padding: 10px;
    border-radius: 5px;
    opacity:0;
    visibility:hidden;
}
.catalogo-item-menu .menu-child.active {
    opacity:1;
    visibility:visible;
    top:30px;
}


#sp-top1 .sp-column {
    display: flex;
    justify-content: space-between;
}

#sp-header {
    height: auto;
}
/*#sp-header:before {
    content: ' ';
    background: #ed1b24;
    width: 33%;
    height: 100px;
    position: absolute;
    left: -5%;
    top: 0;
    transform: skewX(-45deg);
    border-right: 15px solid rgb(48 60 73 / 0.3);
}*/
#sp-header #sp-menu .sp-megamenu-parent > li > a{
	line-height: 86px;
    color: #303c49;
	font-weight:bold;
	text-transform: uppercase;
	font-size: 14px;
	padding: 0 10px;
}
#sp-header #sp-menu .sp-megamenu-parent .active a,
#sp-header #sp-menu .sp-megamenu-parent li:hover a{
    color: #ed1b24!important;
}
#sp-header #offcanvas-toggler {
    float: right;
    margin-right: 30px;
    color: #dc3546;
    height: auto;
    line-height: 86px;
}
#sp-header #sp-logo {
    text-align: center;
}
#sp-header .logo {
    height: auto;
}
#sp-header .logo .logo-image {
    height: auto;
    display: inline;
}
#sp-header .logo a {
    line-height: 86px;
}

#sp-logo:before {
    content: ' ';
    background: #ed1b24;
    width: 150%;
    height: 100px;
    position: absolute;
    left: -33%;
    top: 0;
    transform: skewX(-45deg);
    border-right: 15px solid rgb(48 60 73 / 0.3);
    z-index: -1;
}

/*sticky*/ 
.sticky #sp-header:before {
    height: 71px;
}
.sticky #sp-header .logo .logo-image {
    height: 60px;
}
.sticky #sp-header .logo a {
    line-height: 70px;
}
.sticky #sp-header #sp-menu .sp-megamenu-parent > li > a {
    line-height: 70px;
}
.sticky #sp-header #offcanvas-toggler {
    line-height: 70px;
}


#column-wrap-id-1600222949825 {
    position: absolute;
    width: 100%;
    height: 100%;
	left:0;
	top:0;
}

/*title*/

#sp-title .sp-page-title {
    background: none;
    padding: 120px 0 60px;
    z-index: 1;
    position: relative;
    background-size: cover;
    background-position: center;
}
#sp-title .sp-page-title:before {
    content: '';
	width:100%;
	height:100%;
    z-index: -1;
    position: absolute;
	top:0;
	left:0;
	background: rgb(48 60 73 / 0.8);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
}
#sp-title .sp-page-title-heading {
    font-size: 50px;
	text-transform: uppercase;
}

/**/
#sp-main-body {
    padding: 60px 0;
}

/**/
#sp-left .sp-module, #sp-right .sp-module {
    border: 1px solid #f3f3f3;
    padding: 15px;
    border-radius: 3px;
    background: #eaeaea;
	margin-top: 30px;
}
#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
    font-size: 25px;
    border-bottom: 1px solid #ed1b24;
    text-transform: uppercase;
	margin-bottom: 15px;
    padding-bottom: 5px;
}

#sp-top-bar {
    font-size: 16px;
    z-index: 100 !important;
    position: relative;
}


#sp-top3 > div {
    display: flex;
    justify-content: space-between;
}

body.ltr.offcanvs-position-right .offcanvas-menu {
    right: -350px;
}
.offcanvas-menu {
    background: #ffffff;
	 width: 350px;
}
.offcanvas-menu .offcanvas-inner {
    padding: 0px;
}
.close-offcanvas {
    font-size: 20px;
    background: none;
	right: 10px;
    top: 10px;
}
.offcanvas-menu .offcanvas-logo img {
    height: 60px;
    margin: auto;
}
.offcanvas-menu .offcanvas-logo:after {
	content: ' ';
    background: #ed1b24;
    width: 150%;
    height: 100px;
    position: absolute;
    left: -15px;
    top: -15px;
    border-bottom: 5px solid rgb(48 60 73 / 0.3);
    z-index: -1;
}

.offcanvas-menu .menu {
    list-style: none;
    padding: 15px 25px;
    margin: 0;
}
.offcanvas-menu .menu > li {
	border-bottom: 1px solid #dddedf;
	position: relative;
}
.offcanvas-menu .menu li a {
	line-height: 40px;
    padding: 0 15px;
    position: relative;
    z-index: 1;
}
.offcanvas-menu .menu .menu-child {
    list-style: none;
    padding: 0px 15px;
    background: #e9e9e9;
    top: 30px;
    left: 100%;
    width: 100%;
    position: absolute;
    opacity: 0;
    z-index: 0;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.offcanvas-menu .menu li:hover .menu-child{
	opacity: 1;
    left: 80px;
    z-index: 1;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.offcanvas-inner .sp-module {
   /* padding: 15px!important;
	margin-bottom: 15px!important;*/
}
.offcanvas-menu .offcanvas-inner .sp-module a {
    /*color: #fff!important;*/
    line-height: 45px;
    text-transform: uppercase;
    font-weight: bold;
	font-size:16px!important
}
.offcanvas-menu .offcanvas-inner  .sp-module-title {
    /*color: #fff;*/
    border-bottom: 3px solid #ed1b24;
    padding-bottom: 5px;
    margin-bottom: 10px;
    font-size: 18px!important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li {
    border-bottom: 1px solid #45505c;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li:last-child {
    border-bottom: 0px;
}

.carousel-ofertas-offcanvas  .titulo {
    font-size: 16px!important;
    line-height: normal!important;
    text-align: left!important;
    padding: 0 5px!important;
    background: #45505c!important;
}
.carousel-ofertas-offcanvas .pie {
    overflow: hidden;
    background: #ed1b24;
    padding:0 5px;
}
.carousel-ofertas-offcanvas  .valor {
    color: #fff!important;
    font-size: 16px!important;
    float: left;
    line-height: 25px!important;
    background: none!important;
}
.carousel-ofertas-offcanvas  .año {
    float: right;
	margin-top: 2px;
}



/*filtro portada*/
.filtro-portada {
    position: absolute!important;
    z-index: 2!important;
    width: 100%;
    transform: translateY(-50%);
}
.filtro-portada label{
	display:none;
}
.filtro-portada #limpiar{
	display:none;
}
.filtro-portada select{}

.filtro-horizontal.sp-module {
    padding: 30px;
    background: #eaeaea;
    margin-bottom: 30px;
}
.filtro-horizontal.sp-module .sp-module-title {
    font-size: 25px;
    border-bottom: 1px solid #ed1b24;
    text-transform: uppercase;
    margin-bottom: 15px;
    padding-bottom: 5px;
	font-weight: bold;
}
.filtro-horizontal.sp-module label{
	display:none;
}
.filtro-horizontal.sp-module select{
	text-transform:uppercase; 
}

/* filtro responsivo*/
#filtro-btn{
	display:none;
}
#filtro-panel{
	display:block;
}
/**/
.carousel-ofertas  form > .row-fluid {
    display: none;
}
.carousel-ofertas .item {
    position: relative;
	margin-bottom:30px;
}
.carousel-ofertas .titulo {
    background: #ed1b24;
    padding: 8px 15px;
    text-transform: uppercase;
    font-weight: bold;
	align-items: center;
    display: flex;
}
.carousel-ofertas .titulo a{
    color: #fff;
}
.carousel-ofertas .portada {
	background: #eaeaea;
    position: relative;
    text-transform: uppercase;
	overflow:hidden;
}
.carousel-ofertas .oferta {
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 1;
    font-size: 20px;
}
.carousel-ofertas .pie {
    background: #303c49;
    color: #fff;
    padding: 8px 15px;
    text-transform: uppercase;
    overflow: hidden;
    align-items: center;
    display: flex;
}
.carousel-ofertas .valor {
    font-weight: bold;
    font-size: 20px;
}
.carousel-ofertas .año {
    position: absolute;
    right: 15px;
}
.carousel-ofertas .estado {
    position: absolute;
    top: 50px;
    left: -35%;
    z-index: 2;
    border-radius: 0px;
    transform: rotate(-45deg);
    background: #9c0d14;
    width: 100%;
    color: #fff;
    font-size: 18px;
}




/*contacto*/
#contacto {
    max-width: 600px;
	width:100%;
}

/*venta*/
#venta {
    max-width: 600px;
	width:100%;
}
#venta .tab-content {
    margin-top: 15px;
}


/*owl carousel*/
.owl-theme .owl-nav {
    /*margin-top: 0;*/
}
.owl-theme .owl-nav [class*=owl-] {
    opacity:.5;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: unset;
    color: unset;
    opacity:1;
}

.owl-nav {
    /*position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);*/
}
.owl-nav button {
	/*font-size: 50px!important;
    color: #fff!important;
    margin: 30px!important;
    background: none!important;
	outline: none!important;
	opacity:.7;*/
}
.owl-nav button:hover {
	/*opacity:1;*/
}

/**/
.btn-custom, .sppb-btn-custom {
    border-color: #303c49;
    background-color: #303c49;
	color: #fff;
}
/**/
.fancybox-active {
    margin-right:0!important;
}
.fancybox-slide {
    overflow:hidden;
}
.fancybox-content {
  max-width:800px;
  width:100%;
  max-height:100vh;
}
.fancybox-content .sp-preloader {
    position: absolute!important;
}
.fancybox-content.sppb-column {
    height: auto;
}


/**/
.nav-pills .nav-link {
    border-radius: .25rem;
    background: #eaeaea;
    margin-right: 10px;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #ed1b24;
}

/**/
.form-horizontal .control-label {
	float:none;
	padding: 0;
	display: inline !important;
}
.form-horizontal .controls {
    margin-left: 0px;
}
.form-horizontal .controls .fabrikElement {
    /*display: flex;*/
}
.form-horizontal .controls .fabrikElement .fabrikSubElementContainer {
    width: 100%;
}
.form-actions {
    margin-left: 0px;
}
.plg-captcha label {
    display: none;
}
.plg-captcha .fabrikElement {
    display: flex;
}


.fabrikErrorMessage {
    font-size: 14px;
}


.w-5{
	width:5%;
}
.w-10{
	width:10%;
}
.w-15{
	width:15%;
}
.w-20{
	width:20%;
}
.w-25{
	width:25%;
}
.w-30{
	width:30%;
}
.w-35{
	width:35%;
}
.w-40{
	width:40%;
}
.w-45{
	width:45%;
}
.w-50{
	width:50%;
}
.w-55{
	width:55%;
}
.w-60{
	width:60%;
}
.w-65{
	width:65%;
}
.w-70{
	width:70%;
}
.w-75{
	width:75%;
}
.w-80{
	width:80%;
}
.w-85{
	width:85%;
}
.w-90{
	width:90%;
}
.w-95{
	width:95%;
}
.w-100{
	width:100%;
}


.z-index-0{
	z-index:0!important;
}
.z-index-1{
	z-index:1!important;
}
.z-index-10{
	z-index:10!important;
}
.z-index-30{
	z-index:30!important;
}
.z-index-60{
	z-index:60!important;
}
.z-index-90{
	z-index:90!important;
}

button.close {
    /*padding: 9px;*/
}

label {
    font-weight: bold;
}
label span{
    font-weight: normal;
}
textarea {
    width: 100%;
    border-color: #ced4da;
    resize: none;
	border-radius: 5px; 
}

.border-dotted {
    border: 1px dotted #dee2e6;
}
.border-dashed {
    border: 1px dashed #dee2e6;
}

/*table*/
.table tr{
	position:relative; 
}

.table tr.active:after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 150 136 / 20%);
	z-index:0;
}

.table tr td{
	vertical-align: middle;
}


.table .catalogo___portada {
    /*width: 60px; */
}

.table .catalogo___ingreso,
.table .catalogo___categoria,
.table .catalogo___ano,
.table .catalogo___valor,
.table .catalogo___oferta,
.table .catalogo___destacado,
.table .catalogo___estado,
.table .catalogo___id{
	text-align:center;
}
.table .repuestos___ingreso,
.table .repuestos___valor,
.table .repuestos___valor_oferta,
.table .repuestos___destacado,
.table .repuestos___estado,
.table .repuestos___id{
	text-align:center;
}
.table tr.estado0 td{
	text-decoration:line-through;
	color: #6c757d;
	font-style: italic;
}
.table tr.estado1 td{
	color: #303c49;
}

/**/
.intro #sp-top-bar{
	position:fixed!important;
	width:100%;
	z-index:2;
	height: 42px;
}
.intro #sp-header{
    position:fixed!important;
	width:100%;
	z-index:2;
	top:42px;
	background:none;
	box-shadow:none;
}
.intro #sp-menu{
	display:none;
}
.intro #offcanvas-toggler > .fa {
    color: #ffffff;
}

.intro .intro-menu-col {
    overflow: hidden;
}
.intro .intro-menu-col .intro-menu-block .sppb-row-overlay{
    transform: scale(1);
	background-size: cover!important;
	background-position: center!important;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.intro .intro-menu-col:hover .intro-menu-block .sppb-row-overlay{
   transform: scale(1.2);
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.intro .intro-menu-col .intro-menu-block:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 120%;
    background: rgb(0 0 0 / 40%);
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: 1;
    box-shadow: inset 0px 0px 15px rgb(0 0 0);
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.intro .intro-menu-col:hover .intro-menu-block:after {
    background: rgb(0 0 0 / 10%);
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

.intro #section-id-1652851627353 > .sppb-row-overlay {
    background-position: left center!important;
}
.intro #section-id-1652851445290 .sppb-addon-content {
	text-shadow:0px 0px 8px #000;
}

/*contacto*/
#sppb-addon-wrapper-1700339166752, 
#sppb-addon-wrapper-1700339166752 #sppb-addon-1700339166752, 
#sppb-addon-wrapper-1700339166752 .sppb-addon,
#sppb-addon-wrapper-1700339166752 .sppb-addon-content,
#sppb-addon-wrapper-1700339166752 .sppb-addon-content > div{
    height: 100%;
}


/**/
#section-id-1700589707505 {
    overflow: hidden;
}
#column-id-1700589707503:after {
	content: ' ';
    position: absolute;
    width: 100%;
    height: 33%;
    left: 0%;
    background: #b3252f;
    z-index: 0;
}
#column-id-1700589707504:after {
	content: ' ';
    padding: 70px;
    background: #b3252f;
    position: absolute;
    left: -70px;
    transform: rotate(45deg);
    box-shadow: 12px -12px 12px -12px rgb(0 0 0 / 70%);
}

#column-id-1700589707504 {
    overflow: hidden;
}

#column-id-1700589707504 {
    box-shadow: inset 0px 0px 8px -4px #000;
}

#column-id-1701138485580.fancybox-content {
    max-width: 600px;
	height:auto;
}

button, .btn{
	outline: 0 !important;  
}
.btn{
    text-transform: uppercase;
}


/*form*/
.fabrikDetails.fancybox-content {
    max-width: 1000px;
}
.loader.fabrikImg {
    display: none !important;
} 
.fabrikElementContainer .spinner {
    display: none !important;
}

.plg-checkbox .fabrikgrid_checkbox{}
.plg-checkbox input[type=checkbox] {
    margin-right: 15px;
    transform: scale(1.5);
}
.plg-checkbox .fabrikElement {
    border-width: 1px 1px 1px 1px;
    border-color: #ced4da;
    border-style: solid;
    border-radius: 5px;
}
.plg-checkbox .fabrikElement label {
    border-bottom: 1px solid #ced4da;
    padding: 5px 20px;
    margin: 0;
    width: 100%;
}
.plg-checkbox .fabrikElement label:last-child { 
    border-bottom: 0;
}

.plg-captcha img {
    height:38px; 
}

.plg-fileupload .fabrikUploadDelete {
    display: block;
    position: relative;
    width: 100%;
}
.plg-fileupload .fabrikUploadDelete button {
    position: absolute;
    margin: 15px;
    right: 0;
}
.plg-fileupload .plupload_container {
    width: 100% !important;
}
.plupload table {
    font-size: 14px;
    line-height: normal;
    margin:0;
}
.plupload table td {
    padding: 0;
    border: 0;
}
.plupload table tbody {
    display: grid;
    grid-template-columns: auto auto auto auto;
    grid-column-gap: 7px;
}
.plupload table tbody tr { 
    width: 100%;
    display: inline-grid;
    position:relative;
    margin-bottom: 7px;
}
.plg-fileupload .plupload_file_status {
    vertical-align: middle;
}
.plg-fileupload .plupload_file_action {
    vertical-align: middle;
}
.plg-fileupload .plupload_file_action a {
    position: absolute;
    top: 6px;
    right: 3px;
    z-index:1;
}
.plg-fileupload .plupload .plupload_file_status .progress {
    width: 90% !important;
    height: 5px;
    position: absolute;
    bottom: 3px;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 1; 
}
.plg-fileupload .plupload .existing .plupload_file_status  .progress {
    display: none !important;
} 
.plg-fileupload .plupload .progress .bar {
    height: 5px !important;
    -webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}

.plg-calc .spinner{
	display:none!important;
}
 
.plg-dropdown .select2-container {
    width: 100% !important;
}



.sp-contact-info li {
    font-size: 100%;
}

/**/
.overflow-hidden{
	overflow:hidden; 
}

/**/
.ellipsis{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}
.ellipsis-1{
	-webkit-line-clamp: 1;
}
.ellipsis-2{
	-webkit-line-clamp: 2;
}
.ellipsis-3{
	-webkit-line-clamp: 3;
}

.ellipsis-cell {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.d-grid{
    display: grid;
}
.d-grid-2{
    grid-template-columns: auto auto;
}
.d-grid-3{
    grid-template-columns: auto auto auto;
}
.d-grid-4{
    grid-template-columns: auto auto auto auto;
}
.d-grid-5{
    grid-template-columns: auto auto auto auto auto;
}
.d-grid-6{
    grid-template-columns: auto auto auto auto auto auto;
}

/**/
.droppable-active {
    /*border: 2px solid #2196F3;*/
	transform: scale(.99);
	opacity: .7;
} 

/*jce editor*/ 
.wf-editor-container{ 
    max-width: 100% !important;
}

.mceContentBody { 
    font-size: 18px;
}

.wf-editor-container iframe {
    max-width: 100% !important;
}


.banner-container .sppb-addon-content,
.banner-container .sppb-addon-wrapper{ 
	height:100%;
}

.banner-container .sppb-addon-wrapper > div{
	height:calc(100% - 30px);
}

.sp-dropdown.rtl {
    left: -100%!important;
}
 

/*media querys*/
@media only screen and (max-width: 768px) {
    body.helix-ultimate .sppb-row-container {
        max-width: 100%;
    }
	#column-id-1729327885998.container {
        max-width: 100%;
    }
	#sp-top1 .sp-column {
		justify-content: center;
	}
	.topbar-menu {
		justify-content: center;
	}
}

@media only screen and (max-width: 576px) {
    body.helix-ultimate .sppb-row-container {
        max-width: 100%;
    }
}

/*@media only screen and (max-width: 1440px) {
	.intro .sppb-addon-content h1 {
		font-size: 34px;
	}
}
@media only screen and (max-width: 1024px) {
	#sppb-addon-wrapper-1600997926840 {
		margin: 0px;
	}
	.sticky #sp-header .logo .logo-image {
		height: 43px;
	}
	#sppb-addon-wrapper-1519278800191 {
		width: 100%!important;
	}
	.intro .sppb-addon-content h1 {
		font-size: 26px;
	}
}
@media only screen and (max-width: 768px) {
	#sp-header:before {
		width: 60%;
		left: -10%;
	}
	#sp-header #sp-logo {
		text-align: left;
	}
	#sp-header .logo .logo-image {
		height: 60px;
	}
	#filtro-btn{
		display:block;
		font-weight: bold;
	}
	#filtro-panel{
		display:none;
	}
	.filtro-portada {
		transform: translateY(-50px);
	}
	.catalogo.detalle .titulo {
		text-align: center;
		line-height: normal;
	}
	.catalogo.detalle .detalles {
		padding: 0;
		margin-top: 15px;
	}
	#sp-main-body {
		padding: 30px 0;
	}
	.catalogo___oferta, .catalogo___estado, .catalogo___destacado {
		display: none;
	}
	.intro  .intro-menu-block {
		height: 300px!important;
	}
	.intro .intro-menu-col .intro-menu-block:after {
		height: 100%;
		width: 115%;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
	}
	.intro #sp-main-body {
		margin-top: 40px;
	}
	.intro .sppb-addon-content h1 {
		font-size: 2.5rem;
	}
}
@media only screen and (max-width: 425px) {
	#sppb-addon-1512068798151 .sppb-addon-title {
		font-size: 45px!important;
		line-height: 45px!important;
	}
	#sppb-addon-1512068798151 p {
		font-size: 25px;
		line-height: 25px;
	}
	#sppb-addon-1600152670691 .sppb-btn {
		width: 100%!important;
		text-align: center!important;
		margin: 0 0 15px!important;
	}
	#sppb-addon-wrapper-1519278800191 {
		margin: 0!important;
		width: 101%!important;
	}
	#sppb-addon-1600152670691 i {
		display: block!important;
		font-size: 30px!important;
		margin: 5px 0px!important;
	}
	#sp-top1 .sp-column {
		text-align: center;
	}
	#sp-top2 .sp-column {
		text-align: center!important;
	}
	#sp-header:before {
		width: 90%;
		left: -15%;
	}
	#sp-header .logo .logo-image {
		height: 50px;
	}
	#btn-1600541533561 {
		width: 100%;
	}
	#sp-main-body {
		padding: 15px 0;
	}
	.administracion.view-list .fabrikButtonsContainer > ul > li > a {
		margin: 3px!important;
	}
	.catalogo___categoria {
		display: none;
	}
	.intro #sp-header {
		top: 64px;
	}
	.intro #sp-main-body {
		margin-top: 64px;
	}
	#column-id-1700589707504 {
		padding: 15px 30px!important;
		height: auto!important;
	}
	#column-id-1700589707503 .sppb-addon-overlay-image-content {

	}
}
@media only screen and (max-width: 375px) {
	#sp-header {
		padding: 0px 30px 0 0!important;
	}
	#sp-header:before {
		width: 92%;
		left: -15%;
	}
	.intro #sp-header {
		top: 88px;
	}
	.intro #sp-main-body {
		margin-top: 88px;
	}
}
*/