.elementor-1893 .elementor-element.elementor-element-fd817d3{--display:flex;--min-height:130px;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--overlay-opacity:0.3;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-1893 .elementor-element.elementor-element-fd817d3::before, .elementor-1893 .elementor-element.elementor-element-fd817d3 > .elementor-background-video-container::before, .elementor-1893 .elementor-element.elementor-element-fd817d3 > .e-con-inner > .elementor-background-video-container::before, .elementor-1893 .elementor-element.elementor-element-fd817d3 > .elementor-background-slideshow::before, .elementor-1893 .elementor-element.elementor-element-fd817d3 > .e-con-inner > .elementor-background-slideshow::before, .elementor-1893 .elementor-element.elementor-element-fd817d3 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:'';}.elementor-widget-theme-page-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1893 .elementor-element.elementor-element-778d9dd .elementor-heading-title{color:var( --e-global-color-f8ae025 );}.elementor-1893 .elementor-element.elementor-element-479e00f{--display:flex;--min-height:500px;--justify-content:flex-start;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--overlay-opacity:0.05;--padding-top:0px;--padding-bottom:100px;--padding-left:0px;--padding-right:0px;}.elementor-1893 .elementor-element.elementor-element-479e00f::before, .elementor-1893 .elementor-element.elementor-element-479e00f > .elementor-background-video-container::before, .elementor-1893 .elementor-element.elementor-element-479e00f > .e-con-inner > .elementor-background-video-container::before, .elementor-1893 .elementor-element.elementor-element-479e00f > .elementor-background-slideshow::before, .elementor-1893 .elementor-element.elementor-element-479e00f > .e-con-inner > .elementor-background-slideshow::before, .elementor-1893 .elementor-element.elementor-element-479e00f > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:'';}@media(min-width:768px){.elementor-1893 .elementor-element.elementor-element-479e00f{--width:1600px;}}/* Start custom CSS for container, class: .elementor-element-479e00f *//*=====================*/
/*===== Favoritos =====*/
/*=====================*/
.favoritos .tinv-header, 
.favoritos .tinvwl-table-manage-list {
    padding: 0 !important;
    margin: 0 !important;
}

.favoritos .tinv-header h2 {
    font-size: 40px!important;
    font-weight: 700;
    margin-top: 0!important;
}

/* NAV DA LISTA */
.favoritos .tinv-lists-nav {
    display: flex !important;
    justify-content: flex-end !important;
    align-items: center !important;
}

.favoritos .tinv-lists-nav .button {
    background: transparent !important;
    color: var(--e-global-color-f8ae025) !important;
    border: 1px solid var(--e-global-color-f8ae025) !important;
    font-weight: 600 !important;
    font-size: 12px !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 10px !important;
    border-radius: 0 !important;
    transition: all 0.3s ease !important;
    text-decoration: none !important;
    white-space: nowrap !important;
}

.favoritos .tinv-lists-nav .button:hover {
    background: transparent !important;
    border-color: var(--e-global-color-21d9193) !important;
    color: var(--e-global-color-21d9193) !important;
}

.favoritos .tinv-lists-nav > span {
    font-size: 14px !important;
    font-weight: 500 !important;
    color: var(--e-global-color-21d9193) !important;
    text-align: center !important;
}


/* CONTAINER GERAL */
.favoritos .tinv-wishlist {
    margin: 0 !important;
    padding: 0 !important;
    font-family: var(--e-global-typography-text-font-family, sans-serif) !important;
}

/* TABELA */
.favoritos .tinvwl-table-manage-list {
    border-collapse: collapse !important;
    width: 100% !important;
    border: none !important;
    background: transparent !important;
}

.favoritos .tinvwl-table-manage-list thead tr {
    border-bottom: 1px solid var(--e-global-color-f8ae025) !important;

}

.favoritos .tinvwl-table-manage-list thead th {
    text-align: left !important;
    padding: 8px!important;
    font-weight: bold !important;
    letter-spacing: .5px !important;
    /*text-transform: uppercase;*/
    border: none !important;
    background: transparent !important;
    font-size: 18px !important;
    color: var(--e-global-color-text) !important;
    font-family: var(--e-global-typography-primary-font-family, sans-serif) !important;
}

.favoritos .tinvwl-table-manage-list thead th.product-remove {
    width: 40px !important;
}

.favoritos .tinvwl-table-manage-list thead th.product-thumbnail {
    width: 100px !important;
    padding-left: 0.75rem !important;
}

