.text-muted {
  color: #4f4f4f !important;
}
small, .small {
  font-size: 88%;
  font-weight: 400;
}
/*CABEZAL LOGO Y MENU+BUSCADOR*/
/*header .navbar-brand.logo img {
  height: 68px;
}
#graph_header .navbar .navbar-nav > li > a, .o_header_affix .navbar .navbar-nav > li > a {
  text-transform: uppercase;
  color: #F2F2F2;
}
#graph_header .navbar, .o_header_affix .navbar {
  padding: 5px 0 4px;
  border-bottom: 2px solid #5d0518;
}
#graph_header .navbar .navbar-nav > li > a.active, #graph_header .navbar .navbar-nav > li > a:hover, #graph_header .navbar .navbar-nav > li > a:focus, .o_header_affix .navbar .navbar-nav > li > a.active, .o_header_affix .navbar .navbar-nav > li > a:hover, .o_header_affix .navbar .navbar-nav > li > a:focus {
  background-color: transparent !important;
  color:#930b29;
  opacity: 1;
}
@media(max-width: 768px) {
  .nomov {
    display: none
  }
}
@media(min-width: 768px) {
  .cab_cont.col-md-12 {
    flex: 0 0 108%;
    max-width: 107%;
  }
  #graph_header .navbar .navbar-nav > li > a.active, #graph_header .navbar .navbar-nav > li > a:hover, #graph_header .navbar .navbar-nav > li > a:focus, .o_header_affix .navbar .navbar-nav > li > a.active, .o_header_affix .navbar .navbar-nav > li > a:hover, .o_header_affix .navbar .navbar-nav > li > a:focus {
    border-bottom: 1px solid#930b29;
  }
  .fll {
    float: left;
    text-align: right;
  }
  header {
    min-height: 96px;
    border-bottom: 1px solid #ebebeb
  }
  header .navbar-brand.logo img {
    height: 105px;
    padding: 10px 0;
  }
  .mt15 {
    margin-top: 15px
  }
  .mtbusca {
    margin-top: 70px !important
  }
  .mtmenu {
    margin-top: 85px !important
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    border: 1px solid #333;
    border-top: 4px solid#930b29;
    margin-top: 4px;
    margin-right: 0px;
    border-radius: 0 0 4px 4px;
    background-color: black;
    box-shadow: rgb(0 0 0 / 9%) 0px 2px 1px, rgb(0 0 0 / 9%) 0px 4px 2px, rgb(0 0 0 / 9%) 0px 8px 4px, rgb(0 0 0 / 9%) 0px 16px 8px, rgb(0 0 0 / 9%) 0px 32px 16px;
  }
  .dropdown-item {
    color: #686868
  }
  .nav-link {
    padding: 0 0.9375rem;
  }
  .navbar ul.nav > li.divider {
    height: 20px
  }
  .navbar .nav-item {
    height: 20px;
  }
}
@media(max-width: 768px) {
  .cont_menu {
    border-top: 1px solid #e2e2e2;
    background-color: #1a1919 !important;
    margin-top: 15px;
    padding: 0px;
    min-height: 0 !important
  }
  .cont_menu li {
    text-align: center;
  }
  .navbar-dark .navbar-toggler, .navbar-light .navbar-toggler {
    background-color: #2a2a2a;
    border-radius: 5px;
    margin-top: 15px;
    color: rgba(255, 255, 255, 1);
    border-color: rgba(255, 255, 255, 0.1);
  }
  .navbar-toggler {
    float: right !important
  }
  header .navbar-brand.logo img {
    height: 67px;
    padding-top: 7px;
  }
  .cont_menu {
    border-top: 1px solid #494949;
    background-color: #333 !important;
    margin-top: 15px;
    padding: 0px;
  }
  .cont_menu li {
    text-align: center;
  }
  .mtbusca {
    margin-bottom: 10px;
    margin-top: 15px;
  }
  #wrapwrap .o_header_affix .navbar {
    padding: 2px 0px;
  }
  .o_header_affix.affix.affixed .mtbusca {
    display: none
  }
  .o_header_affix.affix.affixed .cont_menu {
    min-height: 0
  }
  #wrapwrap .o_header_affix.affixed {
    margin-top: 0px;
    padding-top: 1px;
    background-color: #ffffff;
  }
}
.nav.navbar-nav, .dropdown-menu {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  font-weight: 400
}
#graph_header .navbar .navbar-nav > li > a, .o_header_affix .navbar .navbar-nav > li > a {
  font-weight: 400;
  opacity: 0.8;
}
.navbar .nav-item:first-child {
  display: none
}
.search-query.form-control.oe_search_box {
  border-radius: 4px 0px 0px 4px;
  border: 1px solid #fff;
}
.oe_search_button {
  border-radius: 0px 6px 6px 0px;
}
@media(min-width: 768px) {
  .o_header_affix.affix.affixed .navbar-brand.logo img {
    height: 85px;
  }
  .o_header_affix.affix.affixed .mtmenu {
    margin-top: 39px !important;
  }
  .o_header_affix.affix.affixed .mtbusca {
    margin-top: 31px !important;
  }
}*/



