/*GENERAL*/

/** {
 font-family: 'Montserrat', sans-serif;
}
*/

* {
 font-family: 'Lato', sans-serif;
}

.btn{
    border-radius: 5px;}
button:focus {
	outline: none !important;}

/* CABEZAL */
header .navbar-brand.logo img {
  height: 95px;
}
.fl-r {
  float: right;
}
.fl-l {
  float: left;
}
.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: #fefefe;
  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
}
#graph_header .navbar, .o_header_affix .navbar {
  border-color: transparent;
  padding: 16px 0 16px;
}
.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;}


@media(min-width:768px) {
  .border_t_1 {
    border-top: 1px solid #f2f2f275 !important;
    padding: 7px 0 !important;
  }
		.promofranja{width: 60%; padding-top: 15px}
}
@media(max-width:768px) {
  header .navbar-brand.logo img {
    height: 62px;
  }
  .navbar-dark .navbar-toggler, .navbar-light .navbar-toggler {
    margin-top: 14px
  }
  .o_header_affix.affix.affixed .buscamov {
    display: none
  }
  .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%;}
}



/*MENU*/

@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.47);
-moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.47);
box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.47);
}
.dropdown-menu {
  
    background-color: #ab0d30;
  
    border: 1px solid #ab0d30;
    border-radius: 0 0 5px 5px;
}
	.dropdown-item {color:#fff}

#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: #fff;opacity: 0.6}}


@media (max-width: 768px){

	.dropdown-item {color:#fff}
	.navbar-collapse {
    padding: 0;
		background-color: #8c0a26;}
	.dropdown-menu{background-color: #ffffff26; border: 1px solid #B26173;
    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://iberpark.com/web/content/491353?unique=acde4651fd7bc9dd3b9b49061cae6b69adfaeba9);
}
	.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: 490px
  }
}
@media (min-width: 1170px) and (max-width: 1399px) {
  .s_carousel .carousel-inner .carousel-item {
    height: 500px
  }
}
@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
  }
}
/*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;
}}
.s_quotes_carousel blockquote.bg-white {
  background-color: transparent !important
}

/* combos de vinos */
.tachado {
    text-decoration: line-through;
	color:#AB0D30
}
.card{border-radius: 8px;
    box-shadow: 0px 3px 8px rgb(0 0 0 / 20%);}
.card img{border-radius: 8px;}



/*carousel prueba vinos*/

h3.card-title{font-size: 1.1rem;
    font-weight: 600;}


/*Destacados Home 4 productos*/

.col-xs-6 {width:50%}

.pad0{padding:0}
.mar0{margin-bottom: 0}

@media (max-width: 768px){
.movmart0, .movmart00 .col-xs-6{margin-top:20px
	}}
/*Categoria*/
/*  ********************FILTROS DE MENU**************************  */

.cat_filtros{ color:#ab0d30}
.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: #ab0d30;}
.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: #ab0d30;
    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:1px}

