@media (max-width: 1599px) {
}
@media (max-width: 1439px) {
}
@media (max-width: 1199px) {  
}
@media (max-width: 991px) {    
}
@media (max-width: 767px) {    
}
@media (max-width: 479px) {    
}



/*#body > .row > * {
    transition-duration: 0.5s;
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    transform: translate(-40px, 0px);
}*/

/* normal */
@font-face {
    font-family: 'e3font';
    src: url('/content/fonts/e3font.eot');
    src: url('/content/fonts/e3font.eot?#iefix') format('embedded-opentype'),
        url('/content/fonts/e3font.woff') format('woff'),
        url('/content/fonts/e3font.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}





/*////////////////////////////////////////////////////////////////////*/
/*   GENERALES             ////////////////////////////////////////  */
/*//////////////////////////////////////////////////////////////////*/


body {
    font-family: 'Montserrat' , sans-serif !important;
    font-weight: normal;
}

header, header .upper, .header .main, section, 
.LOGO, .MENU_TOP, .MENU_MAIN, .SEARCH_BOX, .CART_BOX, .LOGIN_BOX,
footer, footer .upper, footer .main, footer .credits
{position: relative}


header, #wrap section, footer {float: left; width: 100%;}

* {text-shadow: none}
*:after, *:before {text-transform: none !important}

.align_center {text-align: center}
.align_right {text-align: right}
.align_left {text-align: left}

.banner-item2{margin-bottom:15px}

/* mostrar/ocultar elementos */
.muestro { display:block;}
.mostrame { display:none;}
.muestro:hover ~ .mostrame,
.mostrame:hover {
    display:block;
}
a {transition: all 0.3s ease-in 0s;}

/* banners */
.banner-item {width: 100% !important; margin-bottom: 20px;}
.banner-item img {width: 100%;}
.banner-item.Html img {width:auto;}
@media (max-width: 767px) {
}

@media (max-width: 479px) {
    .banner-item {margin-bottom: 20px;}
}

/* forms */
.required {
    color: #dd1919;
    float: right;
    font-size: 1.2em;
    margin-left: 4px;
    margin-top: 1px;
}
fieldset p {
    color: #777;
    float: left;
    font-size: 0.9em;
    margin-top: 10px;
}
.message {
    border: 1px solid;
    background-clip: padding-box;
    border-radius: 2px;
    display: block;
    font-size: 2em;
    line-height: 1em;
    padding: 15px;
}
textarea  {border: 1px solid #CCCCCC;}








/* RECUPERAR CONTRASEÑA ***********************/
.Recover .user_wrapper {
    border: 0;
    box-shadow: none;
    margin: 30px auto 0;
    padding: 30px;
    display: flex;
    align-items: center;
}

.Recover .user_wrapper > div{
    width: 50%;
}

.Recover .user_wrapper > div:first-child > img{
    width: auto;
    max-width: 100%;
}
.Recover section  .btn {
    margin-top:10px;
    float: right;
    width: 150px;
}
.Recover section  p {
    color: #676767;
    font-size: 1em;
}

.Recover .user_wrapper > h3::after {
    left: 48px;
}

@media (max-width: 675px){
    .Recover .user_wrapper{
        flex-wrap: wrap;
        margin-top: 0;
    }

    .Recover .user_wrapper > div{
        width: 100%;
        text-align: center;
    }

    .Recover .user_wrapper h3{
        margin-top: 30px !important;
        margin-bottom: 0 !important;
    }
}


@media (max-width: 479px) {
.Recover section form {
    margin-left: 0;
    width: 100%;
}

.Recover .user_wrapper h3{
    font-size: 21px !important;
    line-height: 30px !important;
}

.Recover .user_wrapper legend{
    font-size: 14px;
}

.Recover section .btn{
    width: 100%;
    height: 50px;
}

.Recover .user_wrapper{
    padding: 0 20px 0;
}
}




.MENU_MAIN li[class^='code-NO-'], .MENU_MAIN li[class*='code-NO-'], 
#mmenu li[class^='code-NO-'], #mmenu li[class*='code-NO-'],
.category_tree li[class^='code-NO-'], .category_tree li[class*='code-NO-'] {display: none !important}


/*  MENU_MAIN *******************************/
.MENU_MAIN {
    background-color: #002364;
    float: left;
    width: 100%;
    border-bottom:1px solid #f3f3f3;
}

.MENU_MAIN{
    background: #002364; /* Old browsers */
    background: -moz-linear-gradient(left, #002364 0%, #00B4AA 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #002364 0%, #00B4AA 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #002364 0%, #00B4AA 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}


.MENU_MAIN > ul {
    float: left;
    padding-left: 10px;
    display: inline-flex;
    min-height: unset;
    max-height: unset;
    height: auto;
    width: 100%;
}



.MENU_MAIN .nav > li > a {
    color: #fff;
    display: inline-flex;
    height: 48px;
    letter-spacing: 0;
    line-height: 1em;
    margin: 0;
    padding: 14px 15px 12px;
    text-align: center;
    text-shadow: none;
    vertical-align: middle;
    white-space: nowrap;
    font-family: 'Montserrat' , sans-serif;
    font-weight: bold;
    font-size: 1.0em;
    position: relative;
    justify-content: space-evenly;
    align-items: center;
}
.MENU_MAIN .nav > li > a > img {
    max-height: 34px;
    margin-right: 5px;
    width: auto;
    float: left;
}

/* item "piezas" */
.MENU_MAIN .nav > li.piezas {
    border-left: 1px solid #8fa2b0;
    border-right: 1px solid #8fa2b0
}

.MENU_MAIN .caret {
    margin-left: 5px;
    opacity: 1;
    display:none;
}

.MENU_MAIN .nav > li.link > a {
    color: white !important;
    text-transform: uppercase;
    background-color: #033260 !important;
}

/* :hover */
.MENU_MAIN .nav > li > a:focus, .MENU_MAIN .nav > li > a:hover, .MENU_MAIN .nav > li:hover > a {
    text-decoration: none;
    background-color: transparent!important;
    color: #fff !important;
}


/* ul ul */
.MENU_MAIN ul li ul {
    background-color: #fff;
    border-color: #ccc #ccc #ccc;
    border-radius: 0 !important;
    border-style: solid;
    border-width: 0 1px 1px;
    left: -1px;
    min-height: 265px;
    width: 102%;
    box-shadow: 0px 4px 4px rgba(57, 57, 57, 0.13);
    padding: 2px 0;
}
.menuBckImg {
    background-position: center right;
    background-repeat: no-repeat;
    background-size: auto 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 66%;
}

.MENU_MAIN ul li ul li {
    clear: left;
    float: left;
    width: 100%;
}
.MENU_MAIN ul li ul a {
    color: #222;
    line-height: 1.2em;
    padding: 7px 23px;
    white-space: normal;
    background: transparent !important;
    font-size: 1.1em;
    text-transform: none;
    line-height: 1.6em;
}

.MENU_MAIN ul li ul a:hover {
    color: #fff;
    background-color: #00B4AA !important;
    text-decoration: none;
}

.MENU_MAIN .dropdown-submenu ul li ul a {
    line-height: 1.3em;
}


.MENU_MAIN .dropdown-submenu ul li ul a:hover {
    color: #002364;
    background-color: transparent !important;
	text-decoration: underline;
}

.MENU_MAIN .dropdown-header {
    display: block;
    padding: 0px 5px;
    font-size: 1.1em;
    line-height: 1em;
    color: #777;
    white-space: nowrap;

}

.MENU_MAIN .dropdown-header::before {
    content: "Y";
    font-family: "e3font";
    font-size: 23px;
    position: relative;
    padding: 10px;
    top: 4px;
    font-weight: 500;
}

.MENU_MAIN .dropdown-header::after {
    width: 220px;
    height: 1px;
    background-color: #ddd;
    content: "";
    display: block;
    margin-top: 20px;
    left: -4px;
    position: relative;
}



/* abrir login_box en :hover */
.MENU_MAIN ul li:hover > .dropdown-menu {display: block;}

.cat-item-Cats {
    background-color: #002364;
    text-transform: uppercase;
    font-size:1.09em;
    padding: 0 40px;
    border-right: 1px solid #f3f3f3;
    border-left: 1px solid #f3f3f3;
    margin: 0 10px 0 15px;
}

.cat-item-Cats::after {
    content:"\f3d0";
    font-family: "Ionicons";
    position:relative;
    color: #fff;
    font-style: bold;
    top: 4px;
    left: -10px;
}


@media (max-width: 1440px) {   
    .MENU_MAIN .nav > li.piezas .dropdown-menu {
        left: -470px !important;
    }
}

@media (max-width: 1199px) { 
    .MENU_MAIN .nav > li > a {
        font-size: 1em;
        padding: 9px;
        height: 43px;
    }
    .cat-item-Cats {
        background-color: #002364;
        text-transform: uppercase;
        font-size: 0.95em;
        padding: 0 17px;
        border-right: 1px solid #d59a97;
        border-left: 1px solid #d59a97;
        margin: 0 10px 0 0;
    } 
    .MENU_MAIN .nav > li > a > img {
        max-width: 20px;
        margin-right: 5px;
        display: block;
        
    }
    .MENU_MAIN .nav > li.piezas .dropdown-menu {
        left: -495px !important;
    }
    .cat-item-Cats::after {
        left: 0px;
    }

    .MENU_MAIN .dropdown-header::before {
        font-size: 20px;
        padding: 5px;
    }
    .MENU_MAIN .dropdown-header {
        font-size: 0.9em;
    }
    .MENU_MAIN .dropdown-header::after {
        width: 157px;
    }
    .MENU_MAIN ul li ul a {
        padding: 7px 20px;
        font-size: 0.9em;
    }
    
}


#menu-width .dropdown-submenu  .dropdown-submenu .dropdown-menu {
    position: absolute;
    width: 550px;
    left: 100%;
    top: -2px;
    border: 0;
    flex-direction: column;
    flex-wrap: wrap;
    height: 100%;
    /*box-shadow: none;*/
    border-left: 1px solid #bbb;

}

#menu-width .dropdown-submenu .dropdown-submenu:hover .dropdown-menu {
    background: rgba(250,250,250,1);
    background: -moz-linear-gradient(left, rgba(250,250,250,1) 0%, rgba(247,247,247,1) 0%, rgba(255,255,255,1) 16%, rgba(255,255,255,1) 31%, rgba(255,255,255,1) 55%, rgba(255,255,255,1) 96%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(250,250,250,1)), color-stop(0%, rgba(247,247,247,1)), color-stop(16%, rgba(255,255,255,1)), color-stop(31%, rgba(255,255,255,1)), color-stop(55%, rgba(255,255,255,1)), color-stop(96%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1)));
    background: -webkit-linear-gradient(left, rgba(250,250,250,1) 0%, rgba(247,247,247,1) 0%, rgba(255,255,255,1) 16%, rgba(255,255,255,1) 31%, rgba(255,255,255,1) 55%, rgba(255,255,255,1) 96%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(left, rgba(250,250,250,1) 0%, rgba(247,247,247,1) 0%, rgba(255,255,255,1) 16%, rgba(255,255,255,1) 31%, rgba(255,255,255,1) 55%, rgba(255,255,255,1) 96%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(left, rgba(250,250,250,1) 0%, rgba(247,247,247,1) 0%, rgba(255,255,255,1) 16%, rgba(255,255,255,1) 31%, rgba(255,255,255,1) 55%, rgba(255,255,255,1) 96%, rgba(255,255,255,1) 100%);
    background: linear-gradient(to right, rgba(250,250,250,1) 0%, rgba(247,247,247,1) 0%, rgba(255,255,255,1) 16%, rgba(255,255,255,1) 31%, rgba(255,255,255,1) 55%, rgba(255,255,255,1) 96%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#ffffff', GradientType=1 );
}

#menu-width .dropdown-submenu  .dropdown-submenu:hover .dropdown-menu {
    display: flex;
}

#menu-width .dropdown-submenu  .dropdown-submenu .dropdown-menu li{
    width: 50%;
}

#menu-width > .dropdown-submenu > .dropdown-menu > .dropdown-submenu {
    display: inline-block;
    width: 100%;
    float: left;
    position: static;
}

.MENU_MAIN ul li ul a::after{
    content: "\f125";
    font-family: "Ionicons";
    position: absolute;
    top: 7px;
    right: 0;
    color: white;
    font-size: 0.6em;
    padding-right: 8px;
}

.MENU_MAIN ul li ul.noImage {
    width: 220px;
}
.MENU_MAIN ul li ul.noImage > li {
    width: 100% !important;
}


#menu-width .dropdown-submenu .dropdown-menu.noImage .dropdown-submenu .dropdown-menu {
    width: 400px;
    left: 100%;
}

