%PDF- %PDF-
| Direktori : /var/www/projetos/stb.ind.br/wp-content/themes/stb/assets/css/scss/woocommerce/ |
| Current File : /var/www/projetos/stb.ind.br/wp-content/themes/stb/assets/css/scss/woocommerce/single-product.scss |
.woocommerce.single-product {
.page-header {
#breadcrumbs {
display: none !important;
}
}
.product {
font-family: 'Lato' !important;
.rank-math-breadcrumb {
display: block;
margin-bottom: 25px;
}
.onsale {
display: none;
}
.woocommerce-product-gallery {
&__trigger {
background: transparent !important;
}
.flex-viewport,
.flex-control-thumbs li img {
border: 1px solid $text;
border-radius: 5px;
}
}
&_title {
font-family: 'Lato';
font-weight: 700;
font-size: 36px;
line-height: 42px;
color: $secondary;
}
&_meta {
margin-top: 15px;
margin-bottom: 40px;
.sku_wrapper {
font-size: 0px;
line-height: 0px;
margin: 0;
.sku {
font-family: 'Lato';
font-weight: 700;
font-size: 21px;
line-height: 25px;
color: $text;
}
}
.posted_in {
display: none;
}
}
&_excerpt_title {
font-family: 'Lato';
font-weight: 700;
font-size: 21px;
line-height: 25px;
color: $text;
}
.woocommerce-product-details__short-description {
font-family: 'Lato';
font-weight: 400;
font-size: 16px;
line-height: 24px;
color: $text;
}
.cart {
.single_variation_wrap,
.quantity,
.single_add_to_cart_button {
display: none !important;
}
}
.woocommerce-tabs {
.tabs.wc-tabs {
li {
a {
font-family: 'Lato';
font-weight: 900;
font-size: 21px;
line-height: 25px;
text-transform: uppercase;
color: $text;
border-bottom: 2px solid $text;
}
&.active a {
color: $secondary;
border-color: $secondary;
}
}
}
.woocommerce-Tabs-panel h2 {
display: none;
}
}
}
.stb-back-button {
margin-top: 75px;
text-align: center;
.back-button {
display: inline-block;
border-radius: 5px;
padding: 16px;
background-color: $secondary;
font-family: 'Lato';
font-weight: 700;
font-size: 16px;
line-height: 24px;
color: #FFFFFF;
}
}
}