/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

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

.single-product .product_cat-papel-de-parede .product-details.apartirde,
.e-loop-item.product_cat-papel-de-parede .apartirde,
.cart-form-container .e-cart__column.e-cart__column-start .e-shop-table.e-cart-section thead,
.cart-form-container .e-cart__column.e-cart__column-end .e-cart-totals.e-cart-section .order-total,
.single_variation_wrap .woocommerce-variation-price,
.woocommerce-review__dash,
.woocommerce-review__published-date,
.comment_container img,
#respond,
.woocommerce-Reviews .woocommerce-Reviews-title,
.total-reviews .woocommerce-review-link,
.product-loop-item-price h2 span:nth-of-type(2),
.product-loop-item-price h2 span:nth-of-type(3),
.none { 
    display: none;
}

.add_wishlist {
    color: #999999;
}

.remove_wishlist {
    color: #DE8E72;
}

#btn-rate,
.add_wishlist,
.remove_wishlist {
    cursor: pointer;
}

/* Reviews da página única do pedido */
.slick-list.draggable { width: 100%; } 
.slick-slide.slick-current.slick-active,
.slick-track { width: auto; }

#review_form_wrapper { font-family: 'Nunito' !important; }

.commentlist {
    display: flex !important;
    justify-content: center !important; 
    align-items: center !important;
    padding: 0;
}

.commentlist .slick-track {
    display: flex;
    align-items: center;
}

.commentlist .slick-arrow { 
    margin-bottom: 20px;
    color: #CFCFCF;
    width: 22px !important;
    height: 22px !important;
    text-align: center;
    padding: 3px 5px;
    box-shadow: 0 1px 4px #00000026;
    cursor: pointer;
    background-color: #fff !important;
    z-index: 999;
    border-radius: 100px;
}

.commentlist .fas.fa-chevron-right {
    position: relative;
    left: -10px;
}

.commentlist .fas.fa-chevron-left {
    position: relative;
    right: -10px;
}

.comment_container .comment-text {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 0 25px !important;
    box-shadow: 0 1px 4px #00000033;
    border-radius: 10px !important;
    border: none !important;
}

.woocommerce-review__dash,
.woocommerce-review__published-date,
.comment_container img { display: none !important; }

.comment_container .comment-text .meta {
    font-family: 'Nunito';
    order: 1;
    margin: 0 !important;
    width: 100%;
    font-size: 16px !important;
    color: #000 !important;
}

.comment_container .comment-text .star-rating { 
    order: 2; 
    width: 90px;
    color: #F3D03E;
}

.comment_container .comment-text .description {
    order: 3;
    padding-top: 10px;
    width: 100%;
    font-family: 'Nunito';
    color: #000;
}

.comment_container .comment-text .star-count { 
    order: 3; 
    margin-top: -2px;
    font-family: 'Nunito';
    color: #999999;
}

.comment-respond {
    font-family: 'Nunito';
    color: #000;
    font-weight: 400;
}

