/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/


/* Remove o efeito de zoom */
.woocommerce-product-gallery .zoomImg {
    display: none !important;
}

/* Remove o cursor de zoom */
.woocommerce-product-gallery__image a,
.woocommerce-product-gallery__image img {
    cursor: default !important;
}

.entry-title {
    display: none;
}



.woocommerce-MyAccount-content {
	width: 100%;
}

.woocommerce-MyAccount-navigation {
	width: 0;
	height: 0;
	overflow-y: hidden;
	visibility: hidden;
}

#yith-wcwl-form small {
	display: block;
}

#yith_wcwl_share_url {
	width: 100%;
}

#yith-wcwl-form .yith-wcwl-share {
	width: 100%;
}

#yith-wcwl-form .copy-trigger {
	color: #a0090e;
	font-weight: 700;
}

#post-1235 .woocommerce-MyAccount-navigation {
	display: none;
	width: 100%;
}

.woocommerce-account .woocommerce-MyAccount-content{
    width: 100%;
}

/* BLOCO COMPLETO */

.lartec-flash-sale {
    width: 100%;
    margin: 15px 0 20px;
    background: #fff7f5;
    font-family: Arial, sans-serif;
    overflow: hidden;
}


/* LARTEC - OFERTA RELÂMPAGO */

.lartec-oferta-relampago {
    width: 100%;
    margin: 5px 0 14px 0 !important;
    padding: 0 !important;
    font-family: Arial, Helvetica, sans-serif;
    overflow: hidden;
    box-sizing: border-box;
}


/* BARRA LARANJA */

.lartec-oferta-topo {
    width: 100%;
    height: 40px;

    padding: 0 16px;

    background: #ff5a36;

    display: flex;
    align-items: center;
    justify-content: space-between;

    box-sizing: border-box;

    color: #ffffff;
}


/* OFERTAS RELÂMPAGO */

.lartec-oferta-logo {
    display: flex;
    align-items: center;

    color: #ffffff;

    font-size: 17px;
    line-height: 1;

    white-space: nowrap;
}


.lartec-ofertas {
    font-weight: 400;
}


.lartec-oferta-logo strong {
    color: #ffffff;

    font-size: 17px;
    font-weight: 800;
    font-style: italic;

    margin-left: 3px;
}


.lartec-raio {
    display: inline-flex;
    align-items: center;
    justify-content: center;

    width: 20px;
    height: 20px;

    margin-left: 4px;

    color: #ffffff;

    font-size: 15px;
}


/* CONTADOR */

.lartec-contador {
    display: flex;
    align-items: center;

    gap: 5px;

    color: #ffffff;

    white-space: nowrap;
}


.lartec-relogio {
    color: #ffffff;

    font-size: 18px;

    line-height: 1;
}


.lartec-termina {
    color: #ffffff;

    margin-right: 4px;

    font-size: 12px;
    font-weight: 600;

    text-transform: uppercase;
}


.lartec-tempo {
    display: inline-flex;
    align-items: center;
    justify-content: center;

    min-width: 27px;
    height: 24px;

    padding: 0 4px;

    background: #111111;

    color: #ffffff !important;

    border-radius: 2px;

    box-sizing: border-box;

    font-size: 14px !important;
    font-weight: 700 !important;

    line-height: 24px !important;
}


/*  FUNDO DOS PREÇOS */

.lartec-oferta-precos {
    width: 100%;

    min-height: 67px;

    padding: 10px 20px;

    background: #fff1ee;

    display: flex;
    align-items: center;

    gap: 12px;

    box-sizing: border-box;
}


/* PREÇO PROMOCIONAL */

.lartec-preco-promocional {
    color: #d0011b !important;

    font-size: 30px !important;
    font-weight: 500 !important;

    line-height: 1.2 !important;
}


.lartec-preco-promocional .woocommerce-Price-amount,
.lartec-preco-promocional .woocommerce-Price-currencySymbol,
.lartec-preco-promocional bdi {
    color: #d0011b !important;

    font-size: 30px !important;
    font-weight: 500 !important;

    text-decoration: none !important;
}


/* PREÇO ANTIGO*/

.lartec-preco-antigo {
    color: #999999 !important;

    font-size: 15px !important;
    font-weight: 400 !important;

    text-decoration: line-through !important;
}


.lartec-preco-antigo .woocommerce-Price-amount,
.lartec-preco-antigo .woocommerce-Price-currencySymbol,
.lartec-preco-antigo bdi {
    color: #999999 !important;

    font-size: 15px !important;
    font-weight: 400 !important;

    text-decoration: line-through !important;
}


