@charset "UTF-8";
/*
 * Estilos personalizados por Difadi.com
 *
 */

 @font-face {
   font-family: 'vesga-icons';
   src: url('/fonts/vesga-icons.eot');
   src: url('/fonts/vesga-icons.eot#iefix') format('embedded-opentype'),
 	   url('/fonts/vesga-icons.woff') format('woff'),
 	   url('/fonts/vesga-icons.ttf') format('truetype'),
 	   url('/fonts/vesga-icons.svg#vesga-icons') format('svg');
   font-weight: normal;
   font-style: normal;
 }

 html {
   scroll-behavior: smooth !important;
 }

 /**********
  * Header *
  **********/
  #_desktop_static a {
    color: #fff;
  }

  #_desktop_static a:hover {
    color: #000;
    transition: .35s;
  }

  #_desktop_static .login {
    padding-right: 1em;
    margin-right: 1em;
    border-right: 1px solid #fff;
  }

  #_desktop_megamenu.megamenu_center .pos-menu-horizontal {
    max-width: 100% !important;
  }

  .user-info-block a:first-child {
    padding-left: 2em;
  }

  /**********
 * Footer *
 **********/
#footer .footer-container .footer_middle {
  padding: 20px 0 10px;
}

#footer .footer-container .footer_top {
  background: #ff6e00;
}

#footer .footer-container .footer_middle {
  padding: 20px 10px 15px;
  background:  #fff;
}

#footer .footer-container .footer_block h3,
#footer p,
#footer .footer-container .footer_bottom .copyright,
#footer .footer-container .footer_block .footer_list > li a,
#footer .footer-container .footer_block .footer_list > ul > li a {
  color: #333;
  opacity: 1 !important;
}

#footer .footer-container .footer_block .footer_list > li a:hover,
#footer .footer-container .footer_block .footer_list > ul > li a:hover {
  color: #ff6e00;
}

#footer .footer-container .footer_bottom {
  background: #eee;
}

#footer .footer-container .footer_bottom .container {
  padding: 15px 10px 15px !important;
}

.ft_newsletter .title_newsletter h2,
.ft_newsletter .des_newsletter,
.ft_newsletter form .btn,
.ft_newsletter form .input-wrapper input,
.ft_newsletter form .input-wrapper input::placeholder {
  color: #fff !important;
}

 .spriteFacebook, .spriteTwitter, .spriteGoogle, .spritePinterest, .spriteInstagram,
 .spritePayment, .spriteEye, .footer-block ul li a:before, .spriteSearch,
 .spriteOrange, .spriteLogoMovil,  .spriteTopPago:before, .spriteTopAtencion:before,
 .spriteTopEnvio:before, .spriteTopNews:before, .spritePanico:before {
 	background-image: url("/img/sprite.png");
 }

 .spriteFacebook {
 	background-position: 0px 67px;
 	width: 40px;
 	height: 40px;
 	display: inline-block;
 }

 .spriteTwitter {
 	background-position: -40px 67px;
 	width: 40px;
 	height: 40px;
 	display: inline-block;
 }

 .spriteGoogle {
 	background-position: -80px 67px;
 	width: 40px;
 	height: 40px;
 	display: inline-block;
 }

 .spritePinterest {
 	background-position: -120px 67px;
 	width: 40px;
 	height: 40px;
 	display: inline-block;
 }

 .spriteInstagram {
 	background-position: -160px 67px;
 	width: 40px;
 	height: 40px;
 	display: inline-block;
 }

 .spritePayment {
 	background-position: -200px 68px;
 	width: 291px;
 	height: 36px;
 	display: block;
 }

 .spriteSearch {
 	background-position: -535px 69px;
 }

 .spriteTopPago:before {
   background-position: -283px -172px;
   content: " ";
   width: 32px;
   height: 32px;
   position: absolute;
   left: 0px;
   top: -8px;
 }

 .garantias {
   margin-top: 1em;
 }

 /**********
 * Home *
 **********/
 .textosHome {
   margin-bottom: 3.5em;
 }

 h1.titulo-principal,
 h4.titulo-principal {
  padding-bottom: 20px;
  font-size: 2.4em;
  line-height: 45px;
  color: #ff6e00;
  position: relative;
  font-weight: normal;
  margin: 0;
  text-align: center;
 }

 .titulo-principal span {
  letter-spacing: .025em;
  color: #ff6e00;
  background: #fff;
  position: relative;
  padding: 0 15px;
  text-transform: uppercase;
  z-index: 10;
}

