/*
Theme Name: Tobel Child
Theme URI: https://tobel.qodeinteractive.com
Description: A child theme of Tobel
Author: Elated Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: tobel
Template: tobel
*/
:root {
    --laranja: #FF5E00;
    --cinza-novo: #9696a0;
}

* {
    font-family: 'Roboto';
}

body {
    background-image: none !important;
    color: #9696a0;
}

/* Estilo da barra de busca no menu */
input#wp-block-search__input-2 {
    color: white;
    border-bottom-color: white;
}

.widget[class*="_search"] button,
.widget[class*="_search"] button:hover {
    color: white;
}

h3.qodef-e-search-heading-title {
    color: var(--laranja);
    font-family: 'Roboto';
    font-weight: 300;
}

.qodef-search .qodef-search-form .qodef-search-form-field {
    color: var(--cinza-novo);
    border-bottom-color: var(--cinza-novo);
}

.qodef-search .qodef-search-form .qodef-search-form-button svg {
    color: var(--laranja);
}

.wp-block-social-links .wp-social-link a {
    padding: 0;
}

.wp-block-search__inside-wrapper {
    max-width: 200px;
}


#qodef-page-inner {
    position: relative;
    padding: 0;
}

/* Esconder o reCaptcha */
.grecaptcha-badge {
    visibility: hidden;
}

/* botao do whatsapp */
.btn-whatsapp {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9999;
}

.btn-whatsapp .icone-whatsapp {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    font-size: 20px;
    color: var(--qode-main-color);
    background-image: url(assets/img/icons/Icon-whatsapp.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 80%;
    border-radius: 50%;
    cursor: pointer;
}

.btn-whatsapp .whatsapp-text {
    position: absolute;
    top: 50%;
    right: 60px;
    z-index: 99999;
    transform: translate(0, -50%);
    width: 240px;
    text-align: center;
    color: #fff;
    background-color: var(--laranja);
    padding: 10px 15px;
    border-radius: 10px;
    box-shadow: 0px 0px 10px 0px #00000057;
    animation: whts 3s infinite;
    cursor: pointer;
    transition: display 0.5s;
}

.btn-whatsapp .whatsapp-text::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(50%, -50%) rotate(45deg);
    width: 10px;
    height: 10px;
    background-color: var(--laranja);
    /* box-shadow: 0px 0px 5px 1px #00000057; */
}

.btn-whatsapp .links-container {
    right: -105%;
    opacity: 0;
    display: none;
    transition: 0.5s ease-in-out;
    box-shadow: 0px 0px 10px 0px #00000057;
}

.btn-whatsapp .links-container.active {
    position: absolute;
    bottom: 60px;
    right: 5px;
    background-color: var(--laranja);
    border-radius: 10px;
    padding: 10px 20px;
    width: 290px;
    opacity: 1;
    display: block;
    transition: 0.5s ease-in-out;
}

.btn-whatsapp .links-container::after {
    content: '';
    position: absolute;
    top: 100%;
    right: 20px;
    transform: translate(50%, -50%) rotate(45deg);
    width: 10px;
    height: 10px;
    background-color: var(--laranja);
}

.btn-whatsapp .links-container h3 {
    font-weight: 300;
    font-size: 25px;
    text-transform: initial;
    color: #fff;
    margin: 15px 0 0px 0;
}

.btn-whatsapp .links-container .links-box {
    margin: 30px 0 20px;
}

.btn-whatsapp .links-container .links-box a {
    display: block;
    padding: 10px 10px;
    margin: 8px 0;
    border: 1px solid #fff;
    background-color: #fff;
    border-radius: 3px;
    color: var(--laranja);
    transition: 0.5s;
}

.btn-whatsapp .links-container .links-box a:hover {
    display: block;
    padding: 10px 10px;
    margin: 8px 0;
    border: 1px solid #fff;
    background-color: var(--laranja);
    border-radius: 3px;
    color: #fff;
    font-weight: 700;
    transition: 0.5s;
}


@keyframes whts {
    0% {
        right: 75px;
    }

    50% {
        right: 60px;
    }

    100% {
        right: 75px;
    }
}

@media screen and (max-width: 370px) {
    .btn-whatsapp .whatsapp-text {
        top: -105px;
        right: 0;
        transform: translate(0, -25px);
        ;
        width: 126px;
        animation: whtsMobile 3s infinite;
        display: none;
    }

    .btn-whatsapp .whatsapp-text::after {
        content: '';
        position: absolute;
        top: 100%;
        bottom: 0;
        right: 24px;
        width: 10px;
        height: 10px;
        background-color: var(--laranja);
    }
}

