/**
* Theme Name: Goldsmith Child
* Theme URI:  http://ninetheme.com/
* Description: This is a child theme of Goldsmith.
* Author: <a href="http://ninetheme.com/about">Ninetheme</a>
* Author URI: http://ninetheme.com/about
* Template: goldsmith
* Version: 1.4.4
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tested up to: 6.5
* Requires PHP: 7.4
* Tags: custom-colors, custom-menu, editor-style, featured-images, post-formats, threaded-comments, translation-ready
* Copyright: ninetheme.com
*/

.account-area .panel-top-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    gap: 10px;
}

.grecaptcha-badge {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
}

.wpcf7-response-output {
    font-size: 15px !important;
}

.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--payment-methods {
    display: none !important;
}

.eachHomeCollection .goldsmith-products {
    display: block !important;
}

.eachHomeCollection .goldsmith-products .goldsmith-loop-product {
    width: 100% !important;
}

.eachHomeCollection .goldsmith-products .goldsmith-loop-product img {
    height:225px;
    object-fit: cover;
    width: 100% !important;
}

.eachHomeCollection .goldsmith-woo-banner-wrapper .goldsmith-banner-content  *{
	color: #fff !important;
}

.goldsmith-elementor-footer a {
    width: fit-content !important;
}

.goldsmith-elementor-footer .elementor-social-icon {
    width: 35px !important;
    margin-right: 15px;
}

.woocommerce-variation-add-to-cart  .quantity {
	border: 1px solid #000 !important;
	box-shadow: unset !important;
}

.quantity .minus, .quantity .plus,
.input-text.qty.text{
	color: #000 !important;
}

.goldsmith-visitors-product-message {
	display: none !important;
	opacity: 0 !important;
	visibility: hidden !important;
}

.single_add_to_cart_button , .input-text.qty.text {
	font-size: 15px !important;
}

.goldsmith-type-color .goldsmith-term, .goldsmith-product .goldsmith-term
 {
	border-radius: unset !important;
	border: 1px solid #dedede !important;
}

.goldsmith-term.goldsmith-selected:before {
		border-radius: unset !important;
	border: 3px solid #000000   !important;
	background-color: unset !important;
	content: '' !important;
}

.goldsmith-shop-fast-filters .instock,
.goldsmith-shop-fast-filters svg{
    display: none !important;
}

.goldsmith-loop-product .progressbar-wrapper {
	display: none !important;
}

.shopHero img {
    position: absolute;
    height: 100% !important;
    width: 100%;
    object-fit: cover;
    z-index:-1;
}

.shopHero p {
    max-width: 800px;
    text-align: center;
    margin: 15px 0;
    font-size: 17px;
    line-height: 1.5;
}

.shopHero {
    min-height: 30vh;
    position: relative;
}

.shopHero .layer:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background-color: rgba(0,0,0,0.4);
    z-index:0 !important;
}
.shopHero .content {
    position: relative;
    z-index: 1 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    height:100%;
    z-index:1 !important;
    flex-direction: column;
    padding: 20px 0;
}

.shopHero .content * {
    color: #fff !important;
}

.shopHero h1 {
    margin-bottom:10px;
}

.shopHero .collections {
    display: flex;
    gap: 16px;
}

.mailpoet_form_shortcode .mailpoet-heading,.mailpoet_form_shortcode .mailpoet_spacer  {
    display: none !important;
}

.mailpoet_form_shortcode {
    padding: 0 !important;
}

.mailpoet_form_shortcode .mailpoet_text {
    border-radius: 0 !important;
}

.mailpoet_form_shortcode .mailpoet_paragraph {
    margin-bottom: 10px !important;
}

.mailpoet_form_shortcode .mailpoet_submit {
    font-family: Jost !important;
    font-weight: 400 !important;
    font-style: Regular !important;
    font-size: 15px !important;
    line-height: 15px !important;
    text-align: center !important;
    vertical-align: middle !important;

}

.mailpoet_form_shortcode .mailpoet_submit {
    border-radius: 4px !important;
    border-width: 1px !important;
    padding: 8px 16px !important;
}

.mailpoet_form_shortcode .mailpoet_paragraph {
    text-align: left !important;
}

.page-template-default p,
.post-template-default p {
    font-size: 16px;
}

label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
    align-items: center !important;
}

.woocommerce-form__input.woocommerce-form__input-checkbox.input-checkbox {
    width: 20px;
    height: 20px;
}

input[type='checkbox']:after {
    width: 20px !important;
    height: 20px !important;
    top: 0 !important;
    left: 0 !important;
}

.goldsmith-shop-custom-hero .elementor-element {
    padding: 0 !important;
}

