/*
Theme Name: Perfect Aroma
Theme URI: https://infinitynexus.do/
Author: Irving Novas
Author URI: https://infinitynexus.do
Description: Flexible Bootstrap WordPress starter-theme for developers with full WooCommerce support. <a href="https://bootscore.me/category/documentation/" target="_blank">Documentation</a>
Version: 6.2.1
Requires at least: 5.0
Tested up to: 6.8
Requires PHP: 7.4
License: MIT License
License URI: https://github.com/bootscore/bootscore/blob/main/LICENSE
Text Domain: bootscore
Tags: featured-images, threaded-comments, translation-ready

Use this theme to make something cool, have fun, and share what you've learned with others.

Bootscore is based on Underscores https://underscores.me/, (C) 2012-2024 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/

/* 
All style editing is done via /assets/scss/_bootscore-custom.scss
*/

body{
	font-family: "Montserrat", sans-serif;
	font-size: 15px;
}

.top-bar-widget{
	background: rgb(26, 26, 26);
	color: #FFF;
	text-align: center;
	font-size: 15px;
	padding: 15px 0;
}

/*h1,h2,h3,h4,h5{
  font-weight: bold;
  font-family: "Abril Fatface", serif;
}
*/

.header-pa{
	 background: #FFF;
	 text-transform: uppercase;
	 padding: 10px 0;
	 box-shadow: 3px 4px 5px rgba(0,0,0,0.08);
}

.header-pa .btn-pa{
	font-size: 17px;
	padding: 0;
}

.image-slide{
	height: 650px;
	width: auto;
}

h5.slide-subtt{
	font-size: 43px;
	color: #FFF;
	font-family: "Abril Fatface", serif;
}

h2.slide-tt{
	font-size: 54px;
	font-weight: 300;
	color: #000;
	text-transform: uppercase;
}

strong.slide-ct{
	color: #FFF;
	font-size: 18px;
}

a.slide-btn{
	font-size: 21px;
	color: #FFF;
	border: 2px solid #FFF;
	padding: 10px 15px;
	text-decoration: none;
	border-radius: 15px;
}

a.slide-btn:hover{
	background: #FFF;
	color: #000;
}

.carousel-control-prev, .carousel-control-next{
	color: #000;
}

.color-swatches {
    text-align: center;
    margin-top: 10px;
}
.color-dot {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    display: inline-block;
    border: 1px solid #ccc;
    cursor: pointer;
}
.product-badge {
    position: absolute;
    top: 10px;
    left: 10px;
    background: #c00;
    color: #fff;
    padding: 2px 6px;
    font-size: 12px;
}
.product-card {
    /*position: relative;
    width: 100%;
    padding: 15px;*/
    /*border: 1px solid #eee;*/
}

.product-card .price{
	color: #000;
	font-weight: bold;
	font-size: 18px;
}
.product-card .product-short-desc{
	color: #666666;
}
.filtro-categorias {
    margin-bottom: 20px;
}
.filtro-categorias button {
    margin: 0 8px;
    padding: 10px 20px;
    text-transform: uppercase;
    border:1px solid #D0D0D0;
    cursor: pointer;
    background: #FFF;
    color: #000;
}
.filtro-categorias button:hover,
.filtro-categorias button.active {
    background: #000;
    color: #fff;
    border-color: #000;
}

.btn-cart{
    background: rgb(26, 26, 26);
    color: #FFF;
    text-transform: uppercase;
    font-size: 12px;
    border-radius: 0;
    border: 1px solid rgb(26, 26, 26);
    padding: 15px 30px;
}

.btn-cart:hover{
	background: #FFF;
	color: rgb(26, 26, 26);
  border:1px solid #000!important;
}

.btn-cart.btn-lg{
  font-size: 18px;
}

.page-title{
  text-align: center;
}

.info-home{
	color: rgb(26, 26, 26);
	font-size: 12px;
  background: #f6f6f6;
}

.info-home i{
    font-size: 32px;
    margin-bottom: 10px;
    color: #6c6c6c;
}
.difusor-destacado {
	background-color: #131112;
  padding: 0 2rem;
  background-size: cover;
}

.difusor-destacado .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.text-content {
  color: white;
  max-width: 500px;
}

.text-content h1 {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 1rem;
}

.modelo {
  font-size: 1rem;
  color: white;
  margin-bottom: 1.5rem;
}

.btn-comprar {
  background-color: white;
  color: black;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 0.5rem;
  padding: 0.6rem 1.4rem;
  text-decoration: none;
  display: inline-block;
}

.img-container {
  max-width: 750px;
  width: 100%;
  text-align: center;
}

.img-container img {
  max-width: 100%;
}

@media (max-width: 768px) {
  .difusor-destacado .container {
    flex-direction: column;
    text-align: center;
  }

  .text-content {
    margin-bottom: 2rem;
  }
}

.more{
    background: rgb(26, 26, 26);
    color: #FFF;
    padding: 5px 15px;
    font-size: 12px;
}

.aromas-mas-vendidos h2{
    font-size: 46px;
    color: rgb(26, 26, 26);
    font-weight: 200;
    font-family: "Abril Fatface", serif;
    color: #343839;
}

.aromas-mas-vendidos h2 strong{
    font-family: "Montserrat", sans-serif;
    font-size: 34px;
    color: #686868;
}

.aromas-mas-vendidos .sz{
	font-size: 12px;
}

.product-info h5,
.aromas-mas-vendidos h5{
	font-family: "Abril Fatface", serif;
	color: #3E3C3B;
}

.product-info h5 span,
.aromas-mas-vendidos h5 span{
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
}