@keyframes whtsMobile {
    0% {
        top: -105px;
    }

    50% {
        top: -120px;
    }

    100% {
        top: -105px;
    }
}

/* botao de contato header */
a.btn-whts-top {
    padding: 7px 15px;
    border: 2px solid #fff;
    border-radius: 5px;
    font-size: 14px;
    transition: 0.5s;
    display: none;
}

a.btn-whts-top:hover {
    border: 2px solid var(--laranja);
    background-color: var(--laranja);
    border-radius: 5px;
    font-size: 14px;
    transition: 0.5s;
}

[class*=" eicon-"],
[class^=eicon] {
    font-family: eicons !important;
}

/* Z-index do slide */
/* .qodef-swiper-container,
.qodef-addons-blog-list {
    z-index: 0;
} */

/* Página do produto portifolio */
/* Slide da pagina do produto portifolio */
.qodef-media.qodef-swiper-container.qodef--slider.swiper-container-initialized.swiper-container-horizontal.qodef-swiper--initialized {
    max-height: 567px;
    object-fit: fill;
}

.qodef-swiper-container .swiper-slide img {
    width: auto;
    margin: auto;
}

.swiper-slide.swiper-slide-active {
    text-align: center;
}

/* slide modelos */
.qodef-item-layout--info-below.qodef-hover-animation--move .qodef-e-media-image>a {
    text-align: -webkit-right;
}

/* titulo */
.qodef-grid-item.qodef-col--4 h1.qodef-e-title.entry-title.qodef-portfolio-title {
    color: var(--cinza-novo);
    font-family: 'Roboto';
    font-weight: 300;
    text-transform: uppercase;
    font-size: 64px;
    line-height: 1em;
}

/* info */
.qodef-e-inner .qodef-grid-item .qodef-portfolio-info {
    display: none;
}


/* Depoimentos  */
/* #9696A0 */
.eclienteDepoimento~a {
    color: #9696A0;
}

/* Botao Página do Produto(Protfolio) */
.botao-box {
    display: flex;
    flex-direction: column;
}

.botao-comprar {
    border: 2px solid var(--laranja);
    color: var(--laranja);
    font-size: 13px;
    font-weight: 700;
    max-width: 200px;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    margin: 15px 0 0 0;
    display: none;
    /* Remover essa linha e descomentar a de baixo quando o cliente decidir voltar com o botão*/
    /* display: flex; */
    align-items: center;
    justify-content: center;
}

/* .botao-comprar:hover{
    background-color: #FF5E00;
    transition: 0.5s;
} */
.botao-whats {
    border: 2px solid #25D366;
    color: #25D366;
    font-size: 13px;
    font-weight: 700;
    max-width: 230px;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}

.botao-video {
    border: 2px solid #25D366;
    color: #25D366;
    font-size: 13px;
    font-weight: 700;
    max-width: 200px;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    margin: 15px 0 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.botao-comprar img,
.botao-whats img,
.botao-video img {
    margin-right: 15px;
    transition: 0.5s ease-in-out;
}

.botao-comprar:hover img,
.botao-whats:hover img,
.botao-video:hover img {
    transform: translateX(5px);
    transition: 0.5s ease-in-out;
}

.botao-comprar:hover,
.botao-whats:hover,
.botao-video:hover {
    /* border: 2px solid var(--laranja); */
    color: var(--laranja);
    transition: 0.5s ease-in-out;
}

.botao-conteiner {
    margin-top: 40px;
}

/* WISHLIST */
.yith-wcwl-add-button {
    display: none;
}

/* remover navegadores pagina do produto */
.qodef-portfolio-single #qodef-single-portfolio-navigation {
    display: none;
}

#qodef-portfolio-single-related-items {
    display: flex;
    flex-direction: column-reverse;
}

h3.titulo-slide-single-produto {
    font-family: 'Roboto';
    font-weight: 500;
    color: var(--laranja);
    font-size: 36px;
    margin: 25px 0 -50px 0;
}

