.page-id-6 .custom-link.help-center {
    display: none;
}

/* header */

/* .site-header.header-type1.sticky-headera.sticky-header {
	position: fixed !important;
}

.sticky-headera {
	top: 0 !important;
}

.header-main {
	position: fixed;
	width: 100%;
	top: 26px;
	z-index: 99;
	
}

.header-inner div:nth-child(3) {
	display: none !important;
}

.header-bottom {
	padding-top: 97px
}

.header-row.header-mobile-main {
	padding: 10px 0px 10px 0px;
} */

.product-buttons.only-icon.success-button-light {
	display: none;
}

.product-buttons.primary-button {
	display: none;
} 

.header-row.header-topbar.color-scheme-dark.color-layout-white {
	margin-top: -6px;
	margin-bottom: -6px;
	z-index: 2;
}

.header-inner.d-flex:nth-of-type(2) {
	padding-top: 15px;
	padding-bottom: 0px;
}

/*-----------------------*/

element.style {
    padding-left: 84px;
}

body[data-theme=light] .site-header .header-search-form .search-form.form-style-primary input {
    border-color: !important;
    background-color: !important;
}

.site-header .header-search-form .search-form.form-style-primary input {
	background: white;
	border: none !important;
	-webkit-box-shadow: 0 0 0 0 !important
}

.site-header .header-search-form .search-form.form-style-primary input:hover {
	background: white;
}

.form-control:focus {
	background: red !important;
}

/* menu hamburguesa icono */

.header-action.toggle-button .klb-icon-menu {
	color: white !important;
}

/* tags  */

.product-meta.bottom .product-tags {
	display: none
}

/* stock */

.single-product-wrapper .product-inventory-wrapper {
	display: none;
}

/* footer */

.container .footer-inner:has(.logo-web) {
	width: 100%;
	margin: auto;
}

/* mobile menu */

.mobile-menu ul li:has(a.user) {
    order: 1;
}

.mobile-menu ul li:has(a.user) a {
    color: white;
}

.mobile-menu ul li:has(a.user) span {
    color: white;
}

/* botton whatsapp */

.ctc_s_7_icon_padding.ctc-analytics {
	border-radius: 50% !important;
}

.ctc_s_7_1.ctc-analytics.ctc_nb {
	border-radius: 250px !important;
}

@media only screen and (max-width: 768px) {
  .ht-ctc,
  .ht-ctc-chat,
  .ctc-analytics,
  .ctc_wp_desktop,
  .style-7_1,
  .ht_ctc_animation,
  .no-animations {
    bottom: 6px !important;
    right: 20px !important;
		transform: scale(.9)
  }
	
	.ctc_s_7_icon_padding.ctc-analytics {
		padding: 10px !important;
	}
}

.klb-menu-nav {
	width: 100%;
}

#menu-menu-principal-1 li:nth-child(4) {
	margin-left: auto
}

.header-search-form-hide {
	display: none
}

.hidden-icons {
	display: none !important;
}
.single-product .product_meta span {display: none}