#menu-width  .dropdown-menu  .caret {
    position: absolute;
    right: 15px;
    top: 12px;
}

.MENU_MAIN .dropdown-menu  a{
    position: relative;
}

@media (max-width: 1439px) {   
    #menu-width .dropdown-submenu .dropdown-menu.noImage .dropdown-submenu .dropdown-menu {
        width: 230px;
        left: 100%;
    }
    #menu-width .dropdown-submenu .dropdown-menu .dropdown-submenu:hover .dropdown-menu li {
        width: 100% !important;
    }
    #menu-width .dropdown-submenu .dropdown-menu.noImage .dropdown-submenu .dropdown-menu {
        max-height: unset;
    }
}



/* BREADCRUMB  **************************/
/* BREADCRUMB  **************************/

.breadcrumb{
    background-color: #fff!important;  
    margin-bottom: 5px !important;
}
.breadcrumb, .back {
    letter-spacing: 0.03em;
    padding: 0!important;
    width: auto;
    background: none;
    position: relative;
    top: 20px;
    background-color: transparent !important;
}

.breadcrumb li {
    height: 25px;
    line-height: 22px;
    padding: 0 5px 0 8px;
    position: relative;
    display: inline-block;
    vertical-align: top;
}
.breadcrumb li:first-child {
    padding-left: 0px;
}
.breadcrumb li:not(:last-child) {
    display: inline-block;
    text-decoration: none;
}
.breadcrumb li:not(:last-child)::after {
    content: "\f125";
    font-family: "Ionicons";
    display: inline-block;
    height: 17px;
    position: absolute;
    top: 0px;
    width: 7px;
    font-size: 0.6em;
    right: -9px;
    color: #878787;
}

