small.value a {
    display: none;
}

#checkout .footer-container {
    display: none;
}

.page-my-account #content .links a:hover i {
    color: #000000 !important;
}

#my-account a {
	color: black !important;
}

#identity a, #history a, #order-slip a, #discount a, #order-follow a, #module-blockwishlist-lists a {
	color: black !important;
}

#identity a:hover, #history a:hover, #order-slip a:hover, #discount a:hover, #order-follow a:hover, #module-blockwishlist-lists a:hover {
	color: black !important;
}

#identity .btn-primary {
    color: #fff;
    background-color: #000000 !important;
    border-color: #000000 !important;
    opacity: .8;
}

#identity .btn-primary:hover {
    color: #fff;
    background-color: #000000 !important;
    border-color: #000000 !important;
    opacity: .8;
}

body#checkout section.checkout-step.-reachable.-current .step-number {
    background-color: #000000 !important;
}


#cart div[paypal-button-container] {
    display: none !important;
}


/*22 10 alinear líneas de producto de carrito con las miniaturas 200x200*/
/*solo para escritorio, en mobile se ve bien*/
@media (min-width: 992px) {
	.product-line-grid-body.col-md-4.col-xs-8 {
		display: flex;
		flex-flow: column;
		height: 200px;
		justify-content: center;
	}

	.product-line-grid-right.product-line-actions.col-md-5.col-xs-12 .row {
		align-items: center;
		display: flex;
		flex-flow: row nowrap;
		height: 200px;
		margin-bottom: 20px;
	}
}

/*19 10 modificaciones carrito y checkout para copiar diseño warehouse MOBILE*/
@media (max-width: 768px)  {
	.input-group.bootstrap-touchspin {
		display: flex;
	}

	.staticMenu nav.elementor-nav--dropdown.elementor-nav__container {
		margin-top: 0px !important;
	}
}


/*19 10 modificaciones carrito y checkout para copiar diseño warehouse*/
a.js-show-details {
    text-transform: capitalize;
}

.custom-radio input[type="radio"]:checked+span {
    background-color: #000000 !important;
}

.form-control:focus {
    border-color: #000000 !important;
}

#cart, #checkout { 
	font-family: 'Unica77', sans-serif !important;
	
}

#cart .container, #checkout .container {
    width: 95%;
}

#cart a, #checkout a {
	color: #494949;
	text-decoration: none;
	font-weight: 500;
}

/*#cart a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: 500;
}*/

#checkout a:hover {
	color: #000000 !important;
	text-decoration: underline;
	font-weight: 500;
}

span.price {
    color: black !important;
}

.cart-grid-right.col-xs-12.col-lg-4 {
    border: 1px solid rgb(204, 204, 204) !important;
	margin-top: 3%;
}

#cart .separator {
	display: none !important;
}

#cart a.btn.btn-primary {
    background: #000000 !important;
    border: 1px solid #000000 !important;
}

p.promo-code-button.display-promo {
    text-align: left;
    padding-left: 4%;
}


@media (max-width: 768px) {
	#selectLanguage {
		display: none; /* Ocultar por defecto */
	}
}





/*corregir ancho total de la página en la primera carga de la categoría*/
#category .container, #category #content {
	width: 100% !important;
	padding: 0px !important;
}

#product .swiper-scrollbar.swiper-scrollbar-horizontal {
    display: none;
}

/*Modifica las miniaturas de categoría para resoluciones de portatil pequeño*/


@media (min-width: 1920px) {
	.ce-product-prices {
		margin-bottom: 10%;
	}
}

