body {
  font-family: "DM Sans", sans-serif;
}

#header .header-nav {
	background-color: #19BCBC;
	border-bottom: #19BCBC;
}

.header-top .col-right > div[style*="padding: 8px"] {
    display: none !important;
}

header#header .header-top{
	padding: 15px 0;
  	background: #01558B;
}

header#header .header-top i,
header#header .header-bottom i {
  color: #fff;
}

.user-info-block:before {
	color: #fff;
}

.blockcart .button_cart a.desktop, .blockcart .button_cart a.mobile  {
	color: #fff;
}

#header .header-bottom {
	border: none;
	background: #01558B;
}

#_desktop_megamenu .pos-menu-horizontal .menu-content {
  display: flex;               
  justify-content: space-around; 
}

#_desktop_megamenu .pos-menu-horizontal .menu-content .menu-item > a {
	  font-weight: 600; 
}

#footer {
	background: #01558B;
}

#footer .footer-container .footer_block h3 {
	font-size: 14px;
	color: #19BCBC;
}

#footer .footer-container .footer_block .footer_list > li a {
	color: #ffffff;
}

#footer_7,
#footer_7 p,
#footer_7 a {
  color: #ffffff !important;
}

#footer_4,
#footer_4 p,
#footer_4 a {
  color: #ffffff !important;
}

#footer .footer-container .footer_bottom {
  background-color: #ffffff;
}

#footer .footer-container .footer_bottom .copyright,
#footer .footer-container .footer_bottom .copyright a { color: #121212; }


@media (max-width: 766px) {
	#footer .footer-container .footer_block h3 {
	color: #fff!important;
	}
	i.material-icons.add, i.material-icons.remove{
		color: #fff!important;
	}
}

/* Sobre- Nosotros */
#wrapper .page-header {
	display: none;
}

#wrapper .about-wrapper {
  padding: 50px 0 80px;
}

/* Tipos */
.about-hero-title { 
  font-size: 54px; line-height: 1.15; font-weight: 800; color: #121212; margin: 0 0 16px;
}
.about-hero-desc,
.about-desc {
  font-size: 18px; line-height: 1.7; color: #3E3E59; margin: 0;
}
.about-title {
  font-size: 34px; line-height: 1.2; font-weight: 800; color: #121212; margin: 0 0 16px;
}

/* Estructura */
.about-hero {
  max-width: 1100px; margin: 0 auto; text-align: center; padding: 0 16px 56px;
}
.about-section {
  padding: 40px 0;
}
.about-flex {
  margin: 0 auto;
  width: 100%;
  display: flex;            
  align-items: center;
  column-gap: clamp(32px, 6vw, 114px);
  row-gap: 32px;
  box-sizing: border-box;
}

/* Columnas */
.about-text {
  flex: 0 1 560px;
  min-width: 260px;
}
.about-media {
  flex: 1 1 520px;
  min-width: 280px;
  position: relative;
  display: flex;           
  align-items: flex-start;
}


.about-media--left  { justify-content: flex-start; }
.about-media--right { justify-content: flex-end;  }


.about-media:not(.about-duo) img {
  width: 100%;
  max-width: 652px;         
  height: auto;
  border-radius: 10px;
  box-shadow: 0 4px 10px rgba(0,0,0,.1);
}
.about-media--right img { margin-left: auto; } 
.about-media--left  img { margin-right: auto; } 

.about-duo { gap: 24px; }

.about-img-a {
  width: 100%;
  max-width: 337px;          
  position: relative;
  z-index: 3;               
  transform: translateY(50%);
  border-radius: 10px;
  box-shadow: 0 4px 10px rgba(0,0,0,.1);
left: 150px;
}

.about-img-b {
  width: 100%;
  max-width: 570px;          
  position: relative;
  z-index: 1;                
  border-radius: 10px;
  box-shadow: 0 6px 14px rgba(0,0,0,.12);
}
@media (max-width: 1400px) {
  .about-img-a {
    max-width: 50%;  
    transform: translateY(20%); 
    left: 5%;         
  }
  .about-img-b {
    max-width: 50%;
    transform: translateY(10%);
    left: 0;
  }
}