.breadcrumb > li + li::before {display: none}

.breadcrumb a {
    display: block;
    text-decoration: none;
    color: #878787 !important;
    font-weight: 500;
    font-size: 1em;
    font-weight: 500;
}
.breadcrumb li:last-child a {
    color: #002364 !important;
    cursor: default;
    text-decoration: none !important;
    pointer-events: none;
    font-weight: 500 !important;
}

.Product .breadcrumb li:nth-child(2)::after{
    display: none;
}

.Product .breadcrumb li:nth-child(2) a{
    color: #002364 !important;
}

.breadcrumb li:hover, .breadcrumb li:hover::after {border-color: #ddd;}
.breadcrumb li:last-child, .breadcrumb li:last-child:after {border-color: #ddd !important;}




@media (max-width: 991px) {
 /*   
.breadcrumb {
    display: table;
    float: none;
    margin: 0 auto 20px;
    padding: 0;
    text-align: center;
    width: 100%;
}
.breadcrumb li::after {display: none}
.breadcrumb li {
    border: 0 none;
    height: auto;
    line-height: 1.1em;
    padding: 0;
}
.breadcrumb li:first-child {
    border: 0 none;
    padding-left: 0;
}
.breadcrumb li a::before {
    color: #ccc;
    content: "/";
    float: left;
    padding: 0 6px;
}
.breadcrumb li:first-child a::before {
    display: none;
}

.totalprods {font-size: 0.83em}*/
#menu-width .dropdown-submenu  .dropdown-submenu .dropdown-menu {
    width: 500px;
}
}


@media (max-width: 767px) {
.Category h1 {
    font-size: 1.6em;
    margin: 35px 0 8px;
    text-align: center;
}
.breadcrumb {
    font-size: 0.85em;
    margin-bottom: 0px !important;
    text-align: left;
    position: relative;
    top: 0px;
    color: #fff;
    order:1;
}

.Category .breadcrumb li a{
    color: #fff!important;
}

.Category .breadcrumb li span {
    color: #fff!important;
}

.totalprods {
    left: 15px;
    letter-spacing: 0.05em;
    line-height: 1.1em;
    right: unset;
    top: -19px;
}
}

@media (max-width: 767px) {
	.totalprods span {display: block}
}




/*  Newsletter banner desplegable *******************************/


.hide {
    display: none!important;
  }
  
  .show {
    display: block!important;
  }
  
  .newsletter-tag .newsletter-tag-visible {
    background-repeat: no-repeat;
    background: #572197;
  }
  
  
  .newsletter-tag .newsletter-tag-visible {
    background-position: center;
    height: 58px;
    width: 58px;
    left: 4px;
    position: relative;
  }
  
  .newsletter-tag {
    display: none;
    position: fixed;
    z-index: 11;
    top: 50%;
    right: 0;
    -moz-transform: translate(360px, -50%);
    -ms-transform: translate(360px, -50%);
    -webkit-transform: translate(360px, -50%);
    transform: translate(360px, -50%);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
  }
  
  .newsletter-tag:hover {
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  
  .newsletter-tag .newsletter-tag-hidden,
  .newsletter-tag .newsletter-tag-visible {
    display: inline-block;
    vertical-align: top
  }


  .newsletter-close::before {
      content:"\f129";
      display:block;
      font-family:"Ionicons";
      color:#fff;
      position:absolute;
      top: 15px;
      right: 22px;
      cursor: pointer;
}
  
  .newsletter-tag .newsletter-tag-hidden {
    height: 128px;
    background-color: #572197;
  }

  .newsletter-tag .newsletter-tag-hidden h3 {
    margin: 5px 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.3em;
  }

  .newsletter-tag .newsletter-tag-hidden p {
    color: #fff;
  }
  
  .newsletter-tag .newsletter-tag-hidden span {
    padding: 10px 20px;
    display: flex;
    flex-direction: column;
  }

  
  .newsletter-tag .newsletter-tag-hidden strong {
    font-size: 0.8em;
    font-weight: 500;
    color: #fff;
    padding-bottom: 10px;
    line-height: 1.1em;
  }
  
  .newsletter-tag .newsletter-tag-hidden a {
    color: #fff;
    font-size: 0.8em;
    line-height: 1.1em;
    text-decoration: underline;
  }

  .newsletter-tag .newsletter-tag-visible p {
    color: #fff;
    font-size:8px;
    text-transform: uppercase;
    font-weight: 400;
    padding: 5px;
    text-align: center;
  }


  .newsletter-tag .newsletter-tag-visible p::before {
    content: "\f2eb";
    font-family: "Ionicons";
    font-size: 31px;
    left: 0;
    position: relative;
    text-align: center;
    top: 1px;
    font-weight: lighter;
    color: #fff;
    display: block;
    padding: 5px 0;
}
  
  
/*custom scrollbar*/

/* width */
::-webkit-scrollbar {
    width: 10px;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
    background: #f1f1f1; 
  }
   
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: #888; 
  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: #555; 
  }