/* @media (min-width: 1000px) and  (max-width: 1396px) {
	#category .anadirCarrito {
		margin-top: -60%;
	}

	#category section.elementor-element.elementor-element-19b4bb2.elementor-section-height-min-height.elementor-section-boxed.elementor-section-height-default.elementor-section-items-middle.elementor-section.elementor-top-section {
		height: 560px;
	}
}

@media (min-width: 1397px) and  (max-width: 1680px) {
	#category .anadirCarrito {
		margin-top: -20%;
	}

	#category section.elementor-element.elementor-element-19b4bb2.elementor-section-height-min-height.elementor-section-boxed.elementor-section-height-default.elementor-section-items-middle.elementor-section.elementor-top-section {
		height: 620px;
	}
}

@media (min-width: 768px) and  (max-width: 992px) {
	.elementor-nav__container.elementor-nav--dropdown {
		margin-left: -50px;
	}

	#category .anadirCarrito {
		margin-top: -70% !important;
	}

	#category section.elementor-element.elementor-element-19b4bb2.elementor-section-height-min-height.elementor-section-boxed.elementor-section-height-default.elementor-section-items-middle.elementor-section.elementor-top-section {
		height: 550px !important;
	}
} */


#category .elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1400px;
}
#wbpblogposts .posts .post {
    border: 1px solid black;
    margin: -1px !important;
}

html, body {
	overflow-x: hidden !important;
  }


nav.elementor-nav--dropdown.elementor-nav__container::-webkit-scrollbar {
	display: none !important;
}

.blog-post {
    height: 79vh !important;
    display: flex;
    flex-flow: column;
	border-right: solid 1px;
}

a.post-image {
    height: 60vh !important;
}

.post-outbound {
    height: 40vh !important;
}

@media (max-width: 768px) {
	#hablanDeNosotros {
		height: 320px !important;
	}
}

label.styleCheckbox {
    margin-left: 10px !important;
}






li.menu-item.menu-item-type-cms-page {
    font-weight: 300;
	font-size: 20px !important;
}

li.menu-item.menu-item-type-link{
	font-weight: 300;
	font-size: 20px !important;
}


li.menu-item.menu-item-type-category.menu-item-category-34 {
    margin-bottom: 11vh;
}

@media (max-width:768px) {
	li.menu-item.menu-item-type-category.menu-item-category-34 {
		margin-bottom: 3vh;
	}	
}


