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

:root {
	--wd-header-banner-h: 45px;
	--wd-text-font: "Oxanium", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(76,76,76);
	--wd-text-font-size: 15px;
	--wd-title-font: "Oxanium", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Oxanium", 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: "Oxanium", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Oxanium", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 15px;
	--wd-header-el-font: "Oxanium", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(224,153,0);
	--wd-alternative-color: rgb(214,44,44);
	--btn-default-font-family: "Oxanium", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 600;
	--btn-default-transform: uppercase;
	--btn-default-bgcolor: rgb(209,209,209);
	--btn-default-bgcolor-hover: rgb(30,30,30);
	--btn-accented-font-family: "Oxanium", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 600;
	--btn-accented-transform: uppercase;
	--btn-accented-bgcolor: rgb(224,153,0);
	--btn-accented-bgcolor-hover: rgb(26,26,26);
	--btn-font-family: "Oxanium", Arial, Helvetica, sans-serif;
	--btn-font-weight: 600;
	--btn-transform: uppercase;
	--btn-font-size: 15px;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(224,153,0);
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(224,153,0);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(224,224,224);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
	--wd-popup-padding: 24px;
}
.header-banner {
	background-color: rgb(0,0,0);
	background-image: none;
}
: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(240,240,240);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	font-family: "Oxanium", Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
html table th {
	font-family: "Oxanium", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount, html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-family: "Oxanium", Arial, Helvetica, sans-serif;
	font-size: 28px;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-family: "Oxanium", Arial, Helvetica, sans-serif;
	font-size: 34px;
	text-transform: inherit;
}
html .wd-product .wd-product-cats a, .wd-more-desc .wd-more-desc-inner {
	font-size: 13px;
	line-height: 18px;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-weight: 700;
	font-size: 18px;
	text-transform: capitalize;
}
html .wd-checkout-steps li {
	font-weight: 700;
	font-size: 17px;
	text-transform: inherit;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-brd-color: rgb(51,51,51);
	--wd-form-brd-color-focus: rgb(186,0,0);
}
.product-labels .product-label.onsale {
	background-color: rgb(214,44,44);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(211,146,16);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(214,44,44);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 20px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 60px;
	}
	html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount, html .post.wd-post:not(.blog-design-small) .wd-entities-title {
		font-size: 24px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 28px;
	}

}

@media (max-width: 768.98px) {
	html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount, html .post.wd-post:not(.blog-design-small) .wd-entities-title {
		font-size: 22px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 28px;
	}

}
:root{
--wd-container-w: 1490px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #fff;
--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-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

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


.wd-page-title {
background-color: rgb(240,240,240);
}

@supports not (-moz-appearance: none) {
    input[type="date"] {
        background-size: auto 20px;
    }
}
.pwa-install-button {
    background-color: #fff !important;
    color: #000 !important;
    font-family: 'Oxanium' !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    padding: 0.6rem 1rem !important;
    border: 1px solid !important;
    border-radius: 0 !important;
}
.getpoints_banner.enable_review_exp .product {
    background: #fff;
    margin-bottom: 7px;
}
.ywpar_tabcontent #ywpar_banner a {
    font-size: 13px;
    font-weight: 600;
    color: #ff1c19;
}
.push-notifications-button {
    bottom: 90px !important;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.17);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.17);
}
.wd-search-full-screen .wd-all-results {
    font-size: 22px;
}
.cr-badge.badge_size_small .verified {
    display: none;
}
.wd-slider.wd-container-full-width .wd-slide-container {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.5) 80%);
}
.wd-dropdown-menu:is(.wd-design-sized,.wd-design-full-width,.wd-design-full-height)>.container>.wd-grid-f-inline {
    justify-content: space-between;
}
.wd-notice a, div.wpcf7-response-output a, .mc4wp-alert a, :is(.woocommerce-error,.woocommerce-message,.woocommerce-info) a {
    text-underline-offset: 2px;
}
.trp-language-item__current {
    pointer-events: all;
    cursor: pointer;
}
.trp-shortcode-arrow {
    display: none;
}
.trp-language-item {
		gap: 0;
    padding: 12px;
    padding-bottom: 5px;
 }