.comment-respond .stars span a { color: #F3D03E; }

/* Botão Enviar comentário */
.comment-respond .submit {
    font-family: 'Nunito' !important;
    font-size: 14px !important;
    font-weight: 700 !important;

    background-color: transparent !important;
    color: #DE8E72 !important;
    border: 1px solid #DE8E72 !important;
    border-radius: 100px !important;
}

.comment-respond .submit:hover { 
    background-color: #DE8E72 !important; 
    color: #fff !important;
}

.comment-respond textarea {
    border: 1px solid #CFCFCF;
    border-radius: 10px; 
}

.woocommerce-noreviews,
.total-reviews-count {
    font-family: 'Nunito' !important;
    font-size: 16px !important;

    color: #000;
}

.total-reviews-count {
    position: relative;
    top: 4px;

}

.elementor-widget-woocommerce-product-content ul { 
    padding: 0 0px 0 15px; 
}

.elementor-widget-woocommerce-product-content li { 
    padding: 0px 0px 15px 10px;
}

.elementor-widget-woocommerce-product-content li::marker {
    /* font-family: "Font Awesome 5 Brands"; */
    /* content: "\f184"; */
	/* color: #CB7F7B; */
    content: url("../logo-site-marker.png");
    position: relative;
    top: 10px;
}

.variations tr {
	display: flex !important;
    flex-direction: column !important;
    align-items: start !important;	
    padding: 0 0 10px 0;
}

.variations tr td { 
	background-color: transparent !important;
    padding: 0;
    width: 100%;
}

.variations tr th { 
    padding: 0;
	background-color: transparent !important;
}

.variations tr td select {
	height: 48px;
    border: 1px solid #999999 !important;
    width: 100%;
}

.product-price-on-single-page-product  .woocommerce-Price-amount.amount {
    font-family: 'Nunito';
    font-weight: 900;
    font-size: 20;
    color: #000;
}

.product-loop-item-2-title {
    opacity: 0;
    transform: translateY(10px);
    transition: opacity .2s ease-in-out, transform .2s ease-in-out;
}

.product-loop-item-2-container:hover .product-loop-item-2-title {
    opacity: 1;
    transform: translateY(0);
}

/* INICIO Carrinho de compras */
.cart-form-container .e-cart__container {
    font-family: 'Inter', sans-serif;
}

/* Left */
.cart-form-container .e-cart__column.e-cart__column-start .e-shop-table.e-cart-section {
    padding: 0;
} 

.cart-form-container .woocommerce-cart-form__cart-item {
    display: grid;
    grid-template-columns: minmax(80px, 196px) 1fr;
    gap: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
    border-bottom: 1px solid #F7CBBC !important;
}

.cart-form-container .woocommerce-cart-form__cart-item td {
    padding: 0 !important;
}

/* Posições */
.cart-form-container .product-remove {
    grid-column: 1;
    grid-row: 1;
    margin-top: 53px;
    margin-left: 150px !important;
    z-index: 999;

    position: relative;
    margin: 0 !important;
    left: 5px;
    top: 5px;
}

.cart-form-container td.product-remove a {
    font-size: 32px !important;

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

    width: 35px !important;
    height: 35px !important;

    border-radius: 50% !important;
    transition: .2s ease-in-out;
}

.cart-form-container td.product-remove a:hover {
    background-color: #ffffff50 !important;
}

.cart-form-container .product-thumbnail {
    grid-column: 1;
    grid-row: 1;
}

.cart-form-container .product-thumbnail img {
    width: 100% !important;
    object-fit: cover !important;
    border-radius: 10px;
    border: 1px solid #c7c7c7;
}

.cart-form-container .product-name {
    grid-column: 2;
    grid-row: 1;
    margin-bottom: 5px;
}

.cart-form-container .product-name a {
    font-size: 20px;
    font-weight: 700;
    color: #000000 !important;
}

.cart-form-container .product-price {
    grid-column: 2;
    grid-row: 1;
    margin-top: 25px;
}

.cart-form-container .product-quantity {
    grid-column: 2;
    grid-row: 1;
    margin-top: 50px;
}

.cart-form-container .product-quantity input {
    border: 1px solid #CFCFCF !important;
    border-radius: 5px !important;
    width: 68px !important;
}

.cart-form-container .product-subtotal {
    grid-column: 2;
    grid-row: 1;
    margin-top: 85px;
}

.cart-form-container .product-subtotal .woocommerce-Price-amount.amount::before,
.cart-form-container .product-quantity .quantity::before {
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    padding-right: 5px;
    color: #999999;
}

.cart-form-container .product-quantity .quantity::before {
    content: "Quantidade:";
}

.cart-form-container .product-subtotal .woocommerce-Price-amount.amount::before {
    content: "Subtotal:";
}

.cart-form-container .product-price span,
.cart-form-container .product-subtotal span {
    font-size: 16px !important;
    color: #313131 !important;
}

/* Right */
.cart-form-container .e-cart__column.e-cart__column-end {
    padding-top: 20px !important;
}

.cart-form-container .e-cart__column.e-cart__column-end .e-cart-totals.e-cart-section {
    background: linear-gradient(180deg,rgba(255, 237, 233, 1) 0%, rgba(255, 255, 255, 1) 100%);
    border-radius: 10px;
}

.cart-form-container .e-cart__column.e-cart__column-end .e-cart-totals.e-cart-section td .woocommerce-Price-amount.amount,
.cart-form-container .e-cart__column.e-cart__column-end .e-cart-totals.e-cart-section tbody td::before {
    color: #313131 !important;
}

.cart-form-container .e-cart__column.e-cart__column-end .e-cart-totals.e-cart-section td {
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 10px;
    text-align: start !important;
}

.cart-form-container .e-cart__column.e-cart__column-end .e-cart-totals.e-cart-section td .woocommerce-Price-amount.amount {
    font-size: 24px;
}

.cart-form-container .e-cart__column.e-cart__column-end .e-cart-totals.e-cart-section .wc-proceed-to-checkout .checkout-button {
    border-radius: 100px;
    background-color: #B36347;
    font-size: 20px;
}

/* FIM Carrinho de compras */

/* INICIO Popup do carrinho */
.elementor-menu-cart__main  { 
    width: 474px; 
}

.elementor-menu-cart__product img {
    width: 88px;
    height: 63px;
    object-fit: cover;
    border-radius: 10px;
}

.elementor-menu-cart__subtotal {
    display: flex;
    flex-direction: column;
    text-align: left;
    background: linear-gradient(180deg, rgba(255, 237, 233, 1) 0%, rgba(255, 255, 255, 1) 100%);
    padding: 20px 20px;
    border-radius: 10px;
    border: none;
}

.elementor-menu-cart__subtotal .woocommerce-Price-amount.amount {
    font-size: 24px !important;
    font-weight: 700 !important;
}

.elementor-menu-cart__product-name.product-name,
.elementor-menu-cart__product-price.product-price {
    padding: 0 10px;
}

.my-custom-cart h1 {
    font-family: 'Montserrat Alternates';
    font-size: 30px;
    font-weight: 400;
    color: #DE8E72;
    border-bottom: 1px solid #BABABA;
    padding-bottom: 10px;
}

/* FIM Popup do carrinho */

/* INICIO Finalizar compra */
.e-checkout__order_review-2,
.e-coupon-box,
.e-checkout__order_review {
    background: linear-gradient(180deg,rgba(255, 237, 233, 1) 0%, rgba(255, 255, 255, 1) 100%) !important;
    border-radius: 10px;
}

#checkout #place_order {
    width: 100% !important;
}

