
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700');
body{
	background: none;
    background: -moz-radial-gradient(center, ellipse cover, #ffffff 0%, #dddddd 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#ffffff), color-stop(100%,#dddddd));
    background: -webkit-radial-gradient(center, ellipse cover, #ffffff 0%,#dddddd 100%);
    background: -o-radial-gradient(center, ellipse cover, #ffffff 0%,#dddddd 100%);
    background: -ms-radial-gradient(center, ellipse cover, #ffffff 0%,#dddddd 100%);
    background: radial-gradient(ellipse at center, #ffffff 0%,#dddddd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddddd',GradientType=1 );
}

.ofertasrow span.dcorta ,.cajasnuevo  span.dcorta, .prod-top span.dcorta{
    display: none;
}
.btn.btn-compra, .btn.btn-compra:hover {
    border: 1px solid #666;
    background: #222;
    font: normal 13px 'Open Sans', sans-serif;
    color: #fff;
    padding: 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    text-transform: uppercase;
}

.product {
    border: 1px solid #fff;
    padding: 9px;
    margin: 4px;
    border-bottom: 3px solid #ccc;
    background: transparent;
}
.product:hover {
    border: 1px solid #e0e0e0;
    padding: 9px;
    margin: 4px;
    border-bottom: 3px solid #2b95bd;
    background: transparent;
    }
.style2 .title-sol:after, .title-sol-style2:after, .title-sol.style2:after {
display: none;
}
.style2 .title-sol span, .title-sol.style2 span {
    background: transparent;
    font: bold 32px 'Open Sans', sans-serif;
    font-weight: 700;
    letter-spacing: -1px;

}
.style2 .title-sol, .title-sol.style2{
padding-bottom: 5px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}

nav#navbar-sidebar {
    background: transparent;
    border: 1px solid #ddd;
}
#navbar-sidebar .navbar-nav>li>a {
    color: #66728d;
    border: 1px solid #fff;
    border-bottom: 1px solid #f0f0f0;
    font: 16px 'Open Sans', sans-serif;
    padding: 5px 10px;
}
footer {
    background: #00378a;
    padding: 30px 0;
    text-align: center;
}
footer a {
    color: #999;
}
footer .foot_netone {
    border-top: 1px solid #072552;
}
p.iva {
    display: none;
}
.scroll_inf {
    padding: 5px 0;
    margin: 0 auto;
    background: white;
}
.promotion {
    bottom: 95px;
}
a.linkbotones_top.ofertas_top, a.linkbotones_top.empresa_top, a.linkbotones_top.marcas_top, a.linkbotones_top.descargas_top ,a.linkbotones_top{
    display: none !important;
}
.top-number.pull-left.hidden-xs {
    position: absolute;
    right: 0;
    margin-top: 10px;
    z-index: 11;
    margin-right: -70px;
}
ul#menutop a {
    color: #555;
}
.social.pull-right {
    position: absolute;
    z-index: 11;
    right: 0;
    margin-top: 50px;
    margin-right: 15px;
}
div#navbar-menu-superior ul#nav {
    background: red; clear:both;
    /*
    position: absolute;
    left: 0;
    bottom: -40px;*/
    background: #00378a;
    text-transform: uppercase;
    border-bottom: 5px solid #001d7e;
    -webkit-border-radius: 5px 5px 0 0;
	/*
    padding-left: 20px;
    margin-left: 380px;
    */
}
@media (min-width: 768px) {
	ul.nav.navbar-nav {
     	margin-top: 15px; 
     	margin-left: 0px; 
	}	
	.navbar-collapse  {
		padding:0
	}
}


div#navbar-menu-superior {
    background: none;
    width: 100%;
    text-align: left;
    /*position: absolute;
    left: 0px;
    bottom: -10px;
    height: 40px !important;*/
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    font: normal 14px 'Open Sans', sans-serif;
    display: block;
    padding: 12px 32px;
}
div#navbar-menu-superior li {
    border-right: 1px solid #ccc;
}
div#navbar-menu-superior li {
    color: #fff;
    background: none;
    text-shadow: 1px 1px 5px #FFFFFF;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent;
}
.caja_func_sup {
    position: absolute;
    right: 50%;
    margin-top: 40px;
    margin-right: -240px;
}
div#carrito_top {
    float: right;
    padding-top: 8px;
    margin-left: 15px;

}
span#login_sup a, span#login_sup:before{
    background: #00378a;
    color: #fff;
    padding: 5px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
span#nombre_usuario {
    display: none;
}
span#login_sup a {
    margin-left: -4px;
    margin-right: 10px;
}
span#login_sup:before {
    margin-top: -40px;
    top: 1px;
    margin-right: -2px;
    padding-top: 6px;
}
button.btn.btn-buscartop {
    background: #545454;
}
.search, .search i {
    color: #fff;
}
input.search-form {
    background: #fff;
    border: 1px solid #fff;
    width: 230px;
    color: #999;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    height: 35px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    background: #fff;
    border: 1px solid #ddd;
    color: #666;
}
li.suscripcion {
    display: none !important;
}
input.search-form:focus, input.search-form:hover {
    width: 230px;
}
.navbar.navbar-default.navbar-superior {
    background: transparent;
    box-shadow: none;
}
div#servicios {
    display: none;
}
.image-show-case-wrapper.center-block.relative.container {
    margin-top: -17px;
}
nav#navbar-sidebar {
    box-shadow: none;
}
.cajasoferta span.dcorta {
    display: none;
}
.pagination>li>a, .pagination>li>span {
    background-color: transparent;
    border: 1px solid #cacaca;
}
.navbar-default .navbar-nav>li>a:active,.navbar-default .navbar-nav>li>a:visited {
    background: #0346aa;
}