/*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: #373737;
	border: 1px solid #767676;}

#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}

/* 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: 20px;}

@media(max-width:768px){
.tarjetafooter{width:31%}
	.mov-no{display:none;}
	.tarjetafooter img{max-width:82px}}

/*Checkout*/
.retirosc{    font-size: 13px;
    color: #ab0d30;}





/*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: #ab0d30;
    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;
}}
					  
					  @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 }


}


.s_carousel .carousel-control-prev-icon, .s_carousel .carousel-control-next-icon, .s_quotes_carousel .carousel-control-prev-icon, .s_quotes_carousel .carousel-control-next-icon {
    z-index: 600;
}

/*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;}*/



/* ******************AJUSTES EL 22_09_2023*******************/

		
.home .carousel-inner .row.content{justify-content: center}
		@media (min-width: 1400px){
.card-body a {
    display: block;
    height: 90px;
}
			.card.js_cart_summary  a {height: auto}
			 .card-body .coupon_form a {height: auto}
	.home .card-body {min-height: 200px}}

		@media(min-width:1200px) and (max-width: 1399px){
.home .card-body a {
    display: block;
    height: 120px;
}
		.home .card-body {min-height: 230px}}

		@media(min-width:980px) and (max-width: 1199px){
.home .card-body a {
    display: block;
    height: 160px;
}
		.home .card-body {min-height: 265px}}
		@media(max-width:980px){.card-body {min-height: 230px}}
		
		
		@media(min-width:500px) and (max-width: 979px){
.home .card-body a {
    display: block;
    height: 40px;
}}
		
	
		
		@media (min-width: 768px) and (max-width: 979px){
.home .s_carousel .carousel-inner .carousel-item {
   
    height: auto;
    margin-bottom: 40px;
}}
		
		@media(max-width:768px){.iconosrojos{width:33%; float: left} .iconosrojos img{width:100%} .home .carousel_iconos .carousel-inner {
    min-height: 335px !important;
}}
		
		@media (max-width: 420px){
.home .carousel_iconos .carousel-inner {
    min-height: 264px !important;
}}
		
		@media (max-width: 768px){
.home .carousel_3 .carousel-inner {
    min-height: 1500px;
}
.dropdown-menu.show {
    display: block;
    background-color: #ab0d30;
    border-radius: 6px;
}}
@media (max-width: 450px){
.home .carousel_3 .carousel-inner {
    min-height: 1300px;
}}
		@media (max-width: 400px){
.home .carousel_3 .carousel-inner {
    min-height: 1230px;
}}


@media (min-width: 500px) and (max-width: 767px){
.s_carousel .carousel-inner .carousel-item {
    height: auto;
}
}
@media (max-width: 499px) {
  .s_carousel .carousel-inner .carousel-item {
    height: auto !important
  }
}
  /*   precio tachado rojo   */

.tachado_rojo{font-size: 16px}

.en_stock{color:#00661A !important}

/*  quitar lo que agrega con modulo dinamico  */

.solodesk, .solomovil{display:none}



/* estilos Carrousell*/
.s_product_carousel .carousel-inner .row{ margin-left:0; margin-right:0}
.s_product_carousel {padding-top:40px; padding-bottom:60px;}
.s_product_carousel .btn-secondary {display: none;}
.s_product_carousel .oe_product {height: 420px;	text-align: center;background: #FFFFFF; border-radius: 8px; box-shadow: 0px 3px 8px rgb(0 0 0 / 20%); padding-top:10px; margin-top:15px; margin-bottom: 15px;}
.s_product_carousel .container {padding: 0px; max-width:100%;}
.s_product_carousel .oe_product h6 a {font-size: 14px;
    color: #525252;
    font-family: 'Lato', sans-serif;
    font-weight: 400; line-height: 20px }
.s_product_carousel .oe_product .product_price b {
	font-size: 21px;
	margin-bottom:15px;
	    font-weight: 500;
    color: #383838;
}
.oe_product .product_price {
	padding-bottom: 20px;}
	
	.s_product_carousel .carousel-inner .row {
    justify-content: center;
}
	
/*@media (max-width: 768px) {.s_product_carousel .oe_product {height: 400px;}}
@media (max-width: 980px) {
	.s_product_carousel .oe_product .product_price {margin: 15px 0 15px 0;}
	.s_product_carousel .oe_product {height: 400px; margin-bottom: 20px;}
}*/
@media (min-width: 1400px){.oe_producto form section{min-height: 200px}}
@media(min-width:1200px) and (max-width: 1399px){.oe_producto form section  {min-height: 230px}}
@media(min-width:980px) and (max-width: 1199px){.oe_producto form section h6 a {min-height: 265px}}
@media(max-width:980px){.card-body {min-height: 230px}}


.carousel-control-prev, .carousel-control-next { width: 6%;}
		
/* FIN estilos Carrousell*/