.trp-current-language-item__wrapper:not(.trp-hide-arrow) {
    padding-right: 0;
}

.item-level-2.wd-event-hover > a:hover{
   text-decoration:underline;
	text-decoration-color:#e09900;
	    text-underline-offset: 3px;
}

.yith-wcaf-registration-form button{
	background-color: #d3d3d3!important;
}

.yith-wcaf-dashboard ul.yith-wcaf-dashboard-navigation li.is-active a{
color: #ff1a19;
}
.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item .stat-label{
color: #000;
}
.yith-wcaf-dashboard ul.yith-wcaf-dashboard-navigation li.is-active{
border-bottom: 2px solid #ff1a19;
}
.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item.large .stat-value {
    font-size: 2.2em;
    color: #e09900;
}
.wd-page-title.page-title.page-title-default.title-size-small.title-design-default.color-scheme-light.post-title-large-image {
    padding-top: 35px;
    padding-bottom: 29px;
}
.post-title-large-image.wd-page-title .title {
    text-transform: none !important;
}
.cr-reviews-slider .cr-review-card .cr-review-card-inner {
    border-radius: 10px !important;
}
.cr-badge .verified__logo, .reviewer-verified, .cr-reviews-slider .cr-review-card .rating-row .rating-label, .cr-reviews-slider .cr-review-card .cr-sldr-custom-questions, .wd-post-author.wd-meta-author, div.wd-post-content.article-body-container > div.wd-post-meta > div.wd-post-author, .ywpar_myaccount_entry_info .points_worth {
    display: none !important;
}
.cr-reviews-slider .cr-review-card .top-row, .cr-reviews-slider .cr-review-card .rating-row {
    justify-content: center;
}
.cr-reviews-slider .cr-review-card .middle-row{
		color:#fff;
	  background:#000;
		border:0;
		margin: 0 10px 0px 10px;
		text-align: center;	
}
.cr-reviews-slider .cr-review-card .middle-row .review-content{color:#fff;}
.cr-reviews-slider .cr-review-card .top-row .reviewer .reviewer-name {
    font-family: 'Oxanium';
    align-items: center;
	  color:#fff;
}
.wd-breadcrumbs>:is(span,a):last-child {
    font-weight: 500;
    color: #e09900;
}

.cr-badge .badge__store {
    font-family: 'Oxanium' !important;
}
.cr-badge .verified {
    font-family: 'Oxanium' !important;
    background: transparent;
	  padding-left: 4px;
}
.cr-badge .rating {
    font-size: 16px;
    font-family: 'Oxanium';
    font-weight: 500;
}
.cr-badge {
    border: 1px solid;
    padding: 15px !important;
    transform: scale(.72) !important;
    border-left: 0;
    border-right: 0;
}
.ywpar_myaccount_entry_info .points_worth {
    display: none;
}

div.imp-tooltip-content > div > p {
    margin-bottom: 0;
}
div.imp-tooltip-content > div > p > a {
    color: rgb(224, 153, 0) !important;
}
.imp-object-menu {
    width: auto !important;
}
.imp-object-list-item p {
    margin-bottom: 0;
}
.imp-object-list-item {
    font-family: 'Oxanium'!important;
    font-weight: 600!important;
}
.imp-object-list-item-folder-icon svg {
    width: 8px!important;
}
.imp-object-list-item.imp-object-list-item-group {
    background: #f0f0f0!important;
}
.wd-toolbar {
		color:#fff !important;
		height: 63px;
    background-color: #1a1a1a !important;
    box-shadow: 0 -1px 10px #e09900b8;
    border-top-left-radius: 34%;
    border-top-right-radius: 34%;
    padding-top: 6px;
    border-top: 2px solid rgb(214,44,44);
}
.wd-tools-element>a {
    color: #fff!important;
}
.wd-tools-element {
    --wd-header-el-color: #ffffff !important;
    --wd-header-el-color-hover: rgb(255 255 255 / 60%);
}
.wd-header-mobile-nav.whb-wd-header-mobile-nav.mobile-style-icon.wd-tools-element, .wd-header-cart.wd-tools-element.wd-design-5.cart-widget-opener,.wd-header-my-account.wd-tools-element.wd-style-icon{border-right: 1px solid;}

.wd-content-area.site-content.entry-content > * .wd-woo-page-title.wd-wpb {
    padding-top: 6px;
    letter-spacing: -0.5px;
}
.cart-widget-side .wd-empty-mini-cart {
    margin-top: 0;
    height: 100%;
    align-content: center;
}
.yith-funds-add-fund-wrapper {
    width: auto;
		align-items: center;
}
.yith-funds-shortcode-inline{
    justify-content: center;
}
.site-logo {
     z-index: 99999;
	max-height: inherit;
}
.pwaforwp-footer-prompt {
    padding: 11px 20px 6px 20px;
    justify-self: center;
    border-radius: 50px 40px 0 0;
    outline: 5px solid #e09900;
    outline-offset: 4px;
}
.pwaforwp-footer-prompt .pwaforwp-prompt-close:after {
    right: 23px;
    top: 19px;
    font-size: 14px;
    width: 23px;
    height: 23px;
    line-height: 25px;
}
#pwaforwp-add-to-home-click h3 {
  	font-size: 18px;
    line-height: 1.2;  
		font-family: inherit;
}
.pwaforwp-btn{
    font-size: 14px;
		font-family: inherit;
}
.bt-footer-pwa.btn-icon-pos-left {
    --btn-brd-width: 1px;
}
.woocommerce-MyAccount-content .wd-empty-page {
    font-size: 32px;
}
#wpcf7-f32287-p45-o1 > form > p > label {
    margin-bottom: 0px;
    margin-top: 10px;
}
.c-grid {
   display: grid;
   grid-template-columns: auto auto;
   gap: 20px;
}
.c-grid-pro {
    display: grid;
    grid-template-columns: auto auto;
    gap: 0px 20px;
}
.c-grid-divider-line{
	  margin-bottom: 20px;
    margin-top: 30px;
    width: 100%;
    border-bottom: 1px solid #ccc;
}
.brtpmj_sr_ab_name_date{margin-left:0;}
.wd-product.wd-hover-small .product-element-bottom {
    justify-content: center;
}
.wd-carousel-item.wd-slide-visible.wd-full-visible {
    align-content: center;
}
.sombra{text-shadow: 2px 3px 8px rgba(0, 0, 0, 0.7) !important;}
button#trocar-pontos-btn {
    color: #fff;
    background: black;
}
button#trocar-pontos-btn:hover {
transform: scale(1.05);
transform-origin:center;	
}
.type-product.product .yith-par-message-variation {
    margin-bottom: 35px;
		padding: 10px 25px 5px;
	  border-radius: 0px !important;
}
.yith-par-message.yith-par-message-product{
	 border-radius: 0px !important;
}
.type-product.product .yith-par-message-variation img, .type-product.product .yith-par-message img {
    margin-top: -2px !important;
}
.wd-logo img {
    width: 140px !important;
    object-fit: cover !important;
    overflow: visible !important;
    object-position: top !important;
	  transition: .3s cubic-bezier(0.4, 0, 0.2, 1);
		height: 151px;
 		max-height: 153px;
}
.wd-search-full-screen .searchform input[type="text"] {
    font-size: 37px;
}
.wd-search-full-screen.wd-opened {
    z-index: 365;
    padding-top: 50px;
}
.whb-sticky-prepared.whb-sticked > div > div > div > div > div.whb-column.whb-col-center.whb-column9.whb-visible-lg > div > a > img {
    width: 108px !important;
		margin-top:1.5px;
		height: 118px;
    max-height: 118px !important;
}
.whb-sticked .whb-general-header .wd-dropdown:not(.sub-sub-menu) {
    margin-top: 0.5px;
}
.wd-dropdown-menu.wd-design-full-width {
    padding-top: 68px !important;
    padding-bottom: 40px !important;
    margin-top: 8px;
    z-index: 0 !important;
}
.wd-nav-main>li>a, .wd-nav-secondary>li>a {
    height: 80px;
}
.wd-page-title .container {
    gap: 5px;
}
span.wd-nav-icon.fa.fa-fas.fa-info {
    margin-right: 10px;
    padding-left: 3px;
    font-size: 110%;
}
.whb-sticky-shadow.whb-sticked .whb-row:last-child {
    border-bottom-width: 3px !important;
		border-bottom:ridge!important;
}
.whb-general-header {
	  border-bottom-width: 3px;
    border-image: linear-gradient(90deg, rgba(255, 25, 25, 1) 0%, rgba(250, 183, 0, 1) 55%, rgba(250, 183, 0, 1) 45%, rgba(255, 25, 25, 1) 100%);
    border-image-slice: 1;
	  z-index: 999 !important;
}
.single-product-page {
    padding-top: 20px;
}
.wd-sub-menu ul {
    --list-mb: 0;
    --li-mb: 0;
    padding-left: 8px;
}
.brtpmj_grid_container {
    justify-content: center;
    text-align: center;
}
.brtpmj_businessheader {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-direction: column;
    align-content: center;
}
.brtpmj_sr_ab_img{
	display:none !important;
}
.brtpmj_businessheader img {
    width: 250px !important;
}
.brtpmj_business_ratings {
    display: flex;
    gap: 10px;
    position: relative;
    justify-content: center;
    align-items: center;
    align-content: center;
}
.brtpmj_sr_author_overview {
    display: flex;
    justify-content: center;
    text-align: center;
}
.brtpmj_sr_rating {
    margin-bottom: 14px;
}
.brtpmj_sr_title {
    font-size: 14px;
}