.favoritos .tinvwl-table-manage-list thead th.product-name {
    width: auto !important;
}

.favoritos .tinvwl-table-manage-list thead th.product-price {
    text-align: right !important;
    padding-right: 0.75rem !important;
    width: 200px !important;
}

/* CORPO DA TABELA */
.favoritos .tinvwl-table-manage-list tbody tr.wishlist_item {
    border-bottom: 1px solid var(--e-global-color-f8ae025)  !important;
    background: transparent !important;
}

.favoritos .tinvwl-table-manage-list tbody tr.wishlist_item:last-child {
    border-bottom: none !important;
}

.favoritos .tinvwl-table-manage-list tbody td {
    background: transparent !important;
    border: none !important;
    padding: 1rem 0.75rem !important;
    vertical-align: middle !important;
}

/* COLUNA REMOVE */
.favoritos .tinvwl-table-manage-list tbody td.product-remove {
    width: 40px !important;
    text-align: center !important;
    vertical-align: middle !important;
    padding: 1rem 0.5rem !important;
}

.favoritos .tinvwl-table-manage-list tbody td.product-remove button {
    background: transparent !important;
    color: var(--e-global-color-f8ae025) !important;
    border: none !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
}

.favoritos .tinvwl-table-manage-list tbody td.product-remove button:hover {
    color: var(--e-global-color-21d9193) !important;
}

.favoritos .tinvwl-table-manage-list tbody td.product-remove button i {
    font-size: 1.8rem !important;
}

/* COLUNA THUMBNAIL */
.favoritos .tinvwl-table-manage-list tbody td.product-thumbnail {
    width: 100px !important;

}

.favoritos .tinvwl-table-manage-list tbody td.product-thumbnail a {
    display: block !important;
    line-height: 0 !important;

}

.favoritos .tinvwl-table-manage-list tbody td.product-thumbnail img {
    width: 70px !important;
    height: 70px !important;
    object-fit: cover !important;
    display: block !important;
    /*border-radius: 3px;
    border: 1px solid var(--e-global-color-76257ca) !important;*/
}

/* COLUNA NOME */

.favoritos .tinvwl-table-manage-list tbody td.product-name > a {
    display: block !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    color: var(--e-global-color-f8ae025)!important;
    font-family: var(--e-global-typography-primary-font-family)!important;
    text-decoration: none !important;
    transition: color 0.1s !important;
}

.favoritos .tinvwl-table-manage-list tbody td.product-name > a:hover {
    color: var(--e-global-color-21d9193) !important;
}

.favoritos .tinvwl-table-manage-list tbody td.product-name > a > span {
    font-weight: 400 !important;
    opacity: 0.7 !important;
}

.favoritos .tinvwl-table-manage-list tbody td.product-name dl.variation {
    font-size: 13px !important;
    color: var(--e-global-color-text) !important;
    padding: 0 !important;
}

.favoritos .tinvwl-table-manage-list tbody td.product-name dl.variation dt,
.favoritos .tinvwl-table-manage-list tbody td.product-name dl.variation dd {
    display: inline !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1.5 !important;

}

/*.tinvwl-table-manage-list tbody td.product-name dl.variation dt {
    font-weight: 500 !important;
}

.tinvwl-table-manage-list tbody td.product-name dl.variation dd {
    font-weight: 400 !important;
    color: var(--e-global-color-40f10b6) !important;
    padding-left: 6px !important;
}*/

/* COLUNA PREÇO */
.favoritos .tinvwl-table-manage-list tbody td.product-price {
    text-align: right !important;
    vertical-align: middle !important;
    width: 200px !important;
}

.favoritos .tinvwl-table-manage-list tbody td.product-price .woocommerce-Price-amount {
    color: var(--e-global-color-text)!important;
    font-weight: 600 !important;
    font-size: 14px !important;
    vertical-align: middle !important;
}

.favoritos .wishlist_item .product-price > span {
    color: var(--e-global-color-text) !important;
}

.favoritos .tinvwl-table-manage-list tbody td.product-price .woocommerce-price-suffix {
    color: gray!important;
    font-size: 11px !important;
    font-weight: 400 !important;
    text-transform: lowercase !important;
    letter-spacing: 0.3px !important;
    line-height: 1 !important;
    margin-left: 4px !important;
    display: block !important;
}

.favoritos .tinvwl-table-manage-list td.product-price del .woocommerce-Price-amount,
.favoritos .tinvwl-table-manage-list td.product-price del bdi {
    color: var(--e-global-color-text) !important;
    opacity: .7;
    font-size: 14px !important;
    font-weight: 400 !important;
    text-decoration: line-through !important;
}