/* responsivo da página do produto-portfolio */
@media screen and (max-width: 480px) {
    .qodef-grid-item.qodef-col--4 h1.qodef-e-title.entry-title.qodef-portfolio-title {
        color: var(--cinza-novo);
        font-size: 46px;
    }

    .swiper-button-next svg,
    .swiper-button-prev svg {
        display: block;
        width: 30px;
    }

    .swiper-wrapper {
        align-items: center;
        object-fit: fill;
    }
}

@media screen and (max-width: 370px) {
    .qodef-grid-item.qodef-col--4 h1.qodef-e-title.entry-title.qodef-portfolio-title {
        color: var(--cinza-novo);
        font-size: 37px;
    }
}

.qodef-header--standard #qodef-page-header {
    background-color: var(--laranja);
}

.qodef-page-title {
    height: 125px;
    padding-top: 110px;
    background-color: var(--laranja);
}

.qodef-page-title .qodef-m-inner {
    height: 50%;
    text-align: left;
    /*width: auto;*/
}

.qodef-header-navigation>ul>li>a {
    color: #fff;
}

code {
    background-color: transparent;
}

/* Barra Footer */
footer .barra-footer {
    background-color: #9696a0;
    color: #FFFFFF;
    font-size: 12px;
    text-align: center;
    padding: 7px 0;
}

footer .barra-footer a {
    color: #FFFFFF;
    font-size: 12px;
}

#qodef-page-footer .widget .qodef-widget-title {
    margin: 0 0 18px;
    color: var(--laranja);
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 13px;
}



/* Blog */

section.top-blog {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 30px 0 0px 0;
    background-color: #fff;
}

.top-blog h2 {
    color: #9696a0 !important;
    text-transform: uppercase;
    font-family: "roboto" !important;
    font-size: 45px !important;
    font-weight: 500 !important;
    margin-bottom: 0 !important;
}

.top-blog p {
    color: var(--laranja);
    font-size: 22px;
    font-family: "roboto";
    font-weight: 400;
}

section.social-blog {
    background-color: #FFFFFF;
}

.social-blog h3 {
    color: var(--laranja);
    font-size: 29px;
    font-family: "roboto";
    font-weight: 300;
    text-align: center;
    margin-bottom: 27px;
}

.social-blog h3 span {
    font-weight: 400;
}

.qodef-blog .qodef-e-text h1.qodef-e-title.entry-title {
    color: var(--cinza-novo);
    text-transform: inherit;
    font-family: "roboto";
    font-size: 46px;
    font-weight: 300;
    margin-bottom: 0;
}

.qodef-blog .qodef-e-text h4 {
    color: var(--cinza-novo);
    font-weight: 300;
    font-family: 'Roboto';
}

.qodef-blog .qodef-e-text p {
    color: var(--cinza-novo);
    font-size: 16px;
    font-weight: 400;
}

.qodef-blog .qodef-e-text blockquote {
    color: var(--laranja);
    font-size: 22px;
    font-weight: 400;
}

.qodef-addons-blog-list.qodef-item-layout--boxed .qodef-e-content {
    padding: 30px 40px;
}

a.qodef-m-nav.qodef--next,
a.qodef-m-nav.qodef--prev,
span.qodef-m-nav-title {
    color: var(--cinza-novo);
    font-size: 14px !important;
    font-weight: 700;
    font-family: "roboto" !important;
}

/* banner blog single */
section.banner-single-post {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-direction: column;
    background: linear-gradient(rgba(0, 0, 0, 0.5) 100%, rgba(0, 0, 0, 0.5)100%), url(assets/img/banner-loja-interior.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: bottom;
    height: 750px;
    padding-right: 100px;
}

.banner-single-post .banner-content {
    text-align: end;
}

.banner-single-post .banner-content h4 {
    color: #FFFFFF;
    font-size: 24px;
    font-family: "roboto";
    font-weight: 700;
    letter-spacing: 2.4px;
    text-transform: uppercase;
    margin-bottom: 40px;
}

.banner-single-post .banner-content h3 {
    color: #FFFFFF;
    font-size: 46px;
    font-family: "roboto";
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 45px;
}

.banner-single-post .banner-content a {
    color: #FFFFFF;
    font-size: 16px;
    font-family: "roboto";
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 45px;

    border: 2px solid #FFFFFF;
    padding: 15px 30px;
}

/* titulos do blog */
h2.qodef-e-title.entry-title {
    color: var(--cinza-novo);
    font-family: 'Roboto';
    font-weight: 300;
    font-size: 36px;
    text-transform: inherit;
}

a.qodef-shortcode.qodef-m.qodef-button.qodef-layout--textual.qodef-html--link {
    color: var(--laranja);
}

h4.qodef-widget-title {
    color: #EA5B0B;
    font-family: 'Roboto';
    font-size: 30px;
    font-weight: 300;
}

#qodef-page-sidebar .widget.widget_categories ul li a {
    color: var(--cinza-novo);
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 16px;
}