div.yith-wcaf.yith-wcaf-set-referrer.woocommerce > div > div {
    background: #fff;
    color: #000;
    border: 2px #e09900 dashed;
    width: 100%;
		gap: 7px;
}
#topo-checkout > div > div > div > div.wd-wpb {
    margin-bottom: 0;
    display: flex;
    gap: 45px;
    flex-direction: row-reverse;
}
.yith-wcaf-registration-form a.button {
    border: 1px solid;
}
.yith-wcaf.yith-wcaf-set-referrer.woocommerce {
    width: 100%;
}
.woocommerce-info {
    font-size: 14px;
    display: inline-flex;
}
.wd-checkout-prod {
    padding: 8px 12px;
    font-size: 14px;
}
.wd-checkout-prod-img img {
    min-width: 50px;
    max-width: 50px;
}

.cr-ajax-reviews-review-form .cr-review-form-buttons .cr-review-form-submit{background-color: #e09900 !important;}
.cr-ajax-reviews-review-form .cr-review-form-buttons .cr-review-form-submit:hover{background-color: #1a1a1a !important;}@media (min-width: 1025px) {
	.brtpmj_single_rvw {
    margin-bottom: 0px !important;
}
.pwaforwp-footer-prompt {
    width: 33%;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.brtpmj_single_rvw {
    margin-bottom: 10px !important;
}
.pwaforwp-footer-prompt {
    width: 60%;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.brtpmj_single_rvw {
    margin-bottom: 10px !important;
}
.cr-badge {
    transform-origin: center;
    width: 100%;
    text-align: center;
}
.cr-badge .badge__stars {
    margin-right: 0;
}
.wd-page-title.page-title.page-title-default.title-size-small.title-design-default.color-scheme-dark {
    --wd-title-font-s: 34px;
    --wd-title-sp: 30px;
}
.wd-sub-menu li>a {
    color: rgb(255 255 255 / 80%);
}
.wd-my-account-sidebar {
	display: none;
}
.colunas-footer{text-align:center!important;align-items: center !important;}
.wd-logo img {
      width: 90px !important;
		margin-top:1.5px;
		height: 91px;
    max-height: 91px; 
}
.whb-sticky-prepared.whb-sticked > div > div > div > div > div.whb-column.whb-col-center.whb-column9.whb-visible-lg > div > a > img {
    width: 77px !important;
		margin-top:1.5px;
		height: 78px !important;
    max-height: 78px !important;
}

.wd-single-title, .wd-wc-notices.wd-wpb, .wd-el-breadcrumbs.wd-wpb {
    text-align: center;
}
.pwaforwp-footer-prompt {
    width: 80%;
}
}

@media (max-width: 576px) {
	.shop_table_responsive tr {
	padding: 10px;
}
.shop-table-with-img td.product-thumbnail {
	position: relative !important;
}
.shop-table-with-img td.product-remove {
        top: 3px;
        inset-inline-end: 2px;
}
.cr-badge {
    transform-origin: center;
    width: 100%;
    text-align: center;
}
.cr-badge .badge__stars {
    margin-right: 0;
}
#yith-par-message-cart {
    padding: 10px !important;
    width: 100% !important;
}
#yith-par-message-cart:before{
	display:none;
}

#yith-par-message-cart img {
    padding-right: 5px;
    width: 18px;
}

#topo-checkout > div > div > div > div.wd-wpb {
    gap: 6px;
    flex-direction: column-reverse;
}
:is(.wd-checkout-login,.wd-checkout-coupon) :is(.woocommerce-form-coupon-toggle,.woocommerce-form-login-toggle)>div {
    text-align: center;
}
.woocommerce-info {
    font-size: 14px;
    display: inline-flex;
    flex-direction: column;
}
#main-content >* div > table > tbody > tr {
    font-size: 14px;
}
.texto-centro{
	text-align:center !important;
}
.shop_table_responsive tr {
	background: #f0f0f0;
	padding: 10px;
}