.favoritos .tinvwl-table-manage-list td.product-price del {
    text-decoration: none !important;
}

.favoritos .tinvwl-table-manage-list td.product-price ins .woocommerce-Price-amount,
.favoritos .tinvwl-table-manage-list td.product-price ins bdi {
    color: var(--e-global-color-text) !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    background: none !important;
}

.favoritos .tinvwl-table-manage-list td.product-price ins {
    background: none !important;
    text-decoration: none !important;
}

/* BOTÕES */
.favoritos .tinvwl-table-manage-list button.button.alt,
.favoritos .tinvwl-table-manage-list .product-action a.button,
.favoritos .tinv-wishlist .product-action .button,
.favoritos .tinv-wishlist .product-action .favoritos .button.alt,
.favoritos .tinv-wishlist .product-action .add_to_cart_button,
.favoritos .tinv-wishlist .product-action a.button,
.favoritos .tinv-wishlist .product-action button.button {
    background: var(--e-global-color-f8ae025) !important;
    color: var(--e-global-color-dd1f95f) !important;
    /*border: 1px solid var(--e-global-color-secondary) !important;*/
    font-weight: 400 !important;
    font-size: 11px !important;
    letter-spacing: 1px;
    padding: 10px !important;
    border-radius: 0 !important;
    transition: all 0.3s ease !important;
    text-decoration: none !important;
    white-space: nowrap !important;
    text-transform: uppercase;
}


.favoritos .tinvwl-table-manage-list .product-action a.button:hover,
.favoritos .tinvwl-table-manage-list button.button.alt:hover,
.favoritos .tinv-wishlist .product-action .favoritos .button:hover,
.favoritos .tinv-wishlist .product-action .favoritos .button.alt:hover,
.favoritos .tinv-wishlist .product-action .favoritos .add_to_cart_button:hover,
.favoritos .tinv-wishlist .product-action a.button:hover,
.favoritos .tinv-wishlist .product-action button.button:hover {
    background: var(--e-global-color-21d9193) !important;
    color: var(--e-global-color-dd1f95f) !important;
}

/* FOOTER */
.favoritos .tinvwl-to-right button {
    background: var(--e-global-color-f8ae025) !important;
    color: var(--e-global-color-dd1f95f) !important;
    padding: 12px 24px !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    border-radius: 0 !important;
    transition: all 0.3s ease !important;
}

.favoritos .tinvwl-to-right button:hover {
    background: var(--e-global-color-21d9193) !important;
    color: var(--e-global-color-dd1f95f) !important;
}

.favoritos .tinvwl-to-right {
    display: flex !important;
    justify-content: flex-start !important;
    width: 100% !important;
}


.favoritos .tinvwl-to-left {
    display: none !important;
}

.favoritos .tinvwl-table-manage-list td {
    background: transparent !important;
    border: none !important;
}



/*=================================*/
/*===== Notificação de vaziio =====*/
/*=================================*/
/* Mensagens sem encomenda e downloads */
.favoritos .woocommerce .woocommerce-info {
  background: none !important;
  border: none !important;
  padding: 0 !important;
  margin: 20px 0 !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  text-align: center !important;
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family);
  font-size: 18px;
}

.favoritos .woocommerce .woocommerce-info::before,
.favoritos .woocommerce .woocommerce-info::after {
  content: none !important;
}

.favoritos .tinv-wishlist-clear .return-to-shop .button,
.favoritos .woocommerce .woocommerce-info .button {
  margin-top: 12px !important;
  float: none !important;
  font-family: var(--e-global-typography-text-font-family), sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  color: var(--e-global-color-dd1f95f);
  background: var(--e-global-color-f8ae025);
  border-radius: 0;
  font-size: 14px;
  transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  padding:var(--forms-buttons-padding, 12px 32px);
}

.favoritos .tinv-wishlist-clear .return-to-shop .button:hover,
.favoritos .woocommerce .woocommerce-info .button:hover {
  color: var(--e-global-color-dd1f95f);
  background: var(--e-global-color-21d9193);
}

.favoritos .tinv-wishlist-clear .cart-empty{
    margin: 145px 0 20px 0 !important;
}

.favoritos .return-to-shop {
    text-align: center;
}

.favoritos .return-to-shop .button {
    display: inline-block;
}/* End custom CSS */
/* Start custom CSS */body.elementor-page-1893 .page-header{display: none;}/* End custom CSS */