h5.qodef-e-title.entry-title {
    color: var(--cinza-novo);
    font-family: 'Roboto';
}

.widget.widget_tobel_core_social_icons_group .qodef-social-icons-group .qodef-social-icons-item a,
.widget .tagcloud a {
    color: var(--cinza-novo);
    margin: 0 10px;
}

/* Página de Categorias */
.qodef-grid.qodef-gutter--normal>.qodef-grid-inner {
    margin: 90px -15px;
}

.qodef-portfolio-list.qodef-item-layout--info-below.qodef--side-text .qodef-e-inner .qodef-e-image {
    width: 60%;
}

.qodef-portfolio-list.qodef-item-layout--info-below.qodef--side-text .qodef-e-inner {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}

.qodef-item-layout--info-below.qodef-hover-animation--move .qodef-e-media-image>a {
    /* height: 398px; */
    text-align: -webkit-right;
}

.qodef-item-layout--info-below.qodef-hover-animation--move .qodef-e-media-image>a img {
    width: 100%;
    /* height: 100%; */
}

h4.qodef-e-title.entry-title {
    font-family: 'Roboto';
    font-weight: 300;
    color: #EA5B0B;
    font-size: 30px;
}

.qodef-portfolio-list.qodef-item-layout--info-below.qodef--side-text .qodef-e-inner .qodef-e-side-text-holder {
    color: #fff;
    font-family: "Roboto";
    font-size: 300px;
    font-weight: 300;
    line-height: 1.1em;
}

.qodef-portfolio-list.qodef-item-layout--info-below.qodef--side-text .qodef-e-inner {
    background-color: #EDECEB;
    margin-top: 80px;
}

.qodef-page-title {
    overflow: hidden;
}

/* Social menu */
.widget.widget_block .wp-container-1 {
    align-items: flex-start;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram {
    /* background-color: #EA5B0B; */
    background-color: transparent;
    color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook {
    background-color: transparent;
    color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube {
    background-color: transparent;
    color: #fff;
}

/* Pagina Sobre */
.qodef-page-title.qodef-title--divided .qodef-m-title {
    font-family: 'Roboto';
    font-weight: 300;
    text-transform: uppercase;
    color: #fff !important;
    font-size: 120px;
}

#qodef-page-mobile-header-inner .qodef-opener-icon.qodef-m.qodef-source--svg-path.qodef-mobile-header-opener {
    color: #fff !important;
}

@media screen and (max-width: 1200px) {
    .qodef-page-title.qodef-title--divided .qodef-m-title {
        font-size: 90px !important;
    }
}

@media screen and (max-width: 800px) {
    .qodef-page-title.qodef-title--divided .qodef-m-title {
        font-size: 60px !important;
    }
}

@media screen and (max-width: 574px) {}


/* social-footer */
.social-footer {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.social-footer a {
    margin: 0 10px;
    display: flex;
    align-items: flex-start;
}

/* banner montalcino geral*/
.elementor-element.texto-banner-montalcino .elementor-widget-container {
    overflow-x: hidden;
}

.elementor-element.texto-banner-montalcino .elementor-widget-container h2 {
    font-size: 300px !important;
    font-weight: 300;
    position: absolute !important;
    left: -80px;
}

/* Banner montalcino categoria */
.banner-montalcino {
    padding: 80px 0;
    background-color: #EDECEB;
    display: flex;
    align-items: center;
}

.banner-montalcino .banner-montalcino-img {
    position: relative;
    flex: 65%;
    text-align: end;
    z-index: 3;
    animation: foto 3s;
}

.banner-montalcino .banner-montalcino-text-box {
    position: relative;
    flex: 35%;
    overflow-x: hidden;
    height: 500px;
}

.banner-montalcino .banner-montalcino-text-box h2 {
    position: absolute;
    top: 0px;
    left: -30%;
    font-family: 'Roboto';
    font-weight: 300;
    color: #fff;
    font-size: 300px;
    animation: titulo 3s;
    animation-delay: 1s;
}

.banner-montalcino .banner-montalcino-text-box .banner-montalcino-text {
    margin-left: 30px;
    position: absolute;
    bottom: 50px;
}

.banner-montalcino .banner-montalcino-text-box .banner-montalcino-text .banner-montalcino-text-titulo {
    font-family: 'Roboto';
    font-weight: 300;
    color: var(--laranja);
    font-size: 30px;
    animation: texto 3s;
    animation-delay: 2s;
}

.banner-montalcino .banner-montalcino-text-box .banner-montalcino-text .banner-montalcino-text-tag {
    font-family: 'Roboto';
    font-weight: 300;
    color: var(--cinza-novo);
    font-size: 16px;
    animation: texto 3s;
    animation-delay: 3s;
}

@keyframes foto {
    from {
        opacity: 0;
        margin-right: 100px;
    }

    to {
        opacity: 1;
        margin-right: 0;
    }
}

@keyframes titulo {
    from {
        opacity: 0;
        margin-left: 100px;
    }

    to {
        opacity: 1;
        margin-left: 0;
    }
}

@keyframes texto {
    from {
        opacity: 0;
        margin-top: 100px;
    }

    to {
        opacity: 1;
        margin-top: 0;
    }
}

/* single-produto */

.qodef-grid .qodef-layout--template .qodef-grid-inner {
    margin-top: 60px;
}

/* Protudo LOJA */
/* margin top */
#qodef-woo-page.qodef--single>.product,
#yith-quick-view-content.single-product>.product {
    margin-top: 80px;
}

/* nome do produto */
h1.qodef-woo-product-title.product_title.entry-title {
    font-family: 'Roboto';
    font-weight: 300;
    color: var(--laranja) !important;
    font-size: 72px;
}

#qodef-woo-page.qodef--single .up-sells>h2,
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link,
#qodef-woo-page.qodef--single .related>h2 {
    font-family: 'Roboto' !important;
    font-weight: 300;
    color: var(--laranja) !important;
}

a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    font-size: 30px;
}

.woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li#tab-title-description {
    color: var(--laranja);
}

div#comments h2,
h4#reply-title {
    font-family: 'Roboto' !important;
    /* font-weight: 300; */
    color: var(--laranja) !important;
}

.qodef-button.qodef-layout--outlined {
    color: var(--laranja);
    background-color: transparent;
    border: 1px solid var(--laranja);
}

.qodef-button.qodef-layout--outlined:hover {
    color: #fff;
    background-color: var(--laranja);
    border-color: var(--laranja);
}

.product_meta,
.qodef-shortcode.qodef-m.qodef-social-share.clear.qodef-layout--text {
    display: none !important;
}

h4.qodef-woo-product-title.entry-title {
    font-family: 'Roboto';
    font-weight: 300;
    color: var(--laranja) !important;
    width: 100%;
}

span.qodef-woo-product-price.price {
    display: none;
}

.qodef-woo-product-content,
.qodef-woo-product-cat-color-holder {
    text-align: center;
}

.qodef-woo-product-list .qodef-woo-product-cat-color-holder {
    margin-top: 7px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
}

.qodef-woo-product-list .qodef-woo-product-image-inner>.button {
    color: var(--laranja) !important;
}

/* Categorias */
div#qodef-woo-page {
    margin-top: 50px;
}

.qodef-woo-product-list .qodef-woo-product-title-price-holder {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.qodef-woo-results {
    display: none;
}

.qodef-woo-product-list .qodef-woo-product-image-inner .qodef-woo-product-yith {
    display: none;
}

h4.woocommerce-loop-category__title {
    font-weight: 300;
    font-family: roboto;
    color: var(--laranja);
}

#qodef-woo-page.qodef--single .shop_attributes th,
#yith-quick-view-content.single-product .shop_attributes th {
    padding: 20px 0;
}

/* Menu dropdown */
.qodef-header-navigation ul li.qodef-menu-item--narrow ul {
    width: 160px;
    padding: 18px 0;
}

.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul li>a {
    font-size: 16px;
}

/* Hover do veja mais BLOG */
.qodef-button.qodef-layout--textual:after,
.qodef-woo-shortcode .button:after,
#qodef-woo-page .button:after {
    width: 0;
}

.qodef-button.qodef-layout--textual:hover:after,
.qodef-woo-shortcode .button:hover:after,
#qodef-woo-page .button:hover:after {
    width: 66%;
}