#wpre .titulo-principal span {
  line-height: 1;
}

.titulo-principal:after {
  content: " ";
  display: block;
  width: 100%;
  height: 1px;
  background: #ff6e00;
  position: absolute;
  top: 28px;
  z-index: 0;
}

.static_content .txt_cms h3,
.static_content .txt_cms h2 {
  color: #fff;
}

.static_content .txt_cms p {
  background: rgba(255,255,255,0.75);
  color: #333;
  padding: .35em;
}

#ybc-mnf-block .ybc-mnf-block-li {
  text-align: center;
  max-height: 80px;
}

#ybc-mnf-block .ybc-mnf-block-a-img {
  display: flex;
  max-height: 80px;
}

#ybc-mnf-block .owl-carousel .owl-item img {
  width: auto;
  max-width: 100%;
  max-height: 80px;
  margin: 0 auto;
}

 /**********
 * Listados *
 **********/
 .product-price-and-shipping {
   text-align: center;
 }

 .product-price-and-shipping .price {
   font-weight: normal !important;
   font-size: 20px;
 }

 .product-price-and-shipping .price.price-sale {
   font-weight: 900 !important;
 }

 .product-price-and-shipping .price,
 .product-price-and-shipping .price.price-sale {
   color: #ff6e00;
 }

 .js-product-miniature .product_desc .product_name {
   text-align: center;
   color: #333;
   font-weight: 600;
   font-size: 17px;
 }

 div#category-description {
  margin-bottom: 1em;
 }

 div#js-product-list-header h2,
 div#js-product-list-bottom h2,
 div#js-product-list-bottom h3 {
  font-weight: normal;
  margin: 0;
  text-align: center;
  color: #ff6e00;
  padding: 10px 0;
}

div#js-product-list-header h2 {
  margin-bottom: .5em;
  font-weight: bold;
}

div#js-product-list-bottom p {
  margin: 9px 0;
  color: #333;
}

div#js-product-list-bottom a {
  color: #f78300;
}

div#js-product-list-bottom {
  margin-bottom: 3em;
}

#search_filters .facet .collapse,
#search_filters_brands .facet .collapse,
#search_filters_suppliers .facet .collapse {
  max-height: 300px;
  overflow-y: auto;
}

#search_filters .facet .collapse::-webkit-scrollbar,
#search_filters_brands .facet .collapse::-webkit-scrollbar,
#search_filters_suppliers .facet .collapse::-webkit-scrollbar {
  width: 5px;
}

#search_filters .facet .collapse::-webkit-scrollbar-thumb,
#search_filters_brands .facet .collapse::-webkit-scrollbar-thumb,
#search_filters_suppliers .facet .collapse::-webkit-scrollbar-thumb {
  box-shadow: inset 0 0 6px rgba(0,0,0,.3);
  background-color: #f78300;
}

#search_filters .facet .collapse::-webkit-scrollbar-track,
#search_filters_brands .facet .collapse::-webkit-scrollbar-track,
#search_filters_suppliers .facet .collapse::-webkit-scrollbar-track {
  padding: 2px 0;
  background-color: #fff;
  border: 1px solid rgba(0,0,0,.3);
}

#search_filters .facet {
  margin-bottom: 1em;
}

.spriteEnvio {
  border-bottom: 3px solid #ff6e00;
  width: 100%;
  position: relative;
  top: -6px;
  display: block;
  text-align: center;
}

.spriteEnvio.visibility {
  opacity: 0;
}

.spriteEnvio:before {
  content: '*';
  position: absolute;
  color: #ff6e00;
  right: 0;
  display: block;
  font-size: 21px;
  top: 5px;
}

.spriteEnvio span {
  background: #fff;
  margin: auto;
  position: relative;
  top: 10px;
  display: inline-block;
  color: #ff6e00;
  padding: 0 5px;
}

.sale-label {
  width: 100%;
  display: block;
  background-color: #ff6e00;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  margin-top: .5em;
}

