.lora-700 {
font-family: "Lora", serif;
font-optical-sizing: auto;
font-weight: 700;
font-style: normal;
}
.lora-400 {
font-family: "Lora", serif;
font-optical-sizing: auto;
font-weight: 400;
font-style: normal;
}
.lora-600-italic {
font-family: "Lora", serif;
font-optical-sizing: auto;
font-weight: 700;
font-style: italic;
}
.quicksand-600 {
font-family: "Quicksand", sans-serif;
font-optical-sizing: auto;
font-weight: 600;
font-style: normal;
}
.quicksand-400 {
font-family: "Quicksand", sans-serif;
font-optical-sizing: auto;
font-weight: 400;
font-style: normal;
} @media screen and (max-width: 767px) {
#carouselExampleAutoplaying img {
width: 720px; object-fit: cover;
}
}
@media screen and (min-width: 768px) {
#carouselExampleAutoplaying img {
width: 720px;
height: 380px;
object-fit: cover;
}
}
@media screen and (min-width: 1399px) {
#carouselExampleAutoplaying img {
width: 720px;
height: 380px;
object-fit: cover;
}
}
.page-numbers {
font-size: 1.4rem;
padding: 5px 11px;
color: #ff8e2d;
border: 1px solid #fdeeeeff;
margin-top: 20px !important;
}
.button-collapse p,
.button-collapse ul {
color: #212529;
font-family: "Lora", serif;
font-optical-sizing: auto;
font-weight: 400;
font-style: normal;
}
.button-collapse h2,
.button-collapse h3 {
color: #00acc1 !important;
font-family: "Quicksand", sans-serif;
font-optical-sizing: auto;
font-weight: 600;
font-style: normal;
}
.button-collapse {
background-color: white;
color: #212529;
text-decoration: none;
border-radius: 5px;
display: block;
justify-content: space-between;
align-items: center;
border: 1px solid transparent;
box-shadow: 0 10px 30px 0 #967e6d57;
padding: 20px;
width: 100%;
cursor: pointer;
}
.button-collapse .multi-collapse {
margin-top: 10px;
}
.button-collapse .collapse.show {
display: block;
}
.btn-collapse-especial {
background-color: #ff8e2d;
border-color: transparent;
border-radius: 5px;
display: flex;
justify-content: space-between;
align-items: center;
width: 350px;
height: 30px;
padding: 20px;
color: white;
text-transform: uppercase;
}
.counter {
font-size: 2rem;
font-weight: 700;
color: #333;
transition: all 0.3s ease;
}
.counter-icon i {
color: #fa8723;
}
.categories-all a {
color: #2356bf !important;
}
.categories-all li:hover {
text-decoration: underline;
}
.wp-block-search__button.has-icon {
background-color: transparent !important;
color: black;
border: transparent !important;
}
.wp-block-search__input {
border: 1px solid #1b2727;
border-radius: 50px;
background-color: transparent !important;
}
.product_list_widget li {
padding: 0 0 15px 0;
margin: 0 0 15px;
border-bottom: 1px solid #ececec;
overflow: hidden;
}
.product_list_widget li:last-child {
padding-bottom: 0;
margin-bottom: 0;
border: none;
}
.product_list_widget li img {
width: 90px;
margin: 0 20px 0 0;
float: left;
height: auto;
}
.product_list_widget li .widget-product-details {
overflow: hidden;
}
.product_list_widget li a:not(.button) {
font-size: 16px;
font-weight: bold;
margin-bottom: 10px;
text-decoration: none;
display: block;
font-family: "Quicksand", sans-serif;
font-optical-sizing: auto;
font-weight: 600;
font-style: normal;
color: black;
}
.product_list_widget li .product_list_widget_categories a {
font-size: 14px;
font-weight: normal;
margin-bottom: 0;
display: inline;
}
.product_list_widget li .star-rating {
margin-bottom: 10px;
}
.product_list_widget li .amount {
font-size: 18px;
color: #e4a41e;
text-decoration: none;
display: block;
margin-bottom: 10px;
font-family: "Lora", serif;
font-optical-sizing: auto;
font-weight: 700;
font-style: normal;
}
.product_list_widget li del .amount {
font-size: 16px;
color: #ccc;
margin-right: 5px;
display: inline;
}
.product_list_widget li ins {
text-decoration: none;
}
.product_list_widget li .star-rating::before {
content: "sssss";
color: #cfc8d8;
float: left;
top: 0;
left: 0;
position: absolute;
}
.star-rating {
float: right;
overflow: hidden;
position: relative;
height: 1em;
line-height: 1;
font-size: 1em;
width: 5.4em;
font-family: star;
}
.star-rating span {
display: none !important;
}
.widget-title {
font-family: "Quicksand", sans-serif;
font-optical-sizing: auto;
font-weight: 600;
font-style: normal;
font-size: 16px !important;
margin-top: 15px;
margin-bottom: 15px;
}  .menuu .contacts a {
color: #444444;
}
.menuu .header-pc ul {
position: relative;
display: inline-block;
padding: 5px;
}
.menuu ul li {
position: relative;
display: inline-block;
font-size: 20px !important;
color: black;
margin: 0 5px;
}
.menuu a {
display: inline-flex;
align-items: center;
font-size: 17px !important;
text-decoration: none;
color: black;
margin: 0 5px;
letter-spacing: 0.5px;
font-weight: bold;
text-transform: uppercase !important;
}
.menuu ul li ul {
display: none;
position: absolute;
top: 100%;
left: 0;
background-color: black;
padding: 10px 0;
box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.2);
z-index: 1;
white-space: nowrap;
}
.menuu ul li:hover ul {
display: block;
}
.menuu ul li ul li {
display: block;
padding: 5px 20px;
}
.menuu ul li ul li a {
color: black;
text-decoration: none;
font-size: 1em;
}
.menuu .navbar-nav .menu-item a {
position: relative;
padding-bottom: 5px;
transition: color 0.3s ease-in-out;
}
.menuu ul li .sub-menu {
display: none;
position: absolute;
top: 100%;
left: 0;
background-color: #fff;
padding: 10px 0;
box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.2);
z-index: 999;
white-space: nowrap;
min-width: 200px;
}
.menuu ul li:hover > .sub-menu {
display: block;
}
.menuu ul li .sub-menu li {
display: block;
padding: 8px 20px;
}
.menuu ul li .sub-menu li a {
color: #000;
text-decoration: none;
font-size: 16px !important;
display: block;
text-align: start !important;
}
.menuu ul li .sub-menu li a:hover {
color: #2356bf;
}
.menuu .navbar-nav .menu-item a::before {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 0;
height: 2px;
background-color: #cef15a;
transition: width 0.3s ease-in-out;
}
.menuu .navbar-nav .menu-item.current-menu-item a {
color: #2356bf;
}
.menuu .menuCell ul li {
position: relative;
display: inline-block;
font-size: 16px !important;
color: #1b2727;
margin: 0 5px;
}
.menuCell ul li {
padding: 10px;
}
.menuu .menuCell a {
display: inline;
font-size: 16px !important;
text-decoration: none;
color: #1b2727;
margin: 0 5px;
letter-spacing: 0.5px;
padding: 0 10px;
text-transform: uppercase !important;
} .menuu ul li .sub-menu li .sub-menu {
top: 0;
left: 100%;
margin-left: 5px;
background-color: #fff;
display: none;
position: absolute;
min-width: 200px;
box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.2);
z-index: 999;
}
.menuu ul li .sub-menu li:hover > .sub-menu {
display: block;
}
.menuu ul li .sub-menu li .sub-menu li a {
font-size: 16px !important;
padding: 8px 15px;
}
.menuu .navbar-nav .menu-item a:hover::before {
width: 100%;
}
.menuu .navbar-nav .menu-item.current-menu-item > a::before {
width: 100%;
}
.menuu .navbar-nav .menu-item.current-menu-ancestor > a::before,
.menuu .navbar-nav .menu-item.current-menu-parent > a::before {
width: 0;
}
.menuu .navbar-nav li.menu-item-has-children > a::after,
.menuu .navbar-nav li.has-sub > a::after {
margin-left: 6px;
font-size: 12px;
font-weight: normal;
content: "▼";
position: static;
}
.menuu .navbar-nav .sub-menu li.menu-item-has-children > a::after,
.menuu .navbar-nav .sub-menu li.has-sub > a::after {
content: "►";
}
@media screen and (min-width: 768px) {
#menulg {
display: block;
}
#menusm {
display: none;
}
.content-category .card-index {
height: 220px !important;
object-fit: cover;
}
}
.content-category .card-index {
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}
@media screen and (max-width: 767px) {
#menulg {
display: none;
}
#menusm {
display: block;
}
}
.social-header i:hover,
.social-contact i:hover {
transition: ease all 0.2s;
color: #ff8e2d;
}
#heroCarousel .carousel-item {
height: 80vh;
position: relative;
}
.overlay {
position: absolute;
inset: 0;
background: linear-gradient(rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75));
z-index: 1;
}
.overlay-sobre {
position: absolute;
inset: 0;
background: linear-gradient(rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55));
z-index: 1;
}
.carousel-item > .container {
position: relative;
z-index: 2;
}
#heroCarousel h1,
#heroCarousel h2 {
text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.6);
}
#heroCarousel .btn-warning {
border-radius: 50px !important;
}
.btn-warning {
background-color: #ff8e2d !important;
border: none !important;
transition: background-color 0.6s ease;
color: white !important;
padding: 20px !important;
font-family: "Lora", serif;
font-weight: 700;
font-style: normal;
border-radius: 0px !important;
box-shadow: 0 3px 10px 0 rgb(38 59 94 / 35%);
}
.btn-warning:hover {
background-color: #00acc1 !important;
color: #fff !important;
transition: background-color 0.6s ease;
}
.btn-venda {
background: #000;
color: #fff;
border-radius: 0;
font-size: 0.9rem;
letter-spacing: 0.5px;
font-family: "Lora", serif;
font-weight: 700;
font-style: normal;
}
.btn-venda:hover {
background: #fff;
color: black;
border: 1px solid black;
border-radius: 0;
font-size: 0.9rem;
letter-spacing: 0.5px;
font-family: "Lora", serif;
font-weight: 700;
font-style: normal;
}
.seller .card {
transition: transform 0.2s ease, box-shadow 0.2s ease;
overflow: hidden;
}
.seller .card:hover {
transform: scale(1.02);
box-shadow: 0 8px 20px rgba(38, 59, 94, 0.4);
}
.seller .cardImagem::after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0);
transition: background 0.2s ease;
border-radius: 10px 10px 0 0;
z-index: 1;
}
.seller .card:hover .cardImagem::after {
background: rgba(0, 0, 0, 0.2);
} #menusm .offcanvas-body {
flex-grow: 0 !important;
}  .sobre i {
color: #00acc1;
}
.sobre i span {
color: black;
}
@media screen and (max-width: 991px) {
.sobre-background {
margin-left: 0px !important;
}
}
.featured-article .card {
border: transparent !important;
}
.featured-article .card .card-text a {
color: #777777;
}
.featured-article .card .card-title a { color: black;
}
.featured-article .card .card-category a {
color: #00acc1;
text-decoration: none;
}
.featured-article .card .card-img-top { border-top-left-radius: 5px !important;
border-top-right-radius: 5px !important;
}
.featured-article .card:hover .card-title a {
color: #fa8723 !important;
}
.featured-article .card .card-img-top {
transition: transform 0.4s ease-in-out, box-shadow 0.4s ease-in-out,
filter 0.4s ease-in-out;
}
.featured-article .card:hover .card-img-top {
transform: scale(1.01);
box-shadow: 0 8px 20px rgba(0, 0, 0, 0.197);
filter: brightness(1.08);
}
.articles-div-imagem .card-title {
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.articles-div-imagem {
position: relative;
min-height: 220px;
background-size: cover;
background-position: center;
display: flex;
flex-direction: column;
justify-content: flex-end;
box-shadow: 0 3px 10px 0 rgb(38 59 94 / 15%);
overflow: hidden;
text-decoration: none;
color: white;
}
.articles-div-imagem .card-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
z-index: 1;
transition: background-color 0.3s ease;
}
.articles-div-imagem .card-link-wrapper {
position: relative;
z-index: 2;
text-decoration: none;
color: white;
display: block;
height: 100%;
}
.articles-div-imagem .card-title,
.articles-div-imagem .card-category span {
color: #ffffff;
text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}
.articles-div-imagem:hover .card-overlay {
background: linear-gradient(to top, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.2));
}
.articles-div-imagem:hover {
transform: scale(1.01);
transition: ease all 0.4s;
}
.articles-div-imagem:hover .card-category span {
color: #e4a41e !important;
}
.desk i {
color: #00acc1;
}
.desk a {
color: black;
text-decoration: none;
}
.desk a:hover {
text-decoration: underline;
}
.press a img:hover {
transform: scale(1.04);
transition: ease all 0.4s;
}  .articles-div .card-title {
color: black;
}
.articles-div:hover .card-title {
color: #fa8723 !important;
}
.articles-index:hover .card-title {
color: #2356bf;
}
.articles-index:hover {
transform: scale(1.01);
transition: ease all 0.4s;
}
.articles-index:hover .card-title {
color: #2356bf;
}
.articles-index:hover {
transform: scale(1.01);
transition: ease all 0.4s;
}
.content-search .card-index {
width: 100%;
height: 220px;
object-fit: cover;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
.content-search .card-index {
width: 100%;
height: 250px;
object-fit: cover;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}
}  .content-post-single a {
text-decoration: none;
color: #fa8723;
font-family: "Montserrat", sans-serif;
font-optical-sizing: auto;
font-weight: 700;
font-style: normal;
}
.content-post-single a:hover {
text-decoration: underline;
}
.img-article img {
height: 400px !important;
width: 1024px;
object-fit: cover;
}
.content-post-single .wp-caption {
width: 100% !important;
box-shadow: 0 3px 10px 0 rgb(38 59 94 / 15%);
border-radius: 5px;
}
.content-post-single img,
.content-post-single .ytmVideoCoverHost,
.content-post-single .ytmCuedOverlayHost,
.content-post-single iframe {
width: 100% !important;
box-shadow: 0 3px 10px 0 rgb(38 59 94 / 15%);
border-radius: 5px;
}
.content-post-single .wp-caption-text {
display: none !important;
}
.content-post-single {
width: 100% !important;
}
.content-post-single ul {
line-break: anywhere;
}
@media screen and (max-width: 425px) {
.content-single .articles-sidebar2 .card {
width: auto !important;
}
}
@media screen and (min-width: 1024px) {
.content-single .articles-sidebar2 .card {
width: 22rem !important;
}
}
.content-single .articles-sidebar2 .card {
width: 18rem;
}  #primary {
font-family: "Lora", serif;
font-optical-sizing: auto;
font-weight: 400;
font-style: normal;
}
#primary h1 {
font-family: "Quicksand", sans-serif;
font-optical-sizing: auto;
font-weight: 600;
font-style: normal;
}
#primary .amount {
font-family: "Lora", serif;
font-optical-sizing: auto;
font-weight: 600;
font-style: normal;
font-size: 22px;
}
#primary .ppom-rendering-fields {
margin-top: -30px;
}
.single_add_to_cart_button {
background: #000 !important;
color: #fff !important;
border-radius: 0 !important;
font-size: 0.9rem !important;
letter-spacing: 0.5px !important;
}
.product_meta {
display: flex;
flex-direction: column;
color: #666;
}
.product_meta a {
color: #fa8723;
text-decoration: none;
}
.product_meta a:hover {
color: #fa8723bc;
text-decoration: underline;
}
.woocommerce-product-gallery__wrapper {
padding: 50px !important;
}
.woocommerce div.product form.cart .button {
position: none !important;
background: #000 !important;
color: #fff !important;
border-radius: 0 !important;
font-size: 0.9rem !important;
letter-spacing: 0.5px !important;
}
#shipping-simulator #zipcode {
float: none !important;
}
.woocommerce-Tabs-panel p {
font-size: 14px;
font-family: "Lora", serif;
font-optical-sizing: auto;
font-weight: 400;
font-style: normal;
color: #666;
}
.woocommerce-Tabs-panel h2 {
font-size: 18px;
font-family: "Quicksand", sans-serif;
font-optical-sizing: auto;
font-weight: 600;
color: #000;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
text-align: center;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
color: #fa8723 !important;
}
.penci-container__content {
box-shadow: 0 3px 10px 0 rgb(38 59 94 / 35%);
}
@media screen and (min-width: 320px) and (max-width: 767px) {
.penci-archive {
margin-top: 70px !important;
}
}
.related ul {
margin-top: 20px !important;
}
.related .products h2 {
color: #000 !important;
font-family: "Quicksand", sans-serif;
font-optical-sizing: auto;
font-weight: 600;
font-size: 18px !important;
}
.flex-control-thumbs li {
padding: 20px !important;
}
#simulator-data {
color: #666 !important;
}
.woocommerce ul.products li.product .button {
position: none !important;
background: #000 !important;
color: #fff !important;
border-radius: 0 !important;
font-size: 0.9rem !important;
letter-spacing: 0.5px !important;
}
.up-sells {
display: none !important;
}
.calculo-de-frete {
display: none;
}  .products-page .card img {
transition: transform 0.3s ease;
padding: 10px;
}
.products-page .card:hover img {
transform: scale(1.02);
}
.products-page .card {
border: transparent !important;
box-shadow: 0 3px 10px 0 rgb(38 59 94 / 15%) !important;
}
.products-page .card .card-title {
color: #666;
font-family: "Lora", sans-serif;
font-optical-sizing: auto;
font-weight: 400;
}
.products-page .price {
font-weight: bold;
color: #fa8723;
font-family: "Lora", sans-serif;
font-optical-sizing: auto;
font-weight: 600;
}  .woo-cart h2 {
font-family: "Quicksand", sans-serif;
font-optical-sizing: auto;
font-weight: 600;
font-style: normal;
font-size: 24px;
}
.woo-cart .product-name a {
color: #000;
text-decoration: none !important;
font-weight: bold;
font-size: 18px;
}
.woo-cart .shipping-calculator-button {
color: #fa8723;
text-decoration: none !important;
font-weight: 500;
}
.woo-cart .shipping-calculator-button:hover {
color: #fa8723;
text-decoration: underline !important;
font-weight: 500;
}
#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
width: 80px;
}
.woo-cart .product-name a:hover {
color: #fa8723;
text-decoration: underline !important;
}
.shop_table_responsive .woocommerce-Price-amount {
color: #fa8723;
font-weight: 700 !important;
}
.woocommerce-cart-form__contents .woocommerce-Price-amount,
.woo-cart p,
.woo-cart label {
color: #666;
font-weight: normal !important;
}
.woo-cart .variation-Mensagemparadedicatria {
color: #666;
font-weight: normal !important;
}
.cross-sells {
display: none !important;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
width: 100% !important;
}
.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
width: 50% !important;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
#respond
input#submit,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
a.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
button.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
input.button,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
#respond
input#submit,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
a.button,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
button.button,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
input.button {
background: #000 !important;
color: #fff !important;
border-radius: 0 !important;
font-size: 0.9rem !important;
letter-spacing: 0.5px !important;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
#respond
input#submit:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
a.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
button.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
input.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
#respond
input#submit:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
a.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
button.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
input.button:hover {
background: white !important;
color: black !important;
border: 1px solid #000;
border-radius: 0 !important;
font-size: 0.9rem;
letter-spacing: 0.5px !important;
}
.wc-proceed-to-checkout {
width: 50% !important;
}  .woocommerce-page form .form-row .input-text {
border: 1px solid #ececec !important;
padding: 12px 20px !important;
color: #111111 !important;
}
.select2-container--default .select2-selection--single {
border: 1px solid #ececec !important; color: #111111 !important;
}
.showcoupon,
.woocommerce-privacy-policy-link {
text-decoration: none !important;
color: #fa8723;
}
.showcoupon:hover,
.woocommerce-privacy-policy-link:hover {
text-decoration: underline !important;
color: #fa8723;
}