
.has-error > .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #a94442;
    border-radius: 4px;
}

.rotatepeti {
    -webkit-animation:spin 4s linear infinite;
    -moz-animation:spin 4s linear infinite;
    animation:spin 4s linear infinite;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }

.text-white {
  color: white !important;
}

.top-garantia li a:hover{
    color:rgba(234,40,3,1) !important;
}

.bg-black-tr{
    background-color: rgba(0,0,0,0.8);
}

/*.form-select .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: white;
}*/

.label-registro, .label-interesado{
  text-transform: none !important;
  cursor: pointer !important;
}

.campo-cumpleaños select {
  margin-left: 5px !important;
  margin-right: 5px !important;
}

.i-form {
  width: 17px !important;
  height: 17px !important;
  line-height: 17px !important;
  font-size: 12px;
  padding-left: 1px;
  float: right;
  margin-left: 5px;
  margin-top: 2px;
  margin-bottom: 0;
  margin-right: 0;
}

.mfp-close {display: none; }
button.mfp-close {display: none; }

.button.disabled, .button[disabled], fieldset[disabled] .button, .button.disabled:hover, .button[disabled]:hover, fieldset[disabled] .button:hover {
    cursor: not-allowed;
    opacity: 0.45;
    filter: alpha(opacity=45);
    -webkit-box-shadow: none;
    box-shadow: none;
}

#page-menu nav li a {
    display: block;
    height: 28px;
    line-height: 28px;
    margin: 8px 4px;
    padding: 0 10px;
    color: #FFF;
    font-size: 13px;
    border-radius: 14px;
}

.home-presen {
    font-size: 20px !important;
    max-width: max-content !important;
    font-weight: normal !important;
}

.romanos_upper{
  list-style-type:upper-roman;
}

.sagmenu2 .latmenu li a {
  display: list-item;
}
.sagmenu2 .latmenu li {
  border-top: 1px solid #b9b9b9;
  border-bottom: 1px solid #b9b9b9;
}

.mini-conte{
  height: 5em;
  overflow: hidden;
}

.mayus {
  text-transform: uppercase !important;
}

.nav-tabs h3 {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 0;
    color: #333;
}

body.dark, .dark #wrapper, .dark #content, .dark .shop-quick-view-ajax, .dark .portfolio-ajax-modal, .dark .modal-content, .dark .css3-spinner, body.dark #side-panel, body #side-panel.dark {
cursor: default;
opacity: 1;
margin: 0;
padding: 0;
overflow: visible;
border: none;
-webkit-border-radius: 0;
border-radius: 0;
font: normal 100%/normal Arial, Helvetica, sans-serif;
color: rgb(255, 255, 255);
-o-text-overflow: clip;
text-overflow: clip;
background: -webkit-linear-gradient(63deg, rgb(21,21,21) 5px, rgba(0,0,0,0) 5px), -webkit-linear-gradient(-117deg, rgb(21,21,21) 5px, rgba(0,0,0,0) 5px), -webkit-linear-gradient(63deg, rgb(34,34,34) 5px, rgba(0,0,0,0) 5px), -webkit-linear-gradient(-117deg, rgb(34,34,34) 5px, rgba(0,0,0,0) 5px), -webkit-linear-gradient(0deg, rgb(27,27,27) 10px, rgba(0,0,0,0) 10px), -webkit-linear-gradient(-90deg, rgb(29,29,29) 25%, rgb(26,26,26) 25%, rgb(26,26,26) 50%, rgba(0,0,0,0) 50%, rgba(0,0,0,0) 75%, rgb(36,36,36) 75%, rgb(36,36,36) 100%), rgb(19, 19, 19);
background: -moz-linear-gradient(27deg, rgb(21,21,21) 5px, rgba(0,0,0,0) 5px), -moz-linear-gradient(207deg, rgb(21,21,21) 5px, rgba(0,0,0,0) 5px), -moz-linear-gradient(27deg, rgb(34,34,34) 5px, rgba(0,0,0,0) 5px), -moz-linear-gradient(207deg, rgb(34,34,34) 5px, rgba(0,0,0,0) 5px), -moz-linear-gradient(90deg, rgb(27,27,27) 10px, rgba(0,0,0,0) 10px), -moz-linear-gradient(180deg, rgb(29,29,29) 25%, rgb(26,26,26) 25%, rgb(26,26,26) 50%, rgba(0,0,0,0) 50%, rgba(0,0,0,0) 75%, rgb(36,36,36) 75%, rgb(36,36,36) 100%), rgb(19, 19, 19);
background: linear-gradient(27deg, rgb(21,21,21) 5px, rgba(0,0,0,0) 5px), linear-gradient(207deg, rgb(21,21,21) 5px, rgba(0,0,0,0) 5px), linear-gradient(27deg, rgb(34,34,34) 5px, rgba(0,0,0,0) 5px), linear-gradient(207deg, rgb(34,34,34) 5px, rgba(0,0,0,0) 5px), linear-gradient(90deg, rgb(27,27,27) 10px, rgba(0,0,0,0) 10px), linear-gradient(180deg, rgb(29,29,29) 25%, rgb(26,26,26) 25%, rgb(26,26,26) 50%, rgba(0,0,0,0) 50%, rgba(0,0,0,0) 75%, rgb(36,36,36) 75%, rgb(36,36,36) 100%), rgb(19, 19, 19);
background-position: 0 5px, 10px 0, 0 10px, 10px 5px, 0 0, 0 0;
-webkit-background-origin: padding-box;
background-origin: padding-box;
-webkit-background-clip: border-box;
background-clip: border-box;
-webkit-background-size: 20px 20px;
background-size: 20px 20px;
-webkit-box-shadow: none;
box-shadow: none;
text-shadow: none;
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
transition: none;
-webkit-transform: none;
transform: none;
-webkit-transform-origin: 50% 50% 0;
transform-origin: 50% 50% 0;
}

.nav > li > a {
  font-weight: bold;
}