#checkout .e-apply-coupon {
    font-family: 'Inter', sans-serif;
    border: 1px solid #B36347 !important;
    color: #B36347 !important;
    background-color: transparent !important;
}

#checkout .e-apply-coupon:hover {
    background-color: #B36347 !important;
    color: #fff !important;
}

/* FIM Finalizar compra */

/* INICIO Sidebar Widget */
.sidebar-filter {
    list-style: none;
    font-family: 'Nunito';
    font-size: 12px;
    color: #313131;
}

.sidebar-filter h3 {
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 2px;
}

.sidebar-filter .widget-attribute-filter ul {
    list-style: none;
    padding: 0;
}

.widget-attribute-filter ul li a { color: #313131; }

span.checkbox {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 5px;
    border: 1px solid #CFCFCF;
    border-radius: 2px;
    background-color: #fff;
}

span.checkbox.active::after {
    content: '✓';
    position: relative;
    top: -3px;
    color: #000;
}

ul.pa_cor span.checkbox.active::after {
    font-size: 15px;
    top: 0;
    left: 4px;
}

ul.pa_cor {
    display: flex;
    flex-wrap: wrap;
}

ul.pa_cor span.checkbox {
    width: 25px;
    height: 25px;
    border: 1px solid #999999;
}

/* FIM Sidebar Widget */

.wp-menu-footer ul {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 0 35px !important;
}

.wp-menu-footer ul li a {
    margin: 0 !important;
}

.wp-menu-footer ul li:hover a {
    text-decoration: underline !important;
}

/* INICIO Minha conta */

/* Linha lateral */
.woocommerce-MyAccount-navigation ul:after {
    content: '';
    position: absolute;
    top: 0;
    width: 5px;
    height: 100%;
    background: linear-gradient(to bottom, #0F3B2C, rgba(255, 255, 255, 0));
}

/* Inserção do ícone */
.woocommerce-MyAccount-navigation-link--dashboard a:before { content: '\f085'; }
.woocommerce-MyAccount-navigation-link--orders a:before { content: '\f466'; }
.woocommerce-MyAccount-navigation-link--downloads a:before { content: '\f019'; }
.woocommerce-MyAccount-navigation-link--edit-address a:before { content: '\f015'; }
.woocommerce-MyAccount-navigation-link--edit-account a:before { content: '\f502'; }
.woocommerce-MyAccount-navigation-link--customer-logout a:before { content: '\f2f5'; }

/* Largura padrão do <li> */
.woocommerce-MyAccount-navigation-link--dashboard a,
.woocommerce-MyAccount-navigation-link--orders a,
.woocommerce-MyAccount-navigation-link--downloads a,
.woocommerce-MyAccount-navigation-link--edit-address a,
.woocommerce-MyAccount-navigation-link--edit-account a,
.woocommerce-MyAccount-navigation-link--customer-logout a { 
    display: flex !important;
    align-items: center !important;
    width: 95%; 
}

/* Largura do <li> ativo */
.woocommerce-MyAccount-navigation-link--dashboard.is-active a,
.woocommerce-MyAccount-navigation-link--orders.is-active a,
.woocommerce-MyAccount-navigation-link--downloads.is-active a,
.woocommerce-MyAccount-navigation-link--edit-address.is-active a,
.woocommerce-MyAccount-navigation-link--edit-account.is-active a,
.woocommerce-MyAccount-navigation-link--customer-logout.is-active a { 
    width: 100%;
    border-top-right-radius: 0 !important; 
    border-bottom-right-radius: 0 !important; 
}

/* Estilo global do ícone */
.woocommerce-MyAccount-navigation-link--dashboard a:before,
.woocommerce-MyAccount-navigation-link--orders a:before,
.woocommerce-MyAccount-navigation-link--downloads a:before,
.woocommerce-MyAccount-navigation-link--edit-address a:before,
.woocommerce-MyAccount-navigation-link--edit-account a:before,
.woocommerce-MyAccount-navigation-link--customer-logout a:before {
    font-family: 'Font Awesome 5 Free';
    font-size: 27px;    
    color: #DE8E72;
    padding-right: 10px;
}

/* Cor do ícone ativado */
.woocommerce-MyAccount-navigation-link--dashboard:hover a:before,
.woocommerce-MyAccount-navigation-link--orders:hover a:before,
.woocommerce-MyAccount-navigation-link--downloads:hover a:before,
.woocommerce-MyAccount-navigation-link--edit-address:hover a:before,
.woocommerce-MyAccount-navigation-link--edit-account:hover a:before,
.woocommerce-MyAccount-navigation-link--customer-logout:hover a:before,
.woocommerce-MyAccount-navigation-link--dashboard.is-active a:before,
.woocommerce-MyAccount-navigation-link--orders.is-active a:before,
.woocommerce-MyAccount-navigation-link--downloads.is-active a:before,
.woocommerce-MyAccount-navigation-link--edit-address.is-active a:before,
.woocommerce-MyAccount-navigation-link--edit-account.is-active a:before,
.woocommerce-MyAccount-navigation-link--customer-logout.is-active a:before { color: #fff; }

.my-account-container .woocommerce-orders-table__cell-order-actions {
    display: flex !important;
    flex-direction: column !important; 
    align-items: end !important;
    gap: 10px !important;
}

/* FIM Minha conta */

.e-loop-item .woocommerce .star-rating span::before {
    color: #F3D03E;
}

@media screen and (max-width: 768px) {
    .woocommerce-product-rating {
        flex-direction: column;
        align-items: start !important;
    }

    .wp-menu-footer ul {
        grid-template-columns: 1fr !important;
        gap: 0 !important;
    }

    /* INICIO Carrinho de compras */
    .cart-form-container .product-thumbnail::before,
    .cart-form-container .product-subtotal .woocommerce-Price-amount.amount::before,
    .cart-form-container .product-quantity .quantity::before {
        content: "" !important;
    }

    .cart-form-container .woocommerce-cart-form__cart-item {
        padding: 0 0 0 0 !important;
    }

    .cart-form-container .woocommerce-cart-form__cart-item td {
        margin: 0 0 15px 0;
    }

    .cart-form-container .product-thumbnail {
        display: block !important;
    }

    .cart-form-container .product-remove {
        position: relative !important;
        left: 5px;
        top: 40px;
    }

    /* FIM Carrinho de compras */
}