.qodef-blog.qodef-m.qodef-blog-list-default article.qodef-blog-item.qodef-e.post-6116.post.type-post.status-publish.format-standard.has-post-thumbnail.hentry.category-furniture.category-vases.tag-chairs.tag-furniture.tag-sofas {
    margin: 0;
}

.qodef-m-pagination {
    margin: 30px 0 0;
}

.qodef-woo-product-category-list.qodef-item-layout--info-on-image .product-category .woocommerce-loop-category__title {
    background-color: #ffffff99;
    font-weight: 400;
}

/* .qodef-woo-product-category-list.qodef-item-layout--info-on-image .product-category .woocommerce-loop-category__title, .qodef-woo-product-list .product-category .woocommerce-loop-category__title {
    background-color: #fff;
    left: 50%;
    margin: 0;
    padding: 16px 15px;
    position: absolute;
    top: 15%;
    transform: translate(-50%,-50%);
    width: 80%;
    text-align: center;
} */

/* Menu */
.qodef-header-standard--center #qodef-page-header-inner .qodef-header-navigation {
    margin-left: 26%;
    margin-right: auto;
}

#qodef-page-footer .widget a {
    color: #9696a0 !important;
}

div#block-14 p {
    color: #9696a0 !important;
    line-height: 28px;
}

.qodef-mobile-header-navigation>ul>li>a,
.qodef-mobile-header-navigation ul li ul li>a {
    color: #9696a0 !important;
}

#qodef-page-footer {
    margin-top: 100px;
}

.woocommerce-product-details__short-description>div {
    margin-top: 30px;
}

.woocommerce-product-details__short-description>div strong {
    font-weight: 700;
}

.woocommerce-product-details__short-description>div p strong {
    font-weight: 700;
    margin-left: 30px;
    /* padding: 5px 0; */
    display: inline-block;
}

#qodef-woo-page.qodef--single .woocommerce-product-details__short-description p {
    margin-top: 0;
    line-height: 26px;
}

.qodef-grid-inner.qodef--masonry-init {
    height: 550px;
}

.qodef-grid-inner.qodef--masonry-init .qodef-qi-grid-masonry-sizer,
.qodef-grid-inner.qodef--masonry-init article {
    height: 550px !important;
}

.qodef-grid-inner.qodef--masonry-init article h5 a {
    text-transform: initial;
}

#qodef-page-inner {
    padding: 150px 0 0 92px;
}

.qodef-grid.qodef-gutter--large>.qodef-grid-inner>.qodef-grid-item {
    margin: 0 0 0px;
}

section.elementor-section.elementor-top-section.elementor-element.elementor-element-225e1c7.elementor-section-full_width.elementor-section-stretched.icon-container-modelo.elementor-section-height-default.elementor-section-height-default.qodef-elementor-content-no.qodef-elementor-overlay-no .elementor-container.elementor-column-gap-default {
    flex-wrap: wrap;
}

.pag-produtos {
    padding: 150px 0 !important;
}

.pag-produto {
    padding: 0 92px !important;
}

.blog #qodef-page-inner {
    padding: 100px 0 92px;
}

.qodef-woo-product-categories.qodef-e-info .qodef-e-info>* {
    color: #9696a0;
}

#qodef-woo-page.qodef--single .related>h2 {
    font-size: 36px;
}

td.woocommerce-product-attributes-item__value p {
    margin-bottom: 5px !important;
}

li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children.menu-item-8027.qodef-menu-item--narrow ul {
    width: 280px;
    padding: 18px 0;
}

li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-8027 a span {
    color: #fff;
    font-weight: 300 !important;
}


.card-blog-container {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    width: 100%;
}

.card-blog {
    position: relative;
    max-width: 400px;
    width: 100%;
    min-height: 450px;
    flex: 1 1 300px;
    margin: 0 15px 20px 15px;
}

.card-blog .blog-img {
    position: relative;
    width: 100%;
    height: 240px;
    overflow: hidden;
}

.card-blog .blog-img a {
    position: relative;
    width: 100%;
    height: 240px;
}

.card-blog .blog-img a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.5s;
}

.card-blog .blog-img:hover a img {
    transform: scale(1.1);
    transition: 0.5s;
}

.card-blog .blog-content {
    width: 100%;
    padding: 20px 30px;
}

.card-blog .blog-content .blog-title a {
    color: #9696A0;
    font-size: 22px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    text-transform: initial;
    text-decoration: none;
}