/*CABEZAL LOGO Y MENU+BUSCADOR*/
header .navbar-brand.logo img {
  height: 68px;
}
#graph_header .navbar .navbar-nav > li > a, .o_header_affix .navbar .navbar-nav > li > a {
    text-transform: uppercase;
	color: #F2F2F2;}
#graph_header .navbar, .o_header_affix .navbar {
       padding: 5px 0 4px;
    border-bottom: 2px solid #930b29;
}

#graph_header .navbar .navbar-nav > li > a.active, #graph_header .navbar .navbar-nav > li > a:hover, #graph_header .navbar .navbar-nav > li > a:focus, .o_header_affix .navbar .navbar-nav > li > a.active, .o_header_affix .navbar .navbar-nav > li > a:hover, .o_header_affix .navbar .navbar-nav > li > a:focus {
    background-color: transparent !important;
    color:#fefefe;
    opacity: 1;
	
}


@media(max-width: 768px) {
	
	.nomov{display:none}}


@media(min-width: 768px) {
	.cab_cont.col-md-12 {
    flex: 0 0 108%;
    max-width: 107%;
}
	#graph_header .navbar .navbar-nav > li > a.active, #graph_header .navbar .navbar-nav > li > a:hover, #graph_header .navbar .navbar-nav > li > a:focus, .o_header_affix .navbar .navbar-nav > li > a.active, .o_header_affix .navbar .navbar-nav > li > a:hover, .o_header_affix .navbar .navbar-nav > li > a:focus {
   
	border-bottom: 1px solid #930b29;
}
	
	
  .fll {
    float: left;
	      text-align: right;
  }
	header{min-height: 96px; border-bottom: 1px solid #ebebeb}
header .navbar-brand.logo img {
    height: 86px;
    padding: 10px 0;
}
  .mt15 {
    margin-top: 15px
  }
  .mtbusca {
    margin-top: 70px !important
  }
  .mtmenu {
    margin-top: 85px !important
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
   border: 1px solid #333;
    border-top: 4px solid #930b29;
  margin-top: 4px;
    margin-right: 0px;
	      border-radius: 0 0 4px 4px;
	  background-color: black;
	      box-shadow: rgb(0 0 0 / 9%) 0px 2px 1px, rgb(0 0 0 / 9%) 0px 4px 2px, rgb(0 0 0 / 9%) 0px 8px 4px, rgb(0 0 0 / 9%) 0px 16px 8px, rgb(0 0 0 / 9%) 0px 32px 16px;
}
 
	.dropdown-item {color:#f2f2f2}
  .nav-link {
    padding: 0 0.9375rem;
  }
  .navbar ul.nav > li.divider {
    height: 20px
  }
  .navbar .nav-item {
    height: 20px;
  }
	
	.menucentrado{border: none !important;
    padding: 12px 0 !important;}
}



@media(max-width: 768px) {
	.menucentrado{border: none !important;
    padding: 0px 0 !important;}
	 .cont_menu {
    border-top: 1px solid #e2e2e2;
	  background-color: #1a1919 !important;
    margin-top: 15px;
    padding: 0px;
		 min-height: 0 !important
  }
  .cont_menu li {
    text-align: center;
  }

	.navbar-dark .navbar-toggler, .navbar-light .navbar-toggler {
    background-color: #2a2a2a;
    border-radius: 5px;
    margin-top: 18px;
		margin-right: 15px;
    color: rgba(255, 255, 255, 1);
    border-color: rgba(255, 255, 255, 0.1);
}
	
  .navbar-toggler {
    float: right !important
  }
  header .navbar-brand.logo img {
        height: 67px;
    padding-top: 7px;
  }
  .cont_menu {
    border-top: 1px solid #494949;
	  background-color: #333 !important;
    margin-top: 15px;
    padding: 0px;
  }
  .cont_menu li {
    text-align: center;
  }
	.mtbusca{margin-bottom: 10px; margin-top: 15px;}
	#wrapwrap .o_header_affix .navbar {
    padding: 2px 0px;
}
	
	
	.o_header_affix.affix.affixed .mtbusca{display: none}
	.o_header_affix.affix.affixed .cont_menu{min-height: 0}
	#wrapwrap .o_header_affix.affixed {
    margin-top: 0px;
    padding-top: 1px;
    background-color: #ffffff;
}
	
	
}


