/*
Template:       veres
Theme Name:     Veres Child
Theme URI:      http://themeforest.net/user/LaStudio/portfolio?ref=LaStudio
Author:         LA Studio
Author URI:     http://themeforest.net/user/LaStudio?ref=LaStudio
Description:    Veres - Handmade Soap & Candles Shop
Version:        1.0.0
Requires at least: 4.4
Requires PHP: 5.6
Tags:           beauty, beauty products, beauty products woocommerce, beauty shop, clean, cosmetic, Cosmetic store, Cosmetics shop, ecommerce, ecommerce theme, modern, shop, store, woocommerce, woocommerce theme
License: 		    GNU General Public License
License URI: 	  licence/GPL.txt
Text Domain:    veres-child
Domain Path:    /languages/
*/


/*=== MENU ===*/
7/*
body.product-template-default .lakit-nav__item>.menu-item-link-top{
	color: #000000 !important;
}

body.product-template-default .lakit-blocks-icon svg, .nav-toggle-icon svg{
	fill: #000000 !important;
}
*/







/*=== GENERAL ===*/

::selection {
  background-color: #c8b273 !important;
  color: #fafafa !important;
}

div.lakit-nav.lakit-nav-e89a594.lakit-nav--horizontal  div:first-child a{
	padding-left: 0 !important;
}



/*p{
	margin-block: 1em;
	margin-block: 1lh;
}*/

span.lakit-cart__count{
	background-color: #c8b273 !important;
}

body{
	background-color: #f9f9f9;
}

	/*Slider packs control*/

.lastudio-kit .lakit-carousel__dots .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background-color: #c8b273;
}


	/*Testimonios*/

div.lakit-testimonials__rating span svg{
	color: #C8B273;
}

div.prev-arrow:hover, div.next-arrow:hover{
	background-color: #C8B273;
}



/*=== MENU ===*/
/*div.elementor-location-header{
	background-color: #FFFFFFB3;
}

body.product-template-default.single.single-product span.menu-text{
	color: #000000;
}*/


div.menu-idf.elementor-sticky--active.elementor-section--handles-inside.elementor-sticky--effects{
	  backdrop-filter: blur(10px);                /* Difuminado */
  -webkit-backdrop-filter: blur(10px);        /* Para Safari */
}


/*INICIO V2*/

	/*Destacado flotante*/
div.sombra{
	box-shadow: 10px 12px 40px -20px rgba(0,0,0,1) !important;
	-webkit-box-shadow: 10px 12px 40px -20px rgba(0,0,0,1) !important;
	-moz-box-shadow: 10px 12px 40px -20px rgba(0,0,0,1) !important;
}


	/*Quienes somos*/
/*.contenedor {
  position: relative;
  padding: 20px;
}

.sticky-box {
  position: sticky;
  top: 18%;
  padding: 10px;
}*/




.contenedor-img{
	margin-top: 5%;
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 20px;
	width: 200px;
}

.contenedor-img div img{
	width: 80px;
	height: 80px;
	object-fit: cover;
  	border-radius: 50%;
	
}




/*=== RESPONSIVE ===*/


	/*Laptop grande*//*if happens...*/		
@media (min-width: 1281px) and (max-width: 1366px) {
	/*Inicio*/
	/*div.quienes-izq{
		padding-left: 2% !important;
	}*/
}