.product-flag .new, .product-flag .on-sale, .product-flag .pack,
.product-price-and-shipping-top .discount-product {
  height: auto;
  width: auto !important;
  padding: .35em;
}


.breadcrumb_container {
  background: #eee;
  padding: 15px 0px !important;
}

.breadcrumb_container > .container {
  background: rgba(255,255,255,0.75);
  width: 65%;
  padding: .75em;
}

 /**********
 * Página producto *
 **********/
 table.textos.full_width {
   width: 100%;
 }

 .tab-content {
  padding: 20px 30px;
 }

 #idTab11 p {
   margin: 9px 0;
 }

 #idTab11 h2 {
   padding: 10px 0;
   font-weight: normal;
   text-align: center;
   color: #ff6e00;
   font-size: 2em;
   line-height: 35px;
 }

 #categorias {
  margin: 10px 0;
 }

 #categorias a span {
  color: grey;
  background-color: #eeeeee;
  border: 1px solid #eeeeee;
  padding: 8px 5px;
  margin: 5px 2px;
  white-space: nowrap;
  display: inline-block;
}

#product-availability {
  /*display: none;*/
}

.product-actions .add-to-cart {
  width: 100%;
  background: #319825 !important;
  border-color: #319825 !important;
}

.destacado_producto {
  background: #eee;
  padding: 5px;
}

.iconos_producto * {
    color: #333;
}

.ui-widget-overlay {
  background: #000;
  opacity: 0.6;
  filter: Alpha(Opacity=30);
}

.vesga-icon {
    font-family: "vesga-icons";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 10px;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
}

.icon-mail:before {
  content: '\e800';
  }

.icon-undo:before {
  content: '\e801';
  }

.icon-truck:before {
  content: '\e802';
  }

.icon-box:before {
  content: '\e803';
  }

.div_icon {
    width: calc(100% - 45px);
    display: inline-block;
    height: 40px;
    line-height: normal;
}

.product-prices .price, .product-prices .current-price span:first-child {
  font-weight: normal;
  font-size: 52px;
}



@media (min-width : 1446px){
	.product-manufacturer {
		position: absolute;
		top: 0;
		right: 0;
		max-width: 20%;
	}
}

.product-manufacturer img {
  max-width: 140px;
}

.product-variants .colores li {
  border: 5px solid #d6d4d4;
  max-height: 90px;
}

.product-variants .colores li a.color_pick {
  display: block;
  cursor: pointer;
  background: #3b3b3b;
}

.product-variants.destacado_producto {
  padding-bottom: 15px;
}

.product-variants .colores li.seleccionado {
  border: 5px solid #EB6E07;
}

.product-variants > .product-variants-item ul li {
  padding-top: 0px;
}

.product-information .product-variants {
  display: block !important;
}

.product-variants .colores li img {
  display: block;
  width: 100%;
  max-width: 80px;
  max-height: 80px;
}

.product-variants > .product-variants-item {
  margin: 0;
  width: 100%;
  display: block;
  margin-top: 15px;
  padding: 0 10px !important;
}

.product-variants > .product-variants-item label:hover {
  cursor: pointer;
}

.input-color:checked+span,
.input-color:hover+span {
  border: none !important;
}

.h1.namne_details {
  max-width: 80%;
}

.destacado_producto.iconos_producto {
  margin-top: 1em;
  margin-bottom: 1em;
}

.textoAttr {
  display: none;
}

span.discount.discount-amount {
  display: none;
}

.oculto {
  display: none;
}

.tressesenta-box {
  position: absolute;
  bottom: 9px;
  left: 0px;
  width: 100%;
  z-index: 99999;
}

.tressesenta-box img {
  width: 75px;
}

 /**********
 * Media queries (responsive) *
 **********/

 /***************
 * Estilos para elementos en concreto *
 ***************/
.js-product-miniature.style_product_default .add-to-links li.cart button.ajax_add_to_cart_button.disabled,
.js-product-miniature.style_product_default .add-to-links li.cart span.ajax_add_to_cart_button.disabled {
  text-align: center;
}

li.quick-view {
  display: none !important;
}

#blockcart-modal .modal-header {
  background-color: #EB6E07;
}

#blockcart-modal .cart-content .cart-content-btn .btn-primary,
.checkout .btn-primary {
  background-color: #42ad52;
}