@media (max-width: 500px){
header .navbar-brand.logo img {
    height: 56px;
    padding-top: 7px;
}
.navbar-light .navbar-toggler {
    margin-top: 11px;
	margin-right: 5px;}}


.nav.navbar-nav, .dropdown-menu {
font-family: 'Source Sans Pro', sans-serif;
	font-size:16px;
  font-weight: 400
}

.nav.navbar-nav li:last-child{display:none}

#graph_header .navbar .navbar-nav > li > a, .o_header_affix .navbar .navbar-nav > li > a {
  font-weight: 400;
  opacity: 0.8;
}
.navbar .nav-item:first-child {
  display: none
}
.search-query.form-control.oe_search_box {
 
    border-radius: 4px 0px 0px 4px;
    border: 1px solid #fff;

}
.oe_search_button {
  border-radius: 0px 6px 6px 0px;
}

@media(min-width: 768px) {
.o_header_affix.affix.affixed .navbar-brand.logo img {
	height: 85px;}
	
.o_header_affix.affix.affixed .mtmenu {
    margin-top: 39px !important;
}
	
.o_header_affix.affix.affixed .mtbusca {
    margin-top: 31px !important;
}
}
/*carrusel*/
.s_carousel .carousel-inner, .s_quotes_carousel .carousel-inner {
 
   /* height: 430px !important;*/
}
.s_carousel .carousel-inner, .s_quotes_carousel .carousel-inner {
    box-shadow: rgb(0 0 0 / 39%) 0px 19px 23px -18px;
}
@media(max-width: 768px) {
.s_carousel .carousel-inner, .s_quotes_carousel .carousel-inner {
   box-shadow: rgb(0 0 0 / 39%) 0px 6px 6px -4px;
	}}