@media (max-width: 1200px) {
  .about-flex { column-gap: 32px;}
	
}
@media (max-width: 768px) {
	.about-flex {
    flex-direction: column;
    align-items: center; 
    row-gap: 24px;       
    column-gap: 0;       
  }
  .about-hero-title { font-size: 42px; }
  .about-desc, .about-hero-desc { font-size: 16px; }

  .about-media:not(.about-duo) img { max-width: 100%; }
  .about-img-a { max-width: 45%; transform: translateY(12%); }
  .about-img-b { max-width: 65%; transform: translateY(6%); left: -4%; }
	
	.about-section:nth-of-type(3) .about-media {
    order: 2; 
  }
  .about-section:nth-of-type(3) .about-text {
    order: 1; 
  }
	.about-wrapper {
		padding-top: 0px!important;
	}
	
	.about-text {
		flex: none;
    width: 100% !important;
  }
	.about-media {
		flex: none;
	}

  .about-img-a {
    left: 15% !important;
    transform: translateY(40%) !important;
  }

  .about-section {
    padding-top: 0 !important;
  }

  .about-text h3 {
    font-size: 28px !important;
	  font-weight: 600;
  }
	
	.about-hero-title {
		font-size: 28px !important;
	}
  .about-text p {
    font-size: 14px !important;
  }
	.about-hero-desc {
		font-size: 14px !important;
	}
}

#wrapper .about-wrapper .about-media img {
  margin: 0 !important;
}

#wrapper .about-wrapper {
	padding: 0px;
}

.about-section.about-section--bg {
	margin-top: 100px;
}

.about-section.about-section--bg {
  margin-top: 100px;
  background: url('https://farmacia-veterinaria.es/img/cms/fondo-quienes.png') center/cover no-repeat;
  position: relative;
  border-radius: 10px;
}

.about-section--bg .about-flex {
  align-items: center;
  justify-content: flex-start;         
  padding: 0 16px;            
  box-sizing: border-box;
}

.about-section--bg .about-text.custom-text-block {
  flex: 0 1 710px;
}

.custom-text-block {
  max-width: 710px;
  padding: 10px 0 10px 40px;  
  border-radius: 12px;
  background: transparent;    
}

.custom-title {
  font-weight: 600;
  font-size: 40px;
  line-height: 1.1;
  color: #121212;
  margin: 0 0 24px;
}
.custom-desc {
  font-size: 18px;
  color: #3E3E59;
  line-height: 1.6;
  margin: 0 0 20px;
}
.custom-subtitle {
  font-size: 22px;
  font-weight: 700;
  color: #3E3E59;
  margin: 20px 0;
}


.about-media--bg { display: none; }

@media (max-width: 768px) {
  .about-section.about-section--bg {
    background: none;
    width: 100%;               
    left: 0;
    right: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .about-section--bg .about-flex {
    flex-direction: column;
    align-items: stretch;      
    min-height: unset;
    padding: 0;                
  }

  .custom-text-block {
    padding: 24px 16px;        
    max-width: 100%;
  }

  .custom-title { font-size: 28px; }
  .custom-desc  { font-size: 14px; }
  .custom-subtitle { font-size: 16px; font-weight: 700; }

  .about-media--bg {
    display: block;
  }
  .about-media--bg img {
    width: 100%;
    height: auto;
    border-radius: 0;          
    box-shadow: none;
    display: block;
  }
}

#wrapper .about-wrapper .about-media img {
  margin: 0 !important;
}
#wrapper .about-wrapper { padding: 0px; }


/* Contacto */
body.page-contact #content { padding: 0 !important; }

body.page-contact .contact-title{
  font-size:54px; line-height:1.1; font-weight:700; text-align:center;
  margin:16px 0 8px;
}
@media (max-width: 767.98px){
  body.page-contact .contact-title{ font-size:36px; }
}
body.page-contact .contact-desc{
  font-size:18px; line-height:1.6; text-align:center;
  margin:0 auto 32px; max-width:900px; color:#555;
}

body.page-contact .contact-map{
  position:relative;
  width:100vw;
  margin-left:calc(-50vw + 50%);
  margin-right:calc(-50vw + 50%);
}
body.page-contact .contact-map__ratio{
  position:relative;
  height:clamp(375px, 56.25vw, 500px);
  overflow:hidden;
}
body.page-contact .contact-map__ratio iframe{
  position:absolute; inset:0; width:100%; height:100%; border:0;
}