.goldsmith-products-wrapper .goldsmith-product-buttons {
    display: none !important;
    visibility: hidden !important;
}

.goldsmith-product-type-1 .goldsmith-product-buttons, 
.goldsmith-product-type-2 .goldsmith-product-buttons, 
.goldsmith-product-type-3 .goldsmith-product-buttons, 
.goldsmith-layout-custom .goldsmith-product-buttons{
    top: 0 !important;
}
.goldsmith-estimated-delivery, .goldsmith-product-delivery-btn{
	display:none !important;
}
.colecoes-wrapper {
    width: 100%;
}

.single.single-product .swiper-autoheight, .single.single-product .swiper-autoheight .swiper-slide {
    height: 80vh !important;
}

/* .single-product .goldsmith-product-gallery-main-slider, 
.single-product .swiper-slide{
	height:80vh !important;
} */
.single-product .goldsmith-product-gallery-main-slider img{
    height: 100%;
    object-fit: contain;
}
/** Home Coleções **/

.colecoes-wrapper .eachCollection{
    display: flex;
    gap: 20px;
    margin-bottom: 80px;
}

.colecoes-wrapper .eachCollection:last-of-type{
    margin-bottom: 0;
}

.eachCollection .colecaoLeft {
    width: 75%;
    position: relative;
}

.eachCollection .colecoesImagensSlider,
.eachCollection .colecoesImagensSlider .swiper-slide,
.eachCollection .colecaoLeft,
.eachCollection .colecaoLeft .colecaoImage {
    height: 750px;
}

.eachCollection .colecaoRight {
    width: 25%;
}

.eachCollection .colecaoLeft .colecaoImage {
    /* width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1; */
}

.eachCollection .colecaoLeft .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 0;
    /* background-color: rgba(0,0,0,0.12); */
    border-radius: 16px;
    background: linear-gradient(180.02deg, rgba(30, 30, 30, 0) 56.04%, rgba(30, 30, 30, 0.5) 81.66%, #1E1E1E 105.68%);

}

.eachCollection .colecaoLeft .content {
    position: relative;
    z-index: 1;
}

.eachCollection .colecaoLeft img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 16px;
}

.eachCollection .colecaoRight img {
    width: 100%;
    object-fit: cover;
    height: 280px;
}

.eachCollection .colecaoLeft .content {
    color: #fff;
    justify-content: flex-end;
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: center;
    /* height: 750px; */
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
}

.eachCollection .colecaoLeft h2 {
    font-family: "Rozha One", Sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.4;
    font-size: 32px;
    margin-bottom: 10px !important;
}

.eachCollection .colecaoLeft * {
    color: #fff !important;
}

.eachCollection .colecaoLeft .viewCollection {
    text-decoration: underline;
}

.eachCollection .colecaoLeft a:hover{
    opacity: 0.7;
    transition: 0.2s;
}

.eachCollection .colecaoLeft .colecaoTexto {
    /* font-family: "Amethysta", Sans-serif; */
    font-weight: 300;
    /* text-transform: uppercase; */
    font-size: 17px;
    line-height: 1.5;
    max-width: 650px;
    padding: 0 16px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

/** Home Hero **/
.homeHero.hasBanner {
    display: flex;
    gap: 20px;
}

.homeHero .left {
    width: 100%;
}

.homeHero.hasBanner .left{
    width: 74%;
}

.homeHero.hasBanner .right{
    width: 26%;
}

/** Home Slider **/
.homeSlider {
    width: 100%;
}

.homeSlider .swiper-slide{
    height: 70vh;
    width: 100%;
    display: flex;
}

.homeSlider .inner {
    height: 70vh;
    width: 100%;
    overflow: hidden;
}

.homeSlider img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
}

.homeSlider .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 0;
    background-color: rgba(0,0,0,0.2);
    z-index: 0;
}

.homeSlider .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px;
    z-index: 1;
    max-width: 600px;
    padding-left: 60px;
} 

.homeSlider h1 {
    font-family: "Rozha One", Sans-serif;
    color: #fff;
    margin-top: 0px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 0 !important;
}

.homeSlider p {
    color: #fff;
    margin-top: 0px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    margin: 20px 0;
}

.homeSlider a {
    background-color: #000;
    color: #fff;
    padding: 8px 24px;
    width: fit-content;
    font-size: 16px;
}

.homeSlider a:hover {
    opacity: 0.8;
    transition: 0.2s;
    color: #fff;
}

.homeSlider .swiper-button-next,
.homeSlider .swiper-button-prev {
    background-color: rgba(0,0,0,0.1);
    height: 40px;
    width: 40px;
    border-radius: 40px;
    display: block;
}