.card-blog .blog-content .blog-text {
    color: #9696A0;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    line-height: 28px;
    margin: 10px 0;
}

.card-blog .blog-content .blog-readmore {
    position: relative;
    color: #FF5E00;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    line-height: 25px;
    text-decoration: none;
}

.card-blog .blog-content .blog-readmore::after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #FF5E00;
    transition: 0.5s;
}

.card-blog .blog-content .blog-readmore:hover::after {
    content: "";
    position: absolute;
    bottom: -5px;
    width: 0%;
    height: 1px;
    background-color: #FF5E00;
    transition: 0.5s;
}


.woocommerce-tabs.wc-tabs-wrapper div#tab-description p {
    margin-bottom: 10px;
}

#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab p {
    margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
    #qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab p {
        margin-bottom: 10px;
        line-height: 26px;
    }
}

@media (min-width: 1228px) {
    .sobre-cards-icon {
        min-width: 380px;
    }
}

@media screen and (max-width: 1499px) {
    #qodef-page-header .qodef-header-logo-link {
        height: 40px;
        width: 200px;
    }

    .qodef-header-standard--center #qodef-page-header-inner .qodef-header-navigation {
        margin-left: 258px;
        margin-right: auto;
    }
}

@media screen and (max-width: 1399px) {
    ul.wp-container-1.wp-block-social-links {
        display: none;
    }

    .elementor-2000 .elementor-element.elementor-element-cd2b0bb,
    .elementor-2000 .elementor-element.elementor-element-2b358ec {
        padding: 20px 90px 0px 90px !important;
    }

    ul.is-layout-flex.wp-block-social-links {
        display: none;
    }
}

@media screen and (max-width: 1295px) {
    .qodef-header-standard--center #qodef-page-header-inner .qodef-header-navigation {
        margin-left: 226px;
    }

    .elementor-2000 .elementor-element.elementor-element-cd2b0bb.elementor-section .elementor-container,
    .elementor-2000 .elementor-element.elementor-element-2b358ec.elementor-section .elementor-container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap !important;
    }
}


@media screen and (max-width: 1260px) {
    header#qodef-page-mobile-header {
        display: block;
    }

    header#qodef-page-header {
        display: none;
    }
}


@media screen and (max-width: 1593px) {
    .elementor-6978 .elementor-element.elementor-element-225e1c7 {
        margin-top: -80px;
        margin-bottom: 0px;
        padding: 0px 90px 50px 90px !important;
    }
}



@media screen and (max-width:768px) {
    .pag-produtos {
        padding: 30px 0 !important;
    }

    .pag-produto {
        padding: 92px 0 !important;
    }

    .qodef-page-title .qodef-m-title {
        bottom: 0em;
    }

    .qodef-page-title .qodef-m-title {
        font-size: 60px !important;
    }

    #eapps-instagram-feed-1 {
        width: min(90%, 500px) !important;
    }

    .elementor-6978 .elementor-element.elementor-element-225e1c7 {
        margin-top: -80px;
        margin-bottom: 0px;
        padding: 0px 20px 50px 20px !important;
    }
}