.sagmenu2 .latmenu li:hover, .sagmenu2 .latmenu li.current {
  border-top: 1px solid rgba(203,99,47,0.3);
  border-bottom: 1px solid rgba(203,99,47,0.3);
  background: rgb(149,149,149); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(149,149,149,0.5) 0%, rgba(13,13,13,0.5) 46%, rgba(1,1,1,0.5) 50%, rgba(10,10,10,0.5) 53%, rgba(78,78,78,0.5) 76%, rgba(56,56,56,0.5) 87%, rgba(27,27,27,0.5) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(149,149,149,0.5) 0%,rgba(13,13,13,0.5) 46%,rgba(1,1,1,0.5) 50%,rgba(10,10,10,0.5) 53%,rgba(78,78,78,0.5) 76%,rgba(56,56,56,0.5) 87%,rgba(27,27,27,0.5) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(149,149,149,0.5) 0%,rgba(13,13,13,0.5) 46%,rgba(1,1,1,0.5) 50%,rgba(10,10,10,0.5) 53%,rgba(78,78,78,0.5) 76%,rgba(56,56,56,0.5) 87%,rgba(27,27,27,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#959595', endColorstr='#1b1b1b',GradientType=0 ); /* IE6-9 */
}
.sagmenu2 .latmenu li:hover a, .sagmenu2 li.current a {
  color: white;
}

.sagmenu2 .current a {
  font-weight: bold;
}

.sagmenu2 .lattitu {
  background: rgb(165,165,165); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(165,165,165,1) 0%, rgba(102,102,102,1) 24%, rgba(51,51,51,1) 47%, rgba(25,25,25,1) 100%, rgba(234,40,3,1) 100%, rgba(243,197,189,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(165,165,165,1) 0%,rgba(102,102,102,1) 24%,rgba(51,51,51,1) 47%,rgba(25,25,25,1) 100%,rgba(234,40,3,1) 100%,rgba(243,197,189,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(165,165,165,1) 0%,rgba(102,102,102,1) 24%,rgba(51,51,51,1) 47%,rgba(25,25,25,1) 100%,rgba(234,40,3,1) 100%,rgba(243,197,189,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a5a5a5', endColorstr='#f3c5bd',GradientType=0 ); /* IE6-9 */
  border-bottom: 0px;
  cursor: pointer;
  border: 0px !important;
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
  padding: 0 15px 0 15px !important;
}

.sagmenu2 .lattitu.acctitlec {
  background: rgb(184, 22, 22); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(184, 22, 22, 1) 0%, rgba(194, 32, 32, 1) 24%, rgba(174, 12, 12, 1) 47%, rgba(164, 2, 2, 1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(184, 22, 22, 1) 0%,rgba(194, 32, 32, 1) 24%,rgba(174, 12, 12, 1) 47%,rgba(164, 2, 2, 1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(184, 22, 22, 1) 0%,rgba(194, 32, 32, 1) 24%,rgba(174, 12, 12, 1) 47%,rgba(164, 2, 2, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b81616', endColorstr='#a40202',GradientType=0 ); /* IE6-9 */
  border: 0px !important;
  cursor: pointer;
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}


.sagmenu2 .lattituFX {
  position: relative;
  font-size: 15px;
  margin-top: 0;
  font-family: 'Raleway', sans-serif;
  text-shadow: 1px 1px 1px #292929;
  text-transform: uppercase;
}

.sagmenu2 .lattituFX a {
  text-decoration: none;
  color: #ffffff;
  position: absolute;
}

.sagmenu2 .lattituFX:after {
  color: #dbdbdb;
  content : attr(data-title);
}

.sagmenu2.accordion.accordion-border .acc_content {
    padding: 0 !important;
}

li.current_ancestor, li.current_ancestor:hover {
  background:
    linear-gradient(27deg, #151515 5px, transparent 5px) 0 5px,
    linear-gradient(207deg, #151515 5px, transparent 5px) 10px 0px,
    linear-gradient(27deg, #222 5px, transparent 5px) 0px 10px,
    linear-gradient(207deg, #222 5px, transparent 5px) 10px 5px,
    linear-gradient(90deg, #1b1b1b 10px, transparent 10px),
    linear-gradient(#1d1d1d 25%, #1a1a1a 25%, #1a1a1a 50%, transparent 50%, transparent 75%, #242424 75%, #242424) !important;
    background-color: #131313 !important;
    background-size: 20px 20px !important;
    padding: 0;
    border-top: 1px solid #b9b9b9 !important;
    border-bottom: 1px solid #b9b9b9 !important
}
li.current_ancestor > a {
  color: white;
  padding: 4px;
  margin-left: 0 !important;
  padding-left: 16px;
  font-weight: bold;
  background: rgb(184, 22, 22); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(184, 22, 22, 0.7) 0%, rgba(194, 32, 32, 0.7) 50%, rgba(174, 12, 12, 0.7) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(184, 22, 22, 0.7) 0%, rgba(194, 32, 32, 0.7) 50%, rgba(174, 12, 12, 0.7) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(184, 22, 22, 0.7) 0%, rgba(194, 32, 32, 0.7) 50%, rgba(174, 12, 12, 0.7) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b81616', endColorstr='#ae0c0c',GradientType=0 ); /* IE6-9 */
}

li.current_ancestor a {
  color: white !important;
  margin-left: 15px;
}

li.current_ancestor ul {
  margin-left: 0;
}

li.current_ancestor li {
  border-top: 1px solid transparent !important;
  border-bottom: 1px solid transparent !important;
}
.bg-trans {
  background-color: transparent !important;
  background: none !important;
}


#primary-menu.style-3 > ul > li.current > a, #primary-menu.sub-title > ul > li:hover > a, #primary-menu.sub-title > ul > li.current > a, #primary-menu.sub-title > div > ul > li:hover > a, #primary-menu.sub-title > div > ul > li.current > a, #top-cart > a > span, #page-menu-wrap, #page-menu ul ul, #page-menu.dots-menu nav li.current a, #page-menu.dots-menu nav li div, .portfolio-filter li.activeFilter a, .portfolio-filter.style-4 li.activeFilter a:after, .portfolio-shuffle:hover, .entry-link:hover, .sale-flash, .button:not(.button-white):not(.button-dark):not(.button-border):not(.button-black):not(.button-red):not(.button-teal):not(.button-yellow):not(.button-green):not(.button-brown):not(.button-aqua):not(.button-purple):not(.button-leaf):not(.button-pink):not(.button-blue):not(.button-dirtygreen):not(.button-amber):not(.button-lime), .button.button-dark:hover, .promo.promo-flat, .feature-box .fbox-icon img, .fbox-effect.fbox-dark .fbox-icon i:hover, .fbox-effect.fbox-dark:hover .fbox-icon i, .fbox-border.fbox-effect.fbox-dark .fbox-icon i:after, .i-rounded:hover, .i-circled:hover, ul.tab-nav.tab-nav2 li.ui-state-active a, .testimonial .flex-control-nav li a, .skills li .progress, .owl-carousel .owl-dots .owl-dot span, #gotoTop:hover, .dark .button-dark:hover, .dark .fbox-effect.fbox-dark .fbox-icon i:hover, .dark .fbox-effect.fbox-dark:hover .fbox-icon i, .dark .fbox-border.fbox-effect.fbox-dark .fbox-icon i:after, .dark .i-rounded:hover, .dark .i-circled:hover, .dark ul.tab-nav.tab-nav2 li.ui-state-active a, .dark .tagcloud a:hover, .ei-slider-thumbs li.ei-slider-element, .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus, .checkbox-style:checked + .checkbox-style-1-label:before, .checkbox-style:checked + .checkbox-style-2-label:before, .checkbox-style:checked + .checkbox-style-3-label:before, .radio-style:checked + .radio-style-3-label:before, .irs-bar, .irs-from, .irs-to, .irs-single, input.switch-toggle-flat:checked + label, input.switch-toggle-flat:checked + label:after, input.switch-toggle-round:checked + label:before, .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-themecolor, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-themecolor {
  background: rgb(184, 22, 22); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(184, 22, 22, 1) 0%, rgba(194, 32, 32, 1) 50%, rgba(174, 12, 12, 1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(184, 22, 22, 1) 0%,rgba(194, 32, 32, 1) 50%,rgba(174, 12, 12, 1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(184, 22, 22, 1) 0%,rgba(194, 32, 32, 1) 50%,rgba(174, 12, 12, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b81616', endColorstr='#ae0c0c',GradientType=0 ); /* IE6-9 */
}


.dark #copyrights {
  color: #ccc !important;
  text-shadow: 0px 0px 0px rgba(0,0,0,0.1);
}

.dark .copyright-links a {
  color: #ccc !important;
  border-bottom-color: rgba(255,255,255,0.25);
}

.copyright-links a {
  display: inline-block;
  margin: 0 3px;
  color: #ccc;
  border-bottom: 0px;
  padding-bottom: 1px;
}
.copyright-links a:hover {
  padding-bottom: 0px;
}

#footer.dark, .dark #footer {
  border-top: 0;
  background: #45484d; /* Old browsers */
  background: -moz-linear-gradient(top, #45484d 0%, #282828 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #45484d 0%,#282828 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #45484d 0%,#282828 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#282828',GradientType=0 ); /* IE6-9 */
}

#copyrights {
    padding: 40px 0 20px;
}

.firma {
  margin-bottom: 0;
}

.dark #header:not(.transparent-header), #header.dark:not(.transparent-header) {
  background: #282828; /* Old browsers */
  background: -moz-linear-gradient(top, #282828 0%, #45484d 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #282828 0%,#45484d 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #282828 0%,#45484d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#282828', endColorstr='#45484d',GradientType=0 ); /* IE6-9 */
}

.dark #header.sticky-header:not(.transparent-header) #header-wrap:not(.not-dark), .dark #header.sticky-header.transparent-header #header-wrap:not(.not-dark), .dark #header.transparent-header.floating-header .container, .dark #header.transparent-header.floating-header.sticky-header .container, #header.dark.sticky-header:not(.transparent-header) #header-wrap:not(.not-dark), #header.dark.sticky-header.transparent-header #header-wrap:not(.not-dark), #header.dark.transparent-header.floating-header .container, #header.dark.transparent-header.floating-header.sticky-header .container, .dark .responsive-sticky-header #header-wrap, .responsive-sticky-header.dark #header-wrap {
  background: #282828; /* Old browsers */
  background: -moz-linear-gradient(top, #282828 0%, #45484d 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #282828 0%,#45484d 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #282828 0%,#45484d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#282828', endColorstr='#45484d',GradientType=0 ); /* IE6-9 */
}

.top-links ul ul, .top-links ul div.top-link-section, #primary-menu ul ul:not(.mega-menu-column), #primary-menu ul li .mega-menu-content, #primary-menu.style-6 > ul > li > a:after, #primary-menu.style-6 > ul > li.current > a:after, #top-cart .top-cart-content, .fancy-title.title-border-color:before, .dark #primary-menu:not(.not-dark) ul ul, .dark #primary-menu:not(.not-dark) ul li .mega-menu-content, #primary-menu.dark ul ul, #primary-menu.dark ul li .mega-menu-content, .dark #primary-menu:not(.not-dark) ul li .mega-menu-content.style-2, #primary-menu.dark ul li .mega-menu-content.style-2, .dark #top-cart .top-cart-content, .tabs.tabs-tb ul.tab-nav li.ui-tabs-active a, .irs-from:after, .irs-single:after, .irs-to:after {
  border-top-color: rgba(199,34,0,1);
}


.ui-pnotify.custom .ui-pnotify-container {
  background-color: #404040 !important;
  background-image: none !important;
  border: none !important;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  bottom: 0px;
}
.ui-pnotify.custom .ui-pnotify-title, .ui-pnotify.custom .ui-pnotify-text {
  font-family: Arial, Helvetica, sans-serif !important;
  text-shadow: 2px 2px 3px black !important;
  font-size: 10pt !important;
  color: #FFF !important;
  padding-left: 50px !important;
  line-height: 1 !important;
  text-rendering: geometricPrecision !important;
}
.ui-pnotify.custom .ui-pnotify-title {
  font-weight: bold;
}
.ui-pnotify.custom .ui-pnotify-icon {
  float: left;
}
.ui-pnotify.custom .fa {
  margin: 3px;
  width: 33px;
  height: 33px;
  font-size: 33px;
  color: #b81616;
}
.ui-pnotify.ui-pnotify-nonblock-fade{opacity:1 !important}


.portfolio-filter li {
  cursor: pointer;
}


.top-links li > a {
    cursor: pointer;
}

.sub-menu a {cursor: pointer;}

.product-desc ul {padding: 15px;}
.product-desc p {margin-bottom: 8px;}


.portfolio-desc h3 {
    font-size: 15px !important;
}



.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 33px !important;
}

.select2-container .select2-selection--single {
    height: 35px !important;
}

.btn-garantia {
  padding: 0 22px !important;
}
.loader-white {
  color: #b81616 !important;
}
.stxt-mano1 {
    font-family: 'Gochi Hand', cursive;
}
.stxt-mano2 {
    font-family: 'Shadows Into Light', cursive;
}
.stxt-mano3 {
    font-family: 'Waiting for the Sunrise', cursive;
}
.stxt-mano4 {
    font-family: 'Reenie Beanie', cursive;
}
.stxt-mano5 {
    font-family: 'Nothing You Could Do', cursive;
}
.txt-naranja {
    color:#b81616 !important;
}
.txt-blanco {
    color:#FFF !important;
}

.inactiveLink {
   pointer-events: none;
   cursor: pointer;
}


.mcafer {
    margin-top: -40px;
}
.mcafer h1 {
    font-family: 'Waiting for the Sunrise', cursive;
    font-size: 40px;
    letter-spacing: 3px;
    color: #FFF;
}
.mcafer p {
    font-family: 'Nothing You Could Do', cursive;
    font-size: 23px;
    text-align: left;
}


.mpcafer p {
  font-family: 'Waiting for the Sunrise', cursive;
  font-size: 30px !important;
  letter-spacing: 3px;
  line-height: 1.2!important;
  text-align: center;
  color: #5B5B5B;
}
.mpcafer h3 {
  font-family: 'Righteous', cursive;
  font-size: 30px;
  text-align: center;
  margin-top: 40px;
}


/* Fuentes del Logo 4500 Xtreme */ /* No se ve correctamente */
@font-face {
    font-family: 'Capture it';
    src: url('fonts/xtreme/Capture_it-webfont.eot');
    src: url('fonts/xtreme/Capture_it-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/xtreme/Capture_it-webfont.woff') format('woff'),
         url('fonts/xtreme/Capture_it-webfont.ttf') format('truetype'),
         url('fonts/xtreme/Capture_it-webfont.svg#capture_itregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Sony Sketch EF';
    src: url('fonts/xtreme/Sony_Sketch_EF.ttf');
    font-weight: normal;
    font-style: normal;
}
.captureit {font-family: "Capture it" !important;}
.sonysketch {font-family: "Sony Sketch EF" !important;color: rgba(0, 0, 0, 0.0);-webkit-text-stroke: 0.5px #b81616; font-size: 120px;}
/* Fin Logo 4500 Xtreme */



.rvcirculo {
    background-color: #b81616 ;
    width: 130px;
    height: 130px;
    border-radius: 100%;
    text-align: center;
    color: #FFF;
    font-size: 30px;
    line-height: 25px;
    padding-top: 40px;
    font-family: "Sony Sketch EF";
}



.fbox-plain h3 span {margin-bottom: 10px;margin-top: 5px;}
.detalle-contacto {
  float: left;
  line-height: 40px;
  margin-left: 10px;
}


.blog-limit p{
  height: 9em;
  overflow: hidden;
}

.traye {
  text-align: right;
  font-size: 17px;
}
.traye span {
  color: #b81616;
  display: block;
  margin: 10px 0;
}

.garantia3 {width: 80px;margin-right: 10px !important;}
.txt15 {font-size: 15px !important;}


.port-folle .portfolio-item {
  margin:0 100px;
}


.table-miniatura {
  width: 150px;
}
.table-acciones {
  width: 250px;
}
.table-fecha {
  width: 150px;
}

.ih-item.circle {
      position: relative;
      width: 340px;
      height: 495px;
}
.ihover-container {
    clear: both;
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}
.ihover-container li {
    background: none repeat scroll 0 0 transparent;
    float: left;
    list-style: none outside none;
    margin: 0 12px 50px 0;
    padding: 0;
    width: 340px;
}
.ihover-container li img {
    border-radius: 0;
    box-shadow: none;
    display: block;
    margin: 0;
    padding: 0;
}


.ih-item {
  position: relative;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item,
.ih-item * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ih-item a {
  color: #333;
}
.ih-item a:hover {
  text-decoration: none;
}
.ih-item img {
  width: 100%;
  height: 100%;
}


.ih-item.circle .img {
  position: relative;
  width: 340px;
  height: 495px;

}
.ih-item.circle .img:before {
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item.circle.carroceria .img:before {
  /*box-shadow: inset 0 0 0 8px rgba(184, 22, 22, 0.6), 0 1px 2px rgba(0, 0, 0, 0.3);*/
}
.ih-item.circle.industria .img:before {
  /*box-shadow: inset 0 0 0 8px rgba(88, 145, 166, 0.6), 0 1px 2px rgba(0, 0, 0, 0.3);*/
}
.ih-item.circle.ferreteria .img:before {
  /*box-shadow: inset 0 0 0 8px rgba(112, 125, 135, 0.6), 0 1px 2px rgba(0, 0, 0, 0.3);*/
}
.ih-item.circle .img img {

}
.ih-item.circle .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;

  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}






.ih-item.circle.effect11 {
  -webkit-perspective: 900px;
  -moz-perspective: 900px;
  perspective: 900px;
  width: 100%;
  height: 100%;
}
.ih-item.circle.effect11 .img {
  opacity: 1;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  width: 100%;
  height: 100%;
}
.ih-item.circle.effect11.colored.carroceria .info {
  background: #de0000;
}
.ih-item.circle.effect11.colored.industria .info {
  background: #5891a6;
}
.ih-item.circle.effect11.colored.ferreteria .info {
  background: #707d87;
}
.ih-item.circle.effect11.colored.equipos .info {
  background: #e76227;
}
.ih-item.circle.effect11 .info {
  background: #333333;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.35s ease 0.35s;
  -moz-transition: all 0.35s ease 0.35s;
  transition: all 0.35s ease 0.35s;
}
.ih-item.circle.effect11 .info h3 {
  color: #fff;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 2px;
  font-size: 17px;
  margin: 0 30px;
  margin-top: 70px;
  padding: 55px 0 10px 0;
  text-shadow: 0 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.3);
}
.ih-item.circle.effect11 .info p {
  color: #FFF;
  padding: 10px 5px;

  margin: 0 30px;
  font-size: 15px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}
.ih-item.circle.effect11 a:hover .img {
  opacity: 0;
}
.ih-item.circle.effect11 a:hover .info {
  visibility: visible;
  opacity: 1;
}

.ih-item.circle.effect11.left_to_right .img {
  -webkit-transform: translateZ(0) rotateY(0);
  -moz-transform: translateZ(0) rotateY(0);
  -ms-transform: translateZ(0) rotateY(0);
  -o-transform: translateZ(0) rotateY(0);
  transform: translateZ(0) rotateY(0);
  width: 100%;
  height: 100%;
}
.ih-item.circle.effect11.left_to_right .info {
  -webkit-transform: translateZ(-1000px) rotateY(-90deg);
  -moz-transform: translateZ(-1000px) rotateY(-90deg);
  -ms-transform: translateZ(-1000px) rotateY(-90deg);
  -o-transform: translateZ(-1000px) rotateY(-90deg);
  transform: translateZ(-1000px) rotateY(-90deg);
}
.ih-item.circle.effect11.left_to_right a:hover .img {
  -webkit-transform: translateZ(-1000px) rotateY(90deg);
  -moz-transform: translateZ(-1000px) rotateY(90deg);
  -ms-transform: translateZ(-1000px) rotateY(90deg);
  -o-transform: translateZ(-1000px) rotateY(90deg);
  transform: translateZ(-1000px) rotateY(90deg);
}
.ih-item.circle.effect11.left_to_right a:hover .info {
  -webkit-transform: translateZ(0) rotateY(0);
  -moz-transform: translateZ(0) rotateY(0);
  -ms-transform: translateZ(0) rotateY(0);
  -o-transform: translateZ(0) rotateY(0);
  transform: translateZ(0) rotateY(0);
}

.ih-item.circle.effect11.right_to_left .img {
  -webkit-transform: translateZ(0) rotateY(0);
  -moz-transform: translateZ(0) rotateY(0);
  -ms-transform: translateZ(0) rotateY(0);
  -o-transform: translateZ(0) rotateY(0);
  transform: translateZ(0) rotateY(0);
}
.ih-item.circle.effect11.right_to_left .info {
  -webkit-transform: translateZ(-1000px) rotateY(90deg);
  -moz-transform: translateZ(-1000px) rotateY(90deg);
  -ms-transform: translateZ(-1000px) rotateY(90deg);
  -o-transform: translateZ(-1000px) rotateY(90deg);
  transform: translateZ(-1000px) rotateY(90deg);
}
.ih-item.circle.effect11.right_to_left a:hover .img {
  -webkit-transform: translateZ(-1000px) rotateY(-90deg);
  -moz-transform: translateZ(-1000px) rotateY(-90deg);
  -ms-transform: translateZ(-1000px) rotateY(-90deg);
  -o-transform: translateZ(-1000px) rotateY(-90deg);
  transform: translateZ(-1000px) rotateY(-90deg);
}
.ih-item.circle.effect11.right_to_left a:hover .info {
  -webkit-transform: translateZ(0) rotateY(0);
  -moz-transform: translateZ(0) rotateY(0);
  -ms-transform: translateZ(0) rotateY(0);
  -o-transform: translateZ(0) rotateY(0);
  transform: translateZ(0) rotateY(0);
}

.ih-item.circle.effect11.top_to_bottom .img {
  -webkit-transform: translateZ(0) rotateX(0);
  -moz-transform: translateZ(0) rotateX(0);
  -ms-transform: translateZ(0) rotateX(0);
  -o-transform: translateZ(0) rotateX(0);
  transform: translateZ(0) rotateX(0);
}
.ih-item.circle.effect11.top_to_bottom .info {
  -webkit-transform: translateZ(-1000px) rotateX(90deg);
  -moz-transform: translateZ(-1000px) rotateX(90deg);
  -ms-transform: translateZ(-1000px) rotateX(90deg);
  -o-transform: translateZ(-1000px) rotateX(90deg);
  transform: translateZ(-1000px) rotateX(90deg);
}
.ih-item.circle.effect11.top_to_bottom a:hover .img {
  -webkit-transform: translateZ(-1000px) rotateX(-90deg);
  -moz-transform: translateZ(-1000px) rotateX(-90deg);
  -ms-transform: translateZ(-1000px) rotateX(-90deg);
  -o-transform: translateZ(-1000px) rotateX(-90deg);
  transform: translateZ(-1000px) rotateX(-90deg);
}
.ih-item.circle.effect11.top_to_bottom a:hover .info {
  -webkit-transform: translateZ(0) rotateX(0);
  -moz-transform: translateZ(0) rotateX(0);
  -ms-transform: translateZ(0) rotateX(0);
  -o-transform: translateZ(0) rotateX(0);
  transform: translateZ(0) rotateX(0);
}

.ih-item.circle.effect11.bottom_to_top .img {
  -webkit-transform: translateZ(0) rotateX(0);
  -moz-transform: translateZ(0) rotateX(0);
  -ms-transform: translateZ(0) rotateX(0);
  -o-transform: translateZ(0) rotateX(0);
  transform: translateZ(0) rotateX(0);
}
.ih-item.circle.effect11.bottom_to_top .info {
  -webkit-transform: translateZ(-1000px) rotateX(-90deg);
  -moz-transform: translateZ(-1000px) rotateX(-90deg);
  -ms-transform: translateZ(-1000px) rotateX(-90deg);
  -o-transform: translateZ(-1000px) rotateX(-90deg);
  transform: translateZ(-1000px) rotateX(-90deg);
}
.ih-item.circle.effect11.bottom_to_top a:hover .img {
  -webkit-transform: translateZ(-1000px) rotateX(90deg);
  -moz-transform: translateZ(-1000px) rotateX(90deg);
  -ms-transform: translateZ(-1000px) rotateX(90deg);
  -o-transform: translateZ(-1000px) rotateX(90deg);
  transform: translateZ(-1000px) rotateX(90deg);
}
.ih-item.circle.effect11.bottom_to_top a:hover .info {
  -webkit-transform: translateZ(0) rotateX(0);
  -moz-transform: translateZ(0) rotateX(0);
  -ms-transform: translateZ(0) rotateX(0);
  -o-transform: translateZ(0) rotateX(0);
  transform: translateZ(0) rotateX(0);
}


.info i {
    font-size: 75px;
    line-height:95px;
    margin:40px 18px;
    padding: 0 10px;
    color: #FFF;
}
.info i:hover {
    border-radius: 50%;
    background-color: #FFF;
}
.carroceria .info i:hover {
    color: #e76227;
}
.industria .info i:hover {
    color: #5891a6;
}
.ferreteria .info i:hover {
    color: #707d87;
}
















/*  ========================  */
/*  ======== MEGAMENU =======  */
/*  ========================  */

#primary-menu ul li .mega-menu-content.col-3 > ul.megasectoroff.megacarroceria {background-color: rgba(184, 22, 22, 0.4);}
#primary-menu ul li .mega-menu-content.col-3 > ul.megasectoron.megacarroceria {background-color: rgba(184, 22, 22, 0.8);}
#primary-menu ul li .mega-menu-content.col-3 > ul.megasectoron.megacarroceria li > div > ul > li > a > div {color: #cdcdcd;}
#primary-menu ul li .mega-menu-content.col-3 > ul.megasectoron.megacarroceria li > div > ul > li > a > div:hover {color: #FFFFFF;}
#primary-menu ul li .mega-menu-content.col-3 > ul.megasectoron.megacarroceria li > a {color: #cdcdcd !important;}
#primary-menu ul li .mega-menu-content.col-3 > ul.megasectoron.megacarroceria li > a:hover {color: #FFFFFF !important;}
#primary-menu ul li .mega-menu-content.col-3 > ul.megasectoroff.megacarroceria li a {color: #999 !important;}

#primary-menu ul li .mega-menu-content.col-3 > ul.megasectoroff.megaindustria {background-color: rgba(108, 143, 163, 0.4);}
#primary-menu ul li .mega-menu-content.col-3 > ul.megasectoron.megaindustria {background-color: rgba(108, 143, 163, 0.8);}
#primary-menu ul li .mega-menu-content.col-3 > ul.megasectoron.megaindustria li > div > ul > li > a > div {color: #cdcdcd;}
#primary-menu ul li .mega-menu-content.col-3 > ul.megasectoron.megaindustria li > div > ul > li > a > div:hover {color: #FFFFFF;}
#primary-menu ul li .mega-menu-content.col-3 > ul.megasectoron.megaindustria li > a {color: #cdcdcd !important;}
#primary-menu ul li .mega-menu-content.col-3 > ul.megasectoron.megaindustria li > a:hover {color: #FFFFFF !important;}
#primary-menu ul li .mega-menu-content.col-3 > ul.megasectoroff.megaindustria li a {color: #999 !important;}

#primary-menu ul li .mega-menu-content.col-3 > ul.megasectoroff.megaferreteria {background-color: rgba(181, 187, 197, 0.4);}
#primary-menu ul li .mega-menu-content.col-3 > ul.megasectoron.megaferreteria {background-color: rgba(181, 187, 197, 0.8);}
#primary-menu ul li .mega-menu-content.col-3 > ul.megasectoron.megaferreteria li > div > ul > li > a > div {color: #505050;}
#primary-menu ul li .mega-menu-content.col-3 > ul.megasectoron.megaferreteria li > div > ul > li > a > div:hover {color: #333;}
#primary-menu ul li .mega-menu-content.col-3 > ul.megasectoron.megaferreteria li > a {color: #333 !important;}
#primary-menu ul li .mega-menu-content.col-3 > ul.megasectoron.megaferreteria li > a:hover {color: #0a0a0a !important;}
#primary-menu ul li .mega-menu-content.col-3 > ul.megasectoroff.megaferreteria li a {color: #999 !important;}



/*  ==========================  */
/*  ==== TABLAS PRODUCTOS ====  */
/*  ==========================  */

.table-boquillas > tbody > tr > td {vertical-align: middle; text-align: center;}
.table-boquillas > tbody > tr > td.bares {width: 60px;}
.table-boquillas > tbody > tr > td.paso {color: #FFF;}
.table-boquillas > thead > tr > th.titulo {background-color: #545454; color: #FFF;}
.table-boquillas  > thead > tr > th {border-color: #545454 !important;}
.table-boquillas > tbody > tr > td.boquimagen {width: 120px;}

.table-code > thead > tr > th {text-align: center;background-color: #b2b2b2; color: #000; font-weight: bold;}
.table-code > tbody > tr > td {text-align: center;}
.table-code > tbody > tr > td.espacio {}

.table-patentes > tbody > tr > td {vertical-align: middle; text-align: center;}
.table-patentes > thead > tr > th {vertical-align: middle; text-align: center;}

/*  ========================  */
/*  ======== COOKIES =======  */
/*  ========================  */
#overbox3 {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 999999;
    display: block;
}
#infobox3 {
    margin: auto;
    position: relative;
    top: 0px;

    width: 100%;
    text-align:center;
    background-color: rgba(0,0,0,0.7);
}
#infobox3 p {
    line-height:40px;
    font-size:12px;
    text-align:center;
    margin-bottom:0 !important;
    color:#CCC;
}
.acookies {
    color:#b81616;
    text-decoration:underline;
}
.cookies b {
    color:#b81616;
}
.cookies h2 {
}
.btn-cookies {
    border:1px solid #b81616;
    font-size:12px;
    background: rgba(0,0,0,0.0);
    color:#b81616;
    line-height:normal;
    cursor:pointer;
    padding:2px 5px;
    margin-left:15px;
    text-decoration:none;
}
.btn-cookies:hover {
    border:1px solid #b81616;
    background: rgba(184, 22, 22, 0.7);
    color:#FFF;
    text-decoration:none;
}




/* -----    Masonry ------ */
.grid-item { width: 25%; }
.grid-item--width2 { width: 50%; }





/*  ----------------------------------------------------------------  */
/*  ----------------------------------------------------------------  */
/*  -------------------     VERSION 4.1     ------------------------  */
/*  ----------------------------------------------------------------  */

/* PERFILES */
.side-panel-trigger img{
  height: 80%;
  margin-right: 10px;
}
.avatar img{
  width: 100%;
  cursor: pointer;
}
.panel-logout {
  border-top: 1px solid #DDD;
}
.insignias div{
  cursor:pointer;
  float: left;
}
.campo-cumpleaños select{
  display: inline-block !important;
  width: auto;
}


/* GLOBALES */
.font10{font-size: 10px;}
.font11{font-size: 11px;}
.font12{font-size: 12px;}
.font13{font-size: 13px;}
.font14{font-size: 14px;}
.font15{font-size: 15px;}
.font16{font-size: 16px;}
.font17{font-size: 17px;}
.font18{font-size: 18px;}
.font19{font-size: 19px;}
.font20{font-size: 20px;}
.font21{font-size: 21px;}

.nomayus{text-transform: none !important;}

.mt-5{margin-top: 5px !important;}
.mb-5{margin-bottom: 5px !important;}
.ml-5{margin-left: 5px !important;}
.mr-5{margin-right: 5px !important;}
.mt-10{margin-top: 10px !important;}
.mb-10{margin-bottom: 10px !important;}
.ml-10{margin-left: 10px !important;}
.mr-10{margin-right: 10px !important};

.pt-5 {padding-top:     5px !important;}
.pb-5 {padding-bottom:  5px !important;}
.pl-5 {padding-left:    5px !important;}
.pr-5 {padding-right:   5px !important;}
.pt-10{padding-top:    10px !important;}
.pb-10{padding-bottom: 10px !important;}
.pl-10{padding-left:   10px !important;}
.pr-10{padding-right:  10px !important};

.topmargin-xsm {margin-top: 15px !important;}
.bottommargin-xsm {margin-bottom: 15px !important;}
.rightmargin-xsm {margin-right: 15px !important;}
.leftmargin-xsm {margin-left: 15px !important;}
.allmargin-xsm {margin: 15px !important;}

.toppadding-xsm {padding-top: 15px !important;}
.bottompadding-xsm {padding-bottom: 15px !important;}
.rightpadding-xsm {padding-right: 15px !important;}
.leftpadding-xsm {padding-left: 15px !important;}
.allpadding-xsm {padding: 15px !important;}

.btn-naranja{
  background-color: #b81616 !important;
  color: white;
}


.sagmenu1 .menucar, .sagmenu1 .menuind, .sagmenu1 .menufer, .sagmenu1 .menuequ {
  position: relative;
  background-repeat: no-repeat;
  background-position: right bottom;
}

.sagmenu1 .menucar::before, .sagmenu1 .menuind::before, .sagmenu1 .menufer::before, .sagmenu1 .menuequ::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: right bottom;
  filter: grayscale(100%);
  transition: filter 0.5s ease; /* Suaviza la transición del filtro */
  opacity: 0.5;
}

.sagmenu1 .menucar::before {
  background-image: url('/assets/frontend/images/menu-car.png');
}

.sagmenu1 .menuind::before {
  background-image: url('/assets/frontend/images/menu-ind.png');
}

.sagmenu1 .menufer::before {
  background-image: url('/assets/frontend/images/menu-fer.png');
}

.sagmenu1 .menuequ::before {
  background-image: url('/assets/frontend/images/menu-equ.png');
}

/* Establece que el filtro grayscale vuelva a 0 cuando se haga hover o el elemento esté activo */
.sagmenu1 .menucar:hover::before, .sagmenu1 .menuind:hover::before, .sagmenu1 .menufer:hover::before, .sagmenu1 .menuequ:hover::before,
.sagmenu1 .menucar.current::before, .sagmenu1 .menuind.current::before, .sagmenu1 .menufer.current::before, .sagmenu1 .menuequ.current::before {
  filter: grayscale(0%);
  cursor: pointer;
  opacity: 1;
}

.sagmenu1 .menucar, .sagmenu1 .menuind, .sagmenu1 .menufer, .sagmenu1 .menuequ {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #FFFFFF;
  text-shadow:
  -1px -1px 3px rgba(0, 0, 0, 1),
   1px -1px 3px rgba(0, 0, 0, 1),
  -1px  1px 3px rgba(0, 0, 0, 1),
   1px  1px 3px rgba(0, 0, 0, 1);
}

.only-spain{
  display: none;
}

#primary-menu ul li.mega-menu .mega-menu-content.style-2 {
    padding: 0 0;
}

.sagmenu1 .latmenu li a {
  display: list-item;
}
.sagmenu1 .latmenu li {
  border-top: 1px solid #b9b9b9;
  border-bottom: 1px solid #b9b9b9;
  margin-top: 1px;
  margin-bottom: 1px;
}

.sagmenu1 .latmenu li:hover, .sagmenu1 .latmenu li.current {
  border-top: 1px solid rgba(184, 22, 22, 1) !important;
  border-bottom: 1px solid rgba(184, 22, 22, 1) !important;
}
.sagmenu1 .latmenu li:hover a, .sagmenu1 li.current a {
  font-weight: bold;
}

.sagmenu1 .lattitu.acctitlec {
  border-top: 1px solid rgba(184, 22, 22, 1) !important;
  border-bottom: 1px solid rgba(184, 22, 22, 1) !important;
  filter: grayscale(0%);
  cursor: pointer;
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}

.sagmenu1 .lattituFX {
  position: relative;
  font-size: 30px;
  margin-top: 0;
  font-family: 'Raleway', sans-serif;
  text-shadow: 2px 3px 3px #292929;
  -webkit-text-stroke: 1px rgba(184, 22, 22, 1);
  filter: grayscale(0%);
}

.sagmenu1 .lattituFX a {
  text-decoration: none;
  color: #ffffff;
  position: absolute;
}

.sagmenu1 .lattituFX:after {
  color: #dbdbdb;
  content : attr(data-title);
}


/*  Cookies Layer -- */
#cookies-layer {
  width: 300px;
  height: 300px;
  position: fixed;
  display: block;
  bottom: 0px;
  left: 10px;
  z-index: 9999;
}
#calavera {
  width: 250px;
  position: absolute;
  bottom: -40px;
  z-index: 60;
}
#mensaje {
  width: 500px;
  height: 100px;
  position: absolute;
  bottom: 25px;
  left: 140px;
  background: #282828; /* Old browsers */
  background: -moz-linear-gradient(top, #282828 0%, #45484d 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #282828 0%,#45484d 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #282828 0%,#45484d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#282828', endColorstr='#45484d',GradientType=0 ); /* IE6-9 */
  z-index: 50;
  border-radius: 3px;
}
#mensaje p {
  margin-left: 90px;
  float: right;
  color: white;
  text-align: justify;
  padding: 15px;
}
#mensaje p a {
  color: #b81616;
}
#mensaje p a:hover {
  color: #b81616;
  text-decoration: underline !important;
}
#mensaje .button {
  float: right;
  bottom: 90px;
  margin-right: -15px !important;
  color: white;
  background-color: #b81616 !important;
}
#mensaje .button:hover {
  background-color: #b81616 !important;
  color: white;
}

@media (max-width: 479px) {
  #cookies-layer {
    width: 100%;
    height: 25%;
    position: fixed;
    display: block;
    bottom: 0px;
    left: 0;
    z-index: 9999;
  }
  #calavera {
    width: 75%;
    bottom: -100px;
    margin-left: 15%;
    margin-right: 15%;
    z-index: 60;
  }
  #mensaje {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(40, 40, 40, 0.8) !important;
    z-index: 70;
    border-radius: 3px;
  }
  #mensaje p {
    margin-left: 0px;
    margin-top: 20px;
    float: none;
    color: white;
    text-align: justify;
    padding: 25px;
  }
  #mensaje .button {
    float: right;
    bottom: 100px;
    margin-right: 0px !important;
    color: white;
    background-color: #b81616 !important;
  }
}