.homeSlider .swiper-button-next:hover,
.homeSlider .swiper-button-prev:hover {
    background-color: rgba(255,255,255,0.5);
}

.homeSlider .swiper-button-next:after,
.homeSlider .swiper-button-prev:after {
    color: #fff;
    font-size: 20px;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 11px;
}

/** home banner **/

.homeBanner {
    height: 70vh;
    width: 100%;
}

.homeBanner .inner {
    height: 70vh;
    width: 100%;
    position: relative;
}

.homeBanner .image {
    width: 100%;
    height: 70vh;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

.homeBanner .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 0;
    background-color: rgba(0,0,0,0.2);
}

.homeBanner .content {
    position: relative;
    z-index: 1;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    height: 100%;
}

.homeBanner img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
}

.homeBanner h2 {
    font-family: "Rozha One", Sans-serif;
    font-weight: 400;
    font-size: 32px;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    margin-bottom: 0 !important;
}

.homeBanner p {
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    margin: 10px 0;
}

.homeBanner a {
    color: #fff;
    padding: 8px 24px;
    width: fit-content;
    font-size: 18px;
    text-decoration: underline !important;

}


/** homeBannerFundoPagina **/
.homeBannerFundoPagina {
    height: 70vh;
    width: 100%;
}

.homeBannerFundoPagina .inner {
    height: 70vh;
    width: 100%;
    position: relative;
}

.homeBannerFundoPagina .image {
    width: 100%;
    height: 70vh;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

.homeBannerFundoPagina .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 0;
    background-color: rgba(0,0,0,0.4);
}

.homeBannerFundoPagina .content {
    position: relative;
    z-index: 1;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    max-width: 800px;
    margin: 0 auto;
}

.homeBannerFundoPagina img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
}

.homeBannerFundoPagina h2 {
    font-family: "Rozha One", Sans-serif;
    font-weight: 400;
    font-size: 32px;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    margin-bottom: 0 !important;
}

.homeBannerFundoPagina p {
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    margin: 20px 0;
}

.homeBannerFundoPagina a {
    color: #fff;
    padding: 8px 24px;
    width: fit-content;
    font-size: 18px;
    text-decoration: underline !important;

}

/** Shop Colecao Hero **/

.archive.tax-goldsmith_product_brands .goldsmith-shop-hero {
    padding: 0 !important;
}

.colecaoHero {
    height: 30vh;
    width: 100%;
}

.colecaoHero .inner {
    height: 30vh;
    width: 100%;
    position: relative;
}

.colecaoHero .image {
    width: 100%;
    height: 30vh;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 0;
}

.colecaoHero .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 0;
    background-color: rgba(0,0,0,0.4);
}

.colecaoHero .content {
    position: relative;
    z-index: 1;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    max-width: 800px;
    margin: 0 auto;
}

.colecaoHero img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
}

.colecaoHero .subtitle {
    color: #fff;
    margin-bottom: 15px;
}

.colecaoHero h1 {
    font-family: "Rozha One", Sans-serif;
    font-weight: 400;
    font-size: 32px;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    margin-bottom: 0 !important;
    text-transform: uppercase;
}


.colecoes-wrapper,.homeHero {
    padding-left: 10px;
    padding-right: 10px;
}


.elementor-8616 .elementor-element.elementor-element-d04a7ca .deals-item {
    padding: 0 !important;
    background-color: #fff !important;
    border: unset !important;
}

.home .goldsmith-quickview-btn {
    display: none !important;
    visibility: hidden !important;
}

.deals-item:before {
    content: unset !important;
}

.goldsmith-header-mobile .goldsmith-header-mobile-sidebar-logo {
    display: none !important;
}

.single-product .posted_in{
    display: none !important;
}

.colecoesFooterList {
    list-style: none;
}

.colecoesFooterList li a {
    margin-bottom: 10px;
    color: rgb(122, 122, 122);
    transition: color 0.3s;
}

.goldsmith-product-loop-inner .goldsmith-product-thumb img {
    height: 340px;
    object-fit: cover;
}

#extra-product-info-modal {
    background: #fff; 
    padding: 25px; 
    max-width: 850px; 
    margin: 20px auto; 
    border-radius: 8px; 
    position: relative;
}

.open-extra-product-info-popup {
    text-decoration: none;
    display: flex;
    gap: 8px;
    align-items: center;
}


@media (max-width: 992px) {
    .homeHero.hasBanner {
        display: block;
    }
    .homeHero.hasBanner .left,
    .homeHero.hasBanner .right {
        width: 100%;
    }

    .homeHero.hasBanner .left {
        margin-bottom: 20px;
    }

    .homeBanner {
        min-height: 60vh;
    }

    .homeBanner .inner {
        min-height: 60vh;
    }

    .homeBanner .image {
        min-height: 60vh;
    }

    .homeSlider .swiper-slide{
        height: 85vh;
        width: 100%;
        display: flex;
    }

    .homeSlider .inner {
        height: 85vh;
        width: 100%;
        overflow: hidden;
    }
}