/*  DESCONTO */

.lartec-desconto {
    display: inline-flex;
    align-items: center;
    justify-content: center;

    padding: 3px 6px;

    background: #ffe2dc;

    color: #ee4d2d !important;

    border-radius: 2px;

    font-size: 12px !important;
    font-weight: 600 !important;

    line-height: 1.2 !important;
}


/* ==========================================================
   REMOVE MARGENS QUE O ASTRA PODE COLOCAR
   ========================================================== */

.single-product
.lartec-oferta-relampago p {
    margin: 0 !important;
}


.single-product
.lartec-oferta-relampago span {
    margin-top: 0;
    margin-bottom: 0;
}


/* ==========================================================
   RESPONSIVO
   ========================================================== */

@media (max-width: 600px) {

    .lartec-oferta-topo {
        height: 38px;

        padding: 0 10px;
    }


    .lartec-oferta-logo {
        font-size: 13px;
    }


    .lartec-oferta-logo strong {
        font-size: 13px;
    }


    .lartec-raio {
        width: 16px;
        height: 16px;

        font-size: 12px;
    }


    .lartec-contador {
        gap: 3px;
    }


    .lartec-relogio {
        font-size: 14px;
    }


    .lartec-termina {
        font-size: 9px;

        margin-right: 2px;
    }


    .lartec-tempo {
        min-width: 22px;
        height: 21px;

        padding: 0 3px;

        font-size: 12px !important;

        line-height: 21px !important;
    }


    .lartec-oferta-precos {
        min-height: 60px;

        padding: 10px 14px;

        gap: 8px;
    }


    .lartec-preco-promocional,
    .lartec-preco-promocional .woocommerce-Price-amount,
    .lartec-preco-promocional .woocommerce-Price-currencySymbol,
    .lartec-preco-promocional bdi {
        font-size: 25px !important;
    }


    .lartec-preco-antigo,
    .lartec-preco-antigo .woocommerce-Price-amount,
    .lartec-preco-antigo .woocommerce-Price-currencySymbol,
    .lartec-preco-antigo bdi {
        font-size: 13px !important;
    }


    .lartec-desconto {
        font-size: 11px !important;

        padding: 3px 4px;
    }

}

/* TESTE OFERTA RELÂMPAGO */

.lartec-oferta-topo {
    background: #ff5a36 !important;
    color: #ffffff !important;
    padding: 10px 20px !important;
}

.lartec-oferta-precos {
    background: #fff1ee !important;
    padding: 15px 20px !important;
}

/* ==========================================================
   LARTEC - VITRINE OFERTAS RELÂMPAGO
   NÃO ALTERA A PÁGINA INDIVIDUAL DO PRODUTO
   ========================================================== */

.lartec-flash-vitrine {
    width: 100%;
    background: #ffffff;
    margin: 20px 0;
    font-family: Arial, Helvetica, sans-serif;
    box-sizing: border-box;
}


/* ==========================================================
   CABEÇALHO
   ========================================================== */

.lartec-flash-header {
    min-height: 55px;

    padding: 0 18px;

    display: flex;
    align-items: center;
    justify-content: space-between;

    border-bottom: 1px solid #eeeeee;

    box-sizing: border-box;
}


/* ==========================================================
   TÍTULO
   ========================================================== */

.lartec-flash-titulo {
    display: flex;
    align-items: center;

    color: #ee4d2d;

    font-size: 21px;

    line-height: 1;

    white-space: nowrap;
}


.lartec-flash-titulo strong {
    margin-left: 3px;

    font-size: 21px;
    font-weight: 800;
    font-style: italic;

    color: #ee4d2d;
}


.lartec-flash-raio {
    margin-left: 4px;

    font-size: 19px;
}


/* ==========================================================
   LADO DIREITO CABEÇALHO
   ========================================================== */

.lartec-flash-header-direita {
    display: flex;
    align-items: center;

    gap: 20px;
}


/* ==========================================================
   CONTADOR
   ========================================================== */

.lartec-flash-contador {
    display: flex;
    align-items: center;

    gap: 5px;

    color: #ee4d2d;
}


.lartec-flash-relogio {
    font-size: 17px;
}


.lartec-flash-termina {
    margin-right: 4px;

    font-size: 11px;
    font-weight: 700;

    color: #555555;

    text-transform: uppercase;
}