/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
	h2.elementor-heading-title.ce-display-large {font-size: 60px; letter-spacing: 25px;}
	}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) { 
	h2.elementor-heading-title.ce-display-large {font-size: 40px !important; letter-spacing: 5px !important;}
	}

	@media (min-width: 600px) {
		nav.elementor-nav--dropdown.elementor-nav__container {
		width: 70vh !important;
		top: 31px !important;
		padding: 50px 20px 100px 20px;
		height: 100vh;
	}
	
	a.elementor-sub-item {
		font-size: 16px !important;
		color: gray !important;
		font-weight: 500;
	}
	
	a.elementor-sub-item:hover {
		background: none !important;
		color: black !important;
	}
	}
	
	@media (max-width: 600px) {
	 li.menu-item.menu-item-type-category a {
		font-size: 18px;
	}
	
	a.elementor-sub-item {
		font-size: 14px !important;
		color: gray !important;
		font-weight: 600;
	}

	}
	.slid1Button{
		transition: ease 0.5s !important;
	}
	
	.slid1Button:hover {
		background: #FFF !important;
		transition: ease 0.5s !important;
		color: black !important;
	}

	.instagram-list {
		display: flex;
		flex-wrap: wrap !important; 
		justify-content: space-between !important ;
		list-style-type: none !important;
		padding: 0 !important;
		margin: 0 !important;
	}
	
	.instagram-item {
		width: 30% !important; 
		box-sizing: border-box !important; 
	}
	
	.instagram-home-title.revealOnScroll.animated.fadeInUp {
		display: none !important;
	}
	
	.instagramMediaContainer {
		width: 33% !important;
		border: 1px solid black !important;
		margin: -0.5px !important;
	}
	
	.instagramRow {
		display: flex !important;
	}
	
	li.instagram-item.revealOnScroll.animated.fadeInUp {
		width: 100% !important ;
	}

	/*ajustar flechas slider naturaleza mobile*/
	@media (max-width: 768px) {
		.somos_naturaleza a.ls-gui-element.ls-nav-next {
			top: 53% !important;
    		right: 1% !important;
		}

		.somos_naturaleza a.ls-gui-element.ls-nav-next {
			top: 53% !important;
    		right: 1% !important;
		}

		.somos_naturaleza a.ls-gui-element.ls-nav-prev {
			top: 53.1% !important;
			left: 78% !important;
			margin-left: 5px;
		}
	}
	
	.menu-item-has-children span.sub-arrow.fas.fa-caret-down {
		display: none !important;
	}

	.post-titlea strong {
		font-size: 22px !important;
	}

	.emaildiv i {
		display: none !important;
	}

	div#firstcolumn {
		padding: 0px !important;
	}

	a.ls-gui-element.ls-nav-prev, a.ls-gui-element.ls-nav-next {
		display: none;
	}

	/*THEME CLASSIC*/

	#authentication div#content {
		max-width: 900px;
		font-family: 'Unica77';
		color: black;
		/* border: solid 1px black; */
	}

	#authentication a {
		color: #000000;
	}

	#authentication .btn-primary {
		background-color: #0b0b0c !important;
		border-color: #000000 !important;
	}

	#authentication .form-control {
		padding: 0.5rem 1rem;
		color: #7a7a7a;
		background: #ffffff;
		border: 1px solid rgb(0 0 0);
	}

	.page-my-account #content .links a span.link-item {
		display: block;
		height: 100%;
		padding: 1rem;
		background: #fff;
		color: black;
		font-family: 'Unica77';
		font-weight: 400;
		border: solid 1px black;
	}

	.btn-primary {
		color: #fff;
		background-color: #000000;
		border-color: rgba(0, 0, 0, 0);
	}

	.btn-primary:hover {
		color: #fff;
		background-color: #798082;
		border-color: rgba(0, 0, 0, 0);
	}

	.block-promo .promo-input+button {
		margin-top: -4px;
		margin-left: -1px;
		text-transform: capitalize;
		border: 2px solid #000000 !important;
		background: black !important;
	}

	.block-promo .promo-code-button.cancel-promo {
		margin-bottom: 0;
		color: #000000;
	}
	.block-promo .promo-input {
		width: 70%;
		height: 2.5rem;
		margin-right: -0.24rem;
		color: #232323;
		text-indent: 0.625rem;
		border: #7a7a7a 1px solid;
	}

    .btn-primary {
        background-color: #000 !important;
        border-color: #000 !important;
        color: white;
    }

	i.fa {
		transition: opacity 0.3s ease;
		opacity: 1;
	}
	
	i.fa.hidden {
		opacity: 0;
		pointer-events: none;
	}

	#cms .av_category_stars {
		margin: 0 auto;
		text-align: center;
		width: 100%;
	}

	.text-primary {
		color: #000 !important;
	}

	a {
		color: #000;
		text-decoration: underline;
	}

	body {
		font-family: "Unica77", sans-serif !important;
		
	}

	#wrapper .breadcrumb ol {
		padding-left: 40px;
		padding-top: 10px;
		margin-bottom: 0;
	}
	#cms #wrapper .breadcrumb ol a{
		text-decoration: none;
	}

	.ls-wrapper .ls-in-out{
		transform: none !important;
		opacity: 1 !important;
	}

	.breadcrumb {
		text-align: left !important;
	}


/*BEA*/

.menu-item .menu-item-type-category {
    font-weight: 600 !important;
}

.menu-item-type-category > a {
    font-weight: 600 !important;
    font-family: 'Unica77' !important;
}

.menu-item-type-cms-page > a{
	font-weight: 300 !important;
    font-family: 'Unica77' !important;
}

.menu-item-type-link > a{
	font-weight: 300 !important;
    font-family: 'Unica77' !important;
}
.ce-product-description-short strong {
    font-weight: 700 !important;
}

body#checkout [paypal-messaging-banner] {
  padding: 0 1.3rem !important;
  display: flex !important;
  margin-bottom: 10px;
}