@media (max-width: 768px) {

    .shopHero *{
        text-align: center;
    }

    .colecoes-wrapper .eachCollection{
        flex-direction: column;
    }

    .colecoes-wrapper .eachCollection .colecaoLeft {
        width: 100%;
    }

    /* .colecoes-wrapper .eachCollection .colecaoLeft,
    .eachCollection .colecaoLeft .content {
        height: 75vh;
    } */
    .eachCollection .colecoesImagensSlider,
    .eachCollection .colecoesImagensSlider .swiper-slide,
    .eachCollection .colecaoLeft,
    .eachCollection .colecaoLeft .colecaoImage {
        height: 75vh;
    }


    .colecoes-wrapper .eachCollection .colecaoRight {
        width: 100%;
        height: 100%;
    }

    .colecoes-wrapper .colecaoProducts {
        display: flex;
        gap: 0;
        /* justify-content: center; */
    }

    .colecoes-wrapper .eachCollection {
        margin-bottom: 20px;
    }
}

@media (max-width: 450px) {
    .colecoes-wrapper .colecaoProducts {
        display: flex;
        flex-direction: column;
    }
}
.panel-header-cart .goldsmith-cart-total{
	display:none;
}

.goldsmith-product-popup-details .goldsmith-product-question-btn:has(.svgRuler){
	display:none;
}
.colecaoRight{
	height:65vh;
}
.colecaoProducts {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.colecaoProducts .goldsmith-loop-product {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.colecaoProducts .goldsmith-product-loop-inner {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.colecaoProducts .goldsmith-product-thumb-wrapper {
    flex: 1;
    min-height: 0;
    overflow: hidden;
}

.colecaoProducts .goldsmith-product-thumb-wrapper img,
.colecaoProducts .goldsmith-product-thumb {
    width: 100%;
    height: 280px;
    object-fit: cover;
}

/* Keep text at the bottom */
.colecaoProducts .goldsmith-product-name,
.colecaoProducts .goldsmith-inline-two-block {
    flex-shrink: 0;
}

.elementor-element-1ce590a {
    width: 100% !important;
    max-width: unset !important;
}

.deals-item {
    box-shadow: unset !important;
}

/* .deals-item .goldsmith-wishlist-btn,
.deals-item .svgCompare  {
    display: none !important;
} */

.colecaoProducts .goldsmith-product-type-2.goldsmith-product-loop-inner {
    overflow: hidden;
}

.colecaoProducts .goldsmith-product-type-2.goldsmith-product-loop-inner .goldsmith-product-thumb-wrapper {
    margin-bottom: 10px;
}

.colecaoProducts .goldsmith-product-type-2.goldsmith-product-loop-inner .goldsmith-product-name {
    margin-bottom: 5px;
}

/* .goldsmith-wishlist-btn {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
} */

#homeBtnNow a{
    text-decoration: underline;
    color: #1D1D1B !important;
    font-weight: 300 !important;
}

.woocommerce.deals-item .title a {
    font-size: 16px !important;
}

.woocommerce.deals-item .deals-thumb {
    border: unset !important;
}

@media (min-width: 768px) {
    .elementor-124 .elementor-element.elementor-element-c3994d7 {
        --width: 23% !important;
    }
}

@media (max-width: 468px) {
    .elementor-124 .elementor-element.elementor-element-c3994d7 {
        --width: 100% !important;
    }

    .elementor-124 .elementor-element.elementor-element-3b3b4ae {
        padding: 0px !important;
    }
}

@media (max-width: 767px) {
    .elementor-124 .elementor-element.elementor-element-3b3b4ae {
        padding: 0px !important;
        width: 90% !important;
        margin: 0 auto;
    }

    .elementor-element-9a13c1e {
        width: 100% !important;
        max-width: unset !important;
    }

    .homeSlider .content {
        padding-left: 20px;
    }
}

.woocommerce-order-received .woocommerce-button.button.pay.order-actions-button {
    margin-bottom: 10px;
}

/* .goldsmith-variations-items .goldsmith-type-color .goldsmith-term.type-color.goldsmith-disabled {
    display: none !important;
    visibility: hidden !important;
} */

.goldsmith-header-mobile-slide-menu.sliding-menu {
    height: 100% !important;
}

.sliding-menu .sliding-menu-inner li a, .sliding-menu li .sliding-menu__nav {
    font-size: 16px !important;
}