/*GENERAL*/
body{
font-family: 'Roboto', sans-serif;

}

* {
 font-family: 'Roboto', sans-serif;

}
.btn {
  border-radius: 5px;
}
button:focus {
  outline: none !important;
}
h6{
line-height: 1.7rem;
    font-size: 1.7em;
    color: #363636;
	font-weight: 300;}
h6 a{
line-height: 1.7rem;
    font-size: 0.9em;
    color: #363636;
	font-weight: 300;
text-align: center}
/* CABEZAL */
header .navbar-brand.logo img {
  height: 100px;
}
.fl-r {
  float: right;
}
.fl-l {
  float: left;
}	
.fa.fa-search{color:#ffffff !important}
/*.o_connected_user a{background-color: #75c6c6}*/
.navbar-nav {
  font-family: 'Rubik', sans-serif;
  font-size: 16px;
  font-weight: 300;
}
#graph_header .navbar .navbar-nav > li > a, .o_header_affix .navbar .navbar-nav > li > a {
  text-transform: uppercase;
  color: #54473e;
  font-weight: 400;
  opacity: 1;
  transition: none;
  font-size: 0.9em;
}

o_header_affix .navbar .navbar-nav > li > a:hover {
  opacity: 0.7
}
.navbar-dark .navbar-nav .nav-link, .navbar-light .navbar-nav .nav-link {
  color: rgb(255 255 255 / 88%);
}
.nav.navbar-nav.ml-auto {
  margin: 0 auto;
}
.navbar-dark .navbar-toggler, .navbar-light .navbar-toggler {
  border-color: rgb(255 255 255 / 48%);
  float: right;
  margin-top: 20px;
}
.navbar {
  padding: 0.5rem 0;
}
.s_carousel.s_carousel_default .carousel-control-prev-icon:before, .s_carousel.s_carousel_default .carousel-control-next-icon:before, .s_quotes_carousel.s_carousel_default .carousel-control-prev-icon:before, .s_quotes_carousel.s_carousel_default .carousel-control-next-icon:before {
  font-size: 3rem;
  color: #9b9b9b;
  opacity: 0.5;
}
.navbar .nav-item:first-child {
  display: none
}
.navbar.undermenu {
    background-color: #E1A7C1 !important;
}
#graph_header .navbar, .o_header_affix .navbar {
  border-color: transparent;
  padding: 16px 0 16px;
}

element.style {
}
*, *::before, *::after {
    box-sizing: border-box;
}
#graph_header .navbar .navbar-nav > li > a, .o_header_affix .navbar .navbar-nav > li > a {
    text-transform: uppercase;
	color: #f9f9f9;}
.o_header_affix.affix.affixed .navbar-brand.logo img {
  height: 73px;
  padding: 6px 0;
}
.input-group .form-control.oe_search_box {
  border-radius: 5px 0 0 5px !important;
}
.btn.btn-secondary.oe_search_button {
  border-radius: 0 5px 5px 0 !important;
}
h1.s_title_default{    font-size: 4em;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;}
@media(min-width:768px) {
  .border_t_1 {
    border-top:1px solid #54473e3b !important;
	  border-bottom:1px solid #ffffff !important;
    padding: 7px 0 !important;
  }
  .promofranja {
    width: 60%;
    padding-top: 15px
  }
	#wrap {
    margin-top: 0;
}
}
@media(max-width:768px) {
  header .navbar-brand.logo img {
    height: 72px;
  }
  .navbar-dark .navbar-toggler, .navbar-light .navbar-toggler {
    margin-top: 14px
  }
  .o_header_affix.affix.affixed .buscamov {
    display: none
  }
	.buscamov{display:none}
	#graph_header .navbar, .o_header_affix .navbar {
    border-color: transparent;
    padding: 2px 0 0px;
    margin-top: 10px;
}
	#wrap {
    margin-top: 0px;
}
  .navbar {
    padding: 0.5rem 0 0.1rem 0;
  }
  #graph_header .navbar, .o_header_affix .navbar {
    border-color: transparent;
    padding: 13px 0 0px;
  }
  h1.s_title_default {
    margin-top: 0;
    margin-bottom: 0
  }
  .promofranja {
    width: 90%;
  }
	#graph_header .navbar .navbar-nav > li > a{color: #f2f2f2;}
	h1.s_title_default {
		font-size: 2.5em;}
	.pagination{padding-bottom: 15px;}
}
/*MENU*/

