@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//portopecassp.com.br/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.4.1") format("woff2");
}

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Nunito", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Nunito", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(220,0,23);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: rgb(63,63,63);
	--wd-link-color-hover: rgb(220,0,23);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(96,96,96);
	--btn-accented-bgcolor-hover: rgb(178,178,178);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(72,118,202);
	background-image: url(https://portopecassp.com.br/wp-content/uploads/2021/08/digitals-promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.page-title-default {
	background-image: url(https://portopecassp.com.br/wp-content/uploads/2022/10/bannerpag.jpg);
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(0,2,0);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(249,249,249);
	background-image: none;
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-dropdown {
    background-color: #fbf7f7;
	  border:1px solid rgb(207 211 207);
}


.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    padding: 13px 24px 13px 48px;
    line-height: 21px;
    font-size: 17px;
    border: 1px solid rgb(0,2,0);
    border-radius: 0px;
    height: auto;
    font-family: Roboto,sans-serif;
    background-color: #fff;
}

.product_meta>span:not(:last-child) {
    margin-bottom: 10px;
    display: none;
}

.product-grid-item .wd-product-sku {
    margin-bottom: 5px;
    color: var(--color-gray-400);
    word-break: break-all;
    font-size: 95%;
    display: none;
}
.cart-info .wd-product-sku {
    margin-bottom: 5px;
    font-size: 90%;
    word-break: break-all;
    display: none;
}
.dgwt-wcas-details-product-sku {
    display: block;
    font-size: 12px;
    line-height: 110%;
    color: #999;
    display: none;
}


div.quantity {
    display: inline-flex;
    vertical-align: top;
    white-space: nowrap;
    font-size: 0;
    display: none;
}
.cart-info span.quantity {
    display: block;
    color: var(--color-gray-300);
    font-size: 90%;
    display: none;
}
.cart-widget-side .woocommerce-mini-cart__total {
    margin-top: 0;
    display: none;
}
.woocommerce-mini-cart__buttons a:last-child {
    margin-bottom: 0;
    display: none;
}
:root {
    --btn-default-bgcolor: rgb(15,64,52);
}
.woocommerce-mini-cart__buttons .btn-cart {
    border-radius: var(--btn-default-brd-radius);
    color: #fff;
    box-shadow: var(--btn-default-box-shadow);
    background-color: var(--btn-default-bgcolor);
}
@media (min-width: 1200px){
.col-xl-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    display: none;
	}}
.cart-content-wrapper .cart-totals-inner {
    padding: 25px;
    border: 3px solid var(--brdcolor-gray-200);
    border-radius: var(--wd-brd-radius);
    display: none;
}

td.product-price :is(.amount,.wd-price-unit) {
    font-size: 14px;
    display: none;
}
td.product-price :is(.amount,.wd-quantity) {
    font-size: 14px;
    display: none;
}
td.product-subtotal span {
    font-size: 16px;
    display: none;
}

tr.order-total{display:none;}
.product-price {
display:none;
}
.product-quantity {
display:none;
}
.product-subtotal {
display:none;
}

a.xc-woo-order-whatsapp-btn {
    background-color: #114639;
    border-radius: 0;
}
@media (min-width: 1200px){
.col-xl-8 {
    flex: 0 0 100%;
    max-width: 100%;
	}}

.shop_table tr .product-quantity{
    text-align: right;
    display: none;
}
.shop_table tr .product-price{
    text-align: right;
    display: none;
}
.shop_table tr .product-sku{
    text-align: right;
    display: none;
}
.price .amount {
    font-size: inherit;
    display: none;
}