@media screen and (max-width:568px) {
    .pag-produto {
        padding: 0px 0 !important;
    }

    .pag-produto div#qodef-woo-page {
        margin-top: 0;
    }

    h1.qodef-woo-product-title.product_title.entry-title {
        font-size: 44px;
        line-height: 0px;
    }

    .elementor-2000 .elementor-element.elementor-element-fc107d9 .elementor-heading-title {
        font-size: 38px !important;
        line-height: 56px;
        text-align: center;
    }

    .top-blog p {
        /* font-size: 18px; */
        text-align: center;
        max-width: 300px;
    }

    .blog #qodef-page-inner {
        padding: 50px 0 92px;
    }

    .post-template-default.single.single-post div#qodef-page-inner {
        padding: 0px !important;
    }

    .qodef-grid-inner.qodef--masonry-init article {
        height: 440px !important;
    }

    #qodef-page-footer {
        margin-top: 30px;
    }

    .qodef-page-title.qodef-title--divided .qodef-m-title {
        font-size: 36px !important;
    }

    .qodef-page-title.qodef-title--divided .qodef-m-content .qodef-m-content-top .qodef-m-title {
        position: absolute;
        bottom: -0.7em;
    }

    .qodef-page-title {
        height: 65px !important;
        padding-top: 57px !important;
        padding-left: 35px !important;
        background-color: #FF5E00;
    }

    .qodef-page-title .qodef-m-title {
        font-size: 40px !important;
        bottom: -0.45em !important;
    }

    h2.qodef-e-title.entry-title {
        line-height: 40px;
        font-size: 32px;
    }

    .qodef-blog .qodef-e-text p {
        line-height: 28px;
    }

    .qodef-blog.qodef-blog-list-default .qodef-blog-item .qodef-e-bottom-holder {
        margin-top: 20px;
    }

    .qodef-blog .qodef-blog-item {
        margin: 0 0 15px;
    }

    .qodef-page-sidebar-section {
        margin-top: 0px !important;
    }

    .qodef-page-sidebar-section .widget {
        margin: 0 0 40px;
    }

    h4.qodef-widget-title {
        font-size: 22px;
    }

    .social-blog h3 {
        font-size: 24px;
        margin-bottom: 40px;
        line-height: 36px;
    }

    #qodef-woo-page.qodef--single .shop_attributes tr {
        border: 0;
        display: flex;
        flex-direction: column;
    }

    .elementor-2000 .elementor-element.elementor-element-cd2b0bb,
    .elementor-2000 .elementor-element.elementor-element-2b358ec {
        padding: 20px 5px 0px 6px !important;
    }

}

@media screen and (max-width: 360px) {
    .qodef-page-title.qodef-title--divided .qodef-m-title {
        font-size: 35px !important;
    }
}


/*.widget ul:not(.qodef-shortcode-list) li:last-child {
    position:relative;
    bottom: 0;
}*/

.wp-block-social-links{background-color:;}

.widget ul:not(.qodef-shortcode-list) li {
    margin: 0 5px 0 0;
}

/* Atualizações do main.min.css */
/* Atualizações realizadas por conta de um conflito(ou algo semelhante) que ocorreu. Na ocasião, as imagens ficaram todas na vertical, inclusive a foto principal. */
#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image,
#yith-quick-view-content.single-product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image {
    width: auto
}

.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image {
    width: 20% !important;
    float: left;
    margin: 5% 2.5% 0 2.5%;
}

.woocommerce-products-header {
    text-align: left;
    line-height: 28px;
    margin: 40px 0;
    width: 100%;
    color: #ff5e00;
}

.qodef-page-title.qodef-title--divided {
    /*padding-bottom: 10px;
    box-shadow: 0 3px 20px -2px rgba(0, 0, 0, 0.4);*/
    font-size: 40px !important;
}

div#qodef-woo-page {
    margin-top: 0;
}

.pag-produtos {
    padding: 20px 0 !important;
}

#menu-principal-1 .qodef-menu-item-text {
    text-shadow: 0 0 10px var(--laranja);
    /*font-weight: bold !important;*/
}

/* Projeto Verão */
.qodef-page-title.qodef-title--divided .qodef-m-content .qodef-m-content-top .qodef-m-title {
    position: absolute;
    /*bottom: -0.17em;*/
    min-width: 1000px;
    max-width: 100%;
}

.qodef-page-title.qodef-title--divided .qodef-m-content .qodef-m-content-top {
    position: relative;
    display: flex;
    height: 165px;
    width: 100%;
}

.qodef-blog .qodef-blog-item .qodef-e-excerpt,
.qodef-blog .qodef-e-text p {
    margin: 23px 0 0;
    line-height: 27px;
}

.elementor-9695 .elementor-element.elementor-element-4c2ef99 .elementor-slide-heading {
    font-family: "Roboto", Sans-serif;
    font-size: 35px !important;
    font-weight: 400;
    line-height: 56px;
    letter-spacing: 1.7px;
    word-spacing: 0em;
}


.menu-promocoes span{font-weight: bold;display: none;}
.woocommerce-products-header{color: #9696a0;}
svg{fill: #FFF !important;}
.wp-block-search__input::placeholder, .wp-block-search__input{color: #FFF !important;border-color: #FFF !important;}

.woocommerce-product-details__short-description div{margin-bottom:10px;}

#qodef-single-post-navigation svg{/*background:red;*/fill: #333 !important}

.qodef-page-title.qodef-title--divided .qodef-m-content .qodef-m-content-bottom{background-color: transparent;}

@media(min-width:1000px){.qodef-page-title {padding-left: 85px !important;}}

.qodef-page-title .qodef-m-content{    position: absolute;}