.lartec-flash-tempo {
    min-width: 28px;
    height: 25px;

    padding: 0 4px;

    display: inline-flex;
    align-items: center;
    justify-content: center;

    background: #111111;

    color: #ffffff !important;

    border-radius: 2px;

    font-size: 13px;
    font-weight: 700;

    line-height: 25px;

    box-sizing: border-box;
}


/* ==========================================================
   VER TUDO
   ========================================================== */

.lartec-flash-ver-todos {
    display: flex;
    align-items: center;

    gap: 5px;

    color: #ee4d2d !important;

    font-size: 13px;

    text-decoration: none !important;

    white-space: nowrap;
}


.lartec-flash-ver-todos span {
    font-size: 21px;
    line-height: 1;
}


/* ==========================================================
   ÁREA DOS PRODUTOS
   ========================================================== */

.lartec-flash-area-produtos {
    position: relative;

    width: 100%;

    padding: 12px 10px 14px;

    box-sizing: border-box;
}


.lartec-flash-produtos {
    display: flex;

    width: 100%;

    gap: 12px;

    overflow-x: auto;
    overflow-y: hidden;

    scroll-behavior: smooth;

    scrollbar-width: none;
}


.lartec-flash-produtos::-webkit-scrollbar {
    display: none;
}


/* ==========================================================
   CARD
   ========================================================== */

.lartec-flash-card {
    position: relative;

    flex: 0 0 calc((100% - 60px) / 6);

    min-width: 150px;

    background: #ffffff;

    box-sizing: border-box;
}


.lartec-flash-card-link {
    display: block;

    position: relative;

    color: inherit !important;

    text-decoration: none !important;
}


/* ==========================================================
   BADGE DE DESCONTO
   ========================================================== */

.lartec-flash-badge {
    position: absolute;

    top: 0;
    right: 0;

    z-index: 4;

    padding: 4px 6px;

    background: #ffe6a4;

    color: #ee4d2d;

    font-size: 12px;
    font-weight: 600;
}


.lartec-flash-badge span {
    font-weight: 800;
}


/* ==========================================================
   IMAGEM
   ========================================================== */

.lartec-flash-imagem {
    width: 100%;
    aspect-ratio: 1 / 1;

    display: flex;
    align-items: center;
    justify-content: center;

    overflow: hidden;

    background: #ffffff;
}


.lartec-flash-imagem img {
    width: 100% !important;
    height: 100% !important;

    object-fit: contain;

    display: block;

    margin: 0 !important;

    padding: 0 !important;
}


/* ==========================================================
   NOME
   ========================================================== */

.lartec-flash-nome {
    height: 36px;

    margin: 7px 5px 3px !important;

    overflow: hidden;

    display: -webkit-box;

    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;

    color: #333333 !important;

    font-size: 13px !important;
    font-weight: 400 !important;

    line-height: 18px !important;
}


/* ==========================================================
   PREÇO ANTIGO
   ========================================================== */

.lartec-flash-preco-antigo {
    min-height: 17px;

    margin: 0 5px;

    color: #999999;

    font-size: 12px;

    text-decoration: line-through;
}


.lartec-flash-preco-antigo * {
    color: #999999 !important;

    font-size: 12px !important;

    text-decoration: line-through !important;
}


/* ==========================================================
   PREÇO ATUAL
   ========================================================== */

.lartec-flash-preco {
    margin: 2px 5px 7px;

    color: #ee4d2d;

    font-size: 20px;
    font-weight: 500;

    line-height: 1.2;
}


.lartec-flash-preco * {
    color: #ee4d2d !important;

    font-size: 20px !important;
    font-weight: 500 !important;
}


/* ==========================================================
   BARRA OFERTA
   ========================================================== */

.lartec-flash-barra {
    position: relative;

    height: 17px;

    margin: 0 5px;

    overflow: hidden;

    display: flex;
    align-items: center;
    justify-content: center;

    border-radius: 10px;

    background: linear-gradient(
        90deg,
        #ff3d00,
        #ff6b32 35%,
        #ffb59e 100%
    );
}


.lartec-flash-barra span {
    position: relative;

    z-index: 2;

    color: #ffffff !important;

    font-size: 10px;
    font-weight: 700;

    line-height: 17px;

    text-transform: uppercase;
}


/* ==========================================================
   SETAS
   ========================================================== */