.empresa-calidad i {
  background-color: transparent !important;
  background: transparent !important;
  line-height: 50px !important;
}
.empresa-calidad h3 {
  margin-bottom: 0 !important;
  font-size: 13px;
}

.empresa-calidad .fbox-icon {
  width: 50px !important;
  height: 50px !important;
}

.empresa-calidad.feature-box.fbox-center.fbox-border .fbox-icon i {
    line-height: 45px !important;
    font-size: 30px;
}
.empresa-calidad.feature-box.fbox-bg.fbox-center .fbox-icon {
    position: absolute;
    top: -28px;
    left: 50%;
    margin: 0 0 0 -25px;
}
.empresa-calidad.feature-box.fbox-bg.fbox-center {
    margin-top: 38px;
    padding: 38px 30px 20px;
    background-color: #FFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px;
}





/*  RESPONSIVE */
@media
only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 991px),
only screen and (   min--moz-device-pixel-ratio: 2) and (max-width: 991px),
only screen and (     -o-min-device-pixel-ratio: 2/1) and (max-width: 991px),
only screen and (        min-device-pixel-ratio: 2) and (max-width: 991px),
only screen and (                min-resolution: 192dpi) and (max-width: 991px),
only screen and (                min-resolution: 2dppx) and (max-width: 991px) {
  #logo img{
    height: 90px;
    margin-top: 6px;
  }
}