.navbar .o_extra_menu_items.show > ul > li > ul {
    background-color: #c0e4e5;
	font-size: 12px; 
	color: #666
}

.dropdown-menu{text-align:center}
@media (min-width: 768px) {
  .navbar-expand-md .navbar-nav .dropdown-menu {
    margin-top: 8px;
    -webkit-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.17);
    -moz-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.17);
    box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.17);
  }
 
	
.dropdown-menu {
    background-color: #efefef;
    border: 1px solid #efefef;
    border-radius: 0 0 5px 5px;
		}
  .collapse.navbar-collapse .dropdown-item {
    color: #333
  }
	.dropdown-item:hover{
    color: white;
    text-decoration: none;
    background-color: #F3A8C2;
}
  #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 {
    color:#54473e;
    opacity: 0.6
  }
}
@media (max-width: 768px) {
  .dropdown-item {
    color: #fff
  }
  .navbar-collapse {
    padding: 0;
    background-color: #d397b2;
	  padding: 0 15px 15px 15px;
  }
  .dropdown-menu {
    background-color: #b78099;
    border: 0px solid #54473e;
    border-left: none;
    border-right: none;
  }
  #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: #ffffff;
  }
  .navbar-dark .navbar-toggler-icon, .navbar-light .navbar-toggler-icon {
    background-image: url(https://astillero.mvdgestiona.uy/web/content/4281?unique=e6ef8c8b1da374b0164d9c78c6ef27af37d1be47);
  }
  .navbar-dark .navbar-toggler, .navbar-light .navbar-toggler {
    border-color: transparent;
  }
  .navbar-toggler {
    padding: 0rem 0.15rem;
    font-size: 1.4rem;
  }
  .navbar-dark .navbar-toggler, .navbar-light .navbar-toggler {
    margin-top: 3px;
    padding: 4px;
  }
  .o_header_affix.affix.affixed .navbar-light .navbar-toggler {
    margin-top: 15px;
  }
  #wrapwrap .o_header_affix .navbar {
    padding: 2px 0px;
  }
  .navbar-toggler-icon {
    width: 1.2em !important;
    height: 1.2em !important;
    margin-top: 8px !important;
  }
}
/* 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: 585px
  }
}
@media (min-width: 1601px) and (max-width: 1700px) {
  .s_carousel .carousel-inner .carousel-item {
    height: 520px
  }
}
@media (min-width: 1400px) and (max-width: 1600px) {
  .s_carousel .carousel-inner .carousel-item {
    height: 463px
  }
}
@media (min-width: 1170px) and (max-width: 1399px) {
  .s_carousel .carousel-inner .carousel-item {
    height: 415px
  }
  .card-body {
    padding: 0.25rem;
  }
  .card {
    min-height: 330px;
  }
	.oe_cart .card{min-height: 50px}
}
@media (min-width: 980px) and (max-width: 1169px) {
  .s_carousel .carousel-inner .carousel-item {
    height: 463px
  }
  .card-body {
    padding: 0.25rem;
  }
  .card {
    min-height: 315px;
  }
	.oe_website_sale  .card{min-height: 50px}
}
@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: auto;
    height: auto;
  }
}
@media (max-width: 499px) {
  .s_carousel .carousel-inner .carousel-item {
    height: auto;
    height: auto;
  }
}
.carousel-inner {
  background-color: #e4e4e4
}
/*CAROUSEL DE PRODUCTOS*/
.s_quotes_carousel blockquote img {
  max-width: 250px;
  margin-right: 5px;
}
.sombra img {
  border-radius: 8px;
  box-shadow: 0px 3px 8px rgb(0 0 0 / 20%);
}
@media (max-width: 768px) {
  .sombra {
    padding-top: 22px !important;
  }
  .card-body {
    padding: 0.5rem;
  }
}
.s_quotes_carousel blockquote.bg-white {
  background-color: transparent !important
}
@media (max-width: 500px) {
  .carousel {
    position: relative;
    max-height: 1052px;
  }
}
/* CAROUSEL DE BODEGAS */
.s_carousel .carousel-inner .carousel-item.sl_bodegas {
  min-height: 320px;
  height: 260px
}
@media (max-width: 768px) {
  .s_carousel .carousel-inner .carousel-item.sl_bodegas {
    min-height: 520px;
    height: 520px
  }
}
/* combos de vinos */
.tachado {
  text-decoration: line-through;
  color: #459191
}
.card {
     background-color: transparent !important;
   
     border: none;

  box-shadow:none;
}
.card img {
  border-radius: 8px;
}
/*carousel prueba vinos*/
h3.card-title {
  font-size: 1.0rem;
  font-weight: 400;
}
/*Destacados Home 4 productos*/
.col-xs-6 {
  width: 50%
}
.pad0 {
  padding: 0
}
.mar0 {
  margin-bottom: 0
}
.align-items-stretch {
    align-items: center !important;
    justify-content: center;
}