.whatsappFlotante {
  position: fixed;
  width: 45px;
  height: 45px;
  bottom: 25px;
  left: 20px;
  background-color: #25d366;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  z-index: 100;
}

.whatsappFlotante i {
  margin-top: 7px;
  margin-left: 2px;
}

#wpre .titulo-principal {
  text-align: center;
}

.marca_titulo {
  font-size: 28px;
  font-weight: 700;
  border-bottom: 3px solid #FF6E00;
  color: #666;
  line-height: 1;
  padding: 4px 7px;
  margin-bottom: 10px;
  clear: both;
  text-align: center;
}

.brand {
    display: inline-block;
    max-height: 175px;
    width: 48% !important;
    min-height: 175px;
    border: 1px solid #666;
    margin: 30px 14px;
    padding: 5px;
}

.brand > .row.filaInfoMarca {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin: auto 0;
}

.brand > .row {
  margin: auto 0;
}

.brand > .row.filaInfoMarca .brand-infos h2 {
  display: none;
}

.brand-img {
  display: inline-block;
  width: auto;
}

.brand-infos {
  display: inline-block;
  width: 80%;
}

.brand-infos br {
  display: none;
}

.brand-products {
  text-align: center;
}

.brand > .row.filaInfoMarca .row {
  margin: auto 0;
}

#manufacturer div#wrapper.wrapper_top div#content-wrapper > #main > .row {
  margin: 0;
}

.slideshow_container .pos-slideshow {
  padding-bottom: 50px;
  margin-bottom: 0px !important;
  background: #fff !important;
}

.textosHome.col-xs-12 {
  padding-bottom: 3.5em;
  margin-bottom: 0px !important;
  background: #fff !important;
}

.product-price-and-shipping-top .discount-product {
  top: 50px !important;
}

.home-banner img {
  width: 100% !important;
}

#header .pos-menu-horizontal .menu-dropdown.cat-drop-menu {
  z-index: 10;
}

/* Nueva cabecera */
#_desktop_megamenu .pos-menu-horizontal .menu-content .menu-item {
  margin-left: 10px;
}

#_desktop_megamenu .pos-menu-horizontal .menu-content .menu-item > a i {
  font-size: 16px !important;
  font-weight: bold;
}

#header .logo {
  max-width: 75% !important;
}

#header .header-top {
  padding: 25px 0;
}

@media screen and (min-width: 1485px)
{
  #_desktop_megamenu .pos-menu-horizontal .menu-content .menu-item {
    margin-left: 30px;
  }
}

@media screen and (min-width: 1157px) and (max-width: 1485px)
{
  #_desktop_megamenu .pos-menu-horizontal .menu-content .menu-item > a {
    font-size: 12px;
  }
}

@media screen and (min-width: 991px) and (max-width: 1156px)
{
  #_desktop_megamenu .pos-menu-horizontal .menu-content .menu-item > a {
    font-size: 10.5px;
  }

  #_desktop_megamenu .pos-menu-horizontal .menu-content .menu-item {
    margin-left: 4px;
  }
}

@media screen and (max-width: 1199px)
{
  #_desktop_static {
      position: absolute;
      left: 50%;
      margin-bottom: 10px;
  }
}

@media screen and (max-width: 992px)
{
  #_mobile_static span.hidden-xs {
    display: block;
    width: 100%;
  }

  #_mobile_static span.hidden-xs a {
    color: #fff !important;
  }

  #_mobile_static span.hidden-xs a.login {
    margin-right: .5em !important;
  }

  #header .logo {
    max-width: 100% !important;
  }
}

.ui-menu-item span.jolisearch-title {
    font-size: 0.825em;
    display: none !important;
}

.ui-jolisearch.ui-menu .ui-menu-item {
  margin-right: 0px;
}

.ui-menu.ui-jolisearch {
  padding-top: 0.3rem;
}

.ui-jolisearch.ui-menu .ui-menu-item {
    width: 230px;
}

.ui-menu.ui-jolisearch .ui-menu-item div.jolisearch-description.product {
    max-width: 100px;
}

/* Social Follow*/
.social_follow{
  font-size: xxx-large;
  margin-bottom: .8em;
}



/* FICHA DE PRODUCTO */
#product #wrapper > div{
  width: 100%;
}