@media (max-width: 767px) {
  .fancy-title h1 { padding-right: 0; }
}

@media (max-width: 991px){
    .top-garantia {
        display: none;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

  #header, #header-wrap, #logo img {
    height: 50px;
  }

  #header.sticky-header:not(.static-sticky), #header.sticky-header:not(.static-sticky) #header-wrap, #header.sticky-header:not(.static-sticky):not(.sticky-style-2):not(.sticky-style-3) #logo img {
    height: 55px;
  }

  #logo {
    margin-right: 5px;
  }

  #primary-menu.style-3 > ul > li > a {
    font-size: 10px;
    margin: 3px 0;
    padding-top: 11px;
    padding-bottom: 11px;
    border-radius: 2px;
  }

  #header.sticky-header:not(.static-sticky) #primary-menu > ul > li > a {
    padding-top: 18px;
    padding-bottom: 14px;
  }

  #top-search, #top-cart, #side-panel-trigger, #top-account {
    margin: 15px 0 15px 15px;
  }

  #page-menu nav li a {
    font-size: 12px;
    padding: 0 5px;
  }

  #header.sticky-header ~ #page-menu.sticky-page-menu #page-menu-wrap, #header.sticky-header ~ #content #page-menu.sticky-page-menu #page-menu-wrap {
    top: 55px;
  }
}