/*carrusel*/
.s_carousel .carousel-inner, .s_quotes_carousel .carousel-inner {
  /* height: 430px !important;*/
}
.s_carousel .carousel-inner, .s_quotes_carousel .carousel-inner {
  box-shadow: rgb(0 0 0 / 39%) 0px 19px 23px -18px;
}
@media(max-width: 768px) {
  .s_carousel .carousel-inner, .s_quotes_carousel .carousel-inner {
    box-shadow: rgb(0 0 0 / 39%) 0px 6px 6px -4px;
  }
}
/* SLIDER */
.carousel-indicators .active {
  background-color: #f6f6f6;
}
.carousel-indicators li {
  background-color: rgb(224 224 224 / 50%);
}
.oe_img_bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center;
}
@media (min-width: 1601px) {
  .s_carousel .carousel-inner .carousel-item {
    height: 500px;
    min-height: 500px !important;
  }
}
@media (min-width: 1601px) and (max-width: 1700px) {
  .s_carousel .carousel-inner .carousel-item {
    height: 500px
  }
}
@media (min-width: 1400px) and (max-width: 1600px) {
  .s_carousel .carousel-inner .carousel-item {
    height: 490px
  }
}
@media (min-width: 1170px) and (max-width: 1399px) {
  .s_carousel .carousel-inner .carousel-item {
    height: 415px
  }
}
@media (min-width: 980px) and (max-width: 1169px) {
  .s_carousel .carousel-inner .carousel-item {
    height: 320px
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .s_carousel .carousel-inner .carousel-item {
    height: 255px
  }
}
@media (min-width: 600Px) and (max-width: 767px) {
  .s_carousel .carousel-inner .carousel-item {
    height: 200px
  }
}
@media (min-width: 500Px) and (max-width: 599px) {
  .s_carousel .carousel-inner .carousel-item {
    height: 150px
  }
}
@media (max-width: 499px) {
  .s_carousel .carousel-inner .carousel-item {
    height: 120px
  }
}
/* DESTACADOS   */
.col-xs-6 {
  width: 50%;
}
.card {
  border: none !important
}
.card-img-top {
  width: 100%;
  border-bottom: 1px solid #930b29;
  margin-bottom: 15px
}
.card-body {
  padding-top: 1px
}
.separador {
  height: 0px;
  border-bottom: 1px solid #930b29;
  width: 76px;
  margin: 0 auto;
  margin-bottom: 15px;
}
#home_dest h3 {
  font-size: 1.3rem;
}
@media (min-width: 768px) {
  #home_dest .col-lg-2 {
    flex: 0 0 14.66666667%;
    max-width: 14.66666667%;
    margin: 0 1%;
  }
}
@media (min-width: 768px) {
  #home_dest h3 {
    font-size: 1.2rem;
  }
  .card-title {
    min-height: 140px;
  }
}
@media (min-width: 1360px) {
  .card-title {
    min-height: 180px;
  }
  #home_dest h3 {
    font-size: 1.3rem;
  }
}
@media (min-width: 1500px) {
  .card-title {
    min-height: 150px;
  }
  #home_dest h3 {
    font-size: 1.3rem;
  }
}
@media (min-width: 1700px) {
  .card-title {
    min-height: 130px;
  }
  #home_dest h3 {
    font-size: 1.3rem;
  }
}
/* DESTACADOS categorias   */
@media (min-width: 768px) {
  #wrapwrap .s_animated_boxes .item {
    height: 400px
  }
  .v-align > *:first-child {
    margin-top: 0;
    font-family: quincy-cf, serif;
    font-weight: 700;
    font-style: normal;
    font-size: 2rem;
  }
  .v-align p {
    margin-top: 0;
    font-family: quincy-cf, serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1rem;
  }
}
@media (max-width: 768px) {
  #wrapwrap .s_animated_boxes .item {
    height: 250px
  }
  .v-align > *:first-child {
    margin-top: 0;
    font-family: quincy-cf, serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.5rem;
  }
  .v-align p {
    margin-top: 0;
    font-family: quincy-cf, serif;
    font-weight: 700;
    font-style: normal;
    font-size: 0.8rem;
  }
}
.btn_ordenar {
  border-radius: 5px;
  padding: 9px;
}
/*CATEGORIA PRODUCTOS*/
@media (max-width: 768px) {
  .pagination.m-0.ml-2 {
    display: none
  }
  #products_grid {
    margin-top: 0px
  }
}
.page-item.active .page-link {
  z-index: 1;
  color: white;
  background-color: #000000;
  border-color: #0e0e0e;
}
.btn-secondary.btn-sm.a-submit {
  background-color: #b1b1b1;
  ;
  border-radius: 3px
}
.btn-secondary.btn-sm.a-submit.btn:hover {
  box-shadow: 0px 2px 2px 2px rgb(0 0 0 / 13%);
  z-index: 4;
}
.oe_product.oe_list.oe_product_cart {
  width: 98%;
  float: left;
  background-color: white !important;
  /*  border: 1px solid #e7e7e7;*/
  margin-right: 1%;
  margin-bottom: 15px;
  border-radius: 5px;
  /*box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;*/
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.oe_product.oe_list.oe_product_cart h6 {
  font-size: 1.4em;
  line-height: 1.2em;
}
.oe_product .oe_subdescription {
  font-size: 1.1em;
}
/*.nav-link {
  display: none !important
}*/
/*.navbar-toggler {
  display: none !important
}*/
.navbar-brand.logo {
  margin: 0 auto
}
.o_footer_copyright .col-lg-6.text-muted.text-center.text-md-left {
  width: 228px;
  margin: 0 auto;
  padding: 25px 0;
}
@media (min-width: 768px) {
  .navbar-expand-md ul.nav > li.divider {
    display: none;
  }
 /* .navbar.navbar-expand-md .container {
    width: 430px
  }*/
}
.oe_product .product_price {
  font-size: 1.2em;
}
@media (max-width: 768px) {
  .dropdown_sorty_by {
    margin-top: 15px
  }
}
/* Ensanchar container general en monitores grandes */
@media (min-width: 1200px) {
  .container {
    max-width: 1190px;
  }
}
@media (min-width: 1400px) {
  .container {
    max-width: 1340px;
  }
}
/*@media (min-width: 1700px) {
  .container {
    max-width: 1640px;
  }
}*/
@media (min-width: 1140px) {
  .sologr {
    display: block;
  }
  .soloch {
    display: none !important
  }
}
@media (max-width: 1140px) {
  .sologr {
    display: none !important;
  }
  .soloch {
    display: block
  }
}
/*  ********************FILTROS DE MENU**************************  */
.cat_filtros {
  color: #333
}
.sub_filtros {
  font-weight: 500;
  font-size: 12px;
  color: #4A4A4A;
}
.oe_website_sale ul ul {
  margin-left: 0;
}
@media (max-width: 768px) {
  .cat_filtros {
    display: none
  }
  .mt16.menu_izq {
    display: none
  }
}
/* *********** boton filtros movil *********** */
.label_filtros {
  font-size: 20px;
  margin-bottom: 1px;
  font-weight: 500;
  width: 100%
}
.btn-primary.btn_filtro:focus, .btn-primary.focus, .btn-primary.btn_filtro:active, .btn-primary:active.btn_filtro:hover {
  border-color: #f2f2f2;
}
@media (min-width: 768px) {
  .btn_filtro {
    display: none
  }
}
@media (max-width: 768px) {
  #div_filtros {
    background-color: white;
    padding: 5px 23px 14px 17px;
    border-radius: 5px;
    margin-bottom: 15px;
    display: none
  }
}
.btn-warning:active:hover, .btn-warning.active:hover, .open > .dropdown-toggle.btn-warning:hover, .btn-warning:active:focus, .btn-warning.active:focus, .open > .dropdown-toggle.btn-warning:focus, .btn-warning:active.focus, .btn-warning.active.focus, .open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #a80e30;
  border-color: #a80e30;
}
.btn-warning {
  color: #ffffff;
  background-color: #a80e30;
  border-color: #ae0b30;
}
.btn-warning:hover {
  background-color: #b19a6a
}
@media (max-width: 768px) {
  .pagination > li > a, .pagination > li > span {
    display: block;
  }
  .products_pager > div > * {
    float: right;
  }
  .products_pager .pagination {
    width: 100%;
  }
  .btn_filtro {
    margin-top: -71px;
    padding: 4px 10px;
  }
  .btn-primary {
    color: #ffffff;
    background-color: #b19a6a;
    border-color: #b19a6a;
  }
  .boton_ordenar {
    padding: 9px 5px;
  }
  .hidden-xs#products_grid_before {
    display: block !important
  }
  .cat_filtros {
    display: block;
  }
  #div_filtros {
    background-color: transparent;
  }
  .toppag ul.pagination {
    display: none
  }
  .btn_filtro {
    margin-top: -31px;
    padding: 3px 10px;
    margin-left: 3px;
    border-radius: 5px;
    margin-bottom: 37px;
  }
  .btn_filtro {
    position: relative;
    overflow: hidden;
    margin-bottom: 33px;
    margin-top: -30px;
  }
}
/* Filters */
.bloque-filters__holder {
  display: block;
  position: relative;
  padding: 8px 0;
  border-top: 1px solid #ccc;
  cursor: pointer;
}
.bloque-filters:last-child .bloque-filters__holder {
  /*  border-bottom: 1px solid #ccc;*/
}
.bloque-filters:first-child .bloque-filters__holder {
  border-top: none;
}
#div_filtros {
  border: 1px solid #ccc;
  padding: 15px;
  border-radius: 8px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
  margin-bottom: 35px;
}
.bloque-filters__btn {
  display: block;
  width: 28px;
  height: 28px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -14px;
  /*    border: none;
    border-radius: 6px;
    box-shadow: 0 0 0 0 rgba(171, 13, 48, 0);

    -webkit-transition:
        border-color 200ms ease-out,
        box-shadow 200ms ease-out;
    -moz-transition:
        border-color 200ms ease-out,
        box-shadow 200ms ease-out;
    -o-transition:
        border-color 200ms ease-out,
        box-shadow 200ms ease-out;
    transition:
        border-color 200ms ease-out,
        box-shadow 200ms ease-out;*/
}
.bloque-filters__btn:before {
  content: "";
  display: block;
  width: 48px;
  height: 48px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -24px;
  margin-left: -24px;
}
.bloque-filters__btn:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -7px;
  margin-left: -5px;
  border: solid #5f5f5f;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition:
    transform 200ms ease-out, margin-top 200ms ease-out;
  -moz-transition:
    transform 200ms ease-out, margin-top 200ms ease-out;
  -o-transition:
    transform 200ms ease-out, margin-top 200ms ease-out;
  transition:
    transform 200ms ease-out, margin-top 200ms ease-out;
}
.bloque-filters__btn:after:hover {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -7px;
  margin-left: -5px;
  border: solid #bea570;
}
.bloque-filters__holder + * {
  display: none;
  padding-top: 5px;
  padding-bottom: 15px;
}
/* Active */
@media (max-width: 767px) {
  /* Mobile */
  .bloque-filters.is-active-xs .bloque-filters__holder + * {
    display: block;
  }
  .bloque-filters:last-child.is-active-xs .bloque-filters__holder + * {
    border-bottom: 1px solid #ccc;
  }
  .bloque-filters.is-active-xs .bloque-filters__btn:after {
    margin-top: -3px;
    transform: rotate(-135deg);
  }
}
@media (min-width: 768px) {
  /* Desktop */
  .bloque-filters.is-active-md .bloque-filters__holder + * {
    display: block;
  }
  .bloque-filters:last-child.is-active-md .bloque-filters__holder + * {
    border-bottom: 1px solid #ccc;
  }
  .bloque-filters.is-active-md .bloque-filters__btn:after {
    margin-top: -3px;
    transform: rotate(-135deg);
  }
}
/* Checked */
.bloque-filters.is-checked .bloque-filters__holder {
  cursor: default;
  pointer-events: none;
}
.bloque-filters.is-checked .bloque-filters__holder + * {
  border-top: 1px solid #ccc;
}
:root .bloque-filters.is-checked .bloque-filters__holder + * {
  display: block;
}
.bloque-filters.is-checked .bloque-filters__btn {
  opacity: 0.2;
}
/* Hover */
.bloque-filters__holder:hover .bloque-filters__btn {
  border-color: #ab0d30;
  box-shadow: 0 0 10px 0 rgba(196, 172, 123, 0.5);
}
/* PRODUCTO */
.breadcrumb-item.active {
  color: #ababab;
}
.breadcrumb {
  background-color: #f2f2f2
}
#product_detail #product_details > h1 {
  margin: 0 0 0px;
}
.descripcion {
  padding-left: 0px;
  padding-top: 10px;
  padding-bottom: 5px;
  margin-bottom: 25px;
  border-top: 1px solid #ece1cd;
}
.descripcion_prod {
  padding-top: 22px
}
@media(max-width:768px) {
  .descripcion_prod {
    margin-top: 15px
  }
  #product_details h1 {
    font-size: 2.0rem;
  }
}
@media (min-width: 768px) {
  #product_detail #product_details #add_to_cart {
    margin-top: 25px !important
  }
  #product_detail #product_details .css_quantity {
    margin-top: 25px !important
  }
}