@media (max-width: 768px) {
  .movmart0, .movmart00 .col-xs-6 {
    margin-top: 20px
  }
}

.card-body {
	height: 100px; padding-top: 15px}

.card-body a {text-decoration: none; color:#333;    display: block;
    min-height: 65px;}
@media (max-width: 499px){
.card-body {
    height: 130px;
}}
/*Categoria*/
/*  ********************FILTROS DE MENU**************************  */
.cat_filtros {
  color: #459191
}
.sub_filtros {
  font-weight: 500;
  font-size: 12px;
  color: #333;
}
.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: 979px) {
  #div_filtros {
    display: none
  }
  #div_filtros {
    background-color: white;
    padding: 5px 10px;
    border-radius: 5px;
    margin-bottom: 15px;
  }
}
.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: #75021c
}
@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: #54473e;
    border-color: #54473e;
}
  .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: -94px;
    padding: 3px 10px;
    margin-left: 15px;
    border-radius: 5px;
  }
}
/**********************************************
***********filtros Nico**********************
**********************************************/
/* *************************************** */
/* *************** BLOQUE  *************** */
/* *** Modificado el 24/03/2021 20:42 **** */
/* *************************************** */
/* *********Sin recuadro flechitas modificado Guzman******** */
/* 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__btn {
  display: block;
  width: 28px;
  height: 28px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -14px;
  /*  border: 1px solid #777;
    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__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;
}
/*agregado filtros*/
.bloque-filters__holder {
  padding: 13px 0;
  color: #54463e;
}
.bloque-filters__btn {
  border: 1px solid #8d8d8d;
  border-radius: 5px;
  box-shadow: 0 0 2px #54463edb;
}
.bloque-filters__btn:hover {
  border: 1px solid #8d8d8d;
  border-radius: 5px;
  box-shadow: 0 0 12px #54463edb;
}
.btn-secondary.boton_ordenar {
  background-color: #fff;
  color: #54463e;
  border: 1px solid #d6d6d6;
  margin-left: -10px;
  border-radius: 5px;
  font-size: 16px;
}
@media(max-width:768px) {
  .btn-secondary.boton_ordenar {
    margin-left: 115px;
  }
}
/* Grilla de productos */
#wrap.js_sale.grilla_x {
  margin-top: 0;
  padding-top: 25px;
}
/*Grilla de productos*/
.grilla_x {
  background-color: #f2f2f2;
  margin-bottom: -32px;
  padding-bottom: 1px;
}
.grilla_x .oe_product {
  border: none
}
.grilla_x .oe_product .oe_product_cart {
  width: 95%;
  height: 95%;
  border: 1px solid #9e9e9e00;
  border-radius: 10px;
  background-color: white;
  text-align: center
}
.grilla_x .oe_product .product_price {
  width: 95%
}
@media (min-width: 1200px) {
  .grilla_x #products_grid.col-md-9 .oe-height-2 {
    height: 250px;
  }
}
@media (max-width: 400px) {
  #products_grid .oe_product.oe_grid {
    height: 270px;
    margin-bottom: 100px;
  }
}
/*agregado grilla*/
.grilla_x .oe_product .oe_product_cart {
  min-height: 315px;
  margin-bottom: 10px
}
.oe_product .oe_product_image {
  min-height: 205px
}
/*.oe_product.oe_grid h6{font-size:1.2em; font-weight:600}*/
.oe_product.oe_grid h6 {
  font-size: 1.0em;
  font-weight: 500;
  font-family: inherit;
}
.grilla_x .oe_product .product_price {
  color: #4E4E4E;
  font-size: 20px;
  padding-bottom: 15px;
}
.oe_product.oe_grid.oe-height-2 a {
  color: #585858;
}
.oe_product .oe_product_image img {
  margin-top: -10px
}
.oe_product.oe_grid .text-info.oe_subdescription {
  display: none
}
.oe_product.oe_grid.oe-height-2 .fa.fa-shopping-cart {
  color: #ffffff;
}
.products_pager .pagination {
  float: right;
  margin-right: 15px !important;
}
@media (min-width: 768px) {
  .grilla_x .oe_product .oe_product_cart {
    min-height: 300px;
  }
  #products_grid {
    margin-top: -60px
  }
}
@media (max-width: 768px) {
  .oe_product section {
    border-top: 1px solid rgba(255, 255, 255, 0.2) !important;
  }
  #products_grid .oe_product.oe_grid section {
    background: rgba(255, 255, 255, 0.8) !important;
  }
  /*.grilla_x .oe_product .oe_product_cart {
    min-height: 360px;}*/
  .oe_product .oe_product_image img {
    margin-top: -10px;
  }
  .oe_product.oe_grid.oe-height-2 a {
    color: #383838 !important;
  }
  .oe_product.oe_grid.oe-height-2 h6 {
    padding-top: 6px !important
  }
  .oe_product .oe_product_image img {
    margin-top: 0px;
  }
  #products_grid .oe_product.oe_grid {
    height: 320px;
    width: 50%;
  }
  .grilla_x .oe_product .oe_product_cart {
    min-height: 300px;
  }
}
@media (max-width: 400px) {
  #products_grid .oe_product.oe_grid {
    height: 230px;
    width: 50%;
  }
}
.img_alternativo {
  float: left;
  margin-right: 15px
}
/*despliegue de producto*/
.css_quantity .fa {
  vertical-align: bottom;
}
@media (max-width: 600px) {
  #product_detail #product_details #add_to_cart {
    margin-top: -1px !important;
    margin-left: 10px;
  }
  .css_quantity {
    float: left;
  }
}
#product_detail #product_details .product_price h4 {
  font-size: 30px
}
/* boton de chat por whatsapp */
.whatsap {
  position: fixed;
  bottom: 21px;
  right: 21px;
  z-index: 500;
}
.whatsap:hover {
  bottom: 21px;
  right: 21px;
}
.web {
  display: block
}
.mov {
  display: none
}
@media (max-width: 600px) {
  .products_pager .pagination {
    margin: -2px auto !important;
  }
}
@media (max-width: 768px) {
  .web {
    display: none
  }
  .mov {
    display: block
  }
}
/* Ribbon for promotionso on products */
.oe_product.oe_ribbon_promo_2 .ribbon-wrapper-2 {
  display: block;
}
.oe_product .ribbon-wrapper-2 {
  display: none;
  width: 85px;
  height: 88px;
  z-index: 5;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
}
.oe_product .ribbon {
  font: bold 15px Sans-Serif;
  color: white;
  text-align: center;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  position: relative;
  padding: 7px 0;
  left: -5px;
  top: 15px;
  width: 120px;
  cursor: default;
}
/* Ribbon for promotionso on products */
.oe_product.oe_ribbon_promo_4 .ribbon-wrapper-4 {
  display: block;
}
.oe_product .ribbon-wrapper-4 {
  display: none;
  width: 85px;
  height: 88px;
  z-index: 5;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
}
.oe_product .ribbon {
  font: bold 15px Sans-Serif;
  color: white;
  text-align: center;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  position: relative;
  padding: 7px 0;
  left: -5px;
  top: 15px;
  width: 120px;
  cursor: default;
}
/* Ribbon for promotionso on products */
.oe_product.oe_ribbon_promo_5 .ribbon-wrapper-5 {
  display: block;
}
.oe_product .ribbon-wrapper-5 {
  display: none;
  width: 85px;
  height: 88px;
  z-index: 5;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
}
.oe_product .ribbon {
  font: bold 15px Sans-Serif;
  color: white;
  text-align: center;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  position: relative;
  padding: 7px 0;
  left: -5px;
  top: 15px;
  width: 120px;
  cursor: default;
}
/* Ribbon for promotionso on products */
.oe_product.oe_ribbon_promo_6 .ribbon-wrapper-6 {
  display: block;
}
.oe_product .ribbon-wrapper-6 {
  display: none;
  width: 85px;
  height: 88px;
  z-index: 5;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
}
.oe_product .ribbon {
  font: bold 15px Sans-Serif;
  color: white;
  text-align: center;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  position: relative;
  padding: 7px 0;
  left: -5px;
  top: 15px;
  width: 120px;
  cursor: default;
}
/* Ribbon for promotionso on products */
.oe_product.oe_ribbon_promo_7 .ribbon-wrapper-7 {
  display: block;
}
.oe_product .ribbon-wrapper-7 {
  display: none;
  width: 85px;
  height: 88px;
  z-index: 5;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
}
.oe_product .ribbon {
  font: bold 15px Sans-Serif;
  color: white;
  text-align: center;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  position: relative;
  padding: 7px 0;
  left: -5px;
  top: 15px;
  width: 120px;
  cursor: default;
}
/* Ribbon for promotionso on products */
.oe_product.oe_ribbon_promo_8 .ribbon-wrapper-8 {
  display: block;
}
.oe_product .ribbon-wrapper-8 {
  display: none;
  width: 85px;
  height: 88px;
  z-index: 5;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
}
.oe_product .ribbon {
  font: bold 15px Sans-Serif;
  color: white;
  text-align: center;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  position: relative;
  padding: 7px 0;
  left: -5px;
  top: 15px;
  width: 120px;
  cursor: default;
}
/* Ribbon for promotionso on products */
.oe_product.oe_ribbon_promo_9 .ribbon-wrapper-9 {
  display: block;
}
.oe_product .ribbon-wrapper-9 {
  display: none;
  width: 85px;
  height: 88px;
  z-index: 5;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
}
.oe_product .ribbon {
  font: bold 15px Sans-Serif;
  color: white;
  text-align: center;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  position: relative;
  padding: 7px 0;
  left: -5px;
  top: 15px;
  width: 120px;
  cursor: default;
}
/* Ribbon sin stock */
.oe_product.oe_ribbon_sinstock_3 .ribbon-wrapper-3 {
  display: block;
}
.oe_product .ribbon-wrapper-3 {
  display: none;
  width: 85px;
  height: 88px;
  z-index: 5;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
}
.oe_product .ribbon {
  font: bold 15px Sans-Serif;
  color: white;
  text-align: center;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  position: relative;
  padding: 7px 0;
  left: -5px;
  top: 15px;
  width: 120px;
  cursor: default;
}
/* Ribbon for promotionso on products */
.oe_product.oe_ribbon_promo_10 .ribbon-wrapper-10 {
  display: block;
}
.oe_product .ribbon-wrapper-10 {
  display: none;
  width: 85px;
  height: 88px;
  z-index: 5;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
}
.oe_product .ribbon {
  font: bold 15px Sans-Serif;
  color: white;
  text-align: center;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  position: relative;
  padding: 7px 0;
  left: -5px;
  top: 15px;
  width: 120px;
  cursor: default;
}
.r_block {
  display: block !important;
}
/* Productos  */
#product_details h1 {
  font-size: 2.2em;
  margin: 0 0 0px;
}
element.style {
  position: relative;
  overflow: hidden;
}
#product_detail #product_details #add_to_cart {
background-color: #e592b9;
    border: 1px solid #f3aecf;    color: #ffffff;
}
.fa.fa-minus, .fa.fa-plus{color:#ffffff}
.btn.btn-link.js_add_cart_json{background-color: #51b7b7}
#product_detail .table-striped tbody tr:nth-of-type(odd) {
  background-color: transparent;
  font-size: 1.1em;
  font-weight: 600;
}
.table-hover tbody tr:hover {
  background-color: transparent;
}
.table-striped tbody tr:nth-of-type(odd) {
  background-color: transparent;
}
.alternat {
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
/*  1px 1px 2px 1px rgba(0, 0, 0, 0.2);*/
}
.alternat img {
  max-height: 100px
}
.o_text_overflow {
  display: inline-block;
  max-width: 100%;
  white-space: inherit;
  overflow: visible;
  vertical-align: top;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}
/* Tiendas */
.tiendas p {
  line-height: 0.8em
}
.tiendas h3 {
  padding-top: 10px
}
.dropdown_sorty_by a{color: #ffffff}
/* FAQ   */
.s_faq_collapse .accordion .card {
  margin: 20px 0;
}
@media(min-width:768px) {
  .s_faq_collapse .accordion .card .card-header {
    padding: 1.5em 0;
  }
}
/*footer*/
footer {
      margin-top: 0px;
    border-top: 1px solid #54473e73;
}
footer a{    color: #ffffff;
    background-color: transparent !important;
    line-height: 2.0em;
    font-size: 1.2em;}
@media(max-width:768px) {
  .tarjetafooter {
    width: 31%
  }
  .mov-no {
    display: none;
  }
  .tarjetafooter img {
    max-width: 82px
  }
}
/*Checkout*/
.retirosc {
  font-size: 13px;
  color: #459191;
}
/*BLOG  */
#blog_content, #blog_content p {
  font-size: 17px
}
.postblog h4 {
  font-weight: 500;
}
@media (min-width: 992px) {
  .col-lg-4.postblog {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
    border: 1px solid #e6e6e6;
    border-radius: 6px;
    width: 31.3333333%;
    max-width: 31.3333%;
    padding-top: 15px;
    margin: 15px 1%;
    box-shadow: 2px 2px 5px #f0f0f0;
  }
}
@media (max-width: 992px) {
  .postblog {
    border: 1px solid #e6e6e6;
    border-radius: 6px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin: 7px 1%;
    box-shadow: 2px 2px 5px #f0f0f0;
  }
}
@media (max-width:768px) {
  .movilno {
    display: none !important
  }
}
/* PRODUCTO MODAL */
/*MODAL*/
.sucu {
  color: #459191;
  display: block;
  float: left;
  min-width: 215px;
}
.disp {
  border: 1px solid #e8e8e8;
  padding: 6px;
  border-radius: 5px;
  margin-bottom: 3px;
  max-width: 420px;
}
a.link_sucu:hover {
  color: #333
}
.stock {
  color: #737373;
  font-weight: 300
}
.disp_prod {
  font-size: 16px;
  font-weight: 500
}
.modal-header {
  padding: 0 1rem;
}
.modal-body {
  padding: 0px 15px 15px 15px;
  background-color: #fff !important;
  color: #333;
}
.modal-body img {
  width: 100%
}
.modal-body .col-md-4 {
  float: left !important
}
.modal-body .col-md-8 {
  float: left !important
}
.close {
  font-size: 30px !important;
  opacity: 0.6 !important;
}
.modal-header .close {
  margin-top: -6px !important;
}
.btn-link.btn_stock {
  color: #b10a30;
  padding-left: 0;
  font-size: 16px;
  text-decoration: underline;
}
.listasuc {
  padding: 0 10px
}
.prodsuc {
  border-right: 1px solid #f2f2f2
}
.modal-dialog {
  max-width: 753px !important;
}
@media(max-width:450px) {
  .prodsuc {
    border-right: none
	}}
  @media(min-width: 980px) {
    .modal-dialog {
      border-radius: 7px
    }
  }
  @media(min-width: 768px) {
    .modal-dialog {
      border-radius: 7px
    }
    .mt20 {
      margin-top: 20px
    }
    .mb20 {
      margin-bottom: 20px
    }
  }
/*  @media (min-width: 576px) {
    margin: 1.75rem auto;
    border-radius: 7px
  }
}*/
.frmw100 {
  float: right;
  max-width: 100px;
  text-align: right
}
.frmw200 {
  float: right;
  max-width: 200px;
  text-align: right
}
.fleft {
  float: left
}
@media(max-width:768px) {
  .sucu {
    min-width: 160px;
  }
  .stock {
    font-size: 10px
  }
  .modal-body {
    padding: 0px 15px 15px 15px !important;
  }
}
/* Ensanchar conteiner general en monitores grandes */
@media (min-width: 1200px) {
  .container {
    max-width: 1190px;
  }
}
@media (min-width: 1400px) {
  .container {
    max-width: 1340px !important;
  }
}
@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
  }
}
/* carousel iconos home  */
.carousel_iconos .carousel-indicators {
  display: none
}
@media (min-width: 769px) {
  .carousel_iconos .carousel_iconos_texto {
    margin-top: -7px
  }
}
@media (min-width: 1601px) {
  .carousel_iconos .carousel-inner .carousel-item {
    height: 250px
  }
}
@media (min-width: 1601px) and (max-width: 1700px) {
  .carousel_iconos .carousel-inner .carousel-item {
    height: 250px
  }
}
@media (min-width: 1400px) and (max-width: 1600px) {
  .carousel_iconos .carousel-inner .carousel-item {
    height: 250px
  }
}
@media (min-width: 1170px) and (max-width: 1399px) {
  .carousel_iconos .carousel-inner .carousel-item {
    height: 250px
  }
}
@media (min-width: 980px) and (max-width: 1169px) {
  .carousel_iconos .carousel-inner .carousel-item {
    height: 250px
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .carousel_iconos .carousel-inner .carousel-item {
    height: 255px
  }
}
@media (min-width: 600Px) and (max-width: 767px) {
  .carousel_iconos .carousel-inner .carousel-item {
    height: 200px
  }
}
@media (min-width: 500Px) and (max-width: 599px) {
  .carousel_iconos .carousel-inner .carousel-item {
    height: 150px
  }
}
@media (max-width: 499px) {
  .carousel_iconos .carousel-inner .carousel-item {
    height: 120px
  }
}
@media (max-width: 768px) {
  .carousel_iconos .carousel-inner {
    min-height: 540px !important
  }
  .separador_arriba {
    display: none
  }
  .carousel_iconos .carousel_iconos_texto {
    margin-top: -15px
  }
}
.retiro {
  border: 1px solid #dfdfdf;
  padding: 15px;
  border-radius: 6px;
  background-color: #f5f5f5;
  font-size: 1.1em;
  font-style: italic;
}
/*ocultar nav*/
/*.o_affix_enabled .navbar.navbar-expand-md.navbar-light.bg-light.border_t_1{ display:none;}
.o_header_affix.affix.affixed .navbar.navbar-expand-md.navbar-light.bg-light.border_t_1{ display:none;}*/
#product_detail .carousel-inner {
  background-color: #ffffff;
}
/* *** proceso de compra ****/