.wd-nav-product-cat .shop-all-link a:before {

	display:none;
}
.woocommerce-mini-cart__buttons .btn-cart {
    border-radius: var(--btn-default-brd-radius);
    color: rgb(96,96,96);
    box-shadow: var(--btn-default-box-shadow);
    background-color: rgb(178,178,178);
}
.button btn-cart wc-forward{color:#fff;}
.product-tabs-wrapper {
    padding-top: var(--wd-single-spacing);
    padding-bottom: var(--wd-single-spacing);
    border-top: 1px solid var(--brdcolor-gray-300);
    border-bottom: 1px solid var(--brdcolor-gray-300);
    background-color: var(--bgcolor-white);
    display: none;
}

.footer-sidebar {
    padding-top: 80px;
    padding-bottom: 0px;
}
a.glink {
    text-decoration: none;
    padding: 2px 6px;
    border: solid 1px #ccc;
    color: #000;
	  font-size:12px;
	  font-weight: 500;
}
.whb-color-light .wd-header-divider:before {
    border-color: #ccc;
}
.button, button, [type="submit"], [type="button"] {
    padding: 12px 20px;
    font-size: 13px;
    line-height: 18px;
    background-color: rgb(178,178,178);
    color: #fff;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    outline: none;
    border: 0px solid transparent;
    border-radius: 0;
    box-shadow: none;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: none;
    font-weight: 600;
    cursor: pointer;
    transition: color .25s ease, background-color .25s ease, border-color .25s ease, box-shadow .25s ease, opacity .25s ease;
}
.woocommerce-product-gallery .labels-rectangular {
    top: 15px;
    right: 17px;
    left: auto;
    display: none;
}

.cresta-whatsapp-chat-box svg#whatsapp-msng-icon {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 9px;
    left: 11px;
    opacity: 1;
    overflow: hidden;
    -webkit-transition: opacity 160ms ease-in-out;
    -moz-transition: opacity 160ms ease-in-out;
    -o-transition: opacity 160ms ease-in-out;
    transition: opacity 160ms ease-in-out;
}
.cresta-whatsapp-chat-top-header {
    display: block;
    position: relative;
    width: 300px;
  background: #dc0017;
    color: #fff;
    text-align: center;
    padding: 10px;
    font-size: 14px;
    line-height: 1;
    box-sizing: border-box;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.cresta-whatsapp-to-send .cresta-whatsapp-send {
   background: #dc0017;
}
.cresta-whatsapp-chat-box {
    width: 60px;
    height: 60px;
    display: block;
    position: fixed;
    bottom: 15px;
    right: 15px;
    cursor: pointer;
    text-align: center;
    line-height: 60px;
    background: #dc0017;
    border-radius: 100%;
    -webkit-box-shadow: 1px 1px 4px 0 rgba(0,0,0,.3);
    -moz-box-shadow: 1px 1px 4px 0 rgba(0,0,0,.3);
    box-shadow: 1px 1px 4px 0 rgba(0,0,0,.3);
}
.cresta-whatsapp-chat-box svg#whatsapp-msng-icon {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 9px;
    left: 11px;
    opacity: 1;
    overflow: hidden;
    -webkit-transition: opacity 160ms ease-in-out;
    -moz-transition: opacity 160ms ease-in-out;
    -o-transition: opacity 160ms ease-in-out;
    transition: opacity 160ms ease-in-out;
    background: #dc0017;
}
.scrollToTop {
    position: fixed;
    right: 90px;
    bottom: 20px;
    z-index: 350;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: rgba(var(--bgcolor-white-rgb), 0.9);
    box-shadow: 0 0 5px rgb(0 0 0 / 17%);
    color: var(--color-gray-800);
    text-align: center;
    font-size: 16px;
    line-height: 50px;
    opacity: 0;
    pointer-events: none;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transform: translateX(100%);
}
.product-labels {
    position: absolute;
    z-index: 1;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    flex-wrap: nowrap;
    max-width: 50%;
    transition: opacity .3s ease;
    display: none;
}
.product_title {
    font-size: 24px;
    line-height: 1.2;
    --page-title-display: block;
}
.button, button, [type="submit"], [type="button"] {
    padding: 12px 20px;
    font-size: 13px;
    line-height: 18px;
    background-color: #dc0017;
    color: #fff;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    outline: none;
    border: 0px solid transparent;
    border-radius: 0;
    box-shadow: none;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: none;
    font-weight: 600;
    cursor: pointer;
    transition: color .25s ease, background-color .25s ease, border-color .25s ease, box-shadow .25s ease, opacity .25s ease;
}

@media (min-width: 1025px){
.title-size-default .title {
    font-size: 58px;
	}}
.wd-cookies-inner .cookies-buttons {
    flex: 0 0 auto;
    margin-right: 50px;
}
@media (min-width: 1025px){
.title-size-default .title {
    font-size: 38px;
	}}
.product_title {
    font-size: 20px;
    line-height: 1.2;
    --page-title-display: block;
}
.product-grid-item .wd-entities-title, .product-grid-item .wd-product-brands-links, .product-grid-item .wd-product-cats {
    margin-bottom: 5px;
    font-size: 13px;
}
.wd-nav-tabs>li>a {
    padding: 10px 0;
    vertical-align: bottom;
    font-weight: var(--wd-title-font-weight);
    font-style: var(--wd-title-font-style);
    font-size: 14px;
    font-family: var(--wd-title-font);
    line-height: 1;
}

.cart-actions .button[name="update_cart"] {
    border-radius: var(--btn-default-brd-radius);
    color: var(--btn-default-color);
    box-shadow: var(--btn-default-box-shadow);
    background-color: var(--btn-default-bgcolor);
    text-transform: var(--btn-default-transform, var(--btn-transform));
    font-weight: var(--btn-default-font-weight, var(--btn-font-weight));
    font-family: var(--btn-default-font-family, var(--btn-font-family));
    font-style: var(--btn-default-font-style, var(--btn-font-style));
    display: none;
}
.woocommerce-mini-cart__buttons .btn-cart {
    border-radius: var(--btn-default-brd-radius);
    color: var(--btn-default-color);
    box-shadow: var(--btn-default-box-shadow);
    background-color: rgb(231 239 237);
    text-transform: var(--btn-default-transform, var(--btn-transform));
    font-weight: var(--btn-default-font-weight, var(--btn-font-weight));
    font-family: var(--btn-default-font-family, var(--btn-font-family));
    font-style: var(--btn-default-font-style, var(--btn-font-style));
}