/*Footer*/
@media (max-width: 767px) {
  .logofooter {
    text-align: left
  }
  /*footer{padding-top:35px}*/
}
@media (min-width: 767px) {
  .logofooter {
    text-align: right
  }
	

}

@media (min-width: 330px){
.oe_product.oe_list section {
    position: relative;
    border: 0;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    background: transparent;
}}

@media (min-width: 767px) and (max-width:810px) {.container {
    max-width: 780px;
	}}

/*Ajustes movil 400*/

@media (max-width: 400px){
#products_grid .oe_product.oe_list .oe_subdescription {
    max-height: inherit !important;
}

#products_grid .oe_product.oe_list section {
    background: transparent !important}

#products_grid .oe_product.oe_list {
    height: auto !important;
}}
@media (min-width: 300px){
.oe_product.oe_list .oe_product_image {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 170px !important;
}}


@media (min-width: 300px) and (max-width:399px){
.oe_product.oe_list section {
    width: 200px;
    float: right;
}}


/*<!--Categorias-->*/

@media (max-width: 768px) {
  #div_categ {
    background-color: white;
    padding: 5px 23px 14px 17px;
    border-radius: 5px;
    margin-bottom: 15px;
    display: none
  }
}
@media (max-width: 768px) {
  #div_categ {
    background-color: transparent;
	}}

#div_categ {
  border: 1px solid #ccc;
  padding: 15px;
  border-radius: 8px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
  margin-bottom: 35px;
}

#o_shop_collapse_category li {
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding: 6px;
}

#o_shop_collapse_category a {
    color: #484848;
	font-weight: bold;
padding-left:5px}
.nav-pills .nav-link.active{color: white;
     background-color: #ab0d30; 
    color: #fff!important;
    padding: 5px;
    border-radius: 2px;}