.lartec-flash-seta {
    position: absolute;

    top: 42%;

    z-index: 10;

    width: 35px;
    height: 35px;

    display: flex;
    align-items: center;
    justify-content: center;

    border: 0;

    border-radius: 50%;

    background: #ffffff;

    color: #777777;

    font-size: 26px;

    line-height: 1;

    cursor: pointer;

    box-shadow: 0 1px 8px rgba(0, 0, 0, .18);

    transition: .2s ease;
}


.lartec-flash-seta:hover {
    transform: scale(1.05);
}


.lartec-flash-seta-esquerda {
    left: -15px;
}


.lartec-flash-seta-direita {
    right: -15px;
}


/* ==========================================================
   TABLET
   ========================================================== */

@media (max-width: 1024px) {

    .lartec-flash-card {
        flex-basis: calc((100% - 36px) / 4);
    }

}


/* ==========================================================
   CELULAR
   ========================================================== */

@media (max-width: 600px) {

    .lartec-flash-vitrine {
        margin: 12px 0;
    }


    .lartec-flash-header {
        min-height: 47px;

        padding: 0 10px;
    }


    .lartec-flash-titulo {
        font-size: 14px;
    }


    .lartec-flash-titulo strong {
        font-size: 14px;
    }


    .lartec-flash-raio {
        font-size: 13px;
    }


    .lartec-flash-header-direita {
        gap: 8px;
    }


    .lartec-flash-relogio,
    .lartec-flash-termina {
        display: none;
    }


    .lartec-flash-tempo {
        min-width: 21px;
        height: 20px;

        padding: 0 3px;

        font-size: 10px;

        line-height: 20px;
    }


    .lartec-flash-ver-todos {
        font-size: 11px;
    }


    .lartec-flash-ver-todos span {
        font-size: 17px;
    }


    .lartec-flash-area-produtos {
        padding: 10px 5px 12px;
    }


    .lartec-flash-produtos {
        gap: 8px;
    }


    .lartec-flash-card {
        flex: 0 0 43%;

        min-width: 145px;
    }


    .lartec-flash-nome {
        font-size: 12px !important;
    }


    .lartec-flash-preco,
    .lartec-flash-preco * {
        font-size: 18px !important;
    }


    /*
     * No celular usamos o deslizar com o dedo.
     */
    .lartec-flash-seta {
        display: none;
    }

}

/* =========================================
   LARTEC - MINHA CONTA NO CABEÇALHO
========================================= */

.lartec-header-minha-conta {
    display: inline-flex;
    align-items: center;
    gap: 7px;

    margin-right: 18px;

    color: #ffffff !important;
    text-decoration: none !important;

    font-size: 14px;
    font-weight: 600;

    line-height: 1;
    white-space: nowrap;
}


.lartec-header-minha-conta:hover {
    color: #ffffff !important;
    opacity: 0.8;
}


/* ÍCONE */

.lartec-header-conta-icone {
    width: 27px;
    height: 27px;

    display: flex;
    align-items: center;
    justify-content: center;
}


.lartec-header-conta-icone svg {
    width: 27px;
    height: 27px;

    fill: #ffffff;
}


/* TEXTO */

.lartec-header-conta-texto {
    color: #ffffff;
}


/* =========================================
   ESCONDE O ÍCONE DE CONTA ANTIGO DO ASTRA
========================================= */

.ast-header-account-wrap,
.ast-header-account {
    display: none !important;
}


/* =========================================
   MOBILE
========================================= */

@media (max-width: 768px) {

    .lartec-header-minha-conta {
        margin-right: 10px;
        gap: 5px;

        font-size: 12px;
    }

    .lartec-header-conta-icone,
    .lartec-header-conta-icone svg {
        width: 24px;
        height: 24px;
    }

}


/* ==========================================
   LARTEC - STATUS DE ENTREGA
========================================== */

.lartec-status-entrega {
    display: inline-block;
    padding: 6px 10px;
    border-radius: 5px;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.3;
}

.lartec-status-preparando {
    background: #eeeeee;
    color: #333333;
}

.lartec-status-aguardando {
    background: #fff3cd;
    color: #664d03;
}

.lartec-status-transporte {
    background: #e7f1ff;
    color: #084298;
}

.lartec-status-entregue {
    background: #d1e7dd;
    color: #0f5132;
}

.lartec-status-problema {
    background: #f8d7da;
    color: #842029;
}

.lartec-status-cancelado {
    background: #eeeeee;
    color: #555555;
}

.lartec-entrega-sem-envio {
    color: #777777;
    font-size: 12px;
}

/* =====================================================
   LARTEC - SELO DE DESCONTO AJUSTADO
   pequeno, bonito e no canto da imagem
   ===================================================== */