.brtpmj_single_rvw {
    margin-bottom: 10px !important;
}
.wd-page-title.page-title.page-title-default.title-size-small.title-design-default.color-scheme-dark {
    --wd-title-font-s: 34px;
    --wd-title-sp: 30px;
}
.wd-sub-menu li>a {
    color: rgb(255 255 255 / 80%);
}
    .wd-my-account-sidebar {
        display: none;
    }
.colunas-footer{text-align:center!important;align-items: center !important;}

.wd-logo img {
      width: 90px !important;
		margin-top:1.5px;
		height: 91px;
    max-height: 91px; 
}
.whb-sticky-prepared.whb-sticked > div > div > div > div > div.whb-column.whb-col-center.whb-column9.whb-visible-lg > div > a > img {
    width: 77px !important;
		margin-top:1.5px;
		height: 78px !important;
    max-height: 78px !important;
}

.yith-par-message.yith-par-message-product {
    width: 100%;
    display: flex !important;
    justify-content: center;
    align-items: center;
		line-height: 1.3;
}
.wd-single-title, .wd-wc-notices.wd-wpb, .wd-el-breadcrumbs.wd-wpb {
    text-align: center;
}
.pwaforwp-footer-prompt {
    width: 90%;
	  padding: 11px 40px 6px 40px !important;
}
.pontos-grid {
    grid-template-columns: repeat(2, 1fr);
}
.woocommerce-info {
    font-size: 14px;
    display: inline-flex;
    flex-direction: column;
}

}