@media(max-width: 1366px){
}
@media(max-width: 1280px){

}
@media(max-width: 1024px){
div#navbar-menu-superior ul#nav {
    padding-left: 0px;
    }
    .navbar-default .navbar-nav > li > a {
	padding: 12px 12px;
}

input.search-form {
    width: 175px;
}
input.search-form:hover {
    width: 175px;
}
div#carrito_top span b {
    display: none;
}
.navbar-nav > li {
    margin-left: 0;
}

}

@media(max-width: 990px){
.container {
    width: 924px;
}
input.search-form:hover, input.search-form {
    width: 160px;
}
.caja_func_sup {
    margin-right: -210px;
}
.navbar-default .navbar-nav > li > a {
    padding: 12px 7.7px;
}
}
@media(max-width: 767px){
.container {
    width: auto !important;
}
.ley_cate_lateral_xs {
    display: block !important;
}
}

@media(max-width: 480px){
.ban-top-izquierda {
    width: 220px !important;
}
.search {
    display: none;
}
.promotion {
    bottom: 5px;
}
}

@media(max-width: 320px){

.ban-top-izquierda {
    width: 180px !important;
}}

@media(max-width: 768px){
.container {
    width: 750px;
}
.navbar-default .navbar-nav > li > a {
    font: normal 11px 'Open Sans', sans-serif;
}
.ban-top-izquierda {
    width: 280px;
}
ul#menutop li a, ul.social-share li a {
    font-size: 12px;
}
input.search-form:hover, input.search-form {
    width: 140px;
}
.social.pull-right {
    margin-right: -10px;
}
.caja_func_sup {
    margin-right: -175px;
}
.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed !important;
    right: 0;
    left: 0;
    z-index: 1030;
    background: #e3e3e3 !important;
}
.social-fixed {
    position: fixed !important;
    right: 0;
    margin-top: 10px !important;
}
.social.pull-right {
    margin-right: 85px;
    margin-top: 30px;
}
.top-bar a {
    color: #545454;
}
.ircarrito, .registracion, .cart_top a {
    color: #ffff !important;
}
body {
    padding-top: 65px;
}
.navbar-default .navbar-toggle {
    border-color: transparent;
}

}

div#nosotros p {
    font-size: 16px;
    line-height: 22px;
}
.container.general p {
    font-size: 16px;
    line-height: 22px;
    color: #66728d;
}

.item-blog-post .post-main-view {
    background: transparent;
}

.detalle-form {
    background: none;
    border-top: 4px solid #4ec67f;
    border: 1px solid #bfbebe;
}
h5.tit_form_detalle {
    border: none;
    border-bottom: 2px solid #003789;
    padding-bottom: 10px;
}
.item-blog-post h2 {
    color: #222;
}
.price-sales {
    font-size: 100%;
    color: red;
}
.price {
    font-size: 18px;
    color: #6d6d6d;
}
.price-standard {
    color: #999;
    font-size: 100%;
    text-decoration: line-through;
}
.cajasnuevo, .cajasoferta {
    border: 0 solid #ddd;
    padding: 0px;
}
.breadcrumb {
    border: 1px solid #cac8c8;
    background: 0 0;
    margin-top: 30px;
}
ul.breadcrumb a {
    font-weight: 700;
}
ul.breadcrumb li.pull-right a {
    font-weight: normal;
}
ul.breadcrumb a:after {
    content: "\f054";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    margin-left: 5px;
    font-size: 12px;
}
ul.breadcrumb li.pull-right a:after{
    display: none;
}
.product-title {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: .25px;
    line-height: 1;
    margin-bottom: 10px;
    text-transform: none;
    margin-top: 0;
    color: #66728d;
}
.cart-actions input[type=button] {
    background: #222;
    border: 2px solid #222;
        margin-top: 10px;
}
.btn-success {
    background-color: #232222;
    color: #ffffff;
}
.panel-default>.panel-heading {
    border-top: 4px solid #66728d;
}
div#carrito_top span {
    font-size: 16px;
}
#cantidad_carrito.badge {
    position: absolute;
    left: 20px;
    top: -3px;
    background: #4ec67f;
}
.ico_usuario, a.ircarrito:before {
    font-family: FontAwesome;
    content: "\f07a";
    display: inline-block;
    font-size: 20px;
    position: relative;
    top: 0px;
    padding-right: 10px;
}
div#carrito_top span b {
    font-size: 16px;
    margin-left: 20px;
}
.container.general {
    padding-bottom: 30px;
    margin-top: 20px;
}
.navbar-toggle {
    margin-right: 30px;
}
.navbar-fixed-bottom, .navbar-fixed-top {
    position: absolute;
    right: 0;
    left: 0;
    z-index: 1030;
}
.ley_cate_lateral_xs {
    display: none;
}
.des_corta {
    display: none;
}
.swatches li {
    margin: 2px 1px;
    vertical-align: top;
    list-style: none;
    background-position: center center;
    background-repeat: no-repeat;
    border: 2px solid #FFF;
    height: 55px;
    text-align: center;
    transition: all .25s ease 0;
    width: 55px;
}
.swatches li img {
    height: 52px;
    width: 52px;
}
.marca_imagen {
	clear:both
}
.marca_imagen img {
    max-width: 100px;
}
.incaps {
    font-weight: 700;}
div.promotion > span.new-product {
    background-color: rgba(255, 255, 255, 0)!important;
}

button.btn.btn-primary.btn-detalle {
    background-color: #222;
}
button.btn.btn-primary.btn-detalle:hover{
	border: 1px solid #666;
    background: #222;
}