.card.js_cart_summary .card-body, .oe_website_sale  .card-body{
   height: auto;
}
.card.js_cart_summary .card-body a, .oe_website_sale  .card-body a {
    text-decoration: none;
    color: #fff;
    display: block;
    min-height: auto;
}


.oe_cart .card{ box-shadow:none}

.stock {
    color: #737373;
    font-weight: 400;
    font-size: 1.1em;
}
.my_cart_quantity.badge.badge-primary{    color: white;
    background-color: #92c5c6;}

.oe_grid  .oe_product_cart{ box-shadow: rgba(50, 50, 93, 0.10) 0px 6px 12px -2px, rgba(0, 0, 0, 0.12) 0px 3px 7px -3px;}  
#products_grid_before > ul > li > a {
	padding: 6px 15px;}
.progress-wizard .progress-wizard-step.complete .progress-wizard-dot:after {color: #9aac49;}
.progress-wizard .progress-wizard-step.complete .progress-wizard-steplabel { color: #9aac49; }
.datos_header{line-height: 22px; text-align: right}
.movilno{display:block}
.marg_search{margin-top:36px}
.footer_1{text-align:left}
	.footer_2{text-align:center}
	.footer_3{text-align:right}
.popover-header, .popover-body, .popover *{color:#666 !important; font-size: 1.02em }
#web_editor-toolbars .note-popover .popover .popover-body .btn > .fa {color:#ffffff !important; }
.popover-header {font-size: 1.3em !important }
.popover-body .btn.btn-primary{color:#ffffff !important}
.toggle_summary {font-size:1.3em; padding: 20px 0}
.fa.fa-trash-o{font-size:1.7em}
@media(max-width:768px){

.movilno{display:none}
	.marg_search{margin-top:14px}
	.datos_header{text-align: left}
	.footer_1{text-align:center}
	.footer_2{text-align:center}
	.footer_3{text-align:center}
}


#product_details form{padding-bottom:25px}
#product_attributes_simple {font-size:1.2em}

/* ------------whatsapp------------- */
.whatsap {
  position: fixed;
  bottom: 21px;
  right: 21px;
  z-index: 500;
}
.whatsap:hover {
  bottom: 21px;
  right: 21px;
}




/*  ********************FILTROS DE MENU**************************  */

.cat_filtros{ color:#459191}
.sub_filtros{font-weight: 500;
    font-size: 12px; color:#333;  }
.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: 979px){
		#div_filtros{display:none}
		 #div_filtros{background-color: white;padding: 5px 10px;border-radius: 5px;margin-bottom: 15px;}
	}
.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: #75021c}
 @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: #b10a30; border-color: #ac0c30;
}
.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: -94px;
    padding: 3px 10px;
    margin-left: 15px;
    border-radius: 5px;
}
    }
	


/**********************************************
***********filtros Nico**********************
**********************************************/


/* *************************************** */
/* *************** BLOQUE  *************** */
/* *** Modificado el 24/03/2021 20:42 **** */
/* *************************************** */
/* *********Sin recuadro flechitas modificado Guzman******** */
/* 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__btn{
    display: block;
    width: 28px;
    height: 28px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -14px;
  /*  border: 1px solid #777;
    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__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;
}


/*agregado filtros*/

.bloque-filters__holder {
	padding: 13px 0;
color: #459191;}
.bloque-filters__btn{
border: 1px solid #8d8d8d;
    border-radius: 5px;
box-shadow: 0 0 2px #960c2adb;}

.bloque-filters__btn:hover{
border: 1px solid #8d8d8d;
    border-radius: 5px;
box-shadow: 0 0 12px #960c2adb;}

.btn-secondary.boton_ordenar{    background-color: #fff;
    color: #459191;
    border: 1px solid #d6d6d6;
    margin-left: -10px;
    border-radius: 5px;
    font-size: 16px;
}
@media(max-width:768px){
.btn-secondary.boton_ordenar{margin-left: 115px;}}


 .dropdown_sorty_by a {
    color: #787878;
}

.dropdown_sorty_by  .dropdown-menu.show{    transform: translate3d(0px, 34px, 0px);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;}



/*detalle boton codigo dto */

.oe_website_sale .card-body a.show_coupon{color: #333333;
    border: 1px solid #75c6c6;
    padding: 6px 10px;
    border-radius: 5px;
    float: right;
}
 .oe_website_sale .card-body a.show_coupon.show_coupon:hover{background-color: #75c6c6;
color:white}
	.cart_total{text-align: right}
.btn-primary {
    color: #ffffff;
    background-color: #c88ab1;
    border-color: #c88ab1;
}