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

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

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(104,0,119);
	--wd-text-font-size: 15px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: rgb(104,0,119);
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(104,0,119);
	--wd-entities-title-color-hover: rgb(175, 64, 206);
	--wd-alternative-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", 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: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #680077;
	--wd-alternative-color: #9A2168;
	--btn-default-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 400;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #680077;
	--wd-link-color-hover: rgb(0,0,0);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url();
	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;
}
html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a {
	font-weight: 300;
	font-size: 16px;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1230px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

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


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

/* ======================================================
   1. REMOÇÃO DE <BR> EM BOTÕES E CAMPOS (LIMPAGEM)
   ====================================================== */

/* Remove tags <br> dentro de qualquer botão no site */
button br,
input[type="button"] + br,
input[type="submit"] + br,
input[type="reset"] + br,
a.button br,
.btn br,
[class*="button"] br,
[class*="btn"] br,
.woocommerce a.button br,
.woocommerce button br,
.woocommerce input[type="submit"] + br,
.wd-button br,
.elementor-button br {
    display: none !important;
}

/* Carrinho: Alinhamento de quantidade e remoção de espaços fantasmas */
.woocommerce-cart-form .product-quantity .quantity {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    gap: 0px !important;
}

/* Neutraliza parágrafos intrusos dentro da quantidade mantendo scripts */
.woocommerce-cart-form .product-quantity .quantity p {
    display: contents !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* Oculta <br> na quantidade e no cupom */
.woocommerce-cart-form .product-quantity .quantity br,
.woocommerce-cart-form .coupon.wd-coupon-form br {
    display: none !important;
}

/* Checkout: Ajuste no botão de finalizar compra */
.wc-proceed-to-checkout .checkout-button br {
    display: none !important;
}

.wc-proceed-to-checkout .checkout-button {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    font-size: 0;
}

.wc-proceed-to-checkout .checkout-button::first-line,
.wc-proceed-to-checkout .checkout-button {
    font-size: 14px;
}


/* ======================================================
   2. NAVEGAÇÃO E LAYOUT (WOODMART)
   ====================================================== */

/* Cor dos links do submenu no menu expandido */
.wd-sub-menu a {
    color: #680079 !important;
    text-decoration: none !important;
    cursor: pointer !important;
}

.wd-sub-menu a:hover,
.wd-sub-menu a:focus {
    color: #680079 !important;
    text-decoration: none !important;
}

/* Remove o espaçamento (40px) entre o menu e o slider */
.wd-content-layout {
    padding-block: 0px !important;
}

/* Esconde as etapas do checkout (Carrinho → Finalizar Compra → Pedido Concluído) */
.wd-checkout-steps {
    display: none !important;
}


/* ======================================================
   3. ESTILIZAÇÃO DA DESCRIÇÃO DAS CANECAS
   ====================================================== */

.descricao-caneca h3 {
    margin-top: 2.5em;
    margin-bottom: 0.6em;
    font-size: 1.25em;
    color: #1a1a1a;
    font-weight: 600;
}

.descricao-caneca p {
    margin-bottom: 1.2em;
    color: #333;
    line-height: 1.7;
}

.descricao-caneca ul {
    margin: 0 0 1.5em 1.2em;
    color: #333;
}

.descricao-caneca img {
    display: block;
    margin: 2em auto;
    border-radius: 10px;
    max-width: 100%;
}@media (max-width: 576px) {
	/* ======================================================
   1. GALERIA, SLIDERS E COMPONENTES MOBILE
   ====================================================== */

/* Galeria da primeira página */
.minha-galeria {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
}

/* Slider de vantagens no celular */
.mobile-slider {
    display: flex !important;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
}

.mobile-slider::-webkit-scrollbar {
    display: none;
}

.mobile-slider > .elementor-widget {
    flex: 0 0 100%;
    scroll-snap-align: start;
    margin-top: 14px;
    padding: 14px 16px;
}

.mobile-slider .elementor-image-box-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}

.mobile-slider .elementor-image-box-img {
    flex: 0 0 58px;
    margin: 0 18px 0 0 !important;
}

.mobile-slider .elementor-image-box-img img {
    width: 58px !important;
    height: 58px !important;
    display: block;
}

.mobile-slider .elementor-image-box-content {
    flex: none;
    width: auto !important;
    max-width: calc(100% - 66px);
    text-align: left;
}

.mobile-slider .elementor-image-box-title {
    margin: 0 0 4px;
    font-size: 18px;
    line-height: 1.2;
}

.mobile-slider .elementor-image-box-description {
    margin: 0;
    line-height: 1.4;
}

/* Ajustes de JoinChat, Carrinho Lateral e Uploads */
.joinchat__button {
    bottom: 20px;
}

.cart-widget-side .wd-heading {
    font-size: 12px !important;
    padding: 20px 5px !important;
}

.wc-dnd-file-upload {
    width: 100%;
}

.wcpa_form_outer {
    margin: 0;
}

.codedropz-upload-inner .codedropz-label span.cd-separator,
.codedropz-upload-inner .codedropz-label .text {
    display: none;
}


/* ======================================================
   2. BOTÃO ADICIONAR AO CARRINHO E QUANTIDADE EM 100%
   ====================================================== */

/* Produtos Simples (sem variações) */
.woocommerce div.product form.cart:not(.variations_form) {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    width: 100% !important;
}

/* Produtos com Variação (mantém opções em bloco e botão/qtd em linha) */
.woocommerce div.product form.cart.variations_form {
    display: block !important;
}

.woocommerce div.product form.cart .variations {
    width: 100% !important;
    margin-bottom: 15px;
}

.woocommerce div.product form.cart .woocommerce-variation-single-price {
    width: 100% !important;
    margin-bottom: 10px;
}

.woocommerce div.product form.cart .woocommerce-variation-add-to-cart {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    width: 100% !important;
}

/* Campo de Quantidade (Largura fixa) */
.woocommerce div.product form.cart .quantity {
    flex: 0 0 105px !important;
    width: 105px !important;
    min-width: 105px !important;
    margin: 0 !important;
}

.woocommerce div.product form.cart .quantity input.qty {
    width: 100% !important;
}

/* Botão Comprar / Adicionar ao Carrinho (Preenche o resto da linha) */
.woocommerce div.product form.cart .single_add_to_cart_button {
    flex: 1 1 auto !important;
    width: auto !important;
    margin: 0 !important;
    white-space: nowrap !important;
}
}