.add_to_cart_button.loading{
	background: #333;
}

.control-app {
  display: flex;
  flex-wrap: wrap;
  min-height: 500px;
}

.control-left {
  background-color: #000;
  color: #000;
  flex: 1;
  min-width: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4rem 2rem;
}

.control-text-box {
  background-color: #fff;
  padding: 2.5rem 3rem;
  max-width: 500px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

.control-text-box h2 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 1rem;
}

.control-text-box p {
  font-size: 1rem;
  font-family: Arial, sans-serif;
  margin: 0;
  line-height: 1.5;
}

.control-right {
  flex: 1;
  min-width: 300px;
  background-image: url('assets/img/app3.avif'); /* Usa tu imagen aquí */
  background-size: cover;
  background-position: center right;
  height: auto;
  min-height: 500px;
}

/* Mobile: caja blanca arriba, imagen debajo */
@media (max-width: 768px) {
  .control-app {
    flex-direction: column;
  }

  .control-right {
    height: 300px;
  }

  .control-text-box {
    text-align: center;
    padding: 2rem 1.5rem;
  }
}

.bootscore-footer{
	background: rgb(26, 26, 26);
	color: #FFF;
}

.bootscore-footer a{
	color: #FFF;
	text-decoration: none;
  display: block;
  margin-bottom: 10px;
}

.bootscore-footer a:hover{
	text-decoration: underline;
}

.accordion-button:not(.collapsed){
  background: none;
}

.accordion-button{
  border-radius: 0;
  padding-left: 0;
  font-size: 22px;
  font-family: 'Abril Fatface', serif;
  border-radius: 0;
}

.accordion-body{
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
  padding: 30px 0;
  color: #26282A;
}

.accordion-item:last-of-type>.accordion-collapse,
.accordion-item:last-of-type>.accordion-header .accordion-button,
.accordion-item:first-of-type>.accordion-header .accordion-button{
  border-radius: 0;
}

.entry-title{
  font-family: 'Abril Fatface', serif;
}

.entry-content{
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
  color: #26282A;
}

.header-preguntas {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 300px; /* ajusta según lo necesites */
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  z-index: 1;
}

.header-preguntas::before {
  content: "";
  position: absolute;
  top: 0; left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2;
}

.header-preguntas > * {
  position: relative;
  z-index: 3;
}

.header-preguntas h1{
  font-size: 52px;
}

.offcanvas-header{
    background: rgb(26, 26, 26);
    color: #FFF;
}

.offcanvas-header .btn-close{
  background-color: #FFF;
}

.woocommerce-checkout #payment #place_order,
.woocommerce-mini-cart__buttons.buttons .btn-primary{
  background: #1a1d20;
  border-color: #111111;
}

.woocommerce-checkout #payment #place_order:hover,
.woocommerce-mini-cart__buttons.buttons .btn-primary:hover{
  background: #FFF;
  color: #1a1a1a;
}

.woocommerce-billing-fields h3,
#order_review_heading{
  font-family: "Abril Fatface", serif;
}

a{
  color: rgb(26, 26, 26);
  text-decoration: none;
}

a:hover{
  color: #3E3C3B;
}

.woocommerce-LoopProduct-link.woocommerce-loop-product__link:has(img){
  display: block;
  /*width: 300px;*/
  margin: 0 auto;
  background-color: #e2e3e5;
  position: relative;
  margin-bottom: 1rem;
  padding: 0 20px;
}

.term-difusores.woocommerce .products img{
  width: 300px;
}

.footer_widget h5{
  margin-bottom: 15px;
  font-weight: bold;
}
.footer_widget img{
  width: 180px;
  margin: 0 auto;
  display: block;
}

#AZUL_PaymentPage {
  background: #1a1a1a;
  color: #e0e0e0;
  border: 1px solid #333;
  border-radius: 8px;
  padding: 25px 30px;
  max-width: 600px;
  margin: 40px auto;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  list-style: none;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
}

#AZUL_PaymentPage li {
  margin-bottom: 15px;
  padding: 10px 15px;
  background: #2a2a2a;
  border-left: 4px solid #00cc99;
  border-radius: 4px;
}

#AZUL_PaymentPage li span {
  font-weight: bold;
  color: #cccccc;
}

#AZUL_PayStatus {
  background-color: #00cc99;
  color: #FFF;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  padding: 15px;
  border-left: none;
  border-radius: 6px;
  margin-bottom: 25px;
}

.page-id-354 .entry-title{
	text-align:center;
}

@media (max-width: 575.98px) {
  .control-text-box h2{
    font-size: 24px;
  }
  
  .header-pa{
    padding-top: 0;
    padding-bottom: 0;
  }
  .image-slide{
    height: 350px;
  }

  h2.slide-tt{
    font-size: 32px;
  }
  h5.slide-subtt{
    font-size: 35px;
  }

  .filtro-categorias button{
    margin-bottom: 10px;
    font-size: 12px;
    padding: 5px 10px;
  }

  .img-container video{
    max-width: 100%;
    width: 100%;
  }

  .btn-cart{
    padding: 5px 10px;
  }

  .text-content h1{
    font-size: 25px;
  }
  .product-card .price,
  .aromas-mas-vendidos h5{
    font-size: 14px;
  }

  .aromas-mas-vendidos .sz{
    margin-bottom: 0.5rem;
  }

  .aromas-mas-vendidos h2{
    font-size: 35px;
  }

  .aromas-mas-vendidos h2 strong{
    font-size: 22px;
  }

  .aromas-mas-vendidos .product-info h3{
        font-size: 18px;
  }
}