body .woocommerce ul.products li.product,
body .woocommerce-page ul.products li.product {
    position: relative;
}

/* selo */
body .woocommerce span.onsale,
body .woocommerce-page span.onsale,
body .woocommerce .ast-onsale-card,
body .woocommerce-page .ast-onsale-card,
body .ast-onsale-card,
body .wc-block-grid__product-onsale,
body .wc-block-components-product-sale-badge {

    position: absolute !important;
    top: 10px !important;
    left: 10px !important;
    right: auto !important;
    bottom: auto !important;

    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;

    width: auto !important;
    max-width: max-content !important;
    min-width: 0 !important;
    min-height: 0 !important;
    height: auto !important;

    padding: 4px 8px !important;
    margin: 0 !important;

    background: #ffffff !important;
    color: #ff4b3e !important;
    border: 1px solid #e8e8e8 !important;
    border-radius: 2px !important;
    box-shadow: none !important;

    font-size: 13px !important;
    font-weight: 500 !important;
    line-height: 1 !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
    text-align: center !important;
    white-space: nowrap !important;

    transform: none !important;
    z-index: 9 !important;
}

/* remove qualquer detalhe extra do tema */
body .woocommerce span.onsale::before,
body .woocommerce span.onsale::after,
body .woocommerce-page span.onsale::before,
body .woocommerce-page span.onsale::after,
body .woocommerce .ast-onsale-card::before,
body .woocommerce .ast-onsale-card::after,
body .woocommerce-page .ast-onsale-card::before,
body .woocommerce-page .ast-onsale-card::after,
body .ast-onsale-card::before,
body .ast-onsale-card::after,
body .wc-block-grid__product-onsale::before,
body .wc-block-grid__product-onsale::after,
body .wc-block-components-product-sale-badge::before,
body .wc-block-components-product-sale-badge::after {
    content: none !important;
    display: none !important;
}

/* imagem do produto */
body .woocommerce ul.products li.product a img,
body .woocommerce-page ul.products li.product a img {
    position: relative;
    z-index: 1;
}

/* celular */
@media (max-width: 768px) {
    body .woocommerce span.onsale,
    body .woocommerce-page span.onsale,
    body .woocommerce .ast-onsale-card,
    body .woocommerce-page .ast-onsale-card,
    body .ast-onsale-card,
    body .wc-block-grid__product-onsale,
    body .wc-block-components-product-sale-badge {

        top: 8px !important;
        left: 8px !important;
        padding: 3px 7px !important;
        font-size: 12px !important;
    }
}
/* ========================================
   LARTEC - Pesquisa da loja no celular
   ======================================== */

@media (max-width: 768px) {

    .lartec-pesquisa-mobile {
        width: 100% !important;
        display: block !important;
        clear: both;
        margin: 0 0 25px 0 !important;
        padding: 0 !important;
    }

    /* Widget da pesquisa */
    .lartec-pesquisa-mobile .widget,
    .lartec-pesquisa-mobile .widget_product_search,
    .lartec-pesquisa-mobile .widget_search {
        width: 100% !important;
        max-width: 100% !important;
        display: block !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    /* Título "Pesquisa" */
    .lartec-pesquisa-mobile .widget-title {
        display: block !important;
        width: 100% !important;
        margin: 0 0 10px 0 !important;
    }

    /* Formulário */
    .lartec-pesquisa-mobile form,
    .lartec-pesquisa-mobile .woocommerce-product-search,
    .lartec-pesquisa-mobile .search-form {
        width: 100% !important;
        max-width: 100% !important;

        display: flex !important;
        flex-direction: row !important;
        align-items: stretch !important;

        gap: 10px !important;

        margin: 0 !important;
        padding: 0 !important;
    }

    /* Campo de pesquisa */
    .lartec-pesquisa-mobile input[type="search"],
    .lartec-pesquisa-mobile input.search-field {
        flex: 1 1 auto !important;

        width: auto !important;
        max-width: none !important;
        min-width: 0 !important;

        height: 44px !important;
        min-height: 44px !important;

        padding: 8px 12px !important;

        box-sizing: border-box !important;
    }

    /* Botão */
    .lartec-pesquisa-mobile button,
    .lartec-pesquisa-mobile input[type="submit"] {
        flex: 0 0 auto !important;

        width: auto !important;
        height: 44px !important;
        min-height: 44px !important;

        padding: 0 20px !important;

        white-space: nowrap !important;
    }
}