#product #wrapper > div .content_info{
  padding-right: 3em;
}

#product .product-manufacturer {
  position: absolute;
  top: 0;
  right: 5%;
  max-width: 20%;
}

#product .product-actions .add-to-cart{
  border-radius: 0;
}

#product .destacado_producto{
  padding: 0;
}

#product .destacado_producto.product-variants{
  background-color: white;
  padding: 0;
}

.product-variants > .product-variants-item{
  padding: 0 !important;
}

.product-variants .colores li{
  border: none;
}

.product-variants .colores li.seleccionado {
  border: 1px solid #EB6E07;
}

.product-variants .colores li{
  max-height: 170px;
  display: flex;
  flex-direction: column;
}

.product-variants .colores li img{
  max-width: 100px;
  max-height: 110px;
}

#product .textoimagencomb {
  display: block;
  font-weight: bold;
  font-size: 11px;
  text-transform: capitalize;
  text-align: center;
}

#product .product-variants > .product-variants-item ul.colores li{
  height: 148px;
  padding: 5px;
  margin-top: 5px;
  margin-right: 5px;
  min-width: 36px;
}

#product .product-variants .radio-label{
  box-shadow: none;
}

#product .product-variants .input-radio:checked+span{
  border: 1px solid #EB6E07;
}

#product .product-variants .tallas li span{
  padding:0.8em
}

#product .product-variants .tallas li:focus-visible,
#product .product-variants .tallas li:focus{
  outline: none !important;
}

#product .product-variants-item{
 margin-bottom: 1em;
}

#product .destacado_producto{
  background-color: white;
}

#product .destacado_producto.iconos_producto{
  background-color: #eee;
}

#product .product-description-short{
  margin-bottom: 0;
}

#product .product-actions{
  padding-top: 0;
}

#product .destacado_producto.iconos_producto >div{
  background: #eee;
  padding: 0.5em 1em;
}

#product .product-additional-info .tabs{
  margin-bottom: 1em;
  background: #eee;
  padding: 1em;
}

#product .content_info .h1.namne_details{
  text-transform: uppercase;
}

#product .product-prices .price, .product-prices .current-price span:first-child{
  font-size: 42px;
}

#product .product-prices{
  margin-top: 20px;
  margin-bottom: 10px;
}

#product .product-description-short{
  padding-bottom: 10px;
  border-bottom: 0;
}

#product .content_product {
  position: sticky;
  top: 0;
}

#product main, #product #wrapper {
  overflow: initial !important;
  margin: 0;
}

/* Galeria*/
/* .oculto {
  display: block;
} */

#ovgallery-wrapper .img-item{
  width: 49%;
  display: inline-block;
}

/* #ovgallery-wrapper .img-item:first-of-type .tressesenta-box.oculto{
  display: block;
} */

.tressesenta-box img{
  left: 20px;
  position: relative;
}

.orbitvu-gallery-fix{
  border: none !important;
}

.orbitvu-gallery-view-image{
  top: 0;
}

.orbitvu-spinner-inner{
  display: none;
}

#ovgallery-scroller{
  display: none;
}

#product .categoryproducts{
  overflow: hidden;
}

.orbitvu-gallery-view-image{
  cursor: pointer;
}

.product-information .product-description-short > .product-actions{
  display: none !important;
}

@media (max-width:1280px)
{
  #product .product-manufacturer{
    position: inherit;
    margin-bottom: 0;
  }
}

@media (max-width:767px)
{
  #product #wrapper > div .content_info {
    padding-right:0;
  }

  #ovgallery-wrapper .img-item{
    width: 100%;
    display: inline-block;
  }

  #ovgallery-wrapper .img-item:not(:first-of-type){
    display: none;
  }

  #product .product-manufacturer{
    position: inherit;
    margin-bottom: 0;
  }

  #product .content_info .h1.namne_details{
    max-width: 100%;
  }

  .product-quantity{
    display: flex;
  }

  .product-quantity .add{
    margin-top: 0;
  }
}

div#manufacturer-short_description {
  margin-bottom: 1em;
}

div#manufacturer-short_description p {
    color: #232323;
}

div#manufacturer-description {
  margin-bottom: 2em;
}

div#manufacturer-description h2 {
  margin: 1em auto;
}
