@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//onepharma.com.br/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.4.1") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//onepharma.com.br/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//onepharma.com.br/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//onepharma.com.br/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//onepharma.com.br/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//onepharma.com.br/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//onepharma.com.br/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//onepharma.com.br/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//onepharma.com.br/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: var(--wd-text-font);
	--wd-widget-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(244,165,28);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(244,165,28);
	--btn-accented-bgcolor-hover: rgb(222,150,26);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: url(https://onepharma.com.br/wp-content/uploads/2021/09/retail-popup-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(9,33,67);
	background-image: none;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-size: 16px;
}
.product-labels .product-label.onsale {
	background-color: rgb(15,135,201);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: #0a0a0a;
}

/* ============================================================
   1. ESTILOS PARA PC (LAS BOLITAS DE LA CABECERA)
   ============================================================ */
.op-nav-pills { background: #ffffff; padding: 0; border-bottom: 1px solid #f2f2f2; }
.op-pills-wrapper { display: flex; justify-content: center; gap: 20px; max-width: 1400px; margin: 0 auto; padding: 12px 15px; flex-wrap: nowrap; overflow-x: auto; scrollbar-width: none; -webkit-overflow-scrolling: touch; }
.op-pills-wrapper::-webkit-scrollbar { display: none; }

.op-pill-item { display: flex; flex-direction: column; align-items: center; text-decoration: none !important; min-width: 95px; flex-shrink: 0; transition: transform 0.3s ease; }
.op-pill-img { width: 75px; height: 75px; background: #ffffff; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-bottom: 8px; position: relative; padding: 3px; z-index: 1; border: 3px solid #0f87c9; transition: all 0.3s ease; }
.op-pill-img::before { content: ''; position: absolute; top: -6px; left: -6px; right: -6px; bottom: -6px; border-radius: 50%; background: conic-gradient(from 0deg, #0f87c9, #d72130, #0f87c9); z-index: -1; opacity: 0; transition: opacity 0.2s ease; }

.op-pill-item:hover .op-pill-img { border-color: #d72130; transform: translateY(-5px); }
.op-pill-item.op-loading .op-pill-img { border-color: transparent; box-shadow: 0 0 15px rgba(15, 135, 201, 0.5), 0 0 20px rgba(215, 33, 48, 0.4); }
.op-pill-item.op-loading .op-pill-img::before { opacity: 1; animation: spatial-spin 1s linear infinite; }

@keyframes spatial-spin { from { transform: rotate(0deg); } to { transform: rotate(360deg); } }

.op-pill-img img { width: 100%; height: 100%; object-fit: contain; border-radius: 50%; background: white; }
.op-pill-item span { font-size: 12px; font-weight: 800; color: #222; text-align: center; line-height: 1.1; white-space: nowrap; }

/* Ajuste de bolitas para móvil (cuando se ven en la home) */
@media (max-width: 1024px) { 
    .op-pills-wrapper { justify-content: flex-start; gap: 15px; } 
    .op-pill-img { width: 65px; height: 65px; border: 3px solid transparent; background: linear-gradient(#fff, #fff) padding-box, linear-gradient(to right, #0f87c9, #d72130) border-box; } 
}

/* ============================================================
   2. ESTILOS PARA MÓVIL (EL MENÚ LATERAL / DRAWER)
   ============================================================ */
.op-drawer { position: fixed; top: 0; left: 0; width: 280px; height: 100vh; background: #fff; z-index: 9999999; transform: translate3d(-100%, 0, 0); transition: transform 0.25s ease; display: flex; flex-direction: column; }
.op-drawer.active { transform: translate3d(0, 0, 0); box-shadow: 5px 0 15px rgba(0,0,0,0.1); }

.op-drawer-header-banner { padding: 20px 15px; border-bottom: 1px solid #f0f0f0; position: relative; text-align: center; }
.op-drawer-header-banner img { width: 100%; max-height: 55px; object-fit: contain; }
.op-close-btn-banner { position: absolute; top: 5px; right: 10px; background: none; border: none; font-size: 26px; color: #d72130; line-height: 1; }

.op-tabs-nav { display: flex; background: #fafafa; border-bottom: 1px solid #eee; }
.op-tab-btn { flex: 1; padding: 12px; border: none; font-weight: 800; font-size: 11px; color: #aaa; border-bottom: 2px solid transparent; background: none; }
.op-tab-btn.active { color: #0f87c9; border-bottom: 2px solid #0f87c9; background: #fff; }

.op-tab-content { display: none; overflow-y: auto; flex: 1; }
.op-tab-content.active { display: block; }

.op-rich-menu-list { list-style: none; padding: 10px; margin: 0; }
.op-page-card { display: flex; align-items: center; padding: 12px; border: 1px solid #f7f7f7; margin-bottom: 8px; text-decoration: none !important; color: #333; border-radius: 10px; }
.op-page-icon { width: 34px; height: 34px; background: #f0f7ff; color: #0f87c9; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-right: 12px; font-size: 14px; }
.op-page-title { font-size: 13px; font-weight: 800; }

.op-visual-list { padding: 10px; }
.op-cat-pill { display: flex; align-items: center; padding: 8px 0; border-bottom: 1px solid #fcfcfc; text-decoration: none !important; color: #333; }
.op-cat-pill span { font-size: 13px; font-weight: 700; }

.op-pill-img-small { width: 50px; height: 50px; border: 2px solid #0f87c9; border-radius: 50%; margin-right: 12px; flex-shrink: 0; position: relative; overflow: hidden; }
.op-pill-img-small img { width: 100%; height: 100%; object-fit: contain; }

.op-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.3); z-index: 9999998; opacity: 0; visibility: hidden; transition: opacity 0.2s; }
.op-overlay.active { opacity: 1; visibility: visible; }

.op-burger-btn { cursor: pointer; padding: 8px; }
.op-burger-icon span { display: block; width: 22px; height: 2px; background: #0f87c9; margin: 4px 0; border-radius: 2px; }