/* LOADERS */
.loader {
  color: #000000;
  font-size: 90px;
  text-indent: -9999em;
  overflow: hidden;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  margin: 72px auto;
  position: relative;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load6 1.7s infinite ease, round 1.7s infinite ease;
  animation: load6 1.7s infinite ease, round 1.7s infinite ease;
}
@-webkit-keyframes load6 {
  0% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
@keyframes load6 {
  0% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
@-webkit-keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}


.pnotify-garantia {
    right: 10px !important;
    bottom: 10px !important;
    top: unset !important;
    max-height: 150px;
}


.form-control.error, .sm-form-control.error {
    border-color: #E42C3E !important;
}

.top-cart-item-delete {
    display: block !important;
    position: absolute !important;
    bottom: 2px;
    right: 0px;
    cursor: pointer;
    margin: 0 !important;
    width: 15px !important;
    height: 20px !important;
    font-size: 18px !important;
    top: unset;
    line-height: 22px !important;
    color: #888 !important;
}
.top-cart-item-delete:hover {
    color: #b81616  !important;
}
.clear-cart{
    margin-right: 2px !important;
}
.clear-cart-icon{
    padding: 0!important;
    margin: 0!important;
    width: 18px !important;
    height: 18px !important;
    line-height: 18px !important;
}
.iva-no{
    font-size: 40%;
    color: #888;
}

.feature-box.fbox-bg.fbox-center.box-contacto {
    margin-top: 68px;
    padding: 30px 5px 5px;
    background-color: #FFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px;
}
.feature-box.fbox-bg.fbox-center.box-contacto span.detalle-contacto a {
    font-size: 12px;
}