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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//digitalstudio.pt/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//digitalstudio.pt/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//digitalstudio.pt/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//digitalstudio.pt/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//digitalstudio.pt/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//digitalstudio.pt/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//digitalstudio.pt/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//digitalstudio.pt/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Yantramanav", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Yantramanav", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--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: "Yantramanav", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(209,44,44);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: rgb(221,51,51);
	--btn-default-bgcolor-hover: rgb(221,51,51);
	--btn-accented-bgcolor: rgb(209,44,44);
	--btn-accented-bgcolor-hover: rgb(191,40,40);
	--btn-color: rgb(255,255,255);
	--btn-bgcolor: rgb(221,51,51);
	--btn-bgcolor-hover: rgb(221,51,51);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(221,51,51);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(30,115,190);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(55,56,57);
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(221,51,51);
}
.product-labels .product-label.new {
	background-color: rgb(221,51,51);
}
.product-labels .product-label.featured {
	background-color: rgb(221,51,51);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(221,51,51);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
: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: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 12px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(30,115,190);
}

/*Códigos do upload de fotos*/


.dropzone table.dz-preview td.pewc-dz-image-wrapper{
    width: 100px;
}

.dropzone.dz-started .dz-message {
    display: block;
}	

.dz-filename {
display: none;
}	

ul.pewc-product-extra-groups {
padding: 0px;
}

.pewc-upload-thumb-wrapper {
display: none;
}

.pewc-preset-style .pewc-item input[type=number], .pewc-preset-style .pewc-item input[type=text], .pewc-preset-style .pewc-item textarea{
    width: 100px;}	
.dropzone table.dz-preview td.pewc-dz-remove-wrapper{width: 20px;}
.dropzone table.dz-preview td.pewc-dz-remove-wrapper img{width: 20px;}	

@media (min-width: 769px) {
  .product-full-width:is(.product-design-alt,.product-summary-shadow,.image-full-width) .entry-summary .summary-inner {
    max-width: none;
    width: 100%;
  }

	
/*remover a imagem da pagina full*/
.image-full-width .product-image-summary-inner>div:not(:last-child) {
margin-bottom: var(--wd-single-spacing);
display: none;
}}

/*Trocar a cor do botão do nbdesigner*/


/*Botão do nbdesigner toda a largura ?*/


/*Botão de adicionar alterar o tamanho*/
.single_add_to_cart_button {
  width: 80%;
  display: block;
  margin: 0 auto;
}


/*remover Botão de adicionar no catalogo*/
.wd-product.wd-hover-quick .wd-add-btn{
  display: none;
}


/*remover variações no catalogo*/
.nbo-archive-swatches-wrap{
  display: none;
}

/*alinhar ao centro o botão personalizar*/
.nbd-actions-wrap {
justify-content: center;
}


/*remover quantidad minima nbd ?????????*/
.nbo-quantity-option-wrap{
  display: none;
}


/*remover os totais do produto*/
#pewc-options-total,
#pewc-options-total-label,
#pewc-per-product-total,
#pewc-per-product-label {
  display: none !important;
}


/*remover o botão apagar seleção NBD*/
.nbo-clear-option-wrap {
display: none;
}


/*remover o botão edit dsigner do carrinho*/
.nbd-edit-design {
display: none;
}

/*remover o botão edit dsigner do carrinho*/
.nbd-remove-design {
display: none;
}


/*remover o botão fechar quando se adiciona ao carrinho*/
.close-popup {
display: none;
}


/* Esconde somente os diagonais */
.bounding-corner[style*="nw-resize"],
.bounding-corner[style*="ne-resize"],
.bounding-corner[style*="sw-resize"],
.bounding-corner[style*="se-resize"] {
  display: none !important;
}


/*arredondar cantos*/
.dd-select, .dd-container, ul.dd-options {
border-radius: 12px !important;
}



/*aro externo do Swatches*/
:checked .pewc-hex, .checked .pewc-hex {

box-shadow: 0 0 0 3px #aaa;
}




/* caixa de cada grupo repetido */
.pewc-group-wrap {
    border: 1px solid #ddd;
    padding: 15px;
    margin-bottom: 10px;
    border-radius: 8px;
    background: #fafafa;
}

/* botão adicionar */
.pewc-add-group {
    background: #2b6cb0;
    color: #fff;
    padding: 10px 16px;
    border-radius: 6px;
    font-weight: 600;
}

/* botão remover */
.pewc-remove-group {
    background: #e53e3e;
    color: #fff;
    border-radius: 6px;
}
@media (min-width: 1025px) {
	.dropzone .dz-preview .dz-details{
position: relative;
text-align: left;
min-width: auto;
margin-top: 0;
padding: 0 1rem;
font-size: inherit;
color: inherit;
opacity: 1;
line-height: inherit;
}	



/** Dropzone layout **/

@media (min-width: 600px){
.dropzone.dz-started .dz-message{
    display: nonse;
}
.dropzone.dz-clickable.dz-started{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr ;
    gap: 10px
}
.dropzone table.dz-preview td.pewc-dz-image-wrapper{
    width: 100%;
}
.dropzone .dz-preview .pewc-dz-image-wrapper{
    max-height: 300px !important;
    min-height: 300px !important;
}
.dropzone .dz-preview .pewc-dz-image-wrapper img{
    max-height: 300px !important;
   
}

.dropzone table.dz-preview tr{
    display: grid;
    /* grid-template-columns: 1fr 1fr; */
}
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	#fpd-start-customizing-button.fpd-block {
    display: none;
}				


/** Dropzone layout **/

@media (min-width: 600px){
.dropzone.dz-started .dz-message{
    display: nonse;
}
.dropzone.dz-clickable.dz-started{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 10px
}
.dropzone table.dz-preview td.pewc-dz-image-wrapper{
    width: 100%;
}

.dropzone .dz-preview .pewc-dz-image-wrapper{
    max-height: 300px !important;
    min-height: 300px !important;
}
.dropzone .dz-preview .pewc-dz-image-wrapper img{
    max-height: 300px !important;
}

.dropzone table.dz-preview tr{
    display: grid;
    /* grid-template-columns: 1fr 1fr; */
}
}

/** Always show up/down arrows **/
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button {  

   opacity: 1;

}
}