body.page-contact .contact-card{
  position:relative; z-index:3;
  background:#fff; border-radius:12px;
  padding:36px;
  max-width:1200px;
  margin:-80px auto 60px; 
}
@media (max-width: 991.98px){
  body.page-contact .contact-card{
    margin:-40px 15px 32px; padding:16px;
  }
}

body.page-contact .contact-info p{
  margin-bottom:0; color:#555; font-size:16px; line-height:1.6;
}
body.page-contact .contact-info a{
  font-size:16px;
}

body.page-contact .contact-info h3{
  font-size:18px; font-weight:600; margin-bottom:8px;
}

body.page-contact .contact-info .ci-subtitle{
  display:inline-block; font-size:18px; font-weight:600; margin-bottom:6px;
}

body.page-contact .contact-info .row > div:first-child h3{
  font-size:40px; font-weight:700; margin-bottom:8px;
}

@media (max-width: 767.98px){
	#wrapper {
		padding-top: 20px;
	}
  body.page-contact .contact-info p,
  body.page-contact .contact-info a{
    font-size:14px;
  }
  body.page-contact .contact-info .row > div:first-child h3{
    font-size:34px;
  }
	body.page-contact .contact-desc{
    font-size:14px;
  }
}

body.page-contact .contact-info .row > [class*="col-"]{
  margin-bottom:24px;
}


/* Politicas de privacidad */
.privacy-section {
  width: 100%;
  background-color: #FAFAFB;
  padding: 30px 20px;
  margin-bottom: 30px;
}

.privacy-section h2 {
  font-size: 28px;
  margin-bottom: 15px;
  font-weight: bold;
  text-align: center;
}

.privacy-section p {
  font-size: 18px;
  line-height: 1.6;
  margin: 0;
}

@media (max-width: 768px) {
  .privacy-section h2 {
    font-size: 20px;
  }
  .privacy-section p {
    font-size: 14px;
  }
}

/* Aviso Legal*/

.legal-section {
  width: 100%;
  background-color: #FAFAFB;
  padding: 32px 40px;
  margin-bottom: 30px;
}

.legal-section h2 {
  font-size: 28px;
  margin-bottom: 15px;
  font-weight: bold;
  text-align: center;
}

.legal-section p {
  font-size: 18px;
  line-height: 1.6;
  margin: 0;
}

@media (max-width: 768px) {
  .legal-section h2 {
    font-size: 20px;
  }
  .legal-section p {
    font-size: 14px;
  }
}

/* Términos y condiciones */
.terminos-titletab {
  background-color: #FAFAFB;
  width: 100%;
  padding: 32px 40px;
  margin-bottom: 20px;
  border-radius: 6px;
}

.terminos-title {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}

.terminos-subtitle {
  font-size: 20px;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 10px;
}

.terminos-text {
  font-size: 18px;
  line-height: 1.6;
  margin: 10px 0;
}

@media (max-width: 768px) {
  .terminos-title {
    font-size: 20px;
  }

  .terminos-subtitle {
    font-size: 16px;
  }

  .terminos-text {
    font-size: 14px;
  }
}

/* Política de cookies */

.cookies-titletab {
  background-color: #FAFAFB;
  width: 100%;
  padding: 32px 40px;
  margin-bottom: 20px;
  border-radius: 6px;
}

.cookies-title {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}

.cookies-text {
  font-size: 18px;
  line-height: 1.6;
  margin: 10px 0;
}

@media (max-width: 768px) {
  .cookies-title {
    font-size: 20px;
  }

  .cookies-text {
    font-size: 14px;
  }
}

/* Envíos y Pagos */

.envios-titletab {
  background-color: #FAFAFB;
  width: 100%;
  padding: 32px 40px;
  margin-bottom: 20px;
  border-radius: 6px;
}

.envios-title {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}

.envios-subtitle {
  font-size: 20px;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 10px;
}

.envios-text {
  font-size: 18px;
  line-height: 1.6;
  margin: 10px 0;
}

.envios-list {
  margin: 10px 0 0 20px;
  list-style-type: disc;
}

.envios-list {
  margin: 10px 0 0 20px;
  padding-left: 0;
  list-style-type: disc;
}

.envios-list li {
  font-size: 18px;
  line-height: 1.6; 
  margin: 5px 0;
}

@media (max-width: 768px) {
  .envios-title {
    font-size: 20px;
  }

  .envios-subtitle {
    font-size: 16px;
  }

  .envios-text {
    font-size: 14px;
  }
	
	.envios-list li {
    font-size: 14px; 
  }
}


/* Carrusel Post */
.home_blog_post_area .pos_title h2{
	font-size: 40px;
    color: #121212;
	font-weight: 600;
	margin-top: 60px;
	margin-bottom: 40px;
}


.home_blog_post_area .pos_content {
	margin-right: -15px;
    margin-left: -15px;
	padding: 0px;
	border: none;
}


.blog_post_content_top {
    border: none;
}

.home_blog_post_area .blog_slider .item .blog_post .post_content {
	border: none;
}

.home_blog_post_area .blog_slider .item .blog_post img {
	border-radius: 10px;
}

.home_blog_post_area .blog_slider .item .blog_post .post_title a {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.3;
}

.home_blog_post_area .blog_slider .item .blog_post .read_more {
	margin-top: 0px;
}

.home_blog_post_area .blog_slider .item .blog_post .read_more a {
    color: #01558B;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 1.5px solid #01558B;
    padding-bottom: 2px; 
    text-decoration: none; 
}

.home_blog_post_area .blog_slider .item .blog_post .read_more a:hover {
    border-bottom-color: #19BCBC; 
}

.home_blog_post_area .blog_slider .item .blog_post .read_more a:after {
	display: none;
}

.home_blog_post_area.creative .blog_slider .owl-item .item article.blog_post p.post_description{
  display: none !important;
}

@media (max-width: 768px){
  .home_blog_post_area.creative .blog_slider .owl-item .item article.blog_post p.post_description{
    display: block !important;
    font-size: 12px;
    color: #3E3E59;
    margin-top: 8px;
    line-height: 1.4;
	  padding-bottom: 5px;
  }
	
	.home_blog_post_area .blog_slider .item .blog_post .post_title a {
		margin-bottom: 0px;
}
}


/* Product */

body#product #right-column{ display:none !important; }
body#product #content-wrapper{ float:none !important; margin-left:auto !important; margin-right:auto !important; }
body#product #content-wrapper[class*="col-"]{ max-width:100%; width: 82%;}
body#product #content-wrapper .row {
 display: flex;
  gap: 50px;
}

@media (max-width: 1200px){
	body#product #content-wrapper .row {
		gap: 0px;
	}
}

body#product #content-wrapper .row:after{
	display: none;
}

body#product .images-container .product-cover{
  border:1px solid #E5E5E5; border-radius:10px; padding:10px;
}
.product-images .thumb-container.slick-current > div:before {
  border:1px solid #E5E5E5; border-radius:10px; padding:10px;
}

body#product h1.h1.namne_details{
  font-size:34px; line-height:1.2; color:#121212; font-weight:600; margin-bottom:10px;
}
body#product .product-description-short{
  color:#3E3E59; margin: 0px; padding:0; border-bottom:none;
}
body#product .product-prices .current-price [itemprop="price"]{
  font-size:26px; color:#DC3545; font-weight:600;
}
body#product .product-prices{ padding:0 0 30px 0; border-bottom:1px solid #ebebeb; }

body#product .product-prices .tax-shipping-delivery-label {
	display: none;
}

body#product .product-additional-info .social-sharing,
body#product .product-additional-info #wishlist_button,
body#product .product-additional-info .panel-product-actions,
body#product .panel-product-line{ display:none !important; }

body#product .fav-share-bar{
  display:flex; align-items:center;  gap:30px;
  margin: 0px;
}
body#product .fav-share-bar a{
  display:inline-flex; align-items:center; gap:8px; text-decoration:none;
  color:#121212; font-size:16px; line-height:1; font-weight:500;
}
body#product .fav-share-bar a .material-icons{ font-size:18px; color:#121212; }

body#product .share-bottom-modal{
  position:fixed; left:50%; top:50%; transform:translate(-50%,-50%);
  background:#FFFFFF; border:1px solid #E5E5E5; border-radius:12px;
  padding:12px 14px; box-shadow:0 8px 24px rgba(0,0,0,.12);
  display:none; z-index:9999; min-width:220px;
}
body#product .share-bottom-modal.is-visible{ display:block; }
body#product .share-bottom-modal .share-modal-content{
  display:flex; align-items:center; justify-content:center; gap:14px;
}
body#product .share-bottom-modal .share-item{
  display:inline-flex; align-items:center; justify-content:center;
  width:36px; height:36px; border-radius:50%;
  border:1px solid #E5E5E5; color:#121212; text-decoration:none;
  font-size:16px; font-weight:700;
}
body#product .share-bottom-modal .share-item:hover{ background:#F7F7F7; }

body#product .tabs.tabs-left-vertical .product-tabs-grid{
  display:flex; align-items:flex-start; gap:20px;
}
@media (min-width: 768px){
  body#product .tabs.tabs-left-vertical .tabs-col{ flex:0 0 260px; max-width:260px; }
  body#product .tabs.tabs-left-vertical .content-col{ flex:1 1 auto; }
}
@media (max-width: 767.98px){
  body#product .tabs.tabs-left-vertical .product-tabs-grid{ flex-direction:column; }
}

body#product .vertical-tabs{
  list-style:none; margin:0; padding: 25px 0px;
  border:none; 
}
body#product .vertical-tabs .nav-item{ margin:0 0 10px 0; text-align: left;}
body#product .vertical-tabs .nav-link{
  display:flex; border:none; background:transparent; padding:8px 0;
  font-size:20px; line-height:1.2; font-weight: 500!important;
  color:#807E7E;
}
body#product .vertical-tabs .nav-link:hover{ color:#121212; }
body#product .vertical-tabs .nav-link.active{
  color:#121212;
}

body#product .tabs-left-vertical #tab-content{
  border:none !important; box-shadow:none !important; background:transparent !important;
  color:#3E3E59; font-size:18px!important;
}

.product-description p{
	font-size:18px!important;
	margin-bottom: 1.5em; 
}

body#product .tabs-left-vertical #tab-content p,
body#product .tabs-left-vertical #tab-content li,
body#product .tabs-left-vertical #tab-content div{ color:#3E3E59; }

body#product .tabs-left-vertical .tab-pane{
  border:none !important; background:transparent !important;
}



@media (max-width: 767px) {
 body#product #content-wrapper[class*="col-"] {
	 width: 100%;
	}
  body#product #content-wrapper .row {
    display: flex;
    flex-direction: column;
  }
  body#product #content-wrapper .col-md-7 {
    order: 1; 
    width: 100%;
  }
  body#product #content-wrapper .col-md-5 {
    order: 2; 
    width: 100%;
  }
	
	body#product .product-cover:before {
		display: none;
	}
	
     body#product h1.h1.namne_details{
		font-size: 26px;
	}
	
	
}

@media (min-width: 768px) {
  .vertical-tabs .accordion-arrow { display: none !important; }
}

@media (max-width: 767.98px) {
	
  .tabs-left-vertical {
	  margin: 0px!important;
	}
  .tabs.tabs-left-vertical .product-tabs-grid { display: block; }
  .tabs.tabs-left-vertical .tabs-col { width: 100%; max-width: 100%; }
  .tabs.tabs-left-vertical .content-col { display: none; } 

  .vertical-tabs { margin: 0; padding: 0; border-top: 1px solid #eee; }

  .vertical-tabs .nav-item .nav-link {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 12px 16px;
    font-weight: 600;
    position: relative;
    border-bottom: 1px solid #121212!important;
  }
  .vertical-tabs .nav-link .tab-title { flex: 1 1 auto; min-width: 0; font-size: 18px; }
	
	body#product .vertical-tabs .nav-link:hover {
		display: inline-flex;
	}
	
	body#product .vertical-tabs .nav-link.active {
		display: inline-flex;
	}

  .vertical-tabs .nav-link .accordion-arrow {
    margin-left: auto;         
    width: 1rem;
    flex: 0 0 auto;
    transition: transform .12s ease; 
    transform: rotate(0deg);
  }
  .vertical-tabs .nav-link .accordion-arrow.is-rotated { transform: rotate(90deg); }

  .vertical-tabs .accordion-panel {
    overflow: hidden;
    height: 0;
    transition: height .12s ease;  
    will-change: height;
  }

  .vertical-tabs .accordion-panel > .tab-pane {
    display: block !important;
    opacity: 1 !important;
    padding-top: 12px;
  }
	
	.vertical-tabs .accordion-panel > .tab-pane .product-description p{
		font-size: 14px!important;
		color: #3E3E59;
		
	}
}



/* Product Variantes*/

	.product-variants{display:block !important;}
    .product-variants .product-variants-item{
      display:block !important;
      width:100%;
      clear:both;
      margin-bottom:20px;
    }

    .product-variants .control-label{
      display:block;
      color:#605F5F;
      font-size:12px;
      font-weight:600;
      letter-spacing:.2px;
      text-transform:none;
    }

    .product-variants .product-variants-item ul{
      list-style:none;
      padding:0;
      margin:0;
    }
    .product-variants .product-variants-item ul::after{
      content:""; display:block; clear:both;
    }

    .product-variants .input-container{
      float:left;
      margin:0 12px 12px 0;
    }

    .product-variants .input-color,
    .product-variants .input-radio{
      position:absolute;
      opacity:0;
      pointer-events:none;
    }

    .product-variants .input-color + .color{
      display:inline-block;
      width:38px; height:38px;
      border-radius:50%;
      border:0;                 
      box-sizing:border-box;
      background-size:cover;
      background-position:center;
      background-repeat:no-repeat;
      cursor:pointer;
      transition:outline-color .15s ease, outline-offset .15s ease;
	  box-shadow: none;
    }

    .product-variants .input-color:checked + .color{
      outline:1.5px solid #807E7E;
      outline-offset:3px;
    }
    .product-variants .input-color + .color:hover,
    .product-variants .input-color:focus + .color{
      outline:1.5px solid #807E7E66;
      outline-offset:3px;
    }

    .product-variants .color.texture{
      background-size:cover;
      background-position:center;
      background-repeat:no-repeat;
      border-radius:50%;
    }

    .product-variants .input-radio + .radio-label{
      display:inline-block;
      padding:11px 15px;
      border:1px solid #ddd;
      cursor:pointer;
      line-height:1;
      user-select:none;
	  box-shadow: none;
    }
    .product-variants .input-radio:checked + .radio-label{
      border-color:#807E7E;
		
    }

/* ===== Product - Contador de stock y boton de agregar al carrito ===== */
	
.product-add-to-cart .product-quantity{
  display:grid !important;
  grid-template-columns: 1fr;
  row-gap:12px;
}
.product-add-to-cart .product-quantity .qty,
.product-add-to-cart .product-quantity .add{
  grid-column:1 / -1;
  width:100%;
  float:none !important;
}

.custom-qty-control{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:8px;
  width:100%;
  background:#F5F5F5;       
  border-radius:10px;        
  padding:6px 8px;           
}

.custom-qty-control .qty-btn{
  background:transparent;
  border:0;
  width:44px; height:44px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  cursor:pointer;
  border-radius:6px;
  transition:background-color .15s ease;
}

.custom-qty-control .qty-btn:focus{ outline:2px solid rgba(25,188,188,.35); outline-offset:2px; }
.custom-qty-control .qty-btn i{
  font-size:20px;       
  color:#121212;        
  line-height:1;
  font-weight:400;      
}

#quantity_wanted.qty-input-flat{
  width:100%;
  height:44px;
  text-align:center;
  font-size:16px;
  color:#121212;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  outline:0;
}

.custom-qty-ready .bootstrap-touchspin .input-group-btn-vertical{
  display:none !important;
}

.product-add-to-cart .control-label{
  display:block;
  margin:0 0 8px;
  color:#605F5F;
  font-size:12px;
  font-weight:600;
  letter-spacing:.2px;
}

.product-add-to-cart .add .btn.add-to-cart{
  display:block;
  width:100%;
  height:56px;
  font-size:18px;           
  font-weight:600;          
  color:#121212;            
  background:#19BCBC;       
  border:1px solid #19BCBC;
  border-radius:6px;
  transition:transform .05s ease, background-color .15s ease, border-color .15s ease;
}
.product-add-to-cart .add .btn.add-to-cart:hover{
  background:#16A7A7; 
  border-color:#16A7A7;
}
.product-add-to-cart .add .btn.add-to-cart:active{
  transform:translateY(1px);
}

.product-actions .product-add-to-cart .clearfix:after {
	display: none;
}




/* === Lista de productos inferior */

section.categoryproducts.clearfix .pos_content {
	border: none;
}

section.categoryproducts.clearfix .pos_title h2{
	color: #121212;
	font-size: 34px;
	font-weight: 600;
	padding-left: 10px;
}

.js-product-miniature:after {
	box-shadow: none;
}

.style_product4 .hover-bottom-cart .add-to-cart,
.style_product4 .hover-bottom-cart .add-to-cart * {
  cursor: pointer !important;
}


:root{
  --thumb-bias-y: -3%;   
}

.style_product4 .img_block{
  height: 380px;
  border: 1px solid #EAEAEA;
  border-radius: 6px;
  position: relative;
  overflow: hidden;
  display: block;             
}

.style_product4 .img_block a.thumbnail.product-thumbnail{
  display: flex;
  align-items: center;        
  justify-content: center;   
  height: 100%;
  width: 100%;
  transform: none !important;
}

.style_product4 .img_block a.thumbnail.product-thumbnail img{
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  object-fit: contain;  
  transform: translateY(var(--thumb-bias-y));
}


.style_product4 .img_block .add-to-links{
  position: absolute !important;
  right: 8px;
  top: 50%;
  transform: translateY(-58%); 
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 3;
}

.style_product4 .img_block .add-to-links li{
  margin: 0 !important;               
  padding: 0;                          
}

.style_product4 .img_block .add-to-links a{
  border-radius: 0 !important;
}

.style_product4 .add-to-links .cart.cart--icon { 
  display: none !important;
}

.style_product4 .hover-bottom-cart{
  position: absolute;
  cursor: pointer;
  left: 50%;
  bottom: 15px;              
  width: 90%;              
  transform: translate(-50%, 28px); 
  opacity: 0;
  transition: transform .40s cubic-bezier(.22,.61,.36,1),
              opacity .40s cubic-bezier(.22,.61,.36,1);
  will-change: transform, opacity;
  z-index: 3;
  pointer-events: none;   
}

.style_product4 .img_block:hover .hover-bottom-cart,
.style_product4:hover .hover-bottom-cart{
  transform: translate(-50%, 0);
  opacity: 1;
  pointer-events: all;
}

.style_product4 .hover-bottom-cart .add-to-cart{
  width: 100%;
  display: inline-block;
  text-align: center;
  background: #ffffff !important;
  color: #121212 !important;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 600;          
  padding: 12px 16px;       
  border: 1px solid #121212;
  line-height: 1.25;
	
}

.style_product4 .hover-bottom-cart .add-to-cart i,
.style_product4 .hover-bottom-cart .add-to-cart .fa,
.style_product4 .hover-bottom-cart .add-to-cart svg{
  display: none !important;
}

.style_product4 .product-price-and-shipping .price{
  color: #DC3545 !important;
  font-size: 14px !important;
  font-weight: 600 !important; 
}

.style_product4 .product-price-and-shipping .regular-price{
  font-size: 14px;
}

.style_product4 .img_block a.thumbnail.product-thumbnail{
  position: relative;
  z-index: 1;
}


@media (hover: none), (max-width: 991px){
   .style_product4 .hover-bottom-cart {
    transform: translate(-50%, 0) !important;
    opacity: 1 !important;
    pointer-events: all !important;
    transition: none !important;
  }
}

/* Lista de productos Home */

.tab-category-container-slider .tab-category .tab-title .pos_title h2{
	font-size: 34px;
	color: #121212;
}



.tab-category-container-slider .tab-category .pos_content {
	border: none;
	padding: 0px;
}

.tab-category-container-slider .js-product-miniature .img_block {
	max-width: 100%;
}

.tab-category-container-slider .js-product-miniature .product_desc {
	padding-top: 10px
}

.tab-category-container-slider .owl-carousel .owl-item {
	padding: 0px;
}

.tab-category-container-slider .js-product-miniature .product_desc {
	max-width: calc(100% - 20px);
}


.tab-category-container-slider .js-product-miniature